@font-face{font-family:Inter;font-style:normal;font-weight:200 900;font-display:swap;src:url(/fonts/inter-variable.woff2)format("woff2")}:root{--brand-ink:#0b2a1b;--brand-forest:#123f2a;--brand-leaf:#2f7047;--brand-moss:#7da55e;--brand-lime:#c6e46e;--brand-paper:#f6f7e9;--brand-sage:#e0efd5;--brand-night:#07171d;--brand-night-raised:#0c252a;--brand-teal:#76c8b0;--brand-copper:#e7ad68;--color-primary:var(--brand-lime);--color-primary-dark:var(--brand-leaf);--color-secondary:var(--brand-teal);--color-accent:var(--brand-lime);--color-bg:var(--brand-night);--color-surface:var(--brand-night-raised);--color-surface-raised:var(--brand-forest);--color-team:var(--brand-leaf);--color-footer:var(--brand-forest);--color-text:var(--brand-paper);--color-muted:#c7d8cf;--color-border:#c6e46e2e;--gradient-primary:linear-gradient(135deg, var(--brand-lime), #9fd28a);--gradient-hero:linear-gradient(135deg, var(--brand-night-raised), var(--brand-forest));--gradient-glow:linear-gradient(120deg, #76c8b0c7, #c6e46ed1);--font-heading:"Inter", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", system-ui, sans-serif;--shadow:0 16px 40px #00000059;--glow:0 0 28px #c6e46e33;--radius:1.5rem;--section-space:clamp(4.5rem, 10vw, 7rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:6rem}html.has-gallery-modal{scroll-behavior:auto;overflow:hidden}html.has-gallery-modal body{top:var(--gallery-scroll-lock-top,0);left:var(--gallery-scroll-lock-left,0);width:100%;padding-right:var(--gallery-scrollbar-width,0);position:fixed;overflow:hidden}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65}body,button{font-size:1rem}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.skip-link{z-index:2000;background:var(--color-text);color:var(--color-bg);border-radius:.5rem;padding:.75rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.scroll-to-top{z-index:900;right:calc(1rem + env(safe-area-inset-right));bottom:calc(1rem + env(safe-area-inset-bottom));cursor:pointer;opacity:0;pointer-events:none;border:1px solid #0000;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;padding:0;transition:opacity .22s,transform .28s cubic-bezier(.22,.8,.25,1),border-color .18s,background-color .18s,box-shadow .18s;display:grid;position:fixed;transform:translateY(.8rem)scale(.92)}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top__icon{place-items:center;width:1.35rem;height:1.35rem;transition:transform .22s cubic-bezier(.22,.8,.25,1);display:grid}.scroll-to-top__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.scroll-to-top:hover .scroll-to-top__icon,.scroll-to-top:focus-visible .scroll-to-top__icon{transform:translateY(-.16rem)}.container{width:min(100% - 2rem,75rem);margin-inline:auto}.narrow{width:min(100% - 2rem,48rem)}.site-header{z-index:1000;backdrop-filter:blur(16px);background:#08130ddb;border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-color:var(--color-border);box-shadow:0 10px 30px #00000040}.nav-wrapper{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.logo{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.08em;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:900;text-decoration:none;display:inline-flex}.logo-icon{font-size:1.7rem}.nav-menu{align-items:center;gap:clamp(.85rem,2vw,1.7rem);margin:0;padding:0;list-style:none;display:flex}.nav-menu a{padding-block:.45rem;font-weight:650;text-decoration:none;display:inline-block;position:relative}.nav-menu a:after{background:var(--color-primary);content:"";height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-menu a:hover:after,.nav-menu a:focus-visible:after{transform:scaleX(1)}.nav-menu .nav-contact{background:var(--gradient-primary);color:var(--color-bg);border-radius:999px;padding:.55rem 1rem}.nav-menu .nav-contact:after{display:none}.menu-toggle{border:1px solid var(--color-border);background:var(--color-surface);width:3rem;height:3rem;color:var(--color-primary);cursor:pointer;border-radius:.65rem;place-content:center;gap:.3rem;display:none}.menu-toggle span{background:currentColor;width:1.35rem;height:2px;transition:transform .16s;display:block}.hero{place-items:center;min-height:100svh;padding:8rem 0 5rem;display:grid;position:relative;overflow:hidden}.hero-bg{background:linear-gradient(#08130d7a,#08130de6),radial-gradient(circle at 50% 45%,#18d17624,#0000 42%);position:absolute;inset:0}.hero-art{object-fit:cover;opacity:.8;width:100%;height:100%;position:absolute;inset:0}.hero-content{text-align:center;position:relative}.hero-logo{object-fit:contain;filter:drop-shadow(0 1.2rem 2.5rem #00000094);width:min(100%,45rem);max-height:17rem;margin:0 auto 1.5rem}.hero-title{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#0000;font-family:var(--font-heading);letter-spacing:.06em;background-clip:text;margin:0 0 1rem;font-size:clamp(3.4rem,13vw,7.5rem);line-height:.95}.hero-subtitle{color:var(--color-muted);margin:0 auto 1rem;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:700}.hero-description{max-width:50rem;color:var(--color-muted);margin:0 auto 2.25rem;font-size:clamp(1.05rem,2vw,1.2rem)}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.25rem;padding:.75rem 1.8rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--gradient-primary);box-shadow:var(--glow);color:var(--color-bg)}.button--disabled{cursor:not-allowed;opacity:.58}.button--disabled:hover{transform:none}.button small{text-transform:uppercase;background:#08130d59;border-radius:.25rem;padding:.1rem .35rem;font-size:.65rem}.hero-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.badge{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;align-items:center;gap:.65rem;padding:.75rem 1.15rem;display:flex}.badge>:first-child{font-size:1.25rem}.scroll-indicator{padding:.5rem;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.scroll-indicator span{border:2px solid var(--color-primary);border-radius:1rem;width:1.35rem;height:2.15rem;display:block}.scroll-indicator span:before{background:var(--color-primary);content:"";border-radius:999px;width:.25rem;height:.55rem;margin:.35rem auto;animation:1.8s ease-in-out infinite scroll-cue;display:block}.game-info,.features,.gallery,.about,.contact,.content-section{padding-block:var(--section-space)}.game-info,.gallery,.contact{background:var(--color-surface)}.section-header{text-align:center;max-width:52rem;margin:0 auto 3.5rem}.section-header--left{text-align:left;margin-inline:0}.section-title{font-family:var(--font-heading);letter-spacing:.035em;text-transform:uppercase;margin:0 0 .65rem;font-size:clamp(2.2rem,6vw,3.8rem);line-height:1.08}.title-underline{background:var(--gradient-primary);border-radius:999px;width:6rem;height:.25rem;margin:0 auto 1rem;display:block}.section-header--left .title-underline{margin-left:0}.section-subtitle{color:var(--color-muted);margin:0;font-size:1.2rem}.game-grid,.about-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,7vw,5rem);display:grid}.placeholder-visual,.media-visual{border-radius:var(--radius);background:var(--color-bg);text-align:center;border:2px solid #18d1763d;place-content:center;min-height:24rem;margin:0;display:grid;overflow:hidden}.placeholder-visual>span{font-size:4rem}.placeholder-visual p{color:var(--color-muted);margin:.5rem 0 0;font-weight:700}.placeholder-visual small{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.media-visual{place-content:stretch;position:relative}.media-visual img{object-fit:cover;width:100%;height:100%}.about .media-visual img{object-fit:contain;padding:clamp(1.5rem,5vw,3rem)}.media-visual figcaption{background:linear-gradient(#0000,#000000d1);padding:1rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.game-text h3,.contact-card h3{color:var(--color-primary);font-family:var(--font-heading);margin:0 0 1rem;font-size:clamp(1.6rem,4vw,2.25rem);line-height:1.2}.game-text>p,.about-text>p,.contact-card>div>p{color:var(--color-muted);font-size:1.1rem}.game-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0 0;display:grid}.stat{border:1px solid var(--color-border);background:var(--color-bg);text-align:center;border-radius:.75rem;flex-direction:column-reverse;padding:1.1rem;display:flex}.stat dt{color:var(--color-muted);font-size:.85rem}.stat dd{color:var(--color-primary);font-family:var(--font-heading);margin:0;font-size:2rem}.features-grid,.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.feature-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);text-align:center;padding:2rem 1.5rem;transition:border-color .18s,transform .18s}.feature-card:hover{border-color:var(--color-primary);transform:translateY(-4px)}.feature-icon{font-size:3.4rem}.feature-card h3{color:var(--color-primary);font-family:var(--font-heading);margin:1rem 0 .7rem;font-size:1.2rem}.feature-card p{color:var(--color-muted);margin:0}.gallery-item .placeholder-visual,.gallery-item .media-visual{min-height:15rem}.team-values{flex-wrap:wrap;gap:2rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.team-values li{text-align:center}.team-values span{font-size:2.5rem}.team-values p{color:var(--color-primary);margin:.25rem 0 0;font-weight:800}.newsletter{background:var(--gradient-hero);padding-block:clamp(3.5rem,8vw,5rem)}.newsletter-content{text-align:center;max-width:48rem}.newsletter h2{font-family:var(--font-heading);margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem)}.placeholder-notice{background:#0003;border:1px solid #ffffff47;border-radius:.5rem;margin:1rem 0 0;padding:.65rem .9rem;font-size:.9rem;display:inline-block}.contact-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,5rem);padding:clamp(1.5rem,4vw,3rem);display:grid}.contact-methods{gap:1.4rem;margin:0;padding:0;list-style:none;display:grid}.contact-method{gap:1rem;display:flex}.contact-icon{font-size:1.8rem}.contact-method h4{color:var(--color-primary);margin:0 0 .3rem}.contact-links{flex-wrap:wrap;gap:.4rem 1rem;display:flex}.contact-links a{color:var(--color-muted)}.placeholder-link{color:var(--color-muted);cursor:not-allowed;text-decoration:line-through 1px}.footer{border-top:1px solid var(--color-border);padding:4rem 0 2rem}.footer-content{grid-template-columns:1fr 2fr;gap:3rem;display:grid}.footer-brand p{color:var(--color-muted)}.footer-links{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:2rem;display:grid}.footer-column h2{color:var(--color-primary);font-family:var(--font-heading);margin:0 0 1rem;font-size:1rem}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li+li{margin-top:.5rem}.footer-column a{color:var(--color-muted);text-underline-offset:.2em}.footer-bottom{border-top:1px solid var(--color-border);color:var(--color-muted);text-align:center;margin:2.5rem 0 0;padding-top:1.5rem}.page-hero{background:radial-gradient(circle at 50% 30%, #18d17621, transparent 42%), var(--color-surface);padding:10rem 0 4rem}.page-hero h1,.not-found h1{font-family:var(--font-heading);overflow-wrap:anywhere;margin:.25rem 0 1rem;font-size:clamp(2.5rem,8vw,5rem);line-height:1.05}.page-hero>.container>p:not(.eyebrow){color:var(--color-muted);font-size:1.15rem}.eyebrow{color:var(--color-primary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.news-list{gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.news-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);padding:1.5rem}.news-card time,.page-hero time{color:var(--color-primary);font-size:.9rem}.news-card h2{font-family:var(--font-heading);margin:.4rem 0;font-size:1.4rem}.news-card p,.empty-state{color:var(--color-muted)}.article .prose{padding-block:var(--section-space)}.prose{color:var(--color-muted);font-size:1.1rem}.prose :is(h2,h3){color:var(--color-text);font-family:var(--font-heading)}.prose a{color:var(--color-primary)}.legal-page{color:#193821;background:#eef7e9}.legal-content{gap:2.5rem;display:grid}.legal-content section{scroll-margin-top:6rem}.legal-content h2{color:#193821;margin:0 0 .75rem;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.25}.legal-content p{margin:0}.legal-content p+p{margin-top:1rem}.legal-content address{font-style:normal}.legal-content a{color:#245f39;text-underline-offset:.2em;font-weight:650}.legal-updated{color:#285a34;font-size:.92rem;font-weight:700}.not-found{text-align:center;place-items:center;min-height:80svh;padding:8rem 0 4rem;display:grid}.error-code{color:var(--color-primary);font-family:var(--font-heading);margin:0;font-size:clamp(4rem,18vw,10rem);line-height:1}.not-found .button{margin-top:1.5rem}.site-header{backdrop-filter:blur(20px);background:#00000038;border-bottom-color:#ffffff14;box-shadow:0 4px 10px #0000001a}.site-header.is-scrolled{background:#000000b8}.nav-wrapper{min-height:5.5rem}.logo img{filter:drop-shadow(0 2px 8px #00000061);width:min(16.875rem,48vw);height:auto}.header-actions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.language-switcher{background:#00000052;border:1px solid #ffffff2e;border-radius:999px;display:inline-flex;overflow:hidden}.language-switcher a{color:var(--color-muted);letter-spacing:.08em;padding:.35rem .65rem;font-size:.72rem;font-weight:800;text-decoration:none}.language-switcher a.is-active{background:var(--color-primary);color:#fff}.nav-menu{gap:clamp(.8rem,1.6vw,1.5rem)}.nav-menu a{color:#fff;font-weight:650}.nav-menu a:after{transform-origin:50%;background:linear-gradient(90deg,#1982c4,#52b788);height:2px;box-shadow:0 0 8px #52b788d9}.hero{min-height:max(45rem,100svh);padding-top:8.5rem}.hero-art{opacity:1}.hero-bg{background:linear-gradient(#00000047,#0c1c267a),linear-gradient(90deg,#00000061,#0000 30% 70%,#00000061)}.hero-content{width:min(100% - 2rem,70rem)}.hero-logo{width:min(100%,64rem);max-height:15rem;margin-bottom:clamp(2rem,7vh,4.5rem)}.hero-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(1rem,3vw,2.5rem);display:grid}.hero-panel{text-align:left;backdrop-filter:blur(20px);background:#00000096;border-left:4px solid;min-height:100%;padding:clamp(1.2rem,3vw,1.8rem);box-shadow:0 12px 32px #00000047}.hero-panel--cyan{border-color:var(--color-secondary);color:var(--color-secondary)}.hero-panel--yellow{border-color:var(--color-accent);color:var(--color-accent)}.hero-description{color:var(--color-secondary);margin:0;font-size:clamp(1rem,2vw,1.18rem)}.hero-subtitle{color:var(--color-accent);margin:0 0 1rem;font-size:clamp(1.1rem,2vw,1.35rem)}.hero-buttons{justify-content:flex-start;margin:0 0 1rem}.button{border-radius:2rem}.button--primary{background:var(--color-primary);color:#fff}.button--secondary{border-color:var(--color-secondary);color:var(--color-secondary)}.hero-badges{justify-content:flex-start;gap:.5rem 1rem}.badge{color:#fff;background:0 0;border:0;padding:0;font-size:.85rem}.game-info,.features,.gallery,.contact{background:var(--color-bg)}.section-title{color:var(--color-accent);letter-spacing:-.02em;text-transform:none;font-weight:500}.section-subtitle{color:var(--color-secondary)}.title-underline{background:linear-gradient(90deg, var(--color-secondary), var(--color-primary))}.glow-frame{background:var(--gradient-glow);background-size:400%;padding:2px;animation:20s linear infinite border-glow;position:relative;box-shadow:0 0 24px #05dcbc33}.glow-frame:after{z-index:-1;background:inherit;content:"";filter:blur(20px);position:absolute;inset:0}.story-card{background:var(--color-surface);padding:clamp(1.5rem,4vw,3rem)}.game-grid{align-items:stretch}.game-text h3{color:var(--color-secondary);font-weight:500}.game-text>p{color:var(--color-secondary)}.game-stats .stat{background:var(--color-bg);border-color:#05dcbc3d}.stat dd{color:var(--color-accent)}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{background:var(--color-surface);border-color:#05dcbc33;border-radius:5px;box-shadow:0 4px 8px #0003}.feature-card:hover{border-color:var(--color-secondary);box-shadow:0 12px 26px #05dcbc1a}.feature-card h3{color:var(--color-accent);font-weight:500}.feature-card p{color:var(--color-muted)}.gallery{background:#08141c}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.gallery-item{background:var(--color-surface);min-width:0;color:inherit;cursor:zoom-in;font:inherit;border:1px solid #05dcbc2e;border-radius:5px;padding:0;transition:border-color .18s,transform .18s,box-shadow .18s;display:block;overflow:hidden;box-shadow:0 4px 12px #0000004d}.gallery-item:hover,.gallery-item:focus-visible{z-index:1;border-color:var(--color-secondary);transform:translateY(-3px);box-shadow:0 12px 32px #05dcbc2e}.gallery-item .media-visual{aspect-ratio:16/9;border:0;border-radius:0;min-height:0}.gallery-item .media-visual img{object-fit:cover}.gallery-item .media-visual figcaption{text-align:left;padding:2.75rem 1rem .8rem}.gallery-lightbox{z-index:1000;color:#fff;background:#050b0f;border:1px solid #05dcbc61;border-radius:5px;width:min(94vw,78rem);max-width:none;height:fit-content;max-height:calc(100dvh - 1rem);margin:auto;padding:0;position:fixed;inset:0;box-shadow:0 30px 80px #000000b3}dialog.gallery-lightbox[open]{margin:auto;position:fixed;inset:0}.gallery-lightbox::backdrop{backdrop-filter:blur(8px);background:#000000e0}.lightbox-content{place-items:center;min-height:20rem;display:grid;position:relative}.lightbox-content figure{width:100%;margin:0}.lightbox-content img{object-fit:contain;width:100%;max-height:78vh}.lightbox-content img[hidden]{display:none}.lightbox-frame>[data-gallery-image]{z-index:0;clip-path:inset(2.2% 0 0);margin-top:0;position:relative;transform:translateY(-1.1%)}.lightbox-content figcaption{color:var(--color-accent);text-align:center;padding:.8rem 4rem 1rem}.lightbox-close,.lightbox-fullscreen,.lightbox-nav{z-index:2;color:#fff;cursor:pointer;font:inherit;line-height:1;position:absolute}.lightbox-close,.lightbox-fullscreen{z-index:4;background:#000000b8;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:2rem;display:grid}.lightbox-fullscreen{font-size:1rem;top:.75rem;right:4rem}.lightbox-fullscreen svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}.lightbox-nav{background:#00000029;border:0;border-radius:.75rem;outline:none;place-items:center;width:clamp(3.75rem,8vw,5.75rem);height:auto;padding:0;font-size:0;display:grid;top:clamp(.5rem,1.5vw,.9rem);bottom:clamp(4.4rem,7vw,5rem)}.lightbox-nav>span{border-radius:inherit;background:0 0;border:0;place-items:center;width:100%;height:100%;font-size:2.6rem;display:grid}.lightbox-close{top:.75rem;right:.75rem}.lightbox-nav--previous{left:.75rem}.lightbox-nav--next{right:.75rem}.about{background:var(--color-muted);color:var(--color-surface-raised)}.team-intro{text-align:center;max-width:60rem;margin:0 auto 3.5rem}.about .section-title{color:var(--color-surface-raised)}.about .section-subtitle,.team-intro>p{color:#193821}.team-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr));gap:clamp(1.25rem,3vw,2rem);margin:0;padding:0;list-style:none;display:grid}.team-grid>li{min-width:0;display:flex}.team-card{background:#f7fff2;border:1px solid #1c350f29;border-radius:.75rem;grid-template-rows:auto 1fr;width:100%;display:grid;overflow:hidden;box-shadow:0 10px 28px #1c350f1f}.team-card__media{aspect-ratio:1;background:#dcefd6;overflow:hidden}.team-card__media img{object-fit:cover;width:100%;height:100%}.team-card__content{grid-template-rows:auto auto 1fr;align-content:start;padding:1.35rem 1.5rem 1.6rem;display:grid}.team-card h3{color:#102316;margin:.2rem 0 .8rem;font-size:1.6rem;font-weight:700;line-height:1.2}.team-card p{color:#102316;margin-block:0}.team-card .team-role{color:#285a34;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1.35}.team-description{max-width:40rem;line-height:1.65}.newsletter{background:var(--gradient-hero)}.newsletter h2{color:var(--color-accent);font-weight:500}.contact-card{background:var(--color-surface);border-color:#05dcbc3d;border-radius:5px}.contact-card h3,.contact-method h4,.contact-links a{color:var(--color-secondary)}.footer{background:var(--color-footer);border-top:0}.footer-column h2{color:var(--color-accent)}.footer-column a,.footer-brand p,.footer-bottom{color:#fff}.theme-studio{color:#102316;background:#eef7e9}.theme-studio .site-header{background:#173f28f5}.theme-studio .site-header.is-scrolled{background:#0e2b1bfa}.studio-hero{background:radial-gradient(circle at 85% 15%,#e7ff9894,#0000 24rem),radial-gradient(circle at 10% 85%,#48a76533,#0000 25rem),linear-gradient(135deg,#f7fff2,#dcefd6);place-items:center;min-height:78svh;padding:10rem 0 6rem;display:grid;position:relative;overflow:hidden}.studio-hero__content{z-index:1;text-align:center;justify-items:center;max-width:58rem;display:grid;position:relative}.studio-hero .eyebrow{color:#285a34}.studio-hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.button--studio-primary{color:#fff;background:#245f39;box-shadow:0 10px 24px #245f3938}.button--studio-secondary{color:#193821;border-color:#245f39}.studio-hero__leaf{aspect-ratio:.62;background:#48a76514;border:1px solid #245f392e;border-radius:100% 0;width:clamp(12rem,28vw,27rem);position:absolute;transform:rotate(28deg)}.studio-hero__leaf--one{top:8%;right:-8%}.studio-hero__leaf--two{bottom:-24%;left:-7%;transform:rotate(208deg)}.studio-project{padding-block:var(--section-space);color:#fff;background:#173f28}.studio-project__card{background:#0c1c26;border:1px solid #e7ff983d;border-radius:.8rem;grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);display:grid;overflow:hidden;box-shadow:0 24px 60px #00000047}.studio-project__media{background:#07141b;place-items:center;min-height:25rem;padding:clamp(.75rem,2vw,1.5rem);display:grid;overflow:hidden}.studio-project__media img{object-fit:contain;width:100%;height:auto;max-height:100%}.studio-project__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,5vw,4rem);display:flex}.studio-project__content .eyebrow{color:var(--color-secondary)}.studio-project__content h2{color:var(--color-accent);margin:.55rem 0 1rem;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.studio-project__content>p:not(.eyebrow){color:var(--color-muted);margin:0 0 1.75rem}.theme-studio .about{background:#dcefd6}.theme-studio .contact{background:#eef7e9}.theme-studio .contact .section-title{color:#193821}.theme-studio .contact-card{background:#fff;border-color:#245f392e;box-shadow:0 10px 28px #1c350f1a}.theme-studio .contact-card h3,.theme-studio .contact-method h4,.theme-studio .contact-links a{color:#245f39}.theme-studio .contact-card>div>p{color:#193821}@keyframes border-glow{0%,to{background-position:0 0}50%{background-position:100% 0}}@keyframes scroll-cue{0%,to{opacity:0;transform:translateY(0)}45%{opacity:1}80%{opacity:0;transform:translateY(.75rem)}}@media (width<=64rem){.menu-toggle{display:grid}.nav-menu{border-bottom:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow);align-items:stretch;padding:1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.nav-menu.is-open{display:grid}.nav-menu a{padding:.75rem;display:block}.game-grid,.about-content,.contact-card{grid-template-columns:1fr}.section-header--left{text-align:center;margin-inline:auto}.section-header--left .title-underline{margin-left:auto}.features-grid,.gallery-grid,.hero-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-project__card{grid-template-columns:1fr}.studio-project__media{min-height:20rem;max-height:32rem}}@media (width<=42rem){html{scroll-behavior:auto}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .button{width:100%}.hero-badges,.team-values{flex-direction:column;align-items:stretch}.game-stats,.features-grid,.gallery-grid,.hero-panels,.footer-content,.footer-links{grid-template-columns:1fr}.hero{min-height:auto;padding-bottom:6rem}.hero-logo{margin-bottom:2rem}.hero-panel{text-align:center}.hero-buttons,.hero-badges{justify-content:center}.studio-hero{min-height:auto;padding:9rem 0 5rem}.studio-hero__actions{flex-direction:column;align-items:stretch;width:100%}.studio-hero__actions .button{width:100%}.placeholder-visual,.media-visual{min-height:18rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-dossier{border:1px solid #76c8b057;border-left:.3rem solid var(--color-secondary);background:linear-gradient(120deg, #07171deb, #0c252ad6), var(--color-surface);text-align:left;border-radius:.7rem 2rem 2rem .7rem;grid-template-columns:minmax(0,1fr);gap:1.4rem clamp(1.5rem,4vw,3rem);padding:clamp(1.35rem,3vw,2rem);display:grid;box-shadow:0 1.4rem 3.5rem #0000004d}.hero-dossier__intro{align-self:center}.hero-dossier__actions{margin-top:1.25rem}.hero-dossier .hero-subtitle{color:var(--color-accent);margin:0 0 .55rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:800}.hero-dossier .hero-description{color:#d2e3db;max-width:43rem;margin:0;font-size:clamp(.98rem,1.6vw,1.1rem)}.hero-dossier .hero-buttons{flex-flow:wrap;justify-content:flex-start;align-items:center;margin:0}.hero-dossier .hero-buttons .button{flex:0 auto;width:auto}.hero-facts{border-top:1px solid #76c8b038;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center;gap:1rem 1.5rem;padding-top:1.15rem;display:grid}.hero-facts__title{color:var(--color-secondary);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850;line-height:1.35}.hero-dossier .hero-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid}.hero-dossier .badge{color:#fff;background:0 0;border:0;border-left:1px solid #76c8b038;border-radius:0;gap:.45rem;min-width:0;padding:.2rem .75rem;font-size:.8rem;line-height:1.35}.hero-dossier .badge:first-child{border-left:0}.section-title{font-size:clamp(2rem,4.6vw,3.35rem)}.section-header{margin-bottom:clamp(2.25rem,5vw,3.25rem)}.gameplay-loop{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,2.4vw,1.75rem);margin:0;padding:0;list-style:none;display:grid}.gameplay-stage{background:#0a2025f0;border:1px solid #76c8b047;border-radius:1.8rem .65rem 1.8rem 1.8rem;grid-template-rows:auto 1fr;min-width:0;transition:border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 1.2rem 2.8rem #00000038}.gameplay-stage:before{z-index:2;background:linear-gradient(90deg, var(--brand-teal), var(--brand-lime));content:"";pointer-events:none;height:.2rem;position:absolute;inset:0 0 auto}.gameplay-stage:hover{border-color:#c6e46e75;box-shadow:0 1.2rem 2.8rem #00000042,0 0 2rem #05dcbc12}.gameplay-stage__visual{min-width:0;position:relative}.gameplay-stage__number{z-index:3;min-width:3.35rem;height:3rem;color:var(--brand-lime);letter-spacing:.02em;background:#031014eb;border:1px solid #c6e46e85;border-radius:.8rem .8rem .3rem;place-items:center;padding-inline:.55rem;font-size:1.35rem;font-weight:800;line-height:1;display:grid;position:absolute;top:.85rem;left:.85rem;box-shadow:0 .55rem 1.4rem #00000085,0 0 1.2rem #c6e46e1a}.gameplay-stage__media{aspect-ratio:16/10;background:#030a0d;border-bottom:1px solid #76c8b038;margin:0;overflow:hidden}.gameplay-stage__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.gameplay-stage:hover .gameplay-stage__media img{transform:scale(1.025)}.gameplay-stage__steps{grid-template-rows:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.gameplay-stage__steps>li{grid-template-columns:2.65rem 1fr;gap:.9rem;padding:1.2rem;display:grid;position:relative}.gameplay-stage__steps>li+li{border-top:1px solid #76c8b029}.gameplay-stage__icon{aspect-ratio:1;width:2.65rem;color:var(--color-accent);background:#c6e46e1a;border:1px solid #c6e46e4d;border-radius:.8rem .8rem .3rem;place-items:center;display:grid}.gameplay-stage__icon .game-icon{width:1.35rem;height:1.35rem}.gameplay-stage h3{color:var(--brand-paper);margin:0;font-size:1.05rem;line-height:1.25}.gameplay-stage p{color:var(--color-muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.55}@media (width<=64rem){.hero-dossier{grid-template-columns:1fr}.hero-dossier .hero-buttons{justify-content:flex-start}.gameplay-loop{grid-template-columns:1fr}.gameplay-stage{grid-template-rows:1fr;grid-template-columns:minmax(16rem,1.05fr) minmax(0,.95fr);min-height:18rem}.gameplay-stage__media{border-bottom:0;border-right:1px solid #76c8b038;height:100%}}@media (width<=56rem){.gameplay-stage{grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.gameplay-stage__media{aspect-ratio:16/9;border-bottom:1px solid #76c8b038;border-right:0;height:auto}.gameplay-stage__steps{grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}.gameplay-stage__steps>li+li{border-top:0;border-left:1px solid #76c8b029}}@media (width<=42rem){.hero-dossier{background:#07171df0;border-left-width:1px;border-radius:1.4rem .45rem 1.4rem 1.4rem;padding:1.15rem;box-shadow:0 1rem 2.5rem #0000003d}.hero-facts{grid-template-columns:1fr;gap:.75rem}.hero-dossier .hero-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 0}.hero-dossier .badge:nth-child(odd){border-left:0;padding-left:0}.gameplay-loop{gap:1.25rem}.gameplay-stage{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:30rem}.gameplay-stage__media{aspect-ratio:16/9;border-bottom:1px solid #76c8b038;border-right:0;height:auto}.gameplay-stage__steps{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.gameplay-stage__steps>li+li{border-top:1px solid #76c8b029;border-left:0}.theme-game .hero-dossier,.gallery-lightbox::backdrop{backdrop-filter:none}}@media (hover:none),(pointer:coarse){.gameplay-stage:hover .gameplay-stage__media img{transform:none}}.theme-game{--radius:1.5rem;--radius-card:1.5rem;--radius-large:2rem;--radius-small:1rem;--motion-grow-duration:.76s;--motion-return-duration:.48s;--motion-ease-organic:cubic-bezier(.22, .8, .25, 1);isolation:isolate;position:relative}.theme-game #main-content,.theme-game .footer{z-index:1;position:relative}.theme-game .scroll-to-top{color:var(--brand-teal);backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 120%,#c6e46e26,#0000 58%),#05181dd6;border-color:#76c8b04d;box-shadow:0 .7rem 2rem #00000052,0 0 1.3rem #76c8b01a,inset 0 0 .8rem #76c8b00f}.theme-game .scroll-to-top:hover,.theme-game .scroll-to-top:focus-visible{color:var(--brand-lime);background:radial-gradient(circle at 50% 110%,#c6e46e38,#0000 62%),#082528eb;border-color:#c6e46e85;box-shadow:0 .8rem 2.2rem #0000005c,0 0 1.6rem #c6e46e29,inset 0 0 1rem #76c8b017}.theme-game .hero{isolation:isolate}.theme-game .hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000 0,#050d12 100%);height:clamp(3rem,7vh,5rem);position:absolute;bottom:0;left:0;right:0}.theme-game .hero-panel{border-radius:var(--radius-card)}.theme-game .button,.theme-game .language-switcher{border-radius:999px}.theme-game .mobile-menu-toggle{border-radius:var(--radius-small)}.hero-parallax{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-parallax__picture{position:absolute;inset:0}.hero-parallax__background{object-fit:cover;object-position:center;transform-origin:50%;width:100%;max-width:none;height:110%;position:absolute;inset:-5% 0;transform:none}.theme-game .hero-bg{z-index:1;pointer-events:none;background:linear-gradient(#00000024,#050d124d),linear-gradient(90deg,#0000002e,#0000 24% 76%,#0000002e)}.theme-game .hero-content{z-index:2}.theme-game .scroll-indicator{z-index:3}.theme-game .hero{min-height:100svh}.theme-game :is(.game-info,.features,.gallery,.newsletter,.contact){align-items:center;display:grid}.theme-game .features{content-visibility:auto;contain-intrinsic-size:54rem}.theme-game .gallery{content-visibility:auto;contain-intrinsic-size:72rem}.botanica-journey{position:relative;overflow:clip}.journey-backdrop{z-index:1;isolation:isolate;pointer-events:none;position:absolute;inset:100svh 0 0;overflow:hidden}.journey-backdrop__stars{z-index:0;opacity:.26;background-image:radial-gradient(circle,#b9d7e273 0 .8px,#0000 1.5px),radial-gradient(circle,#c6e46e52 0 .65px,#0000 1.3px);background-position:2rem -5rem,13rem 4rem;background-repeat:repeat;background-size:19rem 23rem,31rem 29rem;position:absolute;inset:0}.journey-backdrop__edge{--journey-image:none;z-index:1;opacity:.54;width:clamp(11rem,18vw,22rem);position:absolute;top:0;bottom:0;overflow:hidden}.journey-backdrop__edge--left{--journey-image:url(/uploads/botanica-journey-left-v2.webp);left:0;mask-image:linear-gradient(90deg,#000 20%,#0000 100%)}.journey-backdrop__edge--right{--journey-image:url(/uploads/botanica-journey-right-v2.webp);right:0;mask-image:linear-gradient(270deg,#000 20%,#0000 100%)}.journey-backdrop__track{position:absolute;top:-2rem;left:0;right:0;transform:translate(0,0)}.journey-backdrop__segment{background-image:var(--journey-image);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;height:clamp(58rem,118svh,76rem);display:block}.journey-backdrop__segment+.journey-backdrop__segment{margin-top:-1px}.journey-backdrop__segment--mirrored{transform:scaleY(-1)}.journey-section{position:relative;overflow:clip}.journey-section>.container{z-index:3;position:relative}.theme-game .game-info{background:#07151db8;align-items:center;display:grid}.theme-game .game-info:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(#050d12 0,#0000 100%);height:clamp(3rem,7vh,5rem);position:absolute;top:0;left:0;right:0}.theme-game .glow-frame{border-radius:var(--radius-large)}.theme-game .glow-frame:after{border-radius:inherit}.theme-game .story-card{border-radius:calc(var(--radius-large) - 2px)}.theme-game .stat{border-radius:var(--radius-small)}.theme-game .features{background:#0b2028db}.theme-game .newsletter{background:#0b2028e0}.theme-game .newsletter h2{color:#fff}.theme-game .newsletter .placeholder-notice{color:var(--color-muted);background:0 0;border:0;padding:0}.theme-game .contact{background:#07151db8;position:relative}.theme-game .contact:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#0000 0,#041115 100%);height:clamp(7rem,14vw,11rem);position:absolute;bottom:0;left:0;right:0}.theme-game .contact>.container{z-index:1;position:relative}.theme-game .feature-card{z-index:0;isolation:isolate;border-radius:var(--radius-card);transition:border-color var(--motion-return-duration) var(--motion-ease-organic), box-shadow var(--motion-return-duration) var(--motion-ease-organic), transform var(--motion-return-duration) var(--motion-ease-organic);position:relative;overflow:visible}.theme-game .feature-card:before{z-index:1;border-radius:calc(var(--radius-card) - 1px);background:var(--color-surface);content:"";position:absolute;inset:1px}.theme-game .gallery-item{border-radius:var(--radius-card)}.theme-game .gallery-lightbox{border-radius:var(--radius-large);overflow:hidden}.theme-game .lightbox-content img{border-radius:var(--radius-small)}.theme-game .contact-card{border-radius:var(--radius-large)}.theme-game .feature-card>:not(.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer){z-index:6;position:relative}.theme-game .feature-card:is(:hover,:focus,:focus-within){border-color:var(--color-secondary);transition-duration:var(--motion-grow-duration);transform:translateY(-5px)scale(1.008);box-shadow:0 16px 32px #05dcbc24}.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer{visibility:hidden;opacity:0;pointer-events:none;transition:visibility 0s linear var(--motion-return-duration), opacity .16s ease;position:absolute;inset:0}.card-growth__vine-layer{z-index:0}.card-growth__front-layer{z-index:3}.card-growth__flower-layer{z-index:5}.card-growth__back-vine,.card-growth__front-vine{opacity:0;filter:drop-shadow(0 7px 6px #0000008a);max-width:none;height:auto;transition:opacity .16s ease, transform .72s var(--motion-ease-organic);position:absolute}.card-growth__back-vine{filter:brightness(1.16)saturate(1.08)drop-shadow(0 7px 6px #00000094);transform-origin:8% 72%;width:calc(100% + 3.5rem);bottom:-2.65rem;right:-1.65rem;transform:translateY(.5rem)scaleX(.04)scaleY(.62)}.card-growth--2 .card-growth__back-vine{transform-origin:92% 72%}.card-growth--3 .card-growth__back-vine{transform-origin:50% 72%}.card-growth__front-vine--left{transform-origin:16% 88%;width:clamp(7.4rem,8vw,8.25rem);bottom:-1.35rem;left:-.65rem;transform:translate(-.35rem,.85rem)rotate(-9deg)scale(.08)}.card-growth__front-vine--right{transform-origin:84% 88%;width:clamp(7.6rem,8.4vw,8.6rem);bottom:-1.35rem;right:-.7rem;transform:translate(.35rem,.85rem)rotate(9deg)scale(.08)}.card-growth--2 .card-growth__front-vine--left{width:clamp(7.1rem,7.7vw,8rem);left:-.45rem}.card-growth--2 .card-growth__front-vine--right{width:clamp(7.8rem,8.6vw,8.8rem);right:-.85rem}.card-growth--3 .card-growth__front-vine--left{width:clamp(7.6rem,8.2vw,8.5rem);left:-.8rem}.card-growth--3 .card-growth__front-vine--right{width:clamp(7.3rem,8vw,8.25rem);right:-.45rem}.card-growth__flower{opacity:0;filter:drop-shadow(0 7px 7px #0009);transform-origin:50% 88%;width:clamp(3.25rem,4.1vw,3.9rem);height:auto;position:absolute;bottom:-1rem;right:-1.65rem;transform:translateY(7px)scale(.18)}.card-growth--2 .card-growth__flower{left:-1.65rem;right:auto}.feature-card:is(:hover,:focus,:focus-within) :is(.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer){visibility:visible;opacity:1;transition-delay:0s}.feature-card:is(:hover,:focus,:focus-within) .card-growth__back-vine{opacity:1;transform:translateY(0)scale(1)}.feature-card:is(:hover,:focus,:focus-within) .card-growth__front-vine{opacity:1;transition-delay:.26s;transform:translate(0)rotate(0)scale(1)}.feature-card:is(:hover,:focus,:focus-within) .card-growth__flower--bud{animation:card-flower-bud .82s .58s var(--motion-ease-organic) both}.feature-card:is(:hover,:focus,:focus-within) .card-growth__flower--bloom{animation:card-flower-bloom .62s .96s var(--motion-ease-organic) both}@keyframes card-flower-bud{0%{opacity:0;transform:translateY(7px)scale(.18)}30%,68%{opacity:1;transform:translateY(0)scale(.84)}to{opacity:0;transform:translateY(-2px)scale(.96)}}@keyframes card-flower-bloom{0%{opacity:0;transform:translateY(0)scale(.5)rotate(-3deg)}72%{opacity:1;transform:translateY(-2px)scale(1.06)rotate(1deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}@supports (animation-timeline:scroll()){.journey-backdrop__track{animation:linear both journey-vine-drift scroll(root);animation-range:0% 100%}}@keyframes journey-vine-drift{0%{transform:translate(0,0)}to{transform:translateY(-1.25rem)}}.theme-game .footer{isolation:isolate;background:#041115;position:relative;overflow:hidden}.theme-game .footer>.container{z-index:2;position:relative}.footer-roots{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(#0000 0,#000 8rem)}.footer-roots:after{content:"";background:linear-gradient(#030d1014,#030d1061 80%,#030d10b3);position:absolute;inset:0}.footer-roots__soil{object-fit:cover;object-position:center;opacity:.82;width:100%;max-width:none;height:100%}@media (width<=64rem){.journey-backdrop__edge{opacity:.48;width:clamp(9rem,20vw,13rem)}}@media (width<=42rem){.theme-game .hero{min-height:100svh}.hero-parallax__background{width:148%;height:108%;inset:-4% -24%}.journey-backdrop__edge{opacity:.42;width:min(28vw,7.5rem)}.theme-game .feature-card:is(:hover,:focus,:focus-within){transform:translateY(-3px)scale(1.004)}.card-growth__flower{width:3.8rem}}@media (width<=22.5rem){.journey-backdrop__edge{opacity:.38;width:6rem}}@media (hover:none),(pointer:coarse){.theme-game .feature-card:hover{transform:none}.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer{visibility:visible;opacity:.34;transition:none}.card-growth__back-vine,.card-growth__front-vine{opacity:1;transition:none;transform:none}.card-growth__flower--bud{display:none}.card-growth__flower--bloom{opacity:.82;transform:none}}@media (prefers-reduced-motion:reduce){.hero-parallax__background{transform:none!important}.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer,.card-growth__back-vine,.card-growth__front-vine,.card-growth__flower{transition:none!important;animation:none!important}.feature-card :is(.card-growth__vine-layer,.card-growth__front-layer,.card-growth__flower-layer){visibility:visible;opacity:.34}.feature-card :is(.card-growth__back-vine,.card-growth__front-vine){opacity:1;transform:none}.feature-card .card-growth__flower--bud{display:none}.feature-card .card-growth__flower--bloom{opacity:.82;transform:none}.theme-game .feature-card:is(:hover,:focus,:focus-within){box-shadow:0 0 0 2px var(--color-secondary);transform:none}.journey-backdrop__track{transform:translateY(-2rem);animation:none!important}}.theme-game .hero-dossier .hero-badges{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.theme-game .hero-dossier .badge{background:0 0;border:0;border-left:1px solid #c6e46e2e;border-radius:0;justify-content:center;min-width:0;padding:.25rem .75rem}.theme-game .hero-dossier .badge:first-child{border-left:0}body.theme-game :is(.game-info,.features,.gallery){min-height:auto}@media (width<=42rem){.theme-game .hero-dossier .hero-badges{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-game .hero-dossier .badge{justify-content:flex-start;padding:.45rem .7rem}.theme-game .hero-dossier .badge:nth-child(odd){border-left:0;padding-left:0}.theme-game .site-header--game{backdrop-filter:none}}.theme-game{--color-primary:var(--brand-lime);--color-primary-dark:var(--brand-leaf);--color-secondary:var(--brand-teal);--color-accent:var(--brand-lime);--color-bg:var(--brand-night);--color-surface:var(--brand-night-raised);--color-surface-raised:var(--brand-forest);--color-footer:var(--brand-forest);--color-text:var(--brand-paper);--color-muted:#c7d8cf;--color-border:#c6e46e2e;--radius:1.5rem;--radius-card:1.5rem;--radius-large:2rem;--radius-small:1rem;background:var(--brand-night)}.theme-game .game-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1em;height:1em;display:block}.theme-game .site-header--game{box-shadow:none;backdrop-filter:blur(18px);background:#07171dc2;border-bottom-color:#c6e46e1a}.theme-game .site-header--game.is-scrolled{background:#07171df0;border-bottom-color:#c6e46e29;box-shadow:0 .8rem 2.5rem #0000003d}.theme-game .site-header--game .logo img{filter:brightness(0)invert()drop-shadow(0 2px 8px #00000052);width:min(13.75rem,38vw)}.theme-game .site-header--game .nav-menu a{color:var(--brand-paper);border-radius:999px;padding:.55rem .8rem}.theme-game .site-header--game .nav-menu a:after{display:none}.theme-game .site-header--game .nav-menu a:hover,.theme-game .site-header--game .nav-menu a:focus-visible,.theme-game .site-header--game .nav-menu a[aria-current=page]{color:var(--brand-lime);background:#c6e46e1f}.theme-game .site-header--game .language-switcher{background:#07171db8;border-color:#c6e46e33}.theme-game .site-header--game .language-switcher a{color:var(--color-muted)}.theme-game .site-header--game .language-switcher a.is-active{background:var(--brand-lime);color:var(--brand-ink)}.theme-game .site-header--game .menu-toggle{color:var(--brand-lime);background:#0c252aeb;border-color:#c6e46e3d;border-radius:50%}.theme-game .hero-bg{background:linear-gradient(#040f122e,#07171d9e),linear-gradient(90deg,#040f126b,#0000 32% 68%,#040f126b)}.theme-game .hero-panel{border-radius:var(--radius-card);background:radial-gradient(circle at 100% 0,#c6e46e17,#0000 38%),#07171dc2;border:1px solid #c6e46e29;overflow:hidden;box-shadow:0 1.25rem 3rem #0000003d}.theme-game .hero-panel--cyan{color:var(--brand-paper);border-color:#76c8b04d}.theme-game .hero-panel--yellow{color:var(--brand-paper);border-color:#c6e46e4d}.theme-game .hero-description,.theme-game .hero-subtitle{color:var(--brand-paper)}.theme-game .hero-subtitle{font-weight:750}.theme-game .button{border-radius:999px;min-height:3.35rem;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.theme-game .button--primary{background:var(--brand-lime);color:var(--brand-ink);box-shadow:0 .55rem #183c2c}.theme-game .button--primary:hover{background:#d5ed8e}.theme-game .button--secondary{border-color:var(--brand-teal);color:#a8e2d1;background:#76c8b014}.theme-game .button--secondary:hover{background:#76c8b029}.theme-game .hero-badges{gap:.55rem}.theme-game .badge{color:var(--color-muted);background:#07171d85;border:1px solid #c6e46e24;border-radius:999px;gap:.45rem;padding:.42rem .72rem}.theme-game .badge .game-icon{color:var(--brand-lime);flex:none;font-size:1.05rem}.theme-game .scroll-indicator span{border-color:var(--brand-lime)}.theme-game .scroll-indicator span:before{background:var(--brand-lime)}.theme-game :is(.game-info,.features,.gallery){min-height:auto;padding-block:clamp(3.5rem,6vw,5.25rem)}.theme-game :is(.newsletter,.contact){min-height:auto}.theme-game .section-header{margin-bottom:clamp(2.25rem,5vw,3.5rem)}.theme-game .section-title{color:var(--brand-lime);letter-spacing:-.025em;font-weight:750}.theme-game .section-subtitle{color:var(--color-muted)}.theme-game .title-underline{background:linear-gradient(90deg, var(--brand-teal), var(--brand-lime));width:4.5rem}.theme-game .game-info,.theme-game .gallery,.theme-game .contact{background:#07171db8}.theme-game .features,.theme-game .newsletter{background:#0a2025db}.theme-game .glow-frame{background:linear-gradient(135deg,#76c8b047,#c6e46e52);border:1px solid #76c8b05c;padding:1px;animation:none;box-shadow:0 1.5rem 4rem #0000003d}.theme-game .glow-frame:after{display:none}.theme-game .story-card{background:radial-gradient(circle at 100% 0, #c6e46e14, transparent 34%), var(--brand-night-raised)}.theme-game .game-text h3{color:var(--brand-paper);font-weight:750}.theme-game .game-text>p{color:var(--color-muted)}.theme-game .game-stats .stat{background:#07171db8;border-color:#c6e46e29}.theme-game .stat dt{color:var(--color-muted)}.theme-game .stat dd{color:var(--brand-lime)}.theme-game .media-visual,.theme-game .placeholder-visual{border-radius:var(--radius-card);border-color:#76c8b042}.theme-game .placeholder-visual>span{color:var(--brand-lime);place-items:center;display:grid}.theme-game .placeholder-visual .game-icon{width:4rem;height:4rem}.theme-game .feature-card{background:var(--brand-night-raised);border-color:#c6e46e26;box-shadow:0 .8rem 2.2rem #00000029}.theme-game .feature-card:before{background:radial-gradient(circle at 90% 0, #c6e46e14, transparent 36%), var(--brand-night-raised)}.theme-game .feature-card:is(:hover,:focus,:focus-within){border-color:#c6e46e80;box-shadow:0 1rem 2.5rem #00000038}.theme-game .feature-icon{width:4.4rem;height:4.4rem;color:var(--brand-lime);background:#c6e46e17;border:1px solid #c6e46e38;border-radius:50%;place-items:center;margin-inline:auto;font-size:2.2rem;display:grid}.theme-game .feature-card h3{color:var(--brand-paper);font-weight:750}.theme-game .feature-card p{color:var(--color-muted)}.theme-game .gallery{background:radial-gradient(circle at 82% 18%,#c6e46e12,#0000 25rem),radial-gradient(circle at 10% 78%,#76c8b012,#0000 28rem),#07171dc2}.theme-game .gallery .section-header{max-width:48rem;margin:0 0 clamp(2rem,5vw,3.25rem)}.theme-game .gallery>.container{justify-self:center;width:min(100% - 2rem,75rem);min-width:0}.theme-game .gallery-grid{grid-auto-flow:dense;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(9rem,12vw,11.25rem);gap:clamp(.75rem,1.5vw,1rem);display:grid}.theme-game .gallery-item{isolation:isolate;background:var(--brand-night-raised);height:100%;min-height:0;transition:border-color .24s ease, box-shadow .24s ease, transform .24s var(--motion-ease-organic);border-color:#76c8b03d;border-radius:clamp(1rem,2vw,1.5rem);grid-column:span 4;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 .75rem 2rem #00000038}.theme-game .gallery-item:first-child{grid-area:span 2/span 7}.theme-game .gallery-item:nth-child(2),.theme-game .gallery-item:nth-child(3){grid-column:span 5}.theme-game .gallery-item:before{z-index:2;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff12,#0000 22% 76%,#76c8b012);border:1px solid #ffffff12;position:absolute;inset:0}.theme-game .gallery-item .media-visual{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100%;min-height:100%}.theme-game .gallery-item .media-visual img{filter:saturate(.94)brightness(.92);transition:filter .45s ease, transform .65s var(--motion-ease-organic)}.theme-game .gallery-item .media-visual figcaption{z-index:2;color:var(--brand-paper);text-shadow:0 2px 12px #000000b8;background:linear-gradient(#0000,#02090c2e 28%,#02090ceb 100%);padding:clamp(3.25rem,8vw,5rem) 1rem 1rem;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.25}.theme-game .gallery-item:first-child .media-visual figcaption{padding:clamp(5rem,12vw,8rem) clamp(1rem,3vw,1.5rem) clamp(1rem,3vw,1.5rem);font-size:clamp(1.15rem,2vw,1.45rem)}.gallery-item__expand{z-index:3;width:2.75rem;height:2.75rem;color:var(--brand-paper);opacity:0;transition:background-color .2s ease, opacity .2s ease, transform .26s var(--motion-ease-organic);backdrop-filter:blur(10px);pointer-events:none;background:#041115b8;border:1px solid #ffffff38;border-radius:50%;place-items:center;font-size:1.15rem;display:grid;position:absolute;top:.75rem;right:.75rem;transform:translateY(-.4rem)rotate(-8deg);box-shadow:0 .5rem 1.5rem #0000003d}.theme-game .gallery-item:hover,.theme-game .gallery-item:focus-visible{z-index:4;border-color:#c6e46e85;transform:translateY(-.35rem)scale(1.008);box-shadow:0 1.4rem 3rem #00000057,0 0 0 1px #c6e46e14}.theme-game .gallery-item:hover .media-visual img,.theme-game .gallery-item:focus-visible .media-visual img{filter:saturate(1.08)brightness(1.04);transform:scale(1.045)}.theme-game .gallery-item:hover .gallery-item__expand,.theme-game .gallery-item:focus-visible .gallery-item__expand{opacity:1;background:#123f2ae0;transform:translateY(0)rotate(0)}.theme-game .gallery-lightbox{background:radial-gradient(circle at 12% 0, #76c8b01c, transparent 34%), linear-gradient(145deg, #0a2025, var(--brand-night) 58%);width:min(100vw - 2rem,82rem);max-width:none;max-height:92vh;color:var(--brand-paper);border:1px solid #c6e46e42;border-radius:clamp(1.25rem,3vw,2rem);padding:0;overflow:hidden;box-shadow:0 2.5rem 7rem #000000b8,inset 0 0 0 1px #ffffff0a}.theme-game .gallery-lightbox::backdrop{backdrop-filter:blur(14px)saturate(.72);background:#02080bd1}.theme-game .lightbox-content{min-height:0;padding:clamp(.5rem,1.5vw,.9rem)}.theme-game .lightbox-content figure{gap:.7rem;display:grid}.theme-game .lightbox-frame{background:#02080b;border:0;border-radius:clamp(.9rem,2vw,1.4rem);position:relative;overflow:hidden;box-shadow:inset 0 1rem 3rem #00000042}.theme-game .lightbox-frame:after{z-index:3;border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(145deg,#ffffff0d,#0000 22% 80%,#76c8b00d);position:absolute;inset:0}.theme-game .lightbox-content img{object-fit:contain;transform-origin:50%;width:100%;max-height:calc(92vh - 7rem);display:block}.theme-game .lightbox-content img[hidden]{display:none}.theme-game .lightbox-content figcaption{min-height:2.75rem;color:var(--brand-paper);text-align:left;justify-content:space-between;align-items:center;gap:1rem;padding:0 .25rem;font-size:1rem;font-weight:700;display:flex}.lightbox-counter{color:var(--brand-lime);letter-spacing:.08em;background:#c6e46e12;border:1px solid #c6e46e33;border-radius:999px;flex:none;padding:.35rem .65rem;font-size:.78rem}.theme-game :is(.lightbox-close,.lightbox-fullscreen){backdrop-filter:blur(12px);transition:border-color .18s ease, background-color .18s ease, transform .22s var(--motion-ease-organic);background:#041115c2;border-color:#ffffff2e;box-shadow:0 .6rem 1.8rem #00000047}.theme-game .lightbox-nav{color:#f6f7e9bd;backdrop-filter:none;background:0 0;transition:color .18s,background-color .18s,box-shadow .18s}.theme-game :is(.lightbox-close,.lightbox-fullscreen):hover,.theme-game :is(.lightbox-close,.lightbox-fullscreen):focus-visible{background:#123f2aeb;border-color:#c6e46e8f;transform:scale(1.04)}.theme-game .lightbox-nav:focus-visible,.theme-game .lightbox-nav:active{color:var(--brand-lime);background:#0000007a}@media (hover:hover) and (pointer:fine){.theme-game .lightbox-nav:hover{color:var(--brand-lime);background:#0000007a}}.theme-game .lightbox-nav:focus-visible{box-shadow:inset 0 0 0 2px #c6e46e61}.theme-game .lightbox-nav>span{text-shadow:0 0 1rem #76c8b03d;transition:transform .22s var(--motion-ease-organic)}.theme-game .lightbox-nav:hover>span,.theme-game .lightbox-nav:focus-visible>span{transform:scale(1.08)}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen){width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:none;background:#02080b;border:0;border-radius:0;margin:0;inset:0}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen) .lightbox-content{width:100%;height:100%;padding:0}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen) .lightbox-content figure{grid-template-rows:minmax(0,1fr) auto;gap:0;width:100%;height:100%;display:grid}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen) .lightbox-frame{min-height:0;box-shadow:none;border-radius:0;place-items:center;display:grid}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen) .lightbox-content img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin:0}.theme-game .gallery-lightbox:is(:fullscreen,.is-window-fullscreen) .lightbox-content figcaption{background:#02080b;min-height:3.5rem;padding-inline:clamp(1rem,4vw,3rem)}.theme-game :is(.hero-panel,.hero-dossier,.glow-frame,.stat,.feature-card,.gameplay-stage,.gallery-item,.gallery-lightbox,.newsletter-content,.contact-card){--game-frame-glow-opacity:.38;isolation:isolate;position:relative}.theme-game :is(.hero-panel,.hero-dossier,.glow-frame,.stat,.feature-card,.gameplay-stage,.gallery-item,.gallery-lightbox,.newsletter-content,.contact-card):after{z-index:8;border-radius:inherit;content:"";filter:drop-shadow(0 0 .32rem #c6e46e61);opacity:var(--game-frame-glow-opacity);-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(110deg,#76c8b02e 0%,#76c8b01f 23% 38%,#76c8b0b8 47%,#dcf491f0 50%,#76c8b0ad 54%,#76c8b01f 64% 82%,#c6e46e33 100%) 50%/260% 100%;padding:2px;transition:filter .26s,opacity .26s;display:block;position:absolute;inset:0;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.theme-game .glow-frame{--game-frame-glow-opacity:.72}.theme-game .gallery-item{--game-frame-glow-opacity:.52}.theme-game .gallery-lightbox{--game-frame-glow-opacity:.78}.theme-game :is(.hero-panel,.hero-dossier,.glow-frame,.stat,.feature-card,.gameplay-stage,.gallery-item,.gallery-lightbox,.newsletter-content,.contact-card):is(:hover,:focus-within):after{--game-frame-glow-opacity:.72;filter:drop-shadow(0 0 .5rem #c6e46e85);animation:6.5s linear both game-frame-light}.theme-game .gallery-lightbox:after{display:none}@keyframes game-frame-light{0%{background-position:190%}to{background-position:-90%}}.theme-game .newsletter{padding-block:clamp(3rem,6vw,4.75rem);display:block}.theme-game .newsletter-content{border-radius:var(--radius-large);background:radial-gradient(circle at 12% 0,#76c8b021,#0000 38%),radial-gradient(circle at 88% 100%,#c6e46e1c,#0000 36%),#07171da3;border:1px solid #c6e46e33;max-width:min(100% - 2rem,58rem);padding:clamp(2rem,6vw,4rem)}.theme-game .newsletter h2{color:var(--brand-paper);font-weight:750}.theme-game .newsletter-content>p{color:var(--color-muted)}.theme-game .newsletter .placeholder-notice{color:var(--brand-teal);font-weight:700}.theme-game .contact{padding-block:clamp(3.5rem,6vw,5.25rem);display:block}.theme-game .contact-card{background:radial-gradient(circle at 100% 0, #c6e46e14, transparent 35%), var(--brand-night-raised);border-color:#c6e46e2e;box-shadow:0 1.5rem 4rem #0000002e}.theme-game .contact-card h3{color:var(--brand-paper);font-weight:750}.theme-game .contact-card>div>p{color:var(--color-muted)}.theme-game .contact-method{align-items:flex-start}.theme-game .contact-icon{width:3rem;height:3rem;color:var(--brand-lime);background:#c6e46e17;border:1px solid #c6e46e33;border-radius:50%;flex:none;place-items:center;font-size:1.45rem;display:grid}.theme-game .contact-method h4{color:var(--brand-paper)}.theme-game .contact-links a{color:var(--brand-teal);text-underline-offset:.3em;font-weight:750;text-decoration-thickness:1px}.theme-game .contact-links a:hover{color:var(--brand-lime)}.theme-game .footer{background:linear-gradient(#041115 0%,#051b1b 42%,#08271f 100%)}.theme-game .footer-roots:after{background:linear-gradient(#04111500,#0411153d 52%,#0411159e)}.theme-game .footer-brand .logo,.theme-game .footer-brand .logo img{background:0 0;padding:0}.theme-game .footer-brand .logo img{filter:brightness(0)invert();width:min(13.75rem,100%)}.theme-game .footer-column h2{color:var(--brand-lime)}.theme-game .footer-column a{color:#fff;text-underline-offset:.3em;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.theme-game .footer-column a:hover,.theme-game .footer-column a:focus-visible{color:var(--brand-lime);text-decoration-color:currentColor}@media (width<=64rem){.theme-game .site-header--game .nav-menu{background:#07171dfa;border-bottom-color:#c6e46e29}.theme-game .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.theme-game .gallery-item:nth-child(n){aspect-ratio:4/3;grid-area:auto}.theme-game .gallery-item:first-child{aspect-ratio:16/9;grid-column:span 2}}@media (width<=42rem){.theme-game .features{contain-intrinsic-size:110rem}.theme-game .gallery{contain-intrinsic-size:36rem}.theme-game :is(.game-info,.features,.gallery,.newsletter,.contact){min-height:auto;padding-block:3rem}.theme-game .hero-panel{text-align:left}.theme-game .hero-buttons,.theme-game .hero-badges{justify-content:flex-start}.theme-game .gallery .section-header{margin-bottom:2rem}.theme-game .gallery-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:.85rem;width:auto;margin-inline:-.5rem;padding:0 1rem .75rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.theme-game .gallery-grid::-webkit-scrollbar{display:none}.theme-game .gallery-item:nth-child(n){aspect-ratio:4/3;scroll-snap-align:center;flex:0 0 min(84vw,21rem);height:auto}.gallery-item__expand{opacity:.82;transform:none}.theme-game .gallery-lightbox{border-radius:1.25rem;width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.theme-game .lightbox-content{padding:.4rem}.theme-game .lightbox-content img{max-height:calc(100dvh - 8rem)}.theme-game .lightbox-content figcaption{padding-inline:.35rem;font-size:.9rem}.theme-game .lightbox-close{top:.65rem;right:.65rem}.theme-game .lightbox-fullscreen{top:.65rem;right:3.85rem}.theme-game .lightbox-nav--previous{left:.65rem}.theme-game .lightbox-nav--next{right:.65rem}.theme-game .newsletter-content{width:min(100% - 2rem,58rem)}}@media (prefers-reduced-motion:reduce){.theme-game :is(.hero-panel,.glow-frame,.stat,.feature-card,.gallery-item,.gallery-lightbox,.newsletter-content,.contact-card):after{background-position:50%;animation:none!important}}:root{--studio-ink:var(--brand-ink);--studio-forest:var(--brand-forest);--studio-leaf:var(--brand-leaf);--studio-moss:var(--brand-moss);--studio-lime:var(--brand-lime);--studio-paper:var(--brand-paper);--studio-sage:var(--brand-sage);--studio-night:var(--brand-night);--studio-night-raised:var(--brand-night-raised);--studio-copper:var(--brand-copper);--studio-line:#0b2a1b2e;--studio-display:"Trebuchet MS", "Avenir Next", "Segoe UI", sans-serif;--studio-space:clamp(3.25rem, 5.5vw, 5rem)}.theme-studio{background:var(--studio-paper);color:var(--studio-ink)}.theme-studio main{overflow:clip}.theme-studio .scroll-to-top{color:var(--studio-forest);backdrop-filter:blur(12px);background:#f6f7e9e0;border-color:#123f2a2e;box-shadow:0 .65rem 1.8rem #123f2a24,inset 0 1px #ffffffb8}.theme-studio .scroll-to-top:hover,.theme-studio .scroll-to-top:focus-visible{background:#e0efd5f0;border-color:#2f70475c;box-shadow:0 .8rem 2rem #123f2a2e,inset 0 1px #ffffffc7}.theme-studio .site-header--studio{color:var(--studio-ink);backdrop-filter:blur(16px);background:#f6f7e9eb;border-bottom-color:#0b2a1b1a}.theme-studio .site-header--studio.is-scrolled{background:#f6f7e9f7;box-shadow:0 10px 32px #123f2a24}.theme-studio .site-header--studio .logo{background:0 0;padding:0}.theme-studio .site-header--studio .logo img{filter:drop-shadow(0 1px #ffffffa6);width:min(13.75rem,38vw)}.theme-studio .site-header--studio .nav-menu a[aria-current=page]:after{display:none}.theme-studio .site-header--studio .nav-menu a{color:var(--studio-forest);border-radius:999px;padding:.55rem .8rem}.theme-studio .site-header--studio .nav-menu a:hover,.theme-studio .site-header--studio .nav-menu a:focus-visible,.theme-studio .site-header--studio .nav-menu a[aria-current=page]{background:#2f70471a}.theme-studio .site-header--studio .nav-menu a:after{display:none}.theme-studio .site-header--studio .language-switcher a.is-active{background:var(--studio-forest);color:#fff}.theme-studio .site-header--studio .language-switcher{background:#ffffff94;border-color:#123f2a2e}.theme-studio .site-header--studio .language-switcher a{color:var(--studio-ink)}.theme-studio .site-header--studio .menu-toggle{color:var(--studio-forest);background:#ffffffa3;border-color:#123f2a33;border-radius:50%}.studio-eyebrow{width:fit-content;color:var(--studio-leaf);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-radius:0;align-items:center;gap:.6rem;margin:0 0 .9rem;padding:0;font-size:.74rem;font-weight:800;line-height:1.4;display:inline-flex}.studio-eyebrow__icon{flex:none;place-items:center;width:1.25rem;height:1.25rem;display:grid}.studio-eyebrow__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:100%;height:100%}.studio-button{border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:1.1rem;min-height:3.3rem;padding:.85rem 1.15rem .85rem 1.35rem;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.studio-button:hover{transform:translateY(-3px)rotate(-.5deg)}.studio-button__arrow{font-size:1.25rem;font-weight:500;line-height:1}.studio-button--primary{background:var(--studio-lime);color:var(--studio-ink);box-shadow:0 .7rem #193e2d}.studio-button--primary:hover{background:#d5ed8e}.studio-button--secondary{border-color:var(--studio-forest);color:var(--studio-forest);background:#ffffff9e}.studio-button--secondary:hover{background:#123f2a14}.studio-button--light{background:var(--studio-lime);color:var(--studio-ink)}.studio-button--light:hover{background:#d5ed8e}.studio-text-link{color:inherit;text-underline-offset:.35em;align-items:center;gap:.55rem;font-weight:800;text-decoration-line:underline;text-decoration-thickness:1px;display:inline-flex}.studio-hero{background:radial-gradient(circle at 8% 18%, #c6e46e73 0 4.5rem, transparent 4.6rem), radial-gradient(circle at 93% 82%, #2f704729 0 8rem, transparent 8.1rem), var(--studio-paper);padding:clamp(8rem,12vw,10rem) 0 clamp(4rem,7vw,6rem);position:relative;overflow:hidden}.studio-hero:after{aspect-ratio:1;content:"";pointer-events:none;border:2px dashed #2f704740;border-radius:50%;width:15rem;position:absolute;bottom:-5rem;right:-3rem}.studio-hero__layout{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(24rem,1.08fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid;position:relative}.studio-hero__panel{width:100%;padding:0}.studio-hero__art{background:var(--studio-night);min-height:clamp(29rem,52vw,43rem);box-shadow:0 2rem 5rem #123f2a38, 1.2rem 1.1rem 0 var(--studio-lime);border:.45rem solid #fff;border-radius:44% 56% 40% 60%/48% 42% 58% 52%;margin:0;position:relative;overflow:hidden;transform:rotate(1.4deg)}.studio-hero__art:after{border-radius:inherit;content:"";pointer-events:none;border:1px solid #ffffff38;position:absolute;inset:0}.studio-hero__art-image{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0;transform:scale(1.04)}.studio-hero__art-image--left{object-position:left center}.studio-hero__art-image--center{object-position:center}.studio-hero__art-image--right{object-position:right center}.studio-hero__logo{filter:none;width:min(100%,19rem);height:auto;margin:0 0 clamp(1.5rem,3vw,2.2rem)}.studio-hero h1,.studio-intro h2,.studio-values h2,.studio-project h2,.studio-team h2,.studio-news h2,.studio-contact h2{text-wrap:balance}.studio-hero h1{max-width:11ch;color:var(--studio-ink);font-family:var(--studio-display);letter-spacing:-.055em;margin:0;font-size:clamp(2.65rem,5.4vw,5.3rem);font-weight:800;line-height:.96}.studio-hero__description{color:#294535;max-width:39rem;margin:1.6rem 0 0;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.68}.studio-hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2.2rem;display:flex}.studio-intro{padding-block:var(--studio-space);background:#fffdf4;position:relative}.studio-intro__layout{grid-template-columns:minmax(0,.9fr) minmax(22rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.studio-intro h2{max-width:12ch;font-family:var(--studio-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,4.4vw,4.2rem);font-weight:800;line-height:1}.studio-intro__lead{max-width:38rem;color:var(--studio-leaf);margin:2rem 0 0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.5}.studio-intro__copy{color:#304a3a;max-width:42rem;margin-top:1.8rem}.studio-intro__copy p{margin:0}.studio-intro__copy p+p{margin-top:1rem}.studio-capabilities{grid-template-columns:1fr;gap:0;margin:0;padding:0;list-style:none;display:grid}.studio-capabilities li{background:0 0;border:0;border-bottom:1px solid #2f70472e;border-radius:0;grid-template-columns:2.4rem 1fr;align-items:start;gap:1rem;min-height:0;padding:1.2rem 0;display:grid}.studio-capabilities li:nth-child(2),.studio-capabilities li:nth-child(3){background:0 0}.studio-capabilities li:nth-child(2n){transform:none}.studio-capabilities__number{aspect-ratio:1;background:var(--studio-forest);width:2.4rem;color:var(--studio-lime);font-family:var(--studio-display);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid}.studio-capabilities h3{color:var(--studio-forest);font-family:var(--studio-display);margin:0;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:800;line-height:1.1}.studio-capabilities p{color:#476052;margin:.35rem 0 0;font-size:.95rem;line-height:1.55}.studio-story{background:radial-gradient(circle at 8% 12%,#c6e46e61,#0000 21rem),radial-gradient(circle at 94% 88%,#56ab892e,#0000 25rem),#e7efd9;padding-block:clamp(4.5rem,7vw,6.5rem);scroll-margin-top:6rem;position:relative;overflow:clip}.studio-story__layout{display:block}.studio-story__heading{text-align:center;max-width:58rem;margin-inline:auto}.studio-story h2{max-width:14ch;color:var(--studio-forest);font-family:var(--studio-display);letter-spacing:-.05em;text-wrap:balance;margin:0 auto;font-size:clamp(3rem,6vw,5.8rem);font-weight:800;line-height:.96}.studio-story__lead{max-width:38rem;color:var(--studio-leaf);margin:1.5rem auto 0;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:700;line-height:1.5}.studio-story__byline{color:#476052;max-width:34rem;margin:.8rem auto 0;font-size:.86rem;font-weight:650;line-height:1.5}.studio-story__timeline{--story-rail:8.5rem;--story-gap:2.75rem;max-width:70rem;margin:clamp(3rem,7vw,5.5rem) auto 0;padding:0;list-style:none}.studio-story__chapter{grid-template-columns:var(--story-rail) minmax(0, 1fr);align-items:stretch;gap:var(--story-gap);display:grid}.studio-story__chapter+.studio-story__chapter{margin-top:clamp(1.5rem,3vw,2.5rem)}.studio-story__rail{text-align:right;padding-top:1.35rem;position:relative}.studio-story__rail:before{top:1.58rem;right:calc(var(--story-gap) / -2 - .35rem);z-index:2;background:var(--studio-leaf);content:"";border:.18rem solid #e7efd9;border-radius:50%;width:.7rem;height:.7rem;position:absolute;box-shadow:0 0 0 .18rem #2f70472e}.studio-story__rail:after{top:0;right:calc(var(--story-gap) / -2 - 1px);content:"";background:linear-gradient(#2f704752,#7da55e33);width:2px;position:absolute;bottom:calc(-1*clamp(1.5rem,3vw,2.5rem))}.studio-story__chapter:last-child .studio-story__rail:after{bottom:50%}.studio-story__card{background:#fffdf4;border:1px solid #2f704729;border-radius:2rem .85rem 2rem 2rem;padding:clamp(1.5rem,3.5vw,2.75rem);position:relative;overflow:hidden;box-shadow:0 1.15rem 3rem #1a472f17}.studio-story__card:before{aspect-ratio:1;content:"";border:1px solid #2f704714;border-radius:46% 54% 68% 32%;width:12rem;position:absolute;top:-5rem;right:-4rem;transform:rotate(22deg)}.studio-story__block{z-index:1;position:relative}.studio-story__block+.studio-story__block{margin-top:1.4rem}.studio-story__block p{margin:0}.studio-story__block--paragraph p{color:#304a3a;font-size:1.03rem;line-height:1.72}.studio-story__block--prologue{border-left:.18rem solid #2f70474d;padding-left:clamp(.9rem,2vw,1.25rem)}.studio-story__block--prologue p{color:#365443;font-size:1.03rem;line-height:1.72}.studio-story__marker{background:var(--studio-forest);color:var(--studio-lime);font-family:var(--studio-display);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.38rem .72rem;font-size:.76rem;font-weight:800;line-height:1;display:inline-flex}.studio-story__block--beat{max-width:42rem}.studio-story__block--beat+.studio-story__block--beat{margin-top:.25rem}.studio-story__block--beat p{color:var(--studio-leaf);font-family:var(--font-body);font-size:clamp(1.03rem,1.25vw,1.1rem);font-weight:500;line-height:1.65}.studio-story__block--question{border:1px solid #2f70472e;border-left:.32rem solid var(--studio-leaf);color:var(--studio-leaf);background:linear-gradient(105deg,#56ab8921,#c6e46e14);border-radius:.75rem 1.5rem 1.5rem .75rem;padding:clamp(1rem,2.2vw,1.45rem) clamp(1.1rem,2.8vw,1.75rem)}.studio-story__block--question+.studio-story__block--question{margin-top:.8rem}.studio-story__block--question p{font-family:var(--font-body);font-size:clamp(1.03rem,1.45vw,1.2rem);font-weight:500;line-height:1.5}.studio-story__block--closing{border-top:1px solid #2f704738;margin-top:clamp(1.75rem,4vw,2.5rem);padding:clamp(1.15rem,2.5vw,1.5rem) 0 0}.studio-story__block--closing p{max-width:45rem;color:var(--studio-leaf);font-family:var(--font-body);font-size:clamp(1.03rem,1.45vw,1.18rem);font-weight:500;line-height:1.65}.studio-values{padding-block:var(--studio-space);color:#fff;background:#173f2f;position:relative;overflow:hidden}.studio-values:before{aspect-ratio:1;content:"";border:1px solid #c6e46e2e;border-radius:70% 30% 65% 35%;width:27rem;position:absolute;top:-10rem;right:-5rem;transform:rotate(24deg)}.studio-values .studio-eyebrow{color:var(--studio-lime);background:0 0;border-color:#0000}.studio-values__heading{grid-template-columns:minmax(0,.9fr) minmax(18rem,.65fr);align-items:end;gap:clamp(2rem,8vw,7rem);display:grid;position:relative}.studio-values h2{font-family:var(--studio-display);letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,4.4vw,4.2rem);font-weight:800;line-height:1}.studio-values__heading>p{color:#dbe8d3;margin:0;font-size:1.05rem}.studio-values__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:clamp(2.75rem,5vw,4.25rem) 0 0;padding:0;list-style:none;display:grid;position:relative}.studio-values__list li{background:0 0;border:0;border-left:1px solid #ffffff2e;border-radius:0;padding:clamp(1.3rem,3vw,2.1rem)}.studio-values__list li:nth-child(2){transform:none}.studio-values__list li:first-child{border-left:0}.studio-values__list li>span{color:var(--studio-lime);font-family:var(--studio-display);font-size:.9rem}.studio-values__list h3{font-family:var(--studio-display);margin:1.35rem 0 0;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:800;line-height:1.05}.studio-values__list p{color:#dbe8d3;margin:.75rem 0 0}.studio-community-project{isolation:isolate;background:radial-gradient(circle at 4% 8%,#56ab891a,#0000 24rem),radial-gradient(circle at 98% 74%,#c6e46e0d,#0000 27rem),linear-gradient(#061a1d 0,#07181d 100%);position:relative;overflow:hidden}.studio-community-project :is(.studio-contact,.studio-project){background:0 0}.studio-community-project .studio-contact:after,.studio-community-project .studio-project:before{display:none}.studio-project{padding-top:clamp(2rem,3vw,3.25rem);padding-bottom:var(--studio-space);background:radial-gradient(ellipse at 50% 0, #56ab8914, transparent 34rem), linear-gradient(180deg, #061a1d 0, #071b1f clamp(7rem, 13vw, 12rem), var(--studio-night) clamp(15rem, 24vw, 22rem));color:#fff;position:relative;overflow:hidden}.studio-project:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(at 28% -12%,#56ab892e,#0000 54%),radial-gradient(at 76% -8%,#c6e46e1a,#0000 46%),linear-gradient(#0a2928 0,#0a2928b8 32%,#0000 100%);height:clamp(8rem,15vw,13rem);position:absolute;top:0;left:0;right:0}.studio-project>.container{z-index:1;position:relative}.studio-project__frame{background:var(--studio-night-raised);border:1px solid #c6e46e3d;border-radius:2.75rem;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);display:grid;overflow:hidden;box-shadow:0 2.5rem 6rem #0000004d}.studio-project__media{background:#061217;min-height:35rem;margin:0;padding:0;display:block;overflow:hidden}.studio-project__media img{object-fit:cover;width:100%;height:100%;max-height:none;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.studio-project__frame:hover .studio-project__media img{transform:scale(1.025)}.studio-project__content{align-content:center;gap:2rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.studio-project__meta{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.75rem;display:flex}.studio-project .studio-eyebrow{color:var(--studio-copper);background:0 0;border-color:#0000;margin:0}.studio-project__status{color:#dcf58d;letter-spacing:.08em;text-transform:uppercase;background:#c6e46e24;border:1px solid #c6e46e9e;border-radius:999px;margin:0;padding:.35rem .65rem;font-size:.76rem;font-weight:800;line-height:1.4;display:inline-flex}.studio-project h2{color:#fff;max-width:10ch;font-family:var(--studio-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.65rem,4.8vw,4.5rem);font-weight:800;line-height:.94}.studio-project__description{color:#cfe2d4;margin:1.4rem 0 0}.studio-project__facts{grid-template-columns:1fr;gap:0;margin:0;display:grid}.studio-project__facts div{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(6.5rem,.35fr) minmax(0,1fr);align-items:baseline;gap:1rem;min-width:0;padding:.7rem 0;display:grid}.studio-project__facts div+div{border-left:0;padding-left:0}.studio-project__facts div:last-child{border-bottom:0}.studio-project__facts dt{color:#94b3a0;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.studio-project__facts dd{overflow-wrap:normal;hyphens:auto;word-break:normal;color:#fff;margin:0;font-size:.9rem;font-weight:700;line-height:1.35}.studio-project__content>.studio-button{justify-self:start}.studio-team{padding-block:var(--studio-space);background:var(--studio-sage)}.studio-team__heading{grid-template-columns:minmax(0,.9fr) minmax(20rem,.7fr);align-items:end;gap:clamp(2rem,6vw,5rem);margin-bottom:clamp(2rem,4vw,3.25rem);display:grid}.studio-team h2{max-width:12ch;font-family:var(--studio-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,4.4vw,4.2rem);font-weight:800;line-height:1}.studio-team__intro{max-width:34rem;color:var(--studio-leaf);margin:1.5rem 0 0;font-size:1.15rem;font-weight:700}.studio-team__copy{color:#365141}.studio-team__copy p{margin:0}.studio-team__copy p+p{margin-top:.9rem}.studio-team__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2rem);margin:0;padding:0;list-style:none;display:grid}.studio-team__list>li{min-width:0;display:flex}.studio-team__profile{background:linear-gradient(120deg, #ffffffad, #ffffff61), var(--studio-sage);border:1px solid #0b2a1b24;border-radius:2.4rem .85rem 2.4rem 2.4rem;grid-template-rows:1fr auto;grid-template-columns:minmax(13rem,42%) minmax(0,1fr);gap:0;width:100%;height:clamp(21rem,24vw,22rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.1rem 2.8rem #123f2a14}.studio-team__profile:before{z-index:2;background:var(--studio-leaf);content:"";border-radius:0 0 999px 999px;width:clamp(3.5rem,7vw,6rem);height:.22rem;position:absolute;top:0;right:1.75rem}.studio-team__list>li:nth-child(3n) .studio-team__profile:before{background:#4d9a73}.studio-team__list>li:nth-child(5n) .studio-team__profile:before{background:#9abf42}.studio-team__media{background:#c5d9bc;border-radius:0;grid-row:1/-1;min-height:100%;overflow:hidden}.studio-team__media img{object-fit:cover;filter:saturate(.92)contrast(1.02);width:100%;height:100%;transition:filter .22s,transform .5s cubic-bezier(.2,.7,.2,1)}.studio-team__profile:hover .studio-team__media img{filter:saturate(1.05)contrast(1.02);transform:scale(1.025)}.studio-team__image--top{object-position:50% 12%}.studio-team__image--upper{object-position:50% 28%}.studio-team__image--center{object-position:50% 50%}.studio-team__content{grid-column:2;align-content:center;min-width:0;padding:clamp(1.35rem,3vw,2.1rem);display:grid}.studio-team__role{color:var(--studio-leaf);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850;line-height:1.4}.studio-team__content h3{font-family:var(--studio-display);letter-spacing:-.025em;margin:.35rem 0 .8rem;font-size:clamp(1.7rem,3vw,2.45rem);font-weight:800;line-height:1}.studio-team__content>p:last-child{color:#304b3a;margin:0;font-size:.94rem;line-height:1.62}.studio-team__quote{color:var(--studio-forest);border:0;border-top:1px solid #2f70472e;grid-column:2;margin:0;padding:1rem 1.15rem 1rem 3.1rem;position:relative}.studio-team__quote:before{color:var(--studio-leaf);content:"“";font-family:Georgia,serif;font-size:3.2rem;line-height:1;position:absolute;top:.72rem;left:.35rem}.studio-team__quote p{margin:0;font-size:.98rem;font-style:italic;font-weight:650;line-height:1.55}.studio-team__note{border-left:.25rem solid var(--studio-leaf);color:#304b3a;background:#ffffff6b;width:min(100%,48rem);margin:clamp(2rem,4vw,3rem) 0 0 auto;padding:1.1rem 1.35rem}.studio-team__note p{margin:0}.studio-news{padding-block:var(--studio-space);background:#fffdf4}.studio-news__layout{grid-template-columns:minmax(0,.95fr) minmax(20rem,.75fr);gap:clamp(2rem,7vw,6rem);display:grid}.studio-news h2{max-width:10ch;font-family:var(--studio-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,4.4vw,4.2rem);font-weight:800;line-height:.96}.studio-news__heading>p:last-child{color:#466051;max-width:36rem;margin:1.5rem 0 0}.studio-news__entry{border:1px solid var(--studio-line);border-left:.35rem solid var(--studio-leaf);background:linear-gradient(115deg, #e0efd5f5, #eff2bdc7), var(--studio-sage);border-radius:.45rem 1.6rem 1.6rem .45rem;align-content:start;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.studio-news__entry time{color:var(--studio-leaf);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.studio-news__entry h3{font-family:var(--studio-display);margin:.7rem 0 0;font-size:2rem;font-weight:800}.studio-news__entry h3 a{text-underline-offset:.2em;text-decoration-thickness:1px}.studio-news__entry article p{color:#466051}.studio-news__empty{color:#466051;max-width:28rem;font-family:var(--studio-display);margin:0;font-size:1.35rem;font-weight:700;line-height:1.45}.studio-contact{padding-top:var(--studio-space);color:var(--studio-paper);background:radial-gradient(circle at 8% 10%,#56ab8926 0 9rem,#0000 22rem),radial-gradient(circle at 94% 92%,#c6e46e1a 0 7rem,#0000 20rem),#061a1d;padding-bottom:clamp(2rem,3vw,3.25rem);position:relative;overflow:hidden}.studio-contact:after{z-index:0;content:"";pointer-events:none;background:radial-gradient(at 28% 112%,#56ab892e,#0000 54%),radial-gradient(at 76% 108%,#c6e46e1a,#0000 46%),linear-gradient(#0000 0,#0a2928b8 68%,#0a2928 100%);height:clamp(7rem,13vw,11rem);position:absolute;bottom:0;left:0;right:0}.studio-contact__panel{z-index:1;background:radial-gradient(circle at 0 0,#56ab892e,#0000 34rem),linear-gradient(145deg,#0c302af0,#061c1ffa);border:1px solid #c6e46e3d;border-radius:clamp(2rem,5vw,4rem) clamp(1rem,2.5vw,2rem) clamp(2.5rem,6vw,5rem);padding:clamp(1.6rem,4.5vw,3.75rem);position:relative;overflow:hidden;box-shadow:0 2rem 5rem #00000047,inset 0 1px #ffffff0d}.studio-contact__panel:after{aspect-ratio:1.15;content:"";pointer-events:none;border:1px solid #c6e46e1a;border-radius:72% 28% 64% 36%;width:clamp(12rem,24vw,21rem);position:absolute;bottom:clamp(-6rem,-5vw,-3rem);right:clamp(-5rem,-4vw,-2rem);transform:rotate(-18deg)}.studio-contact__heading{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.7fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.studio-contact .studio-eyebrow{color:#def39b;letter-spacing:.09em;margin-bottom:1.15rem;font-size:clamp(.82rem,1.2vw,.95rem)}.studio-contact .studio-eyebrow__icon{background:#def39b1a;border:1px solid #def39b6b;border-radius:.48rem;width:1.55rem;height:1.55rem;padding:.2rem}.studio-contact h2{max-width:11ch;font-family:var(--studio-display);color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,4.2vw,4rem);font-weight:800;line-height:.96}.studio-contact__description{color:#d2e2d7;max-width:34rem;margin:0;font-size:1.05rem}.studio-contact__methods{z-index:1;background:0 0;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:1rem;margin:clamp(2rem,4vw,3rem) 0 0;padding:0;list-style:none;display:grid;position:relative}.studio-contact__methods>li{background:#ffffff0f;border:1px solid #ffffff24;border-radius:1.75rem;min-width:0;overflow:hidden}.studio-contact__method--discord{color:var(--studio-ink);box-shadow:0 1rem 2.8rem #c6e46e26;background:linear-gradient(135deg,#ddf39a,#bedc62)!important;border-color:#d8ed91!important}.studio-contact__method--discord .studio-contact__icon{background:var(--studio-forest);color:#e5f6a9}.studio-contact__method--discord .studio-contact__copy>span:not(.studio-text-link){color:#294c37}.studio-contact__method--discord .studio-contact__copy .studio-text-link{color:var(--studio-ink)}.studio-contact__method--email{color:var(--studio-paper);background:#ffffff0d!important}.studio-contact__methods a{min-height:100%;color:inherit;grid-template-columns:3rem 1fr;gap:1.25rem;padding:clamp(1.35rem,3vw,2rem);text-decoration:none;transition:background-color .18s,transform .18s;display:grid}.studio-contact__methods a:hover{background:#ffffff17;transform:translateY(-4px)}.studio-contact__method--discord a:hover{background:#fff3}.studio-contact__icon{color:#def39b;background:#def39b1a;border-radius:50%;place-items:center;width:3rem;height:3rem;display:grid}.studio-contact__icon svg{fill:currentColor;width:1.5rem;height:1.5rem}.studio-contact__copy{gap:.55rem;min-width:0;display:grid}.studio-contact__copy>strong{font-family:var(--studio-display);font-size:1.6rem;font-weight:800}.studio-contact__copy>span:not(.studio-text-link){color:#c9dad0}.studio-contact__copy .studio-text-link{overflow-wrap:anywhere;color:#def39b;margin-top:.6rem}.theme-studio .page-hero{background:radial-gradient(circle at 82% 28%, #c6e46e33 0 7rem, transparent 7.1rem), radial-gradient(circle at 92% 72%, #76c8b01f 0 12rem, transparent 12.1rem), var(--studio-forest);color:#fff;border-radius:0 0 clamp(2.5rem,7vw,6rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.theme-studio .page-hero:after{aspect-ratio:1;content:"";border:1px solid #c6e46e29;border-radius:58% 42% 64% 36%/44% 62% 38% 56%;width:clamp(12rem,24vw,22rem);position:absolute;bottom:clamp(-8rem,-9vw,-4rem);right:clamp(-5rem,-4vw,-2rem);transform:rotate(-18deg)}.theme-studio .page-hero>.container{z-index:1;position:relative}.theme-studio .page-hero .eyebrow,.theme-studio .page-hero time{color:var(--studio-lime)}.theme-studio .page-hero>.container>p:not(.eyebrow){color:#dbe8d3}.theme-studio .content-section{background:var(--studio-paper)}.theme-studio .news-card{background:#ffffffa3;border-color:#0b2a1b24;border-radius:2rem;box-shadow:0 1rem 2.8rem #123f2a14}.theme-studio .news-card time,.theme-studio .news-card a,.theme-studio .prose a{color:var(--studio-leaf)}.theme-studio .news-card p,.theme-studio .empty-state,.theme-studio .prose{color:#415c4c}.theme-studio .news-card h2 a{color:var(--studio-forest);text-underline-offset:.25em;text-decoration-thickness:1px}.theme-studio .news-card h2 a:hover,.theme-studio .news-card h2 a:focus-visible{color:var(--studio-leaf)}.theme-studio .empty-state{background:radial-gradient(circle at 100% 0,#c6e46e4d,#0000 34%),#ffffff94;border:1px solid #0b2a1b24;border-radius:2rem;margin:0;padding:clamp(1.5rem,4vw,2.25rem);font-weight:700}.theme-studio .prose a,.theme-studio .legal-content a{color:var(--studio-leaf);text-underline-offset:.3em;text-decoration-thickness:1px}.theme-studio .prose a:hover,.theme-studio .prose a:focus-visible,.theme-studio .legal-content a:hover,.theme-studio .legal-content a:focus-visible{color:var(--studio-forest)}.theme-studio .not-found{background:radial-gradient(circle at 15% 20%, #c6e46e5c, transparent 28%), radial-gradient(circle at 85% 80%, #76c8b02e, transparent 30%), var(--studio-sage)}.theme-studio .not-found .button--primary{background:var(--studio-lime);color:var(--studio-ink);border-radius:999px;box-shadow:0 .55rem #193e2d}.theme-studio .not-found .button--primary:hover{background:#d5ed8e}.theme-studio .footer{background:var(--studio-forest);color:#fff;border-top:0}.theme-studio .footer-brand .logo{background:0 0;width:fit-content;padding:0}.theme-studio .footer-brand .logo img{filter:brightness(0)invert();width:min(13.75rem,100%)}.theme-studio .footer-column h2{color:var(--studio-lime)}.theme-studio .footer-column a{color:#fff;text-underline-offset:.3em;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .16s,text-decoration-color .16s}.theme-studio .footer-column a:hover,.theme-studio .footer-column a:focus-visible{color:var(--studio-lime);text-decoration-color:currentColor}@media (width<=72rem){.studio-project__frame{grid-template-columns:1fr}.studio-project__media{aspect-ratio:16/9;min-height:0}}@media (width<=64rem){.theme-studio .site-header--studio .nav-menu{background:var(--studio-paper);border-bottom-color:#0b2a1b1f}.studio-hero__layout{grid-template-columns:1fr;gap:3rem}.studio-hero__panel{max-width:44rem}.studio-hero__art{aspect-ratio:16/10;min-height:0}.studio-intro{background:var(--studio-paper)}.studio-intro__layout,.studio-story__layout,.studio-values__heading,.studio-team__heading,.studio-news__layout,.studio-contact__heading{grid-template-columns:1fr}.studio-contact__heading{gap:1.5rem}.studio-intro h2,.studio-story h2,.studio-values h2,.studio-team h2,.studio-news h2,.studio-contact h2{max-width:15ch}.studio-story__heading{position:static}.studio-team__profile{grid-template-columns:minmax(11rem,42%) minmax(0,1fr);height:22rem}}@media (width<=48rem){.studio-hero{padding:7rem 0 4.5rem}.studio-hero:after{display:none}.studio-hero__art{aspect-ratio:4/3;height:auto;min-height:0;box-shadow:0 1.2rem 3rem #123f2a2e, .65rem .65rem 0 var(--studio-lime);border-width:.3rem;position:relative;transform:rotate(.7deg)}.studio-hero__art:after{background:0 0;border:1px solid #ffffff38;height:auto;inset:0}.studio-hero__art-image{object-position:center}.studio-hero__layout{gap:2.5rem;margin-top:0}.studio-hero__panel{width:100%;box-shadow:none;padding:0}.studio-hero h1{max-width:13ch}.studio-hero__actions,.studio-hero__actions .studio-button{width:100%}.studio-values__list,.studio-capabilities,.studio-project__facts,.studio-team__list,.studio-contact__methods{grid-template-columns:1fr}.studio-team__list>li,.studio-team__list>li:nth-child(4n+1),.studio-team__list>li:nth-child(4n){grid-column:auto}.studio-values__list{gap:0}.studio-values__list li:nth-child(2),.studio-capabilities li:nth-child(2n){transform:none}.studio-values__list li,.studio-values__list li:first-child{border-top:1px solid #ffffff2e;border-left:0;padding-inline:0}.studio-values__list li:first-child{border-top:0}.studio-project__facts div+div{border-top:0;border-left:0;padding-left:.75rem}.studio-project__content>.studio-button{width:100%}.studio-team__profile{grid-template-columns:minmax(13rem,40%) minmax(0,1fr);height:20rem}.studio-team__note{margin-left:0}.studio-story__heading{text-align:left}.studio-story h2,.studio-story__lead,.studio-story__byline{margin-inline:0}.studio-story__timeline{margin-top:3rem}.studio-story__chapter{grid-template-columns:1fr;gap:.75rem}.studio-story__chapter+.studio-story__chapter{margin-top:2rem}.studio-story__rail{text-align:left;padding:0 0 0 .25rem}.studio-story__rail:before,.studio-story__rail:after{display:none}.studio-story__card{border-radius:1.75rem .75rem 1.75rem 1.75rem;box-shadow:0 1rem 2.4rem #1a472f14}.studio-news__entry{padding-left:1.25rem}}@media (width<=30rem){.theme-studio .page-hero h1{font-size:clamp(1.7rem,8.5vw,2.5rem)}.studio-hero__logo{width:min(100%,17rem)}.studio-hero h1{font-size:clamp(2.25rem,12vw,3.25rem)}.studio-intro h2,.studio-story h2,.studio-values h2,.studio-project h2,.studio-team h2,.studio-news h2,.studio-contact h2{font-size:clamp(2.15rem,10.5vw,3.15rem)}.studio-story__card{border-radius:1.5rem .65rem 1.5rem 1.5rem;padding:1.35rem}.studio-story__block--question{border-radius:.65rem 1.25rem 1.25rem .65rem}.studio-team__profile{grid-template-rows:minmax(13.5rem,46vw) 1fr auto;grid-template-columns:1fr;gap:0;height:auto;min-height:31rem;padding:0}.studio-team__media{border-radius:0;grid-row:1;width:100%;min-height:0}.studio-team__content,.studio-team__quote{grid-column:1}.studio-team__content{grid-row:2;align-content:start;padding:1.35rem}.studio-team__quote{grid-row:3}.studio-team__role{letter-spacing:.07em;font-size:.65rem}.studio-team__content h3{margin-bottom:.55rem;font-size:clamp(1.45rem,8vw,1.9rem)}.studio-team__content>p:last-child{font-size:.86rem;line-height:1.5}.studio-team__quote{padding:.9rem .8rem .85rem 2.35rem}.studio-team__quote:before{font-size:2.75rem;left:.15rem}.studio-contact__panel{border-radius:2rem .85rem 2.5rem;margin-inline:-.15rem}.studio-contact__methods a{grid-template-columns:2.7rem 1fr;gap:.9rem;padding:1.35rem}.studio-contact__icon{width:2.7rem;height:2.7rem}}@media (width<=24rem){.theme-studio .site-header--studio .nav-wrapper{gap:.35rem}.theme-studio .site-header--studio .logo{padding:.25rem .4rem}.theme-studio .site-header--studio .logo img{width:9.1rem}.theme-studio .site-header--studio .header-actions{gap:.25rem}.theme-studio .site-header--studio .language-switcher a{padding-inline:.42rem}.theme-studio .site-header--studio .menu-toggle{width:2.65rem;height:2.65rem}}@media (prefers-reduced-motion:reduce){.studio-project__media img,.studio-team__media img,.studio-button{transition:none}.studio-project__frame:hover .studio-project__media img,.studio-team__profile:hover .studio-team__media img,.studio-button:hover{transform:none}}@view-transition{navigation:auto}:is(.theme-studio,.theme-game) .site-header{--topbar-background:var(--brand-paper);--topbar-ink:var(--brand-forest);--topbar-muted:#365141;--topbar-line:#0b2a1b1f;--topbar-shadow:0 .65rem 1.75rem #123f2a1f;--topbar-control:#ffffff9e;--topbar-active:#2f70471a;--topbar-active-ink:var(--brand-forest);--topbar-language:var(--brand-forest);--topbar-language-ink:white;view-transition-name:site-header;border-bottom:1px solid var(--topbar-line);background:var(--topbar-background);box-shadow:var(--topbar-shadow);color:var(--topbar-ink);backdrop-filter:none;transition:none}:is(.theme-studio,.theme-game) .site-header--game{--topbar-background:var(--brand-night);--topbar-ink:var(--brand-paper);--topbar-muted:#c7d8cf;--topbar-line:#c6e46e24;--topbar-shadow:0 .65rem 1.75rem #0000003d;--topbar-control:var(--brand-night-raised);--topbar-active:#c6e46e1f;--topbar-active-ink:var(--brand-lime);--topbar-language:var(--brand-lime);--topbar-language-ink:var(--brand-ink)}:is(.theme-studio,.theme-game) .site-header.is-scrolled{border-color:var(--topbar-line);background:var(--topbar-background);box-shadow:var(--topbar-shadow)}:is(.theme-studio,.theme-game) .site-header .nav-wrapper{min-height:5.5rem}:is(.theme-studio,.theme-game) .site-header .logo{background:0 0;flex:none;padding:0}:is(.theme-studio,.theme-game) .site-header .logo img{width:clamp(9.25rem,16vw,13.75rem);height:auto}:is(.theme-studio,.theme-game) .site-header--studio .logo img{filter:drop-shadow(0 1px #ffffffa6)}:is(.theme-studio,.theme-game) .site-header--game .logo img{filter:brightness(0)invert()drop-shadow(0 2px 8px #00000052)}:is(.theme-studio,.theme-game) .site-header .header-actions{gap:.75rem}:is(.theme-studio,.theme-game) .site-header .language-switcher{border-color:var(--topbar-line);background:var(--topbar-control);flex:none}:is(.theme-studio,.theme-game) .site-header .language-switcher a{min-width:2.25rem;color:var(--topbar-muted);text-align:center;padding:.35rem .6rem}:is(.theme-studio,.theme-game) .site-header .language-switcher a.is-active{background:var(--topbar-language);color:var(--topbar-language-ink)}:is(.theme-studio,.theme-game) .site-header .nav-menu{gap:clamp(.8rem,1.6vw,1.5rem)}:is(.theme-studio,.theme-game) .site-header .nav-menu a{color:var(--topbar-ink);border-radius:999px;padding:.55rem .8rem}:is(.theme-studio,.theme-game) .site-header .nav-menu a:after{display:none}:is(.theme-studio,.theme-game) .site-header .nav-menu a:hover,:is(.theme-studio,.theme-game) .site-header .nav-menu a:focus-visible,:is(.theme-studio,.theme-game) .site-header .nav-menu a[aria-current=page]{background:var(--topbar-active);color:var(--topbar-active-ink)}:is(.theme-studio,.theme-game) .site-header .menu-toggle{border-color:var(--topbar-line);background:var(--topbar-control);color:var(--topbar-ink);border-radius:50%;flex:none}::view-transition-group(site-header){z-index:1000;animation-duration:1ms}::view-transition-old(site-header),::view-transition-new(site-header){mix-blend-mode:normal;animation:none}@media (width<=64rem){:is(.theme-studio,.theme-game) .site-header .nav-menu{border-bottom-color:var(--topbar-line);background:var(--topbar-background)}}@media (width<=24rem){:is(.theme-studio,.theme-game) .site-header .nav-wrapper{gap:.35rem}:is(.theme-studio,.theme-game) .site-header .logo{padding:0}:is(.theme-studio,.theme-game) .site-header .logo img{width:9.1rem}:is(.theme-studio,.theme-game) .site-header .header-actions{gap:.25rem}:is(.theme-studio,.theme-game) .site-header .language-switcher a{padding-inline:.42rem}:is(.theme-studio,.theme-game) .site-header .menu-toggle{width:2.75rem;height:2.75rem}}@media (width<=42rem){.theme-studio .site-header--studio{backdrop-filter:none}}@media (prefers-reduced-motion:reduce){::view-transition-group(site-header){animation:none}}
