*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07111c;color:#f4f1ea;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 6vw;background:rgba(5,12,20,.92);backdrop-filter:blur(14px);border-bottom:1px solid #25313d}.brand{display:flex;align-items:center;gap:9px}.mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d8ad5b;border-radius:11px;color:#f0d08b}.brand strong{display:block;letter-spacing:2px}.brand small{display:block;color:#7f8b98;font-size:8px;letter-spacing:3px}nav{display:flex;gap:22px;font-size:12px;color:#aeb8c4}.langs{display:flex;gap:5px}.langs a{font-size:9px;color:#7f8b98;padding:5px}.langs .on{color:#f0d08b;background:#151f2a;border-radius:5px}.hero{position:relative;overflow:hidden;min-height:660px;display:flex;align-items:center;padding:80px 7vw;background:radial-gradient(circle at 80% 40%,rgba(216,173,91,.14),transparent 27%),radial-gradient(circle at 25% 30%,rgba(30,100,150,.18),transparent 35%),linear-gradient(135deg,#06101b,#0b1623 55%,#07111c)}.hero:after{content:"BRIX";position:absolute;right:4vw;bottom:-100px;font-size:350px;font-weight:900;color:rgba(255,255,255,.018)}.hero-in{position:relative;z-index:2;max-width:900px}.glow{position:absolute;width:500px;height:500px;right:12%;top:10%;border-radius:50%;background:radial-gradient(circle,rgba(216,173,91,.12),transparent 65%)}.eyebrow{color:#f0d08b;letter-spacing:2px;font-size:10px;font-weight:800;margin-bottom:13px}h1{font-size:clamp(42px,6vw,78px);line-height:1.05;margin:0 0 23px}.lead{font-size:19px;line-height:1.9;color:#c8d0d9;max-width:790px}.cta{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border-radius:10px;font-size:12px;font-weight:800;border:1px solid #b8914d}.gold{background:#d8ad5b;color:#07111c}.ghost{background:#0b1622;color:#f0d08b}.notice{display:inline-block;margin-top:23px;padding:9px 13px;border:1px solid #273442;border-radius:9px;color:#8996a4;font-size:10px;line-height:1.7}.section{padding:74px 7vw}.dark{background:#091521;border-top:1px solid #182530;border-bottom:1px solid #182530}.head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.head h2{font-size:34px;margin:0}.head>p{max-width:650px;color:#8996a4;line-height:1.9;margin:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.principles article,.card{border:1px solid #1d2a36;background:#0b1622;border-radius:16px}.principles article{padding:25px}.principles span{color:#d8ad5b;font-weight:900;font-size:11px}.principles h3{margin:14px 0 7px}.principles p,.card p{color:#8996a4;line-height:1.8;font-size:12px}.flow{display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap;padding:27px;border:1px solid #3a3020;border-radius:17px;background:#0a141f}.flow span{padding:10px 14px;border-radius:9px;background:#101d2a;border:1px solid #24313e;font-size:11px;font-weight:800}.flow i{color:#d8ad5b;font-style:normal}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.card{min-height:215px;padding:22px}.cardtop{display:flex;justify-content:space-between;align-items:center}.icon{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;border:1px solid #8f733f;color:#f0d08b;font-weight:900;font-size:12px}.status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%;display:inline-block}.green{color:#8fe0a6;background:rgba(77,180,103,.08)}.green i{background:#50d878;box-shadow:0 0 8px #50d878}.gold.status{color:#f0d08b;background:rgba(216,173,91,.08)}.gold.status i{background:#d8ad5b;box-shadow:0 0 8px #d8ad5b}.blue{color:#86bff0;background:rgba(70,140,210,.08)}.blue i{background:#62aef0}.gray{color:#8893a0;background:rgba(130,140,150,.08)}.gray i{background:#77818d}.card h3{font-size:17px;margin:17px 0 7px}.card p{min-height:65px}.more{display:inline-block;margin-top:9px;color:#f0d08b;font-size:10px;font-weight:800}.legend{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.partner{padding:58px 7vw;display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(110deg,#101b27,#09121d);border-top:1px solid #2b2418}.partner h2{font-size:31px;margin:0 0 8px}.partner p{color:#8996a4;max-width:680px;line-height:1.8}footer{padding:28px 7vw;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #182530;color:#6f7b88;font-size:10px}footer b{color:#d8ad5b}@media(max-width:900px){nav{display:none}.head{display:block}.head>p{margin-top:13px}.grid,.principles{grid-template-columns:1fr 1fr}}@media(max-width:600px){.grid,.principles{grid-template-columns:1fr}.hero{padding:58px 6vw;min-height:580px}.section{padding:56px 6vw}.partner{padding:46px 6vw;display:block}.partner .btn{margin-top:18px}}
