@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--bg:#06080b;--panel:#0c1015;--line:#202a34;--muted:#8492a1;--gold:#efbd47;--white:#f6f7f8}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}header{height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1160px)/2));position:sticky;top:0;background:#06080bee;backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;gap:9px}.brand span{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#f3c552,#916614);display:grid;place-items:center;color:#101214;font-size:10px;font-weight:900}.brand b{font-size:16px}.brand i{font-style:normal;color:var(--gold)}nav{display:flex;gap:28px}nav a{font-size:11px;color:#9aa6b4}.store{font-size:10px;font-weight:700;border:1px solid #394652;border-radius:8px;padding:10px 13px}.hero{max-width:1160px;margin:auto;padding:92px 24px 105px;display:grid;grid-template-columns:1fr 420px;gap:100px;align-items:center}.copy>small,.heading small,.subheading small,.about>small{font-size:9px;letter-spacing:2px;color:var(--gold);font-weight:800}.copy h1{font:700 clamp(49px,5.6vw,72px)/1 'Space Grotesk';letter-spacing:-3px;margin:18px 0 25px}.copy h1 em,.about h2 em{font-style:normal;color:var(--gold)}.copy>p{max-width:590px;color:var(--muted);font-size:14px;line-height:1.9}.buttons{display:flex;gap:10px;margin-top:28px}.buttons a{padding:12px 17px;border:1px solid #36434e;border-radius:8px;font-size:10px;font-weight:800}.buttons .gold{background:var(--gold);border-color:var(--gold);color:#111}.stats{display:flex;gap:38px;margin-top:43px}.stats b{display:block;font:700 23px 'Space Grotesk'}.stats span{font-size:7px;letter-spacing:1.2px;color:#637181}.hero-product{background:linear-gradient(150deg,#11171e,#090c10);border:1px solid #2b3640;border-radius:20px;padding:20px;box-shadow:0 25px 80px #0008}.label{font-size:8px;letter-spacing:2px;color:#7d8996;margin:2px 0 14px}.hero-logo{width:100%;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#000;display:grid;place-items:center}.hero-logo img{width:100%;height:100%;object-fit:cover;display:block}.hero-info{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.hero-info h2{font:600 21px 'Space Grotesk';margin:0 0 4px}.hero-info p{font-size:9px;color:#778594;margin:0}.hero-info>strong{font:700 19px 'Space Grotesk'}.view{display:block;color:var(--gold);font-size:9px;font-weight:800;margin-top:13px}.products,.signals,.about{max-width:1160px;margin:auto;padding:90px 24px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.heading h2,.subheading h2{font:600 37px 'Space Grotesk';margin:7px 0 0;letter-spacing:-1.5px}.heading>a{font-size:10px;color:#95a2af}.main-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);border-color:#47545f;box-shadow:0 20px 45px #0008}.product-card:first-child{border-color:#70541b}.logo-box{background:#050607;width:100%;aspect-ratio:1/1;display:grid;place-items:center;overflow:hidden}.logo-box img{width:100%;height:100%;object-fit:cover;display:block}.pc-info{display:flex;justify-content:space-between;gap:8px;padding:14px;border-top:1px solid var(--line)}.pc-info h3{font:600 14px 'Space Grotesk';margin:0 0 4px}.pc-info p{font-size:8px;color:#718090;margin:0}.pc-info>b{font:700 15px 'Space Grotesk'}.product-card>span{display:block;padding:10px 14px;border-top:1px solid var(--line);font-size:8px;color:var(--gold);font-weight:800}.subheading{margin:75px 0 22px}.subheading h2{font-size:29px}.more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.more-grid>a{min-height:90px;border:1px solid var(--line);border-radius:11px;background:#0a0e13;padding:10px;display:flex;align-items:center;gap:12px}.more-grid>a:hover{border-color:#3c4853}.more-grid img{width:68px;height:68px;object-fit:cover;border-radius:8px;flex:none}.more-grid div{min-width:0;display:flex;flex-direction:column}.more-grid b{font:600 11px 'Space Grotesk';line-height:1.2}.more-grid small{font-size:7px;color:#687685;margin:4px 0}.more-grid strong{font-size:9px;color:var(--gold)}.more-grid i{margin-left:auto;color:#677482;font-style:normal}.signals{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:none;padding-left:max(24px,calc((100% - 1112px)/2));padding-right:max(24px,calc((100% - 1112px)/2));background:#080b0f}.signal-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.signal-grid>a{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid var(--line);border-radius:12px;background:#0c1116}.signal-grid>a>span{width:45px;height:45px;border-radius:11px;display:grid;place-items:center;background:#231a08;color:var(--gold);font-weight:900}.signal-grid>a:nth-child(2)>span{background:#0b1c29;color:#62b9ff}.signal-grid b{display:block;font:600 15px 'Space Grotesk'}.signal-grid small{font-size:8px;color:#718090}.signal-grid strong{margin-left:auto;color:var(--gold);font-size:8px}.risk{font-size:8px;color:#5e6b78;margin:24px 0 0}.about{padding-top:105px;padding-bottom:110px}.about h2{font:600 48px/1.02 'Space Grotesk';letter-spacing:-2px;margin:13px 0}.about p{max-width:650px;color:#84919e;font-size:14px;line-height:1.9}footer{border-top:1px solid var(--line);padding:32px max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}footer>div{display:flex;gap:20px}footer>div a{font-size:9px;color:#82909d}footer>small{color:#4f5c69;font-size:8px}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:50px}.hero-product{max-width:500px}.main-grid{grid-template-columns:repeat(2,1fr)}.more-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){nav{display:none}.hero{padding:60px 20px 75px}.products,.signals,.about{padding:65px 20px}.copy h1{font-size:49px}.main-grid,.more-grid,.signal-grid{grid-template-columns:1fr}.heading>a{display:none}.hero-product{padding:14px}.stats{gap:23px}footer{padding:28px 20px;flex-wrap:wrap}.about h2{font-size:40px}}

.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.about-grid>div{border:1px solid var(--line);background:#0a0e13;border-radius:11px;padding:18px}.about-grid b{display:block;font:600 13px 'Space Grotesk';margin-bottom:7px}.about-grid span{font-size:9px;line-height:1.7;color:#718090}.risk-strip{max-width:1160px;margin:auto;padding:28px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.risk-strip b{font:600 12px 'Space Grotesk';color:var(--gold)}.risk-strip p{font-size:9px;line-height:1.7;color:#718090;max-width:900px;margin:8px 0}.risk-strip a{font-size:9px;color:var(--gold);font-weight:700}@media(max-width:700px){.about-grid{grid-template-columns:1fr}}
.legal{max-width:850px;margin:auto;padding:90px 24px 110px}.legal small{font-size:9px;letter-spacing:2px;color:var(--gold);font-weight:800}.legal h1{font:700 46px 'Space Grotesk';letter-spacing:-1.5px;margin:14px 0 12px}.legal .updated{font-size:9px;color:#697684;margin-bottom:42px}.legal h2{font:600 22px 'Space Grotesk';margin:34px 0 10px}.legal p,.legal li{font-size:12px;line-height:1.9;color:#8b98a5}.legal ul{padding-left:20px}.legal a{color:var(--gold)}.legal .notice{border:1px solid #3b3019;background:#0e0d09;padding:16px;border-radius:10px;margin:24px 0;color:#9d9a89;font-size:11px;line-height:1.7}
