/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}}:root{--ink:#f3f1e9;--muted:#b8b7af;--black:#0b0d0c;--panel:#121513;--line:#eef1de2b;--acid:#cbf05a;--acid-ink:#111608;--earth:#c5a171;--page:min(1520px, calc(100vw - 56px))}*{box-sizing:border-box}html{background:var(--black);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--black);color:var(--ink);margin:0;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:var(--page);margin-inline:auto}.site-page{background:var(--black);min-height:100vh}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0bed;position:relative}.site-header__inner{grid-template-columns:minmax(210px,1fr) auto minmax(110px,1fr);align-items:center;gap:30px;min-height:82px;display:grid}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand__mark{object-fit:contain;width:42px;height:42px;display:block}.brand__name{letter-spacing:.13em;text-transform:uppercase;font-size:13px;font-weight:700}.primary-nav{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;justify-content:center;gap:clamp(20px,2.6vw,44px);font-size:12px;font-weight:700;display:flex}.primary-nav a,.header-action{transition:color .16s,border-color .16s,background .16s}:is(.primary-nav a:hover,.primary-nav a:focus-visible){color:var(--acid)}.header-action{color:var(--acid);letter-spacing:.13em;text-transform:uppercase;border:1px solid #cbf05aa8;justify-self:end;padding:12px 22px;font-size:12px;font-weight:800}:is(.header-action:hover,.header-action:focus-visible){background:var(--acid);color:var(--acid-ink)}.home-hero{isolation:isolate;align-items:stretch;min-height:calc(100vh - 82px);display:flex;position:relative;overflow:hidden}.home-hero__image,.home-hero__shade{width:100%;height:100%;position:absolute;inset:0}.home-hero__image{z-index:-3;object-fit:cover;object-position:55% center}.home-hero__shade{z-index:-2;background:linear-gradient(90deg,#070908f0 0%,#070908c7 35%,#07090829 74%),linear-gradient(#0000 58%,#070908eb 100%)}.home-hero__content{padding:clamp(80px,11vh,130px) 0 245px}.eyebrow{color:var(--acid);letter-spacing:.16em;text-transform:uppercase;margin:0 0 28px;font-size:12px;font-weight:800}.display-name{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,10vw,160px);line-height:.82}.home-hero h1{letter-spacing:-.03em;max-width:780px;margin:34px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,62px);font-weight:400;line-height:1.05}.hero-copy{color:#d0d0c8;max-width:690px;margin:24px 0 0;font-size:clamp(17px,1.4vw,21px)}.button-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{letter-spacing:.12em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:12px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button--acid{background:var(--acid);color:var(--acid-ink)}.button--ghost{background:#0c0e0d6b;border-color:#f3f1e973}.round-explainer{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d0cd6;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.round-explainer article{min-height:138px;padding:26px 30px}.round-explainer article+article{border-left:1px solid var(--line)}.round-explainer span{color:var(--acid);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:800}.round-explainer p{color:#d1d2ca;max-width:330px;margin:10px 0 0}@media (max-width:1120px){.site-header__inner{grid-template-columns:auto 1fr auto}.primary-nav{scrollbar-width:none;justify-content:flex-start;padding-block:30px;overflow-x:auto}.primary-nav::-webkit-scrollbar{display:none}}@media (max-width:760px){:root{--page:calc(100vw - 32px)}.site-header__inner{justify-content:space-between;min-height:72px;display:flex}.brand__name,.primary-nav{display:none}.header-action{padding:10px 16px}.home-hero{min-height:auto}.home-hero__image{object-position:64% center}.home-hero__shade{background:linear-gradient(90deg,#070908f0,#0709087a),linear-gradient(#0000 42%,#070908fa)}.home-hero__content{min-height:720px;padding:76px 0 330px}.display-name{font-size:clamp(58px,19vw,90px)}.round-explainer{grid-template-columns:1fr;bottom:16px}.round-explainer article{min-height:auto;padding:17px 20px}.round-explainer article+article{border-top:1px solid var(--line);border-left:0}}.mobile-menu{display:none}.section-kicker{color:var(--acid);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.section-heading{max-width:760px}.section-heading--wide{max-width:920px}.section-heading h2,.company-intro h2,.home-project h2,.closing-panel h2,.corporate-work h2,.home-game h2,.featured-game h2,.corporate-closing h2,.games-focus h2,.service-offerings h2,.scope-section h2,.review-pair h2,.limits-panel h2,.about-work h2,.principles-section h2,.contact-details h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,68px);font-weight:400;line-height:1.02}.section-heading>p:last-child,.closing-panel>p:not(.section-kicker),.corporate-closing p:not(.section-kicker),.limits-panel>p:not(.section-kicker),.principles-section__copy p{color:var(--muted);font-size:18px}.text-link{color:var(--acid);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-top:26px;font-size:12px;font-weight:800;display:inline-flex}.text-link:after{content:"→";font-size:18px}.site-footer{border-top:1px solid var(--line);margin-top:clamp(90px,12vw,170px);padding:46px 0 36px}.site-footer__inner{grid-template-columns:1.15fr 1fr;gap:32px 70px;display:grid}.site-footer__identity{align-items:center;gap:14px;display:inline-flex}.site-footer__logo{object-fit:contain;width:48px;height:48px;display:block}.site-footer__brand{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:14px;font-weight:800}.site-footer__copy{max-width:560px;color:var(--muted);margin:12px 0 0}.site-footer__legal{max-width:640px;color:var(--ink);margin:16px 0 0;font-size:13px}.footer-nav{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;place-content:flex-start flex-end;gap:16px 28px;font-size:12px;font-weight:700;display:flex}:is(.footer-nav a:hover,.footer-nav a:focus-visible){color:var(--acid)}.site-footer__status{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin:0;padding-top:24px;font-size:12px}.closing-panel{border:1px solid var(--line);margin-top:clamp(90px,12vw,170px);padding:clamp(36px,5vw,74px)}.closing-panel h2{max-width:900px}.closing-panel>p{max-width:700px;margin:22px 0 0}.closing-panel .button{margin-top:32px}.button--corporate{color:#fff;background:#173f5a}:is(.button--corporate:hover,.button--corporate:focus-visible){background:#0f2f46}.button--corporate-ghost{color:#173f5a;background:0 0;border-color:#9eb1be}.corporate-page{--ink:#162a3d;--muted:#647587;--black:#f3f7f9;--panel:#fff;--line:#18384e29;--acid:#1a5e7a;--acid-ink:#fff;--page:min(1280px, calc(100vw - 64px));--corporate-section-gap:clamp(72px, 7vw, 104px);min-height:100vh;color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:linear-gradient(#f8fbfc 0%,#eef4f7 55%,#f8fafb 100%)}.corporate-page .site-header{border-bottom-color:var(--line);background:#f9fcfdf0}.corporate-page .site-header__inner{min-height:78px}:is(.corporate-page .primary-nav a:hover,.corporate-page .primary-nav a:focus-visible){color:#1a5e7a}.corporate-page .header-action{color:#fff;background:#173f5a;border-color:#173f5a}:is(.corporate-page .header-action:hover,.corporate-page .header-action:focus-visible){color:#fff;background:#0f2f46}.corporate-page .site-footer{background:#e8f0f4}.corporate-home__hero,.corporate-hero,.service-hero,.contact-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:end;gap:clamp(52px,6vw,84px);padding:clamp(74px,8vw,108px) 0 clamp(60px,7vw,88px);display:grid}.corporate-home__hero h1,.corporate-hero h1,.service-hero h1,.about-hero h1,.contact-hero h1{letter-spacing:-.055em;max-width:1050px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6vw,88px);font-weight:400;line-height:.95}.corporate-home__summary>p,.corporate-hero>p,.service-hero__summary>p,.contact-hero>p{color:var(--muted);max-width:440px;margin:0;font-size:clamp(18px,1.45vw,21px)}.corporate-work{padding-top:var(--corporate-section-gap)}.corporate-work__heading{margin-bottom:36px;display:block}.corporate-work__heading h2{max-width:760px}.corporate-work__grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.corporate-work__card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffffad;flex-direction:column;min-height:340px;padding:clamp(28px,3vw,40px);transition:background .18s,transform .18s;display:flex}:is(.corporate-work__card:hover,.corporate-work__card:focus-visible){background:#fff;transform:translateY(-4px)}.corporate-work__card>span,.featured-game__image>span,.home-game__image>span{color:#1a5e7a;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.corporate-work__card h3{letter-spacing:-.04em;margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1}.corporate-work__card p{color:var(--muted);margin:20px 0 0;font-size:17px}.corporate-work__card strong{color:#173f5a;letter-spacing:.1em;text-transform:uppercase;margin-top:auto;padding-top:36px;font-size:12px}.home-game,.featured-game{margin-top:var(--corporate-section-gap);border:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);display:grid;overflow:hidden}.home-game__image,.featured-game__image{min-height:520px;position:relative}.home-game__image img,.featured-game__image img{object-fit:cover;width:100%;height:100%;display:block}.home-game__image>span,.featured-game__image>span{color:#fff;background:#080e10c7;border:1px solid #ffffff61;padding:10px 13px;position:absolute;bottom:24px;left:26px}.home-game__copy,.featured-game__copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(36px,4vw,52px);display:flex}.home-game__copy h2,.featured-game__copy h2{letter-spacing:-.045em;max-width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,4.7vw,66px);font-weight:400;line-height:.98}.home-game__copy h3,.featured-game__copy h3{color:#37566b;margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.2vw,32px);font-weight:400}.home-game__copy>p:not(.section-kicker),.featured-game__copy>p:not(.section-kicker){color:var(--muted);margin:20px 0 0;font-size:17px}.home-game__copy .button,.featured-game__copy .button{align-self:flex-start;margin-top:28px}.corporate-closing{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:50px;padding-top:48px;display:flex}.corporate-closing h2{max-width:900px}.games-focus{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(48px,6vw,80px);padding-top:52px;display:grid}.games-focus h2{font-size:clamp(38px,4vw,54px)}.games-focus__grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.games-focus__grid article{background:#fff;min-height:210px;padding:26px}.games-focus__grid h3,.scope-grid h3,.contact-topics span{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.games-focus__grid p,.scope-grid p{color:var(--muted);margin:16px 0 0}.service-hero__summary .button{margin-top:32px}.service-offerings{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-offerings article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:340px;padding:clamp(28px,3vw,40px)}.service-offerings__label{color:#1a5e7a;letter-spacing:.13em;text-transform:uppercase;margin:0 0 54px;font-size:11px;font-weight:800}.service-offerings h2{font-size:clamp(32px,3vw,44px)}.service-offerings article>p:last-child{color:var(--muted);margin:26px 0 0}.scope-section{margin-top:var(--corporate-section-gap);background:#e5eef3;padding:clamp(68px,7vw,88px) 0}.scope-section--cyber{background:#e5edf6}.scope-section .page-width{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(48px,6vw,80px);display:grid}.scope-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.scope-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff9e;min-height:190px;padding:30px}.review-pair{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.review-pair article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:clamp(34px,4vw,54px)}.review-pair h2{font-size:clamp(36px,3.6vw,50px)}.review-pair article>p:last-child{color:var(--muted);margin:28px 0 0;font-size:18px}.limits-panel{margin-top:var(--corporate-section-gap);background:#fff;border-left:6px solid #1a5e7a;padding:clamp(38px,5vw,64px)}.limits-panel h2{max-width:980px}.limits-panel>p:last-child{max-width:850px;margin:26px 0 0}.about-hero{max-width:1060px;padding:clamp(74px,8vw,108px) 0 clamp(60px,7vw,88px)}.about-hero>p:last-child{max-width:800px;color:var(--muted);margin:34px 0 0;font-size:clamp(18px,1.7vw,24px)}.about-work{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.about-work article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:360px;padding:clamp(28px,3vw,40px);display:flex}.about-work h2{font-size:clamp(32px,3vw,44px)}.about-work article>p:not(.section-kicker){color:var(--muted);margin:26px 0 0}.about-work .text-link{margin-top:auto;padding-top:32px}.principles-section{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);grid-template-columns:minmax(280px,1fr) minmax(320px,.75fr);gap:clamp(48px,6vw,80px);padding-top:52px;display:grid}.company-profile{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);gap:clamp(48px,6vw,80px);padding-top:52px;display:grid}.company-profile h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.2vw,56px);font-weight:400;line-height:1.02}.company-profile__intro>p:not(.section-kicker){color:var(--muted);margin:28px 0 0;font-size:18px}.company-profile__facts{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.company-profile__facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:24px}.company-profile__facts dt{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.company-profile__facts dd{color:var(--ink);margin:10px 0 0;font-size:16px;line-height:1.55}.company-profile__address{grid-column:1/-1}.contact-topics{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:clamp(64px,6vw,80px);display:grid}.contact-topics a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:210px;padding:clamp(28px,3vw,40px);transition:background .16s,transform .16s}:is(.contact-topics a:hover,.contact-topics a:focus-visible){background:#eaf1f5;transform:translateY(-3px)}.contact-topics p{color:var(--muted);margin:22px 0 0}.contact-details{margin-top:var(--corporate-section-gap);border-top:1px solid var(--line);grid-template-columns:minmax(280px,1fr) minmax(320px,.75fr);align-items:start;gap:clamp(48px,6vw,80px);padding-top:52px;display:grid}.contact-details__value{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.contact-details__legal{color:var(--muted);gap:7px;margin:0;font-style:normal;display:grid}.contact-details__legal strong{color:var(--ink);font-size:18px}.corporate-page .section-heading h2,.corporate-page .closing-panel h2,.corporate-page .corporate-closing h2,.corporate-page .limits-panel h2,.corporate-page .principles-section h2,.corporate-page .contact-details h2{font-size:clamp(38px,4.2vw,56px)}.corporate-page .site-footer{margin-top:var(--corporate-section-gap)}.configuration-notice{color:#6b4523;background:#fff9f0;border:1px solid #d8a268;padding:28px}.configuration-notice p{margin:10px 0 0}.project-hero{isolation:isolate;align-items:center;min-height:min(800px,100vh - 82px);display:flex;position:relative;overflow:hidden}.project-hero__image,.project-hero__shade{width:100%;height:100%;position:absolute;inset:0}.project-hero__image{z-index:-3;object-fit:cover;object-position:58% center}.project-hero__shade{z-index:-2;background:linear-gradient(90deg,#060807f0 0%,#060807b8 43%,#06080726 78%),linear-gradient(#0000 52%,#060807b8)}.project-hero__content{padding:90px 0}.project-hero__name{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(76px,11vw,170px);line-height:.82}.project-hero h1{letter-spacing:-.04em;max-width:820px;margin:34px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.6vw,70px);font-weight:400;line-height:1}.project-hero__content>p:not(.eyebrow):not(.project-hero__name):not(.project-hero__studio){color:#d7d7d0;max-width:660px;margin:26px 0 0;font-size:clamp(18px,1.5vw,22px)}.project-hero__studio{color:#b9baae;margin:30px 0 0;font-size:14px}.mechanic-section{padding:clamp(90px,12vw,170px) 0}.mechanic-section__intro{text-align:center;max-width:1080px;margin:0 auto}.mechanic-section h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,88px);font-weight:400;line-height:1}.mechanic-section h2 em{color:var(--acid);font-style:normal}.mechanic-section__intro>p:last-child{max-width:760px;color:var(--muted);margin:28px auto 0;font-size:18px}.behavior-grid,.phase-grid,.activity-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:68px;display:grid}.behavior-grid article,.phase-grid article,.activity-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:34px}.behavior-grid article>p,.phase-grid article>p,.activity-grid span{color:var(--acid);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.behavior-grid h3,.phase-grid h3{margin:30px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.4vw,38px);font-weight:400;line-height:1.12}.behavior-grid span{color:var(--muted);margin-top:22px;display:block}.activity-section{background:#121613;padding:clamp(90px,11vw,150px) 0}.activity-section .phase-grid{margin-top:58px}.concept-gallery{padding-top:clamp(90px,12vw,170px)}.concept-gallery__grid{gap:58px;margin-top:58px;display:grid}.concept-frame{margin:0}.concept-frame__image{aspect-ratio:16/9;border:1px solid var(--line);position:relative;overflow:hidden}.concept-frame__image img{object-fit:cover;width:100%;height:100%}.concept-frame__image span{color:var(--acid);letter-spacing:.12em;text-transform:uppercase;background:#080a09d1;border:1px solid #cbf05a8c;padding:9px 12px;font-size:11px;font-weight:800;position:absolute;bottom:22px;left:22px}.concept-frame figcaption{grid-template-columns:minmax(300px,.8fr) minmax(320px,1fr);gap:40px 90px;padding:28px 0 0;display:grid}.concept-frame h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,46px);font-weight:400;line-height:1.08}.concept-frame figcaption p,.gallery-notice{color:var(--muted);margin:0;font-size:17px}.gallery-notice{border-top:1px solid var(--line);margin-top:52px;padding-top:24px}@media (max-width:1100px){.corporate-page{--page:calc(100vw - 48px)}.corporate-home__hero,.corporate-hero,.service-hero,.contact-hero,.games-focus,.scope-section .page-width,.principles-section,.company-profile,.contact-details{grid-template-columns:1fr}.corporate-home__summary,.corporate-hero>p,.service-hero__summary,.contact-hero>p{max-width:720px}.corporate-work__grid,.service-offerings,.about-work,.contact-topics{grid-template-columns:repeat(2,minmax(0,1fr))}.corporate-work__grid>:last-child:nth-child(odd),.service-offerings>:last-child:nth-child(odd),.about-work>:last-child:nth-child(odd),.contact-topics>:last-child:nth-child(odd){grid-column:1/-1}.corporate-work__card,.service-offerings article,.about-work article,.contact-topics a{min-height:0}.corporate-work__card strong,.about-work .text-link{margin-top:34px}.home-game,.featured-game{grid-template-columns:1fr}.home-game__image,.featured-game__image{min-height:460px}.games-focus__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.concept-frame figcaption{grid-template-columns:1fr;gap:18px}}@media (max-width:960px){.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;padding:10px 14px;font-size:11px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--panel);width:min(290px,100vw - 32px);display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 55px #0a18222e}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;padding:15px 18px;font-size:12px;font-weight:700}.mobile-menu nav a:last-child{border-bottom:0}.header-action,.brand__name,.primary-nav{display:none}.site-header__inner{justify-content:space-between;display:flex}}@media (max-width:760px){.corporate-page{--page:calc(100vw - 32px);--corporate-section-gap:60px}.corporate-home__hero,.corporate-hero,.service-hero,.contact-hero{gap:28px;padding:56px 0 48px}.corporate-home__hero h1,.corporate-hero h1,.service-hero h1,.about-hero h1,.contact-hero h1{font-size:clamp(46px,13vw,62px)}.corporate-work,.about-hero{padding-top:60px}.corporate-work__heading{display:block}.corporate-work__card,.service-offerings article,.about-work article,.contact-topics a{padding:24px}.corporate-work__grid,.service-offerings,.about-work,.contact-topics,.games-focus__grid,.review-pair{grid-template-columns:1fr}.corporate-work__grid>:last-child:nth-child(odd),.service-offerings>:last-child:nth-child(odd),.about-work>:last-child:nth-child(odd),.contact-topics>:last-child:nth-child(odd){grid-column:auto}.home-game,.featured-game,.games-focus,.service-offerings,.review-pair,.limits-panel,.principles-section,.company-profile,.contact-details,.closing-panel,.corporate-closing{margin-top:60px}.company-profile__facts{grid-template-columns:1fr}.company-profile__address{grid-column:auto}.home-game__image,.featured-game__image{aspect-ratio:16/10;min-height:0}.home-game__copy,.featured-game__copy{padding:28px 24px 34px}.home-game__copy h2,.featured-game__copy h2{font-size:clamp(44px,13vw,54px)}.corporate-closing{flex-direction:column;align-items:flex-start}.scope-section,.activity-section{margin-top:60px;padding:60px 0}.scope-grid{grid-template-columns:1fr}.project-hero{align-items:flex-end;min-height:720px}.project-hero__image{object-position:66% center}.project-hero__shade{background:linear-gradient(90deg,#060807e6,#06080761),linear-gradient(#0000 30%,#060807f5 100%)}.project-hero__content{padding:70px 0}.project-hero__name{font-size:clamp(62px,21vw,96px)}.mechanic-section{padding:76px 0}.behavior-grid,.phase-grid,.activity-grid{grid-template-columns:1fr;margin-top:44px}.behavior-grid article,.phase-grid article,.activity-grid article{min-height:auto;padding:28px}.concept-gallery{padding-top:76px}.concept-gallery__grid{gap:42px;margin-top:40px}.site-footer__inner{grid-template-columns:1fr}.corporate-page .site-footer{padding-top:36px}.footer-nav{justify-content:flex-start}}.groundbound-site{--gb-ink:#f4f2ea;--gb-muted:#b8b8b0;--gb-black:#090b0a;--gb-panel:#111411;--gb-panel-raised:#171a17;--gb-line:#e2ebc62e;--gb-accent:#c9ed58;--gb-accent-ink:#101508;background:var(--gb-black);min-height:100vh;color:var(--gb-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.groundbound-page-width{width:min(1280px,100vw - 64px);margin-inline:auto}.groundbound-kicker{color:var(--gb-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.groundbound-site-header{z-index:20;border-bottom:1px solid var(--gb-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b0af5;position:relative}.groundbound-site-header__inner{grid-template-columns:minmax(130px,1fr) auto minmax(210px,1fr);align-items:center;gap:32px;min-height:80px;display:grid}.groundbound-site-header__brand{width:max-content;color:var(--gb-ink);letter-spacing:-.08em;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1}.groundbound-site-header__nav{justify-content:center;gap:clamp(24px,3vw,48px);display:flex}.groundbound-site-header__nav a,.groundbound-site-header__action,.groundbound-site-menu a,.groundbound-site-footer nav a,.groundbound-site-footer__company{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.groundbound-site-header__nav a,.groundbound-site-footer nav a{color:var(--gb-muted)}:is(.groundbound-site-header__nav a:hover,.groundbound-site-header__nav a:focus-visible,.groundbound-site-header__nav a[aria-current=page],.groundbound-site-footer a:hover,.groundbound-site-footer a:focus-visible){color:var(--gb-accent)}.groundbound-site-header__action{color:var(--gb-accent);border:1px solid #c9ed58b3;justify-self:end;padding:14px 22px;transition:background .16s,color .16s}:is(.groundbound-site-header__action:hover,.groundbound-site-header__action:focus-visible,.groundbound-site-header__action[aria-current=page]){background:var(--gb-accent);color:var(--gb-accent-ink)}.groundbound-site-menu{display:none}.groundbound-subpage__hero{isolation:isolate;align-items:flex-end;min-height:680px;display:flex;position:relative;overflow:hidden}.groundbound-subpage__hero>img,.groundbound-subpage__hero-shade{width:100%;height:100%;position:absolute;inset:0}.groundbound-subpage__hero>img{z-index:-3;object-fit:cover;object-position:center;display:block}.groundbound-subpage__hero-shade{z-index:-2;background:linear-gradient(90deg,#060807f5 0%,#060807c2 46%,#06080733 80%),linear-gradient(#06080714 28%,#060807eb 100%)}.groundbound-subpage__hero-copy{padding:110px 0 92px}.groundbound-subpage__hero-copy h1{letter-spacing:-.05em;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,104px);font-weight:400;line-height:.94}.groundbound-subpage__hero-copy>p:last-child{color:#d0d1ca;max-width:700px;margin:30px 0 0;font-size:clamp(18px,1.6vw,22px)}.groundbound-content-section{border-top:1px solid var(--gb-line);padding:clamp(84px,9vw,124px) 0}.groundbound-content-section--emphasis{background:var(--gb-panel-raised)}.groundbound-content-section--emphasis .groundbound-content-section__intro{border-left:4px solid var(--gb-accent);padding-left:clamp(28px,4vw,54px)}.groundbound-content-section__intro{max-width:970px}.groundbound-content-section__intro h2,.groundbound-page-actions h2,.groundbound-landing-overview__intro h2,.groundbound-landing-feature__copy>h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:400;line-height:1}.groundbound-content-section__intro>p:not(.groundbound-kicker),.groundbound-landing-overview__intro>p:not(.groundbound-kicker),.groundbound-landing-feature__copy>p:not(.groundbound-kicker){max-width:790px;color:var(--gb-muted);margin:26px 0 0;font-size:18px}.groundbound-card-grid{border-top:1px solid var(--gb-line);border-left:1px solid var(--gb-line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:58px;display:grid}.groundbound-card-grid article{border-right:1px solid var(--gb-line);border-bottom:1px solid var(--gb-line);background:var(--gb-panel);min-height:230px;padding:32px}.groundbound-card-grid h3,.groundbound-activity-list h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.08}.groundbound-card-grid p,.groundbound-activity-list p{color:var(--gb-muted);margin:18px 0 0}.groundbound-page-actions{border:1px solid var(--gb-line);margin-top:clamp(84px,9vw,124px);padding:clamp(42px,6vw,78px)}.groundbound-page-actions h2{max-width:850px}.groundbound-page-actions>div:last-child,.groundbound-action-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.groundbound-button{border:1px solid var(--gb-accent);background:var(--gb-accent);min-height:54px;color:var(--gb-accent-ink);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 25px;font-size:11px;font-weight:800;transition:transform .16s,background .16s,color .16s;display:inline-flex}:is(.groundbound-button:hover,.groundbound-button:focus-visible){transform:translateY(-2px)}.groundbound-button--ghost{color:var(--gb-accent);background:0 0}.groundbound-site-footer{border-top:1px solid var(--gb-line);background:#0d100e;margin-top:clamp(84px,9vw,124px);padding:48px 0 36px}.groundbound-site-footer__inner{grid-template-columns:.8fr 1.2fr;gap:32px 60px;display:grid}.groundbound-site-footer__name{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px}.groundbound-site-footer__status{color:var(--gb-muted);text-transform:uppercase;letter-spacing:.1em;margin:12px 0 0;font-size:13px}.groundbound-site-footer nav{flex-wrap:wrap;place-content:flex-start flex-end;gap:18px 28px;display:flex}.groundbound-site-footer__company{border-top:1px solid var(--gb-line);color:var(--gb-muted);grid-column:1/-1;padding-top:24px}.groundbound-landing-mobile-header{display:none}.groundbound-landing-overview{border-top:1px solid var(--gb-line);padding:clamp(90px,10vw,140px) 0}.groundbound-landing-overview__intro{max-width:940px}.groundbound-card-grid--landing{grid-template-columns:repeat(3,minmax(0,1fr))}.groundbound-landing-feature{border-top:1px solid var(--gb-line);background:var(--gb-panel)}.groundbound-landing-feature__grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);display:grid}.groundbound-landing-feature__image{min-height:760px;position:relative}.groundbound-landing-feature__image img{object-fit:cover;width:100%;height:100%;display:block}.groundbound-landing-feature__image>span{color:var(--gb-accent);letter-spacing:.12em;text-transform:uppercase;background:#090b0ad6;border:1px solid #c9ed5885;padding:10px 13px;font-size:11px;font-weight:800;position:absolute;bottom:24px;left:24px}.groundbound-landing-feature__copy{padding:clamp(48px,6vw,82px)}.groundbound-activity-list{border-top:1px solid var(--gb-line);border-left:1px solid var(--gb-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;display:grid}.groundbound-activity-list article{border-right:1px solid var(--gb-line);border-bottom:1px solid var(--gb-line);padding:24px}@media (max-width:1040px){.groundbound-site-header__nav,.groundbound-site-header__action{display:none}.groundbound-site-header__inner{justify-content:space-between;display:flex}.groundbound-site-menu{display:block;position:relative}.groundbound-site-menu summary{cursor:pointer;border:1px solid var(--gb-line);color:var(--gb-ink);letter-spacing:.14em;text-transform:uppercase;padding:11px 15px;font-size:11px;font-weight:800;list-style:none}.groundbound-site-menu summary::-webkit-details-marker{display:none}.groundbound-site-menu nav{border:1px solid var(--gb-line);background:#101311;width:min(300px,100vw - 32px);display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 60px #0000006b}.groundbound-site-menu nav a{border-bottom:1px solid var(--gb-line);color:var(--gb-muted);padding:16px 18px}.groundbound-site-menu nav a:last-child{border-bottom:0}.groundbound-site-menu nav a[aria-current=page]{color:var(--gb-accent)}.groundbound-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.groundbound-landing-feature__grid{grid-template-columns:1fr}.groundbound-landing-feature__image{min-height:600px}}@media (max-width:999px){.groundbound-landing-mobile-header{display:block}}@media (max-width:680px){.groundbound-page-width{width:calc(100vw - 32px)}.groundbound-site-header__inner{min-height:70px}.groundbound-subpage__hero{min-height:620px}.groundbound-subpage__hero-shade{background:linear-gradient(90deg,#060807f0,#06080770),linear-gradient(#06080714 22%,#060807f5)}.groundbound-subpage__hero-copy{padding:80px 0 64px}.groundbound-subpage__hero-copy h1{font-size:clamp(48px,15vw,66px)}.groundbound-content-section,.groundbound-landing-overview{padding:68px 0}.groundbound-content-section__intro h2,.groundbound-page-actions h2,.groundbound-landing-overview__intro h2,.groundbound-landing-feature__copy>h2{font-size:clamp(40px,12vw,52px)}.groundbound-card-grid,.groundbound-card-grid--landing,.groundbound-activity-list{grid-template-columns:1fr}.groundbound-card-grid{margin-top:40px}.groundbound-card-grid article{min-height:0;padding:26px}.groundbound-landing-feature__image{aspect-ratio:4/3;min-height:0}.groundbound-landing-feature__copy{padding:54px 24px 62px}.groundbound-page-actions{margin-top:68px;padding:34px 24px}.groundbound-page-actions>div:last-child,.groundbound-action-row{flex-direction:column;align-items:stretch}.groundbound-button{width:100%}.groundbound-site-footer{margin-top:68px}.groundbound-site-footer__inner{grid-template-columns:1fr}.groundbound-site-footer nav{justify-content:flex-start}.groundbound-site-footer__company{grid-column:auto}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.groundbound-exact-page{background:#0b0d0c;min-height:100vh;overflow-x:auto}.groundbound-exact-composition{aspect-ratio:1672/941;background:#0b0d0c;width:min(100vw,1672px);min-width:1000px;margin-inline:auto;position:relative;overflow:hidden}.groundbound-exact-composition>img{object-fit:contain;width:100%;height:100%;display:block}.groundbound-hotspot{border:1px solid #0000;outline:none;display:block;position:absolute}.groundbound-hotspot:focus-visible{border-color:#d2f45f;box-shadow:0 0 0 3px #d2f45f52}.groundbound-hotspot--brand{width:3.5%;height:6.2%;top:1.2%;left:1.25%}.groundbound-hotspot--groundbound{width:9.1%;height:6.1%;top:1.4%;left:18.8%}.groundbound-hotspot--studio{width:5.2%;height:6.1%;top:1.4%;left:29.8%}.groundbound-hotspot--technology{width:7%;height:6.1%;top:1.4%;left:36.9%}.groundbound-hotspot--about{width:4.5%;height:6.1%;top:1.4%;left:46.7%}.groundbound-hotspot--follow{width:16.2%;height:5.4%;top:1.5%;left:82.5%}.groundbound-hotspot--explore{width:15.8%;height:6.7%;top:54.7%;left:3.7%}@media (max-width:999px){.groundbound-exact-composition{width:100%;min-width:0}.groundbound-exact-composition nav{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
