@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#10120f;--panel:#1b1e18;--line:#34382e;--muted:#b3b9ac;--lime:#c1fa68;--white:#f4f6ed}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--white);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--lime);outline-offset:6px}header,main,footer{max-width:1440px;margin:auto}header{padding:26px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:28px;letter-spacing:-1.2px;display:flex;align-items:center;gap:10px}.brand img{height:42px;width:42px;object-fit:cover;border-radius:8px}.brand span{color:var(--lime)}nav{display:flex;gap:34px;align-items:center}nav a{color:var(--muted);font-size:15px}nav a[aria-current=page]{color:var(--lime)}.nav-contact{border:1px solid #636b58;border-radius:6px;padding:10px 19px;color:var(--white)}.hero{padding:80px 5% 62px;display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center}.eyebrow{font-size:13px;letter-spacing:2px;text-transform:uppercase;color:var(--lime);font-weight:600;margin:0 0 24px}h1,h2,h3{font-family:'Space Grotesk',sans-serif;line-height:1.06;font-weight:500;letter-spacing:-2px;margin:0}h1{font-size:clamp(48px,6.5vw,92px)}h1 em{font-style:normal;color:var(--lime)}.intro{color:var(--muted);max-width:430px;font-size:18px;margin:28px 0 32px;line-height:1.7}.button{display:inline-flex;align-items:center;gap:30px;background:var(--lime);color:#11160a;padding:15px 22px;border-radius:5px;font-weight:700;font-size:15px}.button:hover{background:#d2ff91}.text-link{display:inline-block;margin-left:25px;border-bottom:1px solid #777f6b;font-size:15px}.brand-stage{min-height:425px;background:#191d15;border:1px solid #363e2d;border-radius:16px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.brand-stage img{width:83%;aspect-ratio:1;object-fit:contain}.stage-top,.stage-bottom{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px;color:#c1c9b8}.stage-top{top:20px}.stage-bottom{bottom:20px}.strip{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 5%;font:500 15px 'Space Grotesk',sans-serif;letter-spacing:2px}.strip span:nth-child(even){color:var(--lime)}.section{padding:65px 5%}.section-head{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:32px}h2{font-size:40px;letter-spacing:-1.4px}.section-head p{color:var(--muted);max-width:320px;margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:30px;background:var(--panel);border:1px solid var(--line);border-radius:9px}.number{font-size:13px;letter-spacing:1px;color:var(--lime);display:block;margin-bottom:42px}h3{font-size:27px;letter-spacing:-.8px}.card p{color:var(--muted);margin-bottom:0}.card:nth-child(2){background:#23291b}.card:nth-child(3){background:#c1fa68;color:#18200e}.card:nth-child(3) p,.card:nth-child(3) .number{color:#364521}footer{padding:30px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}footer .brand{font-size:22px;color:var(--white)}.page-title{padding:75px 5% 45px}.page-title h1{max-width:900px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:10px 5% 75px}.about-layout p{font-size:19px;color:var(--muted)}.statement{padding:38px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.statement h2{font-size:35px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;padding:10px 5% 80px}.contact-card{padding:40px;border:1px solid var(--line);border-radius:10px;background:var(--panel)}.contact-card:first-child{background:var(--lime);color:#18200e}.contact-card .eyebrow{color:inherit}.email{font:500 clamp(22px,3vw,38px) 'Space Grotesk',sans-serif;letter-spacing:-1px;overflow-wrap:anywhere;border-bottom:1px solid #526b32}.contact-card p{font-size:18px}.contact-card .arrow{display:block;font-size:38px;margin-top:30px}.small-note{font-size:14px!important;color:var(--muted)}@media(max-width:750px){header{padding:20px 6%;flex-wrap:wrap;gap:18px}.brand{font-size:25px}nav{gap:23px;width:100%;justify-content:space-between}.nav-contact{padding:7px 13px}.hero{grid-template-columns:1fr;padding:48px 6%;gap:40px}h1{font-size:58px}.brand-stage{min-height:320px;max-height:390px}.brand-stage img{max-width:330px}.strip{font-size:11px;letter-spacing:1px;gap:10px;flex-wrap:wrap}.cards,.about-layout,.contact-grid{grid-template-columns:1fr}.section{padding:45px 6%}.section-head{display:block}.section-head p{margin-top:20px}.number{margin-bottom:28px}h2{font-size:34px}footer{flex-wrap:wrap;padding:25px 6%}.page-title{padding:50px 6% 35px}.page-title h1{font-size:51px}.about-layout{gap:20px;padding:0 6% 50px}.contact-grid{padding:0 6% 50px}.contact-card{padding:28px}.text-link{margin-left:18px}.intro{font-size:17px}}

.policy-copy{max-width:900px;padding:0 5% 70px}.policy-copy section{margin:36px 0}.policy-copy h2{font-size:28px;letter-spacing:-.7px;line-height:1.25}.policy-copy p{color:var(--muted);line-height:1.8}.policy-copy a{text-decoration:underline;color:var(--lime);overflow-wrap:anywhere}.policy-notice{padding:22px;border:1px solid var(--lime);border-radius:8px;background:var(--panel)}.policy-notice strong{color:var(--lime)}.policy-notice p{margin-bottom:0}
/* Shared design system */
:root{--bg:#10120f;--panel:#191c17;--muted:#a4ab9d;--lime:#c1fa68;--line:#30362b}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--bg)}header,main,footer{max-width:1320px}.site-header{padding:25px 5%;border-bottom:0}.brand{gap:9px;letter-spacing:-1.5px}.brand span{color:var(--white)}.brand b{color:var(--lime);font-weight:700}.brand i{font-size:11px;align-self:start;font-style:normal;letter-spacing:0;margin-left:3px}.brand img{width:34px;height:34px}.brand span i{vertical-align:top;line-height:2}.site-header nav{gap:32px}.site-header nav a{font-size:13px}.nav-contact{font-size:13px;border-radius:30px;padding:10px 20px;display:flex;gap:22px}.nav-contact:hover{border-color:var(--lime);color:var(--lime)}.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--lime);color:var(--bg);padding:10px}.skip-link:focus{top:10px}.hero{padding:66px 5% 72px;gap:38px;grid-template-columns:1.05fr 1fr}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:22px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);margin-right:8px}.hero h1{font-size:clamp(60px,6.8vw,89px);letter-spacing:-5px;line-height:1.03;font-weight:500}.intro{font-size:15px;line-height:1.8;margin:27px 0;max-width:480px}.hero-actions{display:flex;align-items:center;gap:24px}.button{border-radius:30px;padding:14px 23px;font-size:12px;gap:27px}.text-link{font-size:12px;margin:0;border:0;display:inline-flex;gap:17px;align-items:center}.text-link:hover,.footer-links a:hover{color:var(--lime)}.hero-note{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;margin-top:39px}.mini-mark{font-size:22px;color:var(--lime)}.universe{height:470px;position:relative;isolation:isolate;background:radial-gradient(ellipse at center,#33412466,transparent 68%);overflow:hidden}.universe-label,.universe-bottom{position:absolute;left:20px;right:20px;display:flex;justify-content:space-between;color:#939e88;font-size:8px;letter-spacing:1.6px}.universe-label{top:12px}.universe-bottom{bottom:10px}.orbit{position:absolute;border:1px solid #52624255;border-radius:50%;left:50%;top:50%;width:350px;height:350px;transform:translate(-50%,-50%) rotate(-30deg)}.orbit-two{width:440px;height:260px;transform:translate(-50%,-50%) rotate(-35deg)}.orbit-three{width:270px;height:430px;transform:translate(-50%,-50%) rotate(-35deg)}.core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-10deg);width:140px;height:140px;background:linear-gradient(145deg,#d5ff9e,#99d746);border-radius:35px;box-shadow:0 0 75px #b4fa6820,9px 13px 0 #648b3a;color:#15240c;display:flex;align-items:center;justify-content:center;font:bold 122px 'Space Grotesk',sans-serif;letter-spacing:-14px;padding-right:12px}.core span{font-size:45px;position:absolute;right:8px;top:3px;letter-spacing:0}.planet{position:absolute;display:flex;flex-direction:column;width:138px;border:1px solid #46513c;background:linear-gradient(120deg,#2e3528,#1b2018);padding:17px;border-radius:13px;box-shadow:0 12px 30px #0003;font-size:10px;letter-spacing:1px}.planet small{font-size:9px;letter-spacing:0;color:#b0bba7;margin-top:3px}.planet-icon{font-size:28px;line-height:1.2;margin-bottom:12px;color:var(--lime)}.social{top:43px;left:42px;transform:rotate(-8deg)}.gaming{top:140px;right:8px;transform:rotate(9deg)}.ai{bottom:28px;left:62px;transform:rotate(-5deg)}.spark{position:absolute;color:var(--lime);font-size:21px}.spark-one{right:100px;top:60px}.spark-two{right:110px;bottom:65px}.strip{padding:22px 5%;font-size:10px;letter-spacing:2px;align-items:center;color:#c1c7b9}.strip b{color:var(--lime);font-size:21px;font-weight:400}.section{padding:76px 5%}.section-head{margin-bottom:35px}.section-head .eyebrow{margin-bottom:16px}h2{font-size:38px;line-height:1.16;letter-spacing:-1.7px}.section-head>p{font-size:13px;max-width:290px;line-height:1.8}.cards{gap:18px}.card{padding:25px;border-radius:13px;display:flex;flex-direction:column}.card:nth-child(2){background:#1d221a}.card:nth-child(3){background:#c1fa68}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.2px}.card-top>span:last-child{font-size:22px}.card h3{font-size:24px;letter-spacing:-.8px}.card p{font-size:13px;line-height:1.85;margin-top:15px}.card-link{display:flex;justify-content:space-between;padding-top:24px;margin-top:auto;font-size:11px}.card-link:hover{text-decoration:underline}.card-art{height:140px;display:flex;align-items:center;justify-content:center;position:relative}.social-art i{width:66px;height:66px;border:1px solid #a7dc67;border-radius:50%;background:#90bd4c12;margin:0 -13px}.social-art i:nth-child(2){transform:translateY(-16px);background:#c1fa6829}.game-art{gap:5px;transform:rotate(-9deg)}.game-art i{width:31px;height:31px;background:#a3d95c;border-radius:5px;box-shadow:0 5px 0 #5d7d35}.game-art i:nth-child(2){transform:translateY(-36px)}.game-art i:nth-child(4){transform:translateY(36px);background:#defcae}.ai-art{font-size:115px;line-height:1;color:#334725}.belief{border-top:1px solid var(--line);padding:64px 5%;display:grid;grid-template-columns:1fr 2fr;gap:30px}.belief h2{font-size:39px}.belief p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:490px;line-height:1.8;margin:22px 0}h2 em{color:var(--lime);font-style:normal}.cta{margin:10px 5% 75px;background:#1c2317;border:1px solid #39482c;border-radius:16px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:39px}.cta .eyebrow{font-size:9px;margin-bottom:16px}footer{display:block;padding:38px 5% 25px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top p{font-size:11px;margin-top:7px}.footer-links{display:flex;gap:25px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;font-size:9px}.footer-bottom .dot{width:5px;height:5px;margin:0 0 0 7px}.page-title{padding:70px 5% 35px}.page-title h1{font-size:clamp(44px,6.5vw,78px);letter-spacing:-3px}.about-layout{gap:40px;padding-top:20px}.about-layout p{font-size:16px}.statement{padding:32px}.statement .eyebrow{font-size:10px;color:var(--lime)}.contact-grid{padding-bottom:15px}.contact-card{padding:32px}.email{font-size:clamp(20px,2.5vw,31px)}.contact-card p{font-size:14px}.copy-email{border:1px solid #536e32;background:transparent;padding:10px 16px;border-radius:24px;cursor:pointer;font:inherit;font-size:12px;color:#18200e}.copy-email:hover{background:#b0e65d}.contact-card .small-note{color:#31431e;min-height:20px}.location-tag{font-size:11px;color:var(--muted)}.topic-links{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topic-links a{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;font-size:13px}.topic-links a:hover{color:var(--lime)}.policy-copy{max-width:950px}.policy-copy h2{font-size:26px}.policy-copy p{font-size:15px}.card:target{outline:2px solid var(--lime);outline-offset:5px}
@media(min-width:1500px){.hero{padding-top:85px;padding-bottom:90px}}
@media(max-width:900px){.hero{gap:10px}.hero h1{font-size:68px}.universe{height:420px}.planet{width:115px;padding:13px}.social{left:10px}.gaming{right:0}.ai{left:25px}.core{width:116px;height:116px;font-size:100px}.hero-actions{gap:15px}.button{gap:16px}.card{padding:20px}.card h3{font-size:21px}.cta{padding:30px}}
@media(max-width:750px){.site-header{padding:20px 6%;gap:16px;flex-wrap:wrap}.site-header .brand{font-size:24px}.site-header nav{order:3;width:100%;justify-content:center;gap:32px;padding-top:10px}.nav-contact{padding:8px 14px;font-size:11px}.hero{padding:38px 6% 40px;grid-template-columns:1fr;gap:22px}.hero h1{font-size:clamp(56px,12vw,80px);letter-spacing:-3px}.intro br{display:none}.hero-note{margin-top:24px}.universe{width:100%;max-width:470px;justify-self:center;height:420px}.social{left:35px}.gaming{right:20px}.ai{left:50px}.hero-actions{flex-wrap:wrap;gap:22px}.strip{font-size:8px;letter-spacing:1px;gap:9px;padding:18px 6%;justify-content:center}.strip b:last-child{display:none}.section{padding:48px 6%}.section-head>p{max-width:400px}.cards{grid-template-columns:1fr}.card{padding:26px}.card h3{font-size:27px}.card-art{height:125px}.card p{max-width:440px}.belief{padding:42px 6%;grid-template-columns:1fr;gap:10px}.belief h2,h2{font-size:33px}.cta{margin:8px 6% 45px;display:block;padding:28px}.cta h2{font-size:32px}.cta .button{margin-top:26px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:16px}.footer-links{flex-wrap:wrap;gap:20px}.footer-bottom{font-size:10px}.about-layout{grid-template-columns:1fr;padding:0 6% 25px;gap:20px}.page-title{padding:43px 6% 30px}.page-title h1{font-size:clamp(40px,9vw,64px);letter-spacing:-2px}.contact-grid{grid-template-columns:1fr;padding:0 6%}.contact-card{padding:26px}.topic-links{grid-template-columns:1fr;gap:0}.policy-copy{padding:0 6% 40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.card:nth-child(3) .eyebrow{color:#364521}.nav-contact[aria-current=page]{border-color:var(--lime);color:var(--lime)}
