:root{--bg:#fffdf8;--surface:#fff;--ink:#17140f;--muted:#6f695f;--line:#e9e1d4;--gold:#efa900;--gold2:#c97a00;--night:#14110d;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{width:min(820px,100% - 40px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;border-bottom:1px solid #e9e1d4cc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:30px;height:82px;display:flex}.brand img{object-fit:contain;width:145px;height:70px}.nav-links{color:#5e584f;gap:29px;font-size:14px;font-weight:700;display:flex}.nav-links a:hover{color:var(--gold2)}.button{background:var(--gold);color:#231804;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:850;display:inline-flex;box-shadow:0 14px 35px #efa90038}.button:hover{transform:translateY(-1px)}.compact{padding:11px 17px;font-size:13px}.hero{align-items:center;min-height:760px;display:grid;overflow:hidden}.hero-grid,.game-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:65px;display:grid}.eyebrow,.kicker{color:var(--gold2);letter-spacing:.17em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.eyebrow{background:#fff;border:1px solid #ead9ae;border-radius:999px;padding:8px 12px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin:25px 0;font-size:clamp(50px,6vw,78px);line-height:.98}h1 em{color:var(--gold2);font-style:normal}.lead{color:var(--muted);font-size:19px;line-height:1.7}.actions{align-items:center;gap:24px;margin-top:31px;display:flex}.text-link{font-weight:850}.light{color:#fff}.trust{color:#756e63;flex-wrap:wrap;gap:20px;margin-top:36px;font-size:13px;font-weight:750;display:flex}.hero-art{place-items:center;min-height:520px;display:grid;position:relative}.hero-art img{z-index:2;width:390px;height:auto;position:relative}.orbit{border:1px dashed #b6770059;border-radius:50%;position:absolute}.o1{inset:12%}.o2{inset:2%}.tag{z-index:3;border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px 15px;font-size:13px;font-weight:850;position:absolute;box-shadow:0 15px 45px #3c2b0a1f}.cloud{top:15%;right:3%}.web3{bottom:15%;left:4%}.games{bottom:7%;right:8%}.metrics{border-block:1px solid var(--line);background:#fff}.metrics-grid{grid-template-columns:repeat(4,1fr);display:grid}.metrics-grid div{border-right:1px solid var(--line);gap:4px;padding:29px 24px;display:grid}.metrics-grid div:last-child{border:0}.metrics-grid b{font-size:30px}.metrics-grid span{color:var(--muted);font-size:13px}.section{padding:110px 0}.section-head{grid-template-columns:1fr .65fr;align-items:end;gap:60px;margin-bottom:47px;display:grid}.section-head h2,.feature h2,.register-grid h2,.about-grid h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(38px,4vw,58px);line-height:1.05}.section-head p,.feature p,.about-grid p{color:var(--muted);font-size:16px;line-height:1.75}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.cards.three{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:245px;padding:26px;display:flex}.card:hover{border-color:#dfc16c;transform:translateY(-3px);box-shadow:0 20px 50px #462d0514}.number{color:#aea595;font-size:12px;font-weight:800}.card h3{margin:34px 0 11px;font-size:21px}.card p{color:var(--muted);line-height:1.65}.card a{color:var(--gold2);margin-top:auto;font-size:13px;font-weight:850}.dark{background:var(--night);color:#fff}.feature{grid-template-columns:1fr .7fr;align-items:center;gap:70px;display:grid}.feature p{color:#aaa296}.planet{background:radial-gradient(circle,#6e4600 0,#21170a 45%,#0000 70%);place-items:center;min-height:380px;display:grid}.planet-core{color:#fff;background:radial-gradient(circle at 35% 30%,#ffe49b,#b66b00 42%,#271704 75%);border-radius:50%;place-items:center;width:190px;height:190px;font-size:58px;display:grid;box-shadow:0 0 80px #efa9004d}.game-hero{color:#fff;background:radial-gradient(circle at 70% 45%,#593800 0,#17120a 36%,#0b0907 68%);padding:150px 0 110px}.game-hero .lead{color:#bcb4a7}.galaxy{place-items:center;height:440px;display:grid}.galaxy span{color:var(--gold);filter:drop-shadow(0 0 35px #efa900);font-size:110px}.soft{background:#fff3d2}.timeline{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px;display:grid}.timeline div{background:#fff;border:1px solid #e9d59d;border-radius:18px;padding:24px}.timeline b{color:var(--gold2)}.page-hero{background:linear-gradient(180deg,#fff7e3,var(--bg));padding:155px 0 80px}.page-hero .button{margin-top:20px}.register-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:75px;display:grid}.benefits{color:var(--muted);gap:13px;padding:0;list-style:none;display:grid}.benefits li:before{content:"✓";color:var(--gold2);margin-right:10px;font-weight:900}.register-panel{border:1px solid var(--line);background:#fff;border-radius:28px;padding:30px;box-shadow:0 25px 70px #412b0514}.step{align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.step>span{width:38px;height:38px;color:var(--gold2);background:#fff2c9;border-radius:12px;place-items:center;font-weight:900;display:grid}.step h3{margin:2px 0 7px}.step p{color:var(--muted);font-size:14px;line-height:1.55}.full{width:100%;margin-bottom:25px}.register-panel form{border-top:1px solid var(--line);padding-top:25px}.register-panel label{gap:8px;margin-bottom:16px;font-size:13px;font-weight:800;display:grid}.register-panel input{border:1px solid var(--line);width:100%;font:inherit;background:#fffdf8;border-radius:13px;padding:14px 15px}.status{color:#73501a;background:#fff7df;border:1px solid #ead9ae;border-radius:13px;padding:13px 15px;line-height:1.5}.register-panel small{color:var(--muted);line-height:1.5;display:block}.task-list{gap:14px;display:grid}.task{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;padding:22px;display:flex}.task h3{margin:7px 0 0}.task-points{color:var(--gold2);font-size:12px;font-weight:900}.task-actions{align-items:center;gap:14px;display:flex}.task-actions button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#17140f;border-radius:999px;padding:10px 15px;font-weight:800}.project-card span{color:var(--gold2);letter-spacing:.15em;font-size:11px;font-weight:900}.project-card h2{margin:15px 0;font-size:30px}.research-list{gap:10px;display:grid}.research-list article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr .8fr;align-items:center;gap:25px;padding:24px 0;display:grid}.research-list span{color:var(--gold2);font-weight:900}.research-list h2{margin:0;font-size:25px}.research-list p{color:var(--muted);margin:0}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.about-grid p{font-size:19px}footer{color:#fff;background:#12100d;padding:70px 0 25px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:12px;display:flex}.footer-grid p,.footer-grid a{color:#aaa397;font-size:13px}.footer-bottom{color:#81796c;border-top:1px solid #2e2a23;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:12px;display:flex}@media (max-width:900px){.nav-links{display:none}.brand img{width:120px}.hero-grid,.game-grid,.feature,.register-grid,.about-grid,.section-head{grid-template-columns:1fr}.hero{padding:90px 0 50px}.hero-art{min-height:390px}.hero-art img{width:290px}.cards,.cards.three,.metrics-grid,.timeline,.footer-grid{grid-template-columns:1fr 1fr}.research-list article{grid-template-columns:45px 1fr}.research-list p{grid-column:2}}@media (max-width:620px){.shell,.narrow{width:min(100% - 28px,1180px)}.compact{width:45px;height:45px;padding:0;font-size:0}.compact span{font-size:18px}.cards,.cards.three{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.metrics-grid div{border-bottom:1px solid var(--line)}h1{font-size:48px}.actions{flex-direction:column;align-items:flex-start}.hero-art{min-height:330px}.tag{font-size:11px}.timeline,.footer-grid{grid-template-columns:1fr}.task{flex-direction:column;align-items:flex-start}.task-actions{justify-content:space-between;width:100%}.section{padding:75px 0}}.nav-links a{padding:30px 0 27px;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--gold);transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.nav-links a.active{color:var(--ink)}.nav-links a.active:after,.nav-links a:hover:after{transform:scaleX(1)}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--ink);border-radius:999px;width:18px;height:2px;display:block}.mobile-navigation{border-top:1px solid var(--line);background:#fffdf8fa;display:none}.mobile-navigation-inner{gap:4px;padding:14px 0 22px;display:grid}.mobile-navigation a:not(.button){color:var(--muted);border-bottom:1px solid #e9e1d4b3;padding:13px 4px;font-weight:800}.mobile-navigation a.active{color:var(--gold2)}.mobile-cta{width:100%;margin-top:12px}@media (max-width:900px){.desktop-cta{display:none}.menu-toggle{display:flex}.mobile-navigation.open{display:block}}.featured-project{color:#fff;background:#17140f;border-radius:36px;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:520px;padding:64px;display:grid;overflow:hidden}.featured-project h2{margin:18px 0 24px;font-size:clamp(48px,7vw,88px);line-height:.95}.featured-project p{color:#bdb6aa;max-width:620px;margin-bottom:32px;font-size:18px;line-height:1.7}.featured-project-art{background:radial-gradient(circle,#f2a90059,#0000 42%),#0d0b08;border-radius:28px;place-items:center;min-height:360px;display:grid}.featured-project-art span{color:#f2a900;filter:drop-shadow(0 0 40px #f2a9008c);font-size:140px}@media (max-width:820px){.featured-project{grid-template-columns:1fr;padding:36px}.featured-project-art{min-height:260px}}.projects-page .page-hero{padding-bottom:40px}.projects-page>.section{padding-top:20px}.register-panel-clean{max-width:620px;padding:34px}.register-heading{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.register-heading>span{width:38px;height:38px;color:var(--gold2);background:#fff2c9;border-radius:12px;flex:0 0 38px;place-items:center;font-weight:900;display:grid}.register-heading h2{letter-spacing:-.03em;margin:0 0 10px;font-size:28px}.register-heading p,.wallet-box p{color:var(--muted);margin:0;line-height:1.6}.wallet-box{border:1px solid var(--line);background:#fffdf8;border-radius:16px;margin-bottom:18px;padding:22px}.wallet-box h3{margin:0 0 7px;font-size:17px}.wallet-connect-button{color:#1267ff;width:100%;font:inherit;cursor:pointer;background:#fff;border:2px solid #1267ff;border-radius:999px;margin-top:20px;padding:15px 20px;font-weight:850}.wallet-connect-button:disabled,.register-base-button:disabled{cursor:not-allowed;opacity:.55}.register-base-button{margin-bottom:16px}.security-notice{color:#73501a;background:#fff7df;border:1px solid #ead9ae;border-radius:14px;flex-direction:column;gap:7px;margin-top:18px;padding:16px 18px;font-size:13px;line-height:1.5;display:flex}@media (max-width:620px){.register-panel-clean{padding:24px}}.register-page{align-items:center;min-height:calc(100vh - 82px);padding:80px 0;display:grid}.register-copy{align-self:center}.register-copy h1{letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(48px,5.2vw,76px);line-height:.98}.register-copy-line{background:var(--gold);border-radius:999px;width:88px;height:3px;margin-top:34px}@media (max-width:900px){.register-page{padding:70px 0}.register-copy{margin-bottom:20px}.register-copy h1{font-size:clamp(44px,10vw,64px)}}.play-hero{color:#fff;background:radial-gradient(circle at 72% 40%,#5c3a00 0,#17120a 38%,#0b0907 70%);padding:150px 0 70px}.play-hero h1{font-size:clamp(42px,5.2vw,68px)}.play-hero .lead{color:#c3bbae;max-width:66ch}.play-hero .eyebrow{color:#f5c243;background:#ffffff0f;border-color:#efa90073}.play-hero .text-link{color:#f0c060}.play-steps{grid-template-columns:repeat(4,1fr);gap:14px;margin:42px 0 6px;display:grid}.play-steps div{background:#ffffff09;border:1px solid #efa90047;border-radius:18px;padding:22px}.play-steps b{color:var(--gold);letter-spacing:.12em;font-size:13px;font-weight:900}.play-steps h3{color:#fff;margin:14px 0 8px;font-size:17px}.play-steps p{color:#b3aa9c;margin:0;font-size:13.5px;line-height:1.6}.play-section{padding:56px 0 90px}.launch-card{color:#fff;background:radial-gradient(circle at 78% 30%,#efa90059,#0000 55%),#17140f;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:52px 56px;display:flex;box-shadow:0 28px 70px #3c2b0a2e}.launch-copy{max-width:560px}.launch-copy .kicker{color:var(--gold)}.launch-copy h2{letter-spacing:-.04em;margin:12px 0 16px;font-size:clamp(34px,4vw,52px);line-height:1.02}.launch-copy p{color:#bdb6aa;margin:0;font-size:16px;line-height:1.7}.launch-button{flex:none;padding:19px 34px;font-size:16px}.leaderboard{margin-top:64px}.leaderboard-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.leaderboard-head h2{letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(30px,3.4vw,44px);line-height:1.05}.leaderboard-head button{color:var(--gold2);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:850}.leaderboard-scroll{border:1px solid var(--line);background:#fff;border-radius:22px;overflow-x:auto}.leaderboard-table{border-collapse:collapse;width:100%;font-size:14px}.leaderboard-table th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:16px 20px;font-size:11px;font-weight:900}.leaderboard-table td{font-variant-numeric:tabular-nums;white-space:nowrap;border-bottom:1px solid #f1ebe0;padding:15px 20px}.leaderboard-table tr:last-child td{border-bottom:0}.leaderboard-table td.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.leaderboard-table td.points{color:var(--gold2);font-weight:900}.leaderboard-table tbody tr:hover{background:#fffaf0}.points-table-scroll{border:1px solid var(--line);background:#fff;border-radius:20px;margin:26px 0;overflow-x:auto}.points-table{border-collapse:collapse;width:100%;font-size:14px}.points-table th{text-align:left;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);padding:14px 20px;font-size:11px;font-weight:900}.points-table td{border-bottom:1px solid #f1ebe0;padding:13px 20px}.points-table tr:last-child td{border-bottom:0}.points-table td:last-child{color:var(--gold2);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:800}@media (max-width:900px){.play-steps{grid-template-columns:1fr 1fr}.game-embed iframe{height:min(70vh,640px);min-height:460px}}@media (max-width:620px){.play-steps{grid-template-columns:1fr}.game-embed-bar{flex-direction:column;align-items:flex-start;gap:14px}.game-embed-actions{justify-content:space-between;width:100%}.game-embed iframe{min-height:420px}}.invite-banner{color:#73501a;background:#fff7df;border:1px solid #ead9ae;border-radius:16px;margin:0 0 14px;padding:14px 18px;font-size:14px;line-height:1.6}.invite-banner strong{color:var(--gold2)}@media (max-width:720px){.launch-card{padding:36px 26px}.launch-button{width:100%}}
