:root{--black:#050308;--surface:#0d0912;--surface-2:#15101d;--text:#f5f5f5;--muted:#aaa8b5;--line:#ffffff24;--violet:#7c19e6;--magenta:#c414d9;--pink:#f329a8;--warm:#ff5d76;--orange:#ff8a32;--yellow:#ffc13d;--brand-gradient:linear-gradient(105deg,var(--violet),var(--magenta) 26%,var(--pink) 49%,var(--orange) 76%,var(--yellow));--max-width:1180px;--radius:4px;--font-display:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{background-color:var(--black);color:var(--text);font-family:var(--font-body);background-image:radial-gradient(circle at 8% 12%,#7c19e633,#0000 29rem),radial-gradient(circle at 92% 18%,#f329a829,#0000 34rem),radial-gradient(circle at 76% 72%,#ff8a321c,#0000 30rem),linear-gradient(135deg,#08040d 0%,#0b0710 45%,#07050a 100%);background-attachment:fixed;margin:0;font-size:1rem;line-height:1.65;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.09;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");position:fixed;inset:0}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(calc(100% - 2rem),var(--max-width));margin-inline:auto}.narrow{max-width:820px}.section{padding:clamp(4rem,7vw,7rem) 0;position:relative}.skip-link{background:var(--yellow);color:#000;z-index:100;padding:.75rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.kicker{color:var(--yellow);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:900;line-height:1.2}h1,h2,h3{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.025em;margin:0;font-weight:900;line-height:.94}h1{font-size:clamp(3.25rem,8vw,7rem)}h2{font-size:clamp(2.6rem,6vw,5.6rem)}h3{font-size:clamp(1.7rem,3vw,2.6rem)}p{color:var(--muted)}.lead{color:#d3d1da;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.55}.site-header{z-index:50;backdrop-filter:blur(18px);background:linear-gradient(#07030af0,#07030ab8);border-bottom:1px solid #ffffff0d;position:fixed;inset:0 0 auto}.nav{justify-content:space-between;align-items:center;gap:2rem;min-height:4.75rem;display:flex}.brand{flex:none;display:block}.brand img{object-fit:contain;width:7rem;height:2.65rem}.nav-links{align-items:center;gap:clamp(1.1rem,2.5vw,2.4rem);display:flex}.nav-links a{color:#d8d7dd;font-size:.9rem;font-weight:750;text-decoration:none;position:relative}.nav-links a:after{content:"";background:var(--brand-gradient);height:3px;transition:right .2s;position:absolute;bottom:-.55rem;left:0;right:100%}.nav-links a:hover:after,.nav-links a[aria-current=page]:after{right:0}.nav-links a[aria-current=page]{color:#fff}.menu-button{color:#fff;background:0 0;border:0;align-items:center;gap:.7rem;font-weight:800;display:none}.menu-button__icon{gap:.3rem;width:1.6rem;display:grid}.menu-button__icon i{background:currentColor;height:2px;display:block}.hero{background:radial-gradient(at 70% 44%,#c414d91c,#0000 38%),linear-gradient(#0503082e,#05030880);align-items:center;min-height:clamp(38rem,82svh,48rem);padding:5.75rem 0 2.75rem;display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:var(--brand-gradient);opacity:.65;height:1px;position:absolute;inset:auto 0 0}.hero-grid{opacity:.17;transform-origin:bottom;background-image:linear-gradient(#e7b4ff1f 1px,#0000 1px),linear-gradient(90deg,#ffb3da1a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;transform:perspective(500px)rotateX(55deg)scale(1.5)translateY(20%);mask-image:linear-gradient(#000,#0000 88%)}.hero-orb{filter:blur(90px);opacity:.34;border-radius:50%;animation:9s ease-in-out infinite alternate drift;position:absolute}.hero-orb--one{background:linear-gradient(135deg,var(--violet),var(--pink));width:38rem;height:38rem;top:1rem;right:-9rem}.hero-orb--two{background:linear-gradient(135deg,var(--pink),var(--orange));width:23rem;height:23rem;animation-delay:-4s;bottom:4%;left:28%}.hero__inner{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(2rem,4.5vw,4rem);display:grid;position:relative}.hero h1{max-width:11ch;font-size:clamp(2.7rem,4.6vw,4.65rem);line-height:1}.hero__intro{color:#c5c3ce;max-width:580px;font-size:clamp(1rem,1.5vw,1.15rem)}.button-row{flex-wrap:wrap;gap:1rem;margin-top:1.6rem;display:flex}.button{border-radius:var(--radius);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;min-height:3.25rem;padding:.8rem 1.35rem;font-size:.92rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button--primary{color:#08030a;background:var(--brand-gradient);box-shadow:0 12px 35px #f329a82e}.button--primary:hover{box-shadow:0 16px 42px #f329a852}.button--ghost{border-color:var(--line);background:#ffffff08}.button--ghost:hover{background:#ffffff14}.button--secondary{color:#080808;background:#fff}.button--small{min-height:2.75rem;padding:.65rem 1rem;font-size:.8rem}.hero__visual{justify-self:end;width:min(100%,32rem);position:relative}.hero__frame{aspect-ratio:4/3;place-items:center;padding:clamp(.75rem,2.4vw,2rem);display:grid;position:relative}.hero__frame img{z-index:1;filter:drop-shadow(0 0 30px #f329a833);width:100%;position:relative}.frame-corners:before,.frame-corners:after{content:"";border-color:var(--yellow);opacity:.65;width:3rem;height:3rem;position:absolute}.frame-corners:before{border-top:2px solid;border-left:2px solid;top:4%;left:4%}.frame-corners:after{border-bottom:2px solid;border-right:2px solid;bottom:4%;right:4%}.scroll-cue{z-index:2;color:#817f8b;letter-spacing:.2em;font-size:.62rem;font-weight:900;text-decoration:none;position:absolute;bottom:2rem;left:50%;translate:-50%}.scroll-cue span{color:var(--yellow);margin-right:.5rem}.section--games{background:linear-gradient(#0a070ed6,#110a16c7),radial-gradient(circle at 12% 60%,#7c19e624,#0000 30rem)}.section-heading{max-width:780px}.section-heading>p:last-child{max-width:600px;font-size:1.1rem}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.text-link{color:#fff;align-items:center;gap:.6rem;font-weight:850;text-decoration:none;display:inline-flex}.text-link span{color:var(--yellow);transition:transform .2s}.text-link:hover span{transform:translate(.35rem)}.text-link--large{flex:none;margin-top:1.5rem;font-size:1rem}.game-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18.5rem),26rem));justify-content:start;align-items:stretch;gap:1rem;display:grid}.game-grid:has(>.game-card:only-child){grid-template-columns:minmax(0,29rem)}.game-card{background:linear-gradient(155deg,#18131ff5,#0b090ff5);border:1px solid #ffffff24;border-radius:12px;flex-direction:column;min-width:0;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #0000003d}.game-card:before{content:"";z-index:2;background:var(--brand-gradient);height:3px;position:absolute;inset:0 0 auto}.game-card:hover{border-color:#f329a89e;transform:translateY(-7px);box-shadow:0 1.8rem 5rem #7c19e62e}.game-card__media{aspect-ratio:16/9;background:#13131b;display:block;position:relative;overflow:hidden}.game-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.game-card:hover .game-card__media img{transform:scale(1.035)}.game-card__placeholder{background:radial-gradient(circle at 78% 18%,#ffc13d47,#0000 27%),radial-gradient(circle at 16% 76%,#c414d957,#0000 32%),linear-gradient(135deg,#1a0827,#0b0911 55%,#291019);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.game-card__placeholder:before{content:"";aspect-ratio:1;border:1px solid #ffffff14;border-radius:50%;width:80%;position:absolute;box-shadow:0 0 0 2.5rem #ffffff05,0 0 0 5rem #ffffff03}.game-card__monogram{z-index:1;font-family:var(--font-display);letter-spacing:-.08em;color:#fff;text-shadow:.08em .08em 0 var(--violet),.15em .15em 0 #ff8a32d9;font-size:clamp(4.5rem,9vw,7.5rem);line-height:1;position:relative}.game-card__launch{z-index:1;color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem;font-weight:900;position:absolute;bottom:1rem;left:1.2rem}.game-card__pixel{background:var(--pink);width:.85rem;height:.85rem;position:absolute;box-shadow:0 0 18px}.game-card__pixel--one{color:var(--violet);background:var(--violet);top:20%;left:16%}.game-card__pixel--two{width:.5rem;height:.5rem;color:var(--pink);top:28%;left:21%}.game-card__pixel--three{color:var(--orange);background:var(--orange);bottom:23%;right:16%}.game-detail-placeholder{background:radial-gradient(circle at 80% 15%,#ffc13d3d,#0000 30%),linear-gradient(135deg,#170523,#09090f 62%,#2a0815);flex-direction:column;justify-content:end;width:100%;height:100%;padding:2rem;display:flex}.game-detail-placeholder:before{content:"M";color:#ffffff09;font-family:var(--font-display);font-size:15rem;line-height:1;position:absolute;inset:auto 1rem -2rem auto}.game-detail-placeholder span{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:900;position:relative}.game-detail-placeholder strong{color:#fff;max-width:8ch;font-family:var(--font-display);text-transform:uppercase;margin-top:.55rem;font-size:clamp(2.5rem,5vw,5rem);line-height:.82;position:relative}.status-badge{letter-spacing:.09em;text-transform:uppercase;background:#000000d6;border:1px solid #ffffff38;align-items:center;gap:.5rem;padding:.45rem .65rem;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.status-badge>span{background:var(--yellow);width:.45rem;height:.45rem}.game-card__media .status-badge{z-index:3;position:absolute;top:.75rem;right:.75rem}.game-card__body{flex-direction:column;flex:1;padding:1.15rem;display:flex}.game-card__genres{color:var(--pink);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:900}.game-card h3{overflow-wrap:anywhere;margin-top:.5rem;font-size:clamp(1.65rem,2.5vw,2.35rem)}.game-card h3 a{text-decoration:none}.game-card__body>p{margin:.7rem 0 0;font-size:.92rem;line-height:1.5}.game-card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.1rem;display:flex}.empty-catalog{text-align:center;border:1px solid var(--line);background:radial-gradient(circle at 50% 0,#7c19e629,#0000 55%),repeating-linear-gradient(0deg,#0000 0 35px,#ffffff06 36px);flex-direction:column;justify-content:center;align-items:center;min-height:27rem;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.empty-catalog:before,.empty-catalog:after{content:"";border-style:solid;border-color:var(--pink);opacity:.65;width:4rem;height:4rem;position:absolute}.empty-catalog:before{border-width:2px 0 0 2px;top:1rem;left:1rem}.empty-catalog:after{border-width:0 2px 2px 0;border-color:var(--orange);bottom:1rem;right:1rem}.empty-catalog h2{max-width:780px;font-size:clamp(2.6rem,5vw,4.7rem)}.empty-catalog>p:not(.kicker){max-width:600px}.empty-catalog--compact{min-height:24rem}.pixel-loader{align-items:end;gap:.35rem;height:2rem;margin-bottom:2rem;display:flex}.pixel-loader i{background:var(--pink);width:.55rem;height:.55rem;animation:1.1s ease-in-out infinite alternate loading}.pixel-loader i:nth-child(2){background:var(--magenta);animation-delay:.12s}.pixel-loader i:nth-child(3){background:var(--warm);animation-delay:.24s}.pixel-loader i:nth-child(4){background:var(--orange);animation-delay:.36s}.pixel-loader i:nth-child(5){background:var(--yellow);animation-delay:.48s}.studio-strip{background:linear-gradient(135deg,#08060ce0,#120a17c2),radial-gradient(circle at 85%,#ff8a321a,#0000 28rem)}.studio-strip__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.studio-strip__grid>div:last-child>p{max-width:650px;font-size:1.12rem}.studio-strip__art{border:1px solid var(--line);background-image:linear-gradient(135deg,#7c19e633,#0000 45%),linear-gradient(315deg,#ff8a322e,#0000 45%);place-items:center;min-height:22rem;display:grid;position:relative;overflow:hidden}.studio-strip__art:after{content:"";background:var(--brand-gradient);width:135%;height:1.2rem;position:absolute;transform:rotate(-12deg);box-shadow:0 5rem #ffffff12,0 -5rem #ffffff0a}.big-number{z-index:1;font-family:var(--font-display);color:#fff;text-shadow:.6rem .6rem 0 var(--violet),1.15rem 1.15rem 0 var(--orange);font-size:clamp(10rem,22vw,18rem);line-height:.75}.art-caption{z-index:2;letter-spacing:.18em;font-size:.68rem;font-weight:900;position:absolute;bottom:1.25rem;left:1.25rem}.next-level{background:var(--brand-gradient);color:#09020a}.next-level .kicker,.next-level p{color:#18091b}.next-level__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.next-level h2{font-size:clamp(3rem,7vw,6.8rem)}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#07050af0,#050307);padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:3rem;display:grid}.footer-grid>div:first-child p{max-width:370px}.footer-logo{object-fit:contain;width:9.5rem}.footer-title{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-top:0;font-size:.8rem;font-weight:900}.footer-links{gap:.65rem;display:grid}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--yellow)}.footer-link--pending{color:#75727e;align-items:center;gap:.45rem;display:flex}.footer-link--pending small{color:#5e5b66;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:800}.footer-bottom{border-top:1px solid var(--line);color:#777580;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.4rem;font-size:.76rem;display:flex}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 20%,#7c19e64d,#0000 38%),radial-gradient(circle at 14% 82%,#ff8a321c,#0000 25rem),linear-gradient(#060309b3,#100915e0);align-items:end;min-height:clamp(23rem,46svh,32rem);padding:clamp(7.5rem,9vw,9rem) 0 clamp(2.75rem,4vw,3.75rem);display:grid;position:relative;overflow:hidden}.page-hero:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:25rem;height:25rem;position:absolute;bottom:-13rem;right:-10rem;box-shadow:0 0 0 3rem #ffffff03,0 0 0 7rem #ffffff02}.page-hero h1{max-width:13ch;font-size:clamp(3.25rem,6vw,5.75rem)}.page-hero .shell>p:last-child{max-width:660px;margin-bottom:0;font-size:clamp(1rem,1.6vw,1.12rem)}.page-hero--catalog{min-height:clamp(20rem,38svh,27rem);padding:clamp(7rem,8vw,8rem) 0 clamp(2.25rem,3vw,3rem)}.page-hero--catalog h1{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;max-width:17ch;font-size:clamp(2.65rem,4.2vw,4.15rem)}.page-hero--catalog .shell>p:last-child{max-width:620px;margin-bottom:0;font-size:1.05rem}.page-hero--help{min-height:clamp(19rem,34svh,24rem);padding:clamp(6.75rem,7.5vw,7.75rem) 0 clamp(2rem,3vw,2.75rem)}.page-hero--help h1{max-width:14ch;font-size:clamp(2.75rem,4.3vw,4.1rem)}.split-hero{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.72fr);align-items:end;gap:clamp(2rem,5vw,4rem);display:grid}.split-hero .lead{margin-bottom:.5rem}.genre-filter{gap:.4rem;width:min(100%,20rem);margin-bottom:.5rem;display:grid}.genre-filter label{color:#d8d6df;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:900}.genre-filter__control{position:relative}.genre-filter__control:after{content:"⌄";color:var(--yellow);pointer-events:none;position:absolute;top:50%;right:.9rem;translate:0 -56%}.genre-filter select{appearance:none;border:1px solid var(--line);color:#f3f2f6;cursor:pointer;background:#120e18eb;border-radius:7px;width:100%;min-height:2.85rem;padding:.6rem 2.4rem .6rem .85rem;font-weight:750}.genre-filter select:focus{border-color:var(--pink);outline-offset:0;outline:2px solid #f329a833}.catalog-section{background:linear-gradient(#0c081194,#08050ccc);padding:3.5rem 0 6rem}.filter-status{margin:.65rem 0 1.35rem;font-size:.78rem}.team-section{padding:clamp(3rem,4.5vw,4.5rem) 0}.team-section .member-grid{max-width:70rem}.member-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.member-card{background:radial-gradient(circle at 82% 20%,#7c19e629,#0000 38%),linear-gradient(145deg,#16121dfa,#09070dfa);border:1px solid #ffffff26;border-radius:12px;grid-template-rows:5rem auto;align-content:start;gap:1.35rem;min-height:20rem;padding:1.6rem;display:grid;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #00000038}.member-card:before{content:"";background:linear-gradient(135deg,#0000 55%,#c414d929);position:absolute;inset:0}.member-card__number{font-family:var(--font-display);color:#ffffff14;font-size:4rem;line-height:1;position:absolute;top:.8rem;right:1.2rem}.member-card__avatar{z-index:1;background:var(--brand-gradient);color:#08020a;width:5rem;height:5rem;font-family:var(--font-display);place-items:center;font-size:2rem;display:grid;position:relative;box-shadow:.4rem .4rem #ffffff14}.member-card__content{z-index:1;min-width:0;position:relative}.member-card h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(2rem,2.8vw,2.8rem);position:relative}.member-card p{text-transform:uppercase;letter-spacing:.1em;margin-bottom:0;font-size:.72rem;position:relative}.member-card__social{color:#fff;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-top:.9rem;padding:.55rem .75rem;font-size:.76rem;font-weight:850;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.member-card__social svg{fill:none;width:1.15rem;height:1.15rem;stroke:var(--pink);stroke-width:1.8px}.member-card__social span{color:var(--yellow)}.member-card__social:hover{border-color:var(--pink);background:#f329a81a;transform:translateY(-2px)}.manifesto{background:linear-gradient(135deg,#110b17eb,#08060ceb)}.manifesto__grid{grid-template-columns:.35fr 1fr .8fr;align-items:start;gap:3rem;display:grid}.manifesto__grid h2{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text}.manifesto__grid>div p:first-child{margin-top:0}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-of-type{border-bottom:1px solid var(--line)}.help-section{padding:clamp(3rem,4.5vw,4.5rem) 0}.faq-list summary{cursor:pointer;color:#f1f0f5;grid-template-columns:3rem 1fr auto;align-items:center;gap:1rem;min-height:4.65rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:800;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-number{color:var(--pink);letter-spacing:.1em;font-size:.7rem}.faq-plus{font-size:1.7rem;font-weight:300;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details>p{max-width:650px;margin:-1rem 3.5rem 2rem 4rem}.help-cta{background:var(--brand-gradient);color:#08020a;justify-content:space-between;align-items:center;gap:2rem;margin-top:2.5rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.help-cta .kicker{color:#240a22}.help-cta h2{font-size:3rem}.contact-section{background:radial-gradient(circle at 78% 30%,#7c19e61f,#0000 34rem);padding:clamp(3rem,4.5vw,4.75rem) 0}.contact-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.contact-aside h2{font-size:clamp(2.25rem,3.4vw,3.5rem)}.contact-decoration{align-items:end;gap:.6rem;height:3.5rem;margin-top:2rem;display:flex}.contact-decoration span{background:var(--violet);width:2rem;height:35%}.contact-decoration span:nth-child(2){background:var(--pink);height:70%}.contact-decoration span:nth-child(3){background:var(--orange);height:100%}.contact-form{background:linear-gradient(145deg,#17121ee6,#0a080ef0);border:1px solid #ffffff21;border-radius:14px;gap:1rem;padding:clamp(1rem,2.2vw,1.5rem);display:grid;box-shadow:0 1.5rem 4rem #00000038}.form-field{gap:.45rem;display:grid}.form-field label{color:#f1f0f5;font-weight:850}.form-field input,.form-field select,.form-field textarea{color:#fff;background:#08070ce0;border:1px solid #fff3;border-radius:7px;width:100%;padding:.75rem .85rem}.form-field input,.form-field select{min-height:3rem}.form-field textarea{resize:vertical;height:9rem;min-height:9rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--pink);outline-offset:0;outline:2px solid #f329a840}.field-hint{color:#7e7c88;font-size:.78rem}.contact-form .button{justify-self:start}.form-status{color:#09020a;background:var(--yellow);padding:1rem;font-weight:800}.game-detail-hero{background:radial-gradient(circle at 82% 20%,#c414d92e,#0000 35rem),linear-gradient(#060409eb,#0f0a14e6);padding:8rem 0 4rem}.game-detail-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.game-detail-hero__grid>img{border:1px solid var(--line);width:100%}.game-detail-placeholder{border:1px solid var(--line);min-height:clamp(20rem,36vw,27rem);position:relative;overflow:hidden}.game-detail-hero .kicker{margin-top:1.5rem}.feature-list{gap:.8rem;padding:0;list-style:none;display:grid}.feature-list li{border:1px solid var(--line);padding:1rem 1rem 1rem 3rem;position:relative}.feature-list li:before{content:"";background:var(--pink);width:.6rem;height:.6rem;position:absolute;top:1.45rem;left:1rem}.screenshot-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.screenshot-grid img{border:1px solid var(--line);width:100%}.control-list{grid-template-columns:auto 1fr;gap:0;display:grid}.control-list dt,.control-list dd{border-bottom:1px solid var(--line);margin:0;padding:1rem}.control-list dt{color:var(--yellow);font-weight:900}.not-found{text-align:center;background:radial-gradient(circle,#7c19e638,#0000 40%);place-items:center;min-height:100svh;padding:8rem 0 4rem;display:grid}.not-found__inner{flex-direction:column;align-items:center;display:flex}.error-code{font-family:var(--font-display);letter-spacing:-.08em;color:#fff;text-shadow:.08em .08em 0 var(--violet);font-size:clamp(8rem,27vw,22rem);line-height:.7}.error-code span{color:var(--pink)}.not-found h1{margin-top:2rem;font-size:clamp(3rem,7vw,6rem)}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}@keyframes loading{to{height:2rem}}@keyframes drift{to{transform:translate(-2rem,1.5rem)scale(1.06)}}@media (width>=1500px){:root{--max-width:1320px}}@media (width<=1100px){.hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(280px,.8fr)}.footer-grid{gap:2rem}.manifesto__grid{grid-template-columns:.3fr 1fr .8fr;gap:2rem}}@media (width<=900px){html[data-menu-open]{overflow:hidden}.site-header:has(.nav-links[data-open]){background:#030305;height:100svh}.menu-button{z-index:2;min-height:2.75rem;display:flex;position:relative}.nav-links{visibility:hidden;background:#030305;flex-direction:column;justify-content:center;align-items:stretch;gap:.8rem;min-height:100svh;padding:6rem max(1rem,5vw) 2rem;transition:transform .25s,visibility .25s;display:flex;position:absolute;inset:0;transform:translate(100%)}.nav-links[data-open]{visibility:visible;transform:none}.nav-links a{font-family:var(--font-display);text-transform:uppercase;padding:.15rem 0;font-size:clamp(2.2rem,9vw,3.7rem)}.hero{min-height:auto;padding:6.25rem 0 3rem}.hero__inner,.studio-strip__grid,.split-hero,.contact-grid,.game-detail-hero__grid{grid-template-columns:minmax(0,1fr)}.hero__copy{padding-top:.75rem}.hero__visual{justify-self:center;width:min(100%,29rem);margin-inline:auto}.scroll-cue{display:none}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-strip__grid{gap:2.5rem}.manifesto__grid{grid-template-columns:1fr;gap:1.25rem}.manifesto__grid .kicker{margin-bottom:0}.page-hero,.page-hero--catalog{min-height:auto;padding:7rem 0 3rem}.page-hero--help{padding:6.5rem 0 2.5rem}.page-hero h1{max-width:12ch;font-size:clamp(3rem,9vw,4.75rem)}.page-hero--help h1{max-width:14ch;font-size:clamp(2.75rem,7vw,3.65rem)}.page-hero--catalog h1{max-width:16ch;font-size:clamp(2.75rem,7vw,3.75rem)}.page-hero .lead{max-width:40rem;margin:0}.split-hero{gap:1.5rem}.member-grid{gap:.9rem}.member-card{grid-template-rows:4.75rem auto;gap:1.25rem;min-height:19rem;padding:1.4rem}.member-card__avatar{width:4.75rem;height:4.75rem;font-size:1.9rem}.member-card h2{font-size:clamp(1.9rem,4.5vw,2.4rem)}.footer-grid{grid-template-columns:1.25fr .8fr .8fr;gap:1.5rem}.contact-aside{max-width:42rem}.contact-grid,.game-detail-hero__grid{gap:2.5rem}.game-detail-hero{padding:7rem 0 3.5rem}.game-detail-placeholder{min-height:22rem}}@media (width<=720px){.shell{width:min(calc(100% - 1.5rem),var(--max-width))}.section{padding:3.75rem 0}h1{font-size:clamp(2.8rem,13vw,4.25rem)}h2{font-size:clamp(2.35rem,10vw,3.7rem)}.nav{min-height:4.5rem}.brand img{width:6.4rem;height:2.4rem}.hero{padding:5.75rem 0 2.5rem}.hero__inner{gap:.25rem}.hero__visual{width:min(100%,25rem)}.hero h1{font-size:clamp(2.65rem,9.5vw,3.55rem)}.hero__intro{line-height:1.55}.button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.button-row .button{width:100%}.section-heading-row,.next-level__inner,.help-cta,.footer-bottom{flex-direction:column;align-items:flex-start}.section-heading-row{margin-bottom:2rem}.game-grid,.member-grid,.footer-grid,.screenshot-grid{grid-template-columns:minmax(0,1fr)}.empty-catalog{min-height:21rem;padding-inline:1.2rem}.studio-strip__art{min-height:18rem}.big-number{font-size:clamp(9rem,42vw,12rem)}.next-level__inner,.footer-bottom,.help-cta{display:flex}.site-footer{padding-top:3rem}.footer-bottom{margin-top:2.5rem}.page-hero,.page-hero--catalog{padding:6.5rem 0 2.5rem}.page-hero--help{padding:6.15rem 0 2.25rem}.page-hero h1{max-width:12ch;font-size:clamp(2.8rem,12vw,3.8rem)}.page-hero--help h1{max-width:14ch;font-size:clamp(2.6rem,9vw,3.2rem)}.page-hero--catalog h1{max-width:14ch;font-size:clamp(2.6rem,10vw,3.35rem)}.page-hero .shell>p:last-child{font-size:1rem}.catalog-section{padding:2.5rem 0 4rem}.genre-filter{width:min(100%,24rem)}.team-section,.help-section{padding:3rem 0}.member-card{grid-template-rows:4.75rem auto;gap:1.25rem;min-height:auto;padding:1.35rem}.member-card__avatar{width:4.75rem;height:4.75rem;font-size:1.85rem}.member-card h2{font-size:clamp(2rem,8.5vw,2.65rem)}.faq-list summary{grid-template-columns:2rem minmax(0,1fr) auto;gap:.65rem;min-height:4.6rem}.faq-list details>p{margin:-.35rem 1.75rem 1.75rem 2.65rem}.help-cta{margin-top:2.5rem}.contact-section{padding:3rem 0}.contact-decoration{height:3.25rem;margin-top:1.75rem}.contact-form{gap:1rem}.game-detail-hero{padding:6.5rem 0 3rem}.game-detail-placeholder{min-height:19rem}.control-list{grid-template-columns:minmax(6rem,.35fr) minmax(0,1fr)}.error-code{font-size:clamp(8rem,38vw,11rem)}}@media (width<=480px){.shell{width:min(calc(100% - 1rem),var(--max-width))}.nav{min-height:4.25rem}.brand img{width:5.9rem;height:2.2rem}.nav-links{padding-inline:1rem}.nav-links a{font-size:clamp(2rem,12vw,3rem)}.hero{padding:5.25rem 0 2.25rem}.hero h1{font-size:clamp(2.4rem,11vw,3.05rem)}.hero__intro{font-size:1rem}.hero__visual{width:min(100%,22rem)}.button-row{grid-template-columns:1fr}.button{min-height:3rem;padding:.72rem 1rem}.page-hero,.page-hero--catalog{padding:5.75rem 0 2.15rem}.page-hero--help{padding:5.5rem 0 2rem}.page-hero h1,.page-hero--catalog h1{max-width:13ch;font-size:clamp(2.45rem,12vw,3rem)}.page-hero--help h1{max-width:14ch;font-size:clamp(2.4rem,10vw,2.8rem)}.page-hero:after{width:18rem;height:18rem;bottom:-10rem;right:-9rem}.section-heading>p:last-child{font-size:1rem}.game-card__actions{flex-direction:column;align-items:stretch}.game-card__actions .button,.game-card__actions .text-link{justify-content:center;width:100%}.member-card__number{font-size:3.5rem;right:1rem}.member-card h2{font-size:clamp(2rem,10vw,2.65rem)}.faq-list summary{min-height:4.35rem;font-size:1rem}.faq-list details>p{margin:0 1.25rem 1.5rem 2.65rem}.help-cta h2{font-size:2.5rem}.contact-aside h2{font-size:clamp(2.15rem,10vw,2.9rem)}.contact-decoration{height:3.5rem}.contact-form{padding:1rem}.game-detail-placeholder{min-height:16rem}.game-detail-placeholder:before{font-size:9rem}.control-list{display:block}.control-list dt{border-bottom:0;padding-bottom:.25rem}.control-list dd{padding-top:.25rem}}@media (width<=360px){.menu-button__label{display:none}.hero h1,.page-hero h1,.page-hero--catalog h1{font-size:2.3rem}.button{font-size:.8rem}.status-badge{letter-spacing:.06em;font-size:.62rem}}@media (height<=700px) and (width>=901px){.hero{min-height:100svh;padding-top:5.5rem}.page-hero,.page-hero--catalog{min-height:auto;padding:6.5rem 0 2.5rem}.page-hero h1{font-size:clamp(3rem,5vw,4.6rem)}}@media (height<=540px) and (width<=900px) and (orientation:landscape){.nav{min-height:4.25rem}.nav-links{justify-content:flex-start;padding-top:5rem;overflow-y:auto}.nav-links a{font-size:clamp(1.7rem,7vh,2.4rem)}.hero{padding:4.75rem 0 1.5rem}.hero__inner{grid-template-columns:minmax(0,1.1fr) minmax(14rem,.9fr);gap:1.5rem}.hero__copy{padding-top:0}.hero__visual{width:min(100%,22rem)}.hero__frame{aspect-ratio:16/10;padding:.5rem}.hero .kicker{margin-bottom:.55rem}.hero h1{max-width:13ch;font-size:clamp(2rem,5.5vw,2.65rem);line-height:.95}.hero__intro{margin-block:.75rem;font-size:1rem;line-height:1.45}.hero .button-row{gap:.5rem;margin-top:.75rem}.hero .button{min-height:2.7rem;padding:.55rem .9rem;font-size:.78rem}.hero .frame-corners:before,.hero .frame-corners:after{width:2rem;height:2rem}.page-hero,.page-hero--catalog{padding:5.25rem 0 2rem}.split-hero{grid-template-columns:minmax(0,1.1fr) minmax(15rem,.9fr);gap:2rem}.page-hero h1,.page-hero--catalog h1{font-size:clamp(2.3rem,7vw,3.1rem)}}@media (hover:none){.button:hover,.game-card:hover,.member-card__social:hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
