:root{--navy:#07111f;--ink:#0b1220;--cobalt:#2563eb;--electric:#4f89f7;--cyan:#39d6ff;--ice:#eaf3ff;--white:#fff;--text-muted:#eaf3ffb3;--border-dark:#4f89f73d;--border-light:#2563eb33;--font-sans:Onest, Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--container:1240px;--gutter:clamp(18px, 4vw, 48px);--radius:10px;--radius-lg:18px;--shadow:0 30px 80px #040d1c47}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--navy);color:var(--white);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}body,button,input,select,textarea{font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:650}h1{font-size:clamp(3rem,6.4vw,5.75rem);line-height:.98}h2{font-size:clamp(2.25rem,4.2vw,3.625rem);line-height:1.04}h3{font-size:clamp(1.25rem,2vw,1.625rem);line-height:1.2}p{margin:0}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.skip-link{z-index:200;border-radius:var(--radius);background:var(--cobalt);min-height:44px;color:var(--white);align-items:center;padding:8px 14px;font-weight:650;display:inline-flex;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}main:focus{outline:none}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(76px,9vw,112px);position:relative;overflow:clip}.section+.section{border-top:1px solid var(--border-dark)}.lead{max-width:58ch;color:var(--text-muted);font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.5}.theme-light .lead,.theme-white .lead{color:#0b1220a8}.eyebrow,.meta{font-family:var(--font-mono);text-transform:uppercase}.eyebrow{color:var(--text-muted);letter-spacing:.1em;margin-bottom:20px;font-size:.75rem}.eyebrow span{color:var(--electric)}.theme-light .eyebrow,.theme-white .eyebrow{color:#0b122099}.theme-light .eyebrow span,.theme-white .eyebrow span{color:var(--cobalt)}.meta{color:var(--text-muted);letter-spacing:.055em;font-size:.7rem}.theme-light .meta,.theme-white .meta{color:#0b1220ad}.button{border-radius:var(--radius);min-height:48px;color:inherit;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-weight:650;line-height:1.2;transition:transform .16s,background-color .2s,border-color .2s,opacity .2s;display:inline-flex}.button:active{transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none}.button--primary{border-color:var(--cobalt);background:var(--cobalt);color:var(--white)}.button--secondary{color:inherit;border-color:#4f89f78c}.button--secondary:hover{border-color:currentColor}.site-header{z-index:50;border-bottom:1px solid var(--border-dark);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fe6;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:22px;min-height:72px;display:flex}.site-logo,.brand-lockup{flex:none;align-items:center;gap:12px;display:inline-flex}.brand-type{flex-direction:column;line-height:1;display:flex}.brand-type strong{letter-spacing:-.025em;font-size:1rem}.site-nav{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.site-nav a{min-height:44px;color:var(--text-muted);white-space:nowrap;align-items:center;font-size:.825rem;display:inline-flex}.site-nav a:hover{color:var(--white)}.locale-switcher{color:var(--text-muted);font-family:var(--font-mono);align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.locale-switcher a{min-height:44px;color:var(--text-muted);font-size:inherit}.locale-switcher>[aria-current=page]{min-height:32px;color:var(--cyan);align-items:center;display:inline-flex}.nav-toggle{border:1px solid var(--border-dark);border-radius:var(--radius);width:46px;height:46px;color:var(--white);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:none}.nav-toggle span{background:currentColor;width:20px;height:1px}.hero{background:radial-gradient(circle at 76% 42%, #4f89f726, transparent 32%), radial-gradient(circle at 88% 18%, #39d6ff12, transparent 20%), var(--navy);align-items:center;min-height:calc(100svh - 72px);padding-block:clamp(68px,8vw,124px);display:grid}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#4f89f712 1px,#0000 1px),linear-gradient(90deg,#4f89f712 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:clamp(42px,7vw,104px);display:grid;position:relative}.hero__copy{z-index:2;position:relative}.hero__copy h1{max-width:11ch}.hero__copy .lead{max-width:49ch;margin-top:28px}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero__meta{align-items:center;gap:16px;margin-top:50px;display:flex}.hero__meta:before{content:"";background:var(--electric);width:54px;height:1px}.hero__visual{place-items:center;min-height:500px;display:grid;position:relative}.hero__visual .brand-mark{filter:drop-shadow(0 34px 48px #2563eb3d);width:min(100%,600px);overflow:visible}.hero__orbit{border:1px solid #4f89f726;border-radius:50%;position:absolute;inset:6% 1%;transform:rotate(-11deg)}.hero__orbit span{background:var(--navy);color:#eaf3ff94;font-family:var(--font-mono);letter-spacing:.12em;padding:6px 9px;font-size:.58rem;position:absolute}.hero__orbit span:first-child{top:9%;left:16%}.hero__orbit span:nth-child(2){top:48%;right:-2%}.hero__orbit span:last-child{bottom:7%;left:20%}.brand-mark{color:var(--electric)}.mark-trace{fill:none;stroke:currentColor;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.mark-trace--soft{stroke-width:5px;opacity:.78}.mark-terminals{fill:currentColor}.compute-node rect:first-child{fill:var(--cobalt)}.compute-node__core{fill:var(--cyan)}.brand-mark--animated .organic-right{animation:.42s .38s forwards organic-out}.brand-mark--animated .circuit-right{opacity:0;stroke-dasharray:620;stroke-dashoffset:620px;animation:.72s cubic-bezier(.2,.8,.2,1) .28s forwards circuit-in}.brand-mark--animated .compute-node{transform-origin:50%;animation:.42s cubic-bezier(.2,1.5,.4,1) .58s both node-in}@keyframes organic-out{to{opacity:0;transform:translate(18px)}}@keyframes circuit-in{0%{opacity:0;stroke-dashoffset:620px}20%{opacity:1}to{opacity:1;stroke-dashoffset:0}}@keyframes node-in{0%{opacity:0;transform:scale(.62)}to{opacity:1;transform:scale(1)}}.section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:clamp(32px,6vw,72px);margin-bottom:clamp(44px,7vw,76px);display:grid}.capabilities-grid{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.capability{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);flex-direction:column;justify-content:space-between;min-height:230px;padding:28px;display:flex}.capability p{color:#0b1220a3;max-width:31ch;margin-top:18px}.home-service-links{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:#ffffff8f;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(28px,5vw,64px);margin-top:34px;padding:28px;display:grid}.home-service-links>div:first-child p{margin-top:10px;font-size:1.08rem;font-weight:650}.home-service-links__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;display:grid}.home-service-links__items a{border-top:1px solid var(--border-light);color:#0b1220c7;justify-content:space-between;align-items:center;gap:18px;min-height:58px;font-weight:650;display:flex}.home-service-links__items a:hover{color:var(--cobalt)}.home-insights-grid{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-insight{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);flex-direction:column;min-height:330px;padding:clamp(24px,3vw,34px);display:flex}.home-insight h3{max-width:25ch;margin-top:42px;font-size:clamp(1.45rem,2.2vw,2rem)}.home-insight h3 a:hover,.home-insight__link:hover{color:var(--cobalt)}.home-insight p{color:#0b1220a8;max-width:62ch;margin-top:18px}.home-insight__link{color:var(--cobalt);justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:30px;font-weight:650;display:flex}.home-insights-all{justify-content:flex-end;margin-top:28px;display:flex}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.projects-grid>.project-card--featured{grid-column:1/-1}.commissioned-projects__grid{grid-template-columns:1fr}.commissioned-projects__grid .project-card{color:var(--white);grid-template-rows:minmax(440px,auto);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.commissioned-projects__grid .project-card__top>.meta,.commissioned-projects__grid .project-card__body>.meta{color:var(--text-muted)}.commissioned-projects__grid .project-card__cta{color:var(--white)}.project-card{--project-color:var(--electric);border:1px solid color-mix(in srgb, var(--project-color) 32%, transparent);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--ink) 96%, var(--project-color));grid-template-rows:340px auto;min-height:0;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.project-card:hover{border-color:color-mix(in srgb, var(--project-color) 78%, var(--white));box-shadow:var(--shadow);transform:translateY(-4px)}.project-card:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.project-card--editorial{--project-color:var(--cobalt)}.project-card--engineering{--project-color:var(--electric)}.project-card--compute{--project-color:#3974e8}.project-card--data{--project-color:var(--electric)}.project-card--play{--project-color:#2f6fe4}.project-card--legal{--project-color:#8c73e6}.project-card--crm{--project-color:var(--cyan)}.project-card__cover{--cover-x:0px;--cover-y:0px;--cover-focus-x:0px;--cover-focus-y:0px;isolation:isolate;background:var(--navy);min-width:0;min-height:0;position:relative;overflow:hidden}.project-card__cover-layer{object-fit:cover;object-position:center;max-width:none;transition:transform .76s cubic-bezier(.2,.8,.2,1),opacity .56s cubic-bezier(.2,.8,.2,1),clip-path .76s cubic-bezier(.2,.8,.2,1);width:100%!important;height:100%!important}.project-card__cover-layer--base{transform:translate3d(var(--cover-x), var(--cover-y), 0) scale(1.025)}.project-card__cover-layer--focus{opacity:0;clip-path:circle(16% at 50% 57%);transform:translate3d(var(--cover-focus-x), var(--cover-focus-y), 0) scale(1.055)}.project-card__content{z-index:1;flex-direction:column;min-width:0;padding:clamp(22px,3vw,34px);display:flex;position:relative}.project-card__top,.project-card__body,.project-card__cta{z-index:1;position:relative}.project-card__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pill{border:1px solid color-mix(in srgb, var(--project-color) 52%, transparent);min-height:30px;color:color-mix(in srgb, var(--project-color) 82%, var(--white));font-family:var(--font-mono);letter-spacing:.055em;text-transform:uppercase;border-radius:999px;align-items:center;padding:5px 10px;font-size:.66rem;display:inline-flex}.project-card__body{min-width:0;margin-top:30px}.project-card__body h3{max-width:14ch;margin-top:10px;font-size:clamp(1.75rem,3vw,2.625rem)}.project-card__description{max-width:53ch;color:var(--text-muted);margin-top:14px}.project-card__status{border-top:1px solid color-mix(in srgb, var(--project-color) 25%, transparent);margin-top:22px;padding-top:17px}.project-card__status .meta{color:color-mix(in srgb, var(--project-color) 78%, white)}.project-card__status p{max-width:64ch;color:var(--text-muted);margin-top:8px;font-size:.9rem}.project-card__cta{align-items:center;gap:10px;margin-top:auto;padding-top:24px;font-weight:650;display:inline-flex}.project-card__cta span{color:var(--project-color);transition:transform .18s}.project-card:hover .project-card__cta span,.project-card:focus-visible .project-card__cta span{transform:translate(3px)}.project-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.process-track{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.process-track:before{content:"";background:var(--border-light);height:1px;position:absolute;top:19px;left:2%;right:2%}.process-step{padding-right:24px;position:relative}.process-step__node{z-index:1;border:1px solid var(--border-light);background:var(--white);width:39px;height:39px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.7rem;display:grid;position:relative}.process-step h3{margin-top:24px;font-size:1.1rem}.process-step p{color:#0b1220a3;margin-top:10px;font-size:.875rem}.order-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(42px,8vw,100px);display:grid}.project-access-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(32px,5vw,64px)}.project-access-grid>*{min-width:0}.project-access-grid h2{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;font-size:clamp(2rem,3.6vw,3.25rem)}.partnership-section{background:radial-gradient(circle at 18% 20%, #39d6ff14, transparent 24%), linear-gradient(135deg, #09172b 0%, var(--navy) 58%, #0d1f3d 100%)}.partnership-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(42px,8vw,100px);display:grid}.partnership-copy h2{max-width:13ch;margin-top:24px}.partnership-copy .lead{margin-top:24px}.partnership-copy .button{margin-top:32px}.partnership-badge{color:var(--cyan);font-family:var(--font-mono);letter-spacing:.08em;border:1px solid #39d6ff6b;border-radius:999px;padding:7px 11px;font-size:.68rem;display:inline-flex}.partnership-details{gap:0;display:grid}.partnership-details article{border-top:1px solid var(--border-dark);padding:26px 0 30px}.partnership-details article h3{margin-top:18px}.partnership-details article p{color:var(--text-muted);margin-top:12px}.partnership-note{border-radius:var(--radius);color:var(--text-muted);background:#39d6ff0a;border:1px solid #39d6ff33;padding:20px;font-size:.82rem}.order-copy{position:sticky;top:118px}.order-copy h2{max-width:10ch}.order-copy .lead{margin-top:24px}.proof-list{gap:14px;margin:34px 0 0;padding:0;list-style:none;display:grid}.proof-list li{color:var(--text-muted);grid-template-columns:14px 1fr;gap:12px;display:grid}.proof-list li:before{content:"";border:2px solid var(--cyan);border-radius:50%;width:8px;height:8px;margin-top:8px}.form-card,.support-card,.campaign-card{border:1px solid var(--border-dark);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--ink) 92%, var(--electric));padding:clamp(22px,3vw,34px)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{color:#eaf3ffc7;flex-direction:column;gap:8px;font-size:.82rem;display:flex}.field em{color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.66rem;font-style:normal}.field--wide{grid-column:1/-1}.field input,.field select,.field textarea{border-radius:var(--radius);background:var(--navy);width:100%;min-height:50px;color:var(--white);border:1px solid #4f89f74d;outline:none;padding:12px 14px}.field textarea{resize:vertical;min-height:126px}.field input::placeholder,.field textarea::placeholder{color:#eaf3ff66}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #39d6ff33}:is(.field input:user-invalid,.field select:user-invalid,.field textarea:user-invalid){border-style:dashed;border-color:var(--electric)}.consent{color:#eaf3ffc2;grid-template-columns:24px 1fr;align-items:start;gap:12px;font-size:.8rem;display:grid}.consent input{width:22px;height:22px;accent-color:var(--cobalt);margin:0}.consent a{color:var(--cyan);text-underline-offset:3px;text-decoration:underline}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.form-status{border-radius:var(--radius);min-height:50px;color:var(--text-muted);border:1px solid #4f89f73d;align-items:center;padding:12px 14px;font-size:.82rem;display:flex}.form-status[data-state=success]{border-color:var(--cyan);color:var(--white)}.form-status[data-state=error]{color:var(--white);border-style:dashed}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.research-grid,.trust-grid,.faq-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:clamp(36px,7vw,84px);display:grid}.research-grid .lead{margin-top:22px}.research-grid .button{margin-top:30px}.research-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.research-options article{border-top:1px solid var(--border-light);padding:24px 0}.research-options h3{margin-top:20px}.research-options p{color:#0b1220a3;margin-top:12px}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.support-card{flex-direction:column;min-height:360px;display:flex}.support-card h3{margin-top:22px;font-size:clamp(1.6rem,3vw,2.3rem)}.support-card>p{max-width:48ch;color:var(--text-muted);margin-top:14px}.support-interest-form{margin-top:30px}.support-interest-form .form-grid{grid-template-columns:1fr}.support-interest-form .field--wide{grid-column:auto}.trust-note{border-top:1px solid var(--border-light);padding-top:22px}.trust-note p{max-width:58ch;color:var(--text-muted);margin-top:14px}.faq-list details{border-top:1px solid var(--border-light)}.faq-list details:last-child{border-bottom:1px solid var(--border-light)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-size:1.08rem;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--cobalt);font-family:var(--font-mono);font-size:1.4rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#0b1220a3;max-width:65ch;padding:0 0 24px}.contact-cta{background:radial-gradient(circle at 78% 50%, #4f89f72b, transparent 25%), var(--navy)}.contact-cta h2{max-width:13ch}.contact-cta .lead{margin-top:22px}.contact-cta__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.contact-cta__personal{color:var(--text-muted);margin-top:18px;font-size:.9rem}.contact-cta__personal a,.site-footer__contacts a{text-underline-offset:4px;-webkit-text-decoration:underline #4f89f794;text-decoration:underline #4f89f794}.contact-cta__personal a:hover,.site-footer__contacts a:hover{color:var(--white);-webkit-text-decoration-color:var(--cyan);text-decoration-color:var(--cyan)}.site-footer{border-top:1px solid var(--border-dark);background:var(--ink);padding-block:42px}.site-footer__inner{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.site-footer__note{color:var(--text-muted);margin-top:18px;font-size:.82rem}.site-footer__contacts{color:var(--text-muted);gap:8px;margin-top:18px;font-size:.82rem;font-style:normal;display:grid}.site-footer__links{color:var(--text-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 26px;font-size:.78rem;display:grid}.site-footer__links a:hover{color:var(--white)}.cookie-settings-button{min-height:44px;color:var(--text-muted);text-align:left;font-size:inherit;background:0 0;border:0;padding:0}.cookie-settings-button:hover{color:var(--white)}.cookie-banner{z-index:100;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111ff7;border:1px solid #4f89f780;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;max-width:1120px;margin-inline:auto;padding:22px;display:grid;position:fixed;bottom:clamp(14px,3vw,32px);left:clamp(14px,3vw,36px);right:clamp(14px,3vw,36px);box-shadow:0 26px 80px #0000006b}.cookie-banner__copy{gap:8px;display:grid}.cookie-banner__copy strong{font-size:1.05rem}.cookie-banner__copy p{max-width:70ch;color:var(--text-muted);font-size:.86rem}.cookie-banner__copy a{color:var(--cyan);text-underline-offset:3px;text-decoration:underline}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.subpage-breadcrumbs{border-bottom:1px solid var(--border-dark);background:var(--navy)}.breadcrumbs{padding-block:0}.breadcrumbs ol{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:.7rem;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:8px;display:inline-flex}.breadcrumbs a{align-items:center;min-height:44px;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#4f89f785}.breadcrumbs a:hover,.breadcrumbs [aria-current=page]{color:var(--white)}.subpage-hero{background:radial-gradient(circle at 78% 40%, #4f89f729, transparent 28%), var(--navy);padding-block:clamp(78px,10vw,132px);position:relative;overflow:hidden}.subpage-hero:before{content:"";background-image:linear-gradient(#4f89f70f 1px,#0000 1px),linear-gradient(90deg,#4f89f70f 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.subpage-hero__grid{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(280px,.5fr);align-items:center;gap:54px;display:grid;position:relative}.subpage-hero h1{max-width:12ch}.subpage-hero .lead{margin-top:28px}.subpage-hero__meta{margin-top:34px}.subpage-hero .brand-mark{width:100%;max-height:360px}.subpage-hero--with-banner{padding-block:clamp(34px,5vw,72px) clamp(78px,10vw,132px)}.subpage-hero__banner{z-index:1;border:1px solid var(--border-dark);border-radius:var(--radius-lg);background:var(--navy);height:clamp(320px,46vw,560px);box-shadow:var(--shadow);margin-bottom:clamp(34px,5vw,72px);position:relative;overflow:hidden}.subpage-hero__banner .project-card__cover--hero{width:100%;height:100%}.subpage-hero__grid--with-banner{grid-template-columns:minmax(0,1fr)}.order-page-grid,.support-page-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(42px,8vw,100px);display:grid}.order-steps{gap:0;margin:42px 0 0;padding:0;list-style:none;display:grid}.order-steps li{border-top:1px solid var(--border-light);grid-template-columns:42px 1fr;gap:18px;padding:22px 0;display:grid}.order-steps p{color:#0b1220a3;margin-top:8px}.partnership-order-note{border:1px solid var(--border-light);border-radius:var(--radius);background:#2563eb0d;margin-top:28px;padding:22px}.partnership-order-note h3{margin-top:14px}.partnership-order-note p{color:#0b1220a3;margin-top:10px}.project-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.case-byline{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 34px;display:grid}.case-byline>div{border-right:1px solid var(--border-light);min-width:0;padding:18px 20px}.case-byline>div:first-child{padding-left:0}.case-byline>div:last-child{border-right:0}.case-byline dt{color:#0b122094;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.case-byline dd{color:var(--ink);margin:8px 0 0;font-weight:650}.case-byline a{color:var(--cobalt);text-underline-offset:3px;text-decoration:underline}.project-facts article{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--white);min-height:330px;padding:28px}.project-facts h2{margin-top:52px;font-size:clamp(1.6rem,2.5vw,2.25rem)}.project-facts p{color:#0b1220a3;margin-top:18px}.evidence-wrap{grid-template-columns:minmax(230px,.42fr) minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,76px);display:grid}.evidence-figure{border:1px solid color-mix(in srgb, var(--cobalt) 24%, transparent);border-radius:var(--radius-lg);background:var(--white);min-width:0;margin:0;padding:clamp(22px,3.6vw,42px);box-shadow:0 24px 64px #2563eb14}.figure-body{min-width:0}.process-diagram{--steps:4;grid-template-columns:repeat(var(--steps), minmax(0, 1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-diagram:before{content:"";background:color-mix(in srgb, var(--cobalt) 30%, transparent);height:1px;position:absolute;top:24px;left:5%;right:5%}.process-diagram>li{min-width:0;position:relative}.process-node{z-index:1;border:1px solid color-mix(in srgb, var(--cobalt) 44%, transparent);background:var(--white);width:48px;height:48px;color:var(--cobalt);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.72rem;display:grid;position:relative}.process-diagram strong{margin-top:18px;font-size:.96rem;line-height:1.25;display:block}.process-diagram small{color:#0b12209e;margin-top:8px;font-size:.78rem;line-height:1.45;display:block}.fact-chips{flex-wrap:wrap;gap:8px;margin:26px 0 0;padding:0;list-style:none;display:flex}.fact-chips li{border:1px solid color-mix(in srgb, var(--cobalt) 24%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--ice) 52%, var(--white));color:#0b1220d1;font-family:var(--font-mono);padding:8px 10px;font-size:.72rem}.grouped-chart,.ranking-chart{gap:24px;margin:0;padding:0;list-style:none;display:grid}.bar-group{grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);align-items:center;gap:16px;display:grid}.bar-pair{gap:8px;display:grid}.bar{isolation:isolate;border:1px solid color-mix(in srgb, var(--cobalt) 18%, transparent);background:color-mix(in srgb, var(--ice) 54%, var(--white));border-radius:6px;min-height:36px;position:relative;overflow:hidden}.bar:before{content:"";z-index:-1;width:calc(var(--value,0) * 1%);background:color-mix(in srgb, var(--electric) 36%, var(--white));position:absolute;inset:0 auto 0 0}.bar--baseline:before{background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--electric) 38%, var(--white)) 0 5px, color-mix(in srgb, var(--electric) 18%, var(--white)) 5px 9px)}.bar--treatment:before{background:var(--cobalt)}.bar-label{color:var(--ink);font-size:.82rem;font-weight:650;line-height:1.35}.bar>.bar-label{z-index:1;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:7px 10px;display:flex;position:relative}.chart-value{z-index:1;color:var(--ink);font-family:var(--font-mono);font-variant-numeric:tabular-nums;background:#ffffffe6;border-radius:4px;flex:none;padding:2px 5px;font-size:.76rem;font-weight:750;position:relative}.ranking-row{grid-template-columns:minmax(200px,1fr) minmax(180px,1.1fr);align-items:center;gap:18px;display:grid}.ranking-label{color:#0b1220db;font-size:.9rem;line-height:1.35}.ranking-track{isolation:isolate;background:color-mix(in srgb, var(--ice) 68%, var(--white));border-radius:6px;min-height:40px;position:relative;overflow:hidden}.ranking-track:before{content:"";z-index:-1;width:var(--value,0%);background:var(--cobalt);min-width:3px;position:absolute;inset:0 auto 0 0}.ranking-track .chart-value{background:0 0;border-radius:0;justify-content:flex-end;align-items:center;min-height:40px;margin-left:auto;padding:8px 10px;display:flex}.figure-caption{border-top:1px solid color-mix(in srgb, var(--cobalt) 18%, transparent);margin-top:30px;padding-top:4px}.figure-caption dl{margin:0}.figure-caption dl>div{border-bottom:1px solid color-mix(in srgb, var(--cobalt) 14%, transparent);grid-template-columns:minmax(88px,.24fr) minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.figure-caption dl>div:last-child{border-bottom:0;padding-bottom:0}.figure-caption dt{color:var(--ink);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.figure-caption dd{color:#0b1220ad;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.82rem;line-height:1.55}.campaign-card{min-height:520px;color:var(--white);position:sticky;top:118px}.campaign-card h2{margin-top:32px;font-size:clamp(1.9rem,3vw,2.8rem)}.campaign-card dl{gap:0;margin:36px 0 0;display:grid}.campaign-card dl div{border-top:1px solid var(--border-dark);grid-template-columns:.7fr 1.3fr;gap:18px;padding:16px 0;display:grid}.campaign-card dt{color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.7rem}.campaign-card dd{margin:0}.legal-notice{color:var(--text-muted);margin-top:28px;font-size:.82rem}.support-page-forms{gap:18px;display:grid}.legal-copy{max-width:900px}.legal-copy h2{margin-top:48px;font-size:clamp(1.55rem,2.5vw,2.2rem)}.legal-copy h2:first-child{margin-top:0}.legal-copy p,.legal-copy li{color:#0b1220b3;font-size:1.05rem;line-height:1.7}.legal-copy p{margin-top:16px}.legal-copy ul{gap:10px;margin:18px 0 0;padding-left:24px;display:grid}.legal-copy__links{flex-wrap:wrap;gap:12px 20px;display:flex}.legal-copy__links a{color:var(--cobalt);text-underline-offset:3px;text-decoration:underline}.legal-copy__settings{margin-top:42px}.cookie-settings-button--prominent{border-color:var(--cobalt);color:var(--cobalt)}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-card{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;justify-content:space-between;min-height:330px;padding:clamp(24px,3vw,34px);transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.service-card:hover{border-color:var(--cobalt);transform:translateY(-3px);box-shadow:0 24px 60px #2563eb1f}.service-card h3{margin-top:42px;font-size:clamp(1.65rem,2.6vw,2.45rem)}.service-card p{color:#0b1220a3;max-width:48ch;margin-top:16px}.service-card__cta{color:var(--cobalt);justify-content:space-between;align-items:center;gap:18px;margin-top:34px;font-weight:650;display:flex}.service-outcomes{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(42px,8vw,100px);display:grid}.service-outcomes .lead{margin-top:24px}.service-checklist{gap:0;margin:0;padding:0;list-style:none;display:grid}.service-checklist li{border-top:1px solid var(--border-light);color:#0b1220c7;align-items:center;min-height:68px;padding:16px 16px 16px 52px;font-size:1.02rem;font-weight:580;display:flex;position:relative}.service-checklist li:last-child{border-bottom:1px solid var(--border-light)}.service-checklist li:before{content:"✓";color:var(--cobalt);font-family:var(--font-mono);font-weight:700;position:absolute;left:15px}.service-use-cases{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.service-use-cases article{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);min-height:250px;padding:28px}.service-use-cases h3{margin-top:42px}.service-use-cases p{color:#0b1220a3;max-width:52ch;margin-top:14px}.service-process{background:var(--border-dark);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;display:grid}.service-process li{background:var(--navy);min-height:300px;padding:26px}.service-process__number{border:1px solid var(--border-dark);width:40px;height:40px;color:var(--cyan);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.service-process h3{margin-top:48px}.service-process p{color:var(--text-muted);margin-top:14px}.insights-grid{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:minmax(0,1fr);display:grid}.insight-card{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:#ffffff85;flex-direction:column;min-height:360px;padding:clamp(24px,3.2vw,38px);display:flex}.insight-card__meta,.insight-card__footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.insight-card__body{margin-block:54px 34px}.insight-card h3{max-width:24ch;margin-top:18px;font-size:clamp(1.65rem,2.7vw,2.45rem)}.insight-card h3 a:hover,.insight-card__footer a:hover{color:var(--cobalt)}.insight-card__body>p:last-child{color:#0b1220a8;max-width:61ch;margin-top:18px}.insight-card__footer{border-top:1px solid var(--border-light);color:#0b12209e;margin-top:auto;padding-top:22px;font-size:.84rem}.insight-card__footer a{min-height:44px;color:var(--cobalt);align-items:center;font-weight:650;display:inline-flex}.insight-article .subpage-hero h1{max-width:17ch;font-size:clamp(2.8rem,5.5vw,5.5rem)}.insight-answer-grid{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(38px,7vw,92px);display:grid}.insight-direct-answer{max-width:72ch;color:var(--ink);font-size:clamp(1.2rem,2vw,1.55rem)}.insight-byline{border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:38px;display:grid}.insight-byline>div{border-right:1px solid var(--border-light);min-width:0;padding:18px}.insight-byline>div:first-child{padding-left:0}.insight-byline>div:last-child{border-right:0}.insight-byline dt{color:#0b122094;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.insight-byline dd{margin:8px 0 0;font-weight:650}.insight-byline a{color:var(--cobalt);text-underline-offset:3px;text-decoration:underline}.insight-process-list{grid-template-columns:repeat(5,minmax(0,1fr))}.insight-decision-table-wrap{border:1px solid var(--border-light);background:var(--white);scrollbar-color:var(--cobalt) var(--ice);max-width:100%;overflow-x:auto}.insight-decision-table-wrap:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.insight-decision-table{border-collapse:collapse;width:100%;min-width:780px;color:var(--ink);text-align:left}.insight-decision-table th,.insight-decision-table td{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);vertical-align:top;width:33.333%;padding:20px}.insight-decision-table tr>:last-child{border-right:0}.insight-decision-table thead th{background:var(--navy);color:var(--white);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.insight-decision-table tbody th{font-size:.98rem}.insight-decision-table tbody td{color:#0b1220b3}.insight-risk-grid,.insight-risk-grid article{border-color:var(--border-dark)}.insight-risk-grid p{color:var(--text-muted)}.insight-limitations{border-top:1px solid var(--border-dark);grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(34px,7vw,86px);margin-top:68px;padding-top:48px;display:grid}.insight-limitations .service-checklist li{border-color:var(--border-dark);color:var(--text-muted)}.insight-case-grid{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.insight-case-card{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);flex-direction:column;min-height:280px;padding:clamp(24px,3vw,34px);display:flex}.insight-case-card h3{margin-top:42px}.insight-case-card>p:not(.meta){color:#0b1220a8;margin-top:16px}.insight-case-card a{color:var(--cobalt);margin-top:auto;padding-top:28px;font-weight:650}.insight-related-service{border:1px solid var(--border-light);background:var(--ice);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;margin-top:34px;padding:clamp(26px,4vw,42px);display:grid}.insight-related-service h2{margin-top:12px;font-size:clamp(1.6rem,3vw,2.6rem)}.insight-related-service p:last-child{color:#0b1220a8;max-width:65ch;margin-top:14px}.insight-sources-grid{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(38px,7vw,92px);display:grid}.insight-sources-grid .lead{margin-top:22px}.insight-source-list{border-top:1px solid var(--border-light);margin:0;padding:0;list-style:none}.insight-source-list li{border-bottom:1px solid var(--border-light);padding:24px 0}.insight-source-list h3{max-width:48ch;margin-top:12px;font-size:clamp(1.08rem,1.8vw,1.35rem)}.insight-source-list a{min-height:44px;color:var(--cobalt);align-items:center;gap:8px;margin-top:16px;font-weight:650;display:inline-flex}@media (max-width:1100px){.project-access-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:1080px){.site-nav{gap:14px}.site-nav a{font-size:.76rem}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr)}.hero__visual{min-height:420px}.support-page-grid,.order-page-grid{gap:48px}.service-process,.insight-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.evidence-wrap{grid-template-columns:1fr}}@media (max-width:900px){.site-header__cta,.site-nav{display:none}.nav-toggle{display:flex}.site-nav--open{padding:14px var(--gutter) 22px;border-bottom:1px solid var(--border-dark);background:#07111ffa;display:grid;position:absolute;top:72px;left:0;right:0}.site-nav--open a{border-bottom:1px solid var(--border-dark);min-height:48px}.site-nav--open .locale-switcher{justify-content:flex-start;min-height:48px}.site-nav--open .locale-switcher a{border-bottom:0;min-height:44px}.hero{min-height:auto}.hero__grid,.subpage-hero__grid,.order-grid,.partnership-grid,.service-outcomes,.insight-answer-grid,.insight-limitations,.insight-sources-grid,.order-page-grid,.support-page-grid{grid-template-columns:1fr}.hero__visual{order:-1;min-height:420px}.hero__copy h1,.subpage-hero h1{max-width:13ch}.section-heading{grid-template-columns:1fr;align-items:start}.capabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px}.process-track:before{display:none}.order-copy,.campaign-card{position:static}.project-facts,.case-byline{grid-template-columns:1fr}.case-byline>div,.case-byline>div:first-child{border-right:0;border-bottom:1px solid var(--border-light);padding-inline:0}.case-byline>div:last-child{border-bottom:0}.project-facts article{min-height:260px}.home-service-links{grid-template-columns:1fr}.process-diagram{grid-template-columns:1fr;gap:18px}.process-diagram:before{width:1px;height:auto;top:8px;bottom:8px;left:23px}.process-diagram>li{grid-template-columns:48px minmax(0,1fr);column-gap:16px;display:grid}.process-diagram strong{margin-top:5px}.process-diagram small{grid-column:2;margin-top:-16px}}@media (max-width:700px){h1{font-size:clamp(2.9rem,13vw,4.5rem)}.section{padding-block:72px}.hero{padding-block:42px 74px}.hero__grid{gap:16px}.hero__visual{min-height:300px}.hero__orbit{inset:2% 5%}.hero__actions{display:grid}.hero__actions .button{width:100%}.capabilities-grid,.home-insights-grid,.insights-grid,.insight-case-grid,.projects-grid,.service-cards,.service-use-cases,.support-grid,.research-grid,.trust-grid,.faq-grid,.research-options,.form-grid,.home-service-links__items,.service-process{grid-template-columns:1fr}.home-insight{min-height:auto}.about-page .service-process{background:0 0;gap:0;padding:0}.about-page .service-process li{border-top:1px solid var(--border-dark);grid-template-columns:40px minmax(0,1fr);gap:0 16px;padding:20px 0;display:grid;position:relative}.about-page .service-process li:not(:last-child):after{content:"";background:var(--border-dark);width:1px;position:absolute;top:60px;bottom:-1px;left:19px}.about-page .service-process__number{z-index:1;background:var(--navy);position:relative}.about-page .service-process h3{margin-top:0}.about-page .service-process p{grid-column:2;margin-top:8px}.insight-byline,.insight-related-service{grid-template-columns:1fr}.insight-byline>div,.insight-byline>div:first-child{border-right:0;border-bottom:1px solid var(--border-light);padding-inline:0}.insight-byline>div:last-child{border-bottom:0}.insight-card{min-height:auto}.insight-card__meta,.insight-card__footer{flex-direction:column;align-items:flex-start}.insight-decision-table-wrap{background:0 0;border:0;overflow:visible}.insight-decision-table{min-width:0}.insight-decision-table,.insight-decision-table tbody,.insight-decision-table tr,.insight-decision-table th,.insight-decision-table td{width:100%;display:block}.insight-decision-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.insight-decision-table tbody tr{border:1px solid var(--border-light);background:var(--white);margin-bottom:18px}.insight-decision-table tbody th,.insight-decision-table tbody td{text-align:left;border-right:0;grid-template-columns:minmax(108px,.42fr) minmax(0,1fr);gap:16px;padding:16px;display:grid}.insight-decision-table tbody th:before,.insight-decision-table tbody td:before{content:attr(data-label);color:var(--cobalt);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.64rem;font-weight:650}.capability{min-height:190px}.project-card{grid-template-rows:400px auto;min-height:0}.project-card__cover[data-revealed=true] .project-card__cover-layer--base{opacity:.1}.project-card__cover[data-revealed=true] .project-card__cover-layer--focus{object-fit:contain;opacity:.96}.projects-grid>.project-card--featured{grid-column:auto}.process-track{grid-template-columns:1fr;gap:0}.process-step{border-top:1px solid var(--border-light);grid-template-columns:48px 1fr;padding:20px 0;display:grid}.process-step h3{margin-top:8px}.process-step p{grid-column:2}.field--wide{grid-column:auto}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.contact-cta__actions{display:grid}.contact-cta__actions .button{width:100%}.site-footer__inner{display:grid}.site-footer__links{grid-template-columns:1fr}.cookie-banner{grid-template-columns:1fr;gap:18px}.cookie-banner__actions{justify-content:stretch;display:grid}.cookie-banner__actions .button{width:100%}.subpage-hero__grid{gap:18px}.subpage-hero .brand-mark{order:-1;max-height:240px}.subpage-hero__banner{height:clamp(280px,92vw,400px)}.service-card,.service-process li{min-height:auto}.campaign-card dl div{grid-template-columns:1fr;gap:6px}.evidence-figure{padding:22px}.figure-caption dl>div{grid-template-columns:78px minmax(0,1fr);gap:12px}.bar-group,.ranking-row{grid-template-columns:1fr;gap:8px}.ranking-track .chart-value{color:var(--white);justify-content:flex-start}}.service-fit-grid,.service-control-grid,.evidence-links-grid,.case-detail-grid,.interactive-tool{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(24px,4vw,56px);display:grid}.service-fit-cards{margin-top:32px}.risk-panel{border-radius:var(--radius-lg);color:var(--ink);background:#fff7edeb;border:1px solid #ea580c4d;padding:clamp(24px,4vw,40px)}.risk-panel h3,.tool-result h2,.service-control-grid h2{margin-block:12px 18px}.risk-panel ul,.compact-list,.case-detail-grid ul{gap:12px;margin:20px 0 0;padding-left:20px;display:grid}.architecture-flow,.decision-cards,.security-control-grid{border:1px solid var(--border-light);border-radius:var(--radius-lg);background:var(--border-light);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.architecture-flow article,.decision-cards article,.security-control-grid article{background:var(--white);min-height:210px;color:var(--ink);padding:28px}.architecture-flow h3,.decision-cards h3,.security-control-grid h3{margin-block:14px 10px}.architecture-flow p,.decision-cards p,.security-control-grid p,.source-note,.evidence-link-list small{color:#0b1220ad}.service-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-control-grid>article{border:1px solid var(--border-dark);border-radius:var(--radius-lg);padding:28px}.service-control-grid dl,.roi-results{gap:18px;margin:24px 0 0;display:grid}.service-control-grid dl div{border-top:1px solid var(--border-dark);padding-top:18px}.service-control-grid dt{font-weight:700}.service-control-grid dd{color:var(--text-muted);margin:6px 0 0}.evidence-link-list,.source-list{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.evidence-link-list a,.source-list a{border:1px solid var(--border-light);border-radius:var(--radius);gap:4px;padding:18px;transition:border-color .18s,transform .18s;display:grid}.evidence-link-list a:hover,.source-list a:hover{border-color:var(--cobalt);transform:translateY(-2px)}.source-list span{color:#0b12209e;display:block}.source-note{margin-top:20px;font-size:.9rem}.case-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-detail-grid>article:not(.risk-panel){border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:28px}.commissioned-case-analysis__block+.commissioned-case-analysis__block{border-top:1px solid var(--border-light);margin-top:clamp(48px,7vw,78px);padding-top:clamp(42px,6vw,66px)}.commissioned-case-analysis__intro{grid-template-columns:minmax(150px,.36fr) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,52px);display:grid}.commissioned-case-analysis__intro h3{max-width:28ch;font-size:clamp(1.5rem,3vw,2.35rem)}.commissioned-challenges,.commissioned-advantages{border-top:1px solid var(--border-light);border-left:1px solid var(--border-light);grid-template-columns:repeat(2,minmax(0,1fr));margin:30px 0 0;padding:0;list-style:none;display:grid}.commissioned-challenges li,.commissioned-advantages li{border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:var(--white);min-height:210px;padding:clamp(24px,3vw,32px)}.commissioned-challenges p,.commissioned-advantages p{color:#0b1220b8;margin-top:42px}.commissioned-decisions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.commissioned-decisions article{border:1px solid color-mix(in srgb, var(--cobalt) 22%, transparent);border-radius:var(--radius-lg);background:var(--white);min-height:260px;padding:clamp(24px,3vw,32px);box-shadow:0 22px 56px #2563eb12}.commissioned-decisions h4{margin-top:42px;font-size:clamp(1.15rem,2vw,1.45rem)}.commissioned-decisions p{color:#0b1220ad;margin-top:14px}.commissioned-advantages li:last-child{background:var(--navy);grid-column:1/-1;min-height:0}.commissioned-advantages li:last-child p{max-width:78ch;color:var(--white);font-size:clamp(1.08rem,1.8vw,1.3rem)}.interactive-tool{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr)}.tool-criteria,.tool-inputs{gap:16px;display:grid}.tool-criteria fieldset,.tool-guardrails,.tool-inputs{border:1px solid var(--border-light);border-radius:var(--radius);background:var(--white);min-width:0;color:var(--ink);margin:0;padding:22px}.tool-criteria legend{gap:4px;width:100%;padding:0;display:grid}.tool-criteria legend span{color:#0b1220ad;font-size:.92rem;font-weight:400}.roi-tool .field{color:#0b1220c7}.segmented-control{gap:8px;margin-top:18px;display:flex}.segmented-control label{cursor:pointer;flex:1}.segmented-control input{opacity:0;position:absolute}.segmented-control span{border:1px solid var(--border-light);border-radius:var(--radius);justify-content:center;align-items:center;min-height:44px;display:flex}.segmented-control input:checked+span{border-color:var(--cobalt);background:var(--cobalt);color:var(--white)}.segmented-control input:focus-visible+span{outline:3px solid var(--cyan);outline-offset:3px}.tool-guardrails{gap:14px;display:grid}.tool-guardrails label{align-items:flex-start;gap:10px;display:flex}.tool-result{border-radius:var(--radius-lg);background:var(--navy);color:var(--white);box-shadow:var(--shadow);gap:18px;padding:clamp(28px,4vw,42px);display:grid;position:sticky;top:110px}.tool-score{color:var(--cyan);font-family:var(--font-mono);font-size:clamp(2.4rem,6vw,5rem);line-height:1}.tool-result small,.tool-result p{color:var(--text-muted)}.tool-warning{border-radius:var(--radius);border:1px solid #f9731680;padding:14px;color:#fed7aa!important}.roi-tool .tool-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}.number-input{border-radius:var(--radius);border:1px solid #0b12203d;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.number-input input{border:0;border-radius:0;width:100%}.number-input em{color:#0b122099;padding-inline:12px;font-style:normal}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.roi-results div{border-bottom:1px solid var(--border-dark);gap:4px;padding-bottom:16px;display:grid}.roi-results dd{color:var(--cyan);font-family:var(--font-mono);margin:0;font-size:1.5rem}@media (max-width:900px){.service-fit-grid,.service-control-grid,.evidence-links-grid,.case-detail-grid,.interactive-tool,.roi-tool .tool-inputs,.architecture-flow,.decision-cards,.security-control-grid,.commissioned-decisions{grid-template-columns:1fr}.commissioned-projects__grid .project-card{grid-template-rows:auto auto;grid-template-columns:1fr}.commissioned-projects__grid .project-card__cover{aspect-ratio:16/10}.commissioned-case-analysis__intro,.commissioned-challenges,.commissioned-advantages{grid-template-columns:1fr}.commissioned-advantages li:last-child{grid-column:auto}.tool-result{position:static}}@media (max-width:560px){.segmented-control{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.brand-mark--animated .organic-right{display:none}.brand-mark--animated .circuit-right{opacity:1;stroke-dashoffset:0}.project-card,.project-card:hover{transform:none}.project-card__cover-layer,.project-card__cover[data-active=true] .project-card__cover-layer,.project-card__cover[data-revealed=true] .project-card__cover-layer{transition:none!important;transform:none!important}.project-card__cover-layer--base,.project-card__cover[data-active=true] .project-card__cover-layer--base,.project-card__cover[data-revealed=true] .project-card__cover-layer--base{opacity:1}.project-card__cover-layer--focus,.project-card__cover[data-active=true] .project-card__cover-layer--focus,.project-card__cover[data-revealed=true] .project-card__cover-layer--focus{opacity:0;clip-path:none}.evidence-figure,.process-node,.bar:before,.ranking-track:before{transition:none!important;animation:none!important;transform:none!important}}@media print{.site-header,.site-footer,.hero__orbit,.button,form,.cookie-banner,.cookie-settings-button{display:none!important}body,.theme-light,.theme-white,.hero,.subpage-hero{background:var(--white)!important;color:var(--ink)!important}.brand-mark--animated .organic-right{display:none}.brand-mark--animated .circuit-right{opacity:1;stroke-dashoffset:0}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--system-background:#f5f5f7;--secondary-system-background:#fff;--tertiary-system-background:#f2f2f7;--label:#1d1d1f;--secondary-label:#6e6e73;--tertiary-label:#86868b;--project-card-text:#515154;--project-card-meta:#5f5f63;--separator:#3c3c432e;--opaque-separator:#d2d2d7;--system-fill:#78788029;--secondary-system-fill:#7878801f;--tertiary-system-fill:#76768014;--system-blue:#007aff;--system-blue-hover:#006ee6;--system-green:#248a3d;--system-orange:#c93400;--focus-ring:#007aff57;--glass-regular:#fafafcbd;--glass-menu:#fafafcf5;--glass-border:#ffffffb8;--card-shadow:0 1px 2px #0000000a, 0 10px 32px #0000000f;--floating-shadow:0 12px 38px #0000001a, inset 0 1px 0 #ffffffad;--navy:var(--system-background);--ink:var(--label);--cobalt:var(--system-blue);--electric:var(--system-blue);--cyan:var(--system-blue);--ice:var(--system-background);--text-muted:var(--secondary-label);--border-dark:var(--separator);--border-light:var(--separator);--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-mono:"SFMono-Regular", ui-monospace, Menlo, Monaco, Consolas, monospace;--container:1380px;--gutter:clamp(20px, 4vw, 56px);--radius:12px;--radius-lg:22px;--shadow:var(--card-shadow);--ease-product:cubic-bezier(.22, 1, .36, 1)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--system-background:#000;--secondary-system-background:#1c1c1e;--tertiary-system-background:#2c2c2e;--label:#f5f5f7;--secondary-label:#ebebf5a3;--tertiary-label:#ebebf56b;--project-card-text:#d1d1d6;--project-card-meta:#aeaeb2;--separator:#5454589e;--opaque-separator:#38383a;--system-fill:#7878805c;--secondary-system-fill:#78788047;--tertiary-system-fill:#76768033;--system-blue:#0a84ff;--system-blue-hover:#409cff;--system-green:#30d158;--system-orange:#ff9f0a;--focus-ring:#0a84ff6b;--glass-regular:#1c1c1eb8;--glass-menu:#1c1c1ef5;--glass-border:#ffffff1f;--card-shadow:0 1px 0 #ffffff0a, 0 16px 36px #00000057;--floating-shadow:0 18px 48px #0006, inset 0 1px 0 #ffffff1a}}html{background:var(--system-background);scroll-padding-top:76px}body{background:var(--system-background);color:var(--label);font-family:var(--font-sans);letter-spacing:-.006em;font-size:15px;line-height:1.47}::selection{background:var(--system-blue);color:#fff}:focus-visible{outline-color:var(--system-blue);box-shadow:0 0 0 5px var(--focus-ring)}h1,h2,h3{color:var(--label);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-weight:700}h1{letter-spacing:-.055em;font-size:clamp(3rem,6.2vw,5.1rem)}h2{letter-spacing:-.046em;font-size:clamp(2.25rem,4vw,3.25rem)}h3{letter-spacing:-.032em}.section{padding-block:clamp(68px,8vw,104px)}.section+.section{border-top-color:var(--separator)}.theme-light{background:var(--system-background);color:var(--label)}.theme-white{background:var(--secondary-system-background);color:var(--label)}.lead,.theme-light .lead,.theme-white .lead{color:var(--secondary-label);letter-spacing:-.012em}.eyebrow,.meta,.theme-light .eyebrow,.theme-white .eyebrow,.theme-light .meta,.theme-white .meta{color:var(--secondary-label);font-family:var(--font-sans);letter-spacing:.01em;font-weight:600}.eyebrow span,.theme-light .eyebrow span,.theme-white .eyebrow span{color:var(--system-blue)}.button{min-height:44px;transition:transform .18s var(--ease-product), background-color .18s var(--ease-product), border-color .18s var(--ease-product), box-shadow .18s var(--ease-product);border-radius:999px;padding:10px 18px;font-size:.88rem}.button:hover{transform:translateY(-1px)}.button--primary{border-color:var(--system-blue);background:var(--system-blue);color:#fff;box-shadow:0 1px 1px #0000001a}.button--primary:hover{background:var(--system-blue-hover)}.button--secondary{border-color:var(--separator);background:var(--secondary-system-fill);color:var(--system-blue);box-shadow:inset 0 1px 0 var(--glass-border)}.button--secondary:hover{border-color:var(--opaque-separator);background:var(--system-fill)}.site-header{border-bottom-color:var(--separator);background:var(--glass-regular);min-height:56px;box-shadow:inset 0 1px 0 var(--glass-border);-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px)}.site-header__inner{gap:18px;min-height:56px}.brand-lockup .brand-mark{width:40px;height:32px}.brand-type strong{color:var(--label);font-size:.9rem}.brand-type span{color:var(--secondary-label);font-family:var(--font-sans);letter-spacing:.12em;margin-top:3px;font-size:.5rem}.site-nav{gap:clamp(12px,1.6vw,22px)}.site-nav a,.locale-switcher,.locale-switcher a{color:var(--secondary-label);font-family:var(--font-sans);font-size:.78rem}.site-nav a:hover,.locale-switcher a:hover{color:var(--label)}.locale-switcher>[aria-current=page]{color:var(--system-blue)}.nav-toggle{border-color:var(--separator);background:var(--secondary-system-fill);width:42px;height:42px;color:var(--label);border-radius:12px}.hero{background:var(--system-background);min-height:calc(100svh - 56px);color:var(--label)}.hero:before,.subpage-hero:before{display:none}.hero__copy .lead,.hero__meta{color:var(--secondary-label)}.hero__meta:before{background:var(--system-blue)}.hero__visual .brand-mark{filter:drop-shadow(0 22px 42px #007aff29)}.hero__orbit{border-color:var(--separator)}.hero__orbit span{color:var(--secondary-label);background:var(--glass-regular);border:1px solid var(--glass-border);-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border-radius:999px}.section-heading{margin-bottom:clamp(36px,6vw,64px)}.capabilities-grid,.home-insights-grid{border:0;gap:16px}.capability,.home-insight,.home-service-links,.form-card,.support-card,.campaign-card,.tool-inputs,.tool-result,.evidence-figure,.insight-card,.project-facts article{border:1px solid var(--separator);background:var(--secondary-system-background);box-shadow:var(--card-shadow);border-radius:22px}.capability,.home-insight{min-height:0;padding:26px}.capability p,.home-insight p,.process-step p,.faq-list details p{color:var(--secondary-label)}.home-insight h3{margin-top:28px}.home-service-links{background:var(--secondary-system-background)}.home-service-links__items a{border-top-color:var(--separator);color:var(--label)}.home-service-links__items a:hover,.home-insight h3 a:hover,.home-insight__link:hover{color:var(--system-blue)}.projects-grid{gap:16px}.project-card{--project-color:var(--system-blue);border:1px solid var(--separator);background:var(--secondary-system-background);color:var(--label);box-shadow:var(--card-shadow);transition:transform .22s var(--ease-product), border-color .22s var(--ease-product), box-shadow .22s var(--ease-product);border-radius:22px;grid-template-rows:auto auto;gap:0;padding:12px}.project-card:hover{border-color:var(--opaque-separator);transform:translateY(-2px);box-shadow:0 2px 4px #0000000d,0 18px 44px #0000001a}.project-card:focus-visible{outline-color:var(--system-blue)}.project-card__cover{aspect-ratio:16/9;border:1px solid var(--separator);background:#06101d;border-radius:14px}.project-card__cover--hero{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100%}.project-card__cover-layer{transition:transform .52s var(--ease-product), opacity .42s var(--ease-product), clip-path .52s var(--ease-product), filter .42s var(--ease-product)}.project-card__cover-layer--base{opacity:1;transform:translate3d(var(--cover-x), var(--cover-y), 0) scale(1.015)}.project-card__cover-layer--focus{opacity:0;clip-path:circle(10% at 50% 55%);filter:saturate(1.16)brightness(1.12);transform:translate3d(var(--cover-focus-x), var(--cover-focus-y), 0) scale(1.04)}.project-card__cover[data-active=true] .project-card__cover-layer--base,.project-card__cover[data-revealed=true] .project-card__cover-layer--base{opacity:1;transform:translate3d(var(--cover-x), var(--cover-y), 0) scale(1.035)}.project-card__cover[data-active=true] .project-card__cover-layer--focus,.project-card__cover[data-revealed=true] .project-card__cover-layer--focus{opacity:.24;clip-path:circle(72% at 50% 55%);transform:translate3d(var(--cover-focus-x), var(--cover-focus-y), 0) scale(1.015)}.project-card__content{padding:22px 14px 16px}.project-card__top>.meta,.project-card__body>.meta,.commissioned-projects__grid .project-card__top>.meta,.commissioned-projects__grid .project-card__body>.meta{color:var(--project-card-meta);font-size:.8rem;line-height:1.45}.pill{background:var(--secondary-system-fill);min-height:28px;color:var(--project-card-meta);font-family:var(--font-sans);letter-spacing:.01em;text-transform:none;border:0;padding:5px 9px;font-size:.8rem;font-weight:650;line-height:1.35}.project-card__body{margin-top:24px}.project-card__body h3{color:var(--label);font-size:clamp(1.7rem,2.7vw,2.35rem)}.project-card__description,.project-card__status p{color:var(--project-card-text);font-size:1rem;line-height:1.6}.project-card__status{border-top-color:var(--separator)}.project-card__status .meta,.project-card__cta,.commissioned-projects__grid .project-card__cta{color:var(--system-blue)}.project-card__status .meta{font-size:.8rem;line-height:1.45}.project-card__cta,.commissioned-projects__grid .project-card__cta{font-size:1rem}.commissioned-projects__grid .project-card{min-height:460px;color:var(--label);grid-template-rows:1fr;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)}.commissioned-projects__grid .project-card__cover{aspect-ratio:auto;height:100%}.commissioned-projects__grid .project-card__cover-layer{object-fit:cover}.process-track{border:1px solid var(--separator);background:var(--secondary-system-background);box-shadow:var(--card-shadow);border-radius:22px;gap:16px;padding:22px}.process-track:before{background:var(--separator);left:4%;right:4%}.process-step__node{border-color:var(--separator);background:var(--tertiary-system-background);color:var(--system-blue);font-family:var(--font-sans);font-weight:650}.studio-home-card{isolation:isolate;color:#f5f5f7;min-height:520px;box-shadow:var(--card-shadow);background:#05080d;border:1px solid #ffffff29;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(360px,.62fr);align-items:end;gap:clamp(24px,4vw,48px);margin-top:16px;padding:clamp(24px,4vw,38px);display:grid;position:relative;overflow:hidden}.studio-home-card__art{z-index:0;object-fit:cover;object-position:center;filter:brightness(.72)saturate(.92);max-width:none;width:100%!important;height:100%!important}.studio-home-card__copy,.studio-home-card__actions{z-index:1;-webkit-backdrop-filter:saturate(150%)blur(24px);backdrop-filter:saturate(150%)blur(24px);background:#1c1c1ee0;border:1px solid #ffffff29;position:relative;box-shadow:inset 0 1px #ffffff14,0 18px 48px #0000003d}.studio-home-card__copy{border-radius:22px;padding:clamp(22px,3vw,34px)}.studio-home-card__copy .eyebrow{color:#aeaeb2}.studio-home-card__copy h3{color:#f5f5f7;max-width:20ch;font-size:clamp(1.65rem,2.8vw,2.4rem)}.studio-home-card__copy>p:last-child{color:#d1d1d6;max-width:60ch;margin-top:12px;font-size:1rem;line-height:1.6}.studio-home-card__actions{border-radius:22px;gap:16px;padding:18px;display:grid}.studio-home-card__metrics{grid-template-columns:repeat(3,minmax(72px,1fr));gap:8px;margin:0;display:grid}.studio-home-card__metrics div{background:#2c2c2ee6;border:1px solid #ffffff24;border-radius:16px;align-content:space-between;min-height:88px;padding:14px;display:grid}.studio-home-card__metrics dt{color:#aeaeb2;font-size:.8rem;line-height:1.35}.studio-home-card__metrics dd{color:#f5f5f7;letter-spacing:-.04em;margin:0;font-size:1.8rem;font-weight:700}.studio-home-card__actions .button{color:#0a84ff;background:#2c2c2ee6;border-color:#ffffff2e;justify-self:start;box-shadow:inset 0 1px #ffffff14}.studio-home-card__actions .button:hover{background:#2c2c2e;border-color:#ffffff4d}.trust-notes{gap:16px;display:grid}.trust-note{border:1px solid var(--opaque-separator);background:var(--tertiary-system-background);box-shadow:var(--card-shadow);border-radius:22px;padding:clamp(24px,3vw,34px)}.trust-note+.trust-note{margin-top:0}.trust-note h3{color:var(--label)}.trust-note p{color:var(--project-card-text);font-size:1rem;line-height:1.65}.partnership-section{color:#f5f5f7;background:#000}.partnership-section h2,.partnership-section h3{color:#f5f5f7}.partnership-copy .lead,.partnership-details article p,.partnership-note{color:#ebebf5a3}.partnership-badge{color:#0a84ff;font-family:var(--font-sans);letter-spacing:.01em;background:#78788047;border:0}.partnership-details article{border-top-color:#5454589e}.partnership-note{background:#1c1c1e;border-color:#5454589e;border-radius:16px}input,select,textarea{color:var(--label);background:var(--secondary-system-background);border-color:var(--separator);box-shadow:inset 0 1px 0 var(--glass-border);border-radius:12px}input::placeholder,textarea::placeholder{color:var(--tertiary-label)}.faq-list details,.faq-list details:last-child{border-color:var(--separator)}.faq-list summary{color:var(--label)}.faq-list summary:after{color:var(--system-blue);font-family:var(--font-sans)}.contact-cta{background:var(--system-background);color:var(--label)}.contact-cta h2{color:var(--label)}.subpage-breadcrumbs{border-bottom-color:var(--separator);background:var(--system-background)}.breadcrumbs ol,.breadcrumbs a,.breadcrumbs [aria-current=page]{color:var(--secondary-label);font-family:var(--font-sans);letter-spacing:.01em;text-transform:none;font-weight:600}.breadcrumbs a:hover,.breadcrumbs [aria-current=page]{color:var(--label)}.case-byline dt{color:var(--project-card-meta);font-size:.75rem}.case-byline dd{color:var(--label)}.project-facts p,.project-evidence .process-diagram small,.project-evidence .figure-caption dd,.commissioned-challenges p,.commissioned-advantages p,.commissioned-decisions p,.architecture-flow p,.decision-cards p,.security-control-grid p,.source-note,.evidence-link-list small,.source-list span{color:var(--project-card-text)}.project-facts .meta,.project-evidence .figure-caption dt,.project-evidence .fact-chips li,.project-evidence .process-node{color:var(--project-card-meta);font-size:.75rem}.project-evidence{background:var(--system-background);color:var(--label)}.project-evidence .evidence-figure,.project-evidence .process-node,.project-evidence .chart-value{background:var(--secondary-system-background);color:var(--label)}.project-evidence .fact-chips li,.project-evidence .bar,.project-evidence .ranking-track{background:var(--tertiary-system-background);color:var(--label)}.project-evidence .bar-label,.project-evidence .ranking-label,.project-evidence .figure-caption dt{color:var(--label)}.project-evidence .bar--baseline:before{background:repeating-linear-gradient(135deg, color-mix(in srgb, var(--system-blue) 34%, var(--secondary-system-background)) 0 5px, color-mix(in srgb, var(--system-blue) 18%, var(--secondary-system-background)) 5px 9px)}.project-evidence .bar--treatment:before{background:color-mix(in srgb, var(--system-blue) 48%, var(--secondary-system-background))}.case-detail-grid>article:not(.risk-panel),.commissioned-challenges li,.commissioned-decisions article,.architecture-flow article,.decision-cards article,.security-control-grid article,.tool-criteria fieldset,.tool-guardrails,.tool-inputs{background:var(--secondary-system-background);color:var(--label)}.risk-panel{border-color:color-mix(in srgb, var(--system-orange) 42%, var(--separator));background:color-mix(in srgb, var(--system-orange) 12%, var(--tertiary-system-background));color:var(--label)}.commissioned-advantages li:last-child,.tool-result{color:#f5f5f7;background:#1c1c1e}.commissioned-advantages li:last-child .meta{color:#aeaeb2}.commissioned-advantages li:last-child p,.tool-result small,.tool-result p{color:#d1d1d6}.tool-criteria legend span,.roi-tool .field,.number-input em{color:var(--project-card-text)}.number-input{border-color:var(--separator)}.insight-article .service-use-cases p{color:var(--project-card-text)}.insight-article .insight-decision-table-wrap{border-color:var(--opaque-separator);background:var(--secondary-system-background)}.insight-article .insight-decision-table{color:var(--label)}.insight-article .insight-decision-table th,.insight-article .insight-decision-table td{border-color:var(--opaque-separator)}.insight-article .insight-decision-table thead th{background:var(--tertiary-system-background);color:var(--label)}.insight-article .insight-decision-table tbody th{color:#315f5a;opacity:1;background:#f0dbdb;border-left:4px solid #69918c}.insight-article .insight-decision-table tbody td{background:var(--secondary-system-background);color:var(--project-card-text)}.insight-article__criteria--visual .section-heading{grid-template-columns:minmax(0,1fr);align-items:start;gap:26px}.insight-article__criteria--visual .section-heading .lead{border:1px solid var(--opaque-separator);background:var(--tertiary-system-background);max-width:76ch;color:var(--project-card-text);border-radius:18px;padding:18px 20px}.automation-insight-visual{isolation:isolate;color:#f5f5f7;min-height:820px;box-shadow:var(--card-shadow);background:#08090b;border:1px solid #38383a;border-radius:28px;position:relative;overflow:hidden}.automation-insight-visual--limitations{min-height:720px}.automation-insight-visual__artwork{z-index:-1;position:absolute;inset:0}.automation-insight-visual__artwork:after{content:"";background:linear-gradient(#0304060a 0%,#03040629 34%,#030406c7 62%,#030406f5 100%);position:absolute;inset:0}.automation-insight-visual__art{object-fit:cover;object-position:center}.automation-insight-visual--process .automation-insight-visual__artwork{background:#000}.automation-insight-visual--process .automation-insight-visual__art{object-fit:contain}.automation-insight-visual__content{z-index:1;min-height:inherit;align-items:flex-end;padding:clamp(310px,30vw,410px) clamp(18px,2.7vw,36px) clamp(18px,2.7vw,36px);display:flex;position:relative}.automation-insight-visual--process .automation-insight-visual__content{padding-top:clamp(360px,34vw,470px)}.automation-insight-visual--limitations .automation-insight-visual__content{padding-top:clamp(280px,26vw,350px)}.automation-insight-visual__list{gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}.automation-insight-visual--criteria .automation-insight-visual__list{grid-template-columns:repeat(6,minmax(0,1fr))}.automation-insight-visual--criteria .automation-insight-visual__item{grid-column:span 2}.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(4){grid-column:2/span 2}.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(5){grid-column:4/span 2}.automation-insight-visual--process .automation-insight-visual__list{grid-template-columns:repeat(5,minmax(0,1fr));position:relative}.automation-insight-visual--process .automation-insight-visual__list:before{content:"";background:linear-gradient(90deg,#0a84ff,#64d2ff,#0a84ff);height:2px;position:absolute;top:31px;left:8%;right:8%;box-shadow:0 0 14px #0a84ff7a}.automation-insight-visual--limitations .automation-insight-visual__list{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-insight-visual--limitations .automation-insight-visual__item:last-child{grid-column:1/-1}.automation-insight-visual__item{z-index:1;-webkit-backdrop-filter:saturate(130%)blur(18px);backdrop-filter:saturate(130%)blur(18px);background:#141416ed;border:1px solid #ffffff29;border-radius:18px;min-width:0;min-height:180px;padding:18px;position:relative;box-shadow:inset 0 1px #ffffff14,0 16px 34px #0000003d}.automation-insight-visual--process .automation-insight-visual__item{min-height:260px}.automation-insight-visual--limitations .automation-insight-visual__item{border-color:#ff9f0a57;min-height:126px}.automation-insight-visual__number{color:#64d2ff;width:42px;height:42px;font-family:var(--font-mono);letter-spacing:.04em;background:#0a84ff1f;border:1px solid #0a84ff8f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.automation-insight-visual--limitations .automation-insight-visual__number{color:#ffd60a;background:#ff9f0a1f;border-color:#ff9f0a9e}.automation-insight-visual__item h3{color:#f5f5f7;margin-top:18px;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.2}.automation-insight-visual__item p{color:#d1d1d6;margin-top:10px;font-size:clamp(.9375rem,1vw,1rem);line-height:1.55}.automation-insight-visual--limitations .automation-insight-visual__item p{margin-top:12px;font-weight:560}.insight-limitations--visual{grid-template-columns:minmax(0,1fr);gap:30px}.insight-limitations--visual>div:first-child{max-width:720px}.breadcrumbs li:not(:last-child):after{color:var(--tertiary-label)}.subpage-hero{background:var(--system-background);color:var(--label)}.subpage-hero__banner{border-color:var(--separator);box-shadow:var(--card-shadow);background:#06101d;border-radius:28px}.site-footer{border-top-color:var(--separator);background:var(--system-background);color:var(--label)}.site-footer__note,.site-footer__contacts,.site-footer__links,.cookie-settings-button{color:var(--secondary-label)}.site-footer__links a:hover,.site-footer__contacts a:hover,.cookie-settings-button:hover{color:var(--label)}.cookie-banner{border-color:var(--glass-border);background:var(--glass-regular);color:var(--label);box-shadow:var(--floating-shadow);-webkit-backdrop-filter:saturate(180%)blur(30px);backdrop-filter:saturate(180%)blur(30px);border-radius:22px}.cookie-banner__copy p{color:var(--secondary-label)}.cookie-banner__copy a{color:var(--system-blue)}.studio-section{min-height:720px}.studio-explorer{border:1px solid var(--separator);background:var(--secondary-system-background);box-shadow:var(--card-shadow);border-radius:28px;padding:12px}.studio-explorer__filters{background:var(--tertiary-system-background);border-radius:14px;gap:4px;padding:4px;display:inline-flex}.studio-filter{min-height:40px;color:var(--secondary-label);transition:background-color .18s var(--ease-product), color .18s var(--ease-product), box-shadow .18s var(--ease-product);background:0 0;border:0;border-radius:10px;padding:8px 14px;font-weight:650}.studio-filter:hover{color:var(--label)}.studio-filter[aria-pressed=true]{background:var(--secondary-system-background);color:var(--label);box-shadow:0 1px 4px #0000001f}.studio-explorer__summary{color:var(--secondary-label);margin:14px 4px 20px;font-size:.8rem}.studio-explorer__layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:12px;display:grid}.studio-explorer__stages{align-content:start;gap:8px;display:grid}.studio-stage{background:var(--tertiary-system-background);min-width:0;color:var(--label);text-align:left;transition:transform .18s var(--ease-product), border-color .18s var(--ease-product), background-color .18s var(--ease-product);border:1px solid #0000;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;padding:16px;display:grid}.studio-stage:hover{border-color:var(--separator);transform:translateY(-1px)}.studio-stage--selected{border-color:var(--system-blue);background:color-mix(in srgb, var(--system-blue) 9%, var(--tertiary-system-background))}.studio-stage__dates{color:var(--secondary-label);grid-column:1/-1;font-size:.75rem}.studio-stage__title{font-size:.98rem;font-weight:650}.studio-stage__status{background:var(--secondary-system-fill);color:var(--system-blue);border-radius:999px;align-self:center;padding:4px 7px;font-size:.68rem;font-weight:650}.studio-detail{border:1px solid var(--separator);background:var(--tertiary-system-background);border-radius:22px;min-width:0;padding:clamp(24px,4vw,40px)}.studio-detail__dates{color:var(--system-blue);font-size:.78rem;font-weight:650}.studio-detail h3{margin-top:10px;font-size:clamp(1.8rem,3.2vw,2.8rem)}.studio-detail>p:not(.studio-detail__dates):not(.studio-detail__decision){max-width:64ch;color:var(--secondary-label);margin-top:14px}.studio-detail__progress-label{color:var(--secondary-label);margin-top:28px;font-size:.76rem;font-weight:600;display:block}.studio-detail progress{background:var(--system-fill);width:100%;height:8px;accent-color:var(--system-blue);border:0;border-radius:999px;margin-top:8px;display:block;overflow:hidden}.studio-detail progress::-webkit-progress-bar{background:var(--system-fill);border-radius:999px}.studio-detail progress::-webkit-progress-value{background:var(--system-blue);border-radius:999px}.studio-detail progress::-moz-progress-bar{background:var(--system-blue);border-radius:999px}.studio-detail__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:30px;display:grid}.studio-detail__groups>div{border:1px solid var(--separator);background:var(--secondary-system-background);border-radius:16px;padding:20px}.studio-detail__groups h4{color:var(--label);margin:0;font-size:.9rem}.studio-detail__groups ul{color:var(--secondary-label);gap:9px;margin:14px 0 0;padding-left:18px;display:grid}.studio-detail__decision{background:var(--secondary-system-fill);color:var(--label);border-radius:14px;margin-top:20px;padding:16px 18px}@media (max-width:980px){.automation-insight-visual__content,.automation-insight-visual--process .automation-insight-visual__content{padding-top:clamp(250px,34vw,320px)}.automation-insight-visual--limitations .automation-insight-visual__content{padding-top:clamp(230px,30vw,280px)}.automation-insight-visual--criteria .automation-insight-visual__list,.automation-insight-visual--process .automation-insight-visual__list,.automation-insight-visual--limitations .automation-insight-visual__list{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-insight-visual--criteria .automation-insight-visual__item,.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(4),.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(5){grid-column:auto}.automation-insight-visual--criteria .automation-insight-visual__item:last-child,.automation-insight-visual--process .automation-insight-visual__item:last-child{grid-column:1/-1}.automation-insight-visual--process .automation-insight-visual__list:before{display:none}.automation-insight-visual--process .automation-insight-visual__item{min-height:190px}.studio-home-card{grid-template-columns:1fr;align-content:end;min-height:660px}.studio-home-card__metrics{width:min(100%,460px)}.studio-home-card__actions{width:min(100%,620px)}.studio-explorer__layout{grid-template-columns:1fr}}@media (max-width:900px){.site-nav--open{border-bottom-color:var(--separator);background:var(--glass-menu);box-shadow:var(--floating-shadow);-webkit-backdrop-filter:saturate(180%)blur(30px);backdrop-filter:saturate(180%)blur(30px);top:56px}.site-nav--open a{border-bottom-color:var(--separator)}.commissioned-projects__grid .project-card{grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.commissioned-projects__grid .project-card__cover{aspect-ratio:16/9;height:auto}}@media (max-width:700px){.insight-article__criteria--visual .section-heading .lead{border-radius:16px;padding:16px}.automation-insight-visual,.automation-insight-visual--limitations{border-radius:22px;min-height:0}.automation-insight-visual__artwork{height:clamp(220px,64vw,300px);bottom:auto}.automation-insight-visual__artwork:after{background:linear-gradient(#03040605 0%,#0304061f 46%,#08090b 100%)}.automation-insight-visual__content,.automation-insight-visual--process .automation-insight-visual__content,.automation-insight-visual--limitations .automation-insight-visual__content{min-height:0;padding:clamp(220px,64vw,300px) 14px 14px}.automation-insight-visual--criteria .automation-insight-visual__list,.automation-insight-visual--process .automation-insight-visual__list,.automation-insight-visual--limitations .automation-insight-visual__list{grid-template-columns:minmax(0,1fr)}.automation-insight-visual--criteria .automation-insight-visual__item,.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(4),.automation-insight-visual--criteria .automation-insight-visual__item:nth-child(5),.automation-insight-visual--criteria .automation-insight-visual__item:last-child,.automation-insight-visual--process .automation-insight-visual__item:last-child,.automation-insight-visual--limitations .automation-insight-visual__item:last-child{grid-column:auto}.automation-insight-visual__item,.automation-insight-visual--process .automation-insight-visual__item,.automation-insight-visual--limitations .automation-insight-visual__item{min-height:0;padding:16px}.automation-insight-visual--process .automation-insight-visual__item{border-left:3px solid #0a84ff}.automation-insight-visual--limitations .automation-insight-visual__item{border-left:3px solid #ff9f0a}.project-card{grid-template-rows:auto auto}.project-card__cover[data-revealed=true] .project-card__cover-layer--base{opacity:1}.project-card__cover[data-revealed=true] .project-card__cover-layer--focus{object-fit:cover;opacity:.2}.process-track{gap:0;padding:12px 20px}.studio-home-card__metrics{grid-template-columns:1fr}.studio-home-card{min-height:760px;padding:18px}.studio-home-card__art{object-position:58% center}.studio-explorer__filters{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.studio-filter{width:100%}.studio-detail__groups{grid-template-columns:1fr}}@media (prefers-reduced-transparency:reduce){.site-header,.site-nav--open,.cookie-banner,.hero__orbit span,.studio-home-card__copy,.studio-home-card__actions,.automation-insight-visual__item{background:var(--secondary-system-background);-webkit-backdrop-filter:none;backdrop-filter:none}.studio-home-card__copy,.studio-home-card__actions,.automation-insight-visual__item{background:#1c1c1e}}@media (prefers-contrast:more){:root{--separator:currentColor;--opaque-separator:currentColor}.project-card,.capability,.home-insight,.studio-explorer,.studio-detail,.automation-insight-visual,.automation-insight-visual__item,input,select,textarea,button{border-width:2px}}@media (prefers-reduced-motion:reduce){.project-card__cover-layer--base,.project-card__cover[data-active=true] .project-card__cover-layer--base,.project-card__cover[data-revealed=true] .project-card__cover-layer--base{opacity:1}.project-card__cover-layer--focus,.project-card__cover[data-active=true] .project-card__cover-layer--focus,.project-card__cover[data-revealed=true] .project-card__cover-layer--focus{opacity:0}}@media print{body,.theme-light,.theme-white,.hero,.subpage-hero,.contact-cta{color:#1d1d1f!important;background:#fff!important}}
