:root{color:#ecebe6;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#ecebe6;--muted:#a4a59f;--line:#ecebe629;--lime:#c7f36b;--orange:#fa6a3a;background:#111210;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#111210}body{min-width:320px;min-height:100vh;margin:0}body.no-scroll{overflow:hidden}button,a{font:inherit;color:inherit}::selection{color:#111210;background:var(--lime)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100vh}.site-shell{background:radial-gradient(circle at 86% 4%,#c7f36b12,#0000 26rem),#111210;min-height:100vh;overflow:hidden}.site-header,.hero,.games-section,.promise,footer{width:min(1180px,100% - 96px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;display:flex}.brand{letter-spacing:.16em;align-items:center;gap:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{grid-template-columns:repeat(2,1fr);gap:3px;width:27px;height:27px;display:grid;position:relative;transform:rotate(-8deg)}.brand-mark i{background:var(--lime);border-radius:1px;display:block}.brand-mark i:nth-child(2){background:var(--orange)}.brand-mark i:nth-child(3){grid-column:span 2;width:72%}nav{align-items:center;gap:34px;display:flex}nav a,nav button,.footer-links button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .18s}nav a:hover,nav button:hover,.footer-links button:hover{color:var(--ink)}.hero{isolation:isolate;flex-direction:column;justify-content:center;align-items:flex-start;min-height:610px;padding:120px 0 100px;display:flex;position:relative}.hero:after{content:"";aspect-ratio:1;background:var(--orange);z-index:-2;border-radius:50%;width:240px;animation:7s ease-in-out infinite float;position:absolute;top:18%;right:7%;box-shadow:inset 18px -20px 70px #5e110038}.hero-orbit{z-index:-1;border:1px solid #ecebe62e;border-radius:50%;width:370px;height:370px;position:absolute;top:11%;right:1%}.hero-orbit:after{content:"";background:var(--lime);border-radius:50%;width:18px;height:18px;position:absolute;bottom:45px;left:48px}.orbit-two{border-style:dashed;width:290px;height:290px;top:14.5%;right:4.5%}.orbit-two:after{display:none}.eyebrow{color:var(--lime);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 28px;font-size:12px;font-weight:600;display:flex}.eyebrow span+span:before{content:"•";color:var(--muted);margin-right:12px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1{letter-spacing:-.075em;max-width:840px;margin-bottom:34px;font-size:clamp(58px,8vw,112px);line-height:.9}h1 em{color:var(--orange);font-style:normal;font-weight:400}.intro{max-width:570px;color:var(--muted);margin-bottom:45px;font-size:19px;line-height:1.65}.scroll-link{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:22px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.scroll-link span{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .18s,background .18s,color .18s;display:grid}.scroll-link:hover span{background:var(--lime);color:#111210;transform:translateY(4px)}.games-section{border-top:1px solid var(--line);padding:110px 0 130px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:55px;display:flex}.section-heading .eyebrow{margin-bottom:16px}h2{letter-spacing:-.05em;margin-bottom:0;font-size:clamp(38px,5vw,64px);line-height:1}.section-count{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:13px}.games-list{gap:32px;display:grid}.game-card{border:1px solid var(--line);background:#171816;grid-template-columns:repeat(2,minmax(0,1fr));height:300px;display:grid}.game-art{background:#080906;min-height:0;text-decoration:none;display:block;position:relative;overflow:hidden}.game-art img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.8,.2,1),filter .4s;display:block}@media (hover:hover){.game-art:hover img,.game-art:focus-visible img{object-fit:contain;filter:brightness(1.06);transform:scale(.94)}}.game-details{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,46px);display:flex}.game-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;gap:18px;margin-bottom:20px;font-size:11px;font-weight:600;display:flex}.game-meta span+span:before{content:"/";color:#555750;margin-right:18px}.game-details h3{letter-spacing:-.05em;margin-bottom:14px;font-size:clamp(32px,3.5vw,44px);line-height:1.02}.game-description{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.55}.game-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-action,.privacy-action{border:1px solid var(--line);cursor:pointer;justify-content:center;align-items:center;gap:13px;height:50px;padding:0 20px;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.primary-action{color:#111210;background:var(--ink);border-color:var(--ink);font-weight:600}.primary-action:hover{background:var(--lime);border-color:var(--lime)}.privacy-action{color:var(--muted);background:0 0}.privacy-action:hover{color:var(--ink);border-color:#ecebe673}.primary-action svg,.privacy-action svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px;height:18px}.promise{color:#161713;background:var(--lime);align-items:center;gap:22px;margin-bottom:130px;padding:34px 38px;display:flex}.promise>svg{fill:none;stroke:currentColor;stroke-width:1.35px;flex:none;width:33px;height:33px}.promise p{gap:12px;margin-bottom:0;display:flex}.promise strong{font-weight:700}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:start;gap:16px 30px;min-height:230px;padding:54px 0 40px;display:grid}.footer-brand span{color:var(--muted)}footer>p{color:var(--muted);font-size:14px}.footer-links{grid-area:1/2/span 2;gap:28px;font-size:14px;display:flex}footer small{color:#686a65;align-self:end}.legal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060706c2;justify-content:flex-end;animation:.18s both fade-in;display:flex;position:fixed;inset:0}.legal-panel{color:#282a25;background:#efeee7;width:min(640px,100%);height:100%;padding:80px clamp(28px,7vw,84px);animation:.3s cubic-bezier(.2,.8,.2,1) both slide-in;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #00000040}.close-button{cursor:pointer;background:0 0;border:1px solid #11121038;border-radius:50%;width:44px;height:44px;padding:0;position:absolute;top:30px;right:30px}.close-button span{background:#111210;width:19px;height:1px;position:absolute;top:21px;left:12px;transform:rotate(45deg)}.close-button span+span{transform:rotate(-45deg)}.legal-copy .eyebrow{color:#637b31}.legal-copy h2{color:#171815;margin-bottom:38px}.legal-copy h3{color:#171815;margin:36px 0 10px;font-size:18px}.legal-copy p,.legal-copy address{font-style:normal;line-height:1.75}.legal-note{border-left:3px solid var(--orange);background:#fa6a3a17;margin-top:38px;padding:18px;font-size:14px}@keyframes float{50%{transform:translateY(-15px)}}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translate(80px)}}@media (width<=800px){.site-header,.hero,.games-section,.promise,footer{width:min(100% - 40px,1180px)}.hero{min-height:570px;padding:100px 0 80px}.hero:after{opacity:.7;width:150px;top:13%;right:-28px}.hero-orbit{width:230px;height:230px;top:9%;right:-70px}.orbit-two{width:170px;height:170px;top:13%;right:-40px}.intro{font-size:17px}.games-section{padding:80px 0 90px}.game-card{grid-template-columns:1fr;height:auto}.game-art{min-height:320px}.game-details{min-height:340px}.promise{margin-bottom:90px}}@media (width<=520px){.site-header{height:76px}nav{gap:18px;font-size:13px}.hero{min-height:570px;padding-top:100px}h1{font-size:54px}.section-heading{align-items:flex-start}.section-count{display:none}.game-art{min-height:320px}.game-art:before{border-width:50px;width:250px;height:250px}.game-details{min-height:0;padding:42px 26px}.primary-action,.privacy-action{width:100%}.promise{align-items:flex-start;padding:28px 24px}.promise p{flex-direction:column;gap:2px}footer{grid-template-columns:1fr;padding-bottom:34px}.footer-links{grid-area:auto/1;margin:15px 0 35px}}
