:root{--ink: #11100f;--ink-soft: #1a1816;--cream: #f5f2ec;--cream-deep: #e9e3da;--orange: #ff5a1f;--orange-soft: #ff7b45;--brown: #2a180f;--muted: #8c8780;--line-dark: rgba(245, 242, 236, .18);--line-light: rgba(17, 16, 15, .18);--shadow: 0 24px 72px rgba(17, 16, 15, .16);--font-display: "Noto Sans SC", Inter, "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-body: "Noto Sans SC", Inter, "PingFang SC", "Microsoft YaHei", sans-serif;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}:root[data-locale=en]{--font-display: "Sora", "Inter", sans-serif;--font-body: "Inter", sans-serif}.services-route-head{display:grid;grid-template-columns:minmax(190px,.46fr) minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:72px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.16)}.services-route-head__label,.services-route-head__count{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em}.services-route-head p{margin:0;color:#ffffff8f;font-size:13px;line-height:1.6}.services-route-head__count{color:#ffffff6b;white-space:nowrap}.services-route-list{position:relative;display:grid;gap:14px;margin-top:16px;padding-left:70px;padding-right:120px}.services-route-list:before{position:absolute;top:46px;bottom:46px;left:21px;width:1px;background:#ffffff38;content:""}.service-route{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.68fr);gap:38px;min-height:306px;padding:32px 32px 32px 42px;border:1px solid rgba(255,255,255,.18);border-radius:8px;cursor:pointer;background:#1a1b1b;color:#fff;text-align:left;isolation:isolate;transition:border-color .36s ease,background-color .42s ease,box-shadow .42s ease,color .36s ease,opacity .36s ease,transform .42s cubic-bezier(.2,.75,.25,1)}.service-route:before{position:absolute;top:24px;bottom:24px;left:-1px;width:4px;border-radius:0 4px 4px 0;background:var(--orange);content:"";opacity:0;transform:scaleY(.2);transform-origin:center;transition:opacity .3s ease,transform .42s cubic-bezier(.2,.75,.25,1)}.service-route:not(.service-route--active){opacity:.68}.service-route:hover,.service-route:focus-visible,.service-route--active{opacity:1;transform:translate(8px)}.service-route--active{border-color:var(--orange);background:var(--cream);box-shadow:0 18px 48px #0003,0 0 0 1px #f28f211f;color:var(--ink)}.service-route--active:before{opacity:1;transform:scaleY(1)}.service-route:focus-visible{outline:2px solid var(--orange);outline-offset:5px}.service-route__node{position:absolute;z-index:2;top:34px;left:-70px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#1a1b1b;color:#ffffffbd;font-family:var(--font-display);font-size:15px;letter-spacing:-.04em;transition:border-color .32s ease,background-color .32s ease,color .32s ease,box-shadow .32s ease,transform .32s ease}.service-route__node:after{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--orange);content:"";opacity:0;transform:scale(.4);transition:opacity .28s ease,transform .28s ease}.service-route__node-number{position:relative;z-index:1;transition:opacity .22s ease}.service-route--active .service-route__node{border-color:var(--orange);background:var(--orange);box-shadow:0 0 0 7px #f28f211f;color:var(--ink);transform:scale(1.08)}.service-route--active .service-route__node:after{opacity:1;transform:scale(1)}.service-route--active .service-route__node-number{opacity:0}.service-route__copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column;align-items:flex-start}.service-route__topline{display:flex;width:100%;align-items:center;justify-content:space-between;gap:18px}.service-route__eyebrow{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em}.service-route__status{color:#ffffff52;font-size:9px;font-weight:700;letter-spacing:.14em;white-space:nowrap}.service-route--active .service-route__status{color:#11111175}.service-route__copy h3{max-width:560px;margin:18px 0 14px;color:inherit;font-size:clamp(34px,4.2vw,62px);font-weight:500;letter-spacing:-.07em;line-height:1.04}.service-route__copy>p{max-width:590px;margin:0;color:#fff9;font-size:14px;line-height:1.78}.service-route--active .service-route__copy>p{color:#68625b}.service-route__copy ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:22px 0 0;padding:0;list-style:none}.service-route__copy li{color:#ffffffd1;font-size:11px}.service-route--active .service-route__copy li{color:#4e4943}.service-route__copy li:before{display:inline-block;width:5px;height:5px;margin:0 8px 1px 0;border-radius:50%;background:var(--orange);content:""}.service-route__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em;transition:gap .26s ease,color .26s ease}.service-route--active .service-route__link{color:var(--ink)}.service-route:hover .service-route__link,.service-route:focus-visible .service-route__link{gap:14px}.service-route__visual{position:relative;min-height:240px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#101111}.service-route__visual:after{position:absolute;inset:0;background:linear-gradient(135deg,#1111110f,#111111ad);content:"";pointer-events:none;transition:opacity .42s ease}.service-route__visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(.22) saturate(.75) contrast(1.12);transform:scale(1.02);transition:filter .65s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.service-route:nth-child(2) .service-route__visual img{transform-origin:right center}.service-route--active .service-route__visual{border-color:#1111111f}.service-route--active .service-route__visual:after{opacity:.56}.service-route--active .service-route__visual img{filter:grayscale(.06) saturate(.96) contrast(1.08);transform:scale(1.1) translate(2%)}.service-route:nth-child(2).service-route--active .service-route__visual img{transform:scale(1.1) translate(-2%)}.service-route__visual-index{position:absolute;z-index:1;top:16px;right:18px;color:#ffffffb8;font-family:var(--font-display);font-size:62px;letter-spacing:-.1em;line-height:.8;mix-blend-mode:screen}.service-route__visual-label{position:absolute;z-index:1;right:18px;bottom:16px;left:18px;color:#ffffffa3;font-size:9px;letter-spacing:.14em}.services-system-note{display:grid;grid-template-columns:auto minmax(60px,1fr) auto;align-items:center;gap:18px;margin:28px 120px 0 70px}.services-system-note__label,.services-system-note p{color:#ffffff61;font-size:9px;font-weight:700;letter-spacing:.16em}.services-system-note p{margin:0;white-space:nowrap}.services-system-note p b{margin:0 8px;color:var(--orange);font-size:13px;font-weight:400}.services-system-note__line{height:1px;background:linear-gradient(90deg,#f28f21b8,#ffffff1f)}@media(max-width:1100px){.services-route-list{padding-left:58px;padding-right:0}.services-route-list:before{left:18px}.service-route{grid-template-columns:minmax(0,1fr) minmax(230px,.62fr);gap:24px;padding-left:30px}.service-route__node{left:-58px;width:38px;height:38px}.services-system-note{margin-right:0;margin-left:58px}}@media(max-width:760px){.services-route-head{grid-template-columns:1fr auto;gap:12px 18px;margin-top:54px}.services-route-head p{grid-column:1 / -1;grid-row:2;max-width:420px}.services-route-head__count{justify-self:end}.services-route-list{gap:16px;margin-top:18px;padding-left:0}.services-route-list:before{display:none}.service-route,.service-route:hover,.service-route:focus-visible,.service-route--active{display:grid;grid-template-columns:1fr;gap:20px;min-height:0;padding:24px;transform:none}.service-route__node{position:static;display:flex;width:auto;height:auto;align-items:center;justify-content:space-between;border:0;border-radius:0;background:transparent;color:var(--orange);box-shadow:none;transform:none}.service-route__node:after{position:static;width:8px;height:8px;opacity:1;transform:none}.service-route__node-number{opacity:1;font-size:28px}.service-route--active .service-route__node{background:transparent;color:var(--orange);box-shadow:none;transform:none}.service-route--active .service-route__node-number{opacity:1}.service-route__topline{align-items:flex-start;flex-direction:column;gap:8px}.service-route__status{display:none}.service-route__copy h3{margin-top:12px;font-size:clamp(32px,10vw,48px)}.service-route__visual{min-height:0;aspect-ratio:16 / 9}.services-system-note{grid-template-columns:1fr;gap:12px;margin:24px 0 0}.services-system-note__line{width:100%}}@media(prefers-reduced-motion:reduce){.service-route,.service-route:before,.service-route__node,.service-route__node:after,.service-route__visual:after,.service-route__visual img,.service-route__link{transition-duration:.01ms}}.method-timeline{gap:54px;margin-top:58px}.method-timeline .method-card{grid-template-columns:minmax(0,1fr) 18px;min-height:176px;gap:20px;padding:28px 0 30px}.method-timeline .method-card__content{grid-column:1;min-width:0}.method-timeline .method-card h3{max-width:620px;margin:8px 0 12px;font-size:clamp(30px,3.4vw,52px);letter-spacing:.02em;line-height:1.22}.method-timeline .method-card--active,.method-timeline .method-card:hover{padding-right:20px;padding-left:20px;transform:translate(3px)}@media(max-width:820px){.method-timeline{gap:24px;margin-top:48px}.method-timeline .method-card{grid-template-columns:minmax(0,1fr);min-height:0;gap:0;padding:24px 0 28px}.method-timeline .method-card--active,.method-timeline .method-card:hover{padding-right:14px;padding-left:14px;transform:none}}.industry-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:68px}.industry-card{position:relative;display:flex;min-height:276px;grid-column:span 2;flex-direction:column;overflow:hidden;padding:28px 26px 24px;border:1px solid rgba(17,16,15,.13);isolation:isolate;background:#ffffff8a;transition:border-color .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.75,.25,1),background-color .26s ease}.industry-card:nth-child(4),.industry-card:nth-child(5){grid-column:span 3}.industry-card:before{position:absolute;z-index:-1;right:-44px;bottom:-62px;width:180px;height:180px;border:1px solid rgba(255,90,31,.22);border-radius:50%;box-shadow:0 0 0 14px #ff5a1f0a,0 0 0 28px #ff5a1f06;content:"";opacity:.65;transition:transform .5s ease,opacity .26s ease}.industry-card:after{position:absolute;right:26px;bottom:0;left:26px;height:3px;background:var(--orange);content:"";opacity:.2;transform:scaleX(.24);transform-origin:left;transition:opacity .26s ease,transform .42s cubic-bezier(.2,.75,.25,1)}.industry-card:hover{border-color:var(--orange);background:#fff;box-shadow:0 20px 42px #11100f1a;transform:translateY(-7px)}.industry-card:hover:before{opacity:1;transform:translate(-18px,-18px) scale(1.08)}.industry-card:hover:after{opacity:1;transform:scaleX(1)}.industry-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.industry-card__topline span{color:var(--orange-strong);font-size:10px;font-weight:700;letter-spacing:.15em}.industry-card__topline i{display:block;width:9px;height:9px;border:1px solid var(--orange);border-radius:50%;background:#ff5a1f1f}.industry-card h3{margin:42px 0 14px;color:var(--ink);font-family:var(--font-display);font-size:clamp(29px,3.1vw,48px);font-weight:600;letter-spacing:.03em;line-height:1.2}.industry-card p{max-width:390px;margin:0;color:#625d57;font-size:13px;line-height:1.78}.industry-card__footer{margin-top:auto;padding-top:24px;color:#9b948a;font-size:9px;letter-spacing:.12em}.advantage-grid{gap:1px;margin-top:68px;border:1px solid rgba(245,242,236,.18);background:#f5f2ec2e}.advantage-item{min-height:238px;padding:30px 30px 28px;border:0;background:linear-gradient(145deg,#f5f2ec16,#f5f2ec06);transition:background .26s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.75,.25,1)}.advantage-item:after{position:absolute;right:-24px;bottom:-42px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(255,90,31,.22),transparent 68%);content:"";opacity:0;pointer-events:none;transition:opacity .3s ease,transform .4s ease}.advantage-item:hover,.advantage-item--active{background:linear-gradient(145deg,#ff5a1f21,#f5f2ec0b);box-shadow:inset 0 3px 0 var(--orange);transform:translateY(-4px)}.advantage-item:hover:after,.advantage-item--active:after{opacity:1;transform:translate(-12px,-10px) scale(1.15)}.advantage-item__topline{align-items:center;justify-content:space-between}.advantage-item__label{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.16em}.advantage-item__topline svg{color:#f5f2ecb8;transition:color .22s ease,transform .22s ease}.advantage-item:hover .advantage-item__topline svg,.advantage-item--active .advantage-item__topline svg{color:var(--orange);transform:rotate(90deg)}.advantage-item h3{max-width:330px;margin:42px 0 12px;color:var(--cream);font-size:clamp(23px,2.4vw,32px);letter-spacing:.025em;line-height:1.3}.advantage-item p{max-width:340px;margin:0;color:#f5f2ec9e;font-size:13px;line-height:1.75}@media(max-width:1100px){.industry-card,.industry-card:nth-child(4),.industry-card:nth-child(5){grid-column:span 3}}@media(max-width:820px){.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:52px}.industry-card,.industry-card:nth-child(4),.industry-card:nth-child(5){grid-column:span 1}.industry-card{min-height:250px}.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.industry-grid,.advantage-grid{grid-template-columns:1fr}.industry-card{min-height:224px}.industry-card h3,.advantage-item h3{margin-top:30px}}.method-section--light .capability-module:not(.capability-module--expanded) .capability-module__header{min-height:164px}.method-section--light .capability-module--expanded .capability-module__header{min-height:132px}.method-section--light .capability-module__details .capability-module__cards{gap:20px;margin-top:32px}.method-section--light .capability-module--expanded:last-child .capability-module__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.method-section--light .capability-module__details .capability-card{min-height:228px;padding:28px 30px 26px}.method-section--light .capability-module--expanded:last-child .capability-card{min-height:246px}.capability-card__heading{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;min-height:54px;align-items:center}.method-section--light .capability-module__details .capability-card__heading h4{margin:0;line-height:1.3}.method-section--light .capability-module__details .capability-card>p{margin-top:24px}.method-section--light .capability-module__details .capability-card>ul{margin-top:22px}@media(max-width:820px){.method-section--light .capability-module:not(.capability-module--expanded) .capability-module__header,.method-section--light .capability-module--expanded .capability-module__header{min-height:112px}.method-section--light .capability-module__details .capability-card,.method-section--light .capability-module--expanded:last-child .capability-card{min-height:216px;padding:24px 22px}}@media(max-width:620px){.method-section--light .capability-module__details .capability-card,.method-section--light .capability-module--expanded:last-child .capability-card{min-height:0}.capability-card__heading{grid-template-columns:46px minmax(0,1fr);gap:14px}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{min-width:320px;margin:0;background:var(--ink);color:var(--ink);font-size:16px;line-height:1.55}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.site-shell{overflow:clip}.container{width:min(calc(100% - 64px),1280px);margin:0 auto}.section{padding:128px 0}.section-dark{background:var(--ink);color:var(--cream)}.section-orange{background:var(--orange);color:var(--brown)}.eyebrow{margin:0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.eyebrow--orange{color:var(--orange)}.eyebrow--dark{color:var(--brown)}.display-title{max-width:840px;margin:18px 0 0;color:var(--ink);font-family:var(--font-display);font-size:clamp(42px,6vw,92px);font-weight:500;letter-spacing:-.075em;line-height:.98}.display-title--light{color:var(--cream)}.display-title--dark{color:var(--brown)}.lead-text{margin:0;font-size:clamp(21px,2vw,30px);letter-spacing:-.03em;line-height:1.28}.muted-text{margin:24px 0 0;color:#625d57;font-size:15px;line-height:1.8}.section-heading{position:relative}.section-heading--wide{max-width:980px}.section-heading--split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:64px;align-items:end}.section-heading__copy,.section-heading__intro{max-width:560px;margin:0;color:#625d57;font-size:17px;line-height:1.75}.section-heading__intro{max-width:650px;margin-top:28px}.section-heading__intro--light,.section-heading__copy--light{color:#f5f2ecad}.button,.text-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-size:13px;font-weight:700;letter-spacing:.05em;line-height:1;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button{padding:0 20px}.button:hover,.text-button:hover{transform:translateY(-2px)}.button--orange{background:var(--orange);color:var(--brown)}.button--orange:hover{background:var(--orange-soft)}.button--dark{background:var(--brown);color:var(--cream)}.button--dark:hover{background:var(--ink)}.button--small{min-height:40px;padding:0 15px;font-size:11px}.text-button{min-height:40px;padding:0;border-bottom:1px solid currentColor;background:transparent}.text-button--light{color:var(--cream)}.site-nav{position:fixed;z-index:50;top:0;right:0;left:0;display:grid;grid-template-columns:250px 1fr auto;min-height:76px;align-items:center;gap:28px;padding:0 32px;border-bottom:1px solid rgba(245,242,236,.14);background:#11100fc7;color:var(--cream);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav__brand{display:inline-flex;flex-direction:column;width:max-content;gap:2px}.site-nav__wordmark{color:var(--cream);font-family:var(--font-display);font-size:16px;font-weight:800;letter-spacing:.12em;line-height:1}.site-nav__tagline{color:#f5f2ec73;font-size:10px;letter-spacing:.09em}.site-nav__links{display:flex;justify-content:center;gap:clamp(18px,3vw,44px)}.site-nav__links a,.site-nav__language{color:#f5f2ecbd;font-size:11px;font-weight:700;letter-spacing:.11em;transition:color .18s ease}.site-nav__actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.site-nav__language span{color:var(--cream)}.site-nav__menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;cursor:pointer;background:transparent;color:var(--cream)}.site-nav__mobile{position:absolute;top:calc(100% + 1px);right:16px;left:16px;display:grid;gap:2px;padding:12px;border:1px solid rgba(245,242,236,.14);background:var(--ink-soft);box-shadow:var(--shadow)}.site-nav__mobile a{padding:15px 12px;color:var(--cream);font-size:14px}.site-nav__mobile a:hover{color:var(--orange)}.site-nav__mobile-language{border-top:1px solid var(--line-dark);margin-top:6px}.site-nav__mobile .button{margin-top:10px}.nav-drawer-enter-active,.nav-drawer-leave-active{transition:opacity .18s ease,transform .18s ease}.nav-drawer-enter-from,.nav-drawer-leave-to{opacity:0;transform:translateY(-8px)}.hero{position:relative;min-height:max(720px,100svh);overflow:hidden;isolation:isolate}.hero__image,.hero__shade{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.hero__image{object-position:center;filter:saturate(.84) contrast(1.06)}.hero__shade{z-index:-1;background:linear-gradient(90deg,#11100ff5,#11100fd9 32%,#11100f52 70%,#11100f1f),linear-gradient(0deg,rgba(17,16,15,.6),transparent 45%)}.hero__inner{min-height:max(720px,100svh);display:flex;flex-direction:column;justify-content:center;padding-top:104px;padding-bottom:96px}.hero__copy{width:min(100%,660px)}.hero h1{max-width:660px;margin:22px 0 0;color:var(--cream);font-family:var(--font-display);font-size:clamp(48px,7.5vw,112px);font-weight:500;letter-spacing:-.085em;line-height:.96}.hero__rule{display:block;width:96px;height:2px;margin:34px 0 24px;background:var(--orange)}.hero__description{max-width:490px;margin:0;color:#f5f2ecb8;font-size:17px;line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px}.hero__meta{position:absolute;right:0;bottom:32px;display:flex;align-items:center;gap:10px;color:#f5f2ec8c;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.hero__scroll-line{display:block;width:44px;height:1px;background:#f5f2ec8c}.trust-strip{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.trust-strip__inner{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(200px,1fr) auto minmax(300px,1.4fr);min-height:88px;align-items:center;gap:24px}.trust-strip__label,.trust-strip__credentials,.trust-strip__clients{display:flex;align-items:center;gap:12px}.trust-strip__label{color:#f5f2ec8c;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff5a1f24}.trust-strip__credentials,.trust-strip__clients{flex-wrap:wrap;color:#f5f2ecd1;font-size:12px}.trust-strip__credentials span+span:before,.trust-strip__clients span+span:before{margin:0 12px;color:var(--orange);content:"/"}.trust-strip__arrow{color:var(--orange)}.about-section{padding-bottom:84px}.about-section__lower{display:grid;grid-template-columns:1fr auto;gap:64px;align-items:end;margin-top:110px;padding-top:26px;border-top:1px solid var(--line-light)}.fact-row{display:flex;flex-wrap:wrap;gap:48px}.fact-row__item{display:flex;flex-direction:column;gap:6px}.fact-row__item strong{font-family:var(--font-display);font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:-.08em;line-height:1}.fact-row__item span{color:var(--muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.location-note{display:flex;align-items:flex-start;gap:12px;color:#625d57}.location-note svg{color:var(--orange);flex:0 0 auto;margin-top:2px}.location-note>div{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:1.45}.location-note__label{margin-bottom:6px;color:var(--muted);font-size:10px;letter-spacing:.15em}.services-section{padding-bottom:150px}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:74px}.service-panel{display:grid;grid-template-rows:320px 1fr;min-height:650px;border:1px solid var(--line-dark);background:var(--ink-soft)}.service-panel__visual{position:relative;overflow:hidden}.service-panel__visual:after{position:absolute;inset:0;background:linear-gradient(180deg,#11100f05,#11100f85);content:""}.service-panel__visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.1);transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .5s ease}.service-panel:hover .service-panel__visual img{transform:scale(1.035);filter:saturate(.98) contrast(1.05)}.service-panel__index{position:absolute;z-index:1;top:22px;right:22px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.15em}.service-panel__body{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:34px 34px 30px}.service-panel__body h3{margin:12px 0 14px;color:var(--cream);font-size:clamp(27px,3vw,44px);font-weight:500;letter-spacing:-.06em;line-height:1.1}.service-panel__body>p:not(.eyebrow){max-width:480px;margin:0;color:#f5f2eca6;font-size:15px;line-height:1.75}.service-panel__body ul{display:flex;flex-wrap:wrap;gap:8px 20px;margin:25px 0 0;padding:0;list-style:none}.service-panel__body li{color:#f5f2ece0;font-size:12px}.service-panel__body li:before{display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;border-radius:50%;background:var(--orange);content:""}.service-panel__arrow{margin-top:auto;color:var(--orange)}.method-section{padding-bottom:152px}.method-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:72px;margin-top:80px}.method-rail{position:sticky;top:112px;align-self:start}.method-rail__item{position:relative;display:grid;grid-template-columns:38px 1fr auto;width:100%;min-height:54px;align-items:center;gap:8px;padding:0;border-top:1px solid var(--line-light);cursor:pointer;background:transparent;color:#8a847c;text-align:left;transition:color .18s ease}.method-rail__item:last-child{border-bottom:1px solid var(--line-light)}.method-rail__item>span{color:var(--orange);font-size:11px;font-weight:700}.method-rail__item strong{font-size:13px;font-weight:600}.method-rail__item svg{opacity:.5}.method-rail__item:hover,.method-rail__item--active{color:var(--ink)}.method-rail__item--active:before{position:absolute;left:-16px;width:3px;height:22px;background:var(--orange);content:""}.method-list{border-top:1px solid var(--line-light)}.method-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:30px;min-height:180px;padding:34px 0 38px;border-bottom:1px solid var(--line-light);opacity:.48;transition:opacity .22s ease,transform .22s ease}.method-card:hover,.method-card--active{opacity:1}.method-card--active{transform:translate(7px)}.method-card__number{color:var(--orange);font-size:14px;font-weight:700;letter-spacing:.1em}.method-card__content{max-width:680px}.method-card h3{margin:9px 0 12px;font-size:clamp(26px,3.5vw,48px);font-weight:500;letter-spacing:-.07em;line-height:1.08}.method-card__content>p:not(.eyebrow){margin:0;color:#625d57;font-size:15px;line-height:1.75}.method-card__note{display:inline-block;margin-top:16px;color:var(--muted);font-size:11px;letter-spacing:.08em}.cases-section{padding-bottom:146px}.cases-list{margin-top:78px;border-top:1px solid var(--line-dark)}.case-row{display:grid;grid-template-columns:74px 200px minmax(0,1fr) 42px;gap:24px;align-items:start;padding:32px 0 35px;border-bottom:1px solid var(--line-dark);transition:padding .22s ease,background-color .22s ease}.case-row:hover{padding-right:12px;padding-left:12px;background:#f5f2ec0b}.case-row__index,.case-row__client{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.12em}.case-row__identity{display:flex;flex-direction:column;gap:6px;color:#f5f2ec8c;font-size:12px}.case-row__story h3{max-width:700px;margin:0;color:var(--cream);font-size:clamp(24px,3.2vw,43px);font-weight:500;letter-spacing:-.065em;line-height:1.1}.case-row__story p{max-width:680px;margin:15px 0 0;color:#f5f2ec99;font-size:14px;line-height:1.75}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag-list span{padding:5px 9px;border:1px solid rgba(245,242,236,.25);color:#f5f2ecb8;font-size:10px;letter-spacing:.06em}.case-row__arrow{justify-self:end;color:var(--orange);transition:transform .18s ease}.case-row:hover .case-row__arrow{transform:translate(3px,-3px)}.industries-section{padding-bottom:146px}.industry-list{margin-top:78px;border-top:1px solid var(--line-light)}.industry-row{display:grid;grid-template-columns:74px 230px minmax(0,1fr) 36px;gap:24px;align-items:center;min-height:116px;border-bottom:1px solid var(--line-light);transition:padding .22s ease,background-color .22s ease}.industry-row:hover{padding:0 12px;background:#11100f0a}.industry-row__number{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.12em}.industry-row__name{display:flex;flex-direction:column;gap:4px}.industry-row__name>span{color:var(--muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.industry-row h3{margin:0;font-size:23px;font-weight:600;letter-spacing:-.045em}.industry-row p{max-width:560px;margin:0;color:#625d57;font-size:14px;line-height:1.7}.industry-row>svg{justify-self:end;color:var(--orange);transition:transform .18s ease}.industry-row:hover>svg{transform:translate(3px,-3px)}.advantage-section{padding-bottom:142px}.advantage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:78px;border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.advantage-item{min-height:260px;padding:25px 26px 30px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.advantage-item__topline{display:flex;align-items:center;justify-content:space-between;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.14em}.advantage-item h3{margin:74px 0 12px;color:var(--cream);font-size:25px;font-weight:500;letter-spacing:-.05em}.advantage-item p{max-width:290px;margin:0;color:#f5f2ec94;font-size:14px;line-height:1.75}.contact-section{padding:94px 0}.contact-section__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.contact-section__copy{max-width:760px}.contact-section__copy h2{max-width:800px}.contact-section__copy>p:last-child{max-width:580px;margin:25px 0 0;color:#2a180fb8;font-size:16px;line-height:1.75}.contact-section__action{display:flex;flex-direction:column;align-items:flex-end;gap:34px}.contact-section__action>svg{color:var(--brown)}.site-footer{padding:72px 0 28px;background:var(--ink);color:var(--cream)}.site-footer__top{display:grid;grid-template-columns:1.4fr .6fr .8fr;gap:56px;padding-bottom:72px}.site-footer__brand{max-width:340px}.site-footer__brand .site-nav__wordmark{display:inline-block;margin-bottom:25px}.site-footer__brand p{margin:8px 0 0;color:#f5f2ec85;font-size:13px;line-height:1.7}.site-footer__nav,.site-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer__label{margin-bottom:12px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.site-footer__nav a{color:#f5f2ecb3;font-size:13px;transition:color .18s ease}.site-footer__nav a:hover{color:var(--orange)}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:22px;border-top:1px solid var(--line-dark);color:#f5f2ec61;font-size:10px;letter-spacing:.06em}.site-footer__bottom div{display:flex;gap:18px}.site-footer__bottom a:hover{color:var(--orange)}.contact-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px}.contact-modal__backdrop{position:absolute;inset:0;background:#11100fc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-modal__panel{position:relative;width:min(100%,720px);max-height:min(760px,calc(100svh - 48px));overflow:auto;padding:48px;background:var(--cream);box-shadow:0 30px 90px #00000061}.contact-modal__close{position:absolute;top:18px;right:18px;display:grid;width:44px;height:44px;place-items:center;cursor:pointer;background:transparent;color:var(--ink)}.contact-modal__close:hover{color:var(--orange)}.contact-modal__heading{max-width:560px;padding-right:42px}.contact-modal__icon{display:grid;width:45px;height:45px;margin-bottom:28px;place-items:center;background:var(--orange);color:var(--brown)}.contact-modal h2{margin:14px 0 13px;font-size:clamp(34px,5vw,60px);font-weight:500;letter-spacing:-.075em;line-height:1}.contact-modal__heading>p:last-child{margin:0;color:#625d57;font-size:14px;line-height:1.7}.contact-form{margin-top:36px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.field{display:flex;flex-direction:column;gap:8px}.field+.field{margin-top:22px}.contact-form__grid .field+.field{margin-top:0}.field>span{color:var(--brown);font-size:12px;font-weight:700}.field b{margin-left:3px;color:var(--orange)}.field input,.field textarea{width:100%;border:1px solid rgba(17,16,15,.2);border-radius:0;outline:0;background:#ffffff73;color:var(--ink);font-size:14px;transition:border-color .18s ease,background-color .18s ease}.field input{min-height:48px;padding:0 13px}.field textarea{min-height:110px;padding:13px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#625d579e}.field input:focus,.field textarea:focus{border-color:var(--orange);background:#fffaf3}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#b7331b}.field__error{color:#b7331b;font-size:11px}.contact-form__status{min-height:25px;margin:16px 0 0;color:#625d57;font-size:12px}.contact-form__status span{display:inline-flex;align-items:center;gap:7px}.contact-form__submit{width:100%;margin-top:4px}.contact-form__submit:disabled{cursor:wait;opacity:.68}.spin{animation:spin .8s linear infinite}.contact-modal__success{display:flex;min-height:370px;flex-direction:column;align-items:flex-start;justify-content:center}.contact-modal__success>svg{margin-bottom:28px;color:var(--orange)}.contact-modal__success h2{max-width:500px}.contact-modal__success>p:not(.eyebrow){max-width:470px;margin:0 0 28px;color:#625d57;line-height:1.75}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .18s ease}.modal-fade-enter-active .contact-modal__panel,.modal-fade-leave-active .contact-modal__panel{transition:transform .22s ease,opacity .18s ease}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-fade-enter-from .contact-modal__panel,.modal-fade-leave-to .contact-modal__panel{opacity:0;transform:translateY(14px)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.site-nav{grid-template-columns:200px 1fr auto;padding:0 24px}.site-nav__links{gap:18px}.trust-strip__inner{grid-template-columns:1fr 1fr;padding:18px 0}.trust-strip__arrow{display:none}.trust-strip__clients{justify-content:flex-end}.section-heading--split{gap:42px}.method-layout{gap:48px}.case-row{grid-template-columns:50px 160px minmax(0,1fr) 34px;gap:18px}.industry-row{grid-template-columns:50px 190px minmax(0,1fr) 30px;gap:18px}}@media(max-width:820px){.container{width:min(calc(100% - 48px),680px)}.section{padding:94px 0}.site-nav{grid-template-columns:1fr auto;min-height:68px}.site-nav__links,.site-nav__language,.site-nav__cta{display:none}.site-nav__menu-button{display:flex}.hero__inner{padding-top:92px}.hero__image{object-position:62% center}.hero__shade{background:linear-gradient(90deg,#11100feb,#11100fb3 66%,#11100f47),linear-gradient(0deg,rgba(17,16,15,.62),transparent 55%)}.hero__meta{right:24px}.about-section__lower{grid-template-columns:1fr;align-items:start;margin-top:72px}.services-grid{grid-template-columns:1fr}.service-panel{min-height:590px}.method-layout{display:block;margin-top:62px}.method-rail{position:static;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:44px}.method-rail__item{grid-template-columns:28px minmax(0,1fr);min-height:64px;padding-right:12px}.method-rail__item:last-child{border-bottom:0}.method-rail__item svg{display:none}.method-rail__item--active:before{top:-1px;left:0;width:22px;height:2px}.method-card{grid-template-columns:70px minmax(0,1fr)}.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-section__inner{align-items:flex-start;flex-direction:column}.contact-section__action{align-items:flex-start}.site-footer__top{grid-template-columns:1.2fr .8fr}.site-footer__contact{grid-column:1 / -1}}@media(max-width:620px){.container{width:min(calc(100% - 40px),520px)}.section{padding:78px 0}.display-title{font-size:clamp(39px,13vw,64px)}.section-heading--split{display:block}.section-heading__copy{margin-top:28px}.site-nav{padding:0 20px}.site-nav__tagline{display:none}.hero,.hero__inner{min-height:720px}.hero h1{max-width:460px;font-size:clamp(48px,14vw,72px)}.hero__description{font-size:15px}.hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.hero__meta{right:20px;bottom:22px}.trust-strip__inner{display:block;min-height:0;padding:22px 0}.trust-strip__credentials,.trust-strip__clients{margin-top:16px}.trust-strip__clients{justify-content:flex-start}.about-section__lower{margin-top:58px}.fact-row{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 20px}.fact-row__item strong{font-size:42px}.location-note{margin-top:4px}.services-grid,.cases-list,.industry-list,.advantage-grid{margin-top:52px}.service-panel{grid-template-rows:210px 1fr;min-height:560px}.service-panel__body{padding:26px 22px 24px}.method-rail{grid-template-columns:repeat(2,1fr)}.method-rail__item{min-height:58px}.method-card{grid-template-columns:1fr;gap:12px;min-height:0;padding:26px 0 30px}.method-card--active{transform:none}.case-row{grid-template-columns:36px 1fr 30px;gap:10px}.case-row__identity{grid-column:2;grid-row:1}.case-row__story{grid-column:2 / -1;grid-row:2}.case-row__arrow{grid-column:3;grid-row:1}.industry-row{grid-template-columns:36px 1fr 26px;gap:10px;align-items:start;padding:22px 0}.industry-row:hover{padding:22px 8px}.industry-row__name{grid-column:2;grid-row:1}.industry-row p{grid-column:2 / -1;grid-row:2;margin-top:2px}.industry-row>svg{grid-column:3;grid-row:1}.advantage-grid{grid-template-columns:1fr}.advantage-item{min-height:220px}.advantage-item h3{margin-top:54px}.contact-section{padding:76px 0}.contact-section__action{gap:24px}.site-footer{padding-top:56px}.site-footer__top{grid-template-columns:1fr;gap:42px;padding-bottom:52px}.site-footer__contact{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column}.contact-modal{padding:12px}.contact-modal__panel{max-height:calc(100svh - 24px);padding:38px 20px 24px}.contact-modal__heading{padding-right:30px}.contact-form__grid{grid-template-columns:1fr;gap:22px}.contact-form__grid .field+.field{margin-top:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--ink: #171717;--ink-soft: #242424;--cream: #fffdf8;--cream-deep: #f6f3ed;--orange: #ffb000;--orange-soft: #ffc43d;--orange-strong: #ff6a00;--brown: #171717;--muted: #77736c;--line-dark: rgba(23, 23, 23, .16);--line-light: #e8e3da;--shadow: 0 18px 54px rgba(23, 23, 23, .1)}body{background:var(--cream);color:var(--ink)}.site-shell{background:var(--cream)}.section-light{background:#fff;color:var(--ink)}.section-cream{background:var(--cream);color:var(--ink)}.section-orange{background:var(--orange-strong);color:#fff}.section{padding:112px 0}.eyebrow{color:var(--muted);letter-spacing:.12em}.eyebrow--orange{color:var(--orange-strong)}.display-title,.display-title--light,.display-title--dark{color:var(--ink);letter-spacing:-.07em}.section-heading__copy,.section-heading__intro,.section-heading__copy--light,.section-heading__intro--light{color:#69655e}.button--orange{background:var(--orange-strong);color:#fff}.button--orange:hover{background:#ed5e00}.button--dark{background:var(--ink);color:#fff}.text-button,.text-button--light{color:var(--ink)}.text-button:hover{color:var(--orange-strong)}.site-nav{grid-template-columns:270px 1fr auto;min-height:72px;border-bottom:1px solid var(--line-light);background:#fffffff0;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-nav__wordmark{color:var(--ink)}.site-nav__wordmark span{color:var(--orange-strong)}.site-nav__tagline{color:var(--muted)}.site-nav__links a,.site-nav__language{color:#5d5953}.site-nav__links a:hover,.site-nav__language:hover{color:var(--orange-strong)}.site-nav__language span,.site-nav__menu-button{color:var(--ink)}.site-nav__mobile{border-color:var(--line-light);background:#fff}.site-nav__mobile a{color:var(--ink)}.site-nav__mobile-language{border-color:var(--line-light)}.hero{min-height:0;padding-top:72px;overflow:hidden;background:#fff}.hero__inner{min-height:590px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;padding-top:0;padding-bottom:0}.hero__copy{position:relative;z-index:1;display:flex;width:auto;min-height:590px;flex-direction:column;align-items:flex-start;justify-content:center;padding:68px clamp(28px,5vw,82px) 52px;overflow:hidden;background:var(--orange);color:var(--ink);border-radius:0}.hero__copy .eyebrow{color:var(--orange-strong)}.hero h1{max-width:620px;margin-top:22px;color:var(--ink);font-size:clamp(48px,5.6vw,82px);line-height:.99}.hero__rule{width:72px;height:3px;margin:30px 0 22px;background:var(--orange-strong)}.hero__description{max-width:500px;color:#171717bd;font-size:16px;line-height:1.7}.hero__actions{margin-top:30px;gap:24px}.hero__actions .button--orange{background:var(--orange-strong)}.hero__actions .text-button{border-color:#1717177a}.hero__meta{position:static;display:flex;width:100%;align-items:center;gap:10px;margin-top:auto;padding-top:24px;border-top:1px solid rgba(23,23,23,.2);color:#1717179e;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero__meta-label{margin-right:auto;color:#171717b8}.hero__scroll-line{display:none}.hero__visual{position:relative;min-height:590px;overflow:hidden;background:#ebe5da}.hero__image{position:static;z-index:auto;inset:auto;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(1.18) saturate(.72) contrast(.96)}.hero__shade{display:none}.trust-strip{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);background:#fff;color:var(--ink)}.trust-strip__inner{grid-template-columns:minmax(210px,.9fr) minmax(230px,.95fr) auto minmax(320px,1.4fr);min-height:78px}.trust-strip__label{color:var(--muted);letter-spacing:.08em}.status-dot{background:var(--orange-strong);box-shadow:0 0 0 5px #ff6a001f}.trust-strip__credentials,.trust-strip__clients{color:#59554f}.trust-strip__credentials span+span:before,.trust-strip__clients span+span:before{color:var(--orange-strong)}.trust-strip__arrow{color:var(--orange-strong)}.about-section__lower{margin-top:84px;border-top-color:var(--line-light)}.fact-row__item strong{color:var(--ink)}.fact-row__item span,.location-note,.muted-text{color:var(--muted)}.location-note svg{color:var(--orange-strong)}.services-section{padding-bottom:128px}.services-grid{gap:24px;margin-top:62px}.service-panel{grid-template-rows:250px 1fr;min-height:570px;border:1px solid var(--line-light);background:#fff;box-shadow:none}.service-panel__visual:after{background:#17171714}.service-panel__visual img{filter:brightness(1.14) saturate(.68) contrast(.98)}.service-panel__index{color:var(--orange-strong)}.service-panel__body{padding:28px 30px 26px;border-top:3px solid var(--orange)}.service-panel__body h3{color:var(--ink)}.service-panel__body>p:not(.eyebrow){color:#66615a}.service-panel__body li{color:#4f4b46}.service-panel__body li:before{background:var(--orange-strong)}.service-panel__arrow{color:var(--orange-strong)}.method-section{padding-bottom:126px}.method-heading{align-items:end}.method-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:62px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.method-step{position:relative;display:flex;min-height:220px;flex-direction:column;align-items:flex-start;padding:28px 22px 24px;border-right:1px solid var(--line-light);cursor:pointer;background:transparent;color:var(--ink);text-align:left;transition:background-color .18s ease,color .18s ease}.method-step__icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--orange-strong);border-radius:50%;color:var(--orange-strong)}.method-step--active .method-step__icon{border-color:var(--ink);color:var(--ink)}.method-step__number{margin-top:25px;color:var(--orange-strong);font-size:10px;font-weight:700;letter-spacing:.15em}.method-step--active .method-step__number,.method-step--active .method-step__body{color:#1717179e}.method-step strong{margin-top:7px;font-size:18px;font-weight:600;letter-spacing:-.04em}.method-step__body{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.55}.method-step__arrow{position:absolute;right:18px;top:44px;color:var(--orange-strong)}.method-feature{display:grid;grid-template-columns:180px minmax(0,.8fr) minmax(0,1.2fr);gap:28px;align-items:end;margin-top:34px;padding:24px 0 0}.method-feature h3{margin:0;font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.065em;line-height:1}.method-feature>p:last-child{max-width:520px;margin:0;color:#68635c;font-size:15px;line-height:1.7}.cases-section{padding-bottom:128px}.case-feature{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:52px;align-items:stretch;margin-top:70px}.case-feature__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.case-feature__number{color:#17171733;font-size:88px;font-weight:600;letter-spacing:-.08em;line-height:.8}.case-feature__copy .eyebrow{margin-top:32px}.case-feature__copy h3{max-width:500px;margin:14px 0;color:var(--ink);font-size:clamp(28px,3.5vw,48px);font-weight:500;letter-spacing:-.07em;line-height:1.08}.case-feature__copy>p:not(.eyebrow){max-width:480px;margin:0;color:#68635c;font-size:14px;line-height:1.75}.case-feature__copy .text-button{margin-top:30px}.case-feature__visual{position:relative;min-height:360px;overflow:hidden;background:#d9d2c6}.case-feature__visual img{width:100%;height:100%;object-fit:cover;filter:brightness(1.12) saturate(.76)}.case-feature__visual>span{position:absolute;bottom:18px;left:20px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em}.case-index-list{margin-top:62px;border-top:1px solid var(--line-light)}.case-index-row{display:grid;grid-template-columns:72px minmax(0,1fr) 30px;gap:22px;align-items:center;min-height:106px;border-bottom:1px solid var(--line-light);transition:padding .18s ease,background-color .18s ease}.case-index-row:hover{padding:0 12px;background:#ffffff85}.case-index-row__number{color:var(--orange-strong);font-size:12px;font-weight:700;letter-spacing:.12em}.case-index-row h3{margin:5px 0 0;color:var(--ink);font-size:22px;font-weight:500;letter-spacing:-.045em}.case-index-row .case-row__client,.case-index-row .case-row__arrow{color:var(--orange-strong)}.industries-section{padding-bottom:124px}.industry-list{margin-top:60px;border-top-color:var(--line-light)}.industry-row{min-height:106px;border-bottom-color:var(--line-light)}.industry-row:hover{background:#ffffff8f}.industry-row h3{color:var(--ink)}.industry-row p{color:#68635c}.advantage-section{padding-bottom:124px}.advantage-grid{margin-top:64px;border-top-color:var(--line-light);border-left-color:var(--line-light)}.advantage-item{min-height:225px;border-right-color:var(--line-light);border-bottom-color:var(--line-light)}.advantage-item__topline,.advantage-item h3{color:var(--ink)}.advantage-item__topline{color:var(--orange-strong)}.advantage-item p{color:#68635c}.contact-section{padding:88px 0;background:var(--orange-strong);color:#fff}.contact-section__copy h2,.contact-section__copy>p:last-child,.contact-section__action>svg{color:#fff}.contact-section__copy>p:last-child{color:#ffffffc2}.contact-section__action .button--dark{background:#fff;color:var(--ink)}.contact-section__action .button--dark:hover{background:var(--ink);color:#fff}.site-footer{padding:68px 0 26px;background:#fff;color:var(--ink)}.site-footer__brand .site-nav__wordmark{color:var(--ink)}.site-footer__brand p,.site-footer__bottom{color:var(--muted)}.site-footer__nav a{color:#5f5b55}.site-footer__bottom{border-top-color:var(--line-light)}.site-footer__bottom a:hover,.site-footer__nav a:hover{color:var(--orange-strong)}.contact-modal__panel{background:#fff}@media(max-width:1100px){.site-nav{grid-template-columns:210px 1fr auto}.hero__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.hero__copy{padding-right:48px;padding-left:48px}.method-step{padding-right:15px;padding-left:15px}.method-step__arrow{right:9px}}@media(max-width:820px){.site-nav{grid-template-columns:1fr auto}.hero{padding-top:68px}.hero__inner{display:grid;grid-template-columns:1fr;min-height:0}.hero__copy,.hero__visual{min-height:0}.hero__copy{padding:62px 40px 32px}.hero__visual{height:360px}.hero__image{object-position:60% center}.trust-strip__inner{grid-template-columns:1fr 1fr}.method-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.method-step{min-height:190px;border-bottom:1px solid var(--line-light)}.method-step:nth-child(3){border-right:0}.method-step:nth-child(n+4){border-bottom:0}.method-feature{grid-template-columns:1fr 1.6fr}.method-feature>p:last-child{grid-column:2}.case-feature{grid-template-columns:1fr;gap:32px}.case-feature__visual{min-height:300px}.case-feature__copy{max-width:650px}.site-footer__top{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(calc(100% - 40px),520px)}.section{padding:76px 0}.hero__copy{padding:52px 20px 28px}.hero h1{font-size:clamp(46px,13vw,70px)}.hero__description{font-size:15px}.hero__actions{align-items:flex-start;flex-direction:column;gap:16px}.hero__visual{height:270px}.trust-strip__inner{display:block;padding:20px 0}.trust-strip__credentials,.trust-strip__clients{margin-top:14px}.services-grid{grid-template-columns:1fr}.service-panel{min-height:540px}.method-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.method-step:nth-child(3){border-right:1px solid var(--line-light)}.method-step:nth-child(2n){border-right:0}.method-step:nth-child(n+4){border-bottom:0}.method-feature{display:block}.method-feature h3{margin:10px 0 14px}.case-feature__number{font-size:72px}.case-feature__visual{min-height:220px}.case-index-row{grid-template-columns:38px 1fr 22px;gap:10px}.case-index-row h3{font-size:18px}.industry-row{min-height:0;padding:22px 0}.advantage-grid{grid-template-columns:1fr}.contact-section{padding:72px 0}.site-footer__top{grid-template-columns:1fr}}:root{--orange: #ffb52b;--orange-soft: #ffd36f;--orange-strong: #f26b21;--cream: #fbfaf6;--cream-deep: #f3f0e9;--ink: #171717;--muted: #77736c;--line-light: #e9e4db;--shadow-soft: 0 18px 50px rgba(23, 23, 23, .08)}.site-nav{min-height:74px;padding-right:36px;padding-left:36px;background:#fffffff5}.site-nav__wordmark{letter-spacing:.1em}.site-nav__links a,.site-nav__language{font-size:12px;letter-spacing:.06em}.hero{padding-top:74px;background:var(--cream)}.hero__inner{width:min(calc(100% - 48px),1320px);min-height:620px;gap:16px;padding-top:24px;padding-bottom:24px}.hero__copy{min-height:620px;padding:66px clamp(30px,5vw,76px) 34px;border-radius:28px 0 0 28px;background:var(--orange);box-shadow:var(--shadow-soft)}.hero__copy .eyebrow{color:var(--orange-strong);font-weight:800}.hero h1{max-width:570px;font-size:clamp(46px,5vw,72px);font-weight:700;letter-spacing:-.045em;line-height:1.04}.hero__rule{width:66px;height:3px;margin-top:28px;margin-bottom:20px;background:var(--orange-strong)}.hero__description{max-width:520px;color:#171717b3;font-size:16px;line-height:1.72}.hero__actions{gap:22px;margin-top:28px}.hero__actions .button--orange{background:var(--ink);color:#fff}.hero__actions .button--orange:hover{background:#343434}.hero__actions .text-button{border-color:#17171757;color:var(--ink)}.hero__meta{padding-top:20px;border-top-color:#1717172e;font-size:10px}.hero__visual{min-height:620px;border-radius:0 28px 28px 0;background:#e9e1d4;box-shadow:var(--shadow-soft)}.hero__visual:after{position:absolute;inset:0;background:#ffe2b21a;content:"";pointer-events:none}.hero__image{filter:brightness(1.28) saturate(.66) contrast(.9)}.trust-strip__inner{min-height:86px}.trust-strip__label,.trust-strip__credentials,.trust-strip__clients{font-size:11px}.about-section{padding-top:132px;padding-bottom:108px}.about-section .section-heading--split{grid-template-areas:"label title" "label copy";grid-template-columns:.42fr 1.58fr;column-gap:54px;row-gap:30px;align-items:start}.about-section .section-heading--split>.eyebrow{grid-area:label;padding-top:8px}.about-section .section-heading--split>.display-title{grid-area:title;max-width:760px;margin-top:0;font-size:clamp(42px,5.5vw,78px);line-height:1.03}.about-section .section-heading--split>.section-heading__copy{grid-area:copy;max-width:670px}.about-section__lower{margin-top:82px;padding-top:30px}.fact-row{gap:64px}.fact-row__item strong{font-size:clamp(34px,4vw,54px)}.services-section{padding-top:108px;padding-bottom:126px}.services-grid{gap:20px;margin-top:58px}.service-panel{min-height:540px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 7px 24px #1717170b;transition:transform .22s ease,box-shadow .22s ease}.service-panel:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1717171a}.service-panel__visual{height:250px}.service-panel__body{padding:30px 32px 28px;border-top:2px solid var(--orange)}.method-section{padding-top:118px;padding-bottom:126px}.method-steps{overflow:hidden;border-radius:18px;box-shadow:0 7px 24px #1717170b}.method-step{min-height:218px;padding:30px 22px 24px;background:#fff}.method-step:hover,.method-step--active{background:var(--orange)}.method-step__icon{width:46px;height:46px;border-color:var(--orange-strong)}.method-step strong{font-size:17px}.method-feature{margin-top:30px;padding:24px 26px;border-radius:14px;background:#fff;box-shadow:0 7px 24px #1717170b}.cases-section{padding-top:112px;padding-bottom:126px}.case-feature{gap:48px;margin-top:62px}.case-feature__visual{min-height:390px;overflow:hidden;border-radius:20px;box-shadow:var(--shadow-soft)}.case-feature__visual img{filter:brightness(1.2) saturate(.68) contrast(.94)}.case-index-list{margin-top:52px}.case-index-row{min-height:94px}.industries-section,.advantage-section{padding-top:112px;padding-bottom:120px}.industry-row{min-height:100px;transition:padding .18s ease,background-color .18s ease}.industry-row:hover{border-radius:10px}.advantage-item{min-height:220px;background:#fff;transition:background-color .18s ease}.advantage-item:hover{background:#fff9ea}.contact-section{margin:24px;border-radius:24px;padding:82px 0}.site-footer{padding-top:70px}@media(max-width:820px){.site-nav{padding-right:22px;padding-left:22px}.hero__inner{width:min(calc(100% - 32px),680px);gap:12px}.hero__copy{min-height:560px;border-radius:24px 24px 0 0}.hero__visual{min-height:360px;border-radius:0 0 24px 24px}.about-section .section-heading--split{display:grid;grid-template-areas:"label" "title" "copy";grid-template-columns:1fr;row-gap:22px}.about-section .section-heading--split>.eyebrow,.about-section .section-heading--split>.display-title,.about-section .section-heading--split>.section-heading__copy{grid-column:auto}.about-section .section-heading--split>.display-title{font-size:clamp(42px,8vw,64px)}.contact-section{margin:16px}}@media(max-width:620px){.site-nav{min-height:68px}.hero{padding-top:68px}.hero__inner{width:calc(100% - 24px);padding-top:12px;padding-bottom:12px}.hero__copy{min-height:0;padding:46px 26px 28px;border-radius:20px 20px 0 0}.hero h1{font-size:clamp(43px,12vw,62px);line-height:1.05}.hero__visual{height:270px;min-height:0;border-radius:0 0 20px 20px}.about-section .section-heading--split>.display-title{font-size:clamp(40px,12vw,58px)}.fact-row{gap:28px 20px}.method-feature{padding:22px 20px}.case-feature__visual{min-height:240px;border-radius:16px}.contact-section{margin:10px;border-radius:18px}}:root{--orange: #ffb52b;--orange-soft: #ffd36f;--orange-strong: #ec741a;--cream: #fbfaf6;--cream-deep: #f1ede5;--ink: #171717;--muted: #77736c;--line-light: #e7e2d9;--line-dark: rgba(255, 255, 255, .16);--shadow-soft: 0 18px 54px rgba(23, 23, 23, .1)}.site-nav{grid-template-columns:270px 1fr auto;min-height:76px;border-bottom-color:#ffffff21;background:#111212f0;color:#fff}.site-nav__wordmark{color:#fff}.site-nav__wordmark span{color:var(--orange)}.site-nav__tagline,.site-nav__links a,.site-nav__language{color:#ffffffad}.site-nav__language span,.site-nav__menu-button{color:#fff}.site-nav__mobile{border-color:#ffffff1f;background:#191a1a}.site-nav__mobile a{color:#fff}.site-nav__mobile-language{border-color:#ffffff24}.hero{min-height:0;padding-top:76px;background:#151616;color:#fff}.hero__inner{position:relative;display:block;width:100%;max-width:none;min-height:min(760px,calc(100svh - 76px));padding:0}.hero__visual{position:absolute;z-index:0;inset:0;min-height:inherit;border-radius:0;background:#151616;box-shadow:none}.hero__visual:before,.hero__visual:after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none}.hero__visual:before{background:radial-gradient(circle at 27% 62%,rgba(236,116,26,.28),transparent 25%),radial-gradient(circle at 77% 35%,rgba(255,181,43,.12),transparent 24%);mix-blend-mode:screen}.hero__visual:after{background:linear-gradient(90deg,#0d0e0ec2,#0d0e0e52 52%,#0d0e0e9e),linear-gradient(0deg,rgba(13,14,14,.8),transparent 46%,rgba(13,14,14,.32))}.hero__image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.62) saturate(.64) contrast(1.04);transform:scale(1.035)}.hero__copy{position:relative;z-index:2;display:flex;width:min(calc(100% - 48px),1080px);min-height:min(760px,calc(100svh - 76px));margin:0 auto;align-items:center;justify-content:center;padding:136px 24px 66px;overflow:visible;background:transparent;color:#fff;text-align:center;box-shadow:none}.hero__copy .eyebrow{color:var(--orange)}.hero h1{max-width:900px;margin-top:24px;color:#fff;font-size:clamp(48px,7vw,92px);font-weight:600;letter-spacing:-.065em;line-height:1.04;text-wrap:balance}.hero__rule{width:68px;height:3px;margin:34px auto 22px;background:var(--orange);box-shadow:0 0 22px #ffb52b6b}.hero__description{max-width:660px;color:#ffffffc2;font-size:17px;line-height:1.75}.hero__actions{justify-content:center;gap:18px;margin-top:30px}.hero__actions .button--orange{background:var(--orange);color:var(--ink);box-shadow:0 0 0 2px #ec741a8f,0 12px 28px #00000038}.hero__actions .button--orange:hover{background:#ffc44b}.hero__actions .text-button{border-color:#ffffff6b;color:#fff}.hero__actions .text-button:hover{border-color:var(--orange);color:var(--orange)}.hero__meta{position:static;display:flex;width:min(100%,680px);justify-content:center;margin-top:52px;padding-top:16px;border-top-color:#ffffff3d;color:#ffffff9e}.hero__meta-label{color:var(--orange)}.trust-strip{border-top-color:var(--line-light);border-bottom-color:var(--line-light);background:#fff;color:var(--ink)}.trust-strip__inner{min-height:92px}.trust-strip__label,.trust-strip__credentials,.trust-strip__clients{color:#5f5b55}.trust-strip__credentials span+span:before,.trust-strip__clients span+span:before,.trust-strip__arrow{color:var(--orange-strong)}.about-section,.services-section,.method-section,.cases-section,.industries-section,.advantage-section{position:relative}.about-section .display-title,.services-section .display-title,.method-section .display-title,.cases-section .display-title,.industries-section .display-title,.advantage-section .display-title{text-wrap:balance}.fact-row__item strong{color:var(--orange-strong)}.service-panel,.method-feature,.case-feature__visual,.advantage-item{box-shadow:var(--shadow-soft)}.contact-section{background:var(--orange-strong)}@media(max-width:820px){.site-nav{min-height:70px}.hero{padding-top:70px}.hero__inner,.hero__copy{min-height:min(700px,calc(100svh - 70px))}.hero__copy{width:100%;padding:112px 26px 54px}.hero h1{font-size:clamp(44px,10vw,72px)}.hero__meta{margin-top:38px}}@media(max-width:620px){.hero{padding-top:68px}.hero__inner,.hero__copy{min-height:660px}.hero__copy{padding:92px 22px 42px}.hero h1{font-size:clamp(42px,12vw,62px);letter-spacing:-.055em}.hero__description{font-size:15px}.hero__actions{align-items:center;flex-direction:column}.hero__meta{flex-wrap:wrap;gap:7px 10px;font-size:9px}}:root{--orange: #ff5a1f;--orange-soft: #ff875e;--orange-strong: #ff5a1f;--cream: #f5f1ea;--cream-deep: #e9e2d8;--ink: #111111;--muted: #77716a;--line-light: rgba(17, 17, 17, .16);--line-dark: rgba(255, 255, 255, .2);--font-display: "Noto Sans SC", Inter, "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-body: "Noto Sans SC", Inter, "PingFang SC", "Microsoft YaHei", sans-serif}body{background:var(--cream)}.display-title,.hero h1,.service-panel__body h3,.case-feature__copy h3,.industry-row h3,.advantage-item h3,.contact-section__copy h2{font-family:var(--font-display)}.site-nav{min-height:88px;padding:0 48px;border-bottom-color:#ffffff24;background:#070808db;color:#fff}.site-nav__wordmark{font-family:var(--font-body);font-size:18px;letter-spacing:.08em}.site-nav__links{gap:clamp(24px,3.8vw,52px)}.site-nav__links a,.site-nav__language{color:#ffffffb8;font-size:12px;letter-spacing:.05em}.site-nav__links a:hover,.site-nav__language:hover{color:var(--orange)}.site-nav__actions .button--orange{min-height:46px;padding:0 22px;background:var(--orange);color:#fff}.site-nav__actions .button--orange:hover{background:#ff6f3d}.hero{padding-top:88px;background:#090a0a}.hero__inner{display:block;width:100%;max-width:none;min-height:min(820px,calc(100svh - 88px));padding:0}.hero__visual{z-index:0;inset:0;min-height:inherit;background:#090a0a}.hero__image{filter:brightness(.86) saturate(.76) contrast(1.06);transform:none}.hero__visual:before{background:linear-gradient(90deg,#08090933,#08090905 62%,#08090929),linear-gradient(0deg,rgba(8,9,9,.78),transparent 35%,rgba(8,9,9,.12));mix-blend-mode:normal}.hero__visual:after{background:linear-gradient(90deg,rgba(8,9,9,.08),transparent 60%)}.hero__copy{width:min(calc(100% - 96px),1200px);min-height:min(820px,calc(100svh - 88px));margin:0 auto;align-items:flex-start;justify-content:center;padding:116px 0 112px 56px;background:transparent;text-align:left}.hero__copy .eyebrow{color:var(--orange);font-size:12px;letter-spacing:.2em}.hero h1{max-width:560px;margin-top:26px;color:#fff;font-size:clamp(50px,5.7vw,88px);font-weight:500;letter-spacing:-.025em;line-height:1.12;white-space:pre-line;text-wrap:pretty}.hero__rule{width:38px;height:3px;margin:34px 0 24px;background:var(--orange);box-shadow:none}.hero__description{max-width:450px;color:#fffc;font-size:17px;line-height:1.75}.hero__description-highlight{color:var(--orange);font-weight:700}.hero__actions{justify-content:flex-start;gap:30px;margin-top:42px}.hero__actions .button--orange{min-height:56px;padding:0 28px;background:var(--orange);color:#fff;box-shadow:none}.hero__actions .button--orange:hover{background:#ff6f3d}.hero__actions .text-button{border-bottom-color:#ffffff6b;color:#fff}.hero__actions .text-button:hover{border-bottom-color:var(--orange);color:var(--orange)}.hero__meta{position:absolute;right:auto;bottom:54px;left:56px;display:flex;width:auto;justify-content:flex-start;margin:0;padding:6px 0 6px 18px;border-top:0;border-left:1px solid rgba(255,255,255,.8);color:#ffffffad}.hero__meta-label{color:#fff}.trust-strip{border-top-color:#ffffff29;border-bottom-color:#ffffff29;background:#0b0c0c;color:#fff}.trust-strip__inner{min-height:82px}.trust-strip__label,.trust-strip__credentials,.trust-strip__clients{color:#ffffffb8}.trust-strip__credentials span+span:before,.trust-strip__clients span+span:before,.trust-strip__arrow{color:var(--orange)}.about-section{padding-top:150px;padding-bottom:144px;background:var(--cream)}.about-section .section-heading--split{grid-template-columns:.38fr 1.62fr;column-gap:62px;row-gap:36px}.about-section .section-heading--split>.display-title{max-width:920px;font-size:clamp(50px,6.3vw,96px);font-weight:500;line-height:1.08}.about-section .section-heading__copy .lead-text{max-width:600px;font-size:clamp(20px,2.2vw,30px);line-height:1.4}.about-section .section-heading__copy .muted-text{max-width:630px;margin-top:28px}.about-section__lower{margin-top:110px;padding-top:28px;border-top-color:#1111113d}.fact-row{gap:clamp(32px,6vw,92px)}.fact-row__item strong{color:var(--ink);font-family:var(--font-body);font-size:clamp(42px,5vw,68px);font-weight:700;letter-spacing:-.06em}.fact-row__item span{color:var(--orange-strong)}.services-section{padding-top:138px;padding-bottom:144px;background:#141515;color:#fff}.services-section .display-title{color:#fff;font-size:clamp(48px,6.2vw,90px);font-weight:500;line-height:1.08}.services-section .section-heading__intro{color:#ffffff9e}.services-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:80px;border-top:1px solid rgba(255,255,255,.26)}.service-panel{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);min-height:410px;border:0;border-bottom:1px solid rgba(255,255,255,.26);border-radius:0;background:transparent;box-shadow:none}.service-panel:hover{transform:none;box-shadow:none}.service-panel:nth-child(2n){grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.service-panel:nth-child(2n) .service-panel__visual{order:2;border-right:0;border-left:1px solid rgba(255,255,255,.2)}.service-panel:nth-child(2n) .service-panel__body{order:1;padding-right:58px;padding-left:0}.service-panel__visual{min-height:410px;border-right:1px solid rgba(255,255,255,.2)}.service-panel__visual:after{background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 64%),linear-gradient(90deg,rgba(255,90,31,.14),transparent 48%)}.service-panel__visual img{filter:brightness(.58) saturate(.72) contrast(1.1)}.service-panel:hover .service-panel__visual img{filter:brightness(.72) saturate(.92) contrast(1.06)}.service-panel__index{top:28px;right:28px;color:var(--orange);font-size:14px}.service-panel__body{justify-content:center;padding:54px 0 54px 58px;border-top:0}.service-panel__body:before{display:block;width:42px;height:3px;margin-bottom:28px;background:var(--orange);content:""}.service-panel__body h3{margin:8px 0 18px;color:#fff;font-size:clamp(32px,4vw,58px);font-weight:500;line-height:1.12}.service-panel__body>p:not(.eyebrow){max-width:560px;color:#ffffffad}.service-panel__body ul{gap:10px 22px}.service-panel__body li{color:#ffffffe6}.service-panel__body li:before{background:var(--orange)}.service-panel__arrow{color:var(--orange)}.method-section{padding-top:144px;padding-bottom:144px;background:#fff}.method-section .display-title{font-size:clamp(46px,5.7vw,82px);font-weight:500;line-height:1.1}.method-steps{margin-top:72px;border:1px solid rgba(17,17,17,.2);border-radius:0;background:var(--cream);box-shadow:none}.method-step{min-height:250px;padding:30px 22px 26px;border-right:1px solid rgba(17,17,17,.16);background:transparent;color:var(--ink);text-align:left}.method-step:last-child{border-right:0}.method-step:hover,.method-step--active{background:var(--ink);color:#fff}.method-step__icon{width:48px;height:48px;border:0;border-radius:50%;background:var(--orange);color:var(--ink)}.method-step__number{color:var(--orange-strong)}.method-step strong{font-family:var(--font-display);font-size:21px;font-weight:600}.method-step__body{color:#6b655e}.method-step--active .method-step__body{color:#ffffff9e}.method-step__arrow{color:var(--orange-strong)}.method-feature{margin-top:46px;padding:32px 0 0;border-top:1px solid rgba(17,17,17,.2);border-radius:0;background:transparent;box-shadow:none}.method-feature h3{font-family:var(--font-display);font-weight:500}.cases-section{padding-top:144px;padding-bottom:144px;background:#141515;color:#fff}.cases-section .display-title{color:#fff;font-size:clamp(48px,6vw,88px);font-weight:500}.cases-section .section-heading__copy{color:#ffffff9e}.case-feature{gap:74px;margin-top:78px}.case-feature__number{color:var(--orange);font-family:var(--font-body);font-size:92px}.case-feature__copy h3{color:#fff;font-size:clamp(32px,4.3vw,62px);font-weight:500;line-height:1.12}.case-feature__copy>p:not(.eyebrow){color:#ffffffad}.case-feature__visual{min-height:470px;border:1px solid rgba(255,255,255,.24);border-radius:0;background:#1a1b1b;box-shadow:none}.case-feature__visual img{filter:brightness(.76) saturate(.72) contrast(1.06)}.case-feature__visual>span{color:var(--orange)}.case-index-list{margin-top:72px;border-top-color:#ffffff3d}.case-index-row{min-height:122px;border-bottom-color:#ffffff3d}.case-index-row:hover{background:#ff5a1f14}.case-index-row h3{color:#fff;font-family:var(--font-display);font-size:clamp(22px,2.5vw,34px);font-weight:500}.case-index-row__number,.case-index-row .case-row__client,.case-index-row .case-row__arrow{color:var(--orange)}.industries-section{padding-top:144px;padding-bottom:144px;background:var(--cream)}.industries-section .display-title{font-size:clamp(48px,6vw,86px);font-weight:500}.industry-list{margin-top:78px;border-top-color:#11111138}.industry-row{min-height:132px;border-bottom-color:#11111138}.industry-row:hover{padding:0 18px;background:#ff5a1f14}.industry-row h3{font-size:28px;font-weight:500}.industry-row__number,.industry-row>svg{color:var(--orange-strong)}.advantage-section{padding-top:144px;padding-bottom:144px;background:#141515;color:#fff}.advantage-section .display-title{color:#fff;font-size:clamp(48px,6vw,88px);font-weight:500}.advantage-section .section-heading__copy{color:#ffffff9e}.advantage-grid{margin-top:78px;border-top-color:#ffffff3d;border-left-color:#ffffff3d}.advantage-item{min-height:272px;border-right-color:#ffffff3d;border-bottom-color:#ffffff3d;background:#ffffff06;box-shadow:none}.advantage-item:hover{background:#ff5a1f1c}.advantage-item__topline,.advantage-item h3{color:#fff}.advantage-item__topline{color:var(--orange)}.advantage-item h3{font-size:30px;font-weight:500}.advantage-item p{color:#ffffff9e}.contact-section{margin:0;border-radius:0;padding:112px 0;background:var(--orange)}.contact-section__copy h2,.contact-section__copy>p:last-child,.contact-section__action>svg{color:var(--ink)}.contact-section__copy>p:last-child{color:#111111bd}.contact-section__action .button--dark{background:var(--ink);color:#fff}.contact-section__action .button--dark:hover{background:#fff;color:var(--ink)}.site-footer{background:#0b0c0c;color:#fff}.site-footer__brand .site-nav__wordmark{color:#fff}.site-footer__brand p,.site-footer__bottom,.site-footer__nav a{color:#ffffff8f}.site-footer__bottom{border-top-color:#ffffff24}.site-footer__bottom a:hover,.site-footer__nav a:hover{color:var(--orange)}@media(max-width:820px){.site-nav{min-height:72px;padding-right:22px;padding-left:22px}.hero{padding-top:72px}.hero__inner,.hero__copy{min-height:700px}.hero__copy{width:min(calc(100% - 44px),680px);padding:104px 0 96px}.hero h1{max-width:590px;font-size:clamp(48px,9.5vw,74px)}.hero__meta{left:0}.service-panel,.service-panel:nth-child(2n){grid-template-columns:1fr}.service-panel__visual,.service-panel:nth-child(2n) .service-panel__visual{order:1;min-height:300px;border-right:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.2)}.service-panel__body,.service-panel:nth-child(2n) .service-panel__body{order:2;padding:40px 0 48px}.method-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.method-step:nth-child(3){border-right:0}.method-step:nth-child(n+4){border-top:1px solid rgba(17,17,17,.16)}.case-feature{grid-template-columns:1fr}.case-feature__visual{min-height:340px}}@media(max-width:620px){.site-nav{min-height:68px}.site-nav__tagline{display:none}.hero{padding-top:68px}.hero__inner,.hero__copy{min-height:680px}.hero__copy{width:calc(100% - 40px);padding:84px 0 90px}.hero__image{object-position:62% center}.hero h1{max-width:350px;font-size:clamp(44px,12vw,62px);line-height:1.14}.hero__description{max-width:330px;font-size:15px}.hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.hero__meta{bottom:34px;flex-wrap:wrap;gap:7px 10px;font-size:9px}.about-section .section-heading--split{display:grid;grid-template-areas:"label" "title" "copy";grid-template-columns:1fr}.about-section .section-heading--split>.eyebrow{grid-area:label}.about-section .section-heading--split>.display-title{grid-area:title;font-size:clamp(44px,12vw,62px)}.about-section .section-heading--split>.section-heading__copy{grid-area:copy}.services-section,.method-section,.cases-section,.industries-section,.advantage-section{padding-top:94px;padding-bottom:94px}.services-section .display-title,.cases-section .display-title,.advantage-section .display-title,.industries-section .display-title{font-size:clamp(44px,12vw,62px)}.method-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.method-step:nth-child(3){border-right:1px solid rgba(17,17,17,.16)}.method-step:nth-child(2n){border-right:0}.method-step:nth-child(n+3){border-top:1px solid rgba(17,17,17,.16)}.industry-row{grid-template-columns:40px 1fr 24px;gap:12px;min-height:0;padding:24px 0}.industry-row p{grid-column:2 / -1}.advantage-grid{grid-template-columns:1fr}}.site-progress{position:fixed;z-index:100;top:0;right:0;left:0;height:3px;pointer-events:none;background:transparent}.site-progress span{display:block;width:100%;height:100%;transform-origin:left center;background:var(--orange);box-shadow:0 0 18px #ff5a1fbf}.site-cursor{position:fixed;z-index:120;width:26px;height:26px;border:1px solid rgba(255,90,31,.9);border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.55);transition:opacity .18s ease,transform .18s ease,width .18s ease,height .18s ease;mix-blend-mode:difference}.site-cursor:after{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:var(--orange);content:"";transform:translate(-50%,-50%)}.site-cursor--visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.hero{--hero-pointer-x: 50%;--hero-pointer-y: 50%;--hero-drift-x: 0px;--hero-drift-y: 0px;--hero-copy-x: 0px;--hero-copy-y: 0px}.hero__image{transform:translate3d(var(--hero-drift-x),var(--hero-drift-y),0) scale(1.035);transition:transform .42s cubic-bezier(.2,.75,.25,1);will-change:transform}.hero__copy{transform:translate3d(var(--hero-copy-x),var(--hero-copy-y),0);transition:transform .42s cubic-bezier(.2,.75,.25,1);will-change:transform}.hero__visual:before{background:radial-gradient(circle at var(--hero-pointer-x) var(--hero-pointer-y),rgba(255,90,31,.18),transparent 19%),linear-gradient(90deg,#08090933,#08090905 62%,#08090929),linear-gradient(0deg,rgba(8,9,9,.78),transparent 35%,rgba(8,9,9,.12));transition:background .3s ease}.hero__visual:after{background:repeating-linear-gradient(0deg,transparent 0,transparent 4px,rgba(255,255,255,.012) 5px),linear-gradient(90deg,rgba(8,9,9,.08),transparent 60%)}.hero__decoration{position:absolute;z-index:3;right:clamp(54px,9vw,154px);bottom:78px;width:172px;height:172px;border:1px solid rgba(255,90,31,.52);border-radius:50%;opacity:.78;pointer-events:none;animation:orbit-drift 16s linear infinite;mix-blend-mode:screen}.hero__decoration:before,.hero__decoration:after{position:absolute;content:""}.hero__decoration:before{inset:14px;border:1px dashed rgba(255,181,43,.72);border-radius:50%}.hero__decoration:after{top:50%;right:-18px;left:-18px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,90,31,.85),transparent);transform:rotate(-28deg)}.hero__decoration-ring{position:absolute;top:50%;left:50%;display:block;border-radius:50%;transform:translate(-50%,-50%)}.hero__decoration-ring--outer{width:6px;height:6px;background:var(--orange);box-shadow:0 0 0 8px #ff5a1f1a,0 0 22px #ff5a1fe6}.hero__decoration-ring--inner{width:76px;height:76px;border:1px solid rgba(255,255,255,.3)}.hero__decoration-label{position:absolute;right:2px;bottom:-26px;color:#ffffff9e;font-size:9px;letter-spacing:.15em;white-space:nowrap}.hero__rule{animation:accent-pulse 2.4s ease-in-out infinite}.hero__actions .button--orange{position:relative;overflow:hidden}.hero__actions .button--orange:after{position:absolute;top:0;bottom:0;left:-80%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);content:"";transform:skew(-18deg);transition:left .48s ease}.hero__actions .button--orange:hover:after{left:135%}.reveal-on-scroll{--reveal-y: 30px;opacity:0;transform:translateY(var(--reveal-y));transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.reveal-on-scroll.is-visible{--reveal-y: 0px;opacity:1}.service-panel,.advantage-item{--tilt-x: 0deg;--tilt-y: 0deg;--card-lift: 0px;transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(calc(var(--reveal-y, 0px) + var(--card-lift)));transform-style:preserve-3d;transition:opacity .7s ease,transform .26s ease,border-color .26s ease,background-color .26s ease;will-change:transform}.service-panel:hover,.advantage-item:hover{--card-lift: -7px}.service-panel:hover{transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(calc(var(--reveal-y, 0px) + var(--card-lift)))}.service-panel__visual,.advantage-item>*{transform:translateZ(8px)}.service-panel__visual img{transform:scale(1.02);transition:transform .7s cubic-bezier(.2,.75,.25,1),filter .5s ease}.service-panel:hover .service-panel__visual img{transform:scale(1.08)}.method-step{position:relative;overflow:hidden;transition:background-color .28s ease,color .28s ease,transform .28s ease,box-shadow .28s ease}.method-step:after{position:absolute;right:-35px;bottom:-55px;width:150px;height:150px;border:1px solid rgba(255,90,31,.45);border-radius:50%;content:"";transform:scale(.5);transition:transform .42s ease,opacity .42s ease;opacity:0}.method-step:hover:after,.method-step--active:after{transform:scale(1);opacity:1}.case-feature__visual{transition:transform .5s cubic-bezier(.2,.75,.25,1),border-color .24s ease}.case-feature__visual:hover{border-color:var(--orange);transform:translateY(-8px) rotate(-.6deg)}.case-index-row{transition:padding .26s ease,background-color .26s ease,transform .26s ease}.case-index-row:hover{transform:translate(8px)}.industry-row>svg,.service-panel__arrow,.case-row__arrow{transition:transform .26s ease,color .26s ease}.industry-row:hover>svg,.service-panel:hover .service-panel__arrow,.case-index-row:hover .case-row__arrow{transform:translate(6px,-4px) rotate(-8deg);color:var(--orange)}@keyframes accent-pulse{0%,to{opacity:.72;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.28)}}@keyframes orbit-drift{0%{transform:rotate(0) translateY(0)}50%{transform:rotate(180deg) translateY(-7px)}to{transform:rotate(360deg) translateY(0)}}@media(max-width:820px),(pointer:coarse){.site-cursor{display:none}.hero__image,.hero__copy{transform:none}.hero__decoration{right:28px;bottom:84px;width:118px;height:118px;opacity:.5}.service-panel,.advantage-item{transform:translateY(var(--reveal-y, 0px))}.service-panel:hover,.advantage-item:hover{--card-lift: 0px;transform:translateY(var(--reveal-y, 0px))}}.section-rail{position:fixed;z-index:42;top:50%;right:24px;display:grid;gap:8px;transform:translateY(-50%)}.section-rail__item{display:grid;grid-template-columns:20px 0fr;width:28px;min-height:22px;align-items:center;gap:8px;overflow:hidden;padding:0 4px;border:0;border-radius:999px;cursor:pointer;background:transparent;color:#ffffff7a;text-align:left;transition:width .26s ease,color .22s ease,background-color .22s ease}.section-rail__item:hover,.section-rail__item--active{width:108px;background:#ff5a1f1f;color:var(--orange)}.section-rail__index{font-size:9px;font-weight:700;letter-spacing:.08em}.section-rail__label{min-width:70px;font-size:10px;white-space:nowrap}.trust-strip__marquee{overflow:hidden;border-top:1px solid rgba(255,255,255,.12)}.trust-strip__marquee-track{display:flex;width:max-content;align-items:center;gap:44px;padding:11px 0;animation:marquee-slide 26s linear infinite}.trust-strip__marquee-track span{color:#ffffff6b;font-size:10px;letter-spacing:.2em;white-space:nowrap}.trust-strip__marquee-track span:before{display:inline-block;width:5px;height:5px;margin:0 14px 1px 0;border-radius:50%;background:var(--orange);content:""}.services-stage{display:grid;grid-template-columns:210px minmax(0,1fr);gap:48px;margin-top:78px;align-items:start}.services-stage__aside{position:sticky;top:128px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.services-stage__eyebrow{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em}.services-stage__counter{color:#fff;font-family:var(--font-display);font-size:66px;font-weight:500;letter-spacing:-.06em;line-height:.9}.services-stage__counter small{color:#ffffff61;font-family:var(--font-body);font-size:14px;letter-spacing:0}.services-stage__aside p{max-width:180px;margin:0;color:#ffffff8a;font-size:12px;line-height:1.7}.services-stage__controls{display:flex;gap:8px}.services-stage__controls button{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.32);border-radius:50%;cursor:pointer;background:transparent;color:#fff;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.services-stage__controls button:hover:not(:disabled){border-color:var(--orange);background:var(--orange);color:var(--ink);transform:translateY(-3px)}.services-stage__controls button:disabled{cursor:not-allowed;opacity:.28}.services-stage__progress{width:100%;height:2px;background:#ffffff2e}.services-stage__progress span{display:block;height:100%;background:var(--orange);transition:width .4s cubic-bezier(.2,.75,.25,1)}.services-track{display:flex;gap:18px;overflow-x:auto;padding:8px 124px 28px 0;cursor:grab;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x;scrollbar-color:var(--orange) rgba(255,255,255,.12);scrollbar-width:thin}.services-track--dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.service-panel{display:grid;flex:0 0 min(78vw,820px);grid-template-columns:minmax(230px,.72fr) minmax(300px,1fr);min-height:480px;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#1b1c1c;scroll-snap-align:start}.services-track .service-panel:nth-child(2n){grid-template-columns:minmax(230px,.72fr) minmax(300px,1fr)}.service-panel:not(.service-panel--active){opacity:.62}.service-panel--active,.service-panel:hover{border-color:var(--orange);opacity:1}.services-track .service-panel:nth-child(2n) .service-panel__visual,.services-track .service-panel:nth-child(2n) .service-panel__body{order:initial;border-right:0;border-left:0;padding-right:0;padding-left:0}.service-panel__visual{min-height:480px;border-right:1px solid rgba(255,255,255,.2)}.service-panel__visual-label{position:absolute;bottom:22px;left:24px;z-index:1;color:#ffffff9e;font-size:9px;letter-spacing:.14em}.service-panel__body{min-width:0;justify-content:center;padding:52px 48px}.service-panel__body:before{margin-bottom:22px}.service-panel__body h3{font-size:clamp(34px,4vw,58px)}.method-timeline{display:grid;grid-template-columns:280px minmax(0,1fr);gap:74px;margin-top:82px}.method-timeline__nav{position:sticky;top:128px;align-self:start;display:grid;gap:10px;padding:10px 0 10px 28px}.method-timeline__line{position:absolute;top:18px;bottom:18px;left:8px;width:1px;background:#11111126}.method-timeline__line span{display:block;width:2px;background:var(--orange);transition:height .5s cubic-bezier(.2,.75,.25,1)}.method-timeline__node{position:relative;display:grid;grid-template-columns:42px 1fr;min-height:66px;align-items:center;gap:12px;padding:6px 12px 6px 0;border:0;cursor:pointer;background:transparent;color:#807a72;text-align:left;transition:color .22s ease,transform .22s ease}.method-timeline__node:hover,.method-timeline__node--active{color:var(--ink);transform:translate(8px)}.method-timeline__dot{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.2);border-radius:50%;background:#fff;color:var(--orange-strong);transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.method-timeline__node--active .method-timeline__dot{border-color:var(--orange);background:var(--orange);color:var(--ink);box-shadow:0 0 0 7px #ff5a1f1f}.method-timeline__node-copy{display:flex;flex-direction:column;gap:5px}.method-timeline__node-copy small{color:var(--orange-strong);font-size:9px;letter-spacing:.14em}.method-timeline__node-copy strong{font-family:var(--font-display);font-size:18px;font-weight:600}.method-timeline__content{border-top:1px solid rgba(17,17,17,.18)}.method-timeline .method-card{position:relative;display:grid;grid-template-columns:86px minmax(0,1fr) 26px;gap:24px;min-height:220px;align-items:start;padding:38px 0 42px;border-bottom:1px solid rgba(17,17,17,.18);opacity:.44;transition:opacity .26s ease,transform .26s ease,padding .26s ease,background-color .26s ease}.method-timeline .method-card--active,.method-timeline .method-card:hover{padding-right:20px;padding-left:20px;border-left:3px solid var(--orange);background:#ff5a1f0f;opacity:1;transform:translate(6px)}.method-timeline .method-card__number{padding-top:5px;color:var(--orange-strong);font-size:14px;font-weight:700;letter-spacing:.12em}.method-timeline .method-card h3{margin:10px 0 14px;font-family:var(--font-display);font-size:clamp(30px,4vw,58px);font-weight:500}.method-timeline .method-card__content>p:not(.eyebrow){max-width:650px;margin:0;color:#625d57;line-height:1.8}.method-timeline .method-card__note{display:inline-block;margin-top:18px;color:#8c857d;font-size:11px}.method-timeline .method-card__marker{margin-top:6px;color:var(--orange-strong)}.case-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:80px;align-items:stretch}.case-story-card{--tilt-x: 0deg;--tilt-y: 0deg;--reveal-y: 0px;--card-offset: 0px;position:relative;display:flex;min-height:650px;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#1b1c1c;transform:perspective(1100px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(calc(var(--reveal-y) + var(--card-offset)));transform-style:preserve-3d;transition:opacity .7s ease,transform .28s ease,border-color .24s ease,background-color .24s ease;will-change:transform}.case-story-card:nth-child(2){--card-offset: 42px}.case-story-card:nth-child(3){--card-offset: 84px}.case-story-card:not(.case-story-card--active){opacity:.68}.case-story-card--active,.case-story-card:hover{border-color:var(--orange);background:#202121;opacity:1}.case-story-card:hover{--card-offset: -8px}.case-story-card__media{position:relative;height:245px;flex:0 0 245px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.18)}.case-story-card__media:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.78));content:""}.case-story-card__media img{width:100%;height:100%;object-fit:cover;filter:brightness(.76) saturate(.82) contrast(1.06);transition:transform .7s cubic-bezier(.2,.75,.25,1),filter .5s ease}.case-story-card:hover .case-story-card__media img{filter:brightness(.9) saturate(1) contrast(1.04);transform:scale(1.09)}.case-story-card__index{position:absolute;z-index:1;top:22px;left:24px;color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.14em}.case-story-card__media-label{position:absolute;z-index:1;right:24px;bottom:18px;color:#ffffffb8;font-size:9px;letter-spacing:.14em}.case-story-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:30px 28px 26px}.case-story-card__body h3{margin:12px 0 16px;color:#fff;font-family:var(--font-display);font-size:clamp(27px,2.8vw,40px);font-weight:500;line-height:1.13}.case-story-card__body>p:not(.eyebrow){margin:0;color:#ffffffa3;font-size:13px;line-height:1.8}.case-story-card__body .tag-list{margin-top:22px}.case-story-card__body .tag-list span{border-color:#ffffff3d;color:#ffffffb3}.case-story-card__body .text-button{margin-top:auto;color:#fff}.case-story-card--orange .case-story-card__body:before{display:block;width:48px;height:3px;margin-bottom:24px;background:var(--orange);content:""}.case-story-card.reveal-on-scroll{--reveal-y: 30px;opacity:0}.case-story-card.reveal-on-scroll.is-visible{--reveal-y: 0px;opacity:1}.advantage-item{position:relative;overflow:hidden}.advantage-item:before{position:absolute;top:0;right:0;left:0;height:3px;background:transparent;content:"";transition:background-color .22s ease}.advantage-item--active:before,.advantage-item:hover:before{background:var(--orange)}@keyframes marquee-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1100px){.section-rail{display:none}.services-stage{grid-template-columns:1fr;gap:32px}.services-stage__aside{position:static;display:grid;grid-template-columns:1fr auto;gap:14px 24px}.services-stage__aside p{grid-column:1 / -1;max-width:420px}.services-stage__controls,.services-stage__progress{align-self:center;justify-self:end}.method-timeline{grid-template-columns:230px minmax(0,1fr);gap:48px}.case-stack{gap:12px}.case-story-card{min-height:600px}}@media(max-width:820px){.trust-strip__marquee-track{animation-duration:20s}.services-stage__aside{grid-template-columns:1fr auto}.services-stage__counter{font-size:56px}.services-track{margin-right:-22px;padding-right:22px}.service-panel,.services-track .service-panel:nth-child(2n){display:flex;flex:0 0 min(86vw,620px);min-height:0;flex-direction:column}.service-panel__visual{min-height:260px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.service-panel__body{min-height:330px;padding:38px 28px 34px}.method-timeline{display:block;margin-top:60px}.method-timeline__nav{position:relative;top:auto;display:flex;gap:10px;overflow-x:auto;margin-bottom:36px;padding:8px 0 18px;border-bottom:1px solid rgba(17,17,17,.18)}.method-timeline__line{display:none}.method-timeline__node{display:flex;min-width:148px;min-height:58px;padding:7px 12px;border:1px solid rgba(17,17,17,.14);border-radius:999px}.method-timeline__node:hover,.method-timeline__node--active{transform:none}.method-timeline__node-copy small{display:none}.method-timeline__node-copy strong{font-size:15px;white-space:nowrap}.method-timeline .method-card{grid-template-columns:54px minmax(0,1fr) 22px;gap:14px;min-height:0;padding:28px 0 32px}.method-timeline .method-card--active,.method-timeline .method-card:hover{padding-right:12px;padding-left:12px}.case-stack{grid-template-columns:1fr}.case-story-card,.case-story-card:nth-child(2),.case-story-card:nth-child(3){--card-offset: 0px;min-height:0}.case-story-card__media{height:260px;flex-basis:260px}}@media(max-width:620px){.trust-strip__marquee-track{gap:30px;padding:10px 0}.services-stage__aside{display:grid;grid-template-columns:1fr auto}.services-stage__eyebrow,.services-stage__aside p,.services-stage__progress{grid-column:1 / -1}.services-stage__controls{grid-column:2;grid-row:2}.services-stage__counter{grid-column:1;grid-row:2}.services-stage__aside p{grid-row:3}.services-stage__progress{grid-row:4}.services-track{margin-right:-20px;padding-right:20px}.service-panel,.services-track .service-panel:nth-child(2n){flex-basis:calc(100vw - 48px)}.method-timeline .method-card h3{font-size:30px}.case-story-card__body{padding:26px 22px 24px}}.display-title,.hero h1,.service-route__copy h3,.method-timeline .method-card h3,.case-story-card__body h3,.industry-row h3,.advantage-item h3,.contact-section__copy h2{font-family:var(--font-display);font-kerning:normal;letter-spacing:.02em;line-height:1.22;text-wrap:balance}.display-title{line-height:1.2}.hero h1{letter-spacing:.018em;line-height:1.2}.service-route__copy h3{letter-spacing:.018em;line-height:1.18}.method-timeline .method-card h3,.case-story-card__body h3,.industry-row h3,.advantage-item h3,.contact-section__copy h2{letter-spacing:.016em;line-height:1.25}.method-timeline__node-copy strong{font-family:var(--font-display);letter-spacing:.025em;line-height:1.35}@media(max-width:760px){.display-title,.hero h1,.service-route__copy h3,.method-timeline .method-card h3,.case-story-card__body h3,.industry-row h3,.advantage-item h3,.contact-section__copy h2{letter-spacing:.025em;line-height:1.3}.hero h1{line-height:1.24}}.site-nav__logo{width:176px;height:auto}.site-nav__brand{gap:6px}.site-footer__logo{width:190px;height:auto}.trust-strip__inner{grid-template-columns:minmax(170px,.7fr) minmax(200px,1fr) minmax(300px,1.4fr)}.partner-wall{overflow:hidden;padding:92px 0 88px;background:radial-gradient(circle at 82% 18%,rgba(255,90,31,.1),transparent 25%),var(--cream);color:var(--ink)}.partner-wall__heading,.video-showcase__heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:64px;align-items:end}.partner-wall .display-title{max-width:760px;color:var(--ink)}.video-showcase .display-title{max-width:760px;color:var(--cream)}.partner-wall .section-heading__copy--light{color:#625d57}.partner-wall__viewport{display:grid;gap:12px;margin-top:52px;padding-bottom:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.partner-wall__row{overflow:hidden}.partner-wall__track{display:flex;width:max-content;gap:clamp(34px,6vw,88px);animation:partner-marquee 42s linear infinite}.partner-wall__row--reverse .partner-wall__track{animation-name:partner-marquee-reverse;animation-duration:48s}.partner-wall__row:hover .partner-wall__track{animation-play-state:paused}.partner-wall__card{display:grid;width:148px;height:82px;flex:0 0 148px;place-items:center;padding:0;background:transparent;transition:opacity .22s ease,transform .22s ease}.partner-wall__card:hover{opacity:1;transform:translateY(-3px) scale(1.04)}.partner-wall__card img{width:100%;height:74px;object-fit:contain;filter:grayscale(.08);mix-blend-mode:multiply;opacity:.72;transition:filter .22s ease,opacity .22s ease}.partner-wall__card:hover img{filter:grayscale(0);opacity:1}.partner-wall__card span{color:#6d675f;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}@keyframes partner-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes partner-marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.video-showcase{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 24%,rgba(255,90,31,.2),transparent 24%),linear-gradient(135deg,#151514,#11100f 62%,#25150e)}.video-showcase:before{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(245,242,236,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.035) 1px,transparent 1px);background-size:72px 72px;content:"";opacity:.32}.video-showcase>.container{position:relative;z-index:1}.video-showcase__intro{display:grid;gap:18px;color:#f5f2ecb3;font-size:16px;line-height:1.8}.video-showcase__intro p,.video-showcase__intro span{margin:0}.video-showcase__intro span{color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.08em}.video-showcase__signal{display:flex;align-items:center;gap:16px;margin:72px 0 20px;color:#f5f2ec75;font-size:10px;font-weight:700;letter-spacing:.16em}.video-showcase__signal i{display:block;width:54px;height:1px;background:var(--orange)}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.video-card{display:block;min-width:0;padding:0;overflow:hidden;border:1px solid rgba(245,242,236,.16);cursor:pointer;background:#f5f2ec0b;color:var(--cream);text-align:left;transition:border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.2,.75,.25,1),background-color .3s ease}.video-card:hover,.video-card:focus-visible{border-color:var(--orange);background:#f5f2ec17;box-shadow:0 24px 58px #00000047;transform:translateY(-8px)}.video-card__media{position:relative;display:block;aspect-ratio:9 / 14;overflow:hidden;background:#242321}.video-card__media img,.video-card__veil{position:absolute;inset:0;width:100%;height:100%}.video-card__media img{object-fit:cover;filter:saturate(.84) contrast(1.04);transition:transform .7s cubic-bezier(.2,.75,.25,1),filter .5s ease}.video-card:hover .video-card__media img{filter:saturate(1) contrast(1.06);transform:scale(1.06)}.video-card__veil{background:linear-gradient(180deg,#11100f0a 40%,#11100fcc)}.video-card__play{position:absolute;top:50%;left:50%;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(245,242,236,.7);border-radius:50%;background:#11100f52;color:var(--cream);transform:translate(-50%,-50%);transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.video-card:hover .video-card__play{border-color:var(--orange);background:var(--orange);color:var(--brown);transform:translate(-50%,-50%) scale(1.08)}.video-card__category{position:absolute;right:16px;bottom:14px;color:#f5f2ecc2;font-size:10px;letter-spacing:.08em}.video-card__copy{display:grid;gap:10px;padding:20px 18px 22px;color:#f5f2ec9e;font-size:12px;line-height:1.7}.video-card__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.video-card__title-row strong{color:var(--cream);font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:.03em}.video-card__title-row small{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.14em}.video-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:32px;background:#090908db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-modal__panel{position:relative;width:min(100%,620px);max-height:calc(100svh - 64px);overflow:auto;border:1px solid rgba(245,242,236,.22);background:#0b0b0a;box-shadow:0 28px 90px #00000080}.video-modal__panel video{display:block;width:100%;max-height:calc(100svh - 140px);background:#000;object-fit:contain}.video-modal__close{position:absolute;z-index:1;top:12px;right:12px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(245,242,236,.4);border-radius:50%;cursor:pointer;background:#11100fa6;color:var(--cream)}.video-modal__caption{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:18px 20px 20px}.video-modal__caption span{color:var(--orange);font-size:10px;letter-spacing:.12em}.video-modal__caption strong{color:var(--cream);font-family:var(--font-display);font-size:20px;font-weight:600;letter-spacing:.03em}.video-modal-enter-active,.video-modal-leave-active{transition:opacity .22s ease}.video-modal-enter-from,.video-modal-leave-to{opacity:0}.growth-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:76px}.growth-route{display:grid;min-height:min(78vh,680px);overflow:hidden;border:1px solid rgba(17,16,15,.16);background:#1b1c1c;color:var(--cream);transition:border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.2,.75,.25,1)}.growth-route:hover{border-color:var(--orange);box-shadow:0 24px 58px #11100f38;transform:translateY(-8px)}.growth-route__visual{position:relative;min-height:270px;overflow:hidden}.growth-route__visual:after{position:absolute;inset:0;background:linear-gradient(180deg,#11100f0a 28%,#11100fd6);content:""}.growth-route__visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.76) contrast(1.08);transition:filter .5s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.growth-route:hover .growth-route__visual img{filter:saturate(.98) contrast(1.04);transform:scale(1.06)}.growth-route__visual-label{position:absolute;z-index:1;right:22px;bottom:18px;color:#f5f2eca8;font-size:9px;letter-spacing:.14em}.growth-route__body{display:flex;flex-direction:column;align-items:flex-start;padding:32px 32px 28px}.growth-route__eyebrow{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em}.growth-route__body h3{max-width:560px;margin:18px 0 14px;color:var(--cream);font-family:var(--font-display);font-size:clamp(30px,3.6vw,58px);font-weight:500;letter-spacing:.02em;line-height:1.18}.growth-route__body>p{max-width:520px;margin:0;color:#f5f2ecad;font-size:14px;line-height:1.82}.growth-route__points{display:grid;gap:8px;margin:24px 0 0;padding:0;list-style:none}.growth-route__points li{color:#f5f2ecd6;font-size:12px}.growth-route__points li:before{display:inline-block;width:6px;height:6px;margin:0 10px 1px 0;border-radius:50%;background:var(--orange);content:""}.growth-route__signal{margin-top:auto;padding-top:28px;color:#f5f2ec66;font-size:9px;letter-spacing:.12em}.services-system-note{margin-top:64px}.services-system-note__line{flex:1}.services-system-note p{letter-spacing:.12em}.advantage-item__topline{justify-content:flex-end}.case-stack{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.case-story-card{grid-column:span 4;min-height:590px}.case-story-card:nth-child(4),.case-story-card:nth-child(5){grid-column:span 6;--card-offset: 0px;min-height:520px}.case-story-card__media:after{background:linear-gradient(180deg,#11100f0a 36%,#11100fb3)}.case-story-card__body{padding:26px 26px 24px;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 54%)}.case-story-card__body h3{max-width:430px;font-size:clamp(24px,2.2vw,34px);letter-spacing:.02em;line-height:1.25}.case-story-card__body>p:not(.eyebrow){max-width:460px;font-size:13px;line-height:1.75}@media(max-width:1100px){.site-nav{grid-template-columns:190px 1fr auto;gap:18px}.site-nav__links{gap:16px}.site-nav__links a,.site-nav__language{font-size:10px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-story-card,.case-story-card:nth-child(4),.case-story-card:nth-child(5){grid-column:span 6}}@media(max-width:820px){.site-nav{grid-template-columns:1fr auto}.site-nav__links,.site-nav__language,.site-nav__cta{display:none}.site-nav__menu-button{display:inline-flex}.trust-strip__inner{grid-template-columns:1fr;gap:16px;padding:24px 0}.partner-wall,.video-showcase{padding-top:96px}.partner-wall__heading,.video-showcase__heading{grid-template-columns:1fr;gap:28px}.partner-wall__viewport{margin-top:56px;padding-bottom:0}.growth-route-grid{grid-template-columns:1fr}.growth-route{min-height:0}.case-stack{grid-template-columns:1fr}.case-story-card,.case-story-card:nth-child(4),.case-story-card:nth-child(5){grid-column:auto}}@media(max-width:620px){.container{width:min(calc(100% - 40px),1280px)}.site-nav{padding:0 20px}.site-nav__logo{width:150px}.video-showcase__signal{flex-wrap:wrap;gap:10px;margin-top:52px;font-size:9px}.video-showcase__signal i{width:28px}.video-grid{gap:10px}.video-card__media{aspect-ratio:9 / 13}.video-card__play{width:48px;height:48px}.video-card__copy{padding:14px 12px 16px;font-size:11px}.video-card__title-row strong{font-size:15px}.video-card__title-row small{display:none}.partner-wall__card{width:128px;height:70px;flex-basis:128px}.partner-wall__card img{height:62px}.growth-route__body{padding:26px 22px 24px}.video-modal{padding:16px}.video-modal__panel{max-height:calc(100svh - 32px)}.video-modal__caption{display:grid;gap:6px}}@media(prefers-reduced-motion:reduce){.partner-wall__track{animation:none}.video-card,.growth-route,.partner-wall__card,.video-card__media img,.video-card__play{transition-duration:.01ms}}.method-timeline .method-card{grid-template-columns:minmax(0,1fr)}.method-timeline .method-card__content{grid-column:1;width:100%}.display-title--light{color:var(--cream)!important}.about-section{padding-top:128px;padding-bottom:120px}.about-section__heading{display:grid;grid-template-columns:minmax(240px,.58fr) minmax(0,1.42fr);gap:clamp(40px,7vw,112px);align-items:end}.about-section__heading .display-title{max-width:360px;margin-top:22px;font-size:clamp(52px,7vw,104px)}.about-section__copy{max-width:800px}.about-section__copy .lead-text{max-width:780px;margin:0;color:var(--ink);font-size:clamp(20px,2.35vw,32px);line-height:1.58;letter-spacing:.025em}.about-section__copy .muted-text{max-width:680px;margin:26px 0 0;color:#77736c;font-size:15px;line-height:1.85}.about-section__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:76px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.fact-card{position:relative;display:flex;min-height:194px;flex-direction:column;justify-content:flex-end;padding:28px 26px 26px;border-right:1px solid var(--line-light);overflow:hidden}.fact-card:last-child{border-right:0}.fact-card:after{position:absolute;right:20px;bottom:18px;width:44px;height:3px;background:var(--orange-strong);content:"";opacity:.25;transition:width .26s ease,opacity .26s ease}.fact-card:hover:after{width:82px;opacity:1}.fact-card__index{position:absolute;top:22px;right:24px;color:var(--orange-strong);font-size:10px;font-weight:700;letter-spacing:.14em}.fact-card strong{color:var(--ink);font-family:var(--font-display);font-size:clamp(38px,4.3vw,66px);font-weight:600;letter-spacing:.015em;line-height:1}.fact-card>span:last-child{margin-top:10px;color:var(--muted);font-size:11px;letter-spacing:.08em}.about-section__lower{display:flex;justify-content:flex-end;margin-top:26px;padding-top:0;border-top:0}.services-section--system{padding-top:128px;padding-bottom:132px;background:var(--ink);color:var(--cream)}.services-system-heading{align-items:end}.services-system-heading .section-heading__copy--light{color:#f5f2ecad}.services-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:72px;border:1px solid rgba(245,242,236,.2);background:#f5f2ec33}.services-system-card{position:relative;display:flex;min-height:256px;flex-direction:column;padding:28px 28px 26px;overflow:hidden;background:#242525;color:var(--cream);transition:background-color .26s ease,transform .32s ease,box-shadow .32s ease}.services-system-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--orange);content:"";opacity:.22;transform:scaleX(.18);transform-origin:left;transition:opacity .26s ease,transform .32s ease}.services-system-card:hover{z-index:1;background:#2d2e2e;box-shadow:0 18px 40px #0000003d;transform:translateY(-5px)}.services-system-card:hover:after{opacity:1;transform:scaleX(1)}.services-system-card__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.services-system-card__topline span:last-child{color:#f5f2ec6b}.services-system-card h3{margin:42px 0 12px;color:var(--cream);font-family:var(--font-display);font-size:clamp(27px,3vw,42px);font-weight:600;letter-spacing:.025em;line-height:1.25}.services-system-card p{max-width:380px;margin:0;color:#f5f2eca8;font-size:13px;line-height:1.8}.services-system-card__mark{margin-top:auto;padding-top:24px;color:#f5f2ec61;font-size:9px;letter-spacing:.13em}.services-system-card__mark b,.services-system-footer b{color:var(--orange);font-weight:500}.services-system-footer{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:18px;margin-top:28px;color:#f5f2ec6b;font-size:9px;font-weight:700;letter-spacing:.14em}.services-system-footer i{height:1px;background:#f5f2ec3d}.video-showcase__pillars{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:32px 0 30px;border-top:1px solid rgba(245,242,236,.16);border-bottom:1px solid rgba(245,242,236,.16)}.video-showcase__signal{margin:24px 0 20px}.video-showcase__pillar{display:flex;min-height:74px;align-items:center;gap:12px;padding:16px 14px;border-right:1px solid rgba(245,242,236,.16);color:#f5f2ecb8;font-size:12px;letter-spacing:.03em}.video-showcase__pillar:last-child{border-right:0}.video-showcase__pillar b{color:var(--orange);font-size:10px;letter-spacing:.12em}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.method-capability-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:66px;border:1px solid var(--line-light);background:var(--line-light)}.method-card{position:relative;display:flex;min-height:300px;flex-direction:column;align-items:stretch;gap:0;padding:24px 22px 22px;border:0;cursor:pointer;background:var(--cream);color:var(--ink);text-align:left;opacity:1;transform:none;transition:background-color .26s ease,color .26s ease,transform .32s ease,box-shadow .32s ease}.method-card:hover,.method-card:focus-visible,.method-card--active{z-index:1;background:var(--orange);box-shadow:0 16px 36px #17171724;color:var(--ink);transform:translateY(-5px)}.method-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.method-card__topline strong{color:var(--orange-strong);font-size:11px;letter-spacing:.14em}.method-card__topline small{max-width:130px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;line-height:1.35;text-align:right}.method-card__content{display:flex;flex:1;min-width:0;flex-direction:column;gap:0;margin-top:54px}.method-card__title{color:inherit;font-family:var(--font-display);font-size:clamp(20px,2vw,28px);font-weight:600;letter-spacing:.025em;line-height:1.35}.method-card__body{margin-top:14px;color:#77736c;font-size:12px;line-height:1.78}.method-card__note{display:block;margin-top:auto;padding-top:20px;color:#a19b92;font-size:10px;letter-spacing:.03em;line-height:1.65}.method-card__arrow{position:absolute;right:18px;bottom:18px;color:var(--orange-strong);transition:transform .22s ease}.method-card:hover .method-card__arrow,.method-card:focus-visible .method-card__arrow,.method-card--active .method-card__arrow{transform:translate(3px,-3px)}.method-feature{grid-template-columns:minmax(150px,.45fr) minmax(0,.85fr) minmax(0,1.15fr);margin-top:26px}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:66px}.case-card{--tilt-x: 0deg;--tilt-y: 0deg;display:grid;min-height:480px;overflow:hidden;border:1px solid rgba(23,23,23,.15);background:var(--ink);color:var(--cream);transform:perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:border-color .26s ease,box-shadow .32s ease,transform .28s ease;will-change:transform}.case-card:hover,.case-card--active{border-color:var(--orange-strong);box-shadow:0 22px 48px #1717172e}.case-card__visual{position:relative;display:grid;min-height:248px;place-items:center;overflow:hidden;background:#2a2b2b}.case-card__visual>img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.06);transition:transform .62s ease,filter .42s ease}.case-card:hover .case-card__visual>img:first-child{filter:saturate(.92) contrast(1.04);transform:scale(1.06)}.case-card__visual-shade{position:absolute;inset:0;background:#11100f6b}.case-card__client{position:absolute;right:18px;bottom:16px;z-index:1;color:#f5f2ecc2;font-size:10px;font-weight:700;letter-spacing:.12em}.case-card__body{display:flex;min-height:232px;flex-direction:column;padding:24px 24px 22px;background:var(--ink)}.case-card__body .eyebrow{max-width:270px;line-height:1.5}.case-card__body h3{max-width:390px;margin:20px 0 0;color:var(--cream);font-family:var(--font-display);font-size:clamp(22px,2.25vw,33px);font-weight:600;letter-spacing:.025em;line-height:1.35}.case-card__result{margin-top:auto;padding-top:22px;color:#f5f2ec8c;font-size:10px;letter-spacing:.08em}.advantage-section{background:var(--ink);color:var(--cream)}.advantage-section .section-heading__copy{color:#f5f2eca8}.advantage-section .display-title{color:var(--cream)}.advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:66px;border:1px solid rgba(245,242,236,.2);background:#f5f2ec33}.advantage-item{position:relative;min-height:270px;padding:28px 28px 26px;border:0;background:#242525;color:var(--cream);transition:background-color .26s ease,box-shadow .26s ease,transform .32s ease}.advantage-item:hover,.advantage-item--active{z-index:1;background:#2d2e2e;box-shadow:inset 0 3px 0 var(--orange),0 18px 40px #0003;transform:translateY(-4px)}.advantage-item__topline{display:flex;align-items:center;justify-content:space-between}.advantage-item__label{color:var(--orange)}.advantage-item__topline svg{color:#f5f2ecb3}.advantage-item h3{max-width:360px;margin:58px 0 14px;color:var(--cream);font-family:var(--font-display);font-size:clamp(20px,2.25vw,31px);font-weight:700;letter-spacing:.035em;line-height:1.28;text-transform:uppercase}.advantage-item p{max-width:360px;margin:0;color:#f5f2ec9e;font-size:13px;line-height:1.78}.partner-wall{padding:96px 0 86px;background:var(--cream);color:var(--ink)}.partner-wall .display-title{color:var(--ink)}.partner-wall .section-heading__copy--light{color:#6d675f}.partner-wall__viewport{margin-top:52px;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);-webkit-mask-image:none;mask-image:none}.partner-wall__track{gap:clamp(34px,5vw,80px);padding:10px 0}.partner-wall__item{display:flex;min-width:144px;height:76px;flex:0 0 144px;align-items:center;gap:13px;color:#6d675f;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:transform .24s ease,color .24s ease}.partner-wall__item:hover{color:var(--orange-strong);transform:translateY(-3px)}.partner-wall__item img{width:58px;height:58px;flex:0 0 58px;object-fit:contain;filter:grayscale(.08);mix-blend-mode:multiply;opacity:.82;transition:filter .24s ease,opacity .24s ease}.partner-wall__item:hover img{filter:grayscale(0);opacity:1}@media(max-width:1100px){.method-capability-grid,.advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.about-section__heading{grid-template-columns:1fr;gap:30px}.about-section__heading .display-title{max-width:none}.about-section__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-card:nth-child(2){border-right:0}.fact-card:nth-child(-n+2){border-bottom:1px solid var(--line-light)}.services-system-grid,.method-capability-grid,.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-showcase__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}.video-showcase__pillar:nth-child(3){border-right:0}.video-showcase__pillar:nth-child(-n+3){border-bottom:1px solid rgba(245,242,236,.16)}.case-grid{grid-template-columns:1fr}.case-card{min-height:0}}@media(max-width:620px){.about-section__facts,.services-system-grid,.method-capability-grid,.advantage-grid{grid-template-columns:1fr}.fact-card,.fact-card:nth-child(2){min-height:158px;border-right:0;border-bottom:1px solid var(--line-light)}.fact-card:last-child{border-bottom:0}.services-system-card{min-height:226px}.services-system-footer{grid-template-columns:1fr;gap:12px;line-height:1.5}.services-system-footer i{width:100%}.video-showcase__pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.video-showcase__pillar:nth-child(3){border-right:1px solid rgba(245,242,236,.16)}.video-showcase__pillar:nth-child(2n){border-right:0}.video-showcase__pillar:nth-child(-n+4){border-bottom:1px solid rgba(245,242,236,.16)}.method-card{min-height:260px}.method-feature{display:block}.method-feature h3{margin:10px 0 14px}.partner-wall__item{min-width:126px;flex-basis:126px}.partner-wall__item img{width:50px;height:50px;flex-basis:50px}}@media(prefers-reduced-motion:reduce){.services-system-card,.method-card,.case-card,.fact-card:after,.partner-wall__item,.partner-wall__item img{transition-duration:.01ms}}.hero__copy h1{margin-top:0}section[id],footer{scroll-margin-top:96px}.hero__copy .hero__kicker{margin:24px 0 0}.contact-section__copy>p.contact-section__lead{max-width:700px;margin:22px 0 0;color:#2a180fbd;font-size:clamp(16px,1.5vw,20px);line-height:1.75}.contact-section__copy>p.contact-section__details{display:flex;max-width:700px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin:18px 0 0;color:#2a180fc7;font-size:13px;letter-spacing:.02em;line-height:1.7}.contact-section__details-label{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid rgba(42,24,15,.32);color:var(--brown);font-size:10px;font-weight:800;letter-spacing:.14em}.about-section{padding-bottom:96px}.case-grid{margin-top:52px}.partner-wall__viewport{margin-top:44px}.partner-wall__track{gap:clamp(28px,4vw,64px)}.partner-wall__item img{mix-blend-mode:normal;opacity:.94}.partner-wall__item img[src$="artilume.png"],.partner-wall__item img[src$="ezarc-tools.png"],.partner-wall__item img[src$="xtep.png"]{filter:brightness(0)}.case-card__logo[src$="ecoflow.png"]{filter:brightness(0) invert(1) drop-shadow(0 5px 14px rgba(0,0,0,.25))}@media(max-width:620px){.hero__copy .hero__kicker{margin-top:18px}.contact-section__copy>p.contact-section__details{align-items:flex-start;flex-direction:column;gap:8px}}.section-heading .display-title,.video-showcase__heading .display-title,.full-funnel-service__heading .display-title,.about-section__heading .display-title{max-width:none;white-space:nowrap;font-size:clamp(38px,5vw,76px)}.about-section{padding-top:116px;padding-bottom:112px}.about-section__copy .lead-text{max-width:820px;font-size:clamp(18px,1.65vw,25px);line-height:1.82;letter-spacing:.025em;text-wrap:pretty}.about-section__copy .muted-text{max-width:720px;margin-top:20px}.about-section__facts{margin-top:64px}.about-section__lower{display:none}.services-section{padding:0;overflow:hidden;background:var(--ink)}.services-section__intro{padding-top:116px;padding-bottom:48px}.services-section__intro .section-heading__copy{max-width:560px}.video-showcase--nested{padding-top:72px;padding-bottom:108px;background:radial-gradient(circle at 78% 24%,rgba(255,90,31,.18),transparent 24%),linear-gradient(135deg,#151514,#11100f 62%,#25150e)}.video-showcase--nested .video-grid{max-width:1120px;margin-right:auto;margin-left:auto}.video-showcase--nested .video-card__media{aspect-ratio:4 / 5}.video-showcase--nested .video-card__copy{min-height:92px}.full-funnel-service{padding:106px 0 132px;border-top:1px solid rgba(245,242,236,.16);background:radial-gradient(circle at 78% 80%,rgba(255,90,31,.16),transparent 22%),#0d0d0d}.full-funnel-service__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:56px;align-items:end}.full-funnel-service__intro,.full-funnel-service__callout{margin:20px 0 0;color:#f5f2ecad;font-size:15px;line-height:1.8}.full-funnel-service__intro{max-width:660px}.full-funnel-service__callout{max-width:330px;justify-self:end;padding:20px 22px;border:1px solid rgba(255,90,31,.62);color:var(--orange);font-size:14px;font-weight:700}.full-funnel-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1px;margin-top:58px;border:1px solid rgba(245,242,236,.18);background:#f5f2ec2e}.full-funnel-card{grid-column:span 3;display:flex;min-height:248px;flex-direction:column;padding:22px 22px 20px;background:#191a1a;color:var(--cream);transition:background-color .24s ease,box-shadow .24s ease,transform .24s ease}.full-funnel-card:nth-child(n+5){grid-column:span 4}.full-funnel-card:hover{z-index:1;background:#242525;box-shadow:inset 0 3px 0 var(--orange),0 18px 36px #00000042;transform:translateY(-4px)}.full-funnel-card__topline{display:flex;align-items:center;justify-content:space-between;color:var(--orange)}.full-funnel-card__topline strong{font-size:18px;letter-spacing:.04em}.full-funnel-card__topline span{font-size:20px;font-weight:300}.full-funnel-card h3{margin:28px 0 12px;color:var(--cream);font-family:var(--font-display);font-size:clamp(18px,1.55vw,24px);font-weight:700;letter-spacing:.015em;line-height:1.32}.full-funnel-card>p{margin:0;color:#f5f2eca3;font-size:12px;line-height:1.7}.full-funnel-card ul,.capability-card ul{display:grid;gap:7px;margin:auto 0 0;padding:16px 0 0;list-style:none}.full-funnel-card li,.capability-card li{padding:7px 10px;border-radius:4px;background:#f5f2ec14;color:#f5f2ecc7;font-size:10px;line-height:1.45}.full-funnel-card li:before,.capability-card li:before{display:inline-block;width:5px;height:5px;margin:0 8px 1px 0;border-radius:50%;background:var(--orange);content:""}.method-section--dark{padding-top:116px;padding-bottom:132px;background:#111;color:var(--cream)}.method-section--dark .section-heading__copy{color:#f5f2ecad}.capability-modules{display:grid;gap:8px;margin-top:58px}.capability-module{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:24px;padding:24px;border:1px solid rgba(245,242,236,.18);background:linear-gradient(135deg,#f5f2ec0f,#f5f2ec05);transition:border-color .24s ease,background-color .24s ease,transform .24s ease}.capability-module:hover{border-color:#ff5a1fc2;background:linear-gradient(135deg,#ff5a1f1f,#f5f2ec08);transform:translateY(-3px)}.capability-module__number{display:flex;align-items:baseline;gap:10px;color:var(--orange)}.capability-module__number strong{font-size:22px;letter-spacing:.04em}.capability-module__number span{color:#f5f2ec75;font-size:9px;letter-spacing:.14em}.capability-module__intro h3{margin:20px 0 12px;color:var(--cream);font-family:var(--font-display);font-size:clamp(22px,2.1vw,34px);font-weight:700;letter-spacing:.02em;line-height:1.25}.capability-module__intro p{max-width:300px;margin:0;color:#f5f2ec94;font-size:12px;line-height:1.75}.capability-flow,.capability-module__cards{align-self:center}.capability-flow{display:flex;align-items:flex-start;gap:8px;padding:10px 0}.capability-flow__node{position:relative;display:flex;min-width:0;flex:1;flex-direction:column;align-items:center;gap:10px;color:#f5f2ecdb;text-align:center}.capability-flow__icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,90,31,.72);border-radius:50%;color:var(--orange);font-size:11px;font-weight:700}.capability-flow__node strong{font-size:11px;font-weight:600;white-space:nowrap}.capability-flow__node i{position:absolute;top:17px;right:-7px;color:var(--orange);font-size:22px;font-style:normal}.capability-module__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.capability-module:last-child .capability-module__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.capability-card{min-height:174px;padding:16px;border:1px solid rgba(245,242,236,.14);background:#f5f2ec0b}.capability-card h4{margin:0;color:var(--cream);font-family:var(--font-display);font-size:16px;font-weight:700;line-height:1.35}.capability-card p{margin:10px 0 0;color:#f5f2ec8f;font-size:11px;line-height:1.6}.capability-card ul{gap:5px;padding-top:14px}.capability-card li{padding:5px 7px;font-size:9px}@media(max-width:1100px){.full-funnel-card{grid-column:span 6}.full-funnel-card:nth-child(n+5){grid-column:span 4}.capability-module{grid-template-columns:1fr}.capability-module__intro p{max-width:680px}}@media(max-width:820px){.section-heading .display-title,.video-showcase__heading .display-title,.full-funnel-service__heading .display-title,.about-section__heading .display-title{white-space:normal}.services-section__intro{padding-top:92px;padding-bottom:28px}.video-showcase--nested{padding-top:58px}.full-funnel-service__heading{grid-template-columns:1fr;gap:18px}.full-funnel-service__callout{justify-self:start}.capability-flow{overflow-x:auto;padding-bottom:16px}.capability-flow__node{min-width:104px}.capability-module__cards,.capability-module:last-child .capability-module__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.about-section{padding-top:82px;padding-bottom:84px}.about-section__copy .lead-text{font-size:17px;line-height:1.85}.video-showcase--nested,.full-funnel-service,.method-section--dark{padding-top:76px;padding-bottom:86px}.video-showcase--nested .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-showcase--nested .video-card__media{aspect-ratio:4 / 5}.full-funnel-grid{grid-template-columns:1fr}.full-funnel-card,.full-funnel-card:nth-child(n+5){grid-column:auto;min-height:220px}.capability-module{padding:18px}.capability-module__cards,.capability-module:last-child .capability-module__cards{grid-template-columns:1fr}.capability-flow__node strong{white-space:normal}}@media(prefers-reduced-motion:reduce){.full-funnel-card,.capability-module{transition-duration:.01ms}}.hero h1{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.22em;row-gap:0;white-space:normal}.hero__title-brand,.hero__title-suffix{white-space:nowrap}.partner-wall__heading--compact{grid-template-columns:minmax(160px,.55fr) minmax(280px,1fr);align-items:center}.partner-wall__heading--compact>.eyebrow,.partner-wall__heading--compact .section-heading__copy{margin:0}@media(max-width:820px){.partner-wall__heading--compact{grid-template-columns:1fr;gap:18px}}.video-showcase--nested .video-showcase__heading--reference{grid-template-columns:minmax(290px,.78fr) minmax(0,1.22fr);gap:clamp(44px,7vw,96px);align-items:start}.video-showcase__heading-copy{max-width:430px}.video-showcase__heading-copy .display-title{max-width:430px;margin-top:20px;font-size:clamp(44px,5.2vw,72px);line-height:1.08;white-space:normal}.video-showcase__lead{max-width:420px;margin:22px 0 0;color:#f5f2ecb8;font-size:15px;line-height:1.75}.video-showcase__note{display:inline-block;max-width:420px;margin-top:20px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.6}.video-showcase--nested .video-showcase__pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border:0;gap:8px}.video-showcase--nested .video-showcase__pillar{min-height:62px;padding:14px 16px;border:1px solid rgba(245,242,236,.18);background:#f5f2ec06;font-size:11px;transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.video-showcase--nested .video-showcase__pillar:hover{border-color:#ff5a1fc7;background:#ff5a1f14;transform:translateY(-2px)}.video-showcase--nested .video-showcase__pillar:last-child,.video-showcase--nested .video-showcase__pillar:nth-child(3){border-right:1px solid rgba(245,242,236,.18)}.video-showcase--nested .video-grid{max-width:1120px;gap:10px}.video-showcase--nested .video-card{border-color:#f5f2ec24;background:#f5f2ec09}.video-showcase--nested .video-card__media{aspect-ratio:16 / 9}.video-showcase--nested .video-card__copy{min-height:82px;gap:6px;padding:12px 14px 14px;font-size:11px;line-height:1.55}.video-showcase--nested .video-card__title-row strong{font-size:14px}.video-showcase--nested .video-card__category{right:12px;bottom:10px;font-size:9px}.full-funnel-service__heading{grid-template-columns:minmax(0,1fr);gap:0}.full-funnel-service__heading .display-title{display:flex;flex-wrap:wrap;gap:0 .2em;align-items:baseline;margin-top:18px;font-size:clamp(42px,5.2vw,72px)}.full-funnel-service__brand{color:var(--orange)}.full-funnel-service__intro{max-width:760px;margin-top:18px}.full-funnel-card__topline svg{color:var(--orange)}.full-funnel-card__topline span{display:none}.full-funnel-card h3{margin-top:24px}.capability-module__intro h3{white-space:normal}.capability-flow__icon{background:#f5f2ec0a}.capability-flow__node small{min-height:30px;color:#f5f2ec70;font-size:9px;line-height:1.45;text-align:center;white-space:pre-line}.capability-card__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:var(--orange)}.capability-card__topline span{font-size:13px;font-weight:700;letter-spacing:.05em}.capability-card__topline svg{color:#ff5a1fc7}@media(max-width:820px){.video-showcase--nested .video-showcase__heading--reference{grid-template-columns:1fr;gap:32px}.video-showcase__heading-copy,.video-showcase__lead,.video-showcase__note{max-width:none}.video-showcase--nested .video-showcase__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.video-showcase--nested .video-showcase__pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.video-showcase--nested .video-showcase__pillar{min-height:58px;padding:12px}.video-showcase--nested .video-grid{grid-template-columns:1fr}.video-showcase--nested .video-card__media{aspect-ratio:16 / 9}.full-funnel-service__heading .display-title{display:block}}.full-funnel-service__heading{grid-template-columns:minmax(0,1.24fr) minmax(220px,.76fr);gap:56px;align-items:start}.full-funnel-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:42px;border:0;background:transparent}.full-funnel-grid__row{display:grid;gap:16px}.full-funnel-grid__row--top{grid-template-columns:repeat(4,minmax(0,1fr))}.full-funnel-grid__row--bottom{width:75%;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto}.full-funnel-grid__row .full-funnel-card,.full-funnel-grid__row .full-funnel-card:nth-child(n+5){grid-column:auto;min-height:248px;padding:24px 20px 20px;border:1px solid rgba(245,242,236,.2);border-radius:6px}.full-funnel-grid__row--bottom .full-funnel-card__topline{flex-direction:row-reverse}.full-funnel-card__topline strong{font-size:27px;line-height:1}.full-funnel-card__topline svg{width:34px;height:34px}.full-funnel-card h3{margin-top:24px;font-size:clamp(17px,1.35vw,21px)}.method-heading__copy{max-width:780px}.method-heading__copy h3{margin:0 0 8px;color:var(--cream);font-family:var(--font-display);font-size:clamp(22px,2.1vw,30px);font-weight:700;letter-spacing:.01em;line-height:1.28}.method-heading__copy .section-heading__copy{max-width:780px;font-size:12px;line-height:1.65}.capability-flow{gap:14px;padding:18px 0 8px}.capability-flow__icon{width:68px;height:68px;border-color:#f5f2ec38;background:#f5f2ec09}.capability-flow__node{gap:12px}.capability-flow__node strong{font-size:12px}.capability-flow__node small{display:none}.capability-flow__node i{top:25px;right:-12px}.capability-card{border-radius:6px;background:linear-gradient(135deg,#f5f2ec14,#ff5a1f09)}@media(max-width:1100px){.full-funnel-grid__row--top{grid-template-columns:repeat(2,minmax(0,1fr))}.full-funnel-grid__row--bottom{width:100%}}@media(max-width:820px){.full-funnel-service__heading{grid-template-columns:1fr;gap:18px}.full-funnel-grid__row--bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.method-heading__copy h3{font-size:24px}}@media(max-width:620px){.full-funnel-grid__row--top,.full-funnel-grid__row--bottom{grid-template-columns:1fr}.full-funnel-grid__row--bottom{width:100%}}.hero__copy h1{display:flex;flex-wrap:nowrap;align-items:baseline;gap:.18em;max-width:none;font-size:clamp(52px,6.4vw,96px);letter-spacing:-.035em;line-height:1;white-space:nowrap}.hero__title-suffix{font-size:.72em;letter-spacing:-.02em}.hero__copy .hero__kicker{max-width:520px;font-size:clamp(13px,1.15vw,17px);letter-spacing:.1em;line-height:1.65}.about-section{position:relative;overflow:hidden;background:#f4efe7}.about-section>.container{position:relative;z-index:1}.about-section__visual{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.about-section__visual img{position:absolute;top:0;right:0;width:min(72%,1120px);height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply;opacity:.2;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.26) 32%,#000 78%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.26) 32%,#000 78%)}.about-section__visual span{position:absolute;inset:0;background:linear-gradient(90deg,#f4efe7,#f4efe7db 30%,#f4efe714 74%,#f4efe752)}.about-section__copy .lead-text{max-width:760px;line-height:1.72}.about-section__copy .lead-text>strong{font-weight:750}.about-section__lead-highlight{color:var(--orange);font-weight:650}.partner-wall__heading--compact{display:block}.partner-wall__heading--compact>.eyebrow{margin:0}.partner-wall__viewport{margin-top:42px;padding:22px 0;border-top:1px solid rgba(17,16,15,.13);border-bottom:1px solid rgba(17,16,15,.13)}.partner-wall__track{gap:clamp(42px,6vw,96px);padding:0}.partner-wall__item{display:grid;width:178px;min-width:178px;height:82px;flex:0 0 178px;place-items:center}.partner-wall__item img{width:148px;height:78px;flex:0 0 auto;object-fit:contain;mix-blend-mode:multiply;opacity:.86}.video-showcase--nested .video-showcase__heading--reference{align-items:stretch}.video-showcase__heading-copy{display:flex;min-height:100%;flex-direction:column}.video-showcase__heading-copy .display-title{font-size:clamp(44px,5vw,70px);line-height:1.16;white-space:normal}.video-showcase__lead{max-width:480px;font-size:clamp(16px,1.45vw,20px);line-height:1.75}.video-showcase__note{max-width:500px;margin-top:auto;padding-top:22px;font-size:clamp(13px,1.05vw,15px);line-height:1.7}.video-showcase--nested .video-showcase__pillars{align-self:stretch;grid-auto-rows:minmax(92px,1fr)}.video-showcase--nested .video-showcase__pillar{min-height:92px;padding:22px 24px;font-size:clamp(15px,1.15vw,18px);line-height:1.45}.video-showcase--nested .video-showcase__pillar b{font-size:12px}.video-showcase--nested .video-grid{margin-top:56px}.full-funnel-service{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 12% 22%,rgba(255,90,31,.13),transparent 22%),radial-gradient(circle at 88% 82%,rgba(255,90,31,.2),transparent 28%),linear-gradient(135deg,#0b0c0c,#151514 58%,#21130e)}.full-funnel-service:before{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(245,242,236,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.04) 1px,transparent 1px);background-size:72px 72px;content:"";opacity:.28;pointer-events:none}.full-funnel-service__intro{max-width:860px;font-size:clamp(16px,1.4vw,19px);line-height:1.8}.full-funnel-card{min-height:232px!important;padding:26px 22px 24px!important;background:#191a1ad1}.full-funnel-card h3{margin-top:28px;font-size:clamp(20px,1.6vw,27px);line-height:1.34}.full-funnel-card>p{font-size:clamp(14px,1.05vw,16px);line-height:1.78}.full-funnel-card ul{display:none}.method-section--light{position:relative;isolation:isolate;overflow:hidden;padding-top:128px;padding-bottom:136px;background:#f1ece4;color:var(--ink)}.method-section--light:before{position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 88% 15%,rgba(255,90,31,.16),transparent 22%),linear-gradient(135deg,transparent 0 72%,rgba(255,90,31,.08) 72% 72.2%,transparent 72.2% 100%);content:"";pointer-events:none}.method-section--light:after{position:absolute;z-index:-1;inset:0;background-image:url(/media/about/about-system.png);background-position:100% 50%;background-size:cover;content:"";mix-blend-mode:multiply;opacity:.08;pointer-events:none}.method-section--light .display-title,.method-section--light .method-heading__copy h3{color:var(--ink)}.method-section--light .method-heading__copy .section-heading__copy{max-width:820px;color:#655f58!important;font-size:15px;line-height:1.8}.method-section--light .capability-module{border-color:#11100f29;background:#ffffff8a;color:var(--ink)}.method-section--light .capability-module:hover{border-color:var(--orange);background:#ffffffdb}.method-section--light .capability-module__number span,.method-section--light .capability-module__intro p{color:#766f67}.method-section--light .capability-module__intro h3,.method-section--light .capability-card h4{color:var(--ink)}.method-section--light .capability-module__intro p{max-width:340px;font-size:14px;line-height:1.8}.method-section--light .capability-flow__node{color:var(--ink)}.method-section--light .capability-flow__icon{border-color:#ff5a1f9e;background:#ffffffa8}.method-section--light .capability-flow__node strong{font-size:13px}.method-section--light .capability-flow__node i{color:var(--orange-strong)}.method-section--light .capability-card{border-color:#11100f24;background:#ffffffc7}.method-section--light .capability-card p{color:#6d675f;font-size:13px;line-height:1.75}.method-section--light .capability-card li{background:#11100f0e;color:#5f5952;font-size:11px}.cases-section{position:relative;overflow:hidden;background:#101111;color:var(--cream)}.cases-section .display-title{color:var(--cream)}.cases-section .section-heading__copy{color:#f5f2ecad;font-size:16px;line-height:1.8}.case-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.case-card{grid-column:span 2;min-height:0;border-color:#f5f2ec2e;background:#191a1a}.case-card:nth-child(4){grid-column:2 / span 2}.case-card:nth-child(5){grid-column:4 / span 2}.case-card__visual{min-height:270px;background:#222323}.case-card__visual>img:first-child{opacity:.66;filter:saturate(.62) contrast(1.12)}.case-card:hover .case-card__visual>img:first-child{opacity:.82}.case-card__visual-shade{background:linear-gradient(180deg,#10111138,#101111b3)}.case-card__logo{position:relative;z-index:1;width:min(42%,150px);max-height:94px;object-fit:contain;filter:drop-shadow(0 5px 14px rgba(0,0,0,.25))}.case-card__visual-meta{position:absolute;z-index:1;right:18px;bottom:16px;display:block;width:min(82%,340px);padding:0;text-align:right}.case-card__visual-category{display:block;max-width:100%;color:var(--orange);font-size:clamp(14px,1.1vw,17px);font-weight:800;letter-spacing:.05em;line-height:1.45;text-align:right;text-shadow:0 3px 18px rgba(0,0,0,.62)}.case-card__body{min-height:286px;padding:26px 24px 24px;background:#191a1a}.case-card__brand{display:flex;min-height:48px;align-items:center;margin-bottom:18px}.case-card__brand-name{color:var(--orange);font-size:clamp(18px,1.45vw,24px);font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.case-card__body h3{max-width:none;margin-top:0;font-size:clamp(21px,1.55vw,26px);line-height:1.35}.case-card__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:14px 0 0;color:#f5f2eca6;font-size:12px;line-height:1.65}.case-card__result{margin-top:auto;padding-top:24px;color:#f5f2ecc7;font-size:11px;letter-spacing:.04em}.industries-section__title{display:grid;gap:12px;max-width:720px}.industries-section__title small{display:block;color:#716a62;font-family:var(--font-display);font-size:clamp(22px,2.55vw,40px);font-weight:500;letter-spacing:.01em;line-height:1.28}.industry-card{min-height:350px;cursor:pointer;background:#282827;color:var(--cream);outline:none}.industry-card__background{position:absolute;z-index:0;inset:0;background-image:linear-gradient(180deg,#11100f47,#11100fdb),var(--industry-image);background-position:center;background-size:cover;opacity:.18;transform:scale(1.04);transition:opacity .36s ease,transform .7s ease}.industry-card>:not(.industry-card__background){position:relative;z-index:1}.industry-card:before{display:none}.industry-card:after{right:0;bottom:0;left:0;height:4px;opacity:.22;background:var(--orange);transform:scaleX(0);transform-origin:left}.industry-card:hover,.industry-card:focus-visible,.industry-card--active{border-color:var(--orange);background:#1c1d1d;box-shadow:0 22px 48px #11100f33;color:var(--cream);transform:translateY(-7px)}.industry-card:hover .industry-card__background,.industry-card:focus-visible .industry-card__background,.industry-card--active .industry-card__background{opacity:.9;transform:scale(1)}.industry-card--default .industry-card__background{opacity:.9;transform:scale(1)}.industry-card:hover:after,.industry-card:focus-visible:after,.industry-card--active:after{opacity:1;transform:scaleX(1)}.industry-card__topline span{color:var(--orange)}.industry-card__topline i{border-color:#ff5a1fcc;background:#ff5a1f29}.industry-card h3{color:inherit;font-size:clamp(30px,3.15vw,50px)}.industry-card p{max-width:420px;color:#f5f2ecc7;font-size:14px;line-height:1.85}.industry-card__footer{color:#f5f2ec8f;font-size:10px}.advantage-section .display-title{max-width:600px;font-size:clamp(38px,4.2vw,64px);line-height:1.22}.advantage-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 88% 74%,rgba(255,90,31,.18),transparent 22%),#111212}.advantage-section:before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(245,242,236,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.045) 1px,transparent 1px),url(/media/about/about-system.png);background-position:center,center,right center;background-size:72px 72px,72px 72px,cover;content:"";mix-blend-mode:screen;opacity:.14;pointer-events:none}.advantage-section>.container{position:relative;z-index:1}.site-footer__top{grid-template-columns:minmax(240px,.9fr) minmax(0,1.7fr);gap:clamp(42px,8vw,120px)}.site-footer__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.site-footer__group{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:11px}.site-footer__group a{color:#f5f2ecb8;font-size:14px;line-height:1.5;transition:color .18s ease,transform .18s ease}.site-footer__group a:hover{color:var(--orange);transform:translate(3px)}.site-footer__cta{margin-top:2px;color:var(--cream);font-size:15px}@media(max-width:1100px){.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-card,.case-card:nth-child(4),.case-card:nth-child(5){grid-column:auto}}@media(max-width:820px){.hero__copy h1{flex-wrap:wrap;font-size:clamp(48px,9.5vw,74px);white-space:normal}.about-section__visual img{width:100%;opacity:.14;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 52%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 52%,transparent 100%)}.about-section__visual span{background:linear-gradient(180deg,#f4efe7,#f4efe79e 58%,#f4efe7)}.video-showcase--nested .video-showcase__heading--reference{align-items:start}.video-showcase__heading-copy{min-height:0}.video-showcase__note{margin-top:20px}.video-showcase--nested .video-showcase__pillar{min-height:72px}.method-section--light{padding-top:96px;padding-bottom:104px}.case-card__body{min-height:0}.site-footer__top{grid-template-columns:1fr;gap:48px}}@media(max-width:620px){.partner-wall__item{width:136px;min-width:136px;flex-basis:136px}.partner-wall__item img{width:116px;height:68px}.video-showcase__signal{align-items:flex-start;flex-direction:column;gap:7px}.full-funnel-card{min-height:214px!important}.method-section--light .capability-module{padding:18px}.industries-section__title small{font-size:23px}.industry-card{min-height:290px}.case-grid{grid-template-columns:1fr}.site-footer__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px}.site-footer__group:last-child{grid-column:1 / -1}}.case-card__description-wrap{position:relative;min-height:3.3em;margin-top:14px}.case-card__description-wrap .case-card__description{margin-top:0}.case-card__description-tooltip{position:absolute;top:-12px;right:-14px;left:-14px;z-index:4;display:none;max-height:190px;overflow-y:auto;padding:14px 14px 15px;border:1px solid rgba(255,90,31,.48);background:#252626;box-shadow:0 18px 32px #0000005c;color:#f5f2ecd6;font-size:12px;line-height:1.72}.case-card:hover,.case-card:focus{z-index:5}.case-card{overflow:visible}.case-card__visual{overflow:hidden}.case-card__description-wrap:hover .case-card__description-tooltip,.case-card:focus .case-card__description-tooltip{display:block}.case-card:focus-visible{outline:2px solid var(--orange);outline-offset:4px}@media(max-width:620px){.case-card__description-tooltip{right:-8px;left:-8px;max-height:220px;padding:12px;font-size:13px}}.video-showcase--nested{padding-top:132px}@media(max-width:820px){.video-showcase--nested{padding-top:104px}}@media(max-width:620px){.video-showcase--nested{padding-top:92px}}.advantage-section:before{background-image:linear-gradient(rgba(245,242,236,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.045) 1px,transparent 1px);background-position:center;background-size:72px 72px;mix-blend-mode:normal;opacity:.1}.advantage-section .section-heading--split{grid-template-columns:minmax(0,1fr) minmax(260px,.38fr);align-items:end;gap:40px}.advantage-section .display-title{max-width:none;font-size:clamp(38px,3.2vw,50px);line-height:1.18;white-space:normal}.advantage-section .section-heading__copy{max-width:420px;margin:0 0 6px auto;font-size:clamp(15px,1.25vw,18px);line-height:1.7}.advantage-grid{margin-top:58px}.advantage-item{min-height:320px;padding:28px 32px 30px;background:#424343}.advantage-item:hover,.advantage-item--active{background:#4a4b4b}.advantage-item__label{font-size:10px;font-weight:800;letter-spacing:.14em;line-height:1.4}.advantage-item h3{max-width:360px;margin:62px 0 16px;font-size:clamp(24px,2.1vw,32px);font-weight:600;letter-spacing:.02em;line-height:1.34;text-transform:none}.advantage-item p{max-width:360px;font-size:14px;line-height:1.75}@media(max-width:820px){.advantage-section .section-heading--split{grid-template-columns:1fr;gap:24px}.advantage-section .display-title{font-size:clamp(42px,8vw,64px)}.advantage-section .section-heading__copy{max-width:600px;margin:0}.advantage-item{min-height:300px;padding:24px}.advantage-item h3{margin-top:48px}}@media(max-width:620px){.advantage-section .display-title{font-size:clamp(36px,10vw,48px)}.advantage-grid{margin-top:42px}.advantage-item{min-height:260px;padding:22px 20px}.advantage-item h3{margin-top:38px;font-size:24px}.advantage-item p{font-size:13px}}.hero__copy .hero__kicker{font-size:clamp(20px,1.65vw,25px);font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:none}@media(max-width:820px){.hero__copy .hero__kicker{font-size:clamp(18px,4.2vw,23px);letter-spacing:.07em}}@media(max-width:620px){.hero__copy .hero__kicker{font-size:clamp(18px,5vw,22px);letter-spacing:.06em}}.industry-card p{font-size:clamp(15px,1.1vw,17px);line-height:1.72}.advantage-board{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(48px,7vw,112px);margin-top:64px;align-items:stretch}.advantage-nav{border-top:1px solid rgba(245,242,236,.26)}.advantage-nav__item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 24px;width:100%;min-height:94px;align-items:center;gap:16px;padding:22px 0;border:0;border-bottom:1px solid rgba(245,242,236,.18);cursor:pointer;background:transparent;color:#f5f2ec8f;text-align:left;transition:color .22s ease,padding .22s ease,background-color .22s ease}.advantage-nav__item:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--orange);content:"";opacity:0;transform:scaleY(.35);transform-origin:center;transition:opacity .22s ease,transform .22s ease}.advantage-nav__item:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,rgba(255,90,31,.7),transparent 58%);content:"";opacity:0;transition:opacity .22s ease}.advantage-nav__item:hover,.advantage-nav__item:focus-visible,.advantage-nav__item--active{padding-left:18px;background:#f5f2ec0e;color:var(--cream);outline:none}.advantage-nav__item--active:before{opacity:1;transform:scaleY(1)}.advantage-nav__item--active:after,.advantage-nav__item:hover:after,.advantage-nav__item:focus-visible:after{opacity:1}.advantage-nav__index{color:var(--orange);font-size:13px;font-weight:800;letter-spacing:.12em}.advantage-nav__title{font-family:var(--font-display);font-size:clamp(22px,2.1vw,32px);font-weight:600;letter-spacing:.015em;line-height:1.3}.advantage-nav__item>svg{color:#f5f2ec6b;transition:color .22s ease,transform .22s ease}.advantage-detail{position:relative;display:flex;min-height:560px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(34px,4vw,62px);border:1px solid rgba(245,242,236,.24);background:radial-gradient(circle at 88% 78%,rgba(255,90,31,.2),transparent 28%),linear-gradient(135deg,#2b2c2c,#1d1e1e);color:var(--cream);box-shadow:20px 24px 60px #0000002e}.advantage-detail__topline,.advantage-detail__footer,.advantage-detail__content{position:relative;z-index:1}.advantage-detail__topline{display:flex;align-items:center;gap:18px}.advantage-detail__index{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.14em}.advantage-detail__line{width:min(180px,26vw);height:1px;background:#f5f2ec59}.advantage-detail__content{max-width:640px;margin:auto 0;padding:54px 0}.advantage-detail__content h3{max-width:580px;margin:0 0 26px;color:var(--cream);font-family:var(--font-display);font-size:clamp(30px,3.6vw,54px);font-weight:600;letter-spacing:.01em;line-height:1.22}.advantage-detail__content p{max-width:610px;margin:0;color:#f5f2ecb8;font-size:clamp(15px,1.15vw,18px);line-height:1.9}.advantage-detail__footer{color:#f5f2ec75;font-size:11px;letter-spacing:.12em}@media(max-width:820px){.advantage-board{grid-template-columns:1fr;gap:28px;margin-top:48px}.advantage-nav__item{min-height:78px;grid-template-columns:38px minmax(0,1fr) 22px;gap:12px;padding:18px 0}.advantage-nav__title{font-size:clamp(20px,5vw,28px)}.advantage-detail{min-height:420px;padding:28px}.advantage-detail:after{inset:14px}.advantage-detail__content{padding:42px 0}}@media(max-width:620px){.advantage-board{margin-top:38px}.advantage-nav__item{min-height:72px;grid-template-columns:32px minmax(0,1fr) 20px}.advantage-nav__title{font-size:22px}.advantage-detail{min-height:390px;padding:24px 20px}.advantage-detail:after{inset:12px}.advantage-detail__content{padding:34px 0}.advantage-detail__content h3{margin-bottom:18px;font-size:30px}.advantage-detail__content p{font-size:15px;line-height:1.8}}.full-funnel-visual{position:relative;min-height:clamp(270px,23vw,350px);overflow:hidden;isolation:isolate}.full-funnel-visual__wash{position:absolute;top:8%;right:2%;width:64%;height:82%;border-radius:50%;background:radial-gradient(ellipse,rgba(255,90,31,.13),transparent 68%);filter:blur(10px);opacity:.85}.full-funnel-visual__ring{position:absolute;top:48%;left:56%;border:1px solid rgba(245,242,236,.13);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.full-funnel-visual__ring--outer{width:min(310px,64%);aspect-ratio:1;box-shadow:0 0 0 24px #ff5a1f06,0 0 0 48px #ff5a1f04;animation:funnel-ring-drift 18s linear infinite}.full-funnel-visual__ring--inner{width:min(190px,40%);aspect-ratio:1;border-color:#ff5a1f52;border-style:dashed;animation:funnel-ring-drift 12s linear infinite reverse}.full-funnel-visual__route{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible}.full-funnel-visual__route-line,.full-funnel-visual__route-glow{fill:none;stroke:var(--orange);stroke-linecap:round;vector-effect:non-scaling-stroke}.full-funnel-visual__route-line{stroke-width:1.15;stroke-dasharray:4 11;opacity:.72;animation:funnel-route-flow 12s linear infinite}.full-funnel-visual__route-glow{stroke-width:8;opacity:.12;filter:blur(7px)}.full-funnel-visual__core{position:absolute;top:48%;left:56%;z-index:2;display:grid;width:150px;height:150px;place-content:center;gap:8px;border:1px solid rgba(255,90,31,.46);border-radius:50%;background:#0e0f0fa3;box-shadow:inset 0 0 0 8px #ff5a1f09,0 0 36px #ff5a1f21;text-align:center;transform:translate(-50%,-50%)}.full-funnel-visual__core:before{position:absolute;top:50%;left:-8px;width:16px;height:16px;border:1px solid var(--orange);border-radius:50%;background:#151616;content:"";transform:translateY(-50%)}.full-funnel-visual__core span,.full-funnel-visual__core small{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.15em}.full-funnel-visual__core strong{color:var(--cream);font-family:var(--font-display);font-size:16px;font-weight:600;letter-spacing:.08em;white-space:nowrap}.full-funnel-visual__core small{color:#f5f2ec75;font-size:9px;letter-spacing:.2em}.full-funnel-visual__node{position:absolute;z-index:3;display:grid;justify-items:center;gap:8px;width:54px;color:#f5f2ecad;text-align:center;transform:translate(-50%,-50%);animation:funnel-node-pulse 4.8s ease-in-out infinite}.full-funnel-visual__node-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,90,31,.62);border-radius:50%;background:#181919eb;color:var(--orange);box-shadow:0 0 0 6px #ff5a1f09}.full-funnel-visual__node-label{font-size:11px;font-weight:700;letter-spacing:.14em;white-space:nowrap}@keyframes funnel-ring-drift{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes funnel-route-flow{to{stroke-dashoffset:-120}}@keyframes funnel-node-pulse{0%,to{opacity:.72}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.full-funnel-visual__ring--outer,.full-funnel-visual__ring--inner,.full-funnel-visual__route-line,.full-funnel-visual__node{animation:none}}@media(max-width:820px){.full-funnel-visual{min-height:300px;margin-top:4px}.full-funnel-visual__core,.full-funnel-visual__ring{left:50%}}@media(max-width:620px){.full-funnel-visual{min-height:248px;margin-top:12px}.full-funnel-visual__core{width:116px;height:116px}.full-funnel-visual__core strong{font-size:13px}.full-funnel-visual__core span,.full-funnel-visual__core small{font-size:8px}.full-funnel-visual__node{gap:5px;width:44px}.full-funnel-visual__node-icon{width:32px;height:32px}.full-funnel-visual__node-icon svg{width:14px;height:14px}.full-funnel-visual__node-label{font-size:9px;letter-spacing:.1em}}.full-funnel-visual__ring,.full-funnel-visual__core{top:50%;left:52%}.full-funnel-visual__node{width:48px;gap:0}.full-funnel-visual__node-label{display:none}.full-funnel-visual__node-icon{width:40px;height:40px}@media(max-width:820px){.full-funnel-visual__ring,.full-funnel-visual__core{left:50%}}@media(max-width:620px){.full-funnel-visual__node-icon{width:32px;height:32px}}.hero__copy h1{transform:translate(-12px)}@media(max-width:820px){.hero__copy h1{transform:translate(-5px)}}@media(max-width:620px){.hero__copy h1{transform:translate(-4px)}}.case-card__logo{position:relative;z-index:1;display:block;width:clamp(76px,10vw,108px);height:clamp(76px,10vw,108px);max-width:108px;max-height:108px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 5px 14px rgba(0,0,0,.25));mix-blend-mode:normal;opacity:1}.case-card__logo[src$="ecoflow-case.png"]{filter:invert(1) drop-shadow(0 5px 14px rgba(0,0,0,.25));mix-blend-mode:screen}.advantage-section{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;padding:120px 0 160px;background:radial-gradient(65% 82% at 0% 100%,rgba(255,78,25,.16),transparent 58%),radial-gradient(70% 82% at 100% 42%,rgba(255,90,31,.12),transparent 58%),linear-gradient(135deg,#1a0e08,#0f0806,#0a0a0a 60%,#080808);color:#f5f5f5}.advantage-section:before{position:absolute;z-index:-1;inset:0;background-image:radial-gradient(circle at 88% 34%,transparent 0 17%,rgba(255,90,31,.14) 17.1% 17.2%,transparent 17.3% 30%,rgba(255,90,31,.1) 30.1% 30.2%,transparent 30.3%),linear-gradient(rgba(245,242,236,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.035) 1px,transparent 1px);background-position:center,center,center;background-size:auto,72px 72px,72px 72px;content:"";opacity:.72;pointer-events:none}.advantage-section>.container{position:relative;z-index:1;width:min(calc(100% - 96px),1412px);max-width:none}.advantage-section .section-heading--split{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:72px}.advantage-section .section-heading--split>div{max-width:900px}.advantage-section .eyebrow{position:relative;display:inline-block;margin:0 0 20px;padding-left:28px;color:var(--orange);font-family:"Sora",var(--font-display);font-size:13px;font-weight:600;letter-spacing:.18em;line-height:1.6}.advantage-section .eyebrow:before{position:absolute;top:50%;left:0;width:20px;height:1px;background:var(--orange);content:"";transform:translateY(-50%)}.advantage-section .display-title{max-width:900px;margin:0;color:#f5f5f5;font-family:"Sora",var(--font-display);font-size:clamp(44px,4.4vw,72px);font-weight:600;letter-spacing:-.02em;line-height:1.15;white-space:normal}.advantage-section .section-heading__copy{max-width:320px;margin:0 0 8px auto;padding-bottom:8px;color:#b4b4b4;font-family:"Inter",var(--font-body);font-size:17px;line-height:1.7}.advantage-board{display:grid;grid-template-columns:minmax(320px,.62fr) minmax(0,1fr);gap:clamp(36px,3.5vw,60px);margin-top:0;align-items:stretch}.advantage-nav{display:flex;min-height:clamp(560px,40vw,700px);flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(160deg,#1c1410,#161311,#141414)}.advantage-nav__item{position:relative;display:flex;min-width:0;min-height:0;flex:1 1 0;align-items:center;gap:20px;padding:28px;border:0;border-bottom:1px solid rgba(255,255,255,.16);cursor:pointer;background:transparent;color:#f5f5f5a3;font-family:"Inter",var(--font-body);font-size:16px;line-height:1.6;text-align:left;transition:background-color .22s ease,color .22s ease}.advantage-nav__item:last-child{border-bottom:0}.advantage-nav__item:before{position:absolute;top:0;bottom:0;left:0;width:2px;background:var(--orange);content:"";opacity:0;transform:none;transition:opacity .22s ease}.advantage-nav__item:after{display:none}.advantage-nav__item:hover,.advantage-nav__item:focus-visible,.advantage-nav__item--active{padding-left:28px;background:#ffffff0d;color:#f5f5f5;outline:none}.advantage-nav__item--active:before{opacity:1}.advantage-nav__index{flex:none;width:32px;color:var(--orange);font-family:JetBrains Mono,monospace;font-size:15px;font-weight:500;letter-spacing:.02em;line-height:24px}.advantage-nav__title{min-width:0;flex:1;font-family:"Sora",var(--font-display);font-size:clamp(16px,1.2vw,20px);font-weight:500;letter-spacing:0;line-height:1.45}.advantage-nav__item>svg{flex:none;width:18px;height:18px;color:#f5f5f570;transition:color .22s ease,transform .22s ease}.advantage-nav__item:hover>svg,.advantage-nav__item:focus-visible>svg,.advantage-nav__item--active>svg{color:var(--orange);transform:translate(4px)}.advantage-detail{position:relative;display:block;min-height:clamp(560px,40vw,700px);overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.08);background:radial-gradient(100% 70% at 100% 0%,rgba(255,90,31,.12),transparent 45%),radial-gradient(80% 60% at 0% 100%,rgba(255,70,20,.05),transparent 50%),linear-gradient(160deg,#1c1410,#151515 40%,#121212);color:#f5f5f5;box-shadow:none}.advantage-detail:before{position:absolute;top:-100px;right:-100px;width:260px;height:260px;border:1px solid rgba(255,90,31,.3);border-radius:50%;box-shadow:0 0 0 22px #ff5a1f09,0 0 0 44px #ff5a1f05;content:"";pointer-events:none}.advantage-detail:after{position:absolute;inset:22px;border:1px solid rgba(245,242,236,.08);content:"";pointer-events:none}.advantage-detail__inner{position:relative;display:flex;align-items:center;z-index:1;min-height:inherit;padding:56px 56px 48px}.advantage-detail__slide{width:100%;min-height:358px}.advantage-detail__topline,.advantage-detail__content,.advantage-detail__footer{position:relative;z-index:1}.advantage-detail__topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.advantage-detail__label{color:var(--orange);font-family:"Sora",var(--font-display);font-size:12px;font-weight:600;letter-spacing:.18em;line-height:1.6}.advantage-detail__index{flex:none;color:var(--orange);font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.04em;line-height:1.6;opacity:.86}.advantage-detail__line{display:none}.advantage-detail__content{max-width:none;margin:0;padding:0}.advantage-detail__content h3{max-width:680px;margin:0;color:#f5f5f5;font-family:"Sora",var(--font-display);font-size:clamp(36px,2.5vw,52px);font-weight:600;letter-spacing:-.02em;line-height:1.25}.advantage-detail__rule{position:relative;width:100%;height:1px;margin:32px 0;background:#ffffff1a}.advantage-detail__rule:before{position:absolute;top:0;left:0;width:75px;height:1px;background:var(--orange);content:""}.advantage-detail__body{max-width:680px;margin:0;padding-left:24px;border-left:3px solid var(--orange);color:#b4b4b4;font-family:"Inter",var(--font-body);font-size:clamp(15px,1.1vw,17px);letter-spacing:.01em;line-height:1.9}.advantage-detail__highlight{color:var(--orange);font-weight:500}.advantage-detail__footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);color:var(--orange)}.advantage-detail__footer-line{width:28px;height:1px;background:var(--orange)}.advantage-detail__footer-text{font-family:"Sora",var(--font-display);font-size:14px;font-weight:500;letter-spacing:.04em;line-height:1.6}.advantage-detail-enter-active,.advantage-detail-leave-active{transition:opacity .18s ease,transform .22s ease}.advantage-detail-enter-from,.advantage-detail-leave-to{opacity:0;transform:translateY(10px)}@media(max-width:1100px){.advantage-section .display-title{font-size:clamp(42px,4.8vw,62px)}.advantage-detail__inner{padding-right:42px;padding-left:42px}}@media(max-width:820px){.advantage-section{min-height:0;padding:64px 0 80px}.advantage-section>.container{width:calc(100% - 40px)}.advantage-section .section-heading--split{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:0}.advantage-section .section-heading--split>div{max-width:none}.advantage-section .display-title{max-width:760px;font-size:clamp(40px,8vw,58px)}.advantage-section .section-heading__copy{max-width:600px;margin:0;padding:0;font-size:16px}.advantage-board{grid-template-columns:1fr;gap:24px;margin-top:56px}.advantage-nav{display:flex;min-height:84px;flex-direction:row}.advantage-nav__item{display:none;width:100%;min-height:84px;flex:1 1 100%;padding:24px 20px;border-bottom:2px solid var(--orange)}.advantage-nav__item--active{display:flex;padding-left:20px}.advantage-nav__title{font-size:17px}.advantage-detail{min-height:484px}.advantage-detail__inner{display:block;min-height:484px;padding:34px 22px 30px}.advantage-detail__content h3{font-size:clamp(30px,7vw,40px);line-height:1.24}.advantage-detail__body{font-size:15px;line-height:1.85}.advantage-detail__footer{margin-top:32px}}@media(max-width:620px){.advantage-section .display-title{font-size:clamp(36px,10vw,48px)}.advantage-board{margin-top:42px}.advantage-nav__title{font-size:16px}.advantage-detail:after{inset:14px}.advantage-detail__inner{padding:30px 20px 26px}.advantage-detail__topline{margin-bottom:26px}.advantage-detail__label{font-size:11px}.advantage-detail__content h3{font-size:30px}.advantage-detail__rule{margin:24px 0}.advantage-detail__body{padding-left:18px;font-size:14px}.advantage-detail__footer-text{font-size:12px}}.video-showcase--nested .video-showcase__pillar{gap:0}.full-funnel-card__topline,.capability-card__topline{justify-content:flex-end}.capability-module__eyebrow{display:block;margin-bottom:20px;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.14em}.capability-module__intro h3{margin-top:0}@media(min-width:1101px){.advantage-section .display-title{max-width:none;font-size:clamp(36px,3.1vw,56px);white-space:nowrap}}.video-showcase--nested{background:linear-gradient(rgba(245,242,236,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,236,.028) 1px,transparent 1px),radial-gradient(circle at 78% 24%,rgba(255,90,31,.18),transparent 24%),linear-gradient(135deg,#151514,#11100f 62%,#25150e);background-size:72px 72px,72px 72px,auto,auto}.video-showcase--nested>.container{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:clamp(48px,5.5vw,96px);align-items:start;width:min(calc(100% - 64px),1280px)}.video-showcase--nested .video-showcase__heading--reference{display:block;grid-column:1}.video-showcase--nested .video-showcase__heading-copy{margin:0;padding:0;min-height:0}.video-showcase--nested .video-showcase__heading-copy .eyebrow,.video-showcase--nested .video-showcase__heading-copy .display-title,.video-showcase--nested .video-showcase__heading-copy .video-showcase__lead,.video-showcase--nested .video-showcase__heading-copy .video-showcase__note{margin-left:0}.video-showcase--nested .video-showcase__pillars{position:relative;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;grid-column:2;width:100%;height:176px;min-height:0;margin:clamp(30px,4vw,58px) 0 0;padding:0 0 16px;border:0;overflow:visible}.video-showcase--nested .video-showcase__pillars:before{position:absolute;top:0;right:0;left:0;height:1px;background:#f5f2ec38;content:""}.video-showcase--nested .video-showcase__pillar{position:relative;display:flex;width:100%;height:176px;min-height:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:0 8px 18px;border:0;border-left:1px solid rgba(245,242,236,.06);background:transparent;color:#f5f2ecc7;appearance:none;font:inherit;text-align:center;-webkit-tap-highlight-color:transparent;transform:none;transition:border-color .22s ease,background-color .22s ease,color .22s ease}.video-showcase--nested .video-showcase__pillar:focus{outline:none}.video-showcase--nested .video-showcase__pillar:hover:not(.video-showcase__pillar--active){border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-left-color:#f5f2ec0f;background:transparent;color:#f5f2ecc7;transform:none}.video-showcase--nested .video-showcase__pillar--active{border-top:2px solid var(--orange);border-right:1px solid rgba(245,242,236,.18);border-bottom:1px solid rgba(245,242,236,.16);border-left:1px solid rgba(245,242,236,.18);background:#f5f2ec06;color:var(--cream)}.video-showcase--nested .video-showcase__pillar:first-child{border-left:0}.video-showcase--nested .video-showcase__pillar--active:first-child{border-left:1px solid rgba(245,242,236,.18)}.video-showcase--nested .video-showcase__pillar-node{position:absolute;z-index:1;top:-7px;width:14px;height:14px;border:2px solid rgba(245,242,236,.34);border-radius:50%;background:#11100f;box-sizing:border-box}.video-showcase--nested .video-showcase__pillar--active .video-showcase__pillar-node{top:-9px;width:18px;height:18px;border-color:var(--orange);background:var(--orange);box-shadow:0 0 0 6px #ff5a1f1f}.video-showcase--nested .video-showcase__pillar-arrow{position:absolute;z-index:2;top:0;right:-7px;color:var(--orange);font-size:16px;line-height:1;transform:translateY(-50%)}.video-showcase--nested .video-showcase__pillar strong{margin-top:92px;color:inherit;font-size:clamp(15px,1.25vw,20px);font-weight:700;letter-spacing:.02em;line-height:1.35;white-space:nowrap}.video-showcase--nested .video-showcase__pillar>b,.video-showcase--nested .video-showcase__pillar>small,.video-showcase--nested .video-showcase__pillar-index{display:none!important}.video-showcase--nested .video-grid{grid-column:1 / -1}@media(max-width:820px){.video-showcase--nested>.container{display:block}.video-showcase--nested>.container{width:min(calc(100% - 48px),680px)}.video-showcase--nested .video-showcase__pillars{display:flex!important;width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin}.video-showcase--nested .video-showcase__pillar{flex:0 0 124px;height:148px}.video-showcase--nested .video-showcase__pillar strong{margin-top:82px;font-size:15px}}@media(min-width:821px)and (max-width:1120px){.video-showcase--nested>.container{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);column-gap:40px}.video-showcase--nested .video-showcase__pillar strong{font-size:14px}}.method-section--light .capability-modules{display:grid;gap:14px;margin-top:58px}.method-section--light .capability-module{display:block;padding:0;overflow:hidden;border:1px solid rgba(17,16,15,.2);border-radius:2px;background:#ffffff8a;color:var(--ink);transition:border-color .24s ease,background-color .24s ease,box-shadow .24s ease}.method-section--light .capability-module:hover{transform:none;border-color:#ff5a1fb3;background:#ffffffdb}.method-section--light .capability-module--expanded{border-color:var(--orange);box-shadow:inset 0 3px 0 var(--orange);background:#ffffffa8}.method-section--light .capability-module.capability-module--expanded:hover{background:#ffffffa8}.capability-module__header{display:grid;grid-template-columns:52px minmax(0,1fr) 46px;gap:18px;width:100%;min-height:126px;align-items:center;padding:26px 30px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;appearance:none;font:inherit;-webkit-tap-highlight-color:transparent}.capability-module__header:hover{background:#11100f09}.capability-module__header:focus-visible{outline:2px solid var(--orange);outline-offset:-2px}.capability-module__header-icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,90,31,.62);border-radius:14px;color:var(--orange);background:#ffffffa8}.capability-module__header-copy{display:grid;min-width:0;gap:5px}.capability-module__header-copy .capability-module__eyebrow{margin:0;color:#766f67;font-size:9px;line-height:1.2}.capability-module__header-copy strong{color:var(--ink);font-family:var(--font-display);font-size:clamp(22px,2.1vw,32px);font-weight:700;letter-spacing:.01em;line-height:1.2}.capability-module__summary{display:-webkit-box;max-width:860px;overflow:hidden;color:#766f67;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:1}.capability-module__toggle{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(17,16,15,.18);border-radius:12px;color:var(--ink);background:#ffffff59}.capability-module--expanded .capability-module__toggle{border-color:var(--orange);color:var(--orange-strong);background:#ffffff6b}.capability-module__details{padding:0 30px 30px;border-top:1px solid rgba(17,16,15,.1)}.capability-module__body{max-width:1060px;margin:22px 0 0;color:#655f58;font-size:15px;line-height:1.85}.method-section--light .capability-module__details .capability-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin-top:28px;padding:24px 0 18px;border-top:1px solid rgba(17,16,15,.12);border-bottom:1px solid rgba(17,16,15,.12)}.method-section--light .capability-module__details .capability-flow__node{position:relative;gap:13px;padding:0 14px;color:var(--ink)}.method-section--light .capability-module__details .capability-flow__icon{width:68px;height:68px;border-color:#11100f29;border-radius:16px;color:#6d675f;background:#11100f09}.method-section--light .capability-module__details .capability-flow__node strong{font-size:14px;line-height:1.35}.method-section--light .capability-module__details .capability-flow__node i{top:27px;right:-5px;color:var(--orange);font-size:24px;font-style:normal;line-height:1}.capability-module__footer{display:flex;align-items:center;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.capability-module__footer--flow{justify-content:center;gap:10px;padding:26px 0 2px}.capability-module__footer-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--orange);border-radius:50%}.capability-module__footer--stages{justify-content:space-between;gap:24px;padding:22px 0 2px;color:#766f67;font-size:10px;letter-spacing:.16em}.method-section--light .capability-module__details .capability-module__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.method-section--light .capability-module--expanded:last-child .capability-module__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.method-section--light .capability-module__details .capability-card{min-height:190px;padding:22px;border-color:#11100f24;border-radius:14px;background:#ffffffc7;transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.method-section--light .capability-module__details .capability-card:hover{border-color:#ff5a1fad;background:#ffffffeb;transform:translateY(-2px)}.method-section--light .capability-module__details .capability-card__topline{min-height:44px;margin-bottom:18px}.capability-card__icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,90,31,.3);border-radius:12px;color:var(--orange);background:#ffffffa8}.method-section--light .capability-module__details .capability-card h4{color:var(--ink);font-size:20px;line-height:1.35}.method-section--light .capability-module__details .capability-card p{margin-top:12px;color:#6d675f;font-size:13px;line-height:1.75}.method-section--light .capability-module__details .capability-card ul{margin-top:18px;padding-top:0}.method-section--light .capability-module__details .capability-card li{color:#5f5952;background:transparent}@media(max-width:820px){.capability-module__header{grid-template-columns:44px minmax(0,1fr) 40px;gap:14px;min-height:104px;padding:20px}.capability-module__header-icon{width:44px;height:44px}.capability-module__header-copy strong{font-size:22px}.capability-module__toggle{width:40px;height:40px}.capability-module__details{padding:0 20px 24px}.method-section--light .capability-module__details .capability-flow{display:flex;justify-content:flex-start;gap:22px;overflow-x:auto;padding-bottom:18px}.method-section--light .capability-module__details .capability-flow__node{flex:0 0 104px;padding:0}.method-section--light .capability-module__details .capability-flow__node i{right:-16px}.method-section--light .capability-module__details .capability-module__cards,.method-section--light .capability-module--expanded:last-child .capability-module__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.capability-module__summary{-webkit-line-clamp:2}.capability-module__footer--stages{align-items:flex-start;flex-direction:column;gap:8px}.method-section--light .capability-module__details .capability-module__cards,.method-section--light .capability-module--expanded:last-child .capability-module__cards{grid-template-columns:1fr}}.method-section--light .capability-module__details .capability-card>p{font-size:16px;line-height:1.72}.method-section--light .capability-module__details .capability-card>ul{gap:10px;margin-top:20px}.method-section--light .capability-module__details .capability-card>ul li{padding:4px 0;font-size:14px;line-height:1.6}.video-showcase--nested .video-grid{column-gap:22px;row-gap:24px}.video-showcase--nested .video-card__copy{min-height:104px;gap:10px;padding:18px 20px 20px}@media(max-width:620px){.video-showcase--nested .video-grid{column-gap:16px;row-gap:18px}.video-showcase--nested .video-card__copy{min-height:96px;padding:16px 16px 18px}}.video-feature-grid{grid-column:2;grid-row:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;width:100%;margin:0;border:1px solid rgba(245,242,236,.16);border-radius:18px;overflow:hidden;background:#11100f8f}.video-feature-card{display:grid;grid-template-columns:10px minmax(0,1fr);gap:16px;min-height:148px;padding:28px 30px;border-right:1px solid rgba(245,242,236,.12);border-bottom:1px solid rgba(245,242,236,.12);background:linear-gradient(135deg,#f5f2ec09,#ff5a1f0b)}.video-feature-card:nth-child(2n){border-right:0}.video-feature-card:nth-last-child(-n+2){border-bottom:0}.video-feature-card__dot{width:8px;height:8px;margin-top:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff5a1f1a}.video-feature-card strong{display:block;color:var(--cream);font-family:var(--font-display);font-size:clamp(17px,1.35vw,21px);line-height:1.4}.video-feature-card p{max-width:430px;margin:10px 0 0;color:#f5f2ec94;font-size:14px;line-height:1.75}.video-showcase__caption{display:flex;align-items:baseline;justify-content:space-between;gap:24px;grid-column:1 / -1;margin:28px 0 0;padding-top:18px;border-top:1px solid rgba(245,242,236,.14);color:#f5f2ec9e;font-size:14px;line-height:1.6}.video-showcase__caption strong{color:var(--orange);font-size:15px}.cases-section .case-card__visual{background:radial-gradient(circle at 76% 18%,rgba(255,174,94,.16),transparent 30%),repeating-linear-gradient(135deg,rgba(255,174,94,.045) 0 1px,transparent 1px 22px),linear-gradient(135deg,#34251d,#1a1a1a 56%,#29302a)}.cases-section .case-card:nth-child(2) .case-card__visual{background:radial-gradient(circle at 72% 24%,rgba(111,187,220,.14),transparent 30%),repeating-linear-gradient(0deg,rgba(111,187,220,.045) 0 1px,transparent 1px 26px),linear-gradient(135deg,#202d34,#1a1b1b 52%,#354739)}.cases-section .case-card:nth-child(3) .case-card__visual{background:radial-gradient(circle at 28% 18%,rgba(104,239,201,.13),transparent 28%),radial-gradient(circle,rgba(104,239,201,.07) 0 1px,transparent 1.4px),linear-gradient(135deg,#213432,#191b1b 55%,#352820);background-size:auto,16px 16px,auto}.cases-section .case-card:nth-child(4) .case-card__visual{background:radial-gradient(circle at 70% 20%,rgba(231,133,83,.14),transparent 32%),repeating-linear-gradient(45deg,rgba(231,133,83,.05) 0 1px,transparent 1px 18px),linear-gradient(135deg,#3c2922,#1a1a1a 58%,#2a342d)}.cases-section .case-card:nth-child(5) .case-card__visual{background:radial-gradient(circle at 64% 20%,rgba(80,145,205,.14),transparent 30%),repeating-linear-gradient(135deg,rgba(80,145,205,.05) 0 1px,transparent 1px 20px),linear-gradient(135deg,#22263a,#191a1b 54%,#343021)}.cases-section .case-card__visual:before{position:absolute;inset:0;background-image:linear-gradient(130deg,transparent 0 46%,rgba(245,242,236,.05) 46.2%,transparent 46.5% 100%);content:"";opacity:.28}.cases-section .case-card:nth-child(1) .case-card__visual:before{background-image:repeating-linear-gradient(135deg,transparent 0 14px,rgba(255,174,94,.08) 15px 16px,transparent 17px 30px)}.cases-section .case-card:nth-child(2) .case-card__visual:before{background-image:linear-gradient(94deg,transparent 0 28%,rgba(111,187,220,.09) 28.5% 29%,transparent 29.5% 100%),linear-gradient(86deg,transparent 0 64%,rgba(111,187,220,.07) 64.5% 65%,transparent 65.5% 100%)}.cases-section .case-card:nth-child(3) .case-card__visual:before{background-image:radial-gradient(circle,rgba(104,239,201,.15) 0 1px,transparent 1.4px);background-size:18px 18px}.cases-section .case-card:nth-child(4) .case-card__visual:before{background-image:repeating-linear-gradient(45deg,transparent 0 12px,rgba(231,133,83,.08) 13px 15px,transparent 16px 28px)}.cases-section .case-card:nth-child(5) .case-card__visual:before{background-image:repeating-linear-gradient(135deg,transparent 0 16px,rgba(80,145,205,.08) 17px 18px,transparent 19px 34px)}.cases-section .case-card__visual-shade{background:linear-gradient(180deg,#1011111f,#10111194)}.cases-section .case-card__logo{max-width:clamp(76px,10vw,108px);max-height:clamp(76px,10vw,108px);filter:drop-shadow(0 8px 18px rgba(0,0,0,.32))}.method-section--light>.container{width:min(calc(100% - 96px),1160px)}.method-section--light .capability-modules{gap:12px;margin-top:42px}.method-section--light .capability-module__header{min-height:112px;padding:22px 26px}.method-section--light .capability-module:not(.capability-module--expanded) .capability-module__header{min-height:112px}.method-section--light .capability-module--expanded .capability-module__header{min-height:108px}.method-section--light .capability-module__header-copy{gap:4px}.method-section--light .capability-module__header-copy strong{font-size:clamp(24px,2.2vw,34px)}.method-section--light .capability-module__summary{max-width:900px;font-size:15px;line-height:1.65}.method-section--light .capability-module__details{padding:0 26px 28px}.method-section--light .capability-module__details .capability-flow{margin-top:22px;padding:24px 0 20px}.method-section--light .capability-module__details .capability-flow__node strong{font-size:15px}.method-section--light .capability-module__details .capability-flow__node small{display:block;min-height:0;color:#766f67;font-size:12px;line-height:1.55;white-space:normal}.method-section--light .capability-module__details .capability-module__cards{margin-top:24px;gap:16px}.method-section--light .capability-module__details .capability-card{min-height:212px;padding:24px 26px 22px}.method-section--light .capability-module--expanded:last-child .capability-card{min-height:220px}.method-section--light .capability-module__details .capability-card h4{font-size:21px}.method-section--light .capability-module__details .capability-card>p{font-size:15px;line-height:1.72}.method-section--light .capability-module__details .capability-card>ul li{font-size:14px}.contact-section{background:#d3663c}@media(max-width:820px){.video-feature-grid{grid-column:1 / -1;grid-row:auto;width:100%;margin-top:32px;grid-template-columns:1fr}.video-feature-card,.video-feature-card:nth-child(2n){border-right:0}.video-feature-card:nth-last-child(-n+2){border-bottom:1px solid rgba(245,242,236,.12)}.video-feature-card:last-child{border-bottom:0}.video-showcase__caption{align-items:flex-start;flex-direction:column;gap:4px}.method-section--light>.container{width:min(calc(100% - 48px),680px)}.method-section--light .capability-module__header{min-height:104px;padding:20px}.method-section--light .capability-module:not(.capability-module--expanded) .capability-module__header,.method-section--light .capability-module--expanded .capability-module__header{min-height:104px}.method-section--light .capability-module__details{padding:0 20px 24px}.method-section--light .capability-module__details .capability-card,.method-section--light .capability-module--expanded:last-child .capability-card{min-height:204px;padding:22px 20px}}@media(max-width:620px){.video-feature-card{min-height:0;padding:22px 20px}.video-feature-card p{font-size:13px}.method-section--light .capability-module__header-copy strong{font-size:22px}.method-section--light .capability-module__summary{font-size:13px}.method-section--light .capability-module__details .capability-module__cards,.method-section--light .capability-module--expanded:last-child .capability-module__cards{grid-template-columns:1fr}}@media(max-width:820px){:root[data-locale=en] .section-heading .display-title,:root[data-locale=en] .video-showcase__heading .display-title,:root[data-locale=en] .full-funnel-service__heading .display-title,:root[data-locale=en] .about-section__heading .display-title{white-space:normal;overflow-wrap:anywhere}:root[data-locale=en] .hero__copy h1,:root[data-locale=en] .hero__copy .hero__kicker,:root[data-locale=en] .about-section__copy .lead-text{max-width:100%}:root[data-locale=en] .method-heading__copy h3{font-size:clamp(20px,5.2vw,28px)}}@media(max-width:620px){:root[data-locale=en] .video-showcase--nested .video-showcase__pillar strong{white-space:normal;overflow-wrap:anywhere}}:root[data-locale=en] .method-section--light .method-heading{grid-template-columns:minmax(0,1.7fr) minmax(350px,1fr);gap:clamp(72px,6vw,96px);align-items:end}:root[data-locale=en] .method-section--light .method-heading>div,:root[data-locale=en] .method-section--light .method-heading__copy,:root[data-locale=en] .method-section--light .method-heading .display-title{min-width:0}:root[data-locale=en] .method-section--light .method-heading>div:first-child .display-title{max-width:100%}:root[data-locale=en] .method-section--light .method-heading__copy{max-width:none}:root[data-locale=en] .industries-section .section-heading--split{grid-template-columns:minmax(0,1.24fr) minmax(360px,.76fr);gap:clamp(64px,6vw,88px);align-items:end}:root[data-locale=en] .industries-section .section-heading--split>div,:root[data-locale=en] .industries-section .section-heading__copy,:root[data-locale=en] .industries-section__title{min-width:0}:root[data-locale=en] .industries-section__title{max-width:none}:root[data-locale=en] .industries-section__title small{width:100%;max-width:none;white-space:normal;overflow-wrap:normal}@media(min-width:821px){:root[data-locale=en] .about-section__facts .fact-card{min-width:0}:root[data-locale=en] .about-section__facts .fact-card strong{display:block;min-width:0;max-width:100%;font-size:clamp(24px,2.9vw,46px);letter-spacing:-.035em;line-height:1;white-space:nowrap}:root[data-locale=en] .about-section__facts .fact-card:last-child strong{word-spacing:.18em}}@media(min-width:821px)and (max-width:1100px){:root[data-locale=en] .method-section--light .method-heading{grid-template-columns:minmax(0,1.28fr) minmax(300px,.82fr);gap:48px}:root[data-locale=en] .industries-section .section-heading--split{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:48px}}@media(max-width:820px){:root[data-locale=en] .method-section--light .method-heading,:root[data-locale=en] .industries-section .section-heading--split{display:block}:root[data-locale=en] .method-section--light .method-heading__copy,:root[data-locale=en] .industries-section .section-heading__copy{max-width:100%;margin-top:28px}:root[data-locale=en] .industries-section__title{max-width:100%}}
