@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Arial", "Helvetica Neue", sans-serif;--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,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-4{gap:calc(var(--spacing) * 4)}}:root{color-scheme:light;--paper: #f4f4ed;--ink: #1b241f;--muted: #60675f;--line: #d7dad0;--lime: #d7ff5f;--dark: #17211e;font-family:Arial,Helvetica Neue,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #708500;outline-offset:5px}::selection{background:var(--lime);color:var(--ink)}svg{display:block}.page-width{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:12px;padding:12px 20px;background:var(--ink);color:#fff;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;background:#f4f4edf7;border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:28px;letter-spacing:-1.4px;line-height:1;white-space:nowrap}.brand-symbol{width:35px;height:35px;flex-shrink:0}.brand-period{color:#5e722b}.main-navigation{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.main-navigation>a{padding-block:12px}.main-navigation>a:hover{text-decoration:underline;text-underline-offset:5px}.main-navigation .nav-contact{display:flex;gap:26px;align-items:center;border:1px solid var(--ink);border-radius:4px;padding:12px 16px;margin-left:3px}.nav-contact span{font-size:19px;line-height:1}.main-navigation .nav-contact:hover{background:var(--ink);color:var(--paper);text-decoration:none}.menu-toggle{display:none}.hero{padding-block:76px 94px;display:grid;grid-template-columns:1.09fr 1fr;align-items:center;gap:65px}.eyebrow{margin:0 0 26px;font-size:11px;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:1.65px;display:flex;align-items:center;gap:9px}.status-dot{display:inline-block;height:7px;width:7px;border-radius:100%;background:#647b2e;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{margin-bottom:27px;font-size:clamp(54px,5.6vw,78px);line-height:1.04;letter-spacing:-4.5px;font-weight:500}.hero-highlight{position:relative;z-index:0;display:inline-block}.hero-highlight:before{content:"";position:absolute;inset:57% -5px 3px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-description{max-width:422px;font-size:17px;line-height:1.65;color:var(--muted);margin-bottom:28px}.hero-actions{gap:22px}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;min-height:50px;padding:15px 20px;font-weight:600;font-size:13px;border:1px solid transparent;border-radius:4px;transition:background-color .18s,transform .18s}.button span{font-size:22px;line-height:.8;font-weight:400}.button:hover{transform:translateY(-2px)}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{background:#354137}.button-lime{color:var(--ink);background:var(--lime)}.button-lime:hover{background:#e5ff96}.text-link{display:inline-flex;gap:13px;align-items:center;font-weight:600;font-size:13px;padding-block:6px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:18px;font-weight:400}.hero-footnote{margin:27px 0 0;color:#7b8078;font-size:11px;letter-spacing:.1px}.hero-visual{position:relative;isolation:isolate;min-height:474px;width:100%;max-width:510px;color:#e8edde;background:var(--dark);border:1px solid #27362e;border-radius:7px;box-shadow:0 16px 45px -28px #15311b66}.visual-topline{margin-inline:27px;padding-block:22px 17px;border-bottom:1px solid #35413a;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;font-family:ui-monospace,monospace;font-size:9px;letter-spacing:1.6px;color:#bcc6b7}.visual-corner{font-size:21px;line-height:1;color:var(--lime)}.system-canvas{position:relative;height:330px;overflow:hidden}.system-lines{position:absolute;width:100%;height:100%}.grid-line{stroke:#394b3c;stroke-width:.5;opacity:.3}.orbit{stroke:#859878;opacity:.22;stroke-dasharray:3 7}.inner-orbit{stroke-dasharray:none;opacity:.14}.connection{stroke:#6a815d;stroke-width:1}.active-connection{stroke:var(--lime);stroke-width:1}.connection-dot{fill:var(--lime)}.system-node{position:absolute;background:#213027;border:1px solid #4a5b41;border-radius:4px;display:flex;align-items:center;gap:9px;min-height:38px;padding:9px 13px;font-size:11px;box-shadow:0 7px 20px #08140b44;white-space:nowrap}.node-icon{color:var(--lime);font-size:18px;line-height:16px}.node-people{left:9%;top:17%}.node-process{right:7%;top:26%}.node-data{left:8%;bottom:15%}.node-product{bottom:10%;right:4%;color:var(--ink);background:var(--lime);border-color:var(--lime);font-weight:600;gap:15px}.product-check{width:16px;height:16px;color:var(--lime);background:var(--ink);border-radius:50%;text-align:center;line-height:16px;font-size:10px}.system-core{position:absolute;left:calc(50% - 43px);top:calc(50% - 43px);width:86px;height:86px;display:grid;place-content:center;background:#263528;border:1px solid #698243;border-radius:16px;box-shadow:0 0 60px #ceff5321,inset 0 0 24px #d7ff5f09;transform:rotate(-9deg)}.system-core svg{width:52px;height:52px;color:var(--lime)}.canvas-plus{position:absolute;color:#718763;font-size:15px;font-weight:300}.plus-one{left:7%;top:48%}.plus-two{right:8%;top:56%}.visual-bottomline{margin:0 27px;padding-block:0 46px;display:flex;align-items:end;justify-content:space-between;line-height:1.6;font-size:16px;letter-spacing:-.3px;color:#a7b1a1}.visual-bottomline strong{color:#e9eddf;font-weight:500}.visual-index{font-family:ui-monospace,monospace;font-size:9px;letter-spacing:1px;color:#83917a}.visual-tab{display:flex;align-items:center;justify-content:space-between;gap:20px;position:absolute;bottom:-25px;left:-29px;min-width:205px;padding:18px 20px;background:var(--lime);color:var(--ink);transform:rotate(-4deg);font-size:12px;line-height:1.35;font-weight:600;box-shadow:0 8px 15px #15240d16}.visual-tab svg{height:27px;width:27px;fill:none;stroke:currentColor;stroke-width:1.5}.capabilities-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.capabilities-inner{display:flex;gap:28px;justify-content:space-between;align-items:center;min-height:83px}.capabilities-inner>span{font-size:12px;color:var(--muted)}.capabilities-inner ul{display:flex;flex-wrap:wrap;gap:28px;list-style:none;padding:0;margin:0;font-size:14px;font-weight:600;letter-spacing:-.2px}.capabilities-inner li{display:flex;align-items:center;gap:28px}.capabilities-inner li:not(:last-child):after{content:"+";color:#889575;font-weight:400}.section{padding-block:104px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:47px}.section-heading .eyebrow{margin-bottom:18px}h2{font-size:clamp(32px,3.3vw,46px);letter-spacing:-1.9px;line-height:1.13;font-weight:500;margin-bottom:0}.section-heading>p{max-width:325px;margin:0 0 2px;font-size:14px;color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden}.service-card{padding:25px 25px 26px}.service-card:not(:last-child){border-right:1px solid var(--line)}.service-top{display:flex;align-items:start;justify-content:space-between;margin-bottom:39px}.service-top svg{width:37px;height:37px;stroke:var(--ink);fill:none;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.service-number{font-size:10px;font-family:ui-monospace,monospace;color:#77816e}.service-card h3{font-weight:500;font-size:20px;letter-spacing:-.6px;line-height:1.24;margin-bottom:16px;min-height:50px}.service-card p{font-size:13px;line-height:1.75;color:var(--muted);margin-bottom:25px;min-height:91px}.service-tags{display:flex;flex-wrap:wrap;gap:6px}.service-tags span{font-size:9px;padding:5px 7px;border:1px solid #dde0d5;color:#64725a;border-radius:2px;white-space:nowrap}.project-section{background:var(--dark);color:#eff2e9;padding-block:64px 72px}.project-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:34px}.project-heading .eyebrow{margin:0;color:#b9c4b0}.project-heading>span{font-size:11px;color:#95a68d}.featured-project{display:grid;grid-template-columns:1.12fr 1fr;gap:62px;align-items:center}.project-art{position:relative;overflow:hidden;min-height:460px;background:#08191c;border:1px solid #34463b;border-radius:5px;color:#9ce5bd;isolation:isolate}.project-art:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 48% 46%,#12604a45,transparent 65%)}.game-grid{position:absolute;inset:0;background-image:linear-gradient(#8feab110 1px,transparent 1px),linear-gradient(90deg,#8feab110 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(transparent,black 40%,transparent);mask-image:linear-gradient(transparent,black 40%,transparent)}.game-orbit{position:absolute;left:50%;top:43%;border:1px solid #67d6a41a;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:285px;height:285px}.orbit-two{width:365px;height:365px}.orbit-three{width:455px;height:455px}.coordinate{position:absolute;left:23px;top:21px;font-family:ui-monospace,monospace;font-size:9px;letter-spacing:2px;color:#74a990}.project-game-logo{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);display:block;width:min(82%,500px);height:auto;border-radius:5px;filter:drop-shadow(0 0 34px #9cff3820)}.project-art-footer{position:absolute;bottom:0;inset-inline:0;border-top:1px solid #45644d42;padding:16px 23px;display:flex;align-items:center;justify-content:space-between;background:#0a1918aa;font-size:10px;color:#a5bca7;letter-spacing:.7px}.art-cursor{color:var(--lime);font-size:22px;line-height:1}.project-label{display:inline-flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#c0ceaf;margin-bottom:20px}.project-label .status-dot{background:var(--lime);height:5px;width:5px}.project-copy h2{font-size:43px;letter-spacing:-1.8px;margin-bottom:16px}.project-lead{font-size:22px;line-height:1.35;letter-spacing:-.5px;font-weight:400;margin-bottom:16px;color:#dce6d4}.project-copy>p:not(.project-lead){color:#a8b6a0;font-size:14px;line-height:1.8;max-width:355px;margin-bottom:20px}.project-features{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0;list-style:none;margin:0 0 28px;max-width:355px}.project-features li{display:flex;align-items:center;gap:6px;font-size:10px;color:#b9c6b2}.project-features li:before{content:"";height:3px;width:3px;background:#a2bd85;border-radius:50%}.project-link-note{display:block;margin-top:12px;font-size:10px;color:#93a487}.process-section{padding-bottom:84px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;padding:0;list-style:none;margin:0}.process-step{display:flex;justify-content:space-between;padding-bottom:15px;margin-bottom:27px;border-bottom:1px solid var(--line)}.process-step span:first-child{display:grid;place-content:center;width:35px;height:35px;font-family:ui-monospace,monospace;font-size:11px;background:#e8ebdf;border-radius:50%}.process-step span:last-child{display:grid;place-content:center;font-size:25px;font-weight:400;color:#657354}.process-grid h3{font-size:21px;font-weight:500;letter-spacing:-.6px;margin-bottom:14px}.process-grid p{color:var(--muted);font-size:13px;line-height:1.8;max-width:310px;margin-bottom:21px}.process-output{display:inline-block;font-size:10px;font-weight:600;border-bottom:1px solid #a9b697;padding-bottom:5px;color:#536546}.questions-section{display:grid;grid-template-columns:.9fr 1.5fr;gap:70px;padding-block:57px 100px;border-top:1px solid var(--line)}.questions-intro .eyebrow{margin-bottom:18px}.questions-intro h2{font-size:37px;letter-spacing:-1.6px;margin-bottom:23px}.questions-intro>p:last-child{font-size:13px;line-height:1.65;color:var(--muted)}.questions-intro .text-link{padding-block:0;color:var(--ink)}.questions-list{padding-top:4px}.questions-list details{border-bottom:1px solid var(--line)}.questions-list details:first-child{border-top:1px solid var(--line)}.questions-list summary{display:flex;align-items:center;justify-content:space-between;gap:25px;cursor:pointer;min-height:74px;padding-block:20px;font-size:15px;font-weight:500;letter-spacing:-.2px;line-height:1.5;list-style:none}.questions-list summary::-webkit-details-marker{display:none}.questions-list summary span{color:#647256;font-size:23px;font-weight:400;transition:transform .15s;flex-shrink:0}.questions-list details[open] summary span{transform:rotate(45deg)}.questions-list details p{padding-right:32px;margin:-3px 0 23px;font-size:13px;color:var(--muted);line-height:1.8;max-width:540px}.contact-section{background:var(--lime);overflow:hidden}.contact-inner{display:flex;justify-content:space-between;gap:60px;align-items:center;padding-block:75px}.contact-copy .eyebrow{margin-bottom:22px}.contact-copy h2{font-size:clamp(40px,4.4vw,60px);letter-spacing:-2.7px;line-height:1.05;margin-bottom:23px}.contact-copy h2>span{color:#52691a}.contact-copy>p:not(.eyebrow){max-width:380px;font-size:14px;line-height:1.7;color:#425526;margin-bottom:24px}.contact-copy .button{margin-bottom:15px}.contact-email{display:block;width:fit-content;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#80994a;overflow-wrap:anywhere;line-height:1.8}.contact-email:hover{text-decoration-color:var(--ink)}.contact-symbol{flex-shrink:0;width:255px;height:255px;fill:none;stroke:var(--ink);stroke-width:1;transform:rotate(8deg);margin-right:20px}.site-footer{display:flex;gap:30px;align-items:center;padding-block:38px}.footer-brand{font-size:21px;letter-spacing:-1px;gap:8px}.footer-brand .brand-symbol{width:28px;height:28px}.site-footer>p{margin:0;color:#71796b;font-size:11px}.footer-end{margin-left:auto;display:flex;gap:23px;align-items:center;font-size:10px;color:#68715f}.footer-end a:hover{text-decoration:underline;text-underline-offset:4px}.footer-end a:last-child{color:var(--ink);font-size:23px;width:28px;text-align:center}@media(min-width:1500px){.hero{gap:92px}}@media(max-width:1150px){.page-width{width:calc(100% - 64px)}.hero{gap:42px;padding-block:65px 84px}h1{font-size:64px;letter-spacing:-3.7px}.hero-description{font-size:16px}.hero-visual{min-height:448px}.system-canvas{height:306px}.hero-actions{gap:10px 18px}.hero-actions .button{gap:19px;padding-inline:16px}.main-navigation{gap:22px}.service-card{padding:22px 19px}.service-card h3{font-size:18px}.service-card p{min-height:114px}.featured-project{gap:44px}.project-art{min-height:445px}.contact-symbol{width:215px;height:215px;margin-right:0}}@media(max-width:900px){.brand{font-size:25px}.brand-symbol{width:31px;height:31px}.main-navigation{font-size:12px;gap:18px}.main-navigation .nav-contact{gap:17px;padding-inline:12px}.hero{gap:35px}h1{font-size:55px;letter-spacing:-3px}.hero-visual{min-height:420px}.system-canvas{height:275px}.system-node{font-size:9px;padding:7px 10px;gap:6px;min-height:31px}.node-people{left:5%}.node-process{right:3%}.node-data{left:5%}.node-product{right:2%;gap:9px}.system-core{width:72px;height:72px;left:calc(50% - 36px);top:calc(50% - 36px)}.system-core svg{width:44px;height:44px}.visual-topline{margin-inline:20px;letter-spacing:1.1px}.visual-bottomline{margin-inline:20px;font-size:15px}.visual-tab{min-width:185px;left:-16px;font-size:11px;padding:16px}.capabilities-inner{min-height:93px;gap:12px;flex-wrap:wrap;padding-block:18px}.capabilities-inner ul,.capabilities-inner li{gap:23px}.section{padding-block:76px}.section-heading{gap:30px}.section-heading>p{max-width:280px;font-size:13px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:25px}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-card h3{min-height:0;font-size:20px}.service-card p{min-height:0;max-width:265px}.service-top{margin-bottom:27px}.featured-project{gap:32px;grid-template-columns:1fr 1fr}.project-art{min-height:424px}.project-copy h2{font-size:34px}.project-lead{font-size:20px}.project-copy>p:not(.project-lead){font-size:13px}.project-copy .button{gap:19px}.project-art-footer{padding-inline:16px;font-size:9px;letter-spacing:.3px}.process-grid{gap:26px}.process-grid h3{font-size:19px}.questions-section{gap:38px;padding-block:50px 76px}.questions-list summary{font-size:14px}.contact-inner{gap:30px;padding-block:65px}.contact-copy h2{font-size:45px;letter-spacing:-2px}.contact-symbol{width:180px;height:180px}.site-footer{flex-wrap:wrap;gap:18px}.site-footer>p{display:none}}@media(max-width:700px){html{scroll-padding-top:87px}.page-width{width:calc(100% - 40px)}.header-inner{min-height:72px}.brand{font-size:25px;gap:8px}.brand-symbol{width:31px;height:31px}.menu-toggle{display:flex;align-items:center;gap:7px;background:transparent;border:0;padding:9px 0 9px 12px;font-size:12px;color:var(--ink)}.menu-toggle svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.5}.main-navigation{display:none;position:absolute;top:72px;inset-inline:0;background:var(--paper);border-bottom:1px solid var(--line);padding:15px 20px 22px;box-shadow:0 14px 20px #2534260a}.main-navigation.is-open{display:flex;align-items:stretch;flex-direction:column;gap:0}.main-navigation>a{font-size:14px;padding:15px 4px}.main-navigation .nav-contact{margin:10px 0 0;justify-content:space-between;padding:14px}.hero{grid-template-columns:1fr;gap:42px;padding-block:46px 69px}.hero-copy{max-width:520px}.eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:23px}h1{font-size:clamp(53px,10.2vw,67px);line-height:1.05;letter-spacing:-3.2px;margin-bottom:24px}.hero-description{font-size:15px;max-width:420px;margin-bottom:26px}.hero-actions{gap:10px 22px}.hero-actions .button{padding-inline:17px;gap:23px}.hero-footnote{margin-top:21px}.hero-visual{max-width:none;min-height:0}.system-canvas{height:295px}.system-node{font-size:11px;padding:9px 12px}.system-core{width:82px;height:82px;left:calc(50% - 41px);top:calc(50% - 41px)}.system-core svg{width:48px;height:48px}.visual-topline{padding-block:20px 15px}.visual-bottomline{padding-bottom:44px}.visual-tab{left:16px;bottom:-25px;min-width:195px}.node-people{left:9%}.node-process{right:7%}.node-data{left:8%}.node-product{right:4%}.capabilities-inner{gap:15px;min-height:108px;padding-block:20px}.capabilities-inner>span{font-size:11px}.capabilities-inner ul{font-size:12px;column-gap:15px;row-gap:8px}.capabilities-inner li{gap:15px}.section{padding-block:63px}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:16px}h2{font-size:34px;letter-spacing:-1.6px;line-height:1.15}.section-heading>p{max-width:390px;font-size:14px}.service-card{padding:21px 20px 22px}.service-card h3{font-size:19px}.service-card p{font-size:12px;margin-bottom:20px}.service-top svg{width:32px;height:32px}.service-tags{gap:5px}.service-tags span{font-size:8px;padding-inline:5px}.project-section{padding-block:44px 49px}.project-heading{align-items:start;flex-direction:column;gap:9px;margin-bottom:25px}.featured-project{grid-template-columns:1fr;gap:29px}.project-art{min-height:383px}.project-game-logo{width:min(88%,500px)}.project-copy{padding-inline:3px}.project-label{margin-bottom:15px}.project-copy h2{font-size:38px}.project-lead{font-size:22px}.project-copy>p:not(.project-lead){max-width:460px;font-size:14px}.project-features{max-width:440px}.project-art-footer{font-size:10px;padding:16px 20px}.process-grid{grid-template-columns:1fr;gap:34px}.process-step{margin-bottom:20px;padding-bottom:12px}.process-grid h3{font-size:21px}.process-grid p{max-width:460px;font-size:14px;margin-bottom:16px}.process-grid .process-output{font-size:11px}.questions-section{grid-template-columns:1fr;gap:18px;padding-block:45px 60px}.questions-intro h2{font-size:34px;margin-bottom:19px}.questions-intro h2 br{display:none}.questions-intro>p:last-child br{display:none}.questions-intro>p:last-child{margin-bottom:0}.questions-list summary{min-height:73px;font-size:14px}.questions-list details p{padding-right:18px}.contact-inner{position:relative;padding-block:54px}.contact-copy{position:relative;z-index:1}.contact-copy h2{font-size:clamp(36px,6.8vw,46px);letter-spacing:-1.7px}.contact-copy>p:not(.eyebrow){max-width:380px}.contact-symbol{position:absolute;width:142px;height:142px;right:-38px;bottom:40px;opacity:.17}.contact-email{font-size:12px}.site-footer{padding-block:30px;gap:25px;justify-content:space-between}.footer-brand{font-size:22px}.footer-end{margin-left:0;gap:20px;width:100%;font-size:10px}.footer-end a:last-child{margin-left:auto}}@media(max-width:390px){.page-width{width:calc(100% - 32px)}.hero-actions{align-items:start;flex-direction:column;gap:9px}h1{font-size:51px}.system-canvas{height:266px}.system-node{font-size:10px;padding:8px 10px}.node-people{left:5%}.node-process{right:3%}.node-data{left:5%}.node-product{right:2%}.capabilities-inner ul,.capabilities-inner li{gap:10px}.capabilities-inner ul{font-size:11px}.service-grid{grid-template-columns:1fr}.service-card:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.service-card{padding:23px}.service-card h3{font-size:21px}.service-card p{font-size:14px;max-width:none}.service-tags span{font-size:9px}.service-top{margin-bottom:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
