.globals_root__qV93n{--navy:#10103A;--navy-2:#1B1B4A;--teal:#94D4C9;--teal-soft:#B8E4DC;--teal-deep:#5FB5A6;--blue-soft:#ABC7E6;--paper:#FFFFFF;--paper-2:#F4F2EC;--ink:#10103A;--ink-2:#2A2A5C;--ink-3:#6F6F86;--line:rgba(16,16,58,.12);--serif:"DM Serif Text","Times New Roman",serif;--sans:"Inter",system-ui,-apple-system,sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace;--m-dur-fast:200ms;--m-dur-base:460ms;--m-dur-slow:760ms;--m-ease-out:cubic-bezier(0.2,0.8,0.2,1);--m-ease-emph:cubic-bezier(0.4,0,0.2,1);--m-stagger:70ms;--m-distance:26px;--m-scale:0.97;--m-blur:0px;--m-ticker-dur:44s;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55;min-height:100vh}.globals_root__qV93n *,.globals_root__qV93n :after,.globals_root__qV93n :before{box-sizing:border-box}.globals_root__qV93n img{max-width:100%;display:block}.globals_root__qV93n a{color:inherit;text-decoration:none}.globals_root__qV93n button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.globals_root__qV93n h1,.globals_root__qV93n h2,.globals_root__qV93n h3,.globals_root__qV93n h4{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.005em;line-height:1.1}.globals_root__qV93n p{margin:0}.globals_root__qV93n .wrap{max-width:1240px;margin:0 auto;padding:0 32px}.globals_root__qV93n .kicker{font-family:var(--sans);font-size:12px;letter-spacing:.14em;text-transform:lowercase;color:var(--teal-deep);display:inline-block;font-weight:500}.globals_root__qV93n .kicker.center{display:block;text-align:center}.globals_root__qV93n .kicker.on-dark{color:var(--teal)}.globals_root__qV93n .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 26px;border-radius:4px;font-size:14px;font-weight:500;transition:background .2s ease}.globals_root__qV93n .btn.navy{background:var(--navy);color:var(--paper)}.globals_root__qV93n .btn.navy:hover{background:var(--navy-2)}.globals_root__qV93n .btn.teal{background:var(--teal);color:var(--navy)}.globals_root__qV93n .btn.teal:hover{background:var(--teal-soft)}.globals_root__qV93n .btn.lt{background:var(--paper);color:var(--navy);border:1px solid var(--navy)}.globals_root__qV93n .btn.lt:hover{background:var(--paper-2)}.globals_root__qV93n .btn.ghost-on-dark{background:transparent;color:var(--paper);border:1px solid rgba(255,255,255,.35)}.globals_root__qV93n .btn.ghost-on-dark:hover{background:rgba(255,255,255,.08)}.globals_root__qV93n .btn .arr{font-size:16px;line-height:0}.globals_root__qV93n .link-icon{flex:0 0 auto}.globals_root__qV93n .nav{background:var(--navy);color:var(--paper);position:sticky;top:0;z-index:30;overflow:visible}.globals_root__qV93n .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;max-width:1400px;margin:0 auto}.globals_root__qV93n .brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:22px;color:var(--paper);letter-spacing:-.005em}.globals_root__qV93n .brand-mark{width:32px;height:32px;background:var(--teal);display:flex;align-items:center;justify-content:center;color:var(--navy);font-family:var(--sans);font-weight:700;font-size:13px;letter-spacing:.04em}.globals_root__qV93n .nav-links{display:flex;gap:32px;font-size:14px;color:rgba(255,255,255,.82)}.globals_root__qV93n .nav-links a{display:inline-flex;align-items:center;gap:4px}.globals_root__qV93n .nav-links a:hover{color:var(--paper)}.globals_root__qV93n .nav-links .caret{flex:0 0 auto;opacity:.65}.globals_root__qV93n .nav-cta{display:flex;gap:12px;align-items:center}.globals_root__qV93n .nav-cta .btn{height:38px;padding:0 18px;font-size:13px}.globals_root__qV93n .nav-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:var(--paper)}.globals_root__qV93n .nav-toggle span{width:16px;height:1.5px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.globals_root__qV93n .nav-toggle[aria-expanded=true] span:first-child{transform:translateY(5.5px) rotate(45deg)}.globals_root__qV93n .nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.globals_root__qV93n .nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.globals_root__qV93n .nav-panel{display:none;position:absolute;top:calc(100% + 10px);right:20px;width:min(82vw,420px);z-index:20;background:rgba(16,16,58,.98);border:1px solid rgba(255,255,255,.16);border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.3)}.globals_root__qV93n .nav-panel.open{display:block}.globals_root__qV93n .nav-panel-inner{padding:16px;display:grid;gap:8px}.globals_root__qV93n .nav-panel-inner a{display:flex;align-items:center;min-height:46px;padding:10px 12px;color:var(--paper);font-family:var(--serif);font-size:clamp(18px,3.5vw,24px);line-height:1.05;letter-spacing:-.02em;border-radius:10px}.globals_root__qV93n .nav-panel-inner a:hover{color:var(--teal);background:rgba(255,255,255,.06)}.globals_root__qV93n .hero{background:var(--navy);color:var(--paper);padding:100px 0 110px;text-align:center;position:relative;overflow:hidden;isolation:isolate}.globals_root__qV93n .hero .wrap{position:relative;z-index:2}.globals_root__qV93n .hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.globals_root__qV93n .hero-video-dim{position:absolute;inset:0;background:rgba(16,16,58,.58);z-index:1}.globals_root__qV93n .hero h1{font-size:clamp(40px,5.4vw,72px);line-height:1.1;letter-spacing:-.005em;max-width:1080px;margin:0 auto;color:var(--paper)}.globals_root__qV93n .hero p{color:rgba(255,255,255,.72);margin:28px auto 0;max-width:680px;font-size:16px;line-height:1.6}.globals_root__qV93n .hero-actions{display:flex;justify-content:center;gap:14px;margin-top:38px;flex-wrap:wrap}.globals_root__qV93n .memberships{background:var(--paper-2);padding:32px 0;border-top:1px solid var(--line)}.globals_root__qV93n .memberships-row{display:flex;align-items:center;justify-content:center;gap:56px;flex-wrap:wrap;color:var(--ink-2);font-weight:500}.globals_root__qV93n .memberships-row .lg{font-size:18px;letter-spacing:.04em}.globals_root__qV93n .memberships-row .with-icon{display:inline-flex;align-items:center;gap:6px}.globals_root__qV93n .memberships-row .lg.serif{font-family:var(--serif);font-style:italic;font-size:22px}.globals_root__qV93n .memberships-row .lg.bold{font-weight:700}.globals_root__qV93n .memberships-row .lg.mono{font-family:var(--mono);font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.globals_root__qV93n .services{background:var(--paper);padding:96px 0}.globals_root__qV93n .services-head{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:end;margin-bottom:56px}.globals_root__qV93n .services-head h2{font-size:clamp(36px,4.4vw,56px)}.globals_root__qV93n .services-head p{color:var(--ink-3);font-size:16px;line-height:1.6;max-width:540px}.globals_root__qV93n .services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.globals_root__qV93n .svc-card{padding:36px 30px;display:flex;flex-direction:column;gap:18px;min-height:320px;transition:background .15s;cursor:pointer}.globals_root__qV93n .svc-card:first-child{background:var(--navy);color:var(--paper)}.globals_root__qV93n .svc-card:nth-child(2){background:var(--teal);color:var(--navy)}.globals_root__qV93n .svc-card:nth-child(3){background:var(--blue-soft);color:var(--navy)}.globals_root__qV93n .svc-card:nth-child(4){background:var(--paper-2);color:var(--navy)}.globals_root__qV93n .svc-card .num{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.globals_root__qV93n .svc-card h3{font-family:var(--serif);font-size:26px;line-height:1.15;flex:1}.globals_root__qV93n .svc-card .more{font-size:13.5px;font-weight:500;display:inline-flex;align-items:center;gap:6px}.globals_root__qV93n .stats{background:var(--paper-2);padding:96px 0}.globals_root__qV93n .stats-head{text-align:center;margin-bottom:56px}.globals_root__qV93n .stats-head h2{font-size:clamp(34px,4.2vw,50px);max-width:720px;margin:14px auto 0}.globals_root__qV93n .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.globals_root__qV93n .stat-card{padding:40px 32px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.globals_root__qV93n .stat-card:last-child{border-right:none}.globals_root__qV93n .stat-card .num{font-family:var(--serif);font-size:clamp(54px,6vw,76px);line-height:1;color:var(--navy);letter-spacing:-.01em}.globals_root__qV93n .stat-card .lbl{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep);margin-top:8px}.globals_root__qV93n .stat-card p{color:var(--ink-3);font-size:13.5px;line-height:1.55;margin-top:6px}.globals_root__qV93n .project-strip{background:var(--teal);color:var(--navy);padding:80px 0}.globals_root__qV93n .project-strip-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.globals_root__qV93n .project-strip h2{font-size:clamp(34px,4.2vw,50px);line-height:1.1}.globals_root__qV93n .project-strip p{font-size:16px;line-height:1.6;max-width:480px}.globals_root__qV93n .project-strip .actions{display:flex;gap:14px;margin-top:28px}.globals_root__qV93n .industries{background:var(--paper);padding:96px 0}.globals_root__qV93n .industries-head{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:end;margin-bottom:56px}.globals_root__qV93n .industries-head h2{font-size:clamp(34px,4.2vw,50px);line-height:1.1}.globals_root__qV93n .industries-head p{color:var(--ink-3);font-size:15.5px;line-height:1.6;max-width:520px}.globals_root__qV93n .industries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line)}.globals_root__qV93n .industry-tile{border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:background .15s;cursor:pointer}.globals_root__qV93n .industry-tile:hover{background:var(--paper-2)}.globals_root__qV93n .industry-tile:nth-child(4n){border-right:none}.globals_root__qV93n .industry-tile:nth-last-child(-n+4){border-bottom:none}.globals_root__qV93n .industry-tile .ind-photo{aspect-ratio:4/3;background-size:cover;background-position:50%;position:relative}.globals_root__qV93n .industry-tile .ind-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--navy) 12%,transparent) 0,color-mix(in srgb,var(--navy) 25%,transparent) 100%)}.globals_root__qV93n .industry-tile .ic{position:absolute;left:16px;top:16px;width:40px;height:40px;background:var(--paper);color:var(--navy);display:flex;align-items:center;justify-content:center;font-size:18px;z-index:1}.globals_root__qV93n .industry-tile .ind-meta{padding:22px 24px 26px;display:flex;flex-direction:column;gap:8px}.globals_root__qV93n .industry-tile .name{font-family:var(--serif);font-size:22px;color:var(--navy);line-height:1.15;letter-spacing:-.005em}.globals_root__qV93n .industry-tile .ind-meta p{font-size:13px;color:var(--ink-3);line-height:1.55}.globals_root__qV93n .industries-cta{display:flex;justify-content:center;margin-top:40px}.globals_root__qV93n .about{background:var(--navy);color:var(--paper);padding:96px 0}.globals_root__qV93n .about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.globals_root__qV93n .about h2{font-size:clamp(34px,4.2vw,52px);line-height:1.1;max-width:580px;color:var(--paper)}.globals_root__qV93n .about p{color:rgba(255,255,255,.75);font-size:15.5px;line-height:1.6;margin-top:22px;max-width:520px}.globals_root__qV93n .about-links{display:flex;gap:28px;margin-top:32px}.globals_root__qV93n .about-links a{font-size:14px;color:var(--teal);display:inline-flex;align-items:center;gap:6px;font-weight:500}.globals_root__qV93n .about-photo{aspect-ratio:4/3;background-size:cover;background-position:50%;position:relative}.globals_root__qV93n .about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.35));pointer-events:none}.globals_root__qV93n .process{background:var(--paper-2);padding:96px 0}.globals_root__qV93n .process-head{text-align:center;margin-bottom:60px}.globals_root__qV93n .process-head h2{font-size:clamp(34px,4.2vw,50px);margin:14px auto 0;max-width:680px}.globals_root__qV93n .process-head p{color:var(--ink-3);font-size:15.5px;max-width:520px;margin:18px auto 0;line-height:1.6}.globals_root__qV93n .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.globals_root__qV93n .process-step{padding:36px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:14px}.globals_root__qV93n .process-step:last-child{border-right:none}.globals_root__qV93n .process-step .num{font-family:var(--serif);font-size:48px;color:var(--teal-deep);line-height:1}.globals_root__qV93n .process-step h4{font-family:var(--serif);font-size:22px;color:var(--navy)}.globals_root__qV93n .process-step p{color:var(--ink-3);font-size:13.5px;line-height:1.6}.globals_root__qV93n .experience{background:var(--paper);padding:96px 0}.globals_root__qV93n .experience-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:56px;gap:40px;flex-wrap:wrap}.globals_root__qV93n .experience-head h2{font-size:clamp(34px,4.2vw,50px)}.globals_root__qV93n .experience-head a{font-size:14px;color:var(--teal-deep);font-weight:500;display:inline-flex;align-items:center;gap:6px}.globals_root__qV93n .experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.globals_root__qV93n .experience-card{display:flex;flex-direction:column}.globals_root__qV93n .experience-card .img{aspect-ratio:16/9;background-size:cover;background-position:50%;background-color:var(--blue-soft);position:relative}.globals_root__qV93n .experience-card .img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--navy) 25%,transparent),color-mix(in srgb,var(--navy) 55%,transparent));pointer-events:none}.globals_root__qV93n .experience-card .body{padding:28px 28px 0;display:flex;flex-direction:column;gap:14px}.globals_root__qV93n .experience-card .meta{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep)}.globals_root__qV93n .experience-card h3{font-family:var(--serif);font-size:26px;line-height:1.2;color:var(--navy)}.globals_root__qV93n .experience-card p{color:var(--ink-3);font-size:14px;line-height:1.6}.globals_root__qV93n .experience-card .more{font-size:13.5px;color:var(--navy);font-weight:500;display:inline-flex;align-items:center;gap:6px;margin-top:4px}.globals_root__qV93n .testimonials{background:var(--blue-soft);color:var(--navy);padding:96px 0}.globals_root__qV93n .testimonials-head{text-align:center;margin-bottom:56px}.globals_root__qV93n .testimonials-head h2{font-size:clamp(34px,4.2vw,50px)}.globals_root__qV93n .testimonials-head p{font-size:15.5px;max-width:540px;margin:16px auto 0;line-height:1.6}.globals_root__qV93n .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.globals_root__qV93n .testi-card{background:var(--paper);padding:32px 28px;display:flex;flex-direction:column;gap:18px;min-height:280px}.globals_root__qV93n .testi-card .stars{color:var(--teal-deep);display:flex;gap:3px}.globals_root__qV93n .testi-card .quote{font-family:var(--serif);font-size:19px;line-height:1.4;color:var(--navy);flex:1}.globals_root__qV93n .testi-card .who{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.globals_root__qV93n .testi-card .who .av{width:42px;height:42px;background-size:cover;background-position:50%;background-color:var(--blue-soft)}.globals_root__qV93n .testi-card .who-text{font-size:12px;color:var(--ink-3)}.globals_root__qV93n .testi-card .who-text b{display:block;font-family:var(--serif);font-weight:400;font-size:15px;color:var(--navy)}.globals_root__qV93n .news{background:var(--paper-2);padding:96px 0}.globals_root__qV93n .news-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:56px;gap:40px;flex-wrap:wrap}.globals_root__qV93n .news-head h2{font-size:clamp(34px,4.2vw,50px)}.globals_root__qV93n .news-head a{font-size:14px;color:var(--teal-deep);font-weight:500;display:inline-flex;align-items:center;gap:6px}.globals_root__qV93n .news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.globals_root__qV93n .news-card{background:var(--paper);display:flex;flex-direction:column}.globals_root__qV93n .news-card .cover{aspect-ratio:16/10;background-size:cover;background-position:50%;background-color:var(--blue-soft)}.globals_root__qV93n .news-card .body{padding:24px 26px 28px;display:flex;flex-direction:column;gap:10px;flex:1}.globals_root__qV93n .news-card .meta{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep)}.globals_root__qV93n .news-card h4{font-family:var(--serif);font-size:21px;line-height:1.25;color:var(--navy)}.globals_root__qV93n .news-card p{color:var(--ink-3);font-size:13.5px;line-height:1.6}.globals_root__qV93n .news-card .more{font-size:13px;color:var(--navy);font-weight:500;margin-top:4px;display:inline-flex;align-items:center;gap:6px}.globals_root__qV93n .faq{background:var(--paper);padding:96px 0}.globals_root__qV93n .faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}.globals_root__qV93n .faq-side h2{font-size:clamp(34px,4.2vw,50px);margin-top:14px}.globals_root__qV93n .faq-side p{color:var(--ink-3);margin-top:16px;font-size:15px;max-width:360px;line-height:1.6}.globals_root__qV93n .faq-side .btn{margin-top:28px}.globals_root__qV93n .faq-list{display:flex;flex-direction:column}.globals_root__qV93n details.faq-item{border-top:1px solid var(--line);padding:22px 0}.globals_root__qV93n details.faq-item:last-child{border-bottom:1px solid var(--line)}.globals_root__qV93n details.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:18px;list-style:none;cursor:pointer}.globals_root__qV93n details.faq-item summary::-webkit-details-marker{display:none}.globals_root__qV93n .faq-q{font-family:var(--serif);font-size:20px;color:var(--navy)}.globals_root__qV93n .faq-toggle{width:32px;height:32px;background:var(--paper-2);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--navy);flex-shrink:0;transition:transform .2s}.globals_root__qV93n details.faq-item[open] .faq-toggle{background:var(--teal);transform:rotate(45deg)}.globals_root__qV93n .faq-a{font-size:14.5px;color:var(--ink-3);line-height:1.65;margin-top:14px;max-width:640px}.globals_root__qV93n .cta-final{background:var(--navy);color:var(--paper);padding:110px 0;text-align:center}.globals_root__qV93n .cta-final h2{font-size:clamp(40px,5vw,64px);max-width:760px;margin:0 auto;line-height:1.1;color:var(--paper)}.globals_root__qV93n .cta-final hr{width:80px;border:none;border-top:2px solid var(--teal);margin:36px auto}.globals_root__qV93n .cta-final .actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.globals_root__qV93n footer{background:var(--navy);color:var(--paper);padding:72px 0 30px}.globals_root__qV93n .foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:36px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.12)}.globals_root__qV93n .foot-brand .brand-mark{background:var(--teal)}.globals_root__qV93n .foot-brand p{color:rgba(255,255,255,.65);font-size:13.5px;max-width:280px;margin-top:18px;line-height:1.55}.globals_root__qV93n .foot-news{margin-top:18px;display:flex;gap:0;max-width:320px}.globals_root__qV93n .foot-news input{flex:1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);color:var(--paper);border-radius:0;padding:11px 14px;font:inherit;font-size:13px;outline:none}.globals_root__qV93n .foot-news button{background:var(--teal);color:var(--navy);border-radius:0;padding:0 18px;height:42px;font-size:13px;font-weight:500}.globals_root__qV93n .foot-col h5{font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin:0 0 18px;font-weight:500}.globals_root__qV93n .foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.globals_root__qV93n .foot-col a{color:rgba(255,255,255,.82);font-size:13.5px}.globals_root__qV93n .foot-col a:hover{color:var(--paper)}.globals_root__qV93n .foot-bottom{padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;font-size:12px;color:rgba(255,255,255,.55)}.globals_root__qV93n .foot-copy{display:inline-flex;align-items:center;gap:5px}.globals_root__qV93n .foot-bottom .legal{display:flex;gap:24px}@media (max-width:1100px){.globals_root__qV93n .industries-grid,.globals_root__qV93n .process-grid,.globals_root__qV93n .services-grid,.globals_root__qV93n .stats-grid{grid-template-columns:1fr 1fr}.globals_root__qV93n .industry-tile:nth-child(4n){border-right:1px solid var(--line)}.globals_root__qV93n .industry-tile:nth-child(2n){border-right:none}.globals_root__qV93n .industry-tile:nth-last-child(-n+4){border-bottom:1px solid var(--line)}.globals_root__qV93n .industry-tile:nth-last-child(-n+2){border-bottom:none}.globals_root__qV93n .news-grid,.globals_root__qV93n .testimonials-grid{grid-template-columns:1fr 1fr}.globals_root__qV93n .about-grid,.globals_root__qV93n .experience-grid,.globals_root__qV93n .experience-head,.globals_root__qV93n .faq-grid,.globals_root__qV93n .industries-head,.globals_root__qV93n .news-head,.globals_root__qV93n .project-strip-grid,.globals_root__qV93n .services-head{grid-template-columns:1fr;gap:32px}.globals_root__qV93n .foot-grid{grid-template-columns:1fr 1fr 1fr;gap:28px}.globals_root__qV93n .nav-links{gap:20px}.globals_root__qV93n .stat-card{border-right:1px solid var(--line)}.globals_root__qV93n .stat-card:nth-child(2n){border-right:none}.globals_root__qV93n .stat-card:nth-last-child(-n+2){border-bottom:none}.globals_root__qV93n .process-step,.globals_root__qV93n .stat-card:nth-last-child(-n+2):not(:last-child){border-bottom:1px solid var(--line)}.globals_root__qV93n .process-step{border-right:1px solid var(--line)}.globals_root__qV93n .process-step:nth-child(2n){border-right:none}.globals_root__qV93n .process-step:nth-last-child(-n+2){border-bottom:none}.globals_root__qV93n .about-photo{max-width:640px;margin:0 auto;aspect-ratio:4/3;width:100%}}@media (max-width:880px){.globals_root__qV93n .wrap{padding:0 24px}.globals_root__qV93n .nav-inner{padding:14px 24px;gap:14px}.globals_root__qV93n .nav-links{display:none}.globals_root__qV93n .nav-toggle{display:inline-flex}.globals_root__qV93n .brand{font-size:18px}.globals_root__qV93n .hero{padding:70px 0 80px}.globals_root__qV93n .memberships-row{gap:28px}.globals_root__qV93n .about,.globals_root__qV93n .experience,.globals_root__qV93n .faq,.globals_root__qV93n .industries,.globals_root__qV93n .news,.globals_root__qV93n .process,.globals_root__qV93n .project-strip,.globals_root__qV93n .services,.globals_root__qV93n .stats,.globals_root__qV93n .testimonials{padding:64px 0}.globals_root__qV93n .cta-final{padding:80px 0}.globals_root__qV93n .news-grid,.globals_root__qV93n .testimonials-grid{grid-template-columns:1fr 1fr;gap:14px}.globals_root__qV93n .experience-grid{grid-template-columns:1fr 1fr;gap:18px}.globals_root__qV93n .foot-grid{grid-template-columns:1fr 1fr;gap:26px;padding-bottom:36px}.globals_root__qV93n .foot-news{max-width:320px}.globals_root__qV93n .svc-card{padding:28px 22px;min-height:260px}.globals_root__qV93n .testi-card{padding:26px 22px;min-height:0}}@media (max-width:600px){.globals_root__qV93n .nav-panel{left:16px;right:16px;width:auto}.globals_root__qV93n .wrap{padding:0 20px}.globals_root__qV93n .experience-grid,.globals_root__qV93n .foot-grid,.globals_root__qV93n .industries-grid,.globals_root__qV93n .news-grid,.globals_root__qV93n .process-grid,.globals_root__qV93n .services-grid,.globals_root__qV93n .stats-grid,.globals_root__qV93n .testimonials-grid{grid-template-columns:1fr}.globals_root__qV93n .industry-tile{border-right:none!important;aspect-ratio:auto}.globals_root__qV93n .industry-tile .ind-photo{aspect-ratio:16/10}.globals_root__qV93n .industry-tile:not(:last-child){border-bottom:1px solid var(--line)!important}.globals_root__qV93n .industry-tile:last-child{border-bottom:none!important}.globals_root__qV93n .stat-card{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:28px 20px}.globals_root__qV93n .stat-card:last-child{border-bottom:none!important}.globals_root__qV93n .process-step{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:26px 22px}.globals_root__qV93n .process-step:last-child{border-bottom:none!important}.globals_root__qV93n .hero{padding:50px 0 60px}.globals_root__qV93n .hero-actions{flex-direction:column;align-items:stretch;gap:10px}.globals_root__qV93n .hero-actions .btn{width:100%}.globals_root__qV93n .about,.globals_root__qV93n .experience,.globals_root__qV93n .faq,.globals_root__qV93n .industries,.globals_root__qV93n .news,.globals_root__qV93n .process,.globals_root__qV93n .project-strip,.globals_root__qV93n .services,.globals_root__qV93n .stats,.globals_root__qV93n .testimonials{padding:50px 0}.globals_root__qV93n .memberships{padding:22px 0}.globals_root__qV93n .memberships-row{gap:20px}.globals_root__qV93n .memberships-row .lg{font-size:15px}.globals_root__qV93n .memberships-row .lg.serif{font-size:18px}.globals_root__qV93n .cta-final{padding:60px 0}.globals_root__qV93n .cta-final .actions{flex-direction:column;align-items:stretch;gap:10px}.globals_root__qV93n .cta-final .actions .btn{width:100%}.globals_root__qV93n .project-strip .actions{flex-direction:column;align-items:stretch;gap:10px}.globals_root__qV93n .project-strip .actions .btn{width:100%}.globals_root__qV93n .about-links{gap:18px;flex-wrap:wrap}.globals_root__qV93n .about-photo{max-width:100%}.globals_root__qV93n .svc-card{padding:28px 22px;min-height:240px}.globals_root__qV93n .experience-card .body{padding:22px 20px 0}.globals_root__qV93n .news-card .body{padding:20px 22px 24px}.globals_root__qV93n .testi-card{padding:24px 22px}.globals_root__qV93n .testi-card .quote{font-size:17px}.globals_root__qV93n .faq-grid{gap:22px}.globals_root__qV93n .faq-q{font-size:17px}.globals_root__qV93n .foot-news{max-width:100%}.globals_root__qV93n .foot-news input{min-width:0}.globals_root__qV93n .foot-bottom{flex-direction:column;align-items:flex-start;gap:12px}}.globals_root__lReGt{--paper:#F4EFE6;--paper-2:#ECE5D8;--ink:#1B1A18;--ink-2:#383530;--ink-3:#6F6A60;--line:rgba(27,26,24,.10);--line-2:rgba(27,26,24,.18);--dark:#25221E;--dark-2:#1A1815;--paper-on-dark:#EAE4D5;--muted-on-dark:#8E887B;--butter:#E8DD7C;--butter-soft:#F2E89D;--butter-deep:#C8B954;--serif:"Instrument Serif","Times New Roman",serif;--sans:"Inter",system-ui,-apple-system,sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace;--m-dur-fast:440ms;--m-dur-base:920ms;--m-dur-slow:1500ms;--m-ease-out:cubic-bezier(0.22,1,0.36,1);--m-ease-emph:cubic-bezier(0.4,0,0.2,1);--m-stagger:140ms;--m-distance:20px;--m-scale:0.985;--m-blur:4px;--m-ticker-dur:62s;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55;min-height:100vh}.globals_root__lReGt *,.globals_root__lReGt :after,.globals_root__lReGt :before{box-sizing:border-box}.globals_root__lReGt img{max-width:100%;display:block}.globals_root__lReGt a{color:inherit;text-decoration:none}.globals_root__lReGt button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.globals_root__lReGt h1,.globals_root__lReGt h2,.globals_root__lReGt h3,.globals_root__lReGt h4{margin:0;font-weight:500;letter-spacing:-.02em;line-height:1.05}.globals_root__lReGt p{margin:0}.globals_root__lReGt .wrap{max-width:1200px;margin:0 auto;padding:0 28px}.globals_root__lReGt .kicker{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);display:inline-flex;align-items:center;gap:8px}.globals_root__lReGt .kicker:before{content:"";width:6px;height:6px;background:var(--butter-deep);border-radius:50%}.globals_root__lReGt .kicker.center{justify-content:center}.globals_root__lReGt .kicker.on-dark{color:var(--muted-on-dark)}.globals_root__lReGt .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:500;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.globals_root__lReGt .btn.dark{background:var(--ink);color:var(--paper)}.globals_root__lReGt .btn.dark:focus-visible,.globals_root__lReGt .btn.dark:hover{background:var(--dark);transform:translateY(-1px);box-shadow:0 12px 28px color-mix(in srgb,var(--ink) 22%,transparent)}.globals_root__lReGt .btn.butter{background:var(--butter);color:var(--ink)}.globals_root__lReGt .btn.butter:hover{background:var(--butter-soft)}.globals_root__lReGt .btn.lt{background:#fff;color:var(--ink);border:1px solid var(--line-2)}.globals_root__lReGt .btn.lt:hover{background:var(--paper)}.globals_root__lReGt .btn.ghost{background:transparent;color:var(--ink);border:1px solid var(--line-2)}.globals_root__lReGt .btn.ghost:hover{background:rgba(0,0,0,.04)}.globals_root__lReGt .btn.ghost.on-dark{color:var(--paper-on-dark);border-color:rgba(255,255,255,.25)}.globals_root__lReGt .btn.ghost.on-dark:hover{background:rgba(255,255,255,.06)}.globals_root__lReGt .btn .arr{width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,color .2s ease,transform .2s ease}.globals_root__lReGt .btn.dark .arr{background:rgba(255,255,255,.18)}.globals_root__lReGt .btn.dark:focus-visible .arr,.globals_root__lReGt .btn.dark:hover .arr{background:var(--butter);color:var(--ink);transform:translateX(1px)}.globals_root__lReGt .btn.butter .arr{background:rgba(0,0,0,.15)}.globals_root__lReGt .nav{position:sticky;top:0;z-index:30;background:var(--dark);color:var(--paper-on-dark);border-bottom:1px solid rgba(255,255,255,.06)}.globals_root__lReGt .nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:14px 28px}.globals_root__lReGt .brand{display:flex;align-items:center;gap:8px;font-weight:600;font-size:17px;letter-spacing:-.01em;color:var(--paper)}.globals_root__lReGt .brand .dot{width:22px;height:22px;border-radius:6px;background:var(--butter);display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:11px;font-weight:700}.globals_root__lReGt .nav-links{display:flex;gap:30px;font-size:13.5px;color:var(--paper-on-dark)}.globals_root__lReGt .nav-links a:hover{color:var(--paper)}.globals_root__lReGt .nav-links .caret{display:inline-flex;opacity:.6;margin-left:4px;vertical-align:-1px}.globals_root__lReGt .nav-cta{display:flex;gap:10px;align-items:center}.globals_root__lReGt .nav-cta .btn{height:38px;padding:0 16px;font-size:13px}.globals_root__lReGt .nav-burger{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:var(--paper)}.globals_root__lReGt .nav-burger span{width:18px;height:2px;background:currentColor;border-radius:999px;transition:transform .2s ease}.globals_root__lReGt .nav-burger[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.globals_root__lReGt .nav-burger[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.globals_root__lReGt .mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;height:calc(100vh - 67px);overflow:auto;background:var(--dark);border-bottom:1px solid rgba(255,255,255,.08);z-index:29}.globals_root__lReGt .mobile-menu.open{display:block}.globals_root__lReGt .mobile-menu-inner{max-width:1200px;margin:0 auto;padding:28px 24px 42px;display:flex;flex-direction:column;gap:18px}.globals_root__lReGt .mobile-menu-inner a:not(.btn){min-height:44px;display:flex;align-items:center;color:var(--paper-on-dark);border-bottom:1px solid rgba(255,255,255,.08)}.globals_root__lReGt .mobile-menu-inner a:not(.btn):hover{color:var(--paper)}.globals_root__lReGt .mobile-menu-inner .btn{align-self:flex-start}.globals_root__lReGt .hero{position:relative;padding:0;overflow:hidden;background:var(--dark);color:var(--paper)}.globals_root__lReGt .hero-photo{position:absolute;inset:0;overflow:hidden}.globals_root__lReGt .hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,color-mix(in srgb,var(--dark-2) 25%,transparent) 0,color-mix(in srgb,var(--dark-2) 55%,transparent) 50%,color-mix(in srgb,var(--dark-2) 85%,transparent) 100%);pointer-events:none}.globals_root__lReGt .hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.globals_root__lReGt .hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:200px 28px 60px;min-height:540px;display:flex;flex-direction:column;justify-content:flex-end}.globals_root__lReGt .hero h1{font-size:clamp(40px,5.4vw,68px);font-weight:500;letter-spacing:-.025em;max-width:720px;line-height:1.05;color:var(--paper)}.globals_root__lReGt .hero p.lede{color:var(--paper-on-dark);margin-top:14px;font-size:14.5px;max-width:460px}.globals_root__lReGt .hero-actions{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.globals_root__lReGt .hero-meta{position:absolute;right:28px;top:200px;z-index:2;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:14px 16px;max-width:220px;color:var(--paper);font-size:11.5px}.globals_root__lReGt .hero-meta .label{color:var(--muted-on-dark);margin-bottom:6px;font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.globals_root__lReGt .hero-meta .body{font-size:12.5px;line-height:1.45;color:var(--paper-on-dark)}.globals_root__lReGt .intro{padding:60px 0 30px;text-align:center}.globals_root__lReGt .intro p{max-width:580px;margin:14px auto 0;font-size:15px;color:var(--ink-2)}.globals_root__lReGt .intro-meta{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:14px;font-size:12.5px;color:var(--ink-3);flex-wrap:wrap}.globals_root__lReGt .intro-meta .stars{color:var(--butter-deep);display:inline-flex;align-items:center;gap:2px}.globals_root__lReGt .intro-meta .av-stack{display:inline-flex}.globals_root__lReGt .intro-meta .av-stack .av{width:26px;height:26px;border-radius:50%;background-size:cover;background-position:50%;border:2px solid var(--paper);margin-left:-8px}.globals_root__lReGt .intro-meta .av-stack .av:first-child{margin-left:0}.globals_root__lReGt .industries-strip{padding:24px 0;background:var(--paper-2);overflow:hidden}.globals_root__lReGt .industries-strip .row{display:flex;align-items:center;justify-content:space-around;gap:32px;flex-wrap:wrap;color:var(--ink-2);font-size:14px}.globals_root__lReGt .industries-strip .row .item{display:inline-flex;align-items:center;gap:8px}.globals_root__lReGt .industries-strip .row .item .ic{width:18px;height:18px;border-radius:5px;background:var(--ink);color:var(--butter);display:inline-flex;align-items:center;justify-content:center;font-size:10px}.globals_root__lReGt .expertise{padding:80px 0}.globals_root__lReGt .expertise-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:start}.globals_root__lReGt .expertise-photo{border-radius:18px;overflow:hidden;aspect-ratio:4/5;background-position:50%;background-size:cover}.globals_root__lReGt .expertise-text h2{font-size:clamp(34px,4.4vw,50px);max-width:560px}.globals_root__lReGt .expertise-text p.lede{color:var(--ink-3);margin-top:16px;font-size:14.5px;max-width:520px}.globals_root__lReGt .expertise-list{list-style:none;padding:0;margin:26px 0 0;display:flex;flex-direction:column;gap:12px}.globals_root__lReGt .expertise-list li{display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--ink-2);padding:12px 0;border-top:1px solid var(--line)}.globals_root__lReGt .expertise-list li:last-child{border-bottom:1px solid var(--line)}.globals_root__lReGt .expertise-list .check-icon{flex-shrink:0;width:22px;height:22px;padding:5px;border-radius:50%;background:var(--butter);color:var(--ink)}.globals_root__lReGt .expertise-text .btn{margin-top:28px}.globals_root__lReGt .impact{background:var(--butter);padding:80px 0}.globals_root__lReGt .impact-head{max-width:900px}.globals_root__lReGt .impact-head h2{font-size:clamp(34px,4.4vw,52px);max-width:760px}.globals_root__lReGt .impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;padding-top:28px;border-top:1px solid var(--line-2)}.globals_root__lReGt .impact-stat{display:flex;flex-direction:column;gap:6px}.globals_root__lReGt .impact-stat .num{font-family:var(--serif);font-size:clamp(54px,6vw,72px);line-height:1;letter-spacing:-.025em;color:var(--ink)}.globals_root__lReGt .impact-stat .lbl{font-size:12.5px;color:var(--ink-2);font-weight:600}.globals_root__lReGt .impact-stat .body{font-size:13px;color:var(--ink-2);margin-top:2px}.globals_root__lReGt .services{padding:80px 0}.globals_root__lReGt .services h2{font-size:clamp(34px,4.4vw,50px);max-width:760px}.globals_root__lReGt .services-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;margin-top:40px;align-items:start}.globals_root__lReGt .services-list{display:flex;flex-direction:column;gap:14px}.globals_root__lReGt .svc-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:26px 28px;display:flex;flex-direction:column;gap:12px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.globals_root__lReGt .svc-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--butter-deep) 45%,var(--line));box-shadow:0 18px 44px color-mix(in srgb,var(--ink) 8%,transparent)}.globals_root__lReGt .svc-card h3{font-size:24px;font-weight:500;letter-spacing:-.02em}.globals_root__lReGt .svc-card .body{font-size:13.5px;color:var(--ink-3);line-height:1.55}.globals_root__lReGt .svc-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.globals_root__lReGt .svc-card li{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--ink-2)}.globals_root__lReGt .svc-card .bullet-icon{color:var(--butter-deep);flex-shrink:0;margin-top:4px}.globals_root__lReGt .svc-card .more{font-size:13px;color:var(--ink);font-weight:500;display:inline-flex;align-items:center;gap:4px;margin-top:4px}.globals_root__lReGt .svc-card .more-icon{flex-shrink:0}.globals_root__lReGt .services-photo{border-radius:18px;overflow:hidden;aspect-ratio:3/4;background-position:50%;background-size:cover;position:sticky;top:90px}.globals_root__lReGt .services-foot{display:flex;justify-content:flex-end;margin-top:28px}.globals_root__lReGt .case-study{padding:80px 0;background:var(--paper-2)}.globals_root__lReGt .case-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:stretch}.globals_root__lReGt .case-photo{border-radius:18px;overflow:hidden;min-height:380px;background-position:50%;background-size:cover;position:relative}.globals_root__lReGt .case-photo .badge{position:absolute;left:18px;top:18px;background:rgba(255,255,255,.92);padding:6px 12px;border-radius:999px;font-size:12px;color:var(--ink);font-weight:500}.globals_root__lReGt .case-text h2{font-size:clamp(28px,3.4vw,40px);max-width:480px;line-height:1.1}.globals_root__lReGt .case-text p{color:var(--ink-3);margin-top:12px;font-size:14px;max-width:440px}.globals_root__lReGt .case-rows{margin-top:28px;display:flex;flex-direction:column;gap:0}.globals_root__lReGt .case-row{display:grid;grid-template-columns:26px 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--line);align-items:start}.globals_root__lReGt .case-row:last-child{border-bottom:1px solid var(--line)}.globals_root__lReGt .case-row .ic{width:26px;height:26px;border-radius:6px;background:var(--ink);color:var(--butter);display:flex;align-items:center;justify-content:center;font-size:12px}.globals_root__lReGt .case-row .label{font-size:11px;color:var(--ink-3);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.globals_root__lReGt .case-row .body{font-size:14px;color:var(--ink-2);margin-top:4px}.globals_root__lReGt .case-banner{margin-top:24px;background:var(--butter);border-radius:14px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.globals_root__lReGt .case-banner .stat{font-family:var(--serif);font-size:54px;line-height:1;letter-spacing:-.025em;color:var(--ink)}.globals_root__lReGt .case-banner .body{font-size:13.5px;color:var(--ink-2);max-width:220px}.globals_root__lReGt .case-banner .btn{background:var(--ink);color:var(--paper);flex-shrink:0}.globals_root__lReGt .areas{padding:80px 0}.globals_root__lReGt .areas h2{font-size:clamp(34px,4.4vw,50px);max-width:540px}.globals_root__lReGt .areas .lede{color:var(--ink-3);margin-top:14px;font-size:14.5px;max-width:520px}.globals_root__lReGt .areas-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:40px}.globals_root__lReGt .area-card{background:var(--paper-2);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:240px;transition:transform .22s ease,box-shadow .22s ease}.globals_root__lReGt .area-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px color-mix(in srgb,var(--ink) 8%,transparent)}.globals_root__lReGt .area-card .meta{padding:28px;display:flex;flex-direction:column;gap:12px}.globals_root__lReGt .area-card .ic{width:38px;height:38px;border-radius:10px;background:var(--ink);color:var(--butter);display:flex;align-items:center;justify-content:center;font-size:16px}.globals_root__lReGt .area-card h4{font-size:18px;font-weight:500;letter-spacing:-.015em}.globals_root__lReGt .area-card p{font-size:13px;color:var(--ink-3);line-height:1.5}.globals_root__lReGt .area-card .img{background-size:cover;background-position:50%;min-height:200px}.globals_root__lReGt .areas-tags{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.globals_root__lReGt .areas-tag{background:var(--ink);color:var(--paper);padding:10px 16px;border-radius:999px;font-size:12.5px;font-weight:500}.globals_root__lReGt .areas-tag.butter{background:var(--butter);color:var(--ink)}.globals_root__lReGt .process{padding:80px 0;background:var(--paper-2)}.globals_root__lReGt .process-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.globals_root__lReGt .process-photo{border-radius:18px;overflow:hidden;aspect-ratio:4/5;background-position:50%;background-size:cover}.globals_root__lReGt .process h2{font-size:clamp(28px,3.6vw,40px);max-width:480px;line-height:1.15}.globals_root__lReGt .process-steps{margin-top:30px;display:flex;flex-direction:column;gap:0}.globals_root__lReGt .process-step{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.globals_root__lReGt .process-step:last-child{border-bottom:1px solid var(--line)}.globals_root__lReGt .process-step .num{font-family:var(--serif);font-size:38px;line-height:1;letter-spacing:-.02em;color:var(--butter-deep)}.globals_root__lReGt .process-step h4{font-size:17px;font-weight:500;letter-spacing:-.015em;margin-bottom:6px}.globals_root__lReGt .process-step p{color:var(--ink-3);font-size:13.5px;line-height:1.55;max-width:420px}.globals_root__lReGt .process .btn{margin-top:30px}.globals_root__lReGt .testimonials{padding:80px 0}.globals_root__lReGt .testimonials-head{text-align:center;margin-bottom:40px}.globals_root__lReGt .testimonials-head h2{font-size:clamp(34px,4.4vw,50px)}.globals_root__lReGt .testimonials-head p{color:var(--ink-3);margin:14px auto 0;font-size:14.5px;max-width:540px}.globals_root__lReGt .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.globals_root__lReGt .testi-card{background:var(--paper-2);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:16px;min-height:320px;border:1px solid var(--line)}.globals_root__lReGt .testi-card .stat{font-family:var(--serif);font-size:32px;line-height:1;color:var(--ink);letter-spacing:-.02em}.globals_root__lReGt .testi-card .stat small{font-family:var(--sans);font-size:11px;color:var(--ink-3);display:block;margin-top:6px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.globals_root__lReGt .testi-card .quote{font-size:14px;color:var(--ink-2);line-height:1.5;flex:1}.globals_root__lReGt .testi-card .who{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line);margin-top:auto}.globals_root__lReGt .testi-card .who .av{width:38px;height:38px;border-radius:50%;background-size:cover;background-position:50%;flex-shrink:0}.globals_root__lReGt .testi-card .who-text{font-size:12px;color:var(--ink-3)}.globals_root__lReGt .testi-card .who-text b{display:block;color:var(--ink);font-weight:500;font-size:13.5px}.globals_root__lReGt .faq{padding:80px 0;background:var(--paper-2)}.globals_root__lReGt .faq-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}.globals_root__lReGt .faq-side h2{font-size:clamp(30px,3.8vw,44px)}.globals_root__lReGt .faq-side p{color:var(--ink-3);margin-top:14px;font-size:14px;max-width:320px}.globals_root__lReGt .faq-side .btn{margin-top:24px}.globals_root__lReGt .faq-list{display:flex;flex-direction:column;gap:8px}.globals_root__lReGt details.faq-item{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:18px 22px;transition:background .15s}.globals_root__lReGt details.faq-item[open]{background:#fff}.globals_root__lReGt details.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:18px;list-style:none;cursor:pointer}.globals_root__lReGt details.faq-item summary::-webkit-details-marker{display:none}.globals_root__lReGt .faq-q{font-size:14px;color:var(--ink);font-weight:500}.globals_root__lReGt .faq-toggle{width:30px;height:30px;border-radius:50%;background:var(--paper-2);border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--ink);flex-shrink:0;transition:transform .2s}.globals_root__lReGt details.faq-item[open] .faq-toggle{background:var(--butter);border-color:var(--butter);transform:rotate(45deg)}.globals_root__lReGt .faq-a{font-size:13.5px;color:var(--ink-3);line-height:1.6;margin-top:10px;max-width:580px}.globals_root__lReGt .blog{padding:80px 0}.globals_root__lReGt .blog-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;flex-wrap:wrap}.globals_root__lReGt .blog-head h2{font-size:clamp(30px,3.8vw,44px);max-width:480px}.globals_root__lReGt .blog-head p{color:var(--ink-3);font-size:14px;max-width:380px;margin-top:10px}.globals_root__lReGt .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.globals_root__lReGt .blog-card{background:var(--paper-2);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--line);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.globals_root__lReGt .blog-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--butter-deep) 40%,var(--line));box-shadow:0 18px 44px color-mix(in srgb,var(--ink) 8%,transparent)}.globals_root__lReGt .blog-card .cover{height:180px;background-size:cover;background-position:50%}.globals_root__lReGt .blog-card .body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:8px}.globals_root__lReGt .blog-card .meta{display:flex;gap:12px;font-family:var(--mono);font-size:11px;color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase}.globals_root__lReGt .blog-card h4{font-size:18px;font-weight:500;letter-spacing:-.015em;line-height:1.25}.globals_root__lReGt .blog-card p{color:var(--ink-3);font-size:13px;line-height:1.5}.globals_root__lReGt .cta{padding:80px 0 100px;background:var(--butter);position:relative;overflow:hidden}.globals_root__lReGt .cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.globals_root__lReGt .cta-photo{border-radius:18px;overflow:hidden;aspect-ratio:4/5;background-position:50%;background-size:cover}.globals_root__lReGt .cta-text h2{font-size:clamp(40px,5vw,64px);line-height:1.05;max-width:460px}.globals_root__lReGt .cta-text p{margin-top:16px;color:var(--ink-2);font-size:15px;max-width:420px}.globals_root__lReGt .cta-person{display:flex;align-items:center;gap:12px;margin-top:28px}.globals_root__lReGt .cta-person .av{width:52px;height:52px;border-radius:50%;background-size:cover;background-position:50%}.globals_root__lReGt .cta-person .who{font-size:13px;color:var(--ink-2)}.globals_root__lReGt .cta-person .who b{display:block;color:var(--ink);font-weight:600;font-size:14px}.globals_root__lReGt .cta-text .btn{margin-top:26px}.globals_root__lReGt footer{background:var(--dark);color:var(--paper-on-dark);padding:60px 0 30px}.globals_root__lReGt .footer-cta{text-align:center;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.08)}.globals_root__lReGt .footer-cta p{color:var(--muted-on-dark);max-width:480px;margin:0 auto 22px;font-size:14px}.globals_root__lReGt .foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px;padding:50px 0 32px}.globals_root__lReGt .foot-brand .brand{color:var(--paper)}.globals_root__lReGt .foot-brand p{color:var(--muted-on-dark);font-size:13px;max-width:280px;margin-top:14px;line-height:1.5}.globals_root__lReGt .foot-news{margin-top:18px;display:flex;gap:8px}.globals_root__lReGt .foot-news input{flex:1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:var(--paper);border-radius:999px;padding:10px 14px;font:inherit;font-size:13px;outline:none}.globals_root__lReGt .foot-news button{background:var(--butter);color:var(--ink);border-radius:999px;padding:0 18px;height:42px;font-size:13px;font-weight:500}.globals_root__lReGt .foot-col h5{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-on-dark);margin:0 0 14px;font-weight:500}.globals_root__lReGt .foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.globals_root__lReGt .foot-col a{color:var(--paper-on-dark);font-size:13.5px}.globals_root__lReGt .foot-col a:hover{color:var(--paper)}.globals_root__lReGt .foot-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:22px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px;font-size:12px;color:var(--muted-on-dark)}.globals_root__lReGt .foot-bottom .copyright{display:inline-flex;align-items:center;gap:6px}.globals_root__lReGt .foot-bottom .socials{display:flex;gap:12px}.globals_root__lReGt .foot-bottom .socials a{color:var(--paper-on-dark);width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:color .2s,background .2s,transform .2s}.globals_root__lReGt .foot-bottom .socials a:focus-visible,.globals_root__lReGt .foot-bottom .socials a:hover{color:var(--paper);background:rgba(255,255,255,.08);transform:translateY(-1px);outline:none}@media (max-width:1100px){.globals_root__lReGt .case-grid,.globals_root__lReGt .cta-grid,.globals_root__lReGt .expertise-grid,.globals_root__lReGt .faq-grid,.globals_root__lReGt .process-grid,.globals_root__lReGt .services-grid{grid-template-columns:1fr;gap:32px}.globals_root__lReGt .areas-grid,.globals_root__lReGt .blog-grid,.globals_root__lReGt .testi-grid{grid-template-columns:1fr 1fr}.globals_root__lReGt .impact-grid{grid-template-columns:1fr 1fr;gap:24px}.globals_root__lReGt .foot-grid{grid-template-columns:1fr 1fr 1fr}.globals_root__lReGt .nav-inner{justify-content:flex-start;gap:12px}.globals_root__lReGt .nav-links{display:none}.globals_root__lReGt .nav-cta{margin-left:auto}.globals_root__lReGt .nav-burger{display:inline-flex}.globals_root__lReGt .hero-meta{display:none}.globals_root__lReGt .area-card{grid-template-columns:1fr}.globals_root__lReGt .services-photo{position:static;aspect-ratio:16/10;max-width:640px;margin:0 auto}.globals_root__lReGt .cta-photo,.globals_root__lReGt .expertise-photo,.globals_root__lReGt .process-photo{max-width:540px;margin:0 auto;aspect-ratio:4/5}.globals_root__lReGt .case-photo{min-height:320px}}@media (max-width:880px){.globals_root__lReGt .wrap{padding:0 22px}.globals_root__lReGt .nav-inner{padding:12px 22px;gap:14px}.globals_root__lReGt .brand{font-size:16px}.globals_root__lReGt .hero-content{padding:130px 22px 50px;min-height:460px}.globals_root__lReGt .impact .wrap{padding-left:32px}.globals_root__lReGt .areas,.globals_root__lReGt .blog,.globals_root__lReGt .case-study,.globals_root__lReGt .cta,.globals_root__lReGt .expertise,.globals_root__lReGt .faq,.globals_root__lReGt .impact,.globals_root__lReGt .process,.globals_root__lReGt .services,.globals_root__lReGt .testimonials{padding:60px 0}.globals_root__lReGt .cta{padding:60px 0 80px}.globals_root__lReGt .areas-grid,.globals_root__lReGt .blog-grid,.globals_root__lReGt .impact-grid,.globals_root__lReGt .testi-grid{grid-template-columns:1fr 1fr}.globals_root__lReGt .foot-grid{grid-template-columns:1fr 1fr;gap:26px;padding:40px 0 26px}.globals_root__lReGt .foot-news{max-width:320px}}@media (max-width:600px){.globals_root__lReGt .wrap{padding:0 18px}.globals_root__lReGt .areas-grid,.globals_root__lReGt .blog-grid,.globals_root__lReGt .foot-grid,.globals_root__lReGt .impact-grid,.globals_root__lReGt .testi-grid{grid-template-columns:1fr}.globals_root__lReGt .hero-content{padding:110px 18px 44px;min-height:420px}.globals_root__lReGt .impact .wrap{padding-left:28px}.globals_root__lReGt .hero-actions{gap:8px;width:100%}.globals_root__lReGt .hero-actions .btn{width:100%}.globals_root__lReGt .areas,.globals_root__lReGt .blog,.globals_root__lReGt .case-study,.globals_root__lReGt .expertise,.globals_root__lReGt .faq,.globals_root__lReGt .impact,.globals_root__lReGt .process,.globals_root__lReGt .services,.globals_root__lReGt .testimonials{padding:44px 0}.globals_root__lReGt .cta{padding:44px 0 60px}.globals_root__lReGt .case-banner{flex-direction:column;align-items:flex-start;padding:22px;gap:16px}.globals_root__lReGt .case-banner .stat{font-size:44px}.globals_root__lReGt .svc-card{padding:22px}.globals_root__lReGt .testi-card{padding:22px;min-height:0}.globals_root__lReGt .testi-card .stat{font-size:26px}.globals_root__lReGt .faq-grid{gap:22px}.globals_root__lReGt .process-step{grid-template-columns:44px 1fr;gap:14px;padding:18px 0}.globals_root__lReGt .process-step .num{font-size:30px}.globals_root__lReGt .intro{padding:44px 0 24px}.globals_root__lReGt .intro-meta{gap:10px;font-size:12px}.globals_root__lReGt .industries-strip .row{gap:18px}.globals_root__lReGt .cta-photo,.globals_root__lReGt .expertise-photo,.globals_root__lReGt .process-photo{max-width:100%;aspect-ratio:4/5}.globals_root__lReGt .areas h2,.globals_root__lReGt .cta-text h2,.globals_root__lReGt .expertise-text h2,.globals_root__lReGt .impact-head h2,.globals_root__lReGt .services h2,.globals_root__lReGt .testimonials-head h2{font-size:clamp(30px,8vw,38px)}.globals_root__lReGt .faq-a{font-size:13px}.globals_root__lReGt details.faq-item{padding:14px 18px}.globals_root__lReGt .blog-card,.globals_root__lReGt .testi-card{min-height:0}.globals_root__lReGt .blog-card .cover{height:160px}.globals_root__lReGt .blog-card .body{padding:18px 20px 20px}.globals_root__lReGt .area-card .meta{padding:22px}.globals_root__lReGt .foot-news{width:100%;max-width:320px}.globals_root__lReGt .foot-news input{min-width:0}.globals_root__lReGt .cta-text .btn{width:100%}.globals_root__lReGt .hero h1{letter-spacing:-.02em}}