:root{--red:#ee0012;--red-dark:#bd0010;--red-ui:#ce0011;--red-text:#c4000f;--ink:#0c0c0d;--ink-soft:#202022;--paper:#f5f1e9;--paper-light:#fbf8f2;--white:#fff;--muted:#6e6962;--line:rgba(12,12,13,.16);--line-light:hsla(0,0%,100%,.18);--font-sans:Inter,"Noto Sans SC","PingFang SC","Microsoft YaHei",Arial,sans-serif;--font-display:"Arial Narrow","Inter Tight",Inter,"Noto Sans SC","Microsoft YaHei",Arial,sans-serif;--container:1380px;--gutter:clamp(1.25rem,4vw,4.5rem);--header-height:84px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:0;z-index:90;pointer-events:none;opacity:.025;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='2' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.7'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button,select{cursor:pointer}::-moz-selection{color:var(--white);background:var(--red)}::selection{color:var(--white);background:var(--red)}:focus-visible{outline:3px solid var(--red);outline-offset:4px}.site-shell{min-height:100vh;overflow:clip}.site-container{width:min(100% - (var(--gutter) * 2),var(--container));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:200;padding:.75rem 1rem;color:#fff;background:#000;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.preview-bar{display:flex;position:relative;z-index:102;align-items:center;justify-content:center;min-height:30px;padding:.3rem 1rem;color:#ffffffc7;background:#111;font-size:.68rem;font-weight:650;letter-spacing:.07em;text-align:center;text-transform:uppercase}.footer-status i,.preview-dot{width:6px;height:6px;margin-right:.55rem;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #ee001221}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:#f5f1e9eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.has-preview-bar .site-header{top:0}.header-inner{justify-content:space-between;height:var(--header-height);gap:2rem}.brand-link,.header-inner{display:flex;align-items:center}.brand-link{flex:0 0 auto}.brand-logo{width:124px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(.9rem,1.55vw,1.75rem);margin-left:auto}.desktop-nav a{position:relative;padding:.55rem 0;color:#2f2d2b;font-size:.76rem;font-weight:680;letter-spacing:-.01em;white-space:nowrap}.desktop-nav a:after{position:absolute;right:0;bottom:.3rem;left:0;height:2px;content:"";background:var(--red);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;gap:1rem}.language-link{min-width:2rem;font-size:.72rem;font-weight:750;letter-spacing:.04em;text-align:center}.menu-button{display:none;width:44px;height:44px;border:0;background:transparent}.menu-button span{display:block;width:24px;height:1.5px;margin:7px auto;background:var(--ink)}.mobile-nav{position:absolute;top:100%;right:0;left:0;padding:1rem 0 2rem;border-top:1px solid var(--line);background:var(--paper);box-shadow:0 30px 60px #0000001f}.mobile-nav-inner{display:grid}.mobile-nav a:not(.button){display:grid;grid-template-columns:2.5rem 1fr auto;align-items:center;padding:.85rem 0;border-bottom:1px solid var(--line);font-family:var(--font-display);font-size:clamp(1.6rem,5vw,2.4rem);font-weight:750;letter-spacing:-.04em}.mobile-nav-number{color:var(--muted);font-family:var(--font-sans);font-size:.68rem;letter-spacing:.08em}.mobile-contact{margin-top:1.25rem}.menu-reveal-enter-active,.menu-reveal-leave-active{transition:opacity .2s ease,transform .2s ease}.menu-reveal-enter-from,.menu-reveal-leave-to{opacity:0;transform:translateY(-8px)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.9rem 1.35rem;border:1px solid transparent;font-size:.78rem;font-weight:760;letter-spacing:.015em;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.button span{margin-left:1.5rem;font-size:1rem}.button:hover{transform:translateY(-2px)}.button-sm{min-height:44px;padding:.65rem 1rem}.button-sm span{margin-left:.7rem}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover,.button-red{background:var(--red-ui)}.button-red{color:#fff}.button-red:hover{background:var(--red-dark)}.button-ghost{border-color:#0c0c0d59;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-ghost:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.text-link{display:inline-flex;align-items:center;padding-bottom:.3rem;border-bottom:1px solid;font-size:.77rem;font-weight:760}.text-link span{margin-left:3rem}.text-link.light{color:#fff}.eyebrow{display:flex;align-items:center;margin:0 0 1.25rem;color:var(--muted);font-size:.68rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.eyebrow>span{display:inline-block;flex:0 0 auto;width:22px;height:2px;margin-right:.7rem;background:var(--red)}.eyebrow.light{color:#ffffffa6}.section{padding:clamp(5.5rem,10vw,9.5rem) 0}.section-heading{margin-bottom:clamp(3rem,6vw,6.5rem)}.section-heading-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(2rem,7vw,8rem);align-items:end}.section-heading h2{max-width:900px;margin:0;font-family:var(--font-display);font-size:clamp(2.8rem,5.3vw,5.6rem);font-weight:760;line-height:.96;letter-spacing:-.06em}.section-heading .section-lead{max-width:540px;margin:0;color:var(--muted);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.section-heading.light h2{color:#fff}.section-heading.light .eyebrow,.section-heading.light .section-lead{color:#ffffff9e}.dark-section{color:#fff;background:var(--ink)}.home-hero{position:relative;min-height:calc(100svh - var(--header-height));overflow:hidden;background:#eee3d5}.hero-art{position:absolute;inset:0}.hero-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;animation:hero-scale 1.4s cubic-bezier(.2,.75,.2,1) both}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,#f7f0e7fa,#f7f0e7ed 34%,#f7f0e785 55%,#f7f0e70a 78%)}.hero-inner{display:grid;position:relative;grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);align-items:center;min-height:calc(100svh - var(--header-height));padding-top:5rem;padding-bottom:5.5rem}.hero-copy{position:relative;z-index:2;max-width:790px;animation:rise-in .9s cubic-bezier(.2,.75,.2,1) .08s both}.hero-eyebrow{color:#4f4a45}.hero-copy h1{margin:0;font-family:var(--font-display);font-size:clamp(4.2rem,7vw,7.8rem);font-weight:780;line-height:.84;letter-spacing:-.075em}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 strong{color:var(--red);font-weight:inherit}.hero-lead{max-width:670px;margin:2.2rem 0 0;color:#37332f;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.68}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.6rem}.hero-signal{position:absolute;right:0;bottom:2.5rem;width:min(420px,35vw);padding:1.2rem 1.35rem;border:1px solid hsla(0,0%,100%,.35);color:#fff;background:#0c0c0dc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-signal>p{margin:0 0 .75rem;color:#ffffff8c;font-size:.62rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hero-signal ul{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:0;padding:0;list-style:none}.hero-signal li{color:#ffffffdb;font-size:.68rem;line-height:1.35}.hero-signal li span{display:block;width:18px;height:2px;margin-bottom:.5rem;background:var(--red)}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes hero-scale{0%{opacity:.3;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.directions-section{background:var(--paper-light)}.direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.direction-card{display:flex;position:relative;flex-direction:column;min-height:560px;padding:clamp(1.5rem,3vw,3rem);overflow:hidden;background:var(--paper);transition:color .35s ease,background .35s ease}.direction-card:after{position:absolute;right:-10%;bottom:-28%;width:62%;aspect-ratio:1;border:1px solid rgba(12,12,13,.12);border-radius:50%;content:"";transition:transform .5s ease,border-color .35s ease}.direction-card:hover{color:#fff;background:var(--ink)}.direction-card:hover:after{border-color:#ffffff2e;transform:scale(1.2)}.direction-card-top{display:flex;position:relative;z-index:1;align-items:center;justify-content:space-between}.direction-index{font-family:var(--font-display);font-size:2rem;font-weight:760;letter-spacing:-.04em}.direction-marker{padding:.35rem .55rem;color:#fff;background:var(--red-ui);font-size:.58rem;font-weight:800;letter-spacing:.12em}.direction-route{display:flex;position:relative;z-index:1;align-items:center;gap:1rem;margin-top:clamp(4rem,7vw,7rem);color:var(--muted);font-size:.65rem;font-weight:800;letter-spacing:.08em}.direction-route i{display:block;position:relative;flex:1;height:1px;background:currentColor}.direction-route i:after{position:absolute;top:-3px;right:0;width:7px;height:7px;border-top:1px solid;border-right:1px solid;content:"";transform:rotate(45deg)}.direction-2 .direction-route{flex-direction:row-reverse}.direction-2 .direction-route i:after{right:auto;left:0;transform:rotate(-135deg)}.direction-card:hover .direction-route{color:#ffffff8c}.direction-card-copy{position:relative;z-index:1;margin-top:auto}.direction-card-copy>p{margin:0 0 1rem;color:var(--red-text);font-size:.7rem;font-weight:780;letter-spacing:.07em;text-transform:uppercase}.direction-card:hover .direction-card-copy>p{color:#ff6570}.direction-card-copy h3{max-width:560px;margin:0;font-family:var(--font-display);font-size:clamp(2.5rem,4vw,4.7rem);font-weight:760;line-height:.95;letter-spacing:-.055em}.card-link{display:flex;align-items:center;justify-content:space-between;margin-top:2.5rem;padding-top:1rem;border-top:1px solid;font-size:.72rem;font-weight:760}.card-link i{font-size:1.2rem;font-style:normal}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line-light);border-left:1px solid var(--line-light)}.capability-card{min-height:310px;padding:1.7rem;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);background:#ffffff05;transition:background .25s ease}.capability-card:hover{background:var(--red-ui)}.capability-card>span{display:block;margin-bottom:5rem;color:#ff6570;font-size:.68rem;font-weight:800}.capability-card:hover>span{color:#fff}.capability-card h3{margin:0 0 1rem;color:#fff;font-family:var(--font-display);font-size:clamp(1.5rem,2vw,2.15rem);font-weight:740;line-height:1.02;letter-spacing:-.04em}.capability-card p{margin:0;color:#ffffff8f;font-size:.86rem;line-height:1.6}.capability-card:hover p{color:#ffffffd1}.capability-card:nth-child(n+5){grid-column:span 1}.section-action{display:flex;justify-content:flex-end;margin-top:2.5rem}.capabilities-full .capability-grid{border-color:var(--line)}.capabilities-full .capability-card{border-color:var(--line);background:var(--paper-light)}.capabilities-full .capability-card>span{color:var(--red-text)}.capabilities-full .capability-card h3{color:var(--ink)}.capabilities-full .capability-card p{color:var(--muted)}.capabilities-full .capability-card:hover h3,.capabilities-full .capability-card:hover p,.capabilities-full .capability-card:hover>span{color:#fff}.process-list{border-top:1px solid var(--line)}.process-list article{display:grid;grid-template-columns:90px minmax(230px,.65fr) minmax(300px,1fr);gap:2rem;align-items:start;padding:2.2rem 0;border-bottom:1px solid var(--line)}.process-list article>span{color:var(--red-text);font-size:.7rem;font-weight:800}.process-list h3{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,2.7vw,3rem);font-weight:750;line-height:1;letter-spacing:-.04em}.process-list p{max-width:620px;margin:0;color:var(--muted)}.trust-section{padding:clamp(5rem,9vw,8rem) 0;color:#fff;background:var(--red-ui)}.trust-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:clamp(3rem,9vw,10rem);align-items:end}.trust-copy .eyebrow{color:#ffffffe6}.trust-copy .eyebrow span{background:#fff}.trust-copy h2{margin:0;font-family:var(--font-display);font-size:clamp(3rem,5vw,5.6rem);line-height:.93;letter-spacing:-.06em}.trust-copy>p:not(.eyebrow){max-width:590px;margin:2rem 0;color:#ffffffe6}.trust-copy .text-link{color:#fff}.trust-stack{border-top:1px solid hsla(0,0%,100%,.4)}.trust-stack>div{display:grid;grid-template-columns:60px 1fr auto;gap:1rem;align-items:center;min-height:92px;border-bottom:1px solid hsla(0,0%,100%,.4)}.trust-stack span{font-size:.68rem;font-weight:800}.trust-stack p{margin:0;font-family:var(--font-display);font-size:clamp(1.4rem,2vw,2rem);font-weight:730;letter-spacing:-.025em}.trust-stack i{display:grid;width:32px;height:32px;place-items:center;border:1px solid hsla(0,0%,100%,.55);border-radius:50%;font-style:normal}.insights-preview{background:var(--paper-light)}.insight-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.insight-card{background:var(--paper)}.insight-card-image{aspect-ratio:16/9;overflow:hidden}.insight-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.insight-card:hover .insight-card-image img{transform:scale(1.025)}.insight-card-body{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid var(--line);border-top:0}.insight-card-body>span{color:var(--red-text);font-size:.62rem;font-weight:800;letter-spacing:.09em}.insight-card-body h3{margin:1rem 0;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3rem);font-weight:750;line-height:1.02;letter-spacing:-.045em}.insight-card-body p{margin:0;color:var(--muted)}.insight-card-body i{display:block;margin-top:2rem;font-size:.72rem;font-style:normal;font-weight:760}.closing-cta{position:relative;padding:clamp(5rem,10vw,9rem) 0;overflow:hidden;color:#fff;background:var(--ink)}.closing-orbit span{position:absolute;top:50%;right:-8%;width:58vw;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;transform:translateY(-50%)}.closing-orbit span:nth-child(2){width:42vw;border-color:#ee0012a6}.closing-orbit span:nth-child(3){width:25vw}.closing-inner{display:grid;position:relative;grid-template-columns:minmax(0,1fr) 220px;gap:4rem;align-items:end}.closing-inner h2{max-width:950px;margin:0;font-family:var(--font-display);font-size:clamp(3.4rem,6.5vw,7rem);line-height:.9;letter-spacing:-.065em}.closing-inner>div>p:not(.eyebrow){max-width:650px;margin:2rem 0 0;color:#fff9}.round-link{display:flex;align-items:center;justify-content:space-between;width:210px;height:210px;padding:2rem;border-radius:50%;color:#fff;background:var(--red-ui);font-size:.75rem;font-weight:760;transition:transform .3s ease,background .2s ease}.round-link:hover{background:var(--red-dark);transform:rotate(-5deg) scale(1.03)}.round-link i{font-size:1.8rem;font-style:normal}.page-hero{position:relative;padding:clamp(7rem,11vw,11rem) 0 clamp(5rem,9vw,8rem);overflow:hidden;border-bottom:1px solid var(--line);background:var(--paper-light)}.page-hero.compact{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(4rem,7vw,6rem)}.page-hero-orbit span{position:absolute;top:-65%;right:-10%;width:54vw;min-width:600px;aspect-ratio:1;border:1px solid rgba(12,12,13,.1);border-radius:50%}.page-hero-orbit span:nth-child(2){top:-48%;right:-3%;width:38vw;min-width:420px;border-color:#ee001259}.page-hero-inner{display:grid;position:relative;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(3rem,8vw,9rem);align-items:end}.page-hero h1{max-width:930px;margin:0;font-family:var(--font-display);font-size:clamp(4rem,7.5vw,8.5rem);font-weight:780;line-height:.86;letter-spacing:-.075em}.page-hero.compact h1{font-size:clamp(3.7rem,6.5vw,7.2rem)}.page-hero-lead{position:relative}.page-hero-lead p{margin:0;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.page-marker{display:inline-block;margin-bottom:1.5rem;padding:.4rem .55rem;font-size:.6rem;font-weight:800;letter-spacing:.11em}.audience-band,.page-marker{color:#fff;background:var(--red-ui)}.audience-band .site-container{display:grid;grid-template-columns:170px 1fr;gap:2rem;align-items:center;min-height:116px}.audience-band span{font-size:.62rem;font-weight:800;letter-spacing:.12em}.audience-band p{margin:0;font-family:var(--font-display);font-size:clamp(1.3rem,2.2vw,2.4rem);font-weight:720;line-height:1.15;letter-spacing:-.03em}.detail-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(3rem,9vw,10rem)}.about-belief h2,.detail-intro h2{margin:0;font-family:var(--font-display);font-size:clamp(2.6rem,4.5vw,5rem);font-weight:750;line-height:.97;letter-spacing:-.055em}.outcome-list{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.outcome-list li{display:grid;grid-template-columns:70px 1fr;align-items:center;min-height:100px;border-bottom:1px solid var(--line)}.outcome-list span{color:var(--red-text);font-size:.68rem;font-weight:800}.outcome-list p{margin:0;font-family:var(--font-display);font-size:clamp(1.35rem,2vw,2rem);font-weight:720;letter-spacing:-.025em}.deliverable-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line-light);border-left:1px solid var(--line-light)}.deliverable-grid article{min-height:260px;padding:1.5rem;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.deliverable-grid span{color:#ff4b58;font-size:.65rem;font-weight:800}.deliverable-grid h3{margin:6rem 0 0;font-family:var(--font-display);font-size:clamp(1.5rem,2.1vw,2.3rem);line-height:1.05;letter-spacing:-.04em}.route-line{display:grid;position:relative;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.route-line:before{position:absolute;top:47px;right:2rem;left:2rem;height:1px;content:"";background:var(--red)}.route-line article{position:relative;min-height:230px;padding:2rem;background:var(--paper-light)}.route-line span{display:grid;position:relative;z-index:1;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:var(--red-ui);font-size:.65rem;font-weight:800}.route-line h3{margin:5rem 0 0;font-family:var(--font-display);font-size:clamp(1.3rem,2vw,2rem);line-height:1.08;letter-spacing:-.035em}.selected-capabilities{color:#fff;background:var(--ink)}.selected-capabilities .section-heading h2{color:#fff}.selected-capabilities .eyebrow{color:#ffffff8c}.principle-band{color:#fff;background:var(--red-ui)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr)}.principle-grid article{min-height:265px;padding:2rem;border-right:1px solid hsla(0,0%,100%,.3)}.principle-grid article:first-child{border-left:1px solid hsla(0,0%,100%,.3)}.principle-grid article>span{font-size:.65rem;font-weight:800}.principle-grid h2{margin:5rem 0 .8rem;font-family:var(--font-display);font-size:clamp(1.7rem,2.7vw,2.8rem);line-height:1;letter-spacing:-.045em}.principle-grid p{margin:0;color:#ffffffb8}.operating-note{align-self:end;padding:2rem;border-left:4px solid var(--red);background:var(--paper-light)}.operating-note p{margin:0;color:var(--muted);font-size:1.05rem}.evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.evidence-grid article{min-height:330px;padding:1.8rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.evidence-grid span{color:var(--red-text);font-size:.68rem;font-weight:800}.evidence-grid h2{margin:6.5rem 0 1rem;font-family:var(--font-display);font-size:2.2rem;line-height:1;letter-spacing:-.04em}.evidence-grid p{margin:0;color:var(--muted)}.publication-note{padding:4rem 0;color:#fff;background:var(--red-ui)}.publication-note .site-container{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:3rem}.publication-note>div>span{font-size:.62rem;font-weight:800;letter-spacing:.1em}.publication-note h2{margin:0 0 .75rem;font-family:var(--font-display);font-size:clamp(2rem,3.5vw,3.5rem);letter-spacing:-.04em}.publication-note p{max-width:820px;margin:0;color:#ffffffc7}.work-empty-state .site-container{display:grid;grid-template-columns:.45fr 1fr;gap:4rem}.work-empty-state h2{margin:0;font-family:var(--font-display);font-size:clamp(2.6rem,4.5vw,5rem);line-height:.96;letter-spacing:-.055em}.work-empty-state div>p{max-width:720px;color:var(--muted)}.insight-listing{display:grid;gap:1px;background:var(--line);border:1px solid var(--line)}.insight-list-card{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);min-height:400px;background:var(--paper-light)}.insight-list-image{position:relative;overflow:hidden}.insight-list-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.insight-list-card:hover img{transform:scale(1.03)}.insight-list-image span{position:absolute;top:1rem;left:1rem;padding:.35rem .5rem;color:#fff;background:var(--red-ui);font-size:.58rem;font-weight:800;letter-spacing:.1em}.insight-list-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}.insight-list-copy>p{margin:0;color:var(--red-text);font-size:.65rem;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.insight-list-copy h2{max-width:760px;margin:1rem 0;font-family:var(--font-display);font-size:clamp(2rem,3.8vw,4.4rem);line-height:.96;letter-spacing:-.055em}.insight-list-copy>div{max-width:700px;color:var(--muted)}.insight-list-copy>span{margin-top:2rem;font-size:.72rem;font-weight:760}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.about-grid article{min-height:390px;padding:2rem;border-right:1px solid var(--line)}.about-grid article:last-child{border-right:0}.about-grid article>span{color:var(--red-text);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-grid h2{margin:8rem 0 1rem;font-family:var(--font-display);font-size:clamp(2rem,3vw,3.2rem);line-height:1;letter-spacing:-.045em}.about-grid p{margin:0;color:var(--muted)}.identity-note{padding:1.5rem 0;color:#fff;background:var(--red-ui)}.identity-note .site-container{display:flex;align-items:center;gap:1rem}.identity-note span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid hsla(0,0%,100%,.55);border-radius:50%;font-weight:800}.identity-note p{margin:0;font-size:.8rem}.contact-grid{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(480px,1.35fr);gap:clamp(3rem,8vw,8rem);align-items:start}.contact-aside{position:sticky;top:calc(var(--header-height) + 2rem)}.contact-aside h2{margin:0;font-family:var(--font-display);font-size:clamp(2.5rem,4vw,4.6rem);line-height:.95;letter-spacing:-.055em}.contact-aside ul{margin:3rem 0;padding:0;border-top:1px solid var(--line);list-style:none}.contact-aside li{padding:1rem 0;border-bottom:1px solid var(--line);color:var(--muted)}.contact-status{display:flex;align-items:flex-start;padding:1rem;color:#fff;background:var(--ink);font-size:.73rem}.contact-status span{flex:0 0 auto;width:7px;height:7px;margin:.45rem .7rem 0 0;border-radius:50%;background:var(--red)}.enquiry-panel{padding:clamp(1.5rem,4vw,3.5rem);border:1px solid var(--line);background:var(--paper-light)}.form-notice{display:flex;align-items:center;margin-bottom:2.4rem;padding:.75rem 1rem;color:#fff;background:var(--ink);font-size:.67rem;font-weight:700}.form-notice span{width:6px;height:6px;margin-right:.6rem;border-radius:50%;background:var(--red)}.enquiry-panel form{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.field{display:grid;gap:.5rem}.full-field{grid-column:1/-1}.field label{font-size:.68rem;font-weight:760;letter-spacing:.025em}.field input,.field select,.field textarea{width:100%;border:0;border-bottom:1px solid #9f9a93;border-radius:0;color:var(--ink);background:transparent;outline:none}.field input,.field select{height:52px}.field textarea{padding:.9rem 0;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-bottom-color:var(--red);box-shadow:0 1px 0 var(--red)}.check-field{display:flex;align-items:flex-start;gap:.8rem;color:var(--muted);font-size:.75rem;cursor:pointer}.check-field input{flex:0 0 auto;width:18px;height:18px;margin-top:.15rem;accent-color:var(--red)}.form-actions{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.form-error{margin:0;color:var(--red-text);font-size:.75rem}.form-success{display:flex;gap:1rem;align-items:flex-start;margin-top:2rem;padding:1.5rem;color:#fff;background:#16351f}.form-success>span{display:grid;flex:0 0 auto;width:30px;height:30px;place-items:center;border:1px solid hsla(0,0%,100%,.5);border-radius:50%}.form-success h2{margin:0 0 .25rem;font-size:1rem}.form-success p{margin:0;color:#ffffffb8;font-size:.78rem}.legal-grid{max-width:980px}.legal-grid article{display:grid;grid-template-columns:90px 1fr;gap:1.5rem;padding:2.5rem 0;border-bottom:1px solid var(--line)}.legal-grid article>span{color:var(--red-text);font-size:.68rem;font-weight:800}.legal-grid h2{margin:0 0 .75rem;font-family:var(--font-display);font-size:clamp(1.7rem,2.5vw,2.6rem);letter-spacing:-.04em}.legal-grid p{margin:0;color:var(--muted)}.article-header{padding:clamp(5rem,9vw,9rem) 0 clamp(3.5rem,6vw,6rem);border-bottom:1px solid var(--line);background:var(--paper-light)}.article-header-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(3rem,8vw,9rem);align-items:end}.back-link{display:inline-block;margin-bottom:3rem;color:var(--muted);font-size:.72rem;font-weight:740}.article-header h1{max-width:1000px;margin:0;font-family:var(--font-display);font-size:clamp(3.5rem,6.3vw,7rem);font-weight:780;line-height:.9;letter-spacing:-.065em}.article-dek{max-width:840px;margin:2rem 0 0;color:var(--muted);font-size:clamp(1.05rem,1.35vw,1.22rem)}.article-meta{margin:0;border-top:1px solid var(--line)}.article-meta>div{display:grid;grid-template-columns:90px 1fr;padding:.85rem 0;border-bottom:1px solid var(--line)}.article-meta dt{color:var(--muted);font-size:.65rem;text-transform:uppercase}.article-meta dd{margin:0;font-size:.76rem;font-weight:650}.article-image{margin-top:clamp(2rem,5vw,5rem)}.article-image img{width:100%;max-height:720px;-o-object-fit:cover;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:clamp(3rem,8vw,8rem);padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,8vw,8rem)}.article-aside{align-self:start;position:sticky;top:calc(var(--header-height) + 2rem)}.article-aside span{color:var(--red-text);font-size:.6rem;font-weight:800;letter-spacing:.1em}.article-aside p{margin:1rem 0 0;color:var(--muted);font-size:.75rem}.article-content{max-width:820px;font-size:1.02rem}.article-content h2{margin:3.5rem 0 1.1rem;font-family:var(--font-display);font-size:clamp(2rem,3vw,3.2rem);font-weight:750;line-height:1;letter-spacing:-.045em}.article-content h2:first-child{margin-top:0}.article-content h3{margin:2.5rem 0 .75rem;font-size:1.35rem}.article-content p{margin:0 0 1.35rem}.article-content ol,.article-content ul{margin:1rem 0 1.5rem;padding-left:1.3rem}.article-content li{margin-bottom:.55rem}.article-content strong{font-weight:780}.article-content table{display:block;width:100%;margin:2rem 0;overflow-x:auto;border-collapse:collapse}.article-content td,.article-content th{min-width:170px;padding:.85rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-content th{color:#fff;background:var(--ink);font-size:.72rem}.article-content blockquote{margin:2rem 0;padding:1.25rem 1.5rem;border-left:4px solid var(--red);background:var(--paper-light)}.article-sources{padding:3.5rem 0;border-top:1px solid var(--line);background:var(--paper-light)}.article-sources h2{margin:0 0 1rem;font-family:var(--font-display);font-size:2rem;letter-spacing:-.04em}.article-sources ul{margin:0;padding-left:1.2rem;color:var(--muted);font-size:.78rem}.site-footer{padding:5rem 0 1.5rem;color:#fff;background:#050505}.footer-grid{display:grid;grid-template-columns:minmax(320px,1.6fr) repeat(3,1fr);gap:clamp(2rem,6vw,6rem);padding-bottom:4rem}.footer-brand img{width:150px;filter:brightness(0) invert(1)}.footer-brand>p{max-width:360px;margin:2rem 0;font-family:var(--font-display);font-size:clamp(1.8rem,2.7vw,3rem);font-weight:720;line-height:1;letter-spacing:-.04em}.footer-status{display:flex;align-items:center;color:#ffffff9e;font-size:.65rem}.footer-column{display:flex;flex-direction:column;gap:.65rem}.footer-column h2{margin:0 0 1rem;color:#ffffff9e;font-size:.62rem;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.footer-column a{color:#ffffffb8;font-size:.78rem}.footer-column a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.15);color:#ffffff9e;font-size:.62rem}.footer-bottom p{margin:0}@media(max-width:1160px){.desktop-nav{display:none}.menu-button{display:block}.capability-grid,.deliverable-grid,.evidence-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1{font-size:clamp(4rem,9vw,7rem)}}@media(max-width:860px){:root{--header-height:72px;--gutter:1.25rem}.header-cta{display:none}.brand-logo{width:110px}.home-hero{min-height:auto}.hero-art{top:46%}.hero-art img{-o-object-position:62% center;object-position:62% center}.hero-scrim{background:linear-gradient(180deg,#f7f0e7,#f7f0e7fa 44%,#f7f0e738 76%,#0c0c0d66)}.hero-inner{display:block;min-height:900px;padding-top:5rem}.hero-copy{max-width:720px}.hero-copy h1{font-size:clamp(3.7rem,13vw,6.4rem)}.hero-signal{right:var(--gutter);bottom:1.5rem;left:var(--gutter);width:auto}.article-header-grid,.article-layout,.contact-grid,.detail-grid,.page-hero-inner,.section-heading-grid,.trust-grid{grid-template-columns:1fr}.section-heading-grid{gap:1.5rem}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:480px}.process-list article{grid-template-columns:50px 1fr}.process-list p{grid-column:2}.trust-grid{gap:4rem}.closing-inner{grid-template-columns:1fr}.round-link{width:170px;height:170px}.page-hero-inner{gap:2rem}.page-hero-orbit{opacity:.55}.route-line{grid-template-columns:repeat(2,1fr)}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:220px;border-bottom:1px solid hsla(0,0%,100%,.3);border-left:1px solid hsla(0,0%,100%,.3)}.principle-grid h2{margin-top:3.5rem}.insight-list-card,.publication-note .site-container,.work-empty-state .site-container{grid-template-columns:1fr}.insight-list-image{aspect-ratio:16/9}.about-grid{grid-template-columns:1fr}.about-grid article{min-height:300px;border-right:0;border-bottom:1px solid var(--line)}.about-grid h2{margin-top:4rem}.article-aside,.contact-aside{position:static}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media(max-width:620px){.preview-bar{min-height:35px;font-size:.58rem}.header-actions{gap:.45rem}.section{padding:5rem 0}.section-heading{margin-bottom:3rem}.section-heading h2{font-size:clamp(2.6rem,12vw,4rem)}.hero-inner{min-height:820px;padding-top:4rem}.hero-copy h1{font-size:clamp(3.25rem,15vw,5.2rem);line-height:.87}.hero-lead{font-size:.98rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-signal ul{grid-template-columns:1fr;gap:.55rem}.hero-signal li{display:flex;align-items:center}.hero-signal li span{width:12px;margin:0 .55rem 0 0}.direction-card{min-height:430px;padding:1.4rem}.direction-card-copy h3{font-size:2.7rem}.capability-grid,.deliverable-grid,.evidence-grid,.insight-card-grid{grid-template-columns:1fr}.capability-card{min-height:270px}.capability-card>span{margin-bottom:3.8rem}.process-list article{grid-template-columns:38px 1fr;gap:1rem}.trust-stack>div{grid-template-columns:40px 1fr auto}.closing-inner h2{font-size:clamp(3rem,14vw,4.5rem)}.closing-orbit{opacity:.45}.page-hero h1,.page-hero.compact h1{font-size:clamp(3.2rem,15vw,5rem)}.audience-band .site-container{grid-template-columns:1fr;gap:.3rem;padding:1.5rem 0}.outcome-list li{grid-template-columns:45px 1fr}.route-line{grid-template-columns:1fr}.route-line:before{top:2rem;bottom:2rem;left:47px;width:1px;height:auto}.route-line article{min-height:170px}.route-line h3{margin-top:3.5rem}.principle-grid article{min-height:200px}.evidence-grid article{min-height:280px}.evidence-grid h2{margin-top:4rem}.insight-list-copy{padding:1.5rem}.insight-list-copy h2{font-size:2.3rem}.enquiry-panel{padding:1.2rem}.enquiry-panel form{grid-template-columns:1fr}.full-field{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.legal-grid article{grid-template-columns:45px 1fr}.article-header h1{font-size:clamp(3rem,13vw,4.8rem)}.article-meta>div{grid-template-columns:78px 1fr}.article-layout{gap:2.5rem}.article-content{font-size:.96rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.v31-site-page,body{background:#f3efe7}.v31-site-header{border-bottom-color:var(--line);color:var(--ink);background:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.v31-site-header .header-brand-cluster{display:flex;flex:0 0 auto;align-items:center;gap:.55rem}.v31-site-header .brand-logo{filter:none}.v31-site-header .desktop-nav a{color:#3f3b37;font-size:1.125rem;letter-spacing:0}.v31-site-header .desktop-nav a.active,.v31-site-header .desktop-nav a.nav-contact,.v31-site-header .desktop-nav a:hover{color:var(--red-text)}.v31-site-header .desktop-nav a.nav-contact:before{display:inline-block;width:6px;height:6px;margin-right:.6rem;border-radius:50%;background:var(--red);content:""}.v31-site-header .language-link{display:grid;width:44px;height:44px;place-items:center;color:var(--red-text);font-size:.78rem}.v31-site-header .language-link:hover{color:var(--red-dark)}.v31-site-header .menu-button span{background:var(--ink)}.v31-site-header .mobile-nav{max-height:calc(100svh - var(--header-height));overflow-y:auto;border-color:var(--line);color:var(--ink);background:#fff}.v31-site-header .mobile-nav a:not(.button){border-color:var(--line)}.v31-site-header .mobile-nav-number{color:var(--muted)}.v31-kicker{display:flex;align-items:center;margin:0;color:#6d6861;font-size:.66rem;font-weight:790;letter-spacing:.14em;text-transform:uppercase}.v31-kicker>span{display:inline-block;flex:0 0 auto;width:24px;height:2px;margin-right:.75rem;background:var(--red)}.v31-kicker.light{color:#ffffff9e}.v31-kicker.light>span{background:#ff3544}.v31-section{padding:clamp(6.5rem,11vw,11rem) 0}.v31-section-heading{display:grid;grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);gap:clamp(2rem,8vw,8rem);align-items:start;margin-bottom:clamp(4rem,8vw,8rem)}.v31-section-heading h2{max-width:1000px;margin:-.12em 0 0;font-family:var(--font-display);font-size:clamp(3rem,5.2vw,5.9rem);font-weight:760;line-height:.94;letter-spacing:-.06em}.v31-section-heading>div>p{max-width:650px;margin:2rem 0 0;color:var(--muted);font-size:clamp(1rem,1.3vw,1.18rem)}.v31-section-heading.light h2{color:#fff}.v31-section-heading.light>div>p{color:#ffffff9e}.v31-text-link{display:inline-flex;align-items:center;gap:2.5rem;min-height:44px;padding:.55rem .15rem .45rem;border-bottom:1px solid;font-size:.78rem;font-weight:760;letter-spacing:.035em}.v31-text-link span{transition:transform .2s ease}.v31-text-link:hover span{transform:translate(3px,-3px)}.bf-footer-back-top:focus-visible,.bf-footer-nav a:focus-visible,.bf-footer-utilities a:focus-visible,.v31-anchor-nav a:focus-visible,.v31-text-link:focus-visible,.v31-work-feature-link:focus-visible{outline:2px solid #ff4d5a;outline-offset:4px}.v31-text-link.light{color:#fff}.v31-index-row{display:grid;grid-template-columns:55px 1fr;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--line)}.v31-index-row>span{color:var(--red-text);font-size:.66rem;font-weight:800}.v31-index-row>p{margin:0;font-size:.67rem;font-weight:790;letter-spacing:.09em;text-transform:uppercase}.v31-title-phrase{display:inline}html[lang=zh-CN] .v31-title-phrase{white-space:nowrap}.v31-page-hero{position:relative;min-height:min(760px,76svh);overflow:hidden;color:#fff;background:#080809}.v31-page-hero:after{position:absolute;inset:0;pointer-events:none;content:"";background:radial-gradient(circle at 83% 40%,rgba(238,0,18,.21),transparent 25%),linear-gradient(110deg,transparent 0 52%,hsla(0,0%,100%,.025) 52% 53%,transparent 53%)}.v31-page-hero-art{position:absolute;inset:0;opacity:.82}.page-hero-field{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(hsla(0,0%,100%,.12) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.12) 1px,transparent 0);background-size:9vw 9vw;-webkit-mask-image:linear-gradient(90deg,transparent 20%,#000);mask-image:linear-gradient(90deg,transparent 20%,#000)}.page-hero-track{position:absolute;right:-12%;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;animation:v31-drift 16s ease-in-out infinite alternate}.page-hero-track.track-a{top:-62%;width:min(920px,68vw);aspect-ratio:1}.page-hero-track.track-b{top:-24%;width:min(670px,50vw);aspect-ratio:1;border-color:#ee0012b8;animation-delay:-5s}.page-hero-node{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 11px #ee00121c}.page-hero-node.node-a{top:28%;right:18%}.page-hero-node.node-b{right:42%;bottom:18%;width:5px;height:5px}.page-hero-band{position:absolute;width:62vw;min-width:640px;height:2px;background:linear-gradient(90deg,transparent,rgba(238,0,18,.92),transparent);transform:rotate(-18deg);animation:v31-band-drift 9s ease-in-out infinite alternate}.page-hero-band.band-a{top:28%;right:-15%}.page-hero-band.band-b{right:-2%;bottom:24%;opacity:.45;transform:rotate(14deg);animation-delay:-4s}.v31-page-hero--services .page-hero-track{border-radius:8px;transform:rotate(-18deg)}.v31-page-hero--services .page-hero-field{opacity:.16;background-image:repeating-linear-gradient(112deg,hsla(0,0%,100%,.13) 0 1px,transparent 1px 72px)}.v31-page-hero--resources .page-hero-field{opacity:.35;background-image:radial-gradient(circle,hsla(0,0%,100%,.45) 0 1px,transparent 1.5px);background-size:58px 58px}.v31-page-hero--resources .page-hero-track{border-style:dashed}.v31-page-hero--work .page-hero-track{border-radius:2px;transform:rotate(8deg)}.v31-page-hero--work .page-hero-field{opacity:.22;background-size:17vw 11vw}.v31-page-hero--contact .page-hero-track{width:72vw;height:18vw;border-radius:50%;transform:rotate(-22deg)}.v31-page-hero--contact .page-hero-band{right:-6%;transform-origin:right center}.v31-page-hero-inner{display:flex;position:relative;z-index:1;flex-direction:column;min-height:min(760px,76svh);padding-top:clamp(6rem,10vw,10rem);padding-bottom:clamp(3rem,5vw,5rem)}.v31-page-hero h1{max-width:1180px;margin:clamp(2.2rem,5vw,4.5rem) 0 0;font-family:var(--font-display);font-size:clamp(4rem,7.2vw,8.1rem);font-weight:760;line-height:.89;letter-spacing:-.068em}.v31-page-hero-bottom{display:grid;grid-template-columns:minmax(0,700px) auto;gap:3rem;align-items:end;justify-content:space-between;margin-top:auto;padding-top:4rem;border-top:1px solid hsla(0,0%,100%,.17)}.v31-page-hero-bottom p{margin:0;color:#ffffffab;font-size:clamp(1rem,1.35vw,1.2rem)}.v31-page-hero-bottom>span{color:#ffffff61;font-size:.62rem;font-weight:780;letter-spacing:.12em;white-space:nowrap}.brand-visual{position:relative;min-height:420px;margin:0;overflow:hidden;isolation:isolate;color:#fff;background:#111}.brand-visual:after,.brand-visual:before{position:absolute;pointer-events:none;content:""}.brand-visual:before{inset:0;opacity:.75;background:radial-gradient(circle at 70% 35%,rgba(238,0,18,.38),transparent 24%),linear-gradient(135deg,hsla(0,0%,100%,.04),transparent 60%)}.brand-visual:after{display:none}.brand-visual-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(hsla(0,0%,100%,.24) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.24) 1px,transparent 0);background-size:9% 12%;-webkit-mask-image:linear-gradient(135deg,#000,transparent 72%);mask-image:linear-gradient(135deg,#000,transparent 72%)}.brand-visual-scene{position:absolute;inset:0;width:100%;height:100%}.brand-visual-scene :is(path,circle,rect){vector-effect:non-scaling-stroke}.scene-contour{fill:none;stroke:#ffffff57;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:v32-contour 10s ease-in-out infinite alternate}.scene-contour.contour-b{stroke:#ff4654b8;animation-delay:-3s}.scene-contour.contour-c{animation-delay:-6s}.scene-route{fill:none;stroke:#fff;stroke-width:2;stroke-dasharray:8 15;animation:v32-dash 10s linear infinite}.scene-sweep{fill:none;stroke:#f34;stroke-width:2;animation:v32-sweep 8s ease-in-out infinite alternate}.scene-target{fill:#fff;stroke:#ee00128c;stroke-width:24;animation:v32-pulse 3.2s ease-in-out infinite}.scene-card{fill:#05050680;stroke:#ffffffa6;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:v32-card-float 8s ease-in-out infinite alternate}.scene-card.card-b{fill:#ee001257;animation-delay:-2.5s}.scene-card.card-c{animation-delay:-5s}.scene-wave{fill:none;stroke:#fff;stroke-width:2;stroke-dasharray:10 12;animation:v32-dash 9s linear infinite reverse}.scene-play{fill:#ee0012;stroke:#ffffffb3;stroke-width:1;animation:v32-pulse 3.6s ease-in-out infinite}.scene-play-mark{fill:#fff}.scene-beam{fill:#ee00129e;transform-box:fill-box;transform-origin:center;animation:v32-beam 9s ease-in-out infinite alternate}.scene-beam.beam-b{fill:#ffffff24;animation-delay:-4s}.scene-horizon{fill:none;stroke:#ffffffb3;stroke-width:1;stroke-dasharray:12 12;animation:v32-dash 11s linear infinite}.scene-horizon.delay{opacity:.45;animation-delay:-5s}.scene-pulse{fill:#fff}.scene-pulse-ring{fill:none;stroke:#ff3141;stroke-width:2;animation:v32-pulse-ring 3.4s ease-out infinite}.scene-proof-frame,.scene-pulse-ring{transform-box:fill-box;transform-origin:center}.scene-proof-frame{fill:#00000042;stroke:#ffffffa6;stroke-width:1;animation:v32-proof-shift 9s ease-in-out infinite alternate}.scene-proof-frame.frame-b{fill:#ee00121f;animation-delay:-4.5s}.scene-proof-line{fill:none;stroke:#ffffff6b;stroke-width:2}.scene-proof-progress{fill:none;stroke:#ff2838;stroke-width:3;stroke-dasharray:14 9;animation:v32-dash 8s linear infinite}.scene-proof-point{fill:#fff;stroke:#ee001280;stroke-width:18;animation:v32-pulse 3s ease-in-out infinite}.scene-proof-point.point-b{animation-delay:-1.5s}.scene-proof-arrow{fill:none;stroke:#fff;stroke-width:2;stroke-linejoin:round}.scene-network-route{fill:none;stroke:#ffffffb8;stroke-width:1.5;stroke-dasharray:9 13;animation:v32-dash 12s linear infinite}.scene-network-route.route-b{stroke:#ff4b58e6;animation-duration:15s;animation-direction:reverse}.scene-network-route.route-c{opacity:.55;animation-duration:18s}.scene-network-nodes circle{fill:#fff;stroke:#ee001270;stroke-width:20;transform-box:fill-box;transform-origin:center;animation:v32-network-node 3.6s ease-in-out infinite}.scene-network-nodes circle:nth-child(2n){animation-delay:-.9s}.scene-network-nodes circle:nth-child(3n){animation-delay:-1.8s}.scene-network-nodes circle.main{fill:#ee0012;stroke:#ffffff2e;stroke-width:34}.brand-visual figcaption{position:absolute;right:1.25rem;bottom:1.1rem;left:1.25rem;z-index:2;padding-top:.85rem;border-top:1px solid hsla(0,0%,100%,.35);color:#ffffffb8;font-size:.59rem;font-weight:780;letter-spacing:.11em;text-transform:uppercase}.brand-visual--strategy{background:linear-gradient(135deg,#19191c,#4b0710 65%,#e50016)}.brand-visual--content{background:linear-gradient(145deg,#e8ded1,#9c0010 46%,#141416 47%)}.brand-visual--content .brand-visual-grid{transform:rotate(8deg) scale(1.2)}.brand-visual--activation{background:linear-gradient(120deg,#09090a 0 38%,#ec0018 39% 55%,#302820 56%)}.brand-visual--network{background:radial-gradient(circle at center,#e20016 0 5%,transparent 5.5%),radial-gradient(circle at center,rgba(238,0,18,.25),transparent 38%),#080809}.brand-visual--mission{background:linear-gradient(150deg,#ff3040,#d90015 42%,#080809 43%)}.brand-visual--platform{background:linear-gradient(135deg,#111 0 46%,#d80015 47% 60%,#d9cbb9 61%)}.brand-visual--creator{background:radial-gradient(circle at 66% 42%,#f0ded0 0 12%,transparent 12.5%),radial-gradient(circle at 42% 54%,#e00016 0 18%,transparent 18.5%),#101012}.brand-visual--production{background:repeating-linear-gradient(105deg,#0b0b0c 0 9%,#2c2725 9% 18%,#e00016 18% 21%)}.brand-visual--offline{background:linear-gradient(0deg,#09090a 0 35%,transparent 35%),linear-gradient(125deg,#d5c8b9 0 45%,#e00016 46% 55%,#1a1a1d 56%)}.brand-visual--data{background:radial-gradient(circle at 28% 30%,#ee0012 0 2%,transparent 2.5%),radial-gradient(circle at 69% 63%,#ee0012 0 3%,transparent 3.5%),linear-gradient(135deg,#111,#292223)}.brand-visual--case-strategy{background:linear-gradient(125deg,#070708 0 48%,#e00016 49% 58%,#d9cbb9 59%)}.brand-visual--case-content{background:radial-gradient(circle at 70% 42%,#e00016 0 16%,transparent 16.5%),linear-gradient(150deg,#e6d8c7,#1b1b1e 54%)}.brand-visual--case-activation{background:linear-gradient(155deg,#e00016 0 28%,#111 29% 66%,#b8aa9b 67%)}.v31-home-hero{position:relative;min-height:calc(92svh - var(--header-height));overflow:hidden;color:#fff;background:#060607}.v31-home-media{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 74% 45%,rgba(238,0,18,.22),transparent 30%),linear-gradient(125deg,#050506 0 42%,#151113 70%,#050506)}.home-motion-visual{position:absolute;inset:-4% -2% -4% 24%;opacity:.92}.home-motion-visual svg{width:100%;height:100%;overflow:visible}.home-motion-grid path{fill:none;stroke:#ffffff1a;stroke-width:1}.home-motion-scene{transform-box:fill-box;transform-origin:center;will-change:opacity,transform}.home-motion-scene--strategy{animation:v33-home-scene-strategy 11.4s ease-in-out infinite}.home-motion-scene--influence{opacity:0;animation:v33-home-scene-influence 11.4s ease-in-out infinite}.home-motion-scene--activation{opacity:0;animation:v33-home-scene-activation 11.4s ease-in-out infinite}.home-motion-orbits{transform-box:fill-box;transform-origin:center;animation:v32-home-orbit 11.4s linear infinite}.home-motion-orbits ellipse{fill:none;stroke:#ffffff29;stroke-width:1}.home-motion-orbits ellipse:nth-child(2){stroke:#ee00128c}.home-motion-routes .route{fill:none;stroke:#ffffffb8;stroke-width:2;stroke-dasharray:10 16;animation:v32-dash 4.6s linear infinite}.home-motion-routes .route-b{stroke:#ff3141;animation-duration:5.4s;animation-direction:reverse}.home-motion-routes .route-c{opacity:.55;animation-duration:6.2s}.home-motion-nodes .node-halo{fill:none;stroke:#fff3;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:v32-pulse-ring 2.5s ease-out infinite}.home-motion-nodes .node-halo.delay{animation-delay:-1.25s}.home-motion-nodes .node-halo.slow{animation-duration:3.2s}.home-motion-nodes .node-core{fill:#fff;stroke:#ee001266;stroke-width:20}.home-motion-nodes .node-core.main{fill:#ee0012;stroke:#ffffff26;stroke-width:34}.home-motion-nodes .node-core.minor{fill:#f34;stroke-width:12}.home-motion-nodes text{fill:#ffffffb3;font-family:var(--font-body);font-size:13px;font-weight:760;letter-spacing:2px}.home-motion-glow{opacity:.32;animation:v32-glow 3.1s ease-in-out infinite alternate}.home-motion-glow.glow-b{animation-delay:-1.55s}.home-motion-scan{opacity:.72;animation:v32-home-scan 4.6s ease-in-out infinite alternate}.home-motion-content-cards .content-card{fill:#05050675;stroke:#ffffff85;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:v33-content-float 3.2s ease-in-out infinite alternate}.home-motion-content-cards .card-b{fill:#ee001252;stroke:#ff5764c7;animation-delay:-1.1s}.home-motion-content-cards .card-c{fill:url(#home-motion-surface);animation-delay:-2.1s}.home-motion-content-cards .content-line{fill:none;stroke:#ffffff8c;stroke-width:2;stroke-linecap:round}.home-motion-content-cards .content-line.delay{opacity:.48}.home-motion-wave{fill:none;stroke:#f34;stroke-width:2;stroke-dasharray:10 15;animation:v32-dash 4.8s linear infinite}.home-motion-focus{fill:#ee0012bd;stroke:#ffffff29;stroke-width:28;transform-box:fill-box;transform-origin:center;animation:v32-pulse 2.8s ease-in-out infinite}.home-motion-play{fill:#fff}.activation-beam{fill:#ee0012a8;transform-box:fill-box;transform-origin:center;animation:v33-activation-beam 3.8s ease-in-out infinite alternate}.activation-beam.beam-b{fill:#ffffff1c;animation-delay:-1.9s}.activation-horizon{fill:none;stroke:#ffffff9e;stroke-width:1;stroke-dasharray:12 14;animation:v32-dash 4.6s linear infinite}.activation-horizon.delay{opacity:.42;animation-direction:reverse}.activation-target .target-ring{fill:none;stroke:#ffffff61;stroke-width:1;transform-box:fill-box;transform-origin:center;animation:v32-pulse-ring 2.6s ease-out infinite}.activation-target .ring-b{stroke:#ff3141d9;animation-delay:-1.3s}.activation-target .target-core{fill:#fff;stroke:#ee001273;stroke-width:30}.activation-route{fill:none;stroke:#fff;stroke-width:2;stroke-dasharray:9 14;animation:v32-dash 5.2s linear infinite}.home-motion-scene-label{fill:#ffffff8f;font-family:var(--font-sans);font-size:13px;font-weight:780;letter-spacing:3px;text-anchor:middle}.home-motion-wipe{opacity:0;pointer-events:none;mix-blend-mode:screen;transform-box:fill-box;transform-origin:center;animation:v33-home-wipe 3.8s cubic-bezier(.55,.05,.25,1) infinite}.v31-home-scrim{position:absolute;inset:0;background:linear-gradient(90deg,#040405fa,#040405e6 38%,#04040561 66%,#0404058c),linear-gradient(0deg,rgba(4,4,5,.75),transparent 40%)}.v31-home-hero-inner{display:flex;position:relative;z-index:1;flex-direction:column;min-height:calc(92svh - var(--header-height));padding-top:clamp(5rem,9vw,9rem);padding-bottom:2rem}.v31-home-copy{max-width:1050px;animation:rise-in .85s cubic-bezier(.2,.75,.2,1) .05s both}.v31-home-copy h1{margin:clamp(2rem,4vw,3.5rem) 0 0;font-family:var(--font-display);font-size:clamp(4.2rem,7.4vw,8.4rem);font-weight:760;line-height:.89;letter-spacing:-.068em}.v31-home-lead{max-width:660px;margin:2.2rem 0 0;color:#ffffffab;font-size:clamp(1rem,1.35vw,1.22rem)}.v31-home-actions{margin-top:2.5rem}.v31-hero-meta,.v31-home-actions{display:flex;align-items:center;gap:2rem}.v31-hero-meta{justify-content:space-between;margin-top:auto;padding:1.1rem 0;border-top:1px solid hsla(0,0%,100%,.2);color:#ffffff73;font-size:.59rem;font-weight:770;letter-spacing:.11em}.v31-hero-meta p{margin:0}.v31-scroll-cue{display:flex;align-items:center;justify-content:space-between;width:210px;margin-top:1rem;color:#ffffffb8;font-size:.66rem;font-weight:740}.v31-scroll-cue span{color:#fff;font-size:1rem}.v31-statement-section{padding:clamp(7rem,13vw,14rem) 0}.v31-statement-grid{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:clamp(2rem,8vw,9rem)}.v31-statement-grid h2{max-width:1100px;margin:-.12em 0 0;font-family:var(--font-display);font-size:clamp(3.8rem,6.7vw,7.6rem);font-weight:760;line-height:.91;letter-spacing:-.065em}.v31-statement-grid>div>p{max-width:680px;margin:3rem 0 0 auto;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.28rem)}.v31-services-preview{background:#f9f6f0}.v31-service-preview-list{display:grid;gap:clamp(6rem,10vw,10rem)}.v31-service-preview-item{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-service-preview-item:nth-child(2n) .brand-visual{order:2}.v31-service-preview-copy h3{margin:2rem 0 1.25rem;font-family:var(--font-display);font-size:clamp(2.7rem,4.1vw,4.8rem);font-weight:750;line-height:.96;letter-spacing:-.055em}.v31-service-preview-copy>p{max-width:600px;margin:0;color:var(--muted)}.v31-service-preview-copy ul{display:grid;gap:.65rem;margin:2.2rem 0;padding:1.4rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.v31-service-preview-copy li{font-size:.78rem;font-weight:680}.v31-resource-feature{padding:clamp(6rem,11vw,11rem) 0;color:#fff;background:var(--red-ui)}.v31-resource-feature-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(440px,1.15fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-resource-feature h2{max-width:720px;margin:2rem 0 0;font-family:var(--font-display);font-size:clamp(3.2rem,5vw,5.6rem);line-height:.94;letter-spacing:-.06em}.v31-resource-feature div>p:not(.v31-kicker){max-width:600px;margin:2rem 0;color:#ffffffc7}.v31-resource-feature .brand-visual{min-height:520px}.v31-work-feature{background:#e9e1d6}.v31-work-feature-link{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);color:#fff;background:#0b0b0c}.v31-work-feature-link .brand-visual{min-height:560px}.v31-work-feature-link>div{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(2rem,5vw,5rem)}.v31-work-feature-link>div>span{color:#ff4a58;font-size:.62rem;font-weight:800;letter-spacing:.11em}.v31-work-feature-link{transition:transform .25s ease,box-shadow .25s ease}.v31-work-feature-link:hover{transform:translateY(-4px);box-shadow:0 18px 45px #00000024}.v31-work-feature-link strong{margin-top:1.4rem;font-family:var(--font-display);font-size:clamp(2.5rem,3.9vw,4.5rem);line-height:.96;letter-spacing:-.055em}.v31-work-feature-link i{align-self:flex-end;margin-top:4rem;font-size:2rem;font-style:normal}.v31-editorial-split{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:clamp(3rem,8vw,9rem)}.v31-editorial-split h2{max-width:1050px;margin:-.12em 0 0;font-family:var(--font-display);font-size:clamp(3.1rem,5vw,5.7rem);line-height:.95;letter-spacing:-.058em}.v31-editorial-split div>p{max-width:620px;margin:2.5rem 0 0 auto;color:var(--muted);font-size:1.1rem}.v31-about-mission{padding:clamp(5rem,9vw,9rem) 0;color:#fff;background:var(--red-ui)}.v31-about-mission-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-about-mission h2{margin:2rem 0 0;font-family:var(--font-display);font-size:clamp(3.2rem,5vw,5.7rem);line-height:.94;letter-spacing:-.06em}.v31-about-mission div>p:not(.v31-kicker){max-width:620px;color:#ffffffc7}.v31-editorial-list{border-top:1px solid var(--line)}.v31-editorial-list article{display:grid;grid-template-columns:70px minmax(250px,.75fr) minmax(300px,1fr);gap:2rem;padding:2.4rem 0;border-bottom:1px solid var(--line)}.v31-editorial-list article>span{color:var(--red-text);font-size:.67rem;font-weight:800}.v31-editorial-list h3{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,2.9vw,3.3rem);line-height:.98;letter-spacing:-.05em}.v31-editorial-list p{max-width:620px;margin:0;color:var(--muted)}.v31-process-section{color:#fff;background:#09090a}.v31-process-line{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid hsla(0,0%,100%,.2);border-left:1px solid hsla(0,0%,100%,.2)}.v31-process-line article{min-height:330px;padding:1.5rem;border-right:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.v31-process-line article>span{color:#ff5260;font-size:.65rem;font-weight:800}.v31-process-line h3{margin:7rem 0 1rem;font-family:var(--font-display);font-size:clamp(1.6rem,2.4vw,2.8rem);line-height:.98;letter-spacing:-.05em}.v31-process-line p{margin:0;color:#ffffffad;font-size:.92rem}.v31-anchor-nav{position:sticky;top:var(--header-height);z-index:20;border-bottom:1px solid var(--line);background:#f3efe7f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v31-anchor-nav .site-container{display:grid;grid-template-columns:repeat(3,1fr)}.v31-anchor-nav a{display:flex;gap:1rem;align-items:center;min-height:74px;padding:0 1.2rem;border-right:1px solid var(--line);font-size:.67rem;font-weight:760;letter-spacing:.04em}.v31-anchor-nav a:hover{color:var(--red-text);background:#ee00120e}.v31-anchor-nav a:first-child{border-left:1px solid var(--line)}.v31-anchor-nav a span{color:var(--red-text)}.v31-service-family{padding:clamp(7rem,12vw,12rem) 0;scroll-margin-top:calc(var(--header-height) + 74px)}.v31-service-family:nth-child(2n){background:#f9f6f0}.v31-service-family-grid{display:grid;grid-template-columns:minmax(440px,1.08fr) minmax(0,.92fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-service-family.reverse .brand-visual{order:2}.v31-service-family .brand-visual{min-height:620px}.v31-service-family-copy h2{margin:2rem 0 1.4rem;font-family:var(--font-display);font-size:clamp(3rem,4.7vw,5.3rem);line-height:.95;letter-spacing:-.06em}.v31-family-summary{max-width:620px;margin:0;color:var(--muted)}.v31-service-lines{margin-top:3rem;border-top:1px solid var(--line)}.v31-service-lines section{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.v31-service-lines section>span{color:var(--red-text);font-size:.63rem;font-weight:800}.v31-service-lines h3{margin:0 0 .45rem;font-family:var(--font-display);font-size:clamp(1.4rem,2vw,2.1rem);line-height:1;letter-spacing:-.04em}.v31-service-lines p{max-width:600px;margin:0;color:#625d57;font-size:.92rem}.v31-resource-network{padding:clamp(6rem,11vw,11rem) 0;color:#fff;background:var(--red-ui)}.v31-resource-network-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-resource-network h2{margin:2rem 0;font-family:var(--font-display);font-size:clamp(3.2rem,5vw,5.7rem);line-height:.94;letter-spacing:-.06em}.v31-resource-network div>p:not(.v31-kicker){max-width:600px;color:#ffffffbf}.v31-resource-network .brand-visual{min-height:600px}.v31-resource-row{padding:clamp(7rem,12vw,12rem) 0}.v31-resource-row:nth-child(2n){background:#f9f6f0}.v31-resource-row-grid{display:grid;grid-template-columns:minmax(440px,1.05fr) minmax(0,.95fr);gap:clamp(3rem,8vw,9rem);align-items:center}.v31-resource-row.reverse .brand-visual{order:2}.v31-resource-row .brand-visual{min-height:560px}.v31-resource-row-copy h2{margin:2rem 0 1.4rem;font-family:var(--font-display);font-size:clamp(2.9rem,4.3vw,4.9rem);line-height:.95;letter-spacing:-.058em}.v31-resource-row-copy>p{max-width:640px;color:var(--muted)}.v31-resource-row-copy ul{display:flex;flex-wrap:wrap;gap:.55rem;margin:2rem 0 0;padding:0;list-style:none}.v31-resource-row-copy li{padding:.45rem .7rem;border:1px solid var(--line);border-radius:999px;color:#55514c;font-size:.75rem}.v31-disclosure-band{padding:2rem 0;color:#fff;background:#151516}.v31-disclosure-band .site-container{display:grid;grid-template-columns:minmax(150px,.3fr) minmax(0,1fr);gap:2rem}.v31-disclosure-band span{color:#ff4d5a;font-size:.62rem;font-weight:800;letter-spacing:.1em}.v31-disclosure-band p{max-width:900px;margin:0;color:#ffffff9e;font-size:.76rem}.v31-cases-section{background:#f8f5ef}.v31-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}.v31-case-item{background:#f3efe7}.v31-case-item:first-child{grid-column:1/-1}.v31-case-item:first-child .brand-visual{min-height:630px}.v31-case-item:not(:first-child) .brand-visual{min-height:430px}.v31-case-copy{min-height:270px;padding:clamp(1.5rem,3vw,3rem)}.v31-case-copy>div{display:flex;justify-content:space-between;gap:2rem;color:var(--red-text);font-size:.62rem;font-weight:800;letter-spacing:.08em}.v31-case-copy>div p{margin:0}.v31-case-copy h3{margin:3.5rem 0 1rem;font-family:var(--font-display);font-size:clamp(2.4rem,3.5vw,4rem);line-height:.96;letter-spacing:-.055em}.v31-case-copy>p{max-width:600px;margin:0;color:var(--muted)}.v31-case-copy small{display:block;margin-top:2rem;color:#625d57;font-size:.75rem;font-weight:780;letter-spacing:.06em}.v31-insights-section{padding:clamp(7rem,12vw,12rem) 0;color:#fff;background:#080809}.v31-insights-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(4rem,9vw,10rem);align-items:start}.v31-insights-grid>header{position:sticky;top:calc(var(--header-height) + 2rem)}.v31-insights-grid>header h2{margin:2rem 0;font-family:var(--font-display);font-size:clamp(3.2rem,4.8vw,5.4rem);line-height:.95;letter-spacing:-.06em}.v31-insights-grid>header>p:not(.v31-kicker){max-width:550px;color:#ffffff94}.v31-insight-list{border-top:1px solid hsla(0,0%,100%,.2)}.v31-insight-list details{border-bottom:1px solid hsla(0,0%,100%,.2)}.v31-insight-list summary{display:grid;grid-template-columns:45px 1fr auto;gap:1rem;align-items:start;padding:2.3rem 0;cursor:pointer;list-style:none}.v31-insight-list summary::-webkit-details-marker{display:none}.v31-insight-list summary>span{color:#ff5260;font-size:.64rem;font-weight:800}.v31-insight-list summary small{color:#ffffffad;font-size:.75rem;font-weight:780;letter-spacing:.07em;text-transform:uppercase}.v31-insight-list h3{margin:.8rem 0 0;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,3.5rem);line-height:.96;letter-spacing:-.055em}.v31-insight-list summary i{font-size:1.6rem;font-style:normal;font-weight:300;transition:transform .25s ease}.v31-insight-list details[open] summary i{transform:rotate(45deg)}.v31-insight-body{padding:0 3rem 2.4rem 61px}.v31-insight-body p{max-width:680px;margin:0;color:#ffffff9e}.v31-contact-routes{background:#f9f6f0}.v31-audience-list{border-top:1px solid var(--line)}.v31-audience-list button{display:grid;width:100%;grid-template-columns:70px minmax(0,1fr) auto;gap:2rem;align-items:center;min-height:170px;padding:2rem 0;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left;transition:color .25s ease,background .25s ease,padding .25s ease}.v31-audience-list button.active,.v31-audience-list button:hover{padding-right:1.5rem;padding-left:1.5rem;color:#fff;background:var(--red-ui)}.v31-audience-list button>span{color:var(--red-text);font-size:.66rem;font-weight:800}.v31-audience-list button.active>span,.v31-audience-list button:hover>span{color:#fff}.v31-audience-list h3{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.7vw,4.4rem);line-height:.95;letter-spacing:-.06em}.v31-audience-list p{margin:.65rem 0 0;color:var(--muted)}.v31-audience-list button.active p,.v31-audience-list button:hover p{color:#ffffffb8}.v31-audience-list strong{font-size:.69rem}.v31-contact-form-section{padding:clamp(7rem,12vw,12rem) 0;color:#fff;background:#09090a;scroll-margin-top:var(--header-height)}.v31-contact-form-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(480px,1.3fr);gap:clamp(4rem,9vw,10rem);align-items:start}.v31-contact-form-grid>div:first-child{position:sticky;top:calc(var(--header-height) + 2rem)}.v31-contact-form-grid h2{margin:2rem 0;font-family:var(--font-display);font-size:clamp(3rem,4.7vw,5.3rem);line-height:.95;letter-spacing:-.06em}.v31-contact-form-grid>div:first-child>p:not(.v31-kicker){color:#ffffff94}.v31-enquiry-panel{border:0;color:var(--ink);background:#f3efe7}.v31-enquiry-panel .form-notice{margin-bottom:2rem;padding:0 0 1rem;border-bottom:1px solid var(--line);color:#5f5a54;background:transparent;font-size:.7rem}.v31-site-page .closing-cta{padding:clamp(5rem,8vw,7.5rem) 0}.v31-site-page .closing-inner h2{font-size:clamp(3.1rem,5vw,5.7rem);line-height:.94;letter-spacing:-.06em}.v31-site-page .round-link{width:180px;height:180px}.site-footer{padding:1.5rem 0 1.75rem;border-top:1px solid var(--line);color:var(--ink);background:#fff}.site-footer .site-container{width:min(100% - (var(--gutter) * 2),1200px)}.bf-footer-masthead{display:flex;min-height:58px}.bf-footer-logo,.bf-footer-masthead{align-items:center;justify-content:center}.bf-footer-logo{display:inline-flex;min-width:44px;min-height:44px}.bf-footer-logo img{width:138px;height:auto;filter:none}.bf-footer-link-row{display:grid;grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;min-height:48px;margin-top:.55rem}.bf-footer-back-top{display:inline-flex;grid-column:1;align-items:center;justify-self:start;min-height:44px;padding:.55rem 0;border:0;color:var(--muted);background:none;font-size:1.125rem}.bf-footer-back-top span{margin-left:.12rem}.bf-footer-back-top:hover{color:var(--red-text)}.bf-footer-nav{display:flex;grid-column:2;align-items:center;justify-content:center;gap:clamp(1.25rem,3vw,3.35rem);white-space:nowrap}.bf-footer-nav a{display:inline-flex;align-items:center;min-height:44px;color:#3f3b37;font-size:.875rem;font-weight:620}.bf-footer-nav a:hover{color:var(--red-text)}.bf-footer-rule{width:100%;margin-top:.25rem;border-top:1px solid rgba(12,12,13,.42)}.bf-footer-details{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(3rem,8vw,8rem);align-items:start;padding-top:.85rem}.bf-footer-contact{display:grid;align-content:start;color:#5f5a54;font-size:.875rem}.bf-footer-contact-line{display:flex;min-height:24px;align-items:center;gap:.45rem;margin:0}.bf-footer-contact-line address{margin:0;font-style:normal}.bf-footer-contact-line a{display:inline-flex;min-height:44px;align-items:center;color:#3f3b37;text-decoration:underline;text-decoration-color:#0c0c0d47;text-underline-offset:3px}.bf-footer-contact-line a:hover{color:var(--red-text)}.bf-footer-contact-pair{display:inline-flex;align-items:center;gap:.45rem}.bf-footer-marker{position:relative;width:14px;height:14px;flex:0 0 14px;border:1px solid rgba(12,12,13,.28);border-radius:50%}.bf-footer-marker:after{position:absolute;top:3px;left:3px;width:3px;height:3px;border-radius:50%;background:#ff3544;content:""}.bf-footer-label{color:var(--muted);font-weight:720}.bf-footer-separator{width:1px;height:13px;margin:0 .2rem;background:#0c0c0d3d}.bf-footer-utilities{display:grid;grid-template-columns:repeat(2,minmax(112px,1fr));gap:clamp(1.5rem,3.5vw,3.5rem);min-width:285px}.bf-footer-utility-group{padding-left:1rem;border-left:1px solid var(--line)}.bf-footer-utility-group>span{display:block;margin-bottom:.25rem;color:var(--muted);font-size:.75rem;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.bf-footer-utility-group a{display:flex;min-height:44px;align-items:center;color:#4d4944;font-size:.75rem}.bf-footer-utility-group a:hover{color:var(--red-text)}.v31-site-page :is(h1,h2,h3){text-wrap:balance}html[lang=zh-CN] .v31-site-page :is(h1,h2,h3){font-family:Noto Sans SC,Microsoft YaHei,Arial,sans-serif;font-weight:700;line-break:strict;overflow-wrap:normal;word-break:auto-phrase}html[lang=zh-CN] .v31-home-copy h1{font-size:clamp(4rem,6.1vw,6rem);line-height:1.06;letter-spacing:-.028em}html[lang=zh-CN] .v31-page-hero h1{font-size:clamp(3.8rem,5.6vw,5.4rem);line-height:1.08;letter-spacing:-.025em}html[lang=zh-CN] :is(.v31-statement-grid h2,.v31-section-heading h2){font-size:clamp(3.2rem,4.8vw,4.6rem);line-height:1.1;letter-spacing:-.025em}html[lang=zh-CN] :is(.v31-service-preview-copy h3,.v31-service-family-copy h2,.v31-resource-row-copy h2){font-size:clamp(2.8rem,4.1vw,4rem);line-height:1.12;letter-spacing:-.022em}html[lang=zh-CN] :is(.v31-resource-feature h2,.v31-editorial-split h2,.v31-about-mission h2,.v31-resource-network h2,.v31-insights-grid>header h2,.v31-contact-form-grid h2,.v31-site-page .closing-inner h2){font-size:clamp(3rem,4.5vw,4.3rem);line-height:1.1;letter-spacing:-.024em}@keyframes v31-drift{0%{transform:translateZ(0) rotate(0)}to{transform:translate3d(-20px,14px,0) rotate(4deg)}}@keyframes v31-band-drift{0%{translate:-18px 0}to{translate:22px 12px}}@keyframes v32-dash{to{stroke-dashoffset:-220}}@keyframes v32-contour{0%{opacity:.45;transform:scale(.96)}to{opacity:1;transform:scale(1.04)}}@keyframes v32-sweep{0%{opacity:.35;translate:-28px 0}to{opacity:1;translate:390px 0}}@keyframes v32-pulse{0%,to{opacity:.72;transform:scale(.86)}50%{opacity:1;transform:scale(1.08)}}@keyframes v32-card-float{0%{translate:-7px 8px}to{translate:10px -8px}}@keyframes v32-beam{0%{opacity:.45;translate:-18px 0}to{opacity:.95;translate:18px 0}}@keyframes v32-pulse-ring{0%{opacity:.9;transform:scale(.72)}to{opacity:0;transform:scale(1.3)}}@keyframes v32-proof-shift{0%{translate:-7px 5px}to{translate:9px -6px}}@keyframes v32-network-node{0%,to{opacity:.58;transform:scale(.82)}50%{opacity:1;transform:scale(1.08)}}@keyframes v32-home-orbit{to{transform:rotate(1turn)}}@keyframes v32-glow{0%{opacity:.16}to{opacity:.5}}@keyframes v32-home-scan{0%{opacity:.18;translate:-160px 0}to{opacity:.8;translate:330px 0}}@keyframes v33-home-scene-strategy{0%,26.66%{opacity:1;transform:translateZ(0) scale(1)}33.33%,93.33%{opacity:0;transform:translate3d(-22px,10px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes v33-home-scene-influence{0%,26.66%{opacity:0;transform:translate3d(24px,-8px,0) scale(.985)}33.33%,60%{opacity:1;transform:translateZ(0) scale(1)}66.66%,to{opacity:0;transform:translate3d(-24px,8px,0) scale(.985)}}@keyframes v33-home-scene-activation{0%,60%{opacity:0;transform:translate3d(24px,0,0) scale(.985)}66.66%,93.33%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(-24px,0,0) scale(.985)}}@keyframes v33-home-wipe{0%,72%{opacity:0;transform:translate3d(-280px,0,0)}77%{opacity:.12}94%{opacity:.82}to{opacity:0;transform:translate3d(1160px,0,0)}}@keyframes v33-content-float{0%{transform:translate3d(-8px,8px,0)}to{transform:translate3d(10px,-9px,0)}}@keyframes v33-activation-beam{0%{opacity:.48;transform:translate3d(-18px,0,0)}to{opacity:.94;transform:translate3d(18px,0,0)}}@media(max-width:1100px){.v31-editorial-split,.v31-section-heading,.v31-statement-grid{grid-template-columns:160px 1fr;gap:3rem}.v31-resource-row-grid,.v31-service-family-grid,.v31-service-preview-item{grid-template-columns:minmax(360px,1fr) minmax(0,1fr);gap:3rem}.v31-about-mission-grid,.v31-resource-feature-grid,.v31-resource-network-grid{gap:3rem}.v31-process-line{grid-template-columns:repeat(2,1fr)}}@media(min-width:861px){html[lang=en] .v31-page-hero--services h1{max-width:13ch}}@media(max-width:860px){.v31-page-hero,.v31-page-hero-inner{min-height:68svh}.v31-page-hero-inner{padding-top:5rem}.v31-page-hero-bottom{grid-template-columns:1fr;gap:1.5rem}.v31-page-hero-bottom>span{display:none}.v31-home-hero,.v31-home-hero-inner{min-height:74svh}.home-motion-visual{inset:-2% -12% -2% 12%;opacity:.76}.v31-home-scrim{background:linear-gradient(90deg,#040405f5,#040405b3),linear-gradient(0deg,rgba(4,4,5,.78),transparent)}.v31-about-mission-grid,.v31-contact-form-grid,.v31-editorial-split,.v31-insights-grid,.v31-resource-feature-grid,.v31-resource-network-grid,.v31-resource-row-grid,.v31-section-heading,.v31-service-family-grid,.v31-service-preview-item,.v31-statement-grid{grid-template-columns:1fr}.v31-editorial-split,.v31-section-heading,.v31-statement-grid{gap:2.5rem}.v31-resource-row.reverse .brand-visual,.v31-service-family.reverse .brand-visual,.v31-service-preview-item:nth-child(2n) .brand-visual{order:0}.v31-resource-network .brand-visual,.v31-resource-row .brand-visual,.v31-service-family .brand-visual,.v31-service-preview-item .brand-visual{min-height:460px}.v31-about-mission .brand-visual{min-height:440px}.v31-work-feature-link{grid-template-columns:1fr}.v31-work-feature-link .brand-visual{min-height:460px}.v31-editorial-list article{grid-template-columns:50px 1fr}.v31-editorial-list article p{grid-column:2}.v31-anchor-nav{top:var(--header-height)}.v31-anchor-nav a{min-height:64px;padding:.8rem}.v31-contact-form-grid>div:first-child,.v31-insights-grid>header{position:static}.bf-footer-link-row{grid-template-columns:1fr;row-gap:.15rem}.bf-footer-back-top{grid-column:1;grid-row:1}.bf-footer-nav{display:grid;grid-template-columns:repeat(5,1fr);grid-column:1;grid-row:2;width:100%;gap:0;white-space:normal}.bf-footer-nav a{justify-content:center;padding:0 .45rem;border-top:1px solid var(--line);text-align:center}.bf-footer-details{grid-template-columns:1fr;gap:1.25rem}.bf-footer-utilities{justify-self:end}}@media(max-width:620px){.v31-section{padding:5.5rem 0}.v31-page-hero,.v31-page-hero-inner{min-height:66svh}.v31-page-hero h1{font-size:clamp(3rem,12.4vw,4.3rem);line-height:.94}.v31-home-hero,.v31-home-hero-inner{min-height:70svh}.v31-home-hero-inner{padding-top:3.8rem}.v31-home-copy h1{font-size:clamp(3.15rem,12.8vw,4.5rem);line-height:.94}.v31-home-lead{margin-top:1.5rem;font-size:.94rem}.v31-home-actions{align-items:stretch;flex-direction:column;gap:1.1rem}.v31-home-actions .button{width:100%}.v31-hero-meta p{display:none}.v31-statement-section{padding:6rem 0}.v31-section-heading h2,.v31-statement-grid h2{font-size:clamp(2.65rem,10.8vw,3.45rem);line-height:.98;letter-spacing:-.048em}.v31-statement-grid>div>p{margin-top:2rem}.brand-visual,.v31-about-mission .brand-visual,.v31-resource-network .brand-visual,.v31-resource-row .brand-visual,.v31-service-family .brand-visual,.v31-service-preview-item .brand-visual,.v31-work-feature-link .brand-visual{min-height:340px}.v31-resource-feature .brand-visual{min-height:360px}.v31-resource-row-copy h2,.v31-service-family-copy h2,.v31-service-preview-copy h3{font-size:clamp(2.45rem,9.9vw,3.2rem);line-height:.99;letter-spacing:-.045em}.v31-about-mission h2,.v31-contact-form-grid h2,.v31-editorial-split h2,.v31-insights-grid>header h2,.v31-resource-feature h2,.v31-resource-network h2{font-size:clamp(2.55rem,10.4vw,3.3rem);line-height:.98;letter-spacing:-.048em}.v31-process-line{grid-template-columns:1fr}.v31-process-line article{min-height:240px}.v31-process-line h3{margin-top:4rem}.v31-anchor-nav{position:relative;top:auto}.v31-anchor-nav .site-container{grid-template-columns:1fr}.v31-anchor-nav a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line)}.v31-resource-row,.v31-service-family{padding:5.5rem 0;scroll-margin-top:var(--header-height)}.v31-case-grid{grid-template-columns:1fr}.v31-case-item:first-child{grid-column:auto}.v31-case-item:first-child .brand-visual,.v31-case-item:not(:first-child) .brand-visual{min-height:330px}.v31-case-copy{min-height:auto}.v31-case-copy h3{margin-top:2.5rem}.v31-insight-list summary{grid-template-columns:35px 1fr auto}.v31-insight-body{padding-left:51px}.v31-audience-list button{grid-template-columns:42px 1fr;gap:1rem;min-height:150px}.v31-audience-list button strong{grid-column:2}.v31-site-page .closing-cta{padding:3.5rem 0}.v31-site-page .closing-inner{gap:1.5rem}.v31-site-page .closing-inner h2{font-size:clamp(2.65rem,10.8vw,3.45rem);line-height:.98;letter-spacing:-.048em}.v31-site-page .round-link{width:124px;height:124px;padding:1.2rem}.site-footer{padding-top:1.2rem;padding-bottom:1.5rem}.bf-footer-masthead{min-height:52px}.bf-footer-logo img{width:128px}.bf-footer-link-row{margin-top:.35rem}.bf-footer-nav{grid-template-columns:1fr}.bf-footer-nav a{justify-content:flex-start;min-height:48px;padding:.5rem .65rem}.bf-footer-rule{margin-top:0}.bf-footer-details{gap:1.15rem;padding-top:1rem}.bf-footer-contact{font-size:.78rem}.bf-footer-contact-line{min-height:36px;align-items:flex-start;padding:.25rem 0}.bf-footer-contact-line .bf-footer-marker{margin-top:.35rem}.bf-footer-contact-links{flex-wrap:wrap}.bf-footer-contact-pair{min-height:44px}.bf-footer-separator{display:none}.bf-footer-contact-links .bf-footer-contact-pair:last-child{flex-basis:calc(100% - 1.5rem);margin-left:1.4rem}.bf-footer-utilities{width:100%;min-width:0;justify-self:stretch;gap:1rem;padding-top:.25rem;border-top:1px solid var(--line)}.bf-footer-utility-group{padding-top:.7rem;padding-left:.75rem}.home-motion-visual{inset:8% -38% 0 2%;opacity:.62}.home-motion-grid{opacity:.45}.home-motion-nodes text,.home-motion-routes .route-c,.home-motion-scene-label{display:none}.page-hero-band{min-width:420px}html[lang=zh-CN] .v31-page-hero h1{font-size:clamp(2.55rem,10.7vw,3.3rem);line-height:1.1;letter-spacing:-.02em}html[lang=zh-CN] .v31-home-copy h1{font-size:clamp(1.95rem,9.8vw,3.2rem);line-height:1.1;letter-spacing:-.022em}html[lang=zh-CN] :is(.v31-statement-grid h2,.v31-section-heading h2){font-size:clamp(2.3rem,9.6vw,3rem);line-height:1.14;letter-spacing:-.018em}html[lang=zh-CN] :is(.v31-service-preview-copy h3,.v31-service-family-copy h2,.v31-resource-row-copy h2){font-size:clamp(2.1rem,8.7vw,2.75rem);line-height:1.16;letter-spacing:-.016em}html[lang=zh-CN] :is(.v31-resource-feature h2,.v31-editorial-split h2,.v31-about-mission h2,.v31-resource-network h2,.v31-insights-grid>header h2,.v31-contact-form-grid h2,.v31-site-page .closing-inner h2){font-size:clamp(2.2rem,9.2vw,2.9rem);line-height:1.14;letter-spacing:-.018em}}@media(prefers-reduced-motion:reduce){.brand-visual-scene *,.home-motion-visual *,.v31-page-hero-art *{animation:none!important}.home-motion-scan{display:none}.home-motion-orbits{transform:rotate(-8deg)}.home-motion-scene{opacity:0!important;transform:none!important}.home-motion-scene--strategy{opacity:1!important}.home-motion-wipe{display:none}}:root{--web27-red:#e60012;--web27-red-dark:#b60012;--web27-ink:#090909;--web27-charcoal:#17191b;--web27-paper:#f6f2eb;--web27-white:#fff;--web27-muted:#696762;--web27-line:rgba(9,9,9,.16);--web27-max:1280px;--web27-gutter:clamp(20px,5vw,80px);--web27-header:82px;--web27-sans:Arial,"Microsoft YaHei","PingFang SC","Noto Sans SC",sans-serif}html{scroll-behavior:smooth;scrollbar-color:var(--web27-red) var(--web27-paper)}html:has(.web27-home){scroll-snap-type:y proximity}body{font-family:var(--web27-sans);text-rendering:optimizeLegibility}.web27-page,body{color:var(--web27-ink);background:var(--web27-paper)}.web27-page{overflow:clip}.web27-container{width:min(calc(100% - var(--web27-gutter)*2),var(--web27-max));margin-inline:auto}.web27-screen{position:relative;min-height:100svh;scroll-margin-top:var(--web27-header);scroll-snap-align:start}.web27-section{position:relative;padding:clamp(88px,10vw,150px) 0}.web27-section--dark{color:var(--web27-white);background:var(--web27-ink)}.web27-section--white{background:var(--web27-white)}.web27-eyebrow{display:inline-flex;align-items:center;gap:14px;margin:0 0 24px;color:inherit;font-size:.72rem;font-weight:800;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.web27-eyebrow:before{display:none}.web27-page :is(h1,h2,h3),.web27-title{text-wrap:balance}.web27-title{max-width:13ch;margin:0;font-size:clamp(3rem,6vw,6.4rem);font-weight:900;letter-spacing:-.065em;line-height:.98}html[lang=zh-CN] .web27-title{letter-spacing:-.035em;line-height:1.04}.web27-lead{max-width:58ch;margin:30px 0 0;color:var(--web27-muted);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.85;text-wrap:pretty}.web27-hero .web27-lead,.web27-section--dark .web27-lead{color:#ffffffc7}.web27-section-head{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;margin-bottom:clamp(54px,8vw,104px)}.web27-section-head h2{max-width:none;margin:0;font-size:clamp(2.5rem,3.5vw,3.65rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}html[lang=zh-CN] .web27-section-head h2{letter-spacing:-.028em;line-height:1.08}.web27-section-head p{max-width:56ch;margin:0;color:var(--web27-muted);font-size:1rem;line-height:1.85}.web27-section--dark .web27-section-head p{color:#ffffffad}@media(min-width:821px){.web27-section-head--solo h2{font-size:clamp(2.25rem,3vw,3.2rem);white-space:nowrap}}.web27-hero{display:grid;min-height:max(720px,100svh);place-items:stretch;color:var(--web27-white);background:#090a0b}.web27-hero__media,.web27-hero__media img,.web27-hero__media:after{position:absolute;inset:0}.web27-hero__media{overflow:hidden}.web27-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;animation:web27-hero-settle 8s cubic-bezier(.18,.72,.2,1) both}.web27-hero__media:after{background:linear-gradient(90deg,#050506f0,#050506c2 35%,#0505062e 72%),linear-gradient(0deg,rgba(5,5,6,.55),transparent 50%);content:""}.web27-hero__inner{position:relative;z-index:1;display:flex;min-height:inherit;flex-direction:column;justify-content:flex-end;padding-top:calc(var(--web27-header) + 64px);padding-bottom:clamp(64px,9vh,112px)}.web27-hero__copy{width:100%;max-width:1180px}.web27-hero__brand{margin:0 0 22px;font-size:.9rem;font-weight:800;letter-spacing:.12em}.web27-hero h1{max-width:none;margin:0;font-size:clamp(3.25rem,4.3vw,4rem);font-weight:900;letter-spacing:-.06em;line-height:.98}html[lang=zh-CN] .web27-hero h1{max-width:none;font-size:clamp(3.35rem,5vw,4.8rem);letter-spacing:-.045em;line-height:1.02}html:not([lang=zh-CN]) .web27-hero[data-variant=about] h1{max-width:none;font-size:clamp(2.35rem,3vw,3.25rem);line-height:1.02}.web27-hero__meta{display:flex;align-items:center;gap:18px;margin-top:34px;font-size:clamp(.95rem,1.2vw,1.12rem);font-weight:700}.web27-hero__meta:before{width:54px;height:3px;background:var(--web27-red);content:""}.web27-media{position:relative;min-height:560px;overflow:hidden;background:var(--web27-charcoal)}.web27-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .5s ease}.web27-media:hover img{transform:scale(1.025)}.web27-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);min-height:100svh}.web27-split--reverse{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.web27-split--reverse>:first-child{order:2}.web27-split__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(84px,10vw,150px) var(--web27-gutter)}.web27-stats{position:relative;isolation:isolate;display:grid;min-height:max(680px,86svh);align-items:center;overflow:hidden;color:var(--web27-white);background:var(--web27-ink)}.web27-stats__backdrop,.web27-stats__backdrop img,.web27-stats__backdrop picture,.web27-stats__backdrop:after{position:absolute;inset:0;width:100%;height:100%}.web27-stats__backdrop{z-index:-1}.web27-stats__backdrop img{-o-object-fit:cover;object-fit:cover}.web27-stats__backdrop:after{content:"";background:linear-gradient(90deg,#030304d6,#0303047a),linear-gradient(0deg,rgba(3,3,4,.55),transparent 60%)}.web27-stats__copy{display:grid;position:relative;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;padding-top:clamp(100px,12vw,170px);padding-bottom:clamp(100px,12vw,170px)}.web27-stat{display:flex;position:relative;min-height:clamp(270px,28vw,370px);flex-direction:column;justify-content:flex-end;gap:1.1rem;padding:clamp(1.8rem,3.5vw,3.2rem);border:1px solid hsla(0,0%,100%,.34);background:#07080a57;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.web27-stat+.web27-stat{border-left:0}.web27-stat:before{position:absolute;top:0;left:0;width:72px;height:5px;content:"";background:var(--web27-red)}.web27-stat strong{color:var(--web27-white);font-size:clamp(3.5rem,5.5vw,6.4rem);font-weight:900;letter-spacing:-.075em;line-height:.9}.web27-stat span{max-width:25ch;color:#ffffffbd;font-size:clamp(.95rem,1.25vw,1.18rem);font-weight:700;line-height:1.45}.web27-house-screen{display:grid;align-items:center;min-height:100svh;padding:clamp(96px,11vw,160px) 0;color:var(--web27-white);background:var(--web27-ink)}.web27-house-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(48px,7vw,84px);align-items:center}.web27-house-copy{max-width:880px}.web27-house-copy h2{margin:0;font-size:clamp(2.8rem,5vw,5.7rem);font-weight:900;letter-spacing:-.055em;line-height:1}.web27-house-copy p{margin:28px 0 0;color:#ffffffa8;line-height:1.8}.web27-advantages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--web27-line);border-left:1px solid var(--web27-line)}.web27-advantage{position:relative;min-height:280px;overflow:hidden;padding:clamp(28px,3vw,46px);border-right:1px solid var(--web27-line);border-bottom:1px solid var(--web27-line);background:#ffffff59;transition:color .26s ease,background .26s ease,transform .26s ease}.web27-advantage:hover{color:var(--web27-white);background:var(--web27-red);transform:translateY(-6px)}.web27-home .web27-advantage{display:flex;min-height:clamp(320px,29vw,410px);align-items:flex-end;padding:0}.web27-home .web27-advantage,.web27-home .web27-advantage:hover{color:var(--web27-white);background:var(--web27-ink)}.web27-advantage__media{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.web27-home .web27-advantage:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,#040405e6,#04040538 76%),linear-gradient(120deg,rgba(238,0,18,.16),transparent 48%)}.web27-home .web27-advantage:hover .web27-advantage__media{transform:scale(1.035)}.web27-advantage__copy{position:relative;z-index:1;padding:clamp(1.7rem,3vw,2.7rem)}.web27-home .web27-advantage h3{margin:0 0 1rem}.web27-home .web27-advantage p{color:#ffffffb8}.web27-advantage span{color:var(--web27-red);font-size:.75rem;font-weight:800;letter-spacing:.14em}.web27-advantage:hover p,.web27-advantage:hover span{color:#ffffffc7}.web27-advantage h3{margin:62px 0 16px;font-size:clamp(1.6rem,2.3vw,2.45rem);font-weight:850;letter-spacing:-.04em;line-height:1.1}.web27-advantage p{margin:0;color:var(--web27-muted);line-height:1.75}.web27-client-wall{display:grid;grid-template-columns:minmax(0,1fr);align-content:center;min-height:100svh;padding:clamp(110px,13vw,180px) 0;background:var(--web27-white)}.web27-client-wall__lead{max-width:none;margin:0 0 clamp(46px,6vw,80px);font-size:clamp(2.3rem,3vw,3.25rem);font-weight:900;letter-spacing:-.05em;line-height:1.07}.web27-client-wall img,.web27-client-wall picture{display:block;width:100%}.web27-client-wall__viewport{width:100%;min-width:0;max-width:100%}.web27-client-wall__viewport:focus-visible{outline:2px solid var(--web27-red);outline-offset:8px}.web27-client-wall img{height:auto;mix-blend-mode:multiply}.web27-image-card{position:relative;overflow:hidden;color:var(--web27-white);background:var(--web27-charcoal)}.web27-image-card>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.2,1)}.web27-image-card:hover>img{transform:scale(1.035)}.web27-image-card:after{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 62%);content:""}.web27-image-card__copy{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:clamp(24px,3.5vw,48px)}.web27-image-card__copy h3{margin:0;font-size:clamp(1.55rem,2.2vw,2.45rem);line-height:1.1}.web27-image-card__copy p{margin:14px 0 0;color:#ffffffbf;line-height:1.65}.web27-about-intro{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.web27-about-intro h2{max-width:none;margin:0;font-size:clamp(2.6rem,4.7vw,5.25rem);font-weight:900;letter-spacing:-.05em;line-height:1.08}.web27-about-intro p{max-width:65ch;margin:24px 0 0;color:var(--web27-muted);font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.95}.web27-honor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.web27-honor-card{display:grid;min-height:320px;grid-template-rows:1fr auto;border:1px solid var(--web27-line);background:var(--web27-white)}.web27-honor-card img{width:100%;height:230px;-o-object-fit:contain;object-fit:contain;padding:22px;background:#f3f3f1}.web27-honor-card h3{margin:0;padding:20px 22px 24px;font-size:1rem;line-height:1.5}.web27-timeline{display:flex;gap:1px;overflow-x:auto;padding:0 0 20px;scroll-snap-type:x mandatory;scrollbar-color:var(--web27-red) hsla(0,0%,100%,.12)}.web27-timeline article{width:min(340px,78vw);min-height:300px;flex:0 0 auto;padding:34px;border:1px solid hsla(0,0%,100%,.16);scroll-snap-align:start}.web27-timeline time{color:var(--web27-red);font-size:.78rem;font-weight:800;letter-spacing:.16em}.web27-timeline h3{margin:88px 0 0;font-size:1.45rem;line-height:1.35}.web27-service-intro{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.web27-service-intro h2{margin:0;font-size:clamp(2.7rem,5vw,5.6rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}.web27-service-intro p{max-width:58ch;margin:20px 0 0;color:var(--web27-muted);font-size:1.1rem;line-height:1.9}.web27-service-section{position:relative;isolation:isolate;display:grid;min-height:max(760px,92svh);overflow:hidden;color:var(--web27-white);background:var(--web27-ink)}.web27-service-section:nth-child(2n){grid-template-columns:minmax(0,1fr)}.web27-service-section:nth-child(2n) .web27-service-section__media{order:0}.web27-service-section__media{position:absolute;z-index:-1;inset:0;min-height:0;overflow:hidden;background:var(--web27-charcoal)}.web27-service-section__media:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#040405e6,#040405ad 58%,#0404058a),linear-gradient(0deg,rgba(4,4,5,.72),transparent 70%)}.web27-service-section__media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web27-service-section__copy{display:flex;position:relative;z-index:1;width:min(calc(100% - var(--web27-gutter)*2),var(--web27-max));flex-direction:column;justify-content:center;margin-inline:auto;padding:clamp(92px,10vw,150px) 0}.web27-service-section__copy>span{color:var(--web27-red);font-size:.75rem;font-weight:850;letter-spacing:.16em}.web27-service-section__copy>h2{max-width:none;margin:0 0 clamp(30px,4vw,54px);font-size:clamp(2.65rem,4vw,4.4rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}.web27-service-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.web27-service-column{min-height:270px;padding:clamp(1.6rem,3vw,2.6rem);border-top:3px solid hsla(0,0%,100%,.78);background:#05050685;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.web27-service-column--solution{border-top-color:var(--web27-red)}.web27-service-column h3{margin:0 0 18px;font-size:.82rem;font-weight:850;letter-spacing:.1em}.web27-service-column ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.web27-service-column li{position:relative;padding-left:16px;color:#ffffffbd;font-size:.92rem;line-height:1.6}.web27-service-column li:before{position:absolute;top:.72em;left:0;width:5px;height:5px;border-radius:50%;background:var(--web27-red);content:""}.web27-resource-groups{display:grid;gap:1px;background:var(--web27-line)}.web27-resource-group{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;padding:clamp(48px,6vw,82px);background:var(--web27-white)}.web27-resource-group>*{min-width:0}.web27-resource-group h2{max-width:none;margin:0;font-size:clamp(2rem,3.3vw,3.7rem);font-weight:900;letter-spacing:-.05em;line-height:1.06}.web27-resource-group p{margin:0 0 24px;color:var(--web27-muted);font-size:1.05rem;line-height:1.8}.web27-tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.web27-tag-list li{padding:9px 13px;border:1px solid var(--web27-line);border-radius:999px;font-size:.78rem;font-weight:700}.web27-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.web27-case-card{display:grid;min-height:650px;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--web27-line);background:var(--web27-white)}.web27-case-card__media{overflow:hidden;aspect-ratio:1/1;background:var(--web27-paper)}.web27-case-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.web27-case-card__media--csair img{-o-object-position:50% 48%;object-position:50% 48%;transform:scale(1.14)}.web27-case-card__media--camel img{-o-object-position:50% 35%;object-position:50% 35%}.web27-case-card__copy{display:flex;flex-direction:column;padding:28px}.web27-case-card__copy>span{color:var(--web27-red);font-size:.7rem;font-weight:800;letter-spacing:.12em}.web27-case-card h2{margin:26px 0 18px;font-size:clamp(1.7rem,2.2vw,2.5rem);font-weight:900;letter-spacing:-.04em;line-height:1.12}.web27-case-card p{margin:0;color:var(--web27-muted);line-height:1.72}.web27-case-card details{margin-top:auto;padding-top:24px}.web27-case-card summary{min-height:44px;color:var(--web27-ink);font-weight:750;cursor:pointer}.web27-case-card details p+p{margin-top:12px}.web27-insight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid hsla(0,0%,100%,.18);border-left:1px solid hsla(0,0%,100%,.18)}.web27-insight-card{min-height:330px;padding:clamp(30px,4vw,54px);border-right:1px solid hsla(0,0%,100%,.18);border-bottom:1px solid hsla(0,0%,100%,.18)}.web27-insight-card span{color:var(--web27-red);font-size:.72rem;font-weight:800;letter-spacing:.14em}.web27-insight-card h3{max-width:none;margin:30px 0 18px;font-size:clamp(1.65rem,2.1vw,2rem);line-height:1.12}.web27-insight-card p{margin:0;color:#ffffffa3;line-height:1.75}.web27-contact-grid{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:clamp(50px,9vw,130px);align-items:center}.web27-contact-info{display:grid;gap:0;margin-top:42px}.web27-contact-line{display:grid;grid-template-columns:88px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.18)}.web27-contact-line dt{color:#ffffff7a;font-size:.75rem;font-weight:800;letter-spacing:.1em}.web27-contact-line dd{margin:0;font-size:1rem;line-height:1.65}.web27-contact-line a{color:inherit;text-decoration:none}.web27-contact-line a:hover{color:var(--web27-red)}.web27-qr-list{display:flex;gap:18px;margin-top:36px}.web27-qr-list figure{margin:0}.web27-qr-list img{width:96px;height:96px;background:var(--web27-white)}.web27-qr-list figcaption{margin-top:9px;color:#ffffff8c;font-size:.72rem;text-align:center}.web27-form-section{color:var(--web27-white);background:#111214}.web27-form-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(42px,6vw,72px);align-items:start}.web27-form-grid h2{margin:0;font-size:clamp(2.6rem,4.6vw,5rem);font-weight:900;letter-spacing:-.05em;line-height:1.06}.web27-form-grid>div:first-child>p{margin:26px 0 0;color:#ffffff9e;line-height:1.8}.web27-legal-hero{padding:clamp(160px,18vw,230px) 0 clamp(82px,10vw,130px);color:var(--web27-white);background:var(--web27-ink)}.web27-legal-hero h1{max-width:14ch;margin:0;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:900;letter-spacing:-.06em;line-height:1}.web27-legal-hero p{max-width:65ch;margin:30px 0 0;color:#ffffffa6;line-height:1.85}.web27-legal-list{display:grid}.web27-legal-list article{display:grid;grid-template-columns:70px minmax(240px,.55fr) minmax(0,1.45fr);gap:clamp(24px,5vw,72px);padding:42px 0;border-bottom:1px solid var(--web27-line)}.web27-legal-list article>span{color:var(--web27-red);font-size:.75rem;font-weight:800}.web27-legal-list h2{margin:0;font-size:clamp(1.7rem,2.8vw,2.8rem);line-height:1.18}.web27-legal-list p{margin:0;color:var(--web27-muted);line-height:1.9}.web27-button,.web27-text-link{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:12px;font-weight:800;text-decoration:none}.web27-button{width:-moz-fit-content;width:fit-content;padding:13px 22px;border:1px solid var(--web27-red);color:var(--web27-white);background:var(--web27-red);transition:color .22s ease,background .22s ease,transform .22s ease}.web27-button:hover{color:var(--web27-red);background:transparent;transform:translateY(-2px)}.web27-text-link{width:-moz-fit-content;width:fit-content;padding:10px 0;border-bottom:2px solid var(--web27-red);color:inherit}.web27-closing{position:relative;display:grid;min-height:78svh;place-items:end start;overflow:hidden;color:var(--web27-white);background:var(--web27-ink)}.web27-closing>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web27-closing:after{position:absolute;inset:0;background:linear-gradient(90deg,#030303e6,#03030333);content:""}.web27-closing__copy{position:relative;z-index:1;padding-top:clamp(120px,16vw,220px);padding-bottom:clamp(64px,8vw,110px)}.web27-closing h2{max-width:1180px;margin:0;font-size:clamp(3rem,4vw,3.85rem);font-weight:900;letter-spacing:-.065em;line-height:.98}.web27-closing p{max-width:52ch;margin:26px 0 36px;color:#ffffffb8;line-height:1.8}.web27-js [data-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .64s ease,transform .64s cubic-bezier(.2,.75,.2,1)}.web27-js [data-reveal].is-visible{opacity:1;transform:translateZ(0)}[data-reveal-delay="1"]{transition-delay:90ms}[data-reveal-delay="2"]{transition-delay:.18s}[data-reveal-delay="3"]{transition-delay:.27s}@keyframes web27-hero-settle{0%{transform:scale(1.06)}to{transform:scale(1)}}@media(max-width:1080px){.web27-advantages{grid-template-columns:repeat(2,minmax(0,1fr))}.web27-house-grid{grid-template-columns:1fr}.web27-house-copy{max-width:680px}.web27-honor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web27-case-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){:root{--web27-header:74px}html:has(.web27-home){scroll-snap-type:none}.web27-screen{min-height:auto;scroll-snap-align:none}.web27-about-intro,.web27-contact-grid,.web27-form-grid,.web27-section-head,.web27-service-intro{grid-template-columns:1fr}.web27-hero{min-height:820px}.web27-hero__copy{max-width:100%}.web27-hero__media:after{background:linear-gradient(0deg,#050506f0,#05050673 74%)}.web27-hero__media img{-o-object-position:62% center;object-position:62% center}.web27-hero[data-variant=resources] .web27-hero__media img{-o-object-position:center;object-position:center}.web27-service-section,.web27-service-section:nth-child(2n),.web27-split,.web27-split--reverse{grid-template-columns:1fr}.web27-service-section:nth-child(2n) .web27-service-section__media,.web27-split--reverse>:first-child{order:0}.web27-split .web27-media{min-height:0}.web27-service-section{display:block;min-height:0}.web27-service-section__media{position:relative;z-index:0;inset:auto;height:clamp(300px,55svh,520px);min-height:0}.web27-service-section__media:after{background:none}.web27-service-section__copy{background:var(--web27-ink)}.web27-stats__copy{grid-template-columns:1fr;padding-top:88px;padding-bottom:88px}.web27-stat{min-height:230px}.web27-stat+.web27-stat{border-top:0;border-left:1px solid hsla(0,0%,100%,.34)}.web27-house-grid{gap:60px}.web27-service-section__copy{padding-top:72px;padding-bottom:84px}.web27-resource-group{grid-template-columns:minmax(0,1fr);gap:28px}.web27-contact-grid{gap:64px}}@media(max-width:620px){:root{--web27-gutter:20px}.web27-section{padding:76px 0}.web27-eyebrow{margin-bottom:18px;font-size:.66rem}.web27-title{font-size:clamp(2.7rem,13vw,4.2rem);letter-spacing:-.045em;line-height:1.03}.web27-section-head{gap:26px;margin-bottom:48px}.web27-section-head h2{font-size:clamp(2.4rem,11vw,3.6rem);letter-spacing:-.04em;line-height:1.08}.web27-hero{min-height:760px}.web27-hero__inner{padding-top:calc(var(--web27-header) + 48px);padding-bottom:52px}.web27-hero h1,html[lang=zh-CN] .web27-hero h1{max-width:none;font-size:clamp(2.25rem,9.6vw,3.2rem);letter-spacing:-.038em;line-height:1}html:not([lang=zh-CN]) .web27-hero[data-variant=about] h1{max-width:none;font-size:clamp(1.35rem,6.75vw,1.68rem);line-height:1.06}html:not([lang=zh-CN]) .web27-section-head h2{font-size:clamp(2rem,8.5vw,2.7rem)}.web27-hero__meta{margin-top:26px;font-size:.9rem}.web27-stat{gap:10px;align-items:flex-start;padding:28px 24px}.web27-stat>*{min-width:0}.web27-stat strong{max-width:100%;font-size:clamp(2.7rem,15vw,4.6rem);line-height:.95}.web27-stat span{max-width:28ch;font-size:.92rem}.web27-house-screen{padding:76px 0}.web27-house-copy h2{font-size:clamp(2.55rem,12vw,3.8rem)}.web27-advantages{grid-template-columns:1fr}.web27-advantage{min-height:230px}.web27-client-wall{min-height:auto;padding:90px 0}.web27-client-wall__lead{font-size:clamp(2rem,9vw,3rem)}.web27-client-wall__viewport{overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:12px;scrollbar-color:var(--web27-red) var(--web27-paper)}.web27-client-wall__viewport picture{width:-moz-max-content;width:max-content}.web27-client-wall__viewport img{width:820px;max-width:none}.web27-honor-grid{grid-template-columns:1fr}.web27-honor-card{min-height:280px}.web27-service-section__media{min-height:0}.web27-service-section__copy>h2{margin-bottom:38px;font-size:clamp(2.35rem,11vw,3.5rem)}.web27-service-columns{grid-template-columns:1fr;gap:32px}.web27-resource-group{padding:34px 24px}.web27-case-grid{grid-template-columns:1fr}.web27-case-card{min-height:600px}.web27-insight-grid{grid-template-columns:1fr}.web27-insight-card{min-height:290px}.web27-contact-line{grid-template-columns:72px 1fr;gap:12px}.web27-qr-list{gap:12px}.web27-qr-list img{width:88px;height:88px}.web27-form-grid{gap:44px}.web27-legal-list article{grid-template-columns:42px 1fr;gap:18px}.web27-legal-list article>p{grid-column:2}.web27-closing{min-height:680px}.web27-closing h2{max-width:none;font-size:clamp(2.55rem,11vw,3.8rem);letter-spacing:-.045em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html:has(.web27-home){scroll-snap-type:none}*,:after,:before{animation-duration:.001ms!important;animation-delay:0s!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important;transition-delay:0s!important}.web27-js [data-reveal]{opacity:1;transform:none}}.web27-hero__inner{justify-content:center}.web27-hero__copy{max-width:min(58rem,72vw)}.web27-hero__eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1.4rem;color:#ffffffc2;font-size:.7rem;font-weight:850;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.web27-hero__eyebrow:before{width:2.8rem;height:3px;background:var(--web27-red);content:""}.web27-hero h1{max-width:15ch}.web27-hero[data-variant=home] .web27-hero__copy{max-width:min(50rem,62vw)}.web27-hero[data-variant=home] h1{max-width:13ch}.web27-hero[data-variant=resources] h1,.web27-hero[data-variant=services] h1{max-width:14ch}.web27-stats{isolation:isolate;min-height:max(680px,88svh);background:linear-gradient(120deg,rgba(230,0,18,.1),transparent 38%),var(--web27-ink)}.web27-stats:after,.web27-stats:before{position:absolute;pointer-events:none;content:""}.web27-stats:before{z-index:-1;inset:0;opacity:.22;background-image:linear-gradient(hsla(0,0%,100%,.13) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.13) 1px,transparent 0);background-size:8vw 8vw;-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 85%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 85%,transparent)}.web27-stats:after{right:-11vw;bottom:-28vw;width:62vw;aspect-ratio:1;border:clamp(24px,3.6vw,58px) solid rgba(230,0,18,.72);border-radius:50%}.web27-stats__copy{padding-top:clamp(100px,12vw,170px);padding-bottom:clamp(100px,12vw,170px);border-top:1px solid hsla(0,0%,100%,.28);border-bottom:1px solid hsla(0,0%,100%,.28)}.web27-stat{min-height:clamp(250px,27vw,350px);border:0;border-left:1px solid hsla(0,0%,100%,.32);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.web27-stat:last-child{border-right:1px solid hsla(0,0%,100%,.32)}.web27-stat+.web27-stat{border-left:1px solid hsla(0,0%,100%,.32)}.web27-stat strong{font-size:clamp(4.5rem,7vw,8rem)}.web37-advantages-intro{display:grid;min-height:48svh;align-items:end;color:var(--web27-ink);background:var(--web27-white)}.web37-advantages-intro .web27-section-head{margin-bottom:0}.web37-advantage-stories,.web37-advantage-story{background:var(--web27-white)}.web37-advantage-story{display:grid;grid-template-columns:minmax(0,58fr) minmax(360px,42fr);min-height:max(700px,100svh);border-top:1px solid var(--web27-line)}.web37-advantage-story:nth-child(2n){grid-template-columns:minmax(360px,42fr) minmax(0,58fr)}.web37-advantage-story:nth-child(2n) .web37-advantage-story__media{order:2}.web37-advantage-story__media{position:relative;min-width:0;overflow:hidden;background:var(--web27-charcoal)}.web37-advantage-story__media img,.web37-advantage-story__media picture{position:absolute;inset:0;width:100%;height:100%}.web37-advantage-story__media img{-o-object-fit:cover;object-fit:cover;transition:transform .9s cubic-bezier(.2,.75,.2,1)}.web37-advantage-story:hover .web37-advantage-story__media img{transform:scale(1.025)}.web37-advantage-story__copy{display:flex;min-width:0;flex-direction:column;justify-content:space-between;padding:clamp(3rem,6vw,7rem) clamp(2.4rem,5vw,6rem);background:var(--web27-white)}.web37-advantage-story__copy h3{max-width:12ch;margin:0;font-size:clamp(2.7rem,4vw,4.9rem);font-weight:900;letter-spacing:-.06em;line-height:1}.web37-advantage-story__copy p{max-width:34rem;margin:1.8rem 0 0;color:var(--web27-muted);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.85}.web27-service-section,.web27-service-section:nth-child(2n){grid-template-columns:minmax(0,58fr) minmax(520px,42fr);min-height:max(760px,100svh);overflow:hidden}.web27-service-section:nth-child(2n){grid-template-columns:minmax(520px,42fr) minmax(0,58fr)}.web27-service-section__media{position:relative;z-index:0;inset:auto;display:grid;min-height:inherit;place-items:center;overflow:hidden;background:linear-gradient(hsla(0,0%,100%,.055) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.055) 1px,transparent 0),#111214;background-size:4.5rem 4.5rem}.web27-service-section:nth-child(2n) .web27-service-section__media{order:2}.web27-service-section__media:after{z-index:0;background:radial-gradient(circle at 50% 50%,rgba(230,0,18,.1),transparent 62%)}.web27-service-section__media picture{position:relative;z-index:1;display:block;width:100%;aspect-ratio:3/2;overflow:hidden}.web27-service-section__media img{position:static;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web27-service-section__copy{z-index:1;width:auto;min-width:0;margin:0;padding:clamp(5rem,7vw,8rem) clamp(2.5rem,4.5vw,5.5rem);background:var(--web27-ink)}.web27-service-section:nth-child(2n) .web27-service-section__copy{order:1}.web27-service-section__copy>h2{margin-bottom:clamp(2rem,3vw,3rem);font-size:clamp(2.7rem,3.7vw,4.2rem)}.web27-service-columns{gap:1rem}.web27-service-column{min-height:0;padding:clamp(1.2rem,2vw,1.8rem);background:#ffffff09;-webkit-backdrop-filter:none;backdrop-filter:none}.web27-service-column li{font-size:.88rem}.web27-closing--type{isolation:isolate;min-height:74svh;place-items:center start;background:var(--web27-red)}.web27-closing--type:before{position:absolute;z-index:-1;top:50%;right:-10vw;width:min(62rem,72vw);aspect-ratio:1;border:clamp(32px,5vw,80px) solid hsla(0,0%,100%,.13);border-radius:50%;content:"";transform:translateY(-50%)}.web27-closing--type:after{z-index:-1;opacity:.18;background-image:repeating-linear-gradient(118deg,hsla(0,0%,100%,.55) 0 1px,transparent 1px 5.5rem)}.web27-closing--type .web27-closing__copy{padding-top:clamp(7rem,12vw,12rem);padding-bottom:clamp(7rem,12vw,12rem)}.web27-closing--type h2{max-width:14ch;font-size:clamp(4rem,6.8vw,7.8rem);line-height:.94}.web27-closing--type p{color:#ffffffe0}.web27-closing--type .web27-button{border-color:var(--web27-ink);background:var(--web27-ink)}.web27-closing--type .web27-button:hover{color:var(--web27-white);border-color:var(--web27-white);background:transparent}@media(max-width:1080px)and (min-width:821px){.web27-service-section,.web27-service-section:nth-child(2n){grid-template-columns:minmax(0,52fr) minmax(480px,48fr)}.web27-service-section:nth-child(2n){grid-template-columns:minmax(480px,48fr) minmax(0,52fr)}.web27-service-columns{grid-template-columns:1fr}}@media(max-width:820px){.web27-hero__inner{justify-content:flex-end}.web27-hero[data-variant=home] .web27-hero__copy,.web27-hero__copy{max-width:100%}.web27-hero[data-variant=home] .web27-hero__media img{-o-object-position:70% center;object-position:70% center}.web27-hero__eyebrow{margin-bottom:1rem}.web37-advantages-intro{min-height:auto}.web37-advantage-story,.web37-advantage-story:nth-child(2n){display:block;min-height:0}.web37-advantage-story:nth-child(2n) .web37-advantage-story__media{order:0}.web37-advantage-story__media{aspect-ratio:3/2}.web37-advantage-story__copy{min-height:330px;gap:4rem;padding:3rem var(--web27-gutter) 4.5rem}.web27-service-section,.web27-service-section:nth-child(2n){display:block;min-height:0}.web27-service-section__media{display:block;height:auto;min-height:0;aspect-ratio:3/2}.web27-service-section__media picture{position:absolute;inset:0}.web27-service-section__copy{width:100%;padding:4.5rem var(--web27-gutter) 5.5rem}.web27-service-section:nth-child(2n) .web27-service-section__copy,.web27-service-section:nth-child(2n) .web27-service-section__media{order:0}.web27-closing--type{min-height:660px}}@media(max-width:620px){.web27-hero__eyebrow{gap:.7rem;font-size:.62rem;letter-spacing:.12em}.web27-hero__eyebrow:before{width:2rem}.web27-hero[data-variant=home] h1{max-width:12ch}.web27-stats:before{background-size:5rem 5rem}.web27-stats:after{right:-48vw;bottom:-20vw;width:125vw}.web27-stats__copy{border:0}.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child{min-height:210px;border-right:0;border-left:1px solid hsla(0,0%,100%,.34)}.web37-advantage-story__copy h3{font-size:clamp(2.55rem,12vw,3.8rem)}.web27-service-section__copy{padding-top:4rem;padding-bottom:4.8rem}.web27-service-section__copy>h2{font-size:clamp(2.35rem,11vw,3.4rem)}.web27-closing--type{min-height:590px}.web27-closing--type h2{font-size:clamp(3rem,14vw,4.8rem)}.web27-closing--type:before{right:-62vw;width:130vw}}.web27-hero[data-variant=home]{min-height:max(650px,calc(100svh - var(--web27-header)));background:#050506}.web27-hero[data-variant=home] .web27-hero__media:after{background:radial-gradient(circle at 50% 50%,#05050614 0 22%,#05050659 58%,#050506b8),linear-gradient(0deg,rgba(5,5,6,.4),transparent 35%,rgba(5,5,6,.2))}.web27-hero[data-variant=home] .web27-hero__media img{-o-object-position:center;object-position:center;animation:web38-hero-breathe 18s ease-in-out infinite alternate}.web27-hero[data-variant=home] .web27-hero__inner{justify-content:center;padding-top:clamp(4rem,8vh,7rem);padding-bottom:clamp(4rem,8vh,7rem)}.web27-hero[data-variant=home] .web27-hero__copy{display:flex;width:100%;max-width:min(56rem,82vw);flex-direction:column;align-items:center;margin-inline:auto;text-align:center}.web27-hero[data-variant=home] .web27-hero__eyebrow{justify-content:center;margin-bottom:clamp(1.4rem,3vh,2.5rem);color:#ffffff94;font-size:.68rem;letter-spacing:.19em}.web27-hero[data-variant=home] .web27-hero__eyebrow:before{display:none}.web38-hero-logo{display:block;width:clamp(15rem,25vw,23rem);height:auto;filter:brightness(0) invert(1)}.web27-hero[data-variant=home] h1,html[lang=zh-CN] .web27-hero[data-variant=home] h1{max-width:48rem;margin-top:clamp(1.2rem,2.6vh,2rem);color:#ffffffd1;font-size:clamp(1rem,1.45vw,1.35rem);font-weight:520;letter-spacing:-.012em;line-height:1.62;text-wrap:balance}.web27-stats{min-height:0;background:#050506}.web27-stats:after,.web27-stats:before{display:none}.web27-stats__copy{width:100%;max-width:none;padding:0;border:0}.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child{min-height:clamp(390px,32vw,560px);padding:0;overflow:hidden;border:0;border-left:1px solid hsla(0,0%,100%,.22);background:#09090a;-webkit-backdrop-filter:none;backdrop-filter:none}.web27-stat:first-child{border-left:0}.web27-stat:before{display:none}.web38-stat__media,.web38-stat__media img,.web38-stat__media:after{position:absolute;inset:0;width:100%;height:100%}.web38-stat__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.82) contrast(1.06);transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .5s ease}.web38-stat__media:after{content:"";background:linear-gradient(0deg,#030304f0,#0303045c 68%,#03030447),radial-gradient(circle at 50% 55%,transparent 0 20%,rgba(3,3,4,.2) 76%)}.web27-stat:hover .web38-stat__media img{filter:saturate(1) contrast(1.05);transform:scale(1.035)}.web38-stat__content{display:flex;position:relative;z-index:1;width:100%;height:100%;min-height:inherit;flex-direction:column;justify-content:flex-end;gap:1.2rem;padding:clamp(2rem,3.6vw,3.6rem)}.web38-stat__content:before{width:4rem;height:4px;margin-bottom:.25rem;background:var(--web27-red);content:""}.web27-stat strong{font-size:clamp(4.8rem,8vw,8.5rem);font-weight:440;letter-spacing:-.075em;line-height:.78;white-space:nowrap}.web27-stat strong small{margin-left:.12em;font-size:.28em;font-weight:650;letter-spacing:-.02em}.web27-stat span{max-width:28ch;color:#fff;font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:730;line-height:1.3}.web27-stat span small{display:block;margin-top:.45rem;color:#fff9;font-size:.62em;font-weight:560;letter-spacing:.01em;line-height:1.45}.web27-house-screen{background:radial-gradient(circle at 50% 42%,rgba(238,0,18,.09),transparent 34%),#070708}.web27-house-copy h2{max-width:14ch}.web38-service-content,.web38-service-content:nth-child(2n){display:grid;grid-template-columns:1fr;min-height:max(900px,100svh)}.web38-service-content .web27-service-section__media,.web38-service-content:nth-child(2n) .web27-service-section__media{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;min-height:100%;aspect-ratio:auto;order:0}.web38-service-content .web27-service-section__media picture{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}.web38-service-content .web27-service-section__media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.web38-service-content .web27-service-section__media:after{z-index:1;background:linear-gradient(90deg,#040405eb,#0404058f 34%,#04040575 66%,#040405e8),linear-gradient(0deg,rgba(4,4,5,.9),transparent 58%,rgba(4,4,5,.4))}.web38-service-content .web27-service-section__copy,.web38-service-content:nth-child(2n) .web27-service-section__copy{position:relative;z-index:2;width:min(calc(100% - var(--web27-gutter)*2),var(--web27-max));min-height:inherit;margin-inline:auto;padding:clamp(6rem,9vw,9rem) 0;order:0;background:transparent}.web38-service-content .web27-service-section__copy>h2{max-width:18ch;margin-bottom:1.2rem}.web38-service-content .web27-service-summary{max-width:54ch;margin:0 0 clamp(2.5rem,5vw,4.5rem);color:#ffffffb3}.web38-service-content .web27-service-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem)}.web38-service-content .web27-service-column{min-height:20rem;padding:clamp(1.5rem,2.5vw,2.4rem);border-top-width:2px;background:#09090b94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.web38-resource-logo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--web27-line);border-left:1px solid var(--web27-line);background:var(--web27-white)}.web38-resource-logo-grid img{display:block;width:100%;aspect-ratio:2.8/1;padding:clamp(.65rem,1.4vw,1.15rem);border-right:1px solid var(--web27-line);border-bottom:1px solid var(--web27-line);-o-object-fit:contain;object-fit:contain;filter:grayscale(1);transition:filter .22s ease,background .22s ease}.web38-resource-logo-grid img:hover{background:var(--web27-paper);filter:grayscale(0)}@keyframes web38-hero-breathe{0%{transform:scale(1.01) translateZ(0)}to{transform:scale(1.055) translate3d(0,-.5%,0)}}@media(max-width:1080px){.web38-resource-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.web27-hero[data-variant=home]{min-height:max(620px,calc(100svh - var(--web27-header)))}.web27-hero[data-variant=home] .web27-hero__inner{justify-content:center}.web27-hero[data-variant=home] .web27-hero__copy{max-width:min(34rem,88vw)}.web27-stats{padding:2.2rem 0 2.8rem}.web27-stats__copy{display:flex;gap:.85rem;width:100%;max-width:none;overflow-x:auto;padding:0 var(--web27-gutter) 1rem;scroll-padding-inline:var(--web27-gutter);scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-color:var(--web27-red) hsla(0,0%,100%,.12)}.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child{min-height:clamp(390px,118vw,510px);flex:0 0 min(82vw,370px);border:1px solid hsla(0,0%,100%,.17);scroll-snap-align:start}.web38-stat__content{padding:clamp(1.6rem,7vw,2.4rem)}.web27-stat strong{font-size:clamp(4rem,22vw,6.2rem)}.web38-service-content,.web38-service-content:nth-child(2n){display:grid;min-height:0}.web38-service-content .web27-service-section__media,.web38-service-content:nth-child(2n) .web27-service-section__media{position:absolute;height:100%;min-height:100%;aspect-ratio:auto}.web38-service-content .web27-service-section__copy,.web38-service-content:nth-child(2n) .web27-service-section__copy{min-height:0;padding:5.5rem 0 6.5rem;background:transparent}.web38-service-content .web27-service-columns{grid-template-columns:1fr}.web38-service-content .web27-service-column{min-height:0}}@media(max-width:620px){.web38-hero-logo{width:min(16rem,72vw)}.web27-hero[data-variant=home] h1,html[lang=zh-CN] .web27-hero[data-variant=home] h1{max-width:32rem;font-size:clamp(.94rem,4.1vw,1.08rem);line-height:1.65}.web38-resource-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web38-resource-logo-grid img{height:72px;aspect-ratio:auto;padding:.5rem .65rem}}@media(prefers-reduced-motion:reduce){.web27-hero[data-variant=home] .web27-hero__media img,.web27-stat:hover .web38-stat__media img{animation:none;transform:none}}.web40-hero{position:relative;isolation:isolate;display:grid;min-height:max(680px,calc(100svh - 82px));overflow:hidden;color:#fff;background:#020203 url(../images/web040/home-hero-poster-v2.webp) 50%/cover no-repeat}.web40-hero__shade,.web40-hero__video{position:absolute;inset:0;width:100%;height:100%}.web40-hero__video{z-index:-2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.3;transform:scale(1.025);transition:opacity .5s ease}.web40-hero.is-active .web40-hero__video{opacity:1}.web40-hero__shade{z-index:-1;background:radial-gradient(circle at 50% 50%,#02020314 0 22%,#02020359 58%,#020203c7),linear-gradient(0deg,rgba(2,2,3,.58),transparent 42%,rgba(2,2,3,.32))}.web40-hero__inner{display:flex;z-index:1;flex-direction:column;align-items:center;justify-content:center;padding-top:clamp(5rem,10vh,8rem);padding-bottom:clamp(6rem,12vh,9rem);text-align:center}.web27-home .web40-hero .web40-hero__wordmark{--wordmark-height:clamp(4.4rem,6vw,6.4rem);margin-bottom:clamp(2.6rem,5.5vh,4.8rem);filter:drop-shadow(0 12px 24px rgba(0,0,0,.24))}.web40-hero h1{width:100%;margin:0;color:#fff;font-size:clamp(2.45rem,4vw,4.6rem);font-weight:650;letter-spacing:-.045em;line-height:1.18;text-shadow:0 4px 28px rgba(0,0,0,.72)}.web40-hero h1 span{display:block;white-space:nowrap}.web27-js .web40-hero:not(.is-active) .web40-hero__wordmark,.web27-js .web40-hero:not(.is-active) h1{opacity:0;transform:translate3d(0,24px,0)}.web27-js .web40-hero.is-active .web40-hero__wordmark{animation:web40-hero-copy-in .8s cubic-bezier(.2,.75,.2,1) .12s both}.web27-js .web40-hero.is-active h1{animation:web40-hero-copy-in .9s cubic-bezier(.2,.75,.2,1) .28s both}.web27-home .web27-stats{min-height:0;background:#040405}.web27-home .web27-stats__copy{padding-top:clamp(4.75rem,6vw,6.5rem);padding-bottom:clamp(4.75rem,6vw,6.5rem)}.web27-home .web27-stat,.web27-home .web27-stat+.web27-stat,.web27-home .web27-stat:last-child{min-height:clamp(280px,23vw,340px);border-color:#ffffff2e}.web27-home .web38-stat__media img{filter:saturate(.88) contrast(1.08)}.web27-home .web38-stat__media:after{background:linear-gradient(0deg,#020203e6,#0202032e 72%),radial-gradient(circle at 50% 48%,transparent 0 18%,rgba(2,2,3,.32) 90%)}.web27-home .web38-stat__content{align-items:center;justify-content:center;gap:1rem;padding:clamp(1.5rem,2.4vw,2.5rem);text-align:center}.web27-home .web38-stat__content:before{width:3.25rem;margin:0 0 .4rem}.web27-home .web27-stat strong{display:flex;align-items:baseline;justify-content:center;font-size:clamp(4.4rem,7.6vw,7.8rem);line-height:.82}.web27-home .web27-stat .web40-counter{max-width:none;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.web27-home .web27-stat strong small{font-size:.25em;white-space:pre}.web27-home .web38-stat__content>span{max-width:25ch;color:#ffffffeb;font-size:clamp(.98rem,1.25vw,1.18rem);font-weight:680;line-height:1.45;text-align:center}.web40-growth{position:relative;isolation:isolate;display:grid;align-items:center;min-height:100svh;overflow:hidden;padding:clamp(6rem,10vw,9rem) 0;color:#fff;background:radial-gradient(ellipse at 50% 115%,rgba(63,78,139,.22),transparent 55%),radial-gradient(circle at 18% 12%,rgba(43,68,126,.16),transparent 34%),radial-gradient(circle at 52% 52%,rgba(238,0,18,.13),transparent 28%),linear-gradient(180deg,#02040c,#05060d 54%,#020208)}.web40-growth:before{inset:0;opacity:.76;background-image:radial-gradient(circle,hsla(0,0%,100%,.95) 0 1px,transparent 1.35px),radial-gradient(circle,rgba(146,177,255,.72) 0 .8px,transparent 1.2px),radial-gradient(circle,hsla(0,0%,100%,.5) 0 .55px,transparent .95px);background-position:17px 23px,41px 67px,5px 11px;background-size:127px 139px,83px 97px,47px 59px;-webkit-mask-image:linear-gradient(105deg,rgba(0,0,0,.96),rgba(0,0,0,.64) 65%,rgba(0,0,0,.9));mask-image:linear-gradient(105deg,#000000f5,#000000a3 65%,#000000e6)}.web40-growth:after,.web40-growth:before{position:absolute;z-index:-1;content:"";pointer-events:none}.web40-growth:after{inset:-35% -10%;opacity:.38;background:linear-gradient(118deg,transparent 34%,rgba(77,96,164,.05) 42%,rgba(199,211,255,.12) 49%,rgba(71,87,148,.05) 57%,transparent 66%);filter:blur(18px)}.web40-growth>.web27-container{position:relative;z-index:1}.web40-growth__head{margin-bottom:clamp(3rem,6vw,5.5rem)}.web40-growth__head h2{margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:820;letter-spacing:-.06em;line-height:1.04}.web40-growth__head h2 span{display:block;white-space:nowrap}.web40-growth__visual{gap:1.6rem}.web40-dipper{position:relative;overflow:hidden;padding:clamp(1.25rem,2.4vw,2.4rem);background:transparent}.web40-dipper__title{position:absolute;z-index:2;top:64%;left:1.65%;display:grid;width:min(54%,42rem);justify-items:start;gap:.35rem;margin:0;text-align:left;pointer-events:none}.web40-dipper__title span{color:#ffffffa8;font-size:clamp(.82rem,1.15vw,1rem);font-weight:720;letter-spacing:.04em;line-height:1.45}.web40-dipper__title strong{color:#fff;font-size:clamp(1.7rem,2.3vw,2.35rem);font-weight:850;letter-spacing:-.045em;line-height:1.08}.web40-dipper__title.is-single-line{width:min(58%,44rem)}.web40-dipper__title.is-single-line strong{white-space:nowrap}.web40-dipper__stage{position:relative;z-index:1;width:100%;margin-top:0}.web40-dipper svg{display:block;width:100%;height:auto;overflow:visible}.web40-dipper__mobile-svg{display:none!important}.web40-dipper__line,.web40-dipper__orbit,.web40-dipper__signal{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.web40-dipper__orbit{stroke:#ff53606b;stroke-width:1.45;filter:url(#web40-star-glow)}.web40-dipper__line{stroke:url(#web40-line-gradient);stroke-width:2;stroke-dasharray:1;stroke-dashoffset:0;filter:url(#web40-star-glow)}.web27-js .web40-dipper:not(.is-active) .web40-dipper__line{stroke-dashoffset:1}.web27-js .web40-dipper.is-active .web40-dipper__line{animation:web40-draw-line 2.25s cubic-bezier(.2,.7,.2,1) .18s forwards}.web40-dipper__signal{opacity:0;stroke:#ff5b67e6;stroke-width:3;stroke-dasharray:.025 .145;stroke-dashoffset:0;filter:url(#web40-star-glow)}.web27-js .web40-dipper.is-active .web40-dipper__signal{opacity:.72;animation:web40-signal-flow 3.2s linear .8s infinite}.web40-dipper__star,.web40-dipper__star-shell{opacity:1;transform:none;transform-box:fill-box;transform-origin:center}.web27-js .web40-dipper:not(.is-active) :is(.web40-dipper__star,.web40-dipper__star-shell){opacity:0;transform:scale(.45)}.web27-js .web40-dipper.is-active :is(.web40-dipper__star,.web40-dipper__star-shell){animation:web40-star-arrive .58s cubic-bezier(.17,.84,.36,1.35) var(--star-delay) forwards}.web40-dipper__halo{fill:#ee001229;filter:url(#web40-star-glow)}.web27-js .web40-dipper.is-active .web40-dipper__halo{animation:web40-star-breathe 2.8s ease-in-out calc(var(--star-delay) + .9s) infinite}.web40-dipper__ring{fill:#ee001233;stroke:#ff818bb8;stroke-width:1}.web40-dipper__core{fill:#ff1c2d;filter:url(#web40-star-glow)}.web40-dipper__index{fill:#ff5360;font-size:10px;font-weight:800;letter-spacing:.08em;text-anchor:middle}.web40-dipper__label{display:flex;width:100%;min-height:0;align-items:center;justify-content:center;padding:0;border:0;color:#ffffffe6;background:transparent;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:13px;font-weight:720;line-height:1.25;text-align:center;text-shadow:0 2px 14px rgba(0,0,0,.96);box-sizing:border-box}.web40-growth .web27-text-link{color:#ffffffbd}.web27-home .web40-advantages-intro{display:grid;min-height:0;align-items:center;padding:clamp(3.5rem,5.5vw,5.5rem) 0;color:#fff;background:radial-gradient(circle at 52% 52%,rgba(238,0,18,.13),transparent 28%),radial-gradient(circle at 15% 30%,hsla(0,0%,100%,.035),transparent 25%),#050506}.web40-advantages-intro__head{margin:0}.web27-home .web37-advantage-stories{background:#040405}.web27-home .web37-advantage-story,.web27-home .web37-advantage-story:nth-child(2n){position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);min-height:clamp(520px,68svh,680px);align-items:center;overflow:hidden;border-color:#ffffff24;color:#fff;background:#040405}.web27-home .web37-advantage-story:nth-child(2n) .web37-advantage-story__media{order:0}.web27-home .web37-advantage-story__media{position:absolute;z-index:-2;inset:0;min-height:0;background:#040405}.web27-home .web37-advantage-story__media:after{position:absolute;z-index:1;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 50%,#02020394 0 12%,#02020352 36%,#0202032e 62%),linear-gradient(0deg,#0202038a,#02020324 50%,#02020361)}.web27-home .web37-advantage-story__copy{position:relative;z-index:2;display:flex;width:min(100%,1440px);min-height:0;align-items:center;justify-content:center;margin:0 auto;padding:clamp(2rem,4vw,4.25rem) var(--web27-gutter);color:#fff;background:transparent;text-align:center}.web27-home .web37-advantage-story__copy>div{width:min(100%,48rem);padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[lang=en] .web27-home .web37-advantage-story__copy>div{width:min(100%,84rem)}.web27-home .web37-advantage-story__copy h3{max-width:none;color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.92)}html[lang=en] .web27-home .web37-advantage-story__copy h3{font-size:clamp(1.05rem,5.3vw,4.2rem);letter-spacing:-.055em;white-space:nowrap}.web27-home .web37-advantage-story__copy p{max-width:52ch;margin-right:auto;margin-left:auto;color:#ffffffc7;text-shadow:0 3px 24px rgba(0,0,0,.98)}.web37-advantage-story[data-story-index="0"] .web37-advantage-story__media img{animation:web40-resource-zoom 18s ease-in-out infinite alternate}.web37-advantage-story[data-story-index="1"] .web37-advantage-story__media img{animation:web40-advantage-drift-a 16s ease-in-out infinite alternate}.web37-advantage-story[data-story-index="2"] .web37-advantage-story__media img{animation:web40-advantage-drift-b 17s ease-in-out infinite alternate}.web37-advantage-story[data-story-index="3"] .web37-advantage-story__media img{animation:web40-advantage-drift-c 18s ease-in-out infinite alternate}.web27-home .web27-client-wall{position:relative;isolation:isolate;min-height:auto;overflow:hidden;padding:clamp(6rem,9vw,9rem) 0;color:#111;background:#fff}.web27-home .web27-client-wall>.web27-container{position:relative;z-index:1}.web27-home .web27-client-wall__lead{max-width:24ch;color:#111;text-shadow:none}.web27-home .web27-client-wall__viewport{padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.web27-home .web27-client-wall__viewport img{mix-blend-mode:multiply}.web27-home .web27-closing--type{min-height:0}.web27-home .web27-closing--type .web27-closing__copy{display:grid;gap:clamp(1.25rem,2vw,1.75rem);padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(3.5rem,5vw,5rem)}.web27-home .web27-closing--type h2{max-width:none;font-size:clamp(2.8rem,4.2vw,4.8rem);letter-spacing:-.05em;line-height:1.08}.web27-home .web27-closing--type h2 span{display:block;white-space:nowrap}.web27-home .web27-closing--type:before{width:min(42rem,56vw);border-width:clamp(22px,3.5vw,52px)}@keyframes web40-draw-line{to{stroke-dashoffset:0}}@keyframes web40-signal-flow{to{stroke-dashoffset:-1}}@keyframes web40-star-arrive{to{opacity:1;transform:scale(1)}}@keyframes web40-star-breathe{0%,to{opacity:.58;transform:scale(.82)}50%{opacity:1;transform:scale(1.22)}}@keyframes web40-hero-copy-in{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes web40-resource-zoom{0%{transform:scale(1.01)}to{transform:scale(1.085)}}@keyframes web40-advantage-drift-a{0%{transform:scale(1.015) translate3d(-.6%,0,0)}to{transform:scale(1.075) translate3d(.8%,-.5%,0)}}@keyframes web40-advantage-drift-b{0%{transform:scale(1.02) translate3d(0,.6%,0)}to{transform:scale(1.08) translate3d(-.7%,-.7%,0)}}@keyframes web40-advantage-drift-c{0%{transform:scale(1.015) translate3d(.6%,.4%,0)}to{transform:scale(1.07) translate3d(-.7%,-.4%,0)}}@media(max-width:820px){.web40-hero{min-height:calc(100svh - 72px)}.web40-hero__video{-o-object-position:center;object-position:center}.web40-hero__inner{padding-inline:1rem}.web27-home .web40-hero .web40-hero__wordmark{--wordmark-height:clamp(3.2rem,11.5vw,4.25rem);margin-bottom:clamp(2.2rem,6.5vh,3.6rem)}.web40-hero h1{width:calc(100vw - 2rem);font-size:clamp(1.08rem,4.6vw,1.75rem);letter-spacing:-.025em;line-height:1.34}html[lang=zh-CN] .web40-hero h1{font-size:clamp(1.9rem,8.2vw,2.8rem);line-height:1.28}html[lang=zh-CN] .web40-hero h1 span{white-space:normal}.web27-home .web27-stats__copy{gap:.75rem;padding-top:clamp(3.25rem,15vw,4rem);padding-bottom:clamp(3.25rem,15vw,4rem)}.web27-home .web27-stat,.web27-home .web27-stat+.web27-stat,.web27-home .web27-stat:last-child{min-height:clamp(270px,82vw,330px)}.web40-growth{min-height:0;padding:5.5rem 0}.web40-growth__head h2{font-size:clamp(2.2rem,9.5vw,3rem);line-height:1.08}.web40-growth__head h2 span{white-space:normal}.web40-dipper{margin-right:calc(var(--web27-gutter)*-1);margin-left:calc(var(--web27-gutter)*-1);padding:1.15rem .75rem}.web40-dipper__title{position:static;width:100%;max-width:none;justify-items:start;gap:.35rem;margin-top:1.4rem;padding-inline:.25rem;text-align:left}.web40-dipper__title span{max-width:none;font-size:.84rem;letter-spacing:.015em;white-space:nowrap}.web40-dipper__title strong{font-size:clamp(1.55rem,8vw,2.35rem)}.web40-dipper__title.is-single-line{width:100%}.web40-dipper__title.is-single-line strong{font-size:clamp(1.05rem,5.2vw,1.4rem);letter-spacing:-.035em}.web40-dipper__stage{padding-bottom:0}.web40-dipper__desktop-svg{display:none!important}.web40-dipper__mobile-svg{display:block!important;width:100%;max-width:430px;margin-inline:auto}.web27-home .web40-advantages-intro{min-height:0;padding:3.25rem 0}.web27-home .web37-advantage-story,.web27-home .web37-advantage-story:nth-child(2n){display:grid;min-height:min(660px,78svh)}.web27-home .web37-advantage-story__media{aspect-ratio:auto}.web27-home .web37-advantage-story__media:after{background:radial-gradient(circle at 50% 50%,#020203a8 0 14%,#0202035c 44%,#02020338 72%),linear-gradient(0deg,#02020380,#02020329 48%,#02020361)}.web27-home .web37-advantage-story__copy{min-height:0;padding-top:2rem;padding-bottom:2rem}.web27-home .web37-advantage-story__copy>div{padding:0}.web27-home .web27-client-wall{min-height:auto;padding:70px 0}.web27-home .web27-client-wall__viewport{padding:0}.web27-home .web27-closing--type{min-height:0}.web27-home .web27-closing--type .web27-closing__copy{gap:1.25rem;padding-top:3rem;padding-bottom:3rem}.web27-home .web27-closing--type h2{max-width:none;font-size:clamp(1.2rem,4.8vw,1.55rem);line-height:1.18}html[lang=zh-CN] .web27-home .web27-closing--type h2{font-size:clamp(2.25rem,10vw,3.2rem);line-height:1.08}}@media(max-width:350px){.web40-hero h1{font-size:4.15vw}html[lang=zh-CN] .web40-hero h1{font-size:8.2vw}html[lang=zh-CN] .web40-hero h1 span{white-space:nowrap}.web27-home .web27-closing--type h2{font-size:5vw}}@media(prefers-reduced-motion:reduce){.web27-home:not(.is-motion-forced) .web40-hero__video{display:none}.web27-home:not(.is-motion-forced) .web40-dipper__line,.web27-home:not(.is-motion-forced) .web40-dipper__signal{animation:none!important;stroke-dashoffset:0}.web27-home:not(.is-motion-forced) .web40-dipper__signal{display:none}.web27-home:not(.is-motion-forced) .web40-dipper__halo,.web27-home:not(.is-motion-forced) :is(.web40-dipper__star,.web40-dipper__star-shell){animation:none!important;opacity:1;transform:none}.web27-home:not(.is-motion-forced) .web37-advantage-story .web37-advantage-story__media img{animation:none;transform:none}.web27-home.is-motion-forced .web40-dipper__line{animation-duration:2.25s!important;animation-delay:.18s!important;animation-iteration-count:1!important}.web27-home.is-motion-forced .web40-dipper__signal{animation-duration:3.2s!important;animation-delay:.8s!important;animation-iteration-count:infinite!important}.web27-home.is-motion-forced :is(.web40-dipper__star,.web40-dipper__star-shell){animation-duration:.58s!important;animation-delay:var(--star-delay)!important;animation-iteration-count:1!important}.web27-home.is-motion-forced .web40-dipper__halo{animation-duration:2.8s!important;animation-delay:calc(var(--star-delay) + .9s)!important;animation-iteration-count:infinite!important}.web27-home.is-motion-forced .web37-advantage-story[data-story-index="0"] .web37-advantage-story__media img{animation-duration:18s!important;animation-iteration-count:infinite!important}.web27-home.is-motion-forced .web37-advantage-story[data-story-index="1"] .web37-advantage-story__media img{animation-duration:16s!important;animation-iteration-count:infinite!important}.web27-home.is-motion-forced .web37-advantage-story[data-story-index="2"] .web37-advantage-story__media img{animation-duration:17s!important;animation-iteration-count:infinite!important}.web27-home.is-motion-forced .web37-advantage-story[data-story-index="3"] .web37-advantage-story__media img{animation-duration:18s!important;animation-iteration-count:infinite!important}}.web41-page{--web41-dark-line:hsla(0,0%,100%,.18);--web41-soft-white:hsla(0,0%,100%,.72);overflow-x:clip;background:var(--web27-white)}.web41-page .web27-section{position:relative}.web41-page :is([data-web041-about-strengths],[data-web041-services-framework],[data-web041-contact-map]){isolation:isolate;overflow:hidden;color:var(--web27-white);background:radial-gradient(circle at 76% 20%,rgba(230,0,18,.13),transparent 26rem),#070708}.web41-page :is([data-web041-about-strengths],[data-web041-services-framework],[data-web041-contact-map]):before{position:absolute;z-index:-1;inset:0;pointer-events:none;content:"";opacity:.48;background-image:radial-gradient(circle,hsla(0,0%,100%,.78) 0 1px,transparent 1.4px),radial-gradient(circle,hsla(0,0%,100%,.42) 0 1px,transparent 1.4px);background-position:0 0,43px 37px;background-size:91px 91px,137px 137px;-webkit-mask-image:linear-gradient(100deg,transparent 2%,#000 25%,#000 86%,transparent);mask-image:linear-gradient(100deg,transparent 2%,#000 25%,#000 86%,transparent)}.web41-page .web27-closing--type{min-height:0}.web41-page .web27-closing--type .web27-closing__copy{display:grid;gap:clamp(1.25rem,2vw,1.75rem);padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(3.5rem,5vw,5rem)}.web41-page .web27-closing--type h2{max-width:none;font-size:clamp(2.8rem,4.2vw,4.8rem);letter-spacing:-.05em;line-height:1.08}.web41-page .web27-closing--type h2 span{display:block;white-space:nowrap}.web41-page .web27-closing--type p{margin:0}.web41-page .web27-closing--type:before{width:min(42rem,56vw);border-width:clamp(22px,3.5vw,52px)}.web41-about [data-web041-about-intro]{position:relative;isolation:isolate;display:grid;min-height:68svh;align-items:center;overflow:hidden;background:radial-gradient(circle at 14% 48%,hsla(0,0%,100%,.96) 0 8rem,transparent 24rem),radial-gradient(circle at 84% 30%,rgba(230,0,18,.1),transparent 26rem),linear-gradient(118deg,#fbf8f2,#f2ede6 54%,#fff)}.web41-about [data-web041-about-intro]:after,.web41-about [data-web041-about-intro]:before{position:absolute;z-index:-1;pointer-events:none;content:""}.web41-about [data-web041-about-intro]:before{inset:-18%;opacity:.52;background:repeating-linear-gradient(118deg,transparent 0 76px,rgba(28,25,24,.05) 77px,transparent 78px 154px),radial-gradient(circle,rgba(230,0,18,.17) 0 1px,transparent 1.6px);background-position:0 0,0 0;background-size:auto,84px 84px;transform:translate3d(-2%,0,0);animation:web41-intro-field 22s linear infinite;animation-play-state:paused}.web41-about [data-web041-about-intro]:after{top:50%;right:-10vw;width:min(50vw,46rem);aspect-ratio:1;border:1px solid rgba(230,0,18,.22);border-radius:50%;box-shadow:0 0 0 clamp(3rem,7vw,8rem) #e6001209,0 0 0 clamp(7rem,14vw,15rem) #0e0e1006;transform:translateY(-50%) rotate(-12deg) scale(.96);animation:web41-intro-orbit 15s ease-in-out infinite alternate;animation-play-state:paused}.web41-about [data-web041-about-intro].is-media-active:after,.web41-about [data-web041-about-intro].is-media-active:before{animation-play-state:running}.web41-about .web27-about-intro{position:relative;z-index:1;grid-template-columns:minmax(13rem,.34fr) minmax(0,.66fr);gap:clamp(3rem,8vw,8.5rem);align-items:center}.web41-about .web41-about-intro__brand{position:relative;display:flex;min-height:clamp(10rem,17vw,14rem);align-items:center;padding:clamp(1.5rem,3vw,2.6rem);overflow:hidden;border-left:4px solid var(--web27-red);background:#ffffff80;box-shadow:0 1.4rem 4rem #1f1a1712;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.web41-about .web41-about-intro__brand:after{position:absolute;inset:-20% auto -20% -45%;width:38%;content:"";background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.92),transparent);transform:skew(-18deg);animation:web41-brand-sheen 7s ease-in-out infinite;animation-play-state:paused}.web41-about [data-web041-about-intro].is-media-active .web41-about-intro__brand:after{animation-play-state:running}.web41-about .web41-about-intro__brand img{display:block;width:min(100%,15.5rem);height:auto;filter:drop-shadow(0 .7rem 1.8rem rgba(20,17,16,.12))}.web41-about .web41-about-intro__copy{max-width:58rem}.web41-about .web41-about-intro__copy p{max-width:43ch;margin:0;color:var(--web27-ink);font-size:clamp(1.45rem,2.35vw,2.65rem);font-weight:730;letter-spacing:-.028em;line-height:1.38;text-wrap:pretty}html[lang=zh-CN] .web41-about .web41-about-intro__copy p{max-width:34ch;font-size:clamp(1.6rem,2.65vw,2.95rem);letter-spacing:-.022em;line-height:1.46}.web41-about [data-web041-about-strengths]{padding-top:clamp(6rem,11vw,10rem);padding-bottom:clamp(6rem,11vw,10rem)}.web41-about [data-web041-about-strengths] .web27-section-head h2{max-width:13ch;color:var(--web27-white)}.web41-about [data-web041-about-strengths] .web27-advantages{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--web41-dark-line);background:var(--web41-dark-line)}.web41-about [data-web041-about-strengths] .web27-advantage{display:block;min-height:clamp(360px,33vw,520px);padding:0;border:0;color:var(--web27-white);background:#050506}.web41-about [data-web041-about-strengths] .web27-advantage:before{position:absolute;z-index:3;top:0;left:0;width:4.5rem;height:4px;background:var(--web27-red);content:""}.web41-about [data-web041-about-strengths] .web27-advantage:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(0deg,#030304f0,#03030457 72%),linear-gradient(120deg,rgba(230,0,18,.18),transparent 48%)}.web41-about .web41-strength-visual,.web41-about .web41-strength-visual img{position:absolute;inset:0;display:block;width:100%;height:100%}.web41-about .web41-strength-visual{overflow:hidden}.web41-about .web41-strength-visual:after{position:absolute;inset:-18% auto -18% -42%;width:28%;content:"";background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transform:skew(-18deg);animation:web41-media-scan 8.5s ease-in-out infinite;animation-play-state:paused}.web41-about .web41-strength-visual img{-o-object-fit:cover;object-fit:cover;transform:scale(1.025);animation:web41-media-drift-a 17s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform;transition:transform .8s cubic-bezier(.2,.75,.2,1),filter .4s ease}.web41-about .web27-advantage:nth-child(2) .web41-strength-visual img,.web41-about .web27-advantage:nth-child(4) .web41-strength-visual img{animation-name:web41-media-drift-b;animation-duration:19s}.web41-about .web41-strength-visual.is-media-active img,.web41-about .web41-strength-visual.is-media-active:after{animation-play-state:running}.web41-about .web41-strength-copy{position:relative;z-index:2;display:grid;min-height:clamp(360px,33vw,520px);place-items:center;padding:clamp(2rem,3.5vw,3.5rem);text-align:center}.web41-about [data-web041-about-strengths] .web27-advantage:hover{color:var(--web27-white);background:#050506;transform:translateY(-6px)}.web41-about [data-web041-about-strengths] .web27-advantage:hover .web41-strength-visual img{filter:saturate(.94) contrast(1.04)}.web41-about .web41-strength-index,.web41-about [data-web041-about-strengths] .web27-advantage:hover .web41-strength-index{position:absolute;top:clamp(1.5rem,2.6vw,2.5rem);left:clamp(1.5rem,2.6vw,2.5rem);margin:0;color:var(--web27-red);font-size:clamp(2.5rem,4.2vw,4.9rem);font-weight:900;letter-spacing:-.075em;line-height:.86}.web41-about .web41-strength-copy>div{width:min(100%,31rem)}.web41-about [data-web041-about-strengths] .web27-advantage h3{margin:0 0 1rem;color:inherit;font-size:clamp(1.45rem,2.2vw,2.45rem);line-height:1.08}.web41-about [data-web041-about-strengths] .web27-advantage p,.web41-about [data-web041-about-strengths] .web27-advantage:hover p{color:var(--web41-soft-white)}.web41-about [data-web041-about-honors]{background:linear-gradient(0deg,#e6001206,#e6001206),var(--web27-paper)}.web41-about .web41-honor-carousel__head{display:flex;gap:clamp(2rem,5vw,5rem);align-items:end;justify-content:space-between;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.web41-about .web41-honor-carousel__head .web27-section-head{flex:1 1 auto;margin-bottom:0}.web41-about .web41-honor-carousel__controls{display:flex;flex:0 0 auto;gap:.5rem;align-items:center}.web41-about .web41-honor-carousel__controls>span{min-width:7.5rem;margin-right:.35rem;color:var(--web27-muted);font-size:.72rem;font-weight:760;letter-spacing:.08em;text-align:right}.web41-about .web41-honor-carousel__controls button{display:grid;width:46px;height:46px;padding:0;place-items:center;border:1px solid var(--web27-ink);border-radius:50%;color:var(--web27-ink);background:transparent;font:inherit;font-size:1rem;cursor:pointer;transition:color .18s ease,background .18s ease,opacity .18s ease}.web41-about .web41-honor-carousel__controls button:focus-visible,.web41-about .web41-honor-carousel__controls button:hover:not(:disabled){color:#fff;background:var(--web27-red);border-color:var(--web27-red)}.web41-about .web41-honor-carousel__controls button:focus-visible,.web41-about .web41-honor-carousel__track:focus-visible{outline:2px solid var(--web27-red);outline-offset:3px}.web41-about .web41-honor-carousel__controls button:disabled{opacity:.28;cursor:default}.web41-about [data-web041-about-honors] .web27-honor-grid{--web41-honor-gap:clamp(.8rem,1.5vw,1.4rem);position:relative;display:grid;grid-template-columns:none;grid-template-rows:1fr;grid-auto-columns:calc((100% - var(--web41-honor-gap))/2);grid-auto-flow:column;gap:var(--web41-honor-gap);overflow-x:auto;overscroll-behavior-inline:contain;border:0;background:transparent;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.web41-about [data-web041-about-honors] .web27-honor-grid::-webkit-scrollbar{display:none}.web41-about [data-web041-about-honors] .web27-honor-card{position:relative;min-width:0;min-height:clamp(440px,39vw,620px);grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--web27-line);background:#ffffffb8;scroll-snap-align:start;scroll-snap-stop:always}.web41-about [data-web041-about-honors] .web27-honor-card:before{position:absolute;z-index:1;top:0;left:0;width:0;height:4px;background:var(--web27-red);content:"";transition:width .3s ease}.web41-about [data-web041-about-honors] .web27-honor-card.is-media-active:before{animation:web41-honor-line 7s ease-in-out infinite}.web41-about [data-web041-about-honors] .web27-honor-card:hover:before{width:100%}.web41-about [data-web041-about-honors] .web27-honor-card img{height:clamp(340px,31vw,490px);padding:clamp(1.25rem,2.5vw,2.5rem);-o-object-fit:contain;object-fit:contain;background:radial-gradient(circle at 50% 38%,#fffffffa,#f4f2eee6 72%),#f4f2ee;transform:scale(1);animation:web41-honor-breathe 6s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform,filter;transition:filter .3s ease,transform .6s cubic-bezier(.2,.75,.2,1)}.web41-about [data-web041-about-honors] .web27-honor-card:nth-child(2n) img{animation-direction:alternate-reverse;animation-duration:12s}.web41-about [data-web041-about-honors] .web27-honor-card.is-media-active img{animation-play-state:running}.web41-about [data-web041-about-honors] .web27-honor-card:hover img{filter:contrast(1.04)}.web41-about [data-web041-about-honors] .web27-honor-card h3{padding:clamp(1.25rem,2.2vw,2rem) clamp(1.15rem,2.3vw,2.1rem);font-size:clamp(.92rem,1.15vw,1.12rem);line-height:1.45}.web41-services [data-web041-services-intro]{display:grid;min-height:64svh;align-items:center;background:linear-gradient(118deg,rgba(230,0,18,.055),transparent 36%),var(--web27-paper)}.web41-services .web27-service-intro{grid-template-columns:minmax(9rem,.35fr) minmax(0,1fr);gap:clamp(2.5rem,8vw,9rem)}.web41-services .web27-service-intro h2{margin-top:.6rem;color:var(--web27-red);font-size:.74rem;letter-spacing:.16em;line-height:1.5;text-transform:uppercase}.web41-services .web27-service-intro p{max-width:30ch;margin:0;color:var(--web27-ink);font-size:clamp(1.65rem,3.1vw,3.35rem);font-weight:760;letter-spacing:-.04em;line-height:1.25}.web41-services [data-web041-services-framework]{padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(6rem,10vw,9rem)}.web41-services .web41-service-chapter{position:relative;isolation:isolate;display:grid;min-height:max(780px,92svh);overflow:hidden;border-top:1px solid hsla(0,0%,100%,.14);color:var(--web27-white);background:#030304;scroll-margin-top:var(--web27-header)}.web41-services .web41-service-chapter__media,.web41-services .web41-service-chapter__shade{position:absolute;inset:0;width:100%;height:100%}.web41-services .web41-service-chapter__media{z-index:-2;overflow:hidden}.web41-services .web41-service-chapter__media:after{position:absolute;inset:-20% auto -20% -38%;width:24%;content:"";background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.16),rgba(230,0,18,.12),transparent);transform:skew(-18deg);animation:web41-media-scan 10s ease-in-out infinite;animation-play-state:paused}.web41-services .web41-service-chapter__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.025);animation:web41-media-drift-a 20s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform;transition:transform 1s cubic-bezier(.2,.75,.2,1),filter .5s ease}.web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__media img{animation-name:web41-media-drift-b;animation-duration:22s}.web41-services .web41-service-chapter__media.is-media-active img,.web41-services .web41-service-chapter__media.is-media-active:after{animation-play-state:running}.web41-services .web41-service-chapter__shade{z-index:-1;background:linear-gradient(90deg,#020203f5,#020203c7 38%,#02020333 69%,#0202038a),linear-gradient(0deg,rgba(2,2,3,.62),transparent 42%)}.web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__shade{background:linear-gradient(270deg,#020203f5,#020203c7 38%,#02020333 69%,#0202038a),linear-gradient(0deg,rgba(2,2,3,.62),transparent 42%)}.web41-services .web41-service-chapter:hover .web41-service-chapter__media img{filter:saturate(.94) contrast(1.04)}.web41-services .web41-service-chapter__inner{display:flex;align-items:center;padding-top:clamp(5.5rem,9vw,8.5rem);padding-bottom:clamp(5.5rem,9vw,8.5rem)}.web41-services .web41-service-chapter__copy{position:relative;width:min(48%,42rem);padding-top:2rem}.web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__copy{margin-left:auto}.web41-services .web41-service-chapter__copy:before{position:absolute;top:0;left:0;width:clamp(3rem,5vw,5rem);height:4px;background:var(--web27-red);content:""}.web41-services .web41-service-chapter__copy>.web41-service-index{display:block;margin:0 0 clamp(2rem,4vw,3.5rem);color:#ffffff57;font-size:clamp(2.4rem,4vw,4.8rem);font-weight:900;letter-spacing:-.08em;line-height:.84}.web41-services .web41-service-chapter__copy>h2{max-width:13ch;margin:0 0 1.4rem;color:inherit;font-size:clamp(2.65rem,4.7vw,5.6rem);font-weight:850;letter-spacing:-.055em;line-height:1}.web41-services .web41-service-chapter .web27-service-column{min-height:0;padding:1.4rem 0 0;border-top:2px solid var(--web27-red);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.web41-services .web41-service-chapter .web27-service-column ul{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.5rem;column-gap:1.5rem}.web41-resources [data-web041-resource-platforms]{background:linear-gradient(118deg,rgba(230,0,18,.045),transparent 34%),var(--web27-paper)}.web41-resources .web27-resource-feature__copy{max-width:none;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,7vw,8rem);align-items:start}.web41-resources .web27-resource-feature__copy h2{max-width:12ch;font-size:clamp(2.7rem,5vw,5.8rem);line-height:.98}.web41-resources .web27-resource-feature__copy .web27-tag-list{align-content:flex-start;padding-top:.5rem}.web41-resources .web38-resource-logo-grid{gap:1px;border:1px solid var(--web27-line);background:var(--web27-line)}.web41-resources .web38-resource-logo-grid img{border:0;background:var(--web27-white);transform:translateZ(0);animation:web41-mark-float 5.2s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform,filter}.web41-resources .web38-resource-logo-grid img:nth-child(2n){animation-direction:alternate-reverse;animation-duration:6.2s}.web41-resources .web38-resource-logo-grid img:nth-child(3n){animation-duration:7.1s}.web41-resources .web38-resource-logo-grid.is-media-active img{animation-play-state:running}.web41-resources [data-web041-resource-stories]{padding:0;background:var(--web27-ink)}.web41-resources .web41-resource-showcase{position:relative;isolation:isolate;min-height:max(720px,92svh);overflow:hidden;border-top:1px solid var(--web41-dark-line);color:var(--web27-white);background:#030304;scroll-margin-top:var(--web27-header)}.web41-resources .web41-resource-showcase__media,.web41-resources .web41-resource-showcase__shade{position:absolute;inset:0;width:100%;height:100%}.web41-resources .web41-resource-showcase__media{z-index:-2;overflow:hidden;contain:layout paint}.web41-resources .web41-resource-showcase__media:after{position:absolute;inset:-20% auto -20% -36%;width:24%;content:"";background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.14),rgba(230,0,18,.11),transparent);transform:skew(-18deg);animation:web41-media-scan 10.5s ease-in-out infinite;animation-play-state:paused}.web41-resources .web41-resource-showcase__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:none;animation:web41-resource-pan-a 21s ease-in-out infinite alternate;animation-play-state:paused;will-change:object-position,filter;transition:filter .5s ease}.web41-resources .web41-resource-showcase[data-resource-variant=offline] .web41-resource-showcase__media img{animation-name:web41-resource-pan-b;animation-duration:23s}.web41-resources .web41-resource-showcase__media.is-media-active img,.web41-resources .web41-resource-showcase__media.is-media-active:after{animation-play-state:running}.web41-resources .web41-resource-showcase__shade{z-index:-1;background:linear-gradient(0deg,#020203e6,#02020314 64%,#020203a8),linear-gradient(90deg,rgba(2,2,3,.68),transparent 68%)}.web41-resources .web41-resource-showcase[data-resource-variant=offline] .web41-resource-showcase__shade{background:linear-gradient(90deg,#020203e6,#02020352 51%,#0202032e),linear-gradient(0deg,rgba(2,2,3,.78),transparent 62%)}.web41-resources .web41-resource-showcase:hover .web41-resource-showcase__media img{filter:saturate(.94) contrast(1.04)}.web41-resources .web41-resource-showcase__inner{display:flex;min-height:max(720px,92svh);flex-direction:column;justify-content:space-between;padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(4rem,7vw,6.5rem)}.web41-resources .web41-resource-showcase__head{max-width:54rem}.web41-resources .web41-resource-showcase__head>span{display:block;margin-bottom:1.35rem;color:var(--web27-red);font-size:clamp(2.5rem,4.2vw,5rem);font-weight:900;letter-spacing:-.08em;line-height:.82}.web41-resources .web41-resource-showcase__head>p:not(.web41-resource-showcase__lead){margin:0 0 1.2rem;color:#ffffffad;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.web41-resources .web41-resource-showcase__head h2{max-width:15ch;margin:0;color:inherit;font-size:clamp(2.7rem,5.2vw,6.1rem);font-weight:850;letter-spacing:-.055em;line-height:.98}.web41-resources .web41-resource-showcase__lead{max-width:42rem;margin:1.5rem 0 0;color:var(--web41-soft-white);font-size:1rem;line-height:1.75}.web41-resources .web41-resource-showcase__categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:clamp(4rem,8vw,8rem) 0 0;padding:0;border-top:1px solid hsla(0,0%,100%,.28);border-left:1px solid hsla(0,0%,100%,.28);list-style:none}.web41-resources .web41-resource-showcase__categories--creator{grid-template-columns:repeat(4,minmax(0,1fr))}.web41-resources .web41-resource-showcase__categories li{position:relative;isolation:isolate;display:flex;min-height:clamp(210px,17vw,270px);flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(1.25rem,2.4vw,2.2rem);border-right:1px solid hsla(0,0%,100%,.28);border-bottom:1px solid hsla(0,0%,100%,.28);background:#070708}.web41-resources .web41-resource-showcase__categories li:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(0deg,#020203e6,#02020329 66%,#02020380),linear-gradient(120deg,rgba(230,0,18,.2),transparent 48%)}.web41-resources .web41-resource-showcase__category-media,.web41-resources .web41-resource-showcase__category-media img{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%}.web41-resources .web41-resource-showcase__category-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:saturate(.86) contrast(1.06);transform:scale(1.025);animation:web41-card-drift 12s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .35s ease}.web41-resources .web41-resource-showcase__categories li:nth-child(2n) .web41-resource-showcase__category-media img{animation-direction:alternate-reverse;animation-duration:14s}.web41-resources .web41-resource-showcase__categories.is-media-active .web41-resource-showcase__category-media img{animation-play-state:running}.web41-resources .web41-resource-showcase__categories li:hover .web41-resource-showcase__category-media img{filter:saturate(.98) contrast(1.04)}.web41-resources .web41-resource-showcase__categories li>span,.web41-resources .web41-resource-showcase__categories li>strong{position:relative;z-index:2}.web41-resources .web41-resource-showcase__categories li>span{color:var(--web27-red);font-size:.76rem;font-weight:850;letter-spacing:.12em}.web41-resources .web41-resource-showcase__categories strong{max-width:13ch;color:inherit;font-size:clamp(.92rem,1.35vw,1.25rem);line-height:1.25}.web41-contact [data-web041-contact-map]{min-height:100svh}.web41-contact [data-web041-contact-map] .web27-title{max-width:11ch;font-size:clamp(3rem,5vw,5.8rem);letter-spacing:-.055em;line-height:.98}.web41-contact [data-web041-contact-map] .web27-contact-line{border-color:var(--web41-dark-line)}.web41-contact .web27-qr-list figure{position:relative;isolation:isolate}.web41-contact .web27-qr-list figure:before{position:absolute;z-index:-1;inset:-.35rem;border:1px solid rgba(230,0,18,.5);content:"";opacity:.24;transform:scale(.92);animation:web41-qr-halo 3.8s ease-out infinite;animation-play-state:paused}.web41-contact .web27-qr-list img{animation:web41-qr-breathe 4.8s ease-in-out infinite alternate;animation-play-state:paused;will-change:transform,filter}.web41-contact .web27-qr-list.is-media-active figure:before,.web41-contact .web27-qr-list.is-media-active img{animation-play-state:running}.web41-contact [data-web041-contact-form]{color:var(--web27-ink);background:linear-gradient(118deg,rgba(230,0,18,.05),transparent 36%),var(--web27-paper)}.web41-contact [data-web041-contact-form] .web27-form-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(3rem,8vw,9rem)}.web41-contact [data-web041-contact-form] .web27-form-grid>div:first-child{position:sticky;top:calc(var(--web27-header) + 3rem);padding-top:1.1rem;border-top:4px solid var(--web27-red)}.web41-contact [data-web041-contact-form] .web27-form-grid>div:first-child>p{max-width:34rem;color:var(--web27-muted)}.web41-contact [data-web041-contact-form] [data-web27-enquiry]{border:1px solid var(--web27-line);box-shadow:1.4rem 1.4rem #0909090e}.web41-contact [data-web041-contact-form] [data-web27-enquiry] .field :is(label,input,select,textarea){font-family:inherit;font-size:.78rem;font-weight:650;letter-spacing:.01em;line-height:1.17rem}.web41-contact [data-web041-contact-form] [data-web27-enquiry] .field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - .85rem) 50%,calc(100% - .55rem) 50%;background-repeat:no-repeat;background-size:.3rem .3rem,.3rem .3rem}.web41-contact [data-web041-contact-form] [data-web27-enquiry] .field :is(input,select,textarea)::-moz-placeholder{color:#77736e;font:inherit;opacity:1}.web41-contact [data-web041-contact-form] [data-web27-enquiry] .field :is(input,select,textarea)::placeholder{color:#77736e;font:inherit;opacity:1}.web41-contact [data-web041-contact-form] [data-web27-enquiry] :is(.check-field,.privacy-link){font-family:inherit;font-size:.78rem;font-weight:650;line-height:1.5}@keyframes web41-intro-field{0%{background-position:0 0,0 0;transform:translate3d(-2%,0,0)}to{background-position:154px 0,84px 84px;transform:translate3d(2%,-1%,0)}}@keyframes web41-intro-orbit{0%{opacity:.58;transform:translateY(-50%) rotate(-12deg) scale(.96)}to{opacity:.9;transform:translateY(-50%) rotate(8deg) scale(1.04)}}@keyframes web41-brand-sheen{0%,22%{left:-45%;opacity:0}36%{opacity:.75}58%,to{left:122%;opacity:0}}@keyframes web41-media-drift-a{0%{transform:scale(1.025) translate3d(-.7%,.35%,0)}to{transform:scale(1.095) translate3d(.9%,-.7%,0)}}@keyframes web41-media-drift-b{0%{transform:scale(1.03) translate3d(.7%,-.45%,0)}to{transform:scale(1.1) translate3d(-.9%,.65%,0)}}@keyframes web41-resource-pan-a{0%{filter:saturate(.94) contrast(1.01);-o-object-position:47% 50%;object-position:47% 50%}to{filter:saturate(1.04) contrast(1.045);-o-object-position:53% 48%;object-position:53% 48%}}@keyframes web41-resource-pan-b{0%{filter:saturate(.96) contrast(1.015);-o-object-position:53% 48%;object-position:53% 48%}to{filter:saturate(1.05) contrast(1.05);-o-object-position:47% 52%;object-position:47% 52%}}@keyframes web41-card-drift{0%{transform:scale(1.025) translate3d(-.45%,.25%,0)}to{transform:scale(1.09) translate3d(.65%,-.45%,0)}}@keyframes web41-media-scan{0%,18%{left:-42%;opacity:0}32%{opacity:.62}56%,to{left:126%;opacity:0}}@keyframes web41-honor-line{0%,16%{width:0;opacity:.35}42%,68%{width:100%;opacity:1}86%,to{width:100%;opacity:0}}@keyframes web41-honor-breathe{0%{filter:contrast(1);transform:scale(1)}to{filter:contrast(1.035);transform:scale(1.018)}}@keyframes web41-mark-float{0%{filter:saturate(.94);transform:translateZ(0)}to{filter:saturate(1.04);transform:translate3d(0,-.2rem,0)}}@keyframes web41-qr-breathe{0%{filter:brightness(1);transform:scale(1)}to{filter:brightness(1.06);transform:scale(1.025)}}@keyframes web41-qr-halo{0%{opacity:.38;transform:scale(.92)}75%,to{opacity:0;transform:scale(1.14)}}@media(max-width:1080px){.web41-about .web41-strength-copy,.web41-about [data-web041-about-strengths] .web27-advantage{min-height:350px}.web41-services .web41-service-chapter__copy{width:min(58%,40rem)}.web41-resources .web41-resource-showcase__categories li{min-height:210px}}@media(max-width:820px){.web41-about [data-web041-about-intro],.web41-services [data-web041-services-intro]{min-height:auto}.web41-about .web27-about-intro,.web41-contact [data-web041-contact-form] .web27-form-grid,.web41-resources .web27-resource-feature__copy,.web41-services .web27-service-intro{grid-template-columns:1fr;gap:2.2rem}.web41-services .web27-service-intro h2{margin-top:0}.web41-about .web41-about-intro__copy p,.web41-services .web27-service-intro p{max-width:none}.web41-about .web41-about-intro__brand{width:min(100%,21rem);min-height:8rem}.web41-about [data-web041-about-intro]:after{right:-42vw;width:min(100vw,42rem)}.web41-services .web41-service-chapter{min-height:760px}.web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__shade,.web41-services .web41-service-chapter__shade{background:linear-gradient(90deg,#020203f0,#020203a8 72%,#02020366),linear-gradient(0deg,rgba(2,2,3,.72),transparent 48%)}.web41-services .web41-service-chapter__inner{align-items:flex-end;padding-top:6rem;padding-bottom:5rem}.web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__copy,.web41-services .web41-service-chapter__copy{width:min(100%,38rem);margin-right:0;margin-left:0}.web41-resources .web41-resource-showcase,.web41-resources .web41-resource-showcase__inner{min-height:760px}.web41-resources .web41-resource-showcase__categories,.web41-resources .web41-resource-showcase__categories--creator{grid-template-columns:repeat(2,minmax(0,1fr))}.web41-resources .web41-resource-showcase__categories li{min-height:180px}.web41-resources .web41-resource-showcase[data-resource-variant=offline] .web41-resource-showcase__categories li:last-child{grid-column:1/-1}.web41-contact [data-web041-contact-map]{min-height:auto}.web41-contact [data-web041-contact-form] .web27-form-grid>div:first-child{position:static}}@media(max-width:620px){.web41-about .web41-honor-carousel__head{display:grid;gap:1.4rem;align-items:start;margin-bottom:2rem}.web41-about .web41-honor-carousel__controls{justify-content:end}.web41-about .web41-honor-carousel__controls>span{min-width:6.4rem}.web41-about [data-web041-about-honors] .web27-honor-grid{--web41-honor-gap:.55rem}.web41-about [data-web041-about-honors] .web27-honor-card{min-height:290px}.web41-about [data-web041-about-honors] .web27-honor-card img{height:clamp(160px,43vw,210px);padding:.65rem}.web41-about [data-web041-about-honors] .web27-honor-card h3{padding:.85rem .75rem 1rem;font-size:clamp(.68rem,3vw,.78rem);line-height:1.42}.web41-about .web41-about-intro__copy p,.web41-services .web27-service-intro p{font-size:clamp(1.45rem,7.2vw,2.2rem)}.web41-about .web41-about-intro__copy p,html[lang=zh-CN] .web41-about .web41-about-intro__copy p{font-size:clamp(1.25rem,5.7vw,1.55rem);line-height:1.55}.web41-about [data-web041-about-strengths] .web27-advantage{min-height:320px}.web41-about [data-web041-about-strengths] .web27-advantages{grid-template-columns:1fr}.web41-about .web41-strength-copy{min-height:320px;padding:1.75rem}.web41-about [data-web041-about-strengths] .web27-advantage h3{margin:0 0 1rem}.web41-services .web41-service-chapter{min-height:700px}.web41-services .web41-service-chapter__copy>h2{font-size:clamp(2.35rem,11vw,3.6rem)}.web41-services .web41-service-chapter .web27-service-column ul{grid-template-columns:1fr}.web41-resources .web27-resource-feature__copy h2{font-size:clamp(2.5rem,12vw,4rem)}.web41-resources .web38-resource-logo-grid img{height:76px}.web41-resources .web41-resource-showcase,.web41-resources .web41-resource-showcase__inner{min-height:720px}.web41-resources .web41-resource-showcase__head h2{font-size:clamp(2.4rem,11vw,3.9rem)}.web41-resources .web41-resource-showcase__categories li{min-height:158px;padding:1rem}.web41-page .web27-closing--type{min-height:0}.web41-page .web27-closing--type .web27-closing__copy{gap:1.25rem;padding-top:3rem;padding-bottom:3rem}.web41-page .web27-closing--type h2{max-width:none;font-size:clamp(1.2rem,4.8vw,1.55rem);line-height:1.18}html[lang=zh-CN] .web41-page .web27-closing--type h2{font-size:clamp(2.25rem,10vw,3.2rem);line-height:1.08}.web41-contact [data-web041-contact-form] [data-web27-enquiry]{box-shadow:.75rem .75rem #0909090e}}@media(prefers-reduced-motion:reduce){.web41-about .web41-strength-visual img,.web41-about [data-web041-about-honors] .web27-honor-card img,.web41-about [data-web041-about-honors] .web27-honor-card:before,.web41-resources .web41-resource-showcase__category-media img,.web41-resources .web41-resource-showcase__media img,.web41-services .web41-service-chapter__media img{transition:none}.web41-about [data-web041-about-honors] .web27-honor-card:hover img,.web41-about [data-web041-about-strengths] .web27-advantage:hover,.web41-about [data-web041-about-strengths] .web27-advantage:hover .web41-strength-visual img,.web41-resources .web41-resource-showcase:hover .web41-resource-showcase__media img,.web41-resources .web41-resource-showcase__categories li:hover .web41-resource-showcase__category-media img,.web41-services .web41-service-chapter:hover .web41-service-chapter__media img{transform:none}.web41-about.is-motion-forced [data-web041-about-intro]:before{animation-duration:22s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced [data-web041-about-intro]:after{animation-duration:15s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced .web41-about-intro__brand:after{animation-duration:7s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced .web41-strength-visual:after{animation-duration:8.5s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced .web41-strength-visual img{animation-duration:17s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced .web27-advantage:nth-child(2) .web41-strength-visual img,.web41-about.is-motion-forced .web27-advantage:nth-child(4) .web41-strength-visual img{animation-duration:19s!important}.web41-about.is-motion-forced [data-web041-about-honors] .web27-honor-card:before{animation-duration:7s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced [data-web041-about-honors] .web27-honor-card img{animation-duration:6s!important;animation-iteration-count:infinite!important}.web41-about.is-motion-forced [data-web041-about-honors] .web27-honor-card:nth-child(2n) img{animation-duration:12s!important}.web41-services.is-motion-forced .web41-service-chapter__media:after{animation-duration:10s!important;animation-iteration-count:infinite!important}.web41-services.is-motion-forced .web41-service-chapter__media img{animation-duration:20s!important;animation-iteration-count:infinite!important}.web41-services.is-motion-forced .web41-service-chapter[data-service-align=right] .web41-service-chapter__media img{animation-duration:22s!important}.web41-services.is-motion-forced .web40-dipper__line{animation-duration:2.25s!important;animation-delay:.18s!important;animation-iteration-count:1!important}.web41-services.is-motion-forced .web40-dipper__signal{animation-duration:3.2s!important;animation-delay:.8s!important;animation-iteration-count:infinite!important}.web41-services.is-motion-forced :is(.web40-dipper__star,.web40-dipper__star-shell){animation-duration:.58s!important;animation-delay:var(--star-delay)!important;animation-iteration-count:1!important}.web41-services.is-motion-forced .web40-dipper__halo{animation-duration:2.8s!important;animation-delay:calc(var(--star-delay) + .9s)!important;animation-iteration-count:infinite!important}.web41-resources.is-motion-forced .web38-resource-logo-grid img{animation-duration:5.2s!important;animation-iteration-count:infinite!important}.web41-resources.is-motion-forced .web38-resource-logo-grid img:nth-child(2n){animation-duration:6.2s!important}.web41-resources.is-motion-forced .web38-resource-logo-grid img:nth-child(3n){animation-duration:7.1s!important}.web41-resources.is-motion-forced .web41-resource-showcase__media:after{animation-duration:10.5s!important;animation-iteration-count:infinite!important}.web41-resources.is-motion-forced .web41-resource-showcase__media img{animation-duration:21s!important;animation-iteration-count:infinite!important}.web41-resources.is-motion-forced .web41-resource-showcase[data-resource-variant=offline] .web41-resource-showcase__media img{animation-duration:23s!important}.web41-resources.is-motion-forced .web41-resource-showcase__category-media img{animation-duration:12s!important;animation-iteration-count:infinite!important}.web41-resources.is-motion-forced .web41-resource-showcase__categories li:nth-child(2n) .web41-resource-showcase__category-media img{animation-duration:14s!important}.web41-contact.is-motion-forced .web27-qr-list figure:before{animation-duration:3.8s!important;animation-iteration-count:infinite!important}.web41-contact.is-motion-forced .web27-qr-list img{animation-duration:4.8s!important;animation-iteration-count:infinite!important}}@media(max-width:350px){.web41-page .web27-closing--type h2{font-size:5vw}html[lang=zh-CN] .web41-page .web27-closing--type h2{font-size:9.4vw}}.web27-home .web27-stats{padding-top:0;padding-bottom:0}.web27-home .web27-stats__copy{gap:0;padding-top:0;padding-bottom:0}.web41-banner[data-banner-variant=services] .web41-banner__inner{justify-content:flex-start}.web41-banner[data-banner-variant=services] .web41-banner__copy{width:min(100%,72rem);justify-items:start;text-align:left}.web41-banner[data-banner-variant=services] h1{text-align:left}.web41-page.web41-about .web27-about-intro{grid-template-columns:minmax(0,1fr);gap:0}.web41-page.web41-about .web41-about-intro__copy{width:100%;max-width:72rem}.web41-page.web41-about .web41-about-intro__copy p,html[lang=zh-CN] .web41-page.web41-about .web41-about-intro__copy p{max-width:46ch;font-size:clamp(1.5rem,2.15vw,2.45rem);font-weight:700;letter-spacing:-.022em;line-height:1.5}.web41-page.web41-about [data-web041-about-strengths] .web27-advantage h3{margin-bottom:1.15rem;font-size:clamp(1.85rem,2.65vw,3rem)}.web41-page.web41-about [data-web041-about-strengths] .web27-advantage p,.web41-page.web41-about [data-web041-about-strengths] .web27-advantage:hover p{font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.65}.web41-page.web41-about .web41-strength-visual img{animation-duration:9s;transition-duration:.42s}.web41-page.web41-about .web27-advantage:nth-child(2) .web41-strength-visual img,.web41-page.web41-about .web27-advantage:nth-child(4) .web41-strength-visual img{animation-duration:10s}.web41-page.web41-services .web41-service-chapter .web27-service-column li{font-size:clamp(1.02rem,1.18vw,1.16rem);line-height:1.62}.web41-page.web41-resources .web38-resource-logo-grid{gap:1px;border:1px solid rgba(12,12,13,.24);background:#0c0c0d3d}.web50-resource-logo-cell{position:relative;display:grid;aspect-ratio:2.8/1;place-items:center;overflow:hidden;background:#fff;transition:background .18s ease,box-shadow .18s ease}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell img{display:block;width:100%;height:100%;padding:clamp(.65rem,1.4vw,1.15rem);border:0;-o-object-fit:contain;object-fit:contain;opacity:.76;filter:grayscale(.72) contrast(.96);transform:scale(.94);animation:none!important;transition:opacity .18s ease,filter .18s ease,transform .18s ease}.web50-resource-logo-cell:hover{z-index:1;background:#fff;box-shadow:inset 0 0 0 2px var(--web27-red),0 14px 32px #0c0c0d24}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell:hover img{opacity:1;filter:grayscale(0) contrast(1);transform:scale(1.08)}.site-footer.web028-footer .footer-brand-line{gap:clamp(2.6rem,5vw,5.25rem)}.site-footer.web028-footer .footer-art-tagline{font-size:clamp(1.35rem,1.9vw,1.9rem)}.site-footer.web028-footer .footer-art-tagline.is-english{font-size:clamp(1.15rem,1.55vw,1.55rem)}.site-footer.web028-footer .footer-nav-band{grid-template-columns:minmax(7rem,1fr) auto minmax(7rem,1fr);gap:clamp(1.5rem,3vw,3rem)}.site-footer.web028-footer .footer-back-top{grid-column:1;justify-self:start}.site-footer.web028-footer .footer-nav{grid-column:2;justify-content:center;gap:clamp(1.8rem,3.4vw,3.8rem)}.site-footer.web028-footer .footer-nav a{font-size:clamp(1rem,1.08vw,1.14rem);font-weight:680}.site-footer.web028-footer .footer-language-link{display:inline-flex;grid-column:3;min-width:64px;min-height:44px;align-items:center;justify-content:center;justify-self:end;color:var(--web27-red);font-size:clamp(.9rem,1vw,1.02rem);font-weight:760;letter-spacing:.02em;white-space:nowrap}.site-footer.web028-footer .footer-language-link:focus-visible,.site-footer.web028-footer .footer-language-link:hover{color:#fff}.site-footer.web028-footer .footer-contact-zone{border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.site-footer.web028-footer .footer-contact dl{gap:.35rem}.site-footer.web028-footer .footer-contact dl>div{grid-template-columns:6.5rem minmax(0,1fr);gap:1.15rem;align-items:baseline;min-height:44px;padding:.25rem 0}.site-footer.web028-footer .footer-contact dt{padding-top:0;font-size:.74rem}.site-footer.web028-footer .footer-contact address,.site-footer.web028-footer .footer-contact dd{font-size:clamp(.94rem,1.05vw,1.08rem);line-height:1.55}.site-footer.web028-footer .footer-phone-list{gap:0 1.5rem}.site-footer.web028-footer .footer-social h2{font-size:clamp(1.05rem,1.25vw,1.2rem)}.site-footer.web028-footer .footer-legal-zone{padding-top:1.1rem;padding-bottom:clamp(1.8rem,3vw,2.7rem)}.site-footer.web028-footer .footer-meta{margin-top:0}@media(max-width:900px){.site-footer.web028-footer .footer-nav-band{grid-template-columns:minmax(3rem,1fr) auto minmax(3rem,1fr);gap:1rem}.site-footer.web028-footer .footer-nav{grid-column:2}.site-footer.web028-footer .footer-language-link{grid-column:3}.site-footer.web028-footer .footer-contact-zone{grid-template-columns:1fr}}@media(max-width:620px){.web27-home .web27-stats__copy{gap:0;padding-top:0;padding-bottom:0}.web27-home .web27-stat,.web27-home .web27-stat+.web27-stat,.web27-home .web27-stat:last-child{border-left:0}.web27-home .web27-stat+.web27-stat{border-top:1px solid hsla(0,0%,100%,.18)}.web41-banner[data-banner-variant=services] .web41-banner__copy{width:100%}.web41-page.web41-about .web41-about-intro__copy p,html[lang=zh-CN] .web41-page.web41-about .web41-about-intro__copy p{max-width:none;font-size:clamp(1.28rem,5.8vw,1.62rem);line-height:1.58}.web41-page.web41-about [data-web041-about-strengths] .web27-advantage h3{font-size:clamp(1.7rem,8.2vw,2.25rem)}.web41-page.web41-about [data-web041-about-strengths] .web27-advantage p,.web41-page.web41-about [data-web041-about-strengths] .web27-advantage:hover p{font-size:clamp(1rem,4.3vw,1.12rem)}.web41-page.web41-services .web41-service-chapter .web27-service-column li{font-size:clamp(1rem,4.2vw,1.08rem)}.web50-resource-logo-cell{min-height:76px;aspect-ratio:auto}.site-footer.web028-footer .footer-brand-line{gap:1.6rem}.site-footer.web028-footer .footer-nav-band{grid-template-columns:minmax(0,1fr) auto;row-gap:.35rem}.site-footer.web028-footer .footer-nav{grid-column:1/-1;grid-row:1;width:100%}.site-footer.web028-footer .footer-language-link{grid-column:2;grid-row:2}.site-footer.web028-footer .footer-contact dl>div{grid-template-columns:4.75rem minmax(0,1fr);gap:.75rem;align-items:start}.site-footer.web028-footer .footer-contact dt{padding-top:.35rem;font-size:.68rem}.site-footer.web028-footer .footer-contact address,.site-footer.web028-footer .footer-contact dd{font-size:.95rem}}@media(prefers-reduced-motion:reduce){.web41-page.web41-resources .web50-resource-logo-cell,.web41-page.web41-resources .web50-resource-logo-cell img{transition:none}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell:hover img{transform:none}.web41-page.web41-about.is-motion-forced .web41-strength-visual img,.web41-page.web41-about.is-motion-forced .web41-strength-visual:after{animation:none!important}.web41-page.web41-about.is-motion-forced .web41-strength-visual img{transform:scale(1.065);transition:none;will-change:auto}}.site-header.web027-header .header-inner .header-wordmark{width:clamp(10.925rem,12.65vw,13.225rem)}.web51-dipper__base-line{fill:none;stroke:#ee0012;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.88;filter:url(#web40-star-glow);vector-effect:non-scaling-stroke}.web41-banner[data-banner-variant=about] .web41-banner__copy,.web41-banner[data-banner-variant=resources] .web41-banner__copy{width:min(100%,86rem)}.web41-banner[data-banner-variant=about] h1,.web41-banner[data-banner-variant=resources] h1{width:100%;max-width:none!important;line-height:1.1}html:not([lang=zh-CN]) .web41-banner[data-banner-variant=about] h1{font-size:clamp(1.8rem,3.25vw,3.65rem)}.web41-banner[data-banner-variant=about] h1 span+span,.web41-banner[data-banner-variant=resources] h1 span+span{margin-top:clamp(1rem,2.1vh,1.6rem)}.web41-page.web41-about .web27-about-intro{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.38fr);gap:clamp(2.5rem,6vw,7rem);align-items:center}.web41-page.web41-about .web41-about-intro__copy{position:relative;z-index:1}.web51-about-intro__pai-mark{position:relative;z-index:0;display:block;width:clamp(16rem,21.2vw,18.3rem);height:auto;justify-self:end;pointer-events:none;filter:drop-shadow(0 1.2rem 2.5rem rgba(238,0,18,.2))}.web41-about [data-web041-about-strengths] .web27-section-head h2,.web41-resources .web27-resource-feature__copy h2{max-width:none}.web41-resources .web27-resource-feature__copy{grid-template-columns:minmax(0,1fr)}.web51-resource-logo-cell[data-platform-layout=icon-label]{grid-template-columns:auto auto;gap:clamp(.65rem,1vw,.95rem);place-content:center;padding:clamp(.7rem,1.1vw,1rem)}.web41-page.web41-resources .web38-resource-logo-grid .web51-resource-logo-cell[data-platform-layout=icon-label] img{width:clamp(2.5rem,3.5vw,3.6rem);height:clamp(2.5rem,3.5vw,3.6rem);padding:0;-o-object-fit:contain;object-fit:contain}.web51-resource-logo-cell[data-platform-name="Kuaishou for Business"]{grid-template-columns:clamp(2.75rem,3.75vw,3.8rem) minmax(0,1fr)}.web41-page.web41-resources .web38-resource-logo-grid .web51-resource-logo-cell[data-platform-name="Kuaishou for Business"] img{width:clamp(2.75rem,3.75vw,3.8rem);min-width:clamp(2.75rem,3.75vw,3.8rem);height:clamp(2.75rem,3.75vw,3.8rem);-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center}.web51-resource-logo-cell>span{max-width:9.5rem;color:#101114;font-size:clamp(.72rem,.95vw,.9rem);font-weight:760;letter-spacing:-.018em;line-height:1.15}.web51-resource-logo-cell[data-platform-name=WeChat],.web51-resource-logo-cell[data-platform-name=WeChat]:hover{background:#101114}.web41-page.web41-resources .web38-resource-logo-grid .web51-resource-logo-cell[data-platform-name=WeChat] img{opacity:.78;background:transparent;filter:none!important}.web41-page.web41-resources .web38-resource-logo-grid .web51-resource-logo-cell[data-platform-name=WeChat]:hover img{opacity:1;filter:none!important}.site-footer.web028-footer .footer-language-switch{display:inline-flex;grid-column:3;align-items:center;justify-self:end;color:#ffffff8f;white-space:nowrap}.site-footer.web028-footer .footer-language-switch .footer-language-link{grid-column:auto;min-width:44px;min-height:44px;padding-inline:.25rem;justify-self:auto;color:inherit}.site-footer.web028-footer .footer-language-switch .footer-language-link[aria-current=page]{color:var(--web27-red)}.site-footer.web028-footer .footer-language-switch .footer-language-link:focus-visible,.site-footer.web028-footer .footer-language-switch .footer-language-link:hover{color:#fff}.site-footer.web028-footer .footer-language-divider{color:#ffffff52}@media(min-width:821px){html:not([lang=zh-CN]) .web41-banner[data-banner-variant=resources] h1{font-size:clamp(1.8rem,4vw,4.6rem)}.web41-about [data-web041-about-strengths] .web27-section-head h2,.web41-banner[data-banner-variant=about] h1 span,.web41-banner[data-banner-variant=resources] h1 span,.web41-resources .web27-resource-feature__copy h2{white-space:nowrap}}@media(max-width:1160px){.site-header.web027-header .header-inner .header-wordmark{width:9.9rem}}@media(max-width:900px){.site-footer.web028-footer .footer-language-switch{grid-column:3}}@media(max-width:820px){.web41-banner[data-banner-variant=about] h1,.web41-banner[data-banner-variant=resources] h1,html[lang=zh-CN] .web41-banner[data-banner-variant=about] h1,html[lang=zh-CN] .web41-banner[data-banner-variant=resources] h1{width:100%;max-width:min(100%,18ch)!important}.web41-banner[data-banner-variant=about] h1 span,.web41-banner[data-banner-variant=resources] h1 span,html[lang=zh-CN] .web41-banner[data-banner-variant=about] h1 span,html[lang=zh-CN] .web41-banner[data-banner-variant=resources] h1 span{white-space:normal!important}html:not([lang=zh-CN]) .web41-banner[data-banner-variant=about] h1{max-width:min(100%,18ch);font-size:clamp(1.35rem,6vw,1.75rem)}.web41-page.web41-about .web27-about-intro{min-height:24rem;grid-template-columns:minmax(0,1fr);overflow:hidden}.web51-about-intro__pai-mark{position:absolute;top:50%;right:-3.5rem;width:min(18rem,76vw);opacity:.12!important;transform:translateY(-50%);filter:none}.web41-resources .web27-resource-feature__copy h2{max-width:14ch}}@media(max-height:500px)and (orientation:landscape){html:not([lang=zh-CN]) .web41-banner[data-banner-variant=about] h1,html:not([lang=zh-CN]) .web41-banner[data-banner-variant=resources] h1{font-size:clamp(1.05rem,3.8vw,1.45rem)}html[lang=zh-CN] .web41-banner[data-banner-variant=about] h1,html[lang=zh-CN] .web41-banner[data-banner-variant=resources] h1{font-size:clamp(1.3rem,5vw,1.7rem)!important}.web41-banner[data-banner-variant=about] h1 span+span,.web41-banner[data-banner-variant=resources] h1 span+span{margin-top:.35rem}}@media(max-width:620px){.site-footer.web028-footer .footer-language-switch{grid-column:2;grid-row:2}.web51-resource-logo-cell[data-platform-layout=icon-label]{gap:.55rem;padding-inline:.55rem}.web51-resource-logo-cell>span{max-width:6.75rem;font-size:clamp(.64rem,3.1vw,.78rem)}}@media(max-width:420px){.site-header.web027-header .header-inner .header-wordmark{width:8.16rem}}@media(max-width:340px){.site-header.web027-header .header-inner .header-wordmark{width:7.2rem}}@media(prefers-reduced-motion:reduce){.web51-dipper__base-line{opacity:1}.web40-dipper__line{animation:none!important;stroke-dashoffset:0!important}.web40-dipper__signal{display:none;animation:none!important}.web51-about-intro__pai-mark,.web51-resource-logo-cell,.web51-resource-logo-cell img{animation:none!important;transition:none!important}}.web40-hero.is-video-fallback .web40-hero__video{opacity:0}.web27-home .web37-advantage-story .web37-advantage-story__media img{animation-play-state:paused}.web27-home .web37-advantage-story.is-media-active .web37-advantage-story__media img{animation-play-state:running}.web41-about [data-web041-about-intro].is-media-active .web51-about-intro__pai-mark{animation:web052-pai-glow 6.8s ease-in-out infinite alternate!important}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell img{--web052-logo-scale:.94;animation:web052-logo-float 5.2s ease-in-out infinite alternate!important;animation-play-state:paused!important}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell:nth-child(2n) img{animation-duration:6.2s!important;animation-direction:alternate-reverse!important;animation-delay:-1.4s!important}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell:nth-child(3n) img{animation-duration:7.1s!important;animation-delay:-2.1s!important}.web41-page.web41-resources .web38-resource-logo-grid.is-media-active .web50-resource-logo-cell img{animation-play-state:running!important}.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell:hover img{--web052-logo-scale:1.08}[data-web041-media-motion]:not(.is-media-active),[data-web041-media-motion]:not(.is-media-active) *,[data-web041-media-motion]:not(.is-media-active) :after,[data-web041-media-motion]:not(.is-media-active) :before,[data-web041-media-motion]:not(.is-media-active):after,[data-web041-media-motion]:not(.is-media-active):before{animation-play-state:paused!important}@keyframes web052-pai-glow{0%{filter:drop-shadow(0 1.2rem 2.5rem rgba(238,0,18,.14))}to{filter:drop-shadow(0 1.2rem 3.2rem rgba(238,0,18,.34))}}@keyframes web052-logo-float{0%{transform:translate3d(0,.08rem,0) scale(var(--web052-logo-scale))}to{transform:translate3d(0,-.2rem,0) scale(var(--web052-logo-scale))}}@media(prefers-reduced-motion:reduce)and (min-width:821px){html.web052-home{scroll-snap-type:y proximity!important}}@media(prefers-reduced-motion:reduce){.motion-force-on,.motion-force-on *,html{scroll-behavior:smooth!important}.motion-force-on .desktop-nav a:after{transition:transform .22s ease!important}.motion-force-on .menu-button span{transition:transform .2s ease!important}.motion-force-on .menu-reveal-enter-active,.motion-force-on .menu-reveal-leave-active{transition:opacity .2s ease,transform .2s ease!important}.motion-force-on .web27-media img{transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .5s ease!important}.motion-force-on .web27-advantage{transition:color .26s ease,background .26s ease,transform .26s ease!important}.motion-force-on .web27-advantage__media{transition:transform .7s cubic-bezier(.2,.75,.2,1)!important}.motion-force-on .web27-image-card>img{transition:transform .8s cubic-bezier(.2,.75,.2,1)!important}.motion-force-on .web27-button{transition:color .22s ease,background .22s ease,transform .22s ease!important}.motion-force-on .web37-advantage-story__media img{transition:transform .9s cubic-bezier(.2,.75,.2,1)!important}.motion-force-on .web38-stat__media img{transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .5s ease!important}.motion-force-on .web41-about .web41-honor-carousel__controls button{transition:color .18s ease,background .18s ease,opacity .18s ease!important}.motion-force-on .web41-about [data-web041-about-honors] .web27-honor-card:before{transition:width .3s ease!important}.motion-force-on .web41-about [data-web041-about-honors] .web27-honor-card img{transition:filter .3s ease,transform .6s cubic-bezier(.2,.75,.2,1)!important}.motion-force-on .web41-services .web41-service-chapter__media img{transition:transform 1s cubic-bezier(.2,.75,.2,1),filter .5s ease!important}.motion-force-on .web41-resources .web41-resource-showcase__media img{transition:filter .5s ease!important}.motion-force-on .web41-resources .web41-resource-showcase__category-media img{transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .35s ease!important}.motion-force-on .web50-resource-logo-cell{transition:background .18s ease,box-shadow .18s ease!important}.motion-force-on .web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell img{transition:opacity .18s ease,filter .18s ease,transform .18s ease!important}.motion-force-on .journey__controls button{transition:color .18s ease,border-color .18s ease,background .18s ease!important}.motion-force-on .journey article{transition:color .24s ease,border-color .24s ease,background .24s ease!important}.motion-force-on .journey__progress span{transition:width .18s linear!important}html.web27-js .motion-force-on [data-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .64s ease,transform .64s cubic-bezier(.2,.75,.2,1)!important}html.web27-js .motion-force-on [data-reveal].is-visible{opacity:1;transform:translateZ(0)}html.web27-js .motion-force-on [data-reveal-delay="1"]{transition-delay:90ms!important}html.web27-js .motion-force-on [data-reveal-delay="2"]{transition-delay:.18s!important}html.web27-js .motion-force-on [data-reveal-delay="3"]{transition-delay:.27s!important}.motion-force-on .web40-hero__video,.motion-force-on .web41-banner__video{transition:opacity .5s ease!important}html.web27-js .motion-force-on .web40-hero.is-active .web40-hero__wordmark{animation:web40-hero-copy-in .8s cubic-bezier(.2,.75,.2,1) .12s both!important}html.web27-js .motion-force-on .web40-hero.is-active h1{animation:web40-hero-copy-in .9s cubic-bezier(.2,.75,.2,1) .28s both!important}html.web27-js .motion-force-on .web40-dipper.is-active .web40-dipper__line{animation:web40-draw-line 2.25s cubic-bezier(.2,.7,.2,1) .18s forwards!important}html.web27-js .motion-force-on .web40-dipper.is-active .web40-dipper__signal{display:inline!important;animation:web40-signal-flow 3.2s linear .8s infinite!important}html.web27-js .motion-force-on .web40-dipper.is-active :is(.web40-dipper__star,.web40-dipper__star-shell){animation:web40-star-arrive .58s cubic-bezier(.17,.84,.36,1.35) var(--star-delay) forwards!important}html.web27-js .motion-force-on .web40-dipper.is-active .web40-dipper__halo{animation:web40-star-breathe 2.8s ease-in-out calc(var(--star-delay) + .9s) infinite!important}.motion-force-on .web37-advantage-story.is-media-active[data-story-index="0"] .web37-advantage-story__media img{animation:web40-resource-zoom 18s ease-in-out infinite alternate!important}.motion-force-on .web37-advantage-story.is-media-active[data-story-index="1"] .web37-advantage-story__media img{animation:web40-advantage-drift-a 16s ease-in-out infinite alternate!important}.motion-force-on .web37-advantage-story.is-media-active[data-story-index="2"] .web37-advantage-story__media img{animation:web40-advantage-drift-b 17s ease-in-out infinite alternate!important}.motion-force-on .web37-advantage-story.is-media-active[data-story-index="3"] .web37-advantage-story__media img{animation:web40-advantage-drift-c 18s ease-in-out infinite alternate!important}.motion-force-on .web41-about [data-web041-about-intro].is-media-active:before{animation:web41-intro-field 22s linear infinite!important}.motion-force-on .web41-about [data-web041-about-intro].is-media-active:after{animation:web41-intro-orbit 15s ease-in-out infinite alternate!important}.motion-force-on .web41-page.web41-about.is-motion-forced .web41-strength-visual.is-media-active:after{animation:web41-media-scan 8.5s ease-in-out infinite!important}.motion-force-on .web41-page.web41-about.is-motion-forced .web41-strength-visual.is-media-active img{animation:web41-media-drift-a 9s ease-in-out infinite alternate!important;transition-property:transform,filter!important;transition-duration:.42s!important;transition-timing-function:cubic-bezier(.2,.75,.2,1),ease!important;will-change:transform}.motion-force-on .web41-page.web41-about.is-motion-forced .web27-advantage:nth-child(2) .web41-strength-visual.is-media-active img,.motion-force-on .web41-page.web41-about.is-motion-forced .web27-advantage:nth-child(4) .web41-strength-visual.is-media-active img{animation-name:web41-media-drift-b!important;animation-duration:10s!important}.motion-force-on .web41-about [data-web041-about-honors] .web27-honor-card.is-media-active:before{animation:web41-honor-line 7s ease-in-out infinite!important}.motion-force-on .web41-about [data-web041-about-honors] .web27-honor-card.is-media-active img{animation:web41-honor-breathe 6s ease-in-out infinite alternate!important}.motion-force-on .web41-about [data-web041-about-honors] .web27-honor-card.is-media-active:nth-child(2n) img{animation-duration:12s!important;animation-direction:alternate-reverse!important}.motion-force-on .web41-services .web41-service-chapter__media.is-media-active:after{animation:web41-media-scan 10s ease-in-out infinite!important}.motion-force-on .web41-services .web41-service-chapter__media.is-media-active img{animation:web41-media-drift-a 20s ease-in-out infinite alternate!important}.motion-force-on .web41-services .web41-service-chapter[data-service-align=right] .web41-service-chapter__media.is-media-active img{animation-name:web41-media-drift-b!important;animation-duration:22s!important}.motion-force-on .web41-resources .web41-resource-showcase__media.is-media-active:after{animation:web41-media-scan 10.5s ease-in-out infinite!important}.motion-force-on .web41-resources .web41-resource-showcase__media.is-media-active img{animation:web41-resource-pan-a 21s ease-in-out infinite alternate!important}.motion-force-on .web41-resources .web41-resource-showcase[data-resource-variant=offline] .web41-resource-showcase__media.is-media-active img{animation-name:web41-resource-pan-b!important;animation-duration:23s!important}.motion-force-on .web41-resources .web41-resource-showcase__categories.is-media-active .web41-resource-showcase__category-media img{animation:web41-card-drift 12s ease-in-out infinite alternate!important}.motion-force-on .web41-resources .web41-resource-showcase__categories.is-media-active li:nth-child(2n) .web41-resource-showcase__category-media img{animation-duration:14s!important;animation-direction:alternate-reverse!important}.motion-force-on .web41-contact .web27-qr-list.is-media-active figure:before{animation:web41-qr-halo 3.8s ease-out infinite!important}.motion-force-on .web41-contact .web27-qr-list.is-media-active img{animation:web41-qr-breathe 4.8s ease-in-out infinite alternate!important}}@font-face{font-family:Hubtopai Sans Latin;src:url(../fonts/hubtopai-sans-latin-vf-3.052.woff2) format("woff2-variations");font-style:normal;font-weight:200 900;font-display:swap;unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+20a0-20cf,u+2100-214f,u+2190-21ff,u+2212,u+25a0-25ff}:root{--type-font-latin:"Hubtopai Sans Latin",Arial,sans-serif;--type-font-zh:"PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif;--type-font-bilingual:"Hubtopai Sans Latin","PingFang SC","Microsoft YaHei","Noto Sans SC",system-ui,sans-serif;--type-weight-regular:400;--type-weight-semibold:600;--type-weight-bold:700;--type-weight-black:900;--type-hero-size-en:clamp(2.25rem, calc(1.5714rem + 3.3929vw) ,4.625rem);--type-hero-size-zh:clamp(2.5rem, calc(1.9286rem + 2.8571vw) ,4.5rem);--type-hero-size:var(--type-hero-size-en);--type-hero-weight:var(--type-weight-bold);--type-hero-line-height:1.06;--type-hero-letter-spacing:-.035em;--type-display-number-size:clamp(4.5rem, calc(3.7857rem + 3.5714vw) ,7rem);--type-display-number-weight:var(--type-weight-black);--type-display-number-line-height:.84;--type-display-number-letter-spacing:-.05em;--type-page-title-size:clamp(2.75rem, calc(2.25rem + 2.5vw) ,4.5rem);--type-page-title-weight:var(--type-weight-bold);--type-page-title-line-height:1.04;--type-page-title-letter-spacing:-.03em;--type-section-title-size:clamp(2.125rem, calc(1.7321rem + 1.9643vw) ,3.5rem);--type-section-title-weight:var(--type-weight-bold);--type-section-title-line-height:1.08;--type-section-title-letter-spacing:-.022em;--type-card-title-size:clamp(1.5rem, calc(1.3214rem + .8929vw) ,2.125rem);--type-card-title-weight:var(--type-weight-bold);--type-card-title-line-height:1.2;--type-card-title-letter-spacing:-.012em;--type-item-title-size:clamp(1.125rem, calc(1.0179rem + .5357vw) ,1.5rem);--type-item-title-weight:var(--type-weight-semibold);--type-item-title-line-height:1.3;--type-item-title-letter-spacing:0;--type-lead-size:clamp(1.125rem, calc(1.0714rem + .2679vw) ,1.3125rem);--type-lead-weight:var(--type-weight-regular);--type-lead-line-height:1.6;--type-lead-letter-spacing:0;--type-body-size:clamp(1rem, calc(.9643rem + .1786vw) ,1.125rem);--type-body-weight:var(--type-weight-regular);--type-body-line-height:1.65;--type-body-letter-spacing:0;--type-body-compact-size:clamp(.875rem, calc(.8393rem + .1786vw) ,1rem);--type-body-compact-weight:var(--type-weight-regular);--type-body-compact-line-height:1.55;--type-body-compact-letter-spacing:0;--type-control-size:clamp(1rem, calc(.9643rem + .1786vw) ,1.125rem);--type-control-input-size:1rem;--type-control-weight:var(--type-weight-semibold);--type-control-line-height:1.4;--type-control-letter-spacing:.01em;--type-label-size:clamp(.8125rem, calc(.7946rem + .0893vw) ,.875rem);--type-label-weight:var(--type-weight-semibold);--type-label-line-height:1.4;--type-label-letter-spacing:.08em;--type-caption-size:clamp(.75rem, calc(.7321rem + .0893vw) ,.8125rem);--type-caption-weight:var(--type-weight-regular);--type-caption-line-height:1.5;--type-caption-letter-spacing:.01em;--type-measure-body-ideal:60ch;--type-measure-body-max:68ch;--type-measure-legal:72ch;--type-paragraph-gap:.85em;--type-paragraph-list-gap:.75em;--type-list-item-gap:.4em;--font-sans:var(--type-font-bilingual);--font-display:var(--type-font-bilingual);--web27-sans:var(--type-font-bilingual)}html[lang=zh-CN]{--type-hero-size:var(--type-hero-size-zh);--type-hero-line-height:1.14;--type-hero-letter-spacing:-.012em;--type-page-title-line-height:1.14;--type-page-title-letter-spacing:-.01em;--type-section-title-line-height:1.16;--type-section-title-letter-spacing:0;--type-card-title-line-height:1.3;--type-card-title-letter-spacing:0;--type-item-title-line-height:1.4;--type-lead-line-height:1.75;--type-body-line-height:1.75;--type-body-compact-line-height:1.65;--type-control-line-height:1.5;--type-control-letter-spacing:.02em;--type-label-line-height:1.5;--type-label-letter-spacing:.04em;--type-caption-line-height:1.6;--type-caption-letter-spacing:.02em;--type-measure-body-ideal:32em;--type-measure-body-max:36em;--type-measure-legal:40em}html.web053-type :is(button,input,select,textarea),html.web053-type body{font-family:var(--type-font-bilingual)}html.web053-type body{font-size:1rem;line-height:var(--type-body-line-height);text-rendering:optimizeLegibility}html.web053-type[lang=zh-CN] :is(h1,h2,h3,p,li,dt,dd,figcaption,label){line-break:strict;word-break:auto-phrase}html.web053-type :is(h1,h2,h3){font-family:var(--type-font-bilingual)!important;text-wrap:balance}html.web053-type :is(.web40-hero h1,.web41-banner h1){font-size:var(--type-hero-size)!important;font-weight:var(--type-hero-weight)!important;line-height:var(--type-hero-line-height)!important;letter-spacing:var(--type-hero-letter-spacing)!important}html.web053-type .web41-banner h1>span{white-space:normal!important}html.web053-type .web27-stat strong{font-family:var(--type-font-latin)!important;font-size:var(--type-display-number-size)!important;font-weight:var(--type-display-number-weight)!important;line-height:var(--type-display-number-line-height)!important;letter-spacing:var(--type-display-number-letter-spacing)!important;font-variant-numeric:tabular-nums lining-nums}html.web053-type .web27-stat strong small{font-size:var(--type-label-size)!important;font-weight:var(--type-label-weight)!important;line-height:var(--type-label-line-height)!important;letter-spacing:var(--type-label-letter-spacing)!important}html.web053-type .web27-legal-hero h1{font-size:var(--type-page-title-size)!important;font-weight:var(--type-page-title-weight)!important;line-height:var(--type-page-title-line-height)!important;letter-spacing:var(--type-page-title-letter-spacing)!important}html.web053-type :is(.web40-growth__head h2,.web27-section-head h2,.web27-service-intro h2,.web41-service-chapter__copy>h2,.web27-resource-feature__copy h2,.web41-resource-showcase__head h2,.web27-title,.web27-form-grid>div>h2,.web27-client-wall__lead,.web27-closing h2){font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important}html.web053-type :is(.web41-about-intro__copy>p,.web37-advantage-story__copy h3,.web41-strength-copy h3,.web27-legal-list h2,.footer-brand-statement){font-size:var(--type-card-title-size)!important;font-weight:var(--type-card-title-weight)!important;line-height:var(--type-card-title-line-height)!important;letter-spacing:var(--type-card-title-letter-spacing)!important}html.web053-type :is(.web27-honor-card h3,.web41-resource-showcase__categories strong,.web40-dipper__title,.footer-art-tagline,.footer-social h2){font-size:var(--type-item-title-size)!important;font-weight:var(--type-item-title-weight)!important;line-height:var(--type-item-title-line-height)!important;letter-spacing:var(--type-item-title-letter-spacing)!important}html.web053-type :is(.web27-legal-hero p,.web27-service-intro>p,.web41-resource-showcase__lead,.web27-form-grid>div>p,.web27-closing__copy>p){max-width:var(--type-measure-body-ideal);font-size:var(--type-lead-size)!important;font-weight:var(--type-lead-weight)!important;line-height:var(--type-lead-line-height)!important;letter-spacing:var(--type-lead-letter-spacing)!important;text-wrap:pretty}html.web053-type :is(.web37-advantage-story__copy p,.web41-strength-copy p,.web27-service-summary,.web27-service-column li,.web35-creator-pyramid li,.web27-resource-feature__copy p,.web27-contact-info dd,.web27-legal-list p,.web27-form-grid .form-note,.contact-world-map__caption p){font-size:var(--type-body-size)!important;font-weight:var(--type-body-weight)!important;line-height:var(--type-body-line-height)!important;letter-spacing:var(--type-body-letter-spacing)!important}html.web053-type .web27-legal-list p{max-width:var(--type-measure-legal)}html.web053-type :is(.web37-advantage-story__copy p,.web41-strength-copy p,.web27-service-summary,.web27-resource-feature__copy p,.contact-world-map__caption p){max-width:var(--type-measure-body-max);text-wrap:pretty}html.web053-type :is(.web27-stat p,.web51-resource-logo-cell>span,.footer-contact dd,.footer-contact address,.footer-phone-list a,.web27-qr-list figcaption,.qr-grid figcaption,.form-consent,.check-field){font-size:var(--type-body-compact-size)!important;font-weight:var(--type-body-compact-weight)!important;line-height:var(--type-body-compact-line-height)!important;letter-spacing:var(--type-body-compact-letter-spacing)!important}html.web053-type :is(.desktop-nav a,.language-link,.mobile-nav a,.footer-nav a,.footer-language-switch,.footer-back-top,.web27-button,.web27-text-link){font-family:var(--type-font-bilingual)!important;font-size:var(--type-control-size)!important;font-weight:var(--type-control-weight)!important;line-height:var(--type-control-line-height)!important;letter-spacing:var(--type-control-letter-spacing)!important}html.web053-type :is(.web27-form,.enquiry-form,[data-enquiry-form],[data-web27-enquiry]) :is(input,select,textarea,button){font-family:var(--type-font-bilingual)!important;font-size:var(--type-control-input-size)!important;font-weight:var(--type-control-weight)!important;line-height:1.5!important;letter-spacing:var(--type-control-letter-spacing)!important}html.web053-type :is(.eyebrow,.web41-service-index,.web27-service-column h3,.web27-service-extras h3,.web41-resource-showcase__head>p:first-of-type,.web27-contact-info dt,.footer-contact dt,.web40-dipper__label,.field label,.field-label,.contact-world-map__source-label,.contact-world-map__endpoint-label){font-family:var(--type-font-bilingual)!important;font-size:var(--type-label-size)!important;font-weight:var(--type-label-weight)!important;line-height:var(--type-label-line-height)!important;letter-spacing:var(--type-label-letter-spacing)!important}html.web053-type :is(.web41-strength-index,.web41-resource-showcase__head>span,.web41-resource-showcase__categories>li>span,.web40-dipper__index,.footer-meta,.form-error,.form-status,small){font-family:var(--type-font-bilingual)!important;font-size:var(--type-caption-size)!important;font-weight:var(--type-caption-weight)!important;line-height:var(--type-caption-line-height)!important;letter-spacing:var(--type-caption-letter-spacing)!important}html.web053-type :is(p,li)+:is(p,ul,ol){margin-top:var(--type-paragraph-gap)}html.web053-type :is(ul,ol)>li+li{margin-top:var(--type-list-item-gap)}@media(max-width:820px){html.web053-type :is(.web40-hero h1,.web41-banner h1,.web40-growth__head h2,.web27-section-head h2,.web27-closing h2,.web27-legal-hero h1){max-width:100%}html.web053-type :is(.web40-hero h1>span,.web41-banner h1>span,.web40-growth__head h2>span,.web27-closing h2>span,.web40-dipper__title span,.web40-dipper__title.is-single-line strong,.web37-advantage-story__copy h3){white-space:normal!important}}@media(max-height:500px)and (orientation:landscape){html.web053-type{--type-hero-size-en:clamp(1.05rem,3.8vw,1.45rem);--type-hero-size-zh:clamp(1.3rem,5vw,1.7rem)}}html.web054-type .site-header [data-web054-localized-logo]{--wordmark-height:clamp(2rem,2.4vw,2.35rem);width:auto}html.web054-type .web41-banner .web41-banner__brand-mark[data-web054-localized-logo]{--wordmark-height:clamp(3.1rem,6vw,5.2rem);width:auto!important;max-width:min(86vw,31rem);margin-inline:auto}html.web054-type .web27-home{--type-display-number-size:clamp(5rem, calc(3.75rem + 6.25vw) ,8.5rem)}html.web054-type .web27-home .web27-stat strong{font-size:var(--type-display-number-size)!important}html.web054-type :is(.web40-growth__head h2,.web40-dipper__title strong){font-size:var(--type-page-title-size)!important;font-weight:var(--type-page-title-weight)!important;line-height:var(--type-page-title-line-height)!important;letter-spacing:var(--type-page-title-letter-spacing)!important}html.web054-type .web54-dipper__star-core{fill:#fff;stroke:#ff5360;stroke-width:1.4;vector-effect:non-scaling-stroke;filter:url(#web40-star-glow) drop-shadow(0 0 8px rgba(255,255,255,.92))}html.web054-type .web54-dipper__sync{opacity:1;transform-box:fill-box;transform-origin:center}html.web054-type .web54-dipper__label{gap:.5em;justify-content:flex-start;color:#fff;font-family:var(--type-font-bilingual);font-size:var(--type-body-compact-size);font-weight:var(--type-weight-semibold);line-height:var(--type-body-compact-line-height);text-align:left}html.web054-type .web54-dipper__roman{flex:0 0 auto;color:#ff6571;font-family:var(--type-font-latin);font-weight:var(--type-weight-black)}html.web054-type .web54-dipper__label-text{min-width:0}html.web27-js .is-motion-forced .web54-dipper.is-active .web54-dipper__sync,html.web27-js .motion-force-on .web54-dipper.is-active .web54-dipper__sync{animation:web054-node-twinkle 2.7s ease-in-out calc(var(--star-delay) + .75s) infinite}html.web27-js .web54-dipper:not(.is-active) .web54-dipper__sync{animation-play-state:paused}html.web054-type .web27-home .web40-advantages-intro{position:relative;isolation:isolate;min-height:clamp(320px,44svh,520px);overflow:hidden;padding-block:clamp(5rem,8vw,8rem);background:#040405}html.web054-type .web27-home .web40-advantages-intro:after,html.web054-type .web27-home .web40-advantages-intro:before{position:absolute;inset:0;content:"";pointer-events:none}html.web054-type .web27-home .web40-advantages-intro:before{z-index:-2;background:url(../images/web040/full-spectrum-resources-1536.webp) center 42%/cover no-repeat;filter:saturate(.72) contrast(1.08);transform:scale(1.025)}html.web054-type .web27-home .web40-advantages-intro:after{z-index:-1;background:linear-gradient(180deg,#040405fa,#040405b8 42%,#04040547 78%,#0404050d),linear-gradient(90deg,#040405c2,#0404056b)}html.web054-type .web54-advantages-intro__title{display:flex;flex-wrap:wrap;gap:.18em clamp(1.25rem,4vw,4.5rem);align-items:baseline;font-size:var(--type-page-title-size)!important}html.web054-type .web54-advantages-intro__title-part:last-child{color:#ff5360}html.web054-type .web27-home .web37-advantage-stories,html.web054-type .web27-home .web37-advantage-story:first-child{border-top:0}html.web054-type .web27-home .web37-advantage-story__media:after{background:linear-gradient(90deg,#020203d1,#02020366 48%,#020203a8),linear-gradient(0deg,#020203c2,#02020314 55%,#0202036b)}html.web054-type .web27-home .web37-advantage-story__copy{justify-content:stretch;text-align:left}html.web054-type .web27-home .web37-advantage-story__copy>.web54-advantage-story__layout{display:grid;width:min(100%,80rem)!important;grid-template-columns:minmax(12rem,.72fr) minmax(0,1.28fr);gap:clamp(2rem,8vw,9rem);align-items:center;margin-inline:auto}html.web054-type .web54-advantage-story__title{margin:0;font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important;white-space:normal!important}html.web054-type .web27-home .web54-advantage-story__description{max-width:54ch;margin:0;color:#ffffffe6;font-size:var(--type-lead-size)!important;font-weight:var(--type-lead-weight)!important;line-height:var(--type-lead-line-height)!important;letter-spacing:var(--type-lead-letter-spacing)!important;text-wrap:pretty}html.web054-type .web41-about [data-web041-about-intro]{overflow:hidden}html.web054-type .web41-about .web27-about-intro{grid-template-columns:minmax(0,1.12fr) minmax(22rem,.88fr);gap:clamp(2.5rem,4vw,5rem)}html.web054-type .web41-about .web41-about-intro__copy>p{max-width:52ch;margin:0;font-size:var(--type-card-title-size)!important;font-weight:var(--type-weight-regular)!important;line-height:1.72!important;letter-spacing:.025em!important;text-align:justify;text-wrap:pretty}html[lang=zh-CN].web054-type .web41-about .web41-about-intro__copy>p{letter-spacing:.055em!important;text-justify:inter-ideograph}html.web054-type .web54-about-intro__brand-name{color:var(--web27-red);font-weight:inherit}html.web054-type .web41-about .web51-about-intro__pai-mark[data-pai-decoration]{width:clamp(28rem,43vw,48rem);aspect-ratio:1;justify-self:center;margin-right:clamp(-17rem,-14vw,-8rem);filter:drop-shadow(0 2rem 4rem rgba(238,0,18,.16))}html.web054-type .web54-about-intro__pai-circle{position:relative;display:grid;width:100%;height:100%;border:clamp(2px,.22vw,4px) solid rgba(238,0,18,.84);border-radius:50%;place-items:center;background:radial-gradient(circle,rgba(238,0,18,.06) 0 38%,transparent 38.4%),radial-gradient(circle,transparent 0 63%,rgba(238,0,18,.08) 63.4% 64%,transparent 64.4%)}html.web054-type .web54-about-intro__pai-circle:after,html.web054-type .web54-about-intro__pai-circle:before{position:absolute;border:1px solid rgba(238,0,18,.24);border-radius:50%;content:""}html.web054-type .web54-about-intro__pai-circle:before{inset:12%}html.web054-type .web54-about-intro__pai-circle:after{inset:28%}html.web054-type .web54-about-intro__pai-glyph{position:relative;z-index:1;width:43%;height:auto;-o-object-fit:contain;object-fit:contain}html.web054-type .web41-about [data-web041-about-strengths] .web41-strength-copy h3{max-width:13ch;font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important}html.web054-type .web41-about [data-web041-about-strengths] .web41-strength-copy p{max-width:40ch;font-size:var(--type-lead-size)!important;font-weight:var(--type-lead-weight)!important;line-height:var(--type-lead-line-height)!important;letter-spacing:var(--type-lead-letter-spacing)!important}html.web054-type .web54-honor-carousel[data-recognition-direction=left]{cursor:w-resize}html.web054-type .web54-honor-carousel[data-recognition-direction=right]{cursor:e-resize}html.web054-type .web54-honor-carousel :is(button,[data-recognition-track],.web54-recognition-card){cursor:auto}html.web054-type .web41-about [data-web041-about-honors] .web54-recognition-card{position:relative;display:block;min-height:clamp(470px,42vw,660px);isolation:isolate;background:#f4f2ee}html.web054-type .web41-about [data-web041-about-honors] .web54-recognition-card>img{position:absolute;inset:0;width:100%;height:100%!important;padding:clamp(1.25rem,3.2vw,3.5rem);-o-object-fit:contain;object-fit:contain}html.web054-type .web54-recognition-card__copy{position:absolute;z-index:2;right:0;bottom:0;left:0;display:grid;max-height:88%;gap:.85rem;overflow-y:auto;padding:clamp(1.15rem,2.1vw,1.8rem);color:#fff;background:linear-gradient(135deg,#ee0012f7,#ae000ef0);scrollbar-width:thin}html.web054-type .web41-about [data-web041-about-honors] .web54-recognition-card h3{margin:0;padding:0;color:inherit;font-size:var(--type-item-title-size)!important;font-weight:var(--type-item-title-weight)!important;line-height:var(--type-item-title-line-height)!important;letter-spacing:var(--type-item-title-letter-spacing)!important;text-wrap:pretty}html.web054-type .web54-recognition-card__description{max-height:0;margin:0;overflow:hidden;color:#ffffffe0;font-size:var(--type-body-size)!important;font-weight:var(--type-body-weight)!important;line-height:var(--type-body-line-height)!important;opacity:0;transition:max-height .32s ease,opacity .22s ease}html.web054-type .web54-recognition-card[data-recognition-description=visible] .web54-recognition-card__description{max-height:9lh;opacity:1}html.web054-type .web54-recognition-card__details-toggle{min-width:44px;min-height:44px;justify-self:start;padding:.65rem 1rem;border:1px solid hsla(0,0%,100%,.62);color:#fff;background:transparent;font:inherit;font-size:var(--type-control-size)!important;font-weight:var(--type-control-weight)!important;cursor:pointer}html.web054-type .web54-recognition-card__details-toggle:focus-visible,html.web054-type .web54-recognition-card__details-toggle:hover{color:var(--web27-red);background:#fff}html.web054-type .web41-banner[data-banner-variant=services] .web41-banner__copy{width:min(100%,92rem);max-width:none}html.web054-type .web41-banner[data-banner-variant=services] h1{display:flex;width:100%;min-width:0;max-width:none!important;flex-wrap:nowrap;gap:clamp(1rem,1.8vw,1.75rem);align-items:center;justify-content:center;box-sizing:border-box;font-size:clamp(2.25rem,3.1vw,2.75rem)!important;text-align:center}html.web054-type[lang=zh-CN] .web41-banner[data-banner-variant=services] h1{font-size:clamp(2.5rem,4vw,3.5rem)!important}html.web054-type .web41-banner[data-banner-variant=services] h1>span{display:block;margin:0!important;white-space:nowrap!important}html.web27-js .web41-banner[data-banner-variant=services].is-motion-ready h1>span{opacity:0;transform:translateY(1.1rem)}html.web27-js .web41-banner[data-banner-variant=services].is-active h1>span{animation:web054-banner-phrase-in .72s cubic-bezier(.2,.75,.2,1) both}html.web27-js .web41-banner[data-banner-variant=services].is-active h1>span:nth-child(2){animation-delay:.22s}html.web27-js .web41-banner[data-banner-variant=services].is-active h1>span:nth-child(3){animation-delay:.44s}html.web054-type .web54-services-intro__inner{display:grid;grid-template-columns:minmax(14rem,.78fr) minmax(0,1.22fr)!important;gap:clamp(2.5rem,8vw,9rem)!important;align-items:start}html.web054-type .web54-services-intro__inner h2{max-width:10ch;margin:0!important;color:var(--web27-ink)!important;font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important;text-transform:none!important}html.web054-type .web54-services-intro__inner>p{max-width:38ch!important;margin:0;font-size:var(--type-card-title-size)!important;font-weight:var(--type-card-title-weight)!important;line-height:var(--type-card-title-line-height)!important;letter-spacing:var(--type-card-title-letter-spacing)!important}html.web054-type .web41-services .web41-service-chapter__copy>h2{max-width:16ch;margin-bottom:1.25rem;font-size:var(--type-section-title-size)!important}html.web054-type .web41-services .web27-service-summary{max-width:45ch;margin-bottom:clamp(1.5rem,3vw,2.5rem);font-size:var(--type-lead-size)!important;line-height:var(--type-lead-line-height)!important}html.web054-type .web54-service-points{margin-top:0}html.web054-type .web54-service-list{display:grid;gap:var(--type-list-item-gap);margin:0;padding:0;list-style:none}html.web054-type .web54-service-list li{position:relative;padding:.65rem 0 .65rem 1.35rem;border-bottom:1px solid hsla(0,0%,100%,.18);font-size:var(--type-body-size)!important;line-height:var(--type-body-line-height)!important}html.web054-type .web54-service-list li:before{position:absolute;top:1.18em;left:0;width:.42rem;height:.42rem;background:var(--web27-red);content:"";transform:rotate(45deg)}html.web054-type .web54-platform-groups{display:grid;gap:clamp(3rem,7vw,6rem)}html.web054-type .web54-platform-group{display:grid;gap:clamp(1.25rem,2.5vw,2rem)}html.web054-type .web54-platform-group>h3{margin:0;padding-bottom:.9rem;border-bottom:2px solid var(--web27-red);color:var(--web27-ink);font-size:var(--type-card-title-size)!important;font-weight:var(--type-card-title-weight)!important;line-height:var(--type-card-title-line-height)!important}html.web054-type .web54-platform-more{width:min(100%,18rem);min-height:7rem;justify-self:end}html.web054-type .web54-resource-showcase--offline .web41-resource-showcase__head{max-width:68rem}html.web054-type .web54-resource-showcase--offline .web41-resource-showcase__head h2{max-width:17ch;font-size:var(--type-page-title-size)!important;font-weight:var(--type-page-title-weight)!important;line-height:var(--type-page-title-line-height)!important;letter-spacing:var(--type-page-title-letter-spacing)!important}html.web054-type .web54-resource-showcase--offline .web41-resource-showcase__lead{max-width:50ch;font-size:var(--type-lead-size)!important;line-height:var(--type-lead-line-height)!important}html.web054-type .web41-resources .web41-resource-showcase__media:after{display:none}html.web054-type .web54-resource-showcase__categories--offline{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px;border:0!important;background:#ffffff47}html.web054-type .web54-resource-showcase__categories--offline>li{min-height:clamp(280px,32vw,500px)!important;justify-content:flex-end!important;border:0!important}html.web054-type .web54-resource-showcase__categories--offline>li:last-child{grid-column:1/-1;min-height:clamp(320px,38vw,560px)!important}html.web054-type .web54-resource-showcase__categories--offline strong{max-width:none;font-size:var(--type-item-title-size)!important;line-height:var(--type-item-title-line-height)!important}html.web054-type .web54-closing--sequence h2{display:flex;width:100%;min-width:0;max-width:100%;flex-wrap:wrap;gap:.2em clamp(1.25rem,4vw,4.5rem);align-items:baseline}html.web054-type .web54-closing--sequence h2>span{display:inline-block;min-width:0;max-width:100%;white-space:normal;text-wrap:balance}html.web27-js .web54-closing--sequence.is-media-active h2>span{animation:web054-closing-phrase 5.2s ease-in-out calc(var(--web54-sequence-index)*1.3s) infinite}html.web054-type .web54-contact-world-map__canvas{aspect-ratio:2/1}html.web054-type .web54-contact-form__layout{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:clamp(2rem,5vw,4.5rem)!important}html.web054-type .web54-contact-form__intro{position:static!important;top:auto!important;max-width:72rem;padding-top:1.4rem!important}html.web054-type .web54-contact-form__intro h2{max-width:22ch;font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important}html.web054-type .web54-contact-form__panel{width:100%;max-width:none}html.web054-type .web54-contact-form__panel :is(label,.check-field,.privacy-link){font-size:var(--type-body-size)!important;font-weight:var(--type-body-weight)!important;line-height:var(--type-body-line-height)!important}html.web054-type .web54-contact-form__panel :is(input,select,textarea){min-height:52px;font-size:var(--type-control-input-size)!important;font-weight:var(--type-control-weight)!important;line-height:var(--type-control-line-height)!important}html.web054-type .web54-contact-form__panel :is(button,a,.consent-choice){min-width:44px;min-height:44px}@keyframes web054-node-twinkle{0%,to{opacity:.64;filter:brightness(.78)}45%{opacity:1;filter:brightness(1.45)}58%{opacity:.82;filter:brightness(1)}72%{opacity:1;filter:brightness(1.28)}}@keyframes web054-banner-phrase-in{0%{opacity:0;transform:translateY(1.1rem)}to{opacity:1;transform:translateY(0)}}@keyframes web054-closing-phrase{0%,to{opacity:.48;transform:translateY(.12em)}18%,48%{opacity:1;transform:translateY(0)}68%{opacity:.66;transform:translateY(0)}}@media(max-width:1100px){html.web054-type .web41-banner[data-banner-variant=services] h1{flex-wrap:wrap;gap:.25em 1.2em}}@media(max-width:820px){html.web054-type .web41-about .web27-about-intro{min-height:clamp(27rem,106vw,38rem);grid-template-columns:minmax(0,1fr)}html.web054-type .web41-about .web41-about-intro__copy{z-index:2}html.web054-type .web41-about .web41-about-intro__copy>p{max-width:34ch}html.web054-type .web41-about .web51-about-intro__pai-mark[data-pai-decoration]{position:absolute;z-index:0;top:50%;right:clamp(-12rem,-24vw,-5rem);width:min(34rem,112vw);margin:0;opacity:.1!important;transform:translateY(-50%);filter:none}html.web054-type .web27-home .web37-advantage-story__copy>.web54-advantage-story__layout,html.web054-type .web54-services-intro__inner{grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.5rem,6vw,2.5rem)!important}html.web054-type .web54-services-intro__inner h2{max-width:none}html.web054-type .web54-resource-showcase__categories--offline{grid-template-columns:minmax(0,1fr)!important}html.web054-type .web54-resource-showcase__categories--offline>li:last-child{grid-column:auto}html.web054-type .web54-platform-more{justify-self:stretch}}@media(max-width:620px){html.web054-type .web41-banner[data-banner-variant=services] h1{display:grid;gap:.32em}html.web054-type .web41-banner[data-banner-variant=services] h1>span{white-space:normal!important}html.web054-type .web54-advantages-intro__title,html.web054-type .web54-closing--sequence h2{display:grid;gap:.25em}html.web054-type .web27-home .web37-advantage-story__copy{align-items:end;padding-block:clamp(3rem,12vw,5rem)}html.web054-type .web54-closing--sequence h2>span{white-space:normal}html.web054-type .web41-about [data-web041-about-honors] .web27-honor-grid{grid-auto-columns:100%}html.web054-type .web41-about [data-web041-about-honors] .web54-recognition-card{min-height:clamp(430px,135vw,560px)}}@media(max-height:500px)and (orientation:landscape){html.web054-type .web41-banner .web41-banner__brand-mark[data-web054-localized-logo]{--wordmark-height:1.65rem;max-width:9rem;margin-bottom:.15rem}html.web054-type .web41-banner[data-banner-variant=about] h1{max-width:25ch;font-size:min(var(--type-hero-size),1.45rem)!important;line-height:1.02!important}}@media(prefers-reduced-motion:reduce){html:not(.motion-force-on) .web41-banner[data-banner-variant=services] h1>span,html:not(.motion-force-on) .web54-closing--sequence h2>span,html:not(.motion-force-on) .web54-dipper__sync,html:not(.motion-force-on) .web54-recognition-card__description{opacity:1!important;animation:none!important;transform:none!important;filter:none!important}}html.web055-type [data-web055-locale-switch]{display:inline-flex;flex:0 0 auto;gap:0;align-items:center;justify-content:center;white-space:nowrap}html.web055-type [data-web055-locale-switch] .locale-switch__link{display:inline-grid;min-width:44px;min-height:44px;padding:0 .35rem;place-items:center;color:inherit;text-decoration:none}html.web055-type [data-web055-locale-switch] .locale-switch__divider{color:currentColor;opacity:.42;pointer-events:none}html.web055-type [data-web055-locale-switch=header]{color:#0c0c0d;font-size:var(--type-control-size);font-weight:var(--type-control-weight)}html.web055-type [data-web055-locale-switch=header] .locale-switch__link[aria-current=page]{color:var(--web27-red)}html.web055-type [data-web055-locale-switch=footer] .locale-switch__link[aria-current=page]{color:#fff}html.web055-type .web55-dipper__star-core{fill:#ffffffeb;stroke:#ff6571;stroke-width:.85;filter:drop-shadow(0 0 3px rgba(255,83,96,.52))}html.web055-type [data-web055-dipper] .web40-dipper__halo{fill:#ee00121f;opacity:.46;filter:blur(1.2px);transform-box:fill-box;transform-origin:center}html.web055-type [data-web055-dipper] .web40-dipper__label.web54-dipper__label{gap:.42em;font-size:var(--type-item-title-size)!important;font-weight:var(--type-item-title-weight)!important;line-height:var(--type-item-title-line-height)!important;letter-spacing:var(--type-item-title-letter-spacing)!important;text-shadow:0 2px 12px rgba(0,0,0,.78);transform:scale(var(--web055-label-counter-scale,1));transform-origin:left top}html.web055-type [data-web055-dipper] .web54-dipper__label-group{overflow:visible}html.web055-type [data-web055-dipper] .web54-dipper__label-group[data-label-align=center] .web54-dipper__label{transform-origin:center top}html.web055-type [data-web055-dipper] .web54-dipper__label-group[data-label-align=right] .web54-dipper__label{transform-origin:right top}html.web055-type [data-web055-dipper] .web54-dipper__roman{color:#ff6571;font-weight:var(--type-weight-bold)}html.web27-js .is-motion-forced [data-web055-dipper].is-active .web54-dipper__sync,html.web27-js .motion-force-on [data-web055-dipper].is-active .web54-dipper__sync{animation:web055-node-breathe 3.8s ease-in-out calc(var(--star-delay) + .7s) infinite}html.web055-type .web41-about [data-web055-about-intro]{padding-block:clamp(4rem,7vw,6.5rem)}html.web055-type .web41-about [data-web055-about-intro]:after{right:-5vw;width:min(40vw,38rem);border-color:#ee001224;box-shadow:0 0 0 clamp(2rem,5vw,5rem) #ee001205,0 0 0 clamp(5rem,10vw,10rem) #0e0e1004;opacity:.68}html.web055-type .web41-about [data-web055-about-intro] .web27-about-intro{grid-template-columns:minmax(0,1.18fr) minmax(18rem,.82fr);gap:clamp(2rem,4vw,4.25rem)}html.web055-type .web41-about [data-web055-about-intro] .web41-about-intro__copy>p{max-width:56ch;-webkit-hyphens:auto;hyphens:auto;text-align:justify;-moz-text-align-last:left;text-align-last:left;text-justify:inter-word;text-wrap:pretty}html[lang=zh-CN].web055-type .web41-about [data-web055-about-intro] .web41-about-intro__copy>p{text-justify:inter-ideograph}html.web055-type .web41-about [data-web055-pai]{width:clamp(21rem,34vw,38rem)!important;margin-right:clamp(-10rem,-8vw,-4rem)!important;filter:drop-shadow(0 1.2rem 2.6rem rgba(238,0,18,.1))!important}html.web055-type .web41-about [data-web055-pai] .web54-about-intro__pai-circle{border-color:#ee001299;background:radial-gradient(circle,rgba(238,0,18,.035) 0 38%,transparent 38.4%),radial-gradient(circle,transparent 0 63%,rgba(238,0,18,.045) 63.4% 64%,transparent 64.4%)}html.web055-type .web41-about [data-web055-pai] .web54-about-intro__pai-circle:after,html.web055-type .web41-about [data-web055-pai] .web54-about-intro__pai-circle:before{border-color:#ee001229}html.web055-type .web41-about [data-web055-recognition-section]{padding-block:clamp(3.25rem,5vw,5rem)}html.web055-type .web41-about [data-web055-recognition-carousel] .web41-honor-carousel__head{margin-bottom:clamp(1.35rem,2.5vw,2.2rem)}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card{height:clamp(300px,24vw,360px);min-height:0!important}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card>img{padding:clamp(.85rem,2vw,1.75rem)}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card__copy{gap:.65rem;padding:clamp(.9rem,1.5vw,1.25rem)}html.web055-type .web41-banner[data-banner-variant=services] h1{display:flex;width:100%;flex-wrap:nowrap;gap:clamp(3rem,6.2vw,6.5rem);align-items:center;justify-content:center;font-size:clamp(2.1rem,2.8vw,2.65rem)!important;text-align:center}html.web055-type[lang=zh-CN] .web41-banner[data-banner-variant=services] h1{font-size:clamp(2.35rem,3.25vw,3.05rem)!important}html.web055-type .web41-banner[data-banner-variant=services] [data-web055-banner-line]{flex:0 0 auto;text-align:center;white-space:nowrap!important}html.web27-js .web41-banner[data-banner-variant=services].is-active [data-web055-banner-line]{animation-name:web054-banner-phrase-in;animation-duration:.72s;animation-timing-function:cubic-bezier(.2,.75,.2,1);animation-delay:var(--web055-banner-delay,0s);animation-iteration-count:1;animation-fill-mode:both}html.web055-type .web41-services [data-web055-service-chapter] .web27-service-summary,html.web055-type .web41-services [data-web055-service-chapter] .web54-service-list li{-webkit-hyphens:auto;hyphens:auto;text-align:justify;-moz-text-align-last:left;text-align-last:left;text-justify:inter-word}html[lang=zh-CN].web055-type .web41-services [data-web055-service-chapter] .web27-service-summary,html[lang=zh-CN].web055-type .web41-services [data-web055-service-chapter] .web54-service-list li{text-justify:inter-ideograph}html.web055-type .web41-services [data-web055-media-mirror=horizontal] img{transform:scaleX(-1) scale(1.025)}html.web055-type .is-motion-forced .web41-services [data-web055-media-mirror=horizontal].is-media-active img,html.web055-type .motion-force-on .web41-services [data-web055-media-mirror=horizontal].is-media-active img{animation:web055-media-drift-mirror-a 20s ease-in-out infinite alternate!important}html.web055-type .is-motion-forced .web41-services [data-web055-service-align=right] [data-web055-media-mirror=horizontal].is-media-active img,html.web055-type .motion-force-on .web41-services [data-web055-service-align=right] [data-web055-media-mirror=horizontal].is-media-active img{animation-name:web055-media-drift-mirror-b!important;animation-duration:22s!important}html.web055-type .web41-services [data-web055-media-focus=right] img{-o-object-position:66% center;object-position:66% center}html.web055-type .web41-services [data-web055-shade=left-strong] .web41-service-chapter__shade{background:linear-gradient(90deg,#020203fc,#020203e6 38%,#02020370 62%,#02020380),linear-gradient(0deg,rgba(2,2,3,.68),transparent 42%)}html.web055-type .web41-resources [data-web055-platform-group] .web38-resource-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell,html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell:hover{background:#fff!important}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell img{border:0;background:transparent!important;-o-object-fit:contain;object-fit:contain}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell[data-platform-name=WeChat] img{filter:brightness(0)!important}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell[data-platform-name=WeChat]:focus-within img,html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell[data-platform-name=WeChat]:hover img{opacity:1;filter:brightness(0)!important}html.web055-type .web41-resources [data-web055-logo-optical=compact] img{width:min(62%,11rem)!important;height:clamp(2.2rem,3.5vw,3.25rem)!important;padding:0!important;transform:none}html.web055-type .web41-resources [data-web055-platform-key=web051-wechat] img{width:min(58%,10.5rem)!important;opacity:.7;filter:brightness(0)!important}html.web055-type .web41-resources [data-web055-platform-key=web051-weibo] img,html.web055-type .web41-resources [data-web055-platform-key=web051-xiaohongshu] img{width:min(54%,9.5rem)!important}html.web055-type .web41-resources [data-web055-platform-key=web051-baidu-marketing] img{width:min(57%,10rem)!important}html.web055-type .web41-resources [data-web055-logo-optical=icon-label] img{--web052-logo-scale:1;width:clamp(2.75rem,3.1vw,3rem)!important;min-width:clamp(2.75rem,3.1vw,3rem)!important;height:clamp(2.75rem,3.1vw,3rem)!important;padding:0!important;-o-object-fit:contain!important;object-fit:contain!important;transform:none}html.web055-type .web41-resources [data-web055-platform-key=web051-kuaishou] img{-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:left center;object-position:left center}html.web055-type .web41-resources [data-web055-logo-optical=large] img{width:clamp(4.75rem,6.2vw,6rem)!important;height:clamp(4rem,5.2vw,4.9rem)!important;padding:0!important;transform:none}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell>span{max-width:10rem;font-size:var(--type-body-compact-size);font-weight:var(--type-weight-semibold);line-height:1.25}@keyframes web055-node-breathe{0%,to{opacity:.92;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}@keyframes web055-media-drift-mirror-a{0%{transform:scaleX(-1) scale(1.025) translateZ(0)}to{transform:scaleX(-1) scale(1.08) translate3d(-1.2%,-.7%,0)}}@keyframes web055-media-drift-mirror-b{0%{transform:scaleX(-1) scale(1.035) translate3d(-.5%,0,0)}to{transform:scaleX(-1) scale(1.085) translate3d(1.2%,-.6%,0)}}@media(max-width:1100px){html.web055-type .web41-banner[data-banner-variant=services] h1{flex-wrap:wrap;gap:.35em clamp(2rem,6vw,4rem);font-size:clamp(1.85rem,4vw,2.4rem)!important}html.web055-type .web41-resources [data-web055-platform-group] .web38-resource-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){html.web055-type .web41-about [data-web055-about-intro]{padding-block:clamp(3rem,10vw,4.5rem)}html.web055-type .web41-about [data-web055-about-intro] .web27-about-intro{min-height:clamp(24rem,96vw,34rem);grid-template-columns:minmax(0,1fr)}html.web055-type .web41-about [data-web055-pai]{right:clamp(-9rem,-18vw,-4rem)!important;width:min(28rem,92vw)!important;margin:0!important;opacity:.085!important}html.web055-type .web41-services [data-web055-service-chapter] .web41-service-chapter__shade{background:linear-gradient(90deg,#020203eb,#020203a3 58%,#020203b8),linear-gradient(0deg,#020203c7,#02020314 58%,#02020380)}html.web055-type .web41-services [data-web055-media-focus=right] img{-o-object-position:72% center;object-position:72% center}html.web055-type .web41-resources [data-web055-platform-group] .web38-resource-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){html.web055-type [data-web055-locale-switch=header] .locale-switch__link{min-width:44px;padding-inline:.2rem}html.web055-type .web41-banner[data-banner-variant=services] h1{display:grid;gap:.7em;font-size:clamp(1.35rem,6.2vw,1.75rem)!important}html.web055-type[lang=zh-CN] .web41-banner[data-banner-variant=services] h1{font-size:clamp(1.65rem,7.4vw,2.15rem)!important}html.web055-type .web41-banner[data-banner-variant=services] [data-web055-banner-line]{white-space:normal!important}html.web055-type .web41-about [data-web055-recognition-section]{padding-block:2.5rem 3rem}html.web055-type .web41-about [data-web055-recognition-carousel] .web41-honor-carousel__head{gap:1rem;align-items:flex-start;margin-bottom:1.25rem}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card{height:min(72vw,280px);min-height:240px!important}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card>img{padding:.7rem}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card__copy{max-height:92%;padding:.8rem}html.web055-type .web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell>span{max-width:7rem;font-size:clamp(.72rem,3.2vw,.84rem)}}@media(max-width:420px){html.web055-type [data-web055-locale-switch=header]{font-size:.78rem}html.web055-type [data-web055-locale-switch=header] .locale-switch__link{min-width:44px}}@media(max-height:500px)and (orientation:landscape){html.web055-type [data-web055-dipper] .web40-dipper__title{position:static;width:100%;max-width:none;margin-top:1rem;padding-inline:.25rem}html.web055-type [data-web055-dipper] .web40-dipper__title strong{font-size:clamp(1.75rem,5vw,2.6rem)!important}html.web055-type .web41-banner[data-banner-variant=services] h1{display:flex;flex-wrap:nowrap;gap:clamp(1.25rem,4vw,2.4rem);font-size:clamp(1.05rem,2.6vw,1.35rem)!important}html.web055-type[lang=zh-CN] .web41-banner[data-banner-variant=services] h1{font-size:clamp(1.65rem,5vw,2.25rem)!important}html.web055-type .web41-about [data-web055-recognition-section] .web54-recognition-card{height:230px;min-height:0!important}}@media(prefers-reduced-motion:reduce){html:not(.motion-force-on) [data-web055-dipper] .web54-dipper__sync{opacity:1!important;animation:none!important;transform:none!important}html:not(.motion-force-on).web055-type .web41-services [data-web055-media-mirror=horizontal] img{animation:none!important;transform:scaleX(-1) scale(1.025)!important}}html.web055-type{font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html.web055-type :is(.web058-home,.web058-about,.web058-services,.web058-resources,.web058-contact,.web058-footer) :is(p,li,dt,dd,figcaption,label){-webkit-hyphens:none!important;hyphens:none!important;text-wrap:wrap!important}html.web055-type[lang=zh-CN] :is(.web058-home,.web058-about,.web058-services,.web058-resources,.web058-contact,.web058-footer) :is(h1,h2,h3,p,li,dt,dd,figcaption,label){word-break:normal!important}html .web058-home.web27-home .web27-stat strong small{font-size:var(--type-item-title-size)!important;font-weight:var(--type-weight-bold)!important;line-height:.95!important;letter-spacing:-.01em!important}html .web058-home.web27-home .web54-advantage-story__title{font-size:var(--type-page-title-size)!important;font-weight:var(--type-page-title-weight)!important;line-height:var(--type-page-title-line-height)!important;letter-spacing:var(--type-page-title-letter-spacing)!important}html .web058-home.web27-home .web54-advantage-story__description{max-width:48ch!important;font-size:var(--type-item-title-size)!important;font-weight:var(--type-weight-regular)!important;line-height:var(--type-item-title-line-height)!important;letter-spacing:var(--type-item-title-letter-spacing)!important}[data-web058-dipper] .web40-dipper__desktop-svg .web54-dipper__label-group{overflow:visible}:is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title{pointer-events:auto;cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text}@media(min-width:821px){:is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line{top:82%}}@media(min-width:821px)and (max-width:900px)and (min-height:501px){html.web055-type [data-web058-dipper] .web40-dipper__desktop-svg .web54-dipper__label{gap:.2em;font-size:18px!important;letter-spacing:-.05em!important}html.web055-type :is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line strong{font-size:6vw!important}}@media(min-width:821px)and (max-height:500px)and (orientation:landscape){html.web055-type [data-web058-dipper] .web40-dipper__desktop-svg .web54-dipper__label{gap:.2em;font-size:18px!important;letter-spacing:-.05em!important}}.web058-section-ornament{display:grid;width:min(72vw,20rem);grid-template-columns:minmax(0,1fr) 1rem minmax(0,1fr);gap:.9rem;align-items:center;justify-self:center;margin-inline:auto}.web058-section-ornament__line{height:1px;background:#ee0012a3}.web058-section-ornament__dot{width:.48rem;aspect-ratio:1;place-self:center;border-radius:50%;background:var(--web27-red,#ee0012)}.web058-about [data-web058-about-intro]:after,.web058-about [data-web058-about-intro]:before{display:none!important;content:none!important;animation:none!important}.web058-about [data-web058-about-intro]{min-height:0!important;padding-block:clamp(4.5rem,8vw,8rem)!important}.web058-about .web058-about-intro{display:grid!important;min-height:0!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(2.5rem,5vw,4.5rem)!important;justify-items:center}.web058-about .web058-about-intro__head{display:grid;gap:clamp(1.1rem,2.2vw,1.65rem);justify-items:center;text-align:center}.web058-about .web058-about-intro__head h2{margin:0;color:var(--web27-ink,#111114);font-size:var(--type-section-title-size);font-weight:var(--type-section-title-weight);line-height:var(--type-section-title-line-height);letter-spacing:var(--type-section-title-letter-spacing)}.web058-about .web41-about-intro__copy{width:min(100%,78rem)}html.web055-type .web058-about [data-web058-about-intro] .web41-about-intro__copy>p{width:100%;max-inline-size:68.75rem;max-width:none!important;margin-inline:auto!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:justify!important;-moz-text-align-last:left!important;text-align-last:left!important;text-justify:auto;text-wrap:wrap!important;word-break:normal!important}html.web055-type[lang=zh-CN] .web058-about [data-web058-about-intro] .web41-about-intro__copy>p{text-justify:auto}.web058-about [data-web058-about-banner-lockup]{width:min(68vw,clamp(13rem,25vw,23rem))!important}.web058-about [data-web041-about-honors].web058-legacy-honors{overflow:hidden;padding-block:clamp(5rem,9vw,8.5rem);color:var(--web27-ink,#111);background:#fff}.web058-legacy-honors__carousel{position:relative}.web058-legacy-honors__head{position:relative;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;margin:0 0 clamp(2.4rem,4.5vw,4.25rem);text-align:center}.web058-legacy-honors__title{width:100%;min-width:0}.web058-legacy-honors__head h2{max-width:22ch;margin:0 auto;font-size:var(--type-page-title-size,clamp(2.5rem,5vw,4.5rem));font-weight:var(--type-page-title-weight,700);letter-spacing:var(--type-page-title-letter-spacing,-.03em);line-height:var(--type-page-title-line-height,1.04);text-wrap:balance}.web058-legacy-honors__head .web058-section-ornament{margin-top:clamp(1rem,2vw,1.4rem)}.web058-legacy-honors__track:focus-visible{outline:3px solid var(--web27-red,#ee0012);outline-offset:3px}.web058-legacy-honors__track{--web058-honor-gap:clamp(.75rem,1.4vw,1.35rem);display:grid;grid-auto-flow:column;gap:var(--web058-honor-gap);overflow-x:auto;overscroll-behavior-inline:contain;padding:.5rem .25rem 1.6rem;scrollbar-width:none;scroll-behavior:auto!important;scroll-snap-type:none!important;will-change:scroll-position}.web058-legacy-honors__track::-webkit-scrollbar{display:none}[data-recognition-visible-count="5"] .web058-legacy-honors__track{grid-auto-columns:calc(20% - var(--web058-honor-gap)*.8)}[data-recognition-visible-count="2"] .web058-legacy-honors__track{grid-auto-columns:calc(50% - var(--web058-honor-gap)*.5)}[data-recognition-visible-count="1"] .web058-legacy-honors__track{grid-auto-columns:100%}.web058-legacy-honors__card{position:relative;isolation:isolate;aspect-ratio:.825;min-width:0;overflow:hidden;border:1px solid rgba(17,17,17,.08);color:#fff;background:#eeeeec;box-shadow:0 16px 38px #11111114;outline-offset:3px;transition:border-color .22s ease,box-shadow .26s ease,transform .26s ease}.web058-legacy-honors__card:is(:hover,:focus,:focus-within){border-color:#ee00123d;box-shadow:0 22px 46px #56000929;transform:translateY(-5px)}.web058-legacy-honors__media{position:absolute;z-index:0;inset:0;display:grid;overflow:hidden;place-items:center}.web058-legacy-honors__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.web058-legacy-honors__media[data-recognition-image-layout=landscape] img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.web058-legacy-honors__card:is(:hover,:focus,:focus-within) .web058-legacy-honors__media img{transform:scale(1.025)}.web058-legacy-honors__mask{position:absolute;z-index:2;inset:0;display:grid;align-content:center;padding:clamp(1.1rem,1.8vw,1.65rem);color:#fff;background:linear-gradient(145deg,#ee0012f5,#820711f5);opacity:0;visibility:hidden;transform:translateY(.65rem);transition:opacity .22s ease,transform .26s ease,visibility 0s linear .26s}.web058-legacy-honors__mask h3{margin:0;font-size:clamp(.95rem,1.25vw,1.2rem);line-height:1.4;overflow-wrap:anywhere;text-wrap:balance}.web058-legacy-honors__description{margin:.8rem 0 0;color:#ffffffe0;font-size:clamp(.75rem,.88vw,.9rem);line-height:1.65;text-wrap:pretty}.web058-legacy-honors__card:is(:hover,:focus,:focus-within) .web058-legacy-honors__mask,.web058-legacy-honors__card[data-recognition-description=visible] .web058-legacy-honors__mask{opacity:1;visibility:visible;transform:none;transition-delay:0s}.web058-legacy-honors__card:focus-visible{outline:3px solid var(--web27-red,#ee0012)}.web058-about [data-web058-recognition-carousel][data-recognition-direction=left] :is(.web058-legacy-honors__track,[data-recognition-card]){cursor:w-resize}.web058-about [data-web058-recognition-carousel][data-recognition-direction=right] :is(.web058-legacy-honors__track,[data-recognition-card]){cursor:e-resize}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__copy{width:min(100%,98rem)!important;max-width:none!important}html .web058-services.web41-services .web41-banner[data-banner-variant=services] h1{display:block!important;width:auto!important;max-width:min(22ch,calc(100vw - 3rem))!important;margin-inline:auto!important;font-size:clamp(1.65rem,3.15vw,3.45rem)!important;text-align:center}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{display:flex!important;width:-moz-max-content!important;width:max-content!important;max-width:calc(100vw - 3rem)!important;flex-wrap:nowrap;gap:clamp(2rem,4vw,4rem)!important;align-items:center;justify-content:center;margin:clamp(1rem,2.4vh,1.5rem) auto 0!important;color:#ffffffd6;font-size:clamp(1.5rem,2vw,2rem)!important;font-weight:600!important;line-height:1.15!important;letter-spacing:.01em!important;text-align:center;text-shadow:0 5px 34px rgba(0,0,0,.9)}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span{display:inline-flex;flex:0 0 auto;width:auto;min-width:-moz-max-content;min-width:max-content;gap:.55em;align-items:center;text-align:center;white-space:nowrap!important}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span:before{content:"";display:block;width:clamp(1rem,1.6vw,1.5rem);height:2px;flex:0 0 auto;background:#ee0012}@media(min-width:821px)and (min-height:501px){html.web055-type .web058-about .web058-legacy-honors__head h2,html.web055-type .web058-about .web41-banner[data-banner-variant=about] h1,html.web055-type .web058-services .web41-banner[data-banner-variant=services] h1,html.web055-type :is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line strong{font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important}}@media(min-width:821px){html[lang=zh-CN] .web058-services [data-web055-service-id=integrated-communications] .web27-service-summary{max-width:none!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important;white-space:nowrap}}.site-footer.web058-footer .footer-contact dl{grid-template-rows:repeat(3,minmax(44px,1fr));gap:.2rem}.site-footer.web058-footer .footer-contact dl>div{min-height:44px;gap:.65rem;align-items:center;padding:0}.site-footer.web058-footer .footer-contact dt{padding-top:0;line-height:1.25}.site-footer.web058-footer .footer-contact :is(dd,address){line-height:1.4}.site-footer.web058-footer .footer-contact a{min-height:44px}.site-footer.web058-footer .footer-meta{width:100%;justify-content:center;text-align:center}.site-footer.web058-footer .footer-meta nav{justify-content:center}@media(max-width:820px){html .web058-home.web27-home .web54-advantage-story__description{max-width:34ch!important}[data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label-text{overflow-wrap:anywhere}html .web058-services.web41-services .web41-banner[data-banner-variant=services] h1{width:100%!important;max-width:22ch!important;font-size:clamp(1.45rem,6vw,2.4rem)!important}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{width:100%!important;flex-direction:column;gap:.45em!important;font-size:clamp(1.45rem,6vw,2.4rem)!important}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span,html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span:first-child,html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span:last-child{text-align:center}}@media(max-width:620px){html .web058-home.web27-home .web27-stat strong small{font-size:var(--type-item-title-size)!important}.web058-about [data-web058-about-intro]{padding-block:clamp(3.5rem,14vw,5.5rem)!important}html.web055-type .web058-about [data-web058-about-intro] .web41-about-intro__copy>p{max-width:20.75rem!important}.web058-about [data-web058-about-banner-lockup]{width:min(62vw,17rem)!important}.web058-legacy-honors__head{margin-bottom:2.75rem;padding-inline:0}.web058-legacy-honors__head h2{font-size:clamp(2rem,9vw,3rem)}.web058-legacy-honors__card{aspect-ratio:.84;max-height:430px}.site-footer.web058-footer .footer-meta{align-items:center}.site-footer.web058-footer .footer-meta nav{width:100%}}@media(max-width:350px){html.web055-type .web058-about [data-web058-about-intro] .web41-about-intro__copy>p{max-width:16.375rem!important}}@media(max-height:500px)and (orientation:landscape){html .web058-about .web41-banner__inner{padding-top:.375rem}html .web058-services.web41-services .web41-banner[data-banner-variant=services] h1{width:-moz-max-content!important;width:max-content!important;max-width:calc(100vw - 3rem)!important;font-size:clamp(1.05rem,2.6vw,1.35rem)!important}html .web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{width:-moz-max-content!important;width:max-content!important;flex-direction:row;gap:clamp(.5rem,2vw,1rem)!important;font-size:clamp(1.05rem,2.6vw,1.35rem)!important}}@media(prefers-reduced-motion:reduce){.web058-about [data-web058-recognition-carousel] .web058-legacy-honors__track{scroll-behavior:auto!important}.web058-about [data-web058-recognition-carousel] .web058-legacy-honors__mask{transition:none!important}.web058-about [data-web058-recognition-carousel] :is(.web058-legacy-honors__card,.web058-legacy-honors__media img){transition:none!important}}.web060-mobile-page.web27-home .web060-hero-phrase{display:inline}@media(max-width:820px){html.web27-js .motion-force-on [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.web060-mobile-page .web40-counter{font-variant-numeric:tabular-nums}html .web060-mobile-page.web27-home .web40-hero{min-height:clamp(25rem,52svh,27.5rem)}html .web060-mobile-page.web27-home .web40-hero__inner{padding-top:2.5rem;padding-bottom:2.75rem}.web060-mobile-page.web27-home .web40-hero h1>span{display:block}.web060-mobile-page.web27-home .web060-hero-phrase{display:inline;white-space:normal}html:not([lang=zh-CN]) .web060-mobile-page.web27-home .web060-hero-phrase+.web060-hero-phrase:before{content:" "}.web060-mobile-page.web27-home .web27-stats{padding-block:0}.web060-mobile-page.web27-home .web27-stats__copy{gap:.65rem;padding:0 var(--web27-gutter) .65rem}.web060-mobile-page.web27-home :is(.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child){min-height:clamp(15rem,66vw,18rem);flex-basis:min(74vw,20rem)}.web060-mobile-page.web27-home .web38-stat__content{gap:.75rem;padding:clamp(1.25rem,5vw,1.8rem)}.web060-mobile-page.web27-home .web27-stat strong{font-size:clamp(3.5rem,18vw,5.2rem)}.web060-mobile-page.web27-home .web40-growth{padding-block:clamp(3.25rem,10vw,4.5rem)}.web060-mobile-page.web27-home .web40-growth__head h2{font-size:clamp(2rem,8.5vw,2.75rem)}.web060-mobile-page.web27-home .web40-dipper{margin-inline:0;padding:.5rem 0 .75rem}.web060-mobile-page.web27-home .web40-dipper__mobile-svg{max-width:23rem}.web060-mobile-page.web27-home .web40-dipper__title{margin-top:.75rem}.web060-mobile-page.web27-home .web40-advantages-intro{padding-block:2.4rem}.web060-mobile-page.web27-home :is(.web37-advantage-story,.web37-advantage-story:nth-child(2n)){min-height:clamp(25rem,112vw,32rem)}.web060-mobile-page.web27-home .web37-advantage-story__copy{justify-content:flex-end;padding:clamp(1.4rem,6vw,2rem) var(--web27-gutter)}.web060-mobile-page.web27-home .web54-advantage-story__title{font-size:clamp(2rem,9vw,2.8rem)!important}.web060-mobile-page.web27-home .web54-advantage-story__description{max-width:30ch!important;font-size:clamp(1rem,4.4vw,1.12rem)!important;line-height:1.55!important}.web060-mobile-page.web27-home .web27-client-wall{padding-block:3rem}.web060-mobile-page.web27-home .web27-client-wall__viewport img,.web060-mobile-page.web27-home .web27-client-wall__viewport picture{width:100%;max-width:100%}html .web060-mobile-page .web41-banner{min-height:clamp(25rem,52svh,27.5rem)}html .web060-mobile-page .web41-banner__inner{padding-top:2.5rem;padding-bottom:2.75rem}html .web060-mobile-page.web058-services .web41-banner[data-banner-variant=services] h1{max-width:18ch!important;font-size:clamp(1.9rem,8.5vw,2.7rem)!important;line-height:1.04!important}html .web060-mobile-page.web058-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{gap:.32rem!important;margin-top:.85rem!important;font-size:clamp(.95rem,4.2vw,1.2rem)!important;font-weight:680!important;line-height:1.25!important;letter-spacing:-.02em!important}.web060-mobile-page.web058-about [data-web058-about-intro]{padding-block:clamp(2.75rem,10vw,4rem)!important}.web060-mobile-page.web058-about .web058-about-intro{gap:1.75rem!important}html.web055-type .web060-mobile-page.web058-about [data-web058-about-intro] .web41-about-intro__copy>p{max-width:34ch!important;font-size:clamp(1.05rem,4.8vw,1.25rem)!important;line-height:1.68!important;text-align:left!important;-moz-text-align-last:auto!important;text-align-last:auto!important;text-wrap:pretty!important}.web060-mobile-page.web41-about [data-web041-about-strengths]{padding-block:2.5rem}.web060-mobile-page.web41-about [data-web041-about-strengths] .web27-section-head{margin-bottom:1.5rem}html.web054-type .web060-mobile-page.web41-about [data-web041-about-strengths] .web27-section-head h2{font-size:clamp(1.75rem,7.5vw,2.2rem)!important}.web060-mobile-page.web41-about [data-web041-about-strengths] .web27-advantages{grid-template-columns:repeat(2,minmax(0,1fr))}.web060-mobile-page.web41-about :is([data-web041-about-strengths] .web27-advantage,.web41-strength-copy){min-height:15rem}.web060-mobile-page.web41-about [data-web041-about-strengths] .web41-strength-copy{place-items:end start;padding:3rem .8rem 1rem;text-align:left}.web060-mobile-page.web41-about [data-web041-about-strengths] .web41-strength-index{top:.75rem;left:.75rem;font-size:1.5rem}html.web054-type .web060-mobile-page.web41-about [data-web041-about-strengths] .web41-strength-copy h3{max-width:none;margin-bottom:.55rem;font-size:clamp(.98rem,4.25vw,1.12rem)!important;line-height:1.15!important;letter-spacing:-.025em!important}html.web054-type .web060-mobile-page.web41-about [data-web041-about-strengths] .web41-strength-copy p{font-size:clamp(.82rem,3.35vw,.92rem)!important;line-height:1.42!important}.web060-mobile-page.web058-about [data-web041-about-honors].web058-legacy-honors{padding-block:3.5rem}.web060-mobile-page.web058-about .web058-legacy-honors__head{margin-bottom:1.75rem}.web060-mobile-page.web41-services [data-web041-services-framework]{padding-block:3.5rem}.web060-mobile-page.web41-services [data-web041-services-framework] .web40-growth__head h2{font-size:clamp(2rem,8.5vw,2.75rem)}.web060-mobile-page.web41-services [data-web041-services-framework] .web40-dipper{margin-inline:0;padding:.5rem 0 .75rem}.web060-mobile-page.web41-services [data-web041-services-framework] .web40-dipper__mobile-svg{max-width:22rem}.web060-mobile-page.web41-services .web41-service-chapter{display:block;min-height:0;padding:0;overflow:hidden}.web060-mobile-page.web41-services .web41-service-chapter__media{position:relative;z-index:0;height:auto;aspect-ratio:16/9}.web060-mobile-page.web41-services .web41-service-chapter__media:after{display:none}.web060-mobile-page.web41-services .web41-service-chapter__media img{-o-object-position:center!important;object-position:center!important;animation:none!important;transform:scale(1.01)!important}.web060-mobile-page.web41-services .web41-service-chapter__shade{display:none}.web060-mobile-page.web41-services .web41-service-chapter__inner{position:relative;z-index:1;display:block;padding-top:0;padding-bottom:0}.web060-mobile-page.web41-services :is(.web41-service-chapter__copy,.web41-service-chapter[data-service-align=right] .web41-service-chapter__copy){width:100%;margin:0;padding:clamp(2rem,8vw,3rem) 0 clamp(2.35rem,9vw,3.4rem)}.web060-mobile-page.web41-services .web41-service-chapter__copy:before{top:0;width:3.25rem}.web060-mobile-page.web41-services .web41-service-chapter__copy>h2{max-width:15ch;margin-bottom:.8rem;font-size:clamp(2rem,9vw,2.8rem)!important}.web060-mobile-page.web41-services .web27-service-summary{max-width:36ch;margin-bottom:1.25rem;font-size:clamp(1rem,4.4vw,1.12rem)!important;line-height:1.55!important}.web060-mobile-page.web41-services .web41-service-chapter .web27-service-column{padding-top:.65rem}.web060-mobile-page.web41-services .web54-service-list{gap:0}.web060-mobile-page.web41-services .web54-service-list li{padding:.6rem 0 .6rem 1rem;font-size:clamp(.88rem,3.8vw,1rem)!important;line-height:1.45!important}.web060-mobile-page.web41-services .web54-service-list li:before{top:1.05em;width:.32rem;height:.32rem}.web060-mobile-page.web41-resources [data-web041-resource-platforms]{padding-block:2.5rem}.web060-mobile-page.web41-resources .web27-resource-feature__copy{gap:1rem}.web060-mobile-page.web41-resources .web27-resource-feature__copy h2{font-size:clamp(2rem,9vw,2.9rem)!important}.web060-mobile-page.web41-resources .web54-platform-groups{gap:1rem}html.web055-type .web060-mobile-page.web41-resources [data-web055-platform-group] .web54-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.web060-mobile-page.web41-resources .web54-platform-grid>.web50-resource-logo-cell{min-height:4rem;aspect-ratio:auto}.web060-mobile-page.web41-resources .web54-platform-more{width:100%;min-height:4.5rem;aspect-ratio:auto;grid-template-columns:auto auto;gap:.65rem;place-content:center}.web060-mobile-page.web41-resources .web54-platform-more>img{width:3rem!important;height:3rem!important;padding:.25rem!important}html .motion-force-on .web060-mobile-page.web41-page.web41-resources .web38-resource-logo-grid .web50-resource-logo-cell img{animation:none!important;transform:none!important;will-change:auto}.web060-mobile-page.web41-resources .web41-resource-showcase{min-height:0}.web060-mobile-page.web41-resources .web41-resource-showcase__media{position:relative;z-index:0;height:auto;aspect-ratio:16/9}.web060-mobile-page.web41-resources .web41-resource-showcase__media img{animation:none!important;-o-object-position:center!important;object-position:center!important;will-change:auto}.web060-mobile-page.web41-resources .web41-resource-showcase__shade{display:none}.web060-mobile-page.web41-resources .web41-resource-showcase__inner{position:relative;z-index:1;min-height:0;gap:2rem;padding-top:2.4rem;padding-bottom:2.75rem}html.web054-type .web060-mobile-page.web41-resources .web54-resource-showcase--offline .web41-resource-showcase__head h2,html.web054-type .web060-mobile-page.web41-resources .web58-resource-showcase--creator .web41-resource-showcase__head h2{font-size:clamp(2rem,9vw,2.9rem)!important}.web060-mobile-page.web41-resources .web41-resource-showcase__lead{margin-top:.8rem;font-size:clamp(.95rem,4vw,1.05rem)!important;line-height:1.5!important}.web060-mobile-page.web41-resources :is(.web41-resource-showcase__categories,.web41-resource-showcase__categories--creator,.web54-resource-showcase__categories--offline){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1px;margin-top:0}.web060-mobile-page.web41-resources .web41-resource-showcase__categories li,html.web054-type .web060-mobile-page.web41-resources .web54-resource-showcase__categories--offline>li,html.web054-type .web060-mobile-page.web41-resources .web54-resource-showcase__categories--offline>li:last-child{min-height:clamp(9.5rem,48vw,12rem)!important;grid-column:auto;padding:.8rem}.web060-mobile-page.web41-resources .web41-resource-showcase__category-media img{animation:none!important;transform:scale(1.01)!important;will-change:auto}.web060-mobile-page.web41-contact [data-web041-contact-map]{min-height:0;padding-block:3.5rem}.web060-mobile-page.web41-contact .web54-contact-overview__layout{gap:2.25rem}.web060-mobile-page.web41-contact [data-web041-contact-map] .web27-title{font-size:clamp(2.25rem,10vw,3rem)}html .motion-force-on .web060-mobile-page.web41-contact .web27-qr-list figure:before,html .motion-force-on .web060-mobile-page.web41-contact .web27-qr-list img{animation:none!important;transform:none!important}.web060-mobile-page.web41-contact [data-web041-contact-form]{padding-block:3.5rem}.web060-mobile-page.web41-contact .web54-contact-form__layout{gap:1.75rem!important}.web060-mobile-page.web41-contact .web54-contact-form__intro{padding-top:0!important}.web060-mobile-page.web41-contact .web54-contact-form__intro h2{font-size:clamp(2rem,8.8vw,2.8rem)!important}.site-footer.web060-mobile-footer .footer-brand-stage{padding-block:2.5rem 1.75rem}.site-footer.web060-mobile-footer .footer-brand-line{gap:.75rem}.site-footer.web060-mobile-footer .footer-wordmark{--wordmark-height:2.65rem}.site-footer.web060-mobile-footer .footer-art-tagline,.site-footer.web060-mobile-footer .footer-art-tagline.is-english{font-size:.9rem}.site-footer.web060-mobile-footer .footer-brand-statement{max-width:28ch;margin-top:1rem;font-size:clamp(1.35rem,6vw,1.75rem)}.site-footer.web060-mobile-footer .footer-nav-band{min-height:0}.site-footer.web060-mobile-footer .footer-nav{padding-block:.4rem}.site-footer.web060-mobile-footer :is(.footer-nav a,.footer-meta a){display:inline-flex;min-inline-size:44px;min-block-size:44px;align-items:center;justify-content:center}.site-footer.web060-mobile-footer .footer-nav a{padding-block:.25rem;font-size:.88rem}.site-footer.web060-mobile-footer .footer-contact-zone{gap:1.25rem;padding-top:1.25rem;padding-bottom:1.5rem}.site-footer.web060-mobile-footer .footer-contact dl>div{min-height:40px}.site-footer.web060-mobile-footer .footer-contact :is(dd,address){font-size:.84rem}.site-footer.web060-mobile-footer .footer-social{padding-top:0}.site-footer.web060-mobile-footer .qr-grid{grid-template-columns:repeat(2,5.25rem);gap:.8rem;margin-top:.6rem}.site-footer.web060-mobile-footer .qr-grid figcaption,.site-footer.web060-mobile-footer .qr-grid img{max-width:84px}.site-footer.web060-mobile-footer .footer-legal-zone{padding-top:.75rem;padding-bottom:1.25rem}.site-footer.web060-mobile-footer .footer-meta{gap:.15rem .8rem;color:#ffffff94;font-size:.68rem;line-height:1.45}}@media(max-width:620px){html[lang=zh-CN] .web060-mobile-page :is(.web40-growth__head h2,.web27-section-head h2,.web54-advantage-story__title,.web41-service-chapter__copy>h2,.web41-resource-showcase__head h2,.web54-contact-form__intro h2){line-break:strict;overflow-wrap:normal!important;word-break:keep-all!important}html[lang=zh-CN] .web060-mobile-page .web41-banner h1,html[lang=zh-CN] .web060-mobile-page .web41-banner h1>span,html[lang=zh-CN] .web060-mobile-page.web27-home .web40-hero h1,html[lang=zh-CN] .web060-mobile-page.web27-home .web40-hero h1 span{overflow-wrap:anywhere!important;word-break:normal!important}}@media(max-width:350px){html.web054-type[lang=zh-CN] .web060-mobile-page.web41-about [data-web041-about-strengths] .web27-section-head h2{width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere!important;word-break:normal!important}html.web055-type .web060-mobile-page.web41-resources :is(.web51-resource-logo-cell[data-platform-layout=icon-label],.web51-resource-logo-cell[data-platform-name="Kuaishou for Business"]){grid-template-columns:1fr;grid-template-rows:auto auto;gap:.15rem;place-content:center;padding:.25rem;text-align:center}html.web055-type .web060-mobile-page.web41-resources :is([data-web055-logo-optical=icon-label],[data-web055-platform-key=web051-kuaishou]) img{width:2.5rem!important;min-width:2.5rem!important;height:2.5rem!important}html.web055-type .web060-mobile-page.web41-resources [data-web055-platform-group=china] .web51-resource-logo-cell>span{font-size:.62rem;line-height:1.15}}@media(max-height:500px)and (orientation:landscape){html.web27-js .motion-force-on [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.web059-preview-notice{min-height:24px!important;padding-block:.18rem!important;font-size:.6rem!important}.site-header.web060-mobile-header .header-inner{height:58px}.site-header.web060-mobile-header .header-wordmark{width:7.5rem}.site-header.web060-mobile-header .mobile-nav{max-height:calc(100svh - 58px)}.site-header.web060-mobile-header .mobile-nav-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.25rem;padding-top:.25rem;padding-bottom:.5rem}.site-header.web060-mobile-header .mobile-nav a{min-height:50px;font-size:1rem}html .web060-mobile-page .web41-banner,html .web060-mobile-page.web27-home .web40-hero{min-height:max(17rem,calc(100svh - 58px))}html .web060-mobile-page .web41-banner__inner,html .web060-mobile-page.web27-home .web40-hero__inner{align-items:center;padding-top:.35rem;padding-bottom:.55rem}html.web053-type .web060-mobile-page[data-web041-page] .web41-banner[data-banner-variant] h1{font-size:clamp(1.625rem,4vw,2rem)!important;line-height:1.04!important}.web060-mobile-page.web27-home .web27-stats,.web060-mobile-page.web27-home .web40-growth,.web060-mobile-page.web41-about [data-web041-about-strengths],.web060-mobile-page.web41-contact [data-web041-contact-form],.web060-mobile-page.web41-contact [data-web041-contact-map],.web060-mobile-page.web41-resources [data-web041-resource-platforms],.web060-mobile-page.web41-services [data-web041-services-framework]{padding-block:2.5rem}.web060-mobile-page.web41-resources .web41-resource-showcase__media,.web060-mobile-page.web41-services .web41-service-chapter__media{aspect-ratio:2/1}.web060-mobile-page.web41-services :is(.web41-service-chapter__copy,.web41-service-chapter[data-service-align=right] .web41-service-chapter__copy){padding-block:1.75rem 2.2rem}.web060-mobile-page.web41-resources .web41-resource-showcase__inner{padding-block:2rem}.site-footer.web060-mobile-footer .footer-brand-stage{padding-block:1.75rem 1.25rem}}.web061-banner__rule{display:none}@keyframes web061-title-reveal{0%{opacity:0;clip-path:inset(0 0 100% 0);transform:translate3d(0,1.15rem,0)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes web061-rule-draw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.web061-section-ornament__logo{display:none}.web061-responsive.web058-about .web058-section-ornament__dot{display:block}.web061-responsive.web058-about .web058-section-ornament--recognition{grid-template-columns:minmax(0,1fr) 1.2rem minmax(0,1fr);gap:.8rem}.web061-responsive.web058-about .web058-section-ornament--recognition .web061-section-ornament__logo{display:block;width:1.2rem;height:1.2rem;place-self:center;-o-object-fit:contain;object-fit:contain}html.web054-type .web061-responsive.web41-about .web41-banner .web41-banner__brand-mark[data-web054-localized-logo]{--wordmark-height:clamp(4.4rem,6vw,6.4rem);display:inline-flex}.web061-responsive .web058-legacy-honors__head h2>span{display:inline-block}.web061-responsive .web058-legacy-honors__head h2>span+span{margin-inline-start:.32em}.web061-honor__mobile-title,.web061-honor__mobile-year{display:none}@media(min-width:821px){.web061-responsive.web41-about [data-web041-about-strengths]{padding-top:clamp(3rem,6vw,5rem)}.web061-responsive.web41-contact .web41-banner h1{display:block;width:-moz-max-content;width:max-content;max-width:calc(100vw - var(--web27-gutter, 5vw)*2)!important;white-space:nowrap}.web061-responsive.web41-contact .web41-banner h1>span{display:inline}.web061-responsive.web41-contact .web41-banner h1>span+span:before{content:" "}.web061-responsive.web41-resources [data-resource-variant=offline]>.web061-ooh-mobile-head{position:absolute;z-index:2;top:clamp(5rem,8vw,8rem);right:var(--web27-gutter);left:var(--web27-gutter)}.web061-responsive.web41-resources .web54-resource-showcase__categories--offline>li:nth-child(2n) .web58-ooh-card-layer:not(.is-active){transform:translate3d(-.65rem,0,0) scale(.94)}.web061-responsive.web41-resources .web54-resource-showcase__categories--offline>li:nth-child(2n) .web58-ooh-card-layer:nth-child(2):not(.is-active){transform:translate3d(.65rem,0,0) scale(.95)}.web061-responsive.web41-resources .web54-resource-showcase__categories--offline>li:nth-child(2n) .web58-ooh-card-layer:nth-child(3):not(.is-active){transform:translate3d(0,.62rem,0) scale(.96)}}.web061-responsive.web41-resources [data-web055-platform-key=web061-more-platforms]{display:grid!important;place-items:center!important}.web061-responsive.web41-resources [data-web055-platform-key=web061-more-platforms] img{width:clamp(2.8rem,5vw,4.4rem)!important;height:auto!important;padding:0!important;-o-object-fit:contain!important;object-fit:contain!important}.web061-creator-title{display:block}.web061-creator-title>span{display:inline}.web061-creator-title>span+span:before{content:" "}@media(max-width:820px){.web061-responsive.web058-about .web54-about-intro__brand-name{color:var(--web27-ink,#111114)!important;font-weight:700!important}.web061-responsive{max-width:100%;overflow-x:clip}.web061-responsive :is(section,article,header,div,picture,img,svg){min-width:0;max-width:100%}.web41-banner[data-banner-design=web061-editorial-v1] .web41-banner__copy{position:relative}.web41-banner[data-banner-design=web061-editorial-v1] .web41-banner__brand-mark{--wordmark-height:clamp(3.2rem,11.5vw,4.25rem);width:auto;max-width:min(88vw,30rem);margin-bottom:clamp(1.25rem,3vh,2.2rem)}html.web054-type .web061-responsive.web41-about .web41-banner .web41-banner__brand-mark[data-web054-localized-logo]{--wordmark-height:clamp(3.2rem,11.5vw,4.25rem)}.web41-banner[data-banner-design=web061-editorial-v1] h1{text-transform:none}.web061-banner__rule{display:block;width:clamp(3.5rem,8vw,7rem);height:2px;margin-top:clamp(1.25rem,3vh,2rem);background:var(--web27-red,#ee0012);transform-origin:left center}.web27-js .web41-banner[data-banner-design=web061-editorial-v1].is-motion-ready:not(.is-active) :is(h1,.web41-banner__supporting-lines,.web061-banner__rule){opacity:0;clip-path:inset(0 0 100% 0);transform:translate3d(0,1.15rem,0)}.web27-js .web41-banner[data-banner-design=web061-editorial-v1].is-active h1{animation:web061-title-reveal .9s cubic-bezier(.2,.75,.2,1) .16s both}.web27-js .web41-banner[data-banner-design=web061-editorial-v1].is-active .web41-banner__supporting-lines{animation:web061-title-reveal .9s cubic-bezier(.2,.75,.2,1) .32s both}.web27-js .web41-banner[data-banner-design=web061-editorial-v1].is-active .web061-banner__rule{animation:web061-rule-draw .72s cubic-bezier(.2,.75,.2,1) .52s both}.web41-banner[data-banner-design=web061-editorial-v1] :is(.web41-banner__poster img,.web41-banner__video){transform:scale(1.035);transition:opacity .5s ease,transform 1.4s cubic-bezier(.2,.75,.2,1)}.web41-banner[data-banner-design=web061-editorial-v1].is-active :is(.web41-banner__poster img,.web41-banner__video){transform:scale(1)}.web061-responsive.web41-contact .web41-banner h1>span+span:first-letter{color:var(--web27-red,#ee0012)}.web058-section-ornament:has(.web061-section-ornament__logo){grid-template-columns:minmax(0,1fr) 1.5rem minmax(0,1fr);gap:.8rem}.web061-responsive.web058-about .web058-section-ornament__dot{display:none}.web061-section-ornament__logo{display:block;width:1.35rem;height:1.35rem;place-self:center;-o-object-fit:contain;object-fit:contain}.web061-responsive.web058-about .web058-section-ornament--recognition{grid-template-columns:minmax(0,1fr) 1.35rem minmax(0,1fr)}.web061-responsive.web058-about .web058-section-ornament--recognition .web061-section-ornament__logo{width:1.35rem;height:1.35rem}.web061-responsive :is(.web27-stats__copy,.web27-client-wall__viewport,.web54-platform-groups,.web54-platform-grid,.web41-resource-showcases,.web41-resource-showcase__categories,.web27-service-list){max-width:100%;overflow-x:visible!important;overscroll-behavior-inline:auto!important;scroll-snap-type:none!important}.web061-responsive.web27-home .web27-stats{padding-block:0}.web061-responsive.web27-home .web27-stats__copy{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:0!important;padding:0!important}.web061-responsive.web27-home :is(.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child){width:100%;min-height:clamp(7.25rem,28vw,10rem)!important;flex:none!important;border:0!important;border-inline-start:1px solid hsla(0,0%,100%,.18)!important;scroll-snap-align:none!important}.web061-responsive.web27-home .web27-stat:first-child{border-inline-start:0!important}.web061-responsive.web27-home .web38-stat__content{display:flex;min-height:inherit;flex-direction:column;gap:.35rem;align-items:flex-start;justify-content:flex-end;padding:clamp(.8rem,3.5vw,1.15rem)!important;text-align:left}.web061-responsive.web27-home .web27-stat strong{justify-content:flex-start;font-size:clamp(2.1rem,10vw,3.45rem)!important;line-height:.95!important}.web061-responsive.web27-home .web38-stat__content>span{max-width:none;font-size:clamp(.68rem,2.7vw,.82rem)!important;line-height:1.28!important;text-align:left}.web061-responsive.web27-home .web40-advantages-intro{display:none!important}.web061-responsive.web27-home :is(.web37-advantage-story,.web37-advantage-story:nth-child(2n)){min-height:clamp(12.5rem,58vw,17rem)!important}.web061-responsive.web27-home .web37-advantage-story__copy{padding:clamp(.85rem,4vw,1.2rem) var(--web27-gutter)!important}.web061-responsive.web27-home .web54-advantage-story__title{font-size:clamp(1.45rem,6.8vw,2rem)!important}.web061-responsive.web27-home .web54-advantage-story__description{max-width:34ch!important;overflow:visible!important;font-size:clamp(.82rem,3.5vw,.96rem)!important;line-height:1.45!important}.web061-responsive.web27-home .web27-client-wall__viewport{width:100%;overflow:hidden!important}.web061-responsive.web27-home .web27-client-wall__viewport :is(picture,img){display:block;width:100%;height:auto}html.web055-type :is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line strong{font-size:clamp(1rem,4.8vw,1.35rem)!important;font-weight:600!important;letter-spacing:.01em!important}html.web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label-group{overflow:visible}html.web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label{min-height:64px;gap:.38em;align-items:center;justify-content:flex-start;font-size:clamp(.78rem,3.25vw,.94rem)!important;line-height:1.22!important;text-align:left;transform-origin:left center}html.web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label-group[data-label-align=right] .web54-dipper__label{justify-content:flex-end;text-align:right;transform-origin:right center}html[lang=zh-CN].web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label-text{white-space:nowrap}html:not([lang=zh-CN]).web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label-text{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}html .web061-responsive.web058-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{width:min(100%,25rem)!important;flex-direction:column!important;gap:.7rem!important;margin-top:clamp(1.8rem,6vh,2.6rem)!important;font-size:clamp(1.05rem,4.6vw,1.35rem)!important;font-weight:600!important;letter-spacing:.02em!important}.web061-responsive.web41-services .web41-service-chapter{position:relative;isolation:isolate;display:grid!important;min-height:max(32rem,78svh)!important;overflow:hidden!important;color:#fff;background:#070708}.web061-responsive.web41-services .web41-service-chapter__media{position:absolute!important;z-index:-2!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important}.web061-responsive.web41-services .web41-service-chapter__media img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;transform:scale(1.01)!important}.web061-responsive.web41-services .web41-service-chapter__shade{position:absolute;z-index:-1;inset:0;display:block!important;background:linear-gradient(180deg,#02020314 10%,#0202037a,#020203f0 82%)}.web061-responsive.web41-services .web41-service-chapter__inner{position:relative!important;z-index:1!important;display:flex!important;min-height:inherit;align-items:flex-end;padding-top:clamp(13.5rem,39svh,20rem)!important;padding-bottom:clamp(1.5rem,5vw,2.4rem)!important}.web061-responsive.web41-services :is(.web41-service-chapter__copy,.web41-service-chapter[data-service-align=right] .web41-service-chapter__copy){width:100%!important;margin:0!important;padding:0!important}.web061-responsive.web41-services .web41-service-chapter__copy:before{top:-.9rem!important}.web061-responsive.web41-services .web27-service-summary{color:#ffffffd1!important}.web061-responsive.web41-services [data-web055-service-id=market-insight] img{-o-object-position:46% center!important;object-position:46% center!important}.web061-responsive.web41-services [data-web055-service-id=content-creation] img{-o-object-position:58% center!important;object-position:58% center!important}.web061-responsive.web41-services [data-web055-service-id=performance-marketing] img{-o-object-position:52% center!important;object-position:52% center!important}.web061-responsive.web41-services [data-web055-service-id=social-operations] img{-o-object-position:63% center!important;object-position:63% center!important}.web061-responsive.web41-services [data-web055-service-id=creator-marketing] img{-o-object-position:45% center!important;object-position:45% center!important}.web061-responsive.web41-services [data-web055-service-id=programmatic-ooh] img{-o-object-position:62% center!important;object-position:62% center!important}.web061-responsive.web41-services [data-web055-service-id=integrated-communications] img{-o-object-position:68% center!important;object-position:68% center!important}.web061-responsive.web41-resources [data-web055-platform-group=china] .web54-platform-grid,html.web055-type .web061-responsive.web41-resources [data-web055-platform-group=china] .web54-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.web061-responsive.web41-resources .web54-platform-grid>.web50-resource-logo-cell{width:100%;min-height:4.5rem;overflow:hidden}.web061-responsive.web41-resources [data-web055-platform-group=china] [data-web055-platform-key=web061-more-platforms]{grid-column:span 2}.web061-creator-title{display:grid;gap:.08em}.web061-creator-title>span{display:block}.web061-creator-title>span+span:before{content:none}.web061-responsive.web41-resources [data-resource-variant=offline]{display:grid;position:relative}.web061-responsive.web41-resources [data-resource-variant=offline]>.web061-ooh-mobile-head{position:relative;z-index:1;order:1;padding:clamp(1.75rem,7vw,2.5rem) var(--web27-gutter) 1rem}.web061-responsive.web41-resources [data-resource-variant=offline] [data-resource-visual=offline]{order:2}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-control{top:clamp(9rem,34vw,11.5rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__inner{display:contents}.web061-responsive.web41-resources [data-resource-variant=offline] .web54-resource-showcase__categories--offline{order:3;width:auto;margin:0 var(--web27-gutter) clamp(2rem,7vw,3rem)}.web061-responsive.web41-resources .web58-resource-showcase--creator{position:relative;isolation:isolate;min-height:clamp(32rem,94svh,41rem);overflow:hidden;background:#070708}.web061-responsive.web41-resources .web58-resource-showcase--creator picture[data-resource-visual=creators]{position:absolute!important;z-index:-2!important;inset:0!important;width:100%!important;height:100%!important;aspect-ratio:auto!important}.web061-responsive.web41-resources .web58-resource-showcase--creator picture[data-resource-visual=creators] img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.web061-responsive.web41-resources .web58-resource-showcase--creator .web41-resource-showcase__shade{display:block;z-index:-1;background:linear-gradient(180deg,#04040552,#040405c2 68%,#040405f0)}.web061-responsive.web41-resources .web58-resource-showcase--creator .web41-resource-showcase__inner{min-height:inherit;padding-block:clamp(2rem,8vw,3rem)}html.web054-type .web061-responsive.web41-resources .web54-resource-showcase__categories--offline{grid-template-columns:minmax(0,1fr)!important}html.web054-type .web061-responsive.web41-resources .web54-resource-showcase__categories--offline>li,html.web054-type .web061-responsive.web41-resources .web54-resource-showcase__categories--offline>li:last-child{width:100%;grid-column:auto!important;min-height:0!important;aspect-ratio:4/3;padding:clamp(.8rem,1.5vw,1.2rem)!important}.web061-responsive.web41-resources .web58-ooh-card-layer,.web061-responsive.web41-resources .web58-ooh-card-layer.is-active,.web061-responsive.web41-resources .web58-ooh-card-layer:nth-child(2),.web061-responsive.web41-resources .web58-ooh-card-layer:nth-child(3){inset:clamp(.7rem,1.2vw,1rem)!important;border:1px solid hsla(0,0%,100%,.42)!important;opacity:0!important;transform:none!important}.web061-responsive.web41-resources .web58-ooh-card-layer.is-active{opacity:1!important}.web061-responsive.web41-resources [data-web058-ooh-carousel] .web58-ooh-layer{transition-duration:.48s!important}.web061-responsive.web41-contact .web41-banner h1{display:grid;width:min(100%,12ch);gap:.08em}.web061-responsive.web41-contact .web41-banner h1>span:first-child{justify-self:start}.web061-responsive.web41-contact .web41-banner h1>span:last-child{justify-self:end}html:not([lang=zh-CN]) .web061-responsive.web41-contact .web41-banner h1{width:min(100%,15ch)}.web061-responsive.web41-contact [data-web041-contact-map]{padding-top:0!important}.web061-responsive.web41-contact .web54-contact-overview__layout{display:grid;grid-template-columns:minmax(0,1fr)}.web061-responsive.web41-contact .web54-contact-overview__map{order:-1;width:100%}.web061-responsive.web41-contact .web54-contact-overview__details{order:1}html.web055-type .web061-responsive.web058-about [data-web058-about-intro] .web41-about-intro__copy>p{max-width:none!important;font-size:clamp(.96rem,4.15vw,1.12rem)!important;line-height:1.62!important;text-align:justify!important;-moz-text-align-last:left!important;text-align-last:left!important;-webkit-hyphens:auto;hyphens:auto;text-wrap:pretty!important}.web061-responsive.web41-about [data-web041-about-strengths]{padding-block:clamp(1.75rem,7vw,2.5rem)}.web061-responsive.web41-about [data-web041-about-strengths] :is(.web27-advantage,.web41-strength-copy){min-height:clamp(11.5rem,48vw,15rem)!important}.web061-responsive.web41-about [data-web041-about-strengths] .web41-strength-copy{display:flex!important;align-items:center!important;justify-content:center!important;padding:1.1rem .85rem!important;text-align:center!important}.web061-responsive.web41-about [data-web041-about-strengths] .web41-strength-copy>div{display:grid;gap:.45rem}.web061-responsive.web41-about [data-web041-about-strengths] .web41-strength-copy h3{margin:0!important;text-align:center}.web061-responsive.web41-about [data-web041-about-strengths] .web41-strength-copy p{margin:0!important;text-align:justify;-moz-text-align-last:left;text-align-last:left;-webkit-hyphens:auto;hyphens:auto}.web061-responsive :is(.web41-resource-showcase__lead,.web27-service-summary,.web54-contact-form__intro,.web27-contact-info){font-size:.92em}.web061-responsive :is([data-web041-about-intro],[data-web041-about-honors].web058-legacy-honors,[data-web041-resource-platforms],[data-web041-contact-map],.web27-form-section){padding-block:clamp(2rem,8vw,3.5rem)!important}.web061-responsive .web27-closing--type .web27-closing__copy{padding-block:2.25rem!important}.site-footer.web060-mobile-footer .footer-nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:100%;overflow:visible!important}.site-footer.web060-mobile-footer .footer-nav a{min-width:44px;min-height:44px;padding:.25rem .15rem!important;justify-content:center;font-size:clamp(.62rem,2.6vw,.82rem)!important;line-height:1.15;text-align:center;white-space:normal}.web061-responsive.web058-about .web058-legacy-honors__track{--web058-honor-gap:.5rem;max-width:100%;gap:var(--web058-honor-gap)!important;overflow-x:auto!important;padding:.4rem 0 .9rem!important;scroll-snap-type:none!important;touch-action:pan-x pan-y}.web061-responsive.web058-about [data-recognition-visible-count="3"] .web058-legacy-honors__track{grid-auto-columns:calc(33.33333% - var(--web058-honor-gap)*2/3)!important}.web061-responsive.web058-about .web058-legacy-honors__card{width:100%;max-height:none;aspect-ratio:.78;scroll-snap-align:none;box-shadow:none;transform:none!important}}@media(max-width:820px){.web061-responsive.web058-about .web058-legacy-honors__card:is(:hover,:focus,:focus-within) .web058-legacy-honors__mask,.web061-responsive.web058-about .web058-legacy-honors__mask{inset:auto 0 0;min-height:43%;align-content:end;padding:.42rem .42rem .5rem;background:#ee0012f0;opacity:1;visibility:visible;transform:none}.web061-responsive.web058-about :is(.web061-honor__desktop-title,.web058-legacy-honors__description){display:none!important}.web061-responsive.web058-about .web061-honor__mobile-year{display:block;margin:0 0 .12rem;color:#ffffffc7;font-size:clamp(.5rem,2.25vw,.62rem);font-weight:700;line-height:1}.web061-responsive.web058-about .web061-honor__mobile-title{display:-webkit-box;margin:0;overflow:hidden;font-size:clamp(.58rem,2.55vw,.72rem);line-height:1.22;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(max-width:320px){html:not([lang=zh-CN]) .web061-responsive :is(.web41-banner h1,.web41-resource-showcase__head h2,.web41-service-chapter__copy>h2,.web54-advantage-story__title){overflow-wrap:anywhere}}@media(max-width:820px)and (max-height:500px)and (orientation:landscape){html.web054-type .web061-responsive.web41-about .web41-banner .web41-banner__brand-mark[data-web054-localized-logo]{--wordmark-height:1.65rem;max-width:9rem;margin-bottom:0}.web061-responsive.web41-about .web41-banner__inner{padding-top:0}html.web054-type .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1{font-size:min(var(--type-hero-size),1.3rem)!important}.web061-responsive.web41-services .web41-service-chapter{min-height:max(30rem,135svh)!important}.web061-responsive.web41-services .web41-service-chapter__inner{padding-top:11rem!important}}@media(max-width:820px)and (prefers-reduced-motion:reduce){.web41-banner[data-banner-design=web061-editorial-v1] :is(.web41-banner__copy,h1,.web41-banner__supporting-lines,.web061-banner__rule,.web41-banner__poster img,.web41-banner__video){animation:none!important;clip-path:none!important;opacity:1!important;transform:none!important;transition:none!important}}@media(prefers-reduced-motion:reduce){.web061-responsive.web058-about .web058-legacy-honors__track{scroll-behavior:auto!important}}html .web061-responsive.web058-services.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span:before{display:block;width:.68em;height:.68em;flex:0 0 auto;content:"";background:var(--web27-red,#ee0012);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.web061-responsive.web058-about .web058-section-ornament:has(.web061-section-ornament__logo){grid-template-columns:minmax(0,1fr) 1.5rem minmax(0,1fr);gap:.8rem}.web061-responsive.web058-about .web061-section-ornament__logo{display:block!important;width:1.35rem;height:1.35rem;place-self:center;-o-object-fit:contain;object-fit:contain}@media(max-width:820px){.web061-responsive.web41-resources [data-resource-variant=offline]{display:grid;min-height:0;grid-template-columns:minmax(0,1fr);overflow:hidden;background:#030304}.web061-responsive.web41-resources [data-resource-variant=offline]>.web061-ooh-mobile-head{position:relative!important;z-index:2;top:auto!important;right:auto!important;left:auto!important;order:1;width:100%;padding:clamp(2.25rem,5vw,5rem) var(--web27-gutter) clamp(1.5rem,3vw,2.75rem);color:#fff;background:#030304}.web061-responsive.web41-resources [data-resource-variant=offline]>.web062-ooh-stage-wrap{position:relative;order:2;width:100%;aspect-ratio:16/7;overflow:hidden}.web061-responsive.web41-resources [data-resource-variant=offline]>.web062-ooh-stage-wrap>[data-resource-visual=offline]{position:absolute!important;z-index:0!important;inset:0!important;width:100%!important;height:100%!important}.web061-responsive.web41-resources [data-resource-variant=offline]>.web41-resource-showcase__shade{display:none}.web061-responsive.web41-resources [data-resource-variant=offline]>.web58-ooh-control{position:absolute;z-index:4;top:clamp(11rem,18vw,17rem);right:clamp(1rem,2vw,1.75rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__inner{position:relative;z-index:1;display:block;order:3;min-height:0;padding-top:clamp(1.5rem,3vw,2.75rem);padding-bottom:clamp(2.5rem,5vw,5rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web54-resource-showcase__categories--offline{align-items:start;margin-top:0}.web061-responsive.web41-resources [data-resource-variant=offline] .web54-resource-showcase__categories--offline>li{align-self:start;margin-top:0!important;transform:none!important}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer:not(.is-active){transform:translate3d(-.65rem,0,0) scale(.94)}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer:nth-child(2):not(.is-active){transform:translate3d(.65rem,0,0) scale(.95)}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer:nth-child(3):not(.is-active){transform:translateZ(0) scale(.96)}}@media(min-width:821px){.web061-responsive.web41-resources [data-resource-variant=offline]>.web061-ooh-mobile-head{top:clamp(2rem,4vw,4rem)}.web061-responsive.web41-resources [data-resource-variant=offline]>.web062-ooh-stage-wrap{position:absolute;z-index:-2;inset:0;width:100%;height:100%}.web061-responsive.web41-resources [data-resource-variant=offline]>.web062-ooh-stage-wrap>[data-resource-visual=offline]{position:absolute;inset:0;width:100%;height:100%}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__inner{padding-top:clamp(18rem,27vw,25rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web54-resource-showcase__categories--offline>li{margin-top:0!important}}@media(max-width:820px){html[lang=zh-CN] .web061-responsive.web27-home .web40-hero h1{width:100%;max-width:100%;font-size:clamp(1.3rem,5.35vw,1.65rem)!important;letter-spacing:-.025em!important}html[lang=zh-CN] .web061-responsive.web27-home .web40-hero h1>span{display:block;width:100%;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}.web061-responsive.web27-home .web27-stats__copy{align-items:stretch}.web061-responsive.web27-home :is(.web27-stat,.web27-stat+.web27-stat,.web27-stat:last-child){display:grid;min-height:clamp(9rem,38vw,11.5rem)!important}.web061-responsive.web27-home .web38-stat__content{display:grid;position:absolute;inset:0;width:100%;height:100%;min-height:0;grid-template-rows:3px clamp(3rem,13vw,3.5rem) 1.5rem;gap:.45rem;align-content:center;align-items:center;justify-content:normal;justify-items:center;padding:clamp(.65rem,2.8vw,.9rem) clamp(.25rem,1.8vw,.55rem)!important;text-align:center}.web061-responsive.web27-home .web38-stat__content:before{display:none}.web061-responsive.web27-home .web062-stat__cue{display:block;width:clamp(2rem,8vw,3rem);height:3px;align-self:center;background:var(--web27-red,#ee0012)}html.web054-type .web061-responsive.web27-home .web27-stat strong{display:flex;width:100%;height:100%;align-items:baseline;justify-content:center;align-self:end;font-size:clamp(2.3rem,11.7vw,3.1rem)!important;letter-spacing:-.065em!important;line-height:.92!important}html.web054-type .web061-responsive.web27-home .web27-stat strong small{margin-left:.08em;font-size:clamp(.7rem,3vw,.9rem)!important;font-weight:750!important;letter-spacing:-.02em!important;line-height:1!important;white-space:nowrap}.web061-responsive.web27-home .web38-stat__content>.web062-stat__label{display:flex;width:100%;max-width:none;min-height:1.5rem;align-items:flex-start;justify-content:center;font-size:clamp(.62rem,2.55vw,.78rem)!important;line-height:1.2!important;text-align:center;white-space:nowrap}html[lang=zh-CN] .site-footer.web060-mobile-footer .footer-brand-statement{width:100%;max-width:none;margin-top:1rem;font-size:clamp(.72rem,3.45vw,.95rem)!important;letter-spacing:-.05em;line-height:1.25;overflow-wrap:normal;white-space:nowrap!important;word-break:keep-all;text-wrap:nowrap!important}html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1{width:100%;max-width:100%!important;font-size:clamp(1.1rem,5.5vw,1.7rem)!important;letter-spacing:-.025em!important}html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span,html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span:first-child{display:block;width:100%;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html.web055-type .web061-responsive [data-web058-dipper] .web40-dipper__mobile-svg .web54-dipper__label{min-height:44px;font-size:max(var(--type-item-title-size),18px)!important;line-height:1.12!important}html .web061-responsive.web41-services .web41-banner[data-banner-variant=services] .web061-banner__rule{display:none;margin:0}.web061-responsive.web41-services .web41-service-chapter{min-height:max(28rem,62svh)!important}.web061-responsive.web41-services .web41-service-chapter__inner{padding-top:clamp(8.5rem,24svh,12rem)!important;padding-bottom:clamp(1.2rem,4vw,1.8rem)!important}.web061-responsive.web41-services :is(.web41-service-chapter__copy,.web41-service-chapter[data-service-align=right] .web41-service-chapter__copy){padding-bottom:0!important}.web061-responsive.web41-services .web27-service-summary{margin-bottom:.9rem}.web061-responsive.web41-services .web41-service-chapter .web27-service-column{padding-top:.45rem}.web061-responsive.web41-services .web54-service-list li{padding-top:.45rem;padding-bottom:.45rem}.web061-responsive.web41-resources [data-resource-variant=offline]>.web061-ooh-mobile-head{padding:clamp(1.75rem,7vw,2.5rem) var(--web27-gutter) 1rem}.web061-responsive.web41-resources [data-resource-variant=offline]>.web062-ooh-stage-wrap{aspect-ratio:16/9}.web061-responsive.web41-resources [data-resource-variant=offline]>.web58-ooh-control{top:clamp(9rem,34vw,11.5rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__inner{padding-top:0;padding-bottom:0}}@media(max-width:820px)and (max-height:500px)and (orientation:landscape){.web061-responsive.web41-services .web41-service-chapter{min-height:max(26rem,115svh)!important}.web061-responsive.web41-services .web41-service-chapter__inner{padding-top:7.5rem!important}}.web063-closing-line--mobile{display:none!important}.web061-creator-title,.web061-offline-title,.web063-platform-title,.web54-contact-form__intro h2{display:grid}.web061-creator-title>span,.web061-offline-title>span,.web063-platform-title>span,.web54-contact-form__intro h2>span{display:block}.web063-contact-line__accent{color:inherit;font:inherit;font-style:normal}.site-footer.web060-mobile-footer .footer-wordmark.hubtopai-wordmark--final-lockup,.web061-responsive :is(.web40-hero__wordmark,.web41-banner__brand-mark).hubtopai-wordmark--final-lockup{width:auto;max-width:min(88vw,32rem);height:var(--wordmark-height)}@media(min-width:821px){html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1){width:min(100%,48rem);max-width:100%!important;font-size:var(--type-hero-size-zh)!important;font-weight:var(--type-hero-weight)!important;line-height:1!important;letter-spacing:var(--type-hero-letter-spacing)!important}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1)>span{display:block;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1)>span+span{margin-top:.34em}html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1{width:min(100%,44rem);font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:1!important;letter-spacing:var(--type-section-title-letter-spacing)!important;text-align:center}html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span{justify-self:center}html[lang=zh-CN] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span+span{margin-top:.52em}.web061-responsive.web27-home .web40-advantages-intro{display:none!important}.web061-responsive.web058-about :is([data-web058-about-ornament],[data-web058-recognition-ornament]){grid-template-columns:minmax(0,1fr) 1.75rem minmax(0,1fr)!important}.web061-responsive.web058-about :is([data-web058-about-ornament],[data-web058-recognition-ornament]) .web061-section-ornament__logo{width:1.75rem!important;height:1.75rem!important}html[lang=zh-CN].web055-type body .web061-responsive.web27-home [data-web058-dipper] .web40-dipper__title.is-single-line strong{font-size:var(--type-card-title-size)!important;font-weight:var(--type-card-title-weight)!important;line-height:var(--type-card-title-line-height)!important;letter-spacing:var(--type-card-title-letter-spacing)!important}html[lang=zh-CN] .web061-responsive.web41-contact .web41-banner[data-banner-variant=contact] h1{display:flex;width:min(100%,54ch);max-width:54ch!important;gap:1em;align-items:baseline;justify-content:center}html[lang=zh-CN] .web061-responsive.web41-contact .web41-banner[data-banner-variant=contact] h1>span{justify-self:auto}.web061-responsive.web41-contact [data-web041-contact-form] .field textarea{min-height:8.5rem!important;height:8.5rem;padding-block:.65rem!important}html[lang=en] .site-footer.web060-mobile-footer .footer-brand-statement{width:100%;max-width:none;font-size:clamp(1.2rem,2vw,2rem)!important;overflow-wrap:normal;white-space:nowrap!important;word-break:keep-all;text-wrap:nowrap!important}.web061-responsive.web41-resources [data-resource-variant=offline] [data-web058-ooh-carousel] .web58-ooh-layer{transition-duration:.5s!important}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__inner{padding-top:clamp(12.5rem,20vw,18rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web061-ooh-mobile-head{top:clamp(2rem,3vw,3rem)}.web061-responsive.web41-resources [data-resource-variant=offline] .web41-resource-showcase__lead{margin-top:.7rem}html[lang=en] .web061-responsive.web41-resources :is(.web063-platform-title,.web061-creator-title),html[lang=zh-CN] .web061-responsive.web41-resources :is(.web063-platform-title,.web061-creator-title){gap:.12em}.web061-responsive.web41-resources :is(.web063-platform-title,.web061-creator-title)>span{overflow-wrap:anywhere;white-space:normal;word-break:normal}html[lang=zh-CN] .web061-responsive.web27-home [data-web37-advantage-stories] :is([data-story-index="0"],[data-story-index="1"]) .web54-advantage-story__description{width:100%;max-width:100%!important;justify-self:start;font-size:var(--type-item-title-size)!important;font-weight:var(--type-weight-regular)!important;line-height:var(--type-item-title-line-height)!important;letter-spacing:var(--type-item-title-letter-spacing)!important;overflow-wrap:normal;white-space:normal;word-break:normal}.web061-responsive.web41-contact .web54-contact-overview__layout{width:min(calc(100% - var(--web27-gutter)*2),96rem);max-width:none;margin-inline:auto;grid-template-columns:minmax(18rem,.58fr) minmax(0,1.42fr);gap:clamp(1.5rem,3vw,3.75rem)}.web061-responsive.web41-contact .web54-contact-overview__map{width:100%;max-width:none}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer,.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer:nth-child(2),.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer:nth-child(3){z-index:1;opacity:0;transform:none;transition:opacity .5s ease-in-out}.web061-responsive.web41-resources [data-resource-variant=offline] .web58-ooh-card-layer.is-active{z-index:2;opacity:1;transform:none}.web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__categories--creator>li{min-height:clamp(18rem,25vw,25rem)!important;margin-top:0!important;padding:clamp(1rem,1.8vw,1.6rem)}.web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__category-media img{transform:scale(1.08)!important}html.web055-type :is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line strong{font-size:var(--type-card-title-size)!important;font-weight:var(--type-card-title-weight)!important;line-height:var(--type-card-title-line-height)!important;letter-spacing:var(--type-card-title-letter-spacing)!important}html[lang=zh-CN].web054-type .web061-responsive.web27-home [data-web37-advantage-stories] .web54-advantage-story__title{font-size:var(--type-page-title-size)!important;font-weight:var(--type-page-title-weight)!important;line-height:var(--type-page-title-line-height)!important;letter-spacing:var(--type-page-title-letter-spacing)!important}html[lang=zh-CN].web054-type .web061-responsive.web058-about :is([data-web058-about-heading],.web058-legacy-honors__head h2,[data-web27-closing] h2){font-size:var(--type-section-title-size)!important;font-weight:var(--type-section-title-weight)!important;line-height:var(--type-section-title-line-height)!important;letter-spacing:var(--type-section-title-letter-spacing)!important}html[lang=zh-CN] :is(.web061-responsive.web27-home,.web061-responsive.web41-services) .web40-growth__head{margin-bottom:clamp(.75rem,1.5vw,1.5rem)}html[lang=zh-CN].web055-type :is(.web058-home,.web058-services) [data-web058-dipper] .web40-dipper__title.is-single-line{left:50%;width:-moz-max-content;width:max-content;max-width:92%;justify-items:center;text-align:center;transform:translate(-50%)}html[lang=zh-CN] .web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__inner{gap:clamp(.75rem,1.5vw,1.25rem)}html[lang=zh-CN] .web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__categories--creator{margin-top:clamp(1rem,2vw,2rem)}html[lang=en] .web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__categories li:first-child strong{max-width:none;font-size:clamp(.82rem,1.15vw,1.15rem)!important;white-space:nowrap}}@media(min-width:1024px){html[lang=zh-CN] .web061-responsive.web27-home [data-web37-advantage-stories] :is([data-story-index="0"],[data-story-index="1"]) .web54-advantage-story__description{width:-moz-max-content;width:max-content;max-width:calc(100vw - var(--web27-gutter)*2)!important;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}}@media(max-width:820px){.site-footer.web060-mobile-footer [data-web055-locale-switch=footer]{display:none!important}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1){width:100%;max-width:100%!important;font-size:clamp(1.1rem,5.5vw,1.7rem)!important;font-weight:var(--type-hero-weight)!important;line-height:1!important;letter-spacing:-.025em!important}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1)>span{display:block;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1)>span+span{margin-top:.34em}html[lang=zh-CN] :is(.web061-responsive.web27-home .web40-hero h1,.web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1,.web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1)>span+span{margin-top:.52em}html[lang=zh-CN] :is(.web061-responsive.web27-home,.web061-responsive.web41-services) .web40-growth__head{margin-bottom:.65rem}html[lang=zh-CN] :is(.web061-responsive.web27-home,.web061-responsive.web41-services) .web40-growth__visual{gap:.65rem}html[lang=zh-CN] .web061-responsive.web27-home .web40-growth__visual{position:relative}html[lang=zh-CN] .web061-responsive.web27-home [data-web058-dipper] .web40-dipper__title.is-single-line{box-sizing:border-box;width:calc(100% - 6.5rem);justify-items:center;text-align:center}html[lang=zh-CN] .web061-responsive.web27-home .web40-growth__visual>.web27-text-link{position:absolute;z-index:3;right:0;bottom:0;min-width:5.5rem;min-height:44px;align-items:center;justify-self:auto;margin:0;transform:none}html[lang=en] .web061-responsive.web41-contact .web41-banner[data-banner-variant=contact] .web063-contact-line__accent{color:var(--web27-red,#ee0012)}.web061-responsive.web41-contact .web54-contact-overview__details{width:100%}.web061-responsive.web41-contact .web27-contact-info,.web061-responsive.web41-contact .web27-qr-list,.web061-responsive.web41-contact [data-web041-contact-map] .web27-title{margin-inline:0}.web061-responsive.web41-contact [data-web041-contact-map] .web27-title{max-width:none;margin-bottom:1rem}.web061-responsive.web41-contact .web27-contact-info{margin-top:1rem}.web061-responsive.web41-contact .web27-contact-line{grid-template-columns:5rem minmax(0,1fr);gap:.75rem;align-items:center;padding-block:.75rem}.web061-responsive.web41-contact .web27-contact-line dt{padding-top:0}.web061-responsive.web41-contact .web27-qr-list{margin-top:1rem}.web061-responsive [data-web058-dipper][data-mobile-geometry-source=desktop-rotated-ccw-45] .web40-dipper__mobile-svg .web54-dipper__label{transform-origin:inherit}.web061-responsive.web41-contact [data-web041-contact-form] .field textarea{min-height:7.25rem!important;height:7.25rem;padding-block:.55rem!important}html[lang=zh-CN] .web061-responsive.web41-contact .web063-contact-line__accent{color:var(--web27-red,#ee0012)}.web061-responsive.web41-resources :is(.web063-platform-title,.web061-creator-title,.web061-offline-title){gap:.1em}.web061-responsive.web41-resources :is(.web063-platform-title,.web061-creator-title,.web061-offline-title)>span{overflow-wrap:normal;white-space:nowrap;word-break:keep-all}html[lang=en] .web061-responsive.web27-home .web40-hero h1{width:100%;max-width:100%;font-size:clamp(.84rem,3.7vw,1.22rem)!important;line-height:1!important}html[lang=en] .web061-responsive.web27-home .web40-hero h1>span{display:block;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html[lang=en] .web061-responsive.web27-home .web40-hero h1>span+span{margin-top:.34em}html[lang=en] .web061-responsive.web27-home .web27-stat strong{height:auto;align-self:center;font-size:clamp(1.85rem,9.4vw,2.65rem)!important;letter-spacing:-.055em!important}html[lang=en] .web061-responsive.web27-home .web27-stat strong small{max-width:3.8rem;font-size:clamp(.47rem,2vw,.62rem)!important;line-height:1!important;white-space:nowrap}html[lang=en] .web061-responsive.web27-home .web38-stat__content>.web062-stat__label{min-height:2.55rem;align-items:flex-start;font-size:clamp(.48rem,2.05vw,.62rem)!important;line-height:1.18!important;overflow-wrap:normal;white-space:normal;word-break:normal}html[lang=en] :is(.web061-responsive.web27-home,.web061-responsive.web41-services) .web40-growth__head h2>span{display:block;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}html[lang=en] .web061-responsive.web27-home [data-story-index="3"] .web54-advantage-story__title{width:min(100%,10ch);max-width:100%;justify-self:start;margin-inline:0;overflow-wrap:normal;text-align:left;white-space:normal!important;word-break:normal}html[lang=en] .web061-responsive.web27-home [data-web27-closing] .web063-closing-line--desktop{display:none!important}html[lang=en] .web061-responsive.web27-home [data-web27-closing] .web063-closing-line--mobile{display:block!important;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}html[lang=en] .site-footer.web060-mobile-footer .footer-art-tagline{width:100%;font-size:clamp(.57rem,2.6vw,.74rem)!important;letter-spacing:-.04em;white-space:nowrap}html[lang=en] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1{width:100%;max-width:100%!important;font-size:clamp(.78rem,3.55vw,1.1rem)!important;line-height:1!important}html[lang=en] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span{display:block;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html[lang=en] .web061-responsive.web41-about .web41-banner[data-banner-variant=about] h1>span+span{margin-top:.34em}html[lang=en] body .web061-responsive.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines{width:15.5rem!important;max-width:calc(100vw - var(--web27-gutter)*2)!important;align-items:stretch!important;justify-self:center!important;margin-inline:0!important;text-align:left}html[lang=en] body .web061-responsive.web41-services .web41-banner[data-banner-variant=services] .web41-banner__supporting-lines>span{width:-moz-max-content;width:max-content;min-width:100%;justify-content:flex-start;text-align:left}html[lang=en] .web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1{width:100%;max-width:100%!important;font-size:clamp(.88rem,4vw,1.3rem)!important;line-height:1!important}html[lang=en] .web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1>span{display:block;overflow-wrap:normal!important;white-space:nowrap!important;word-break:keep-all!important}html[lang=en] .web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1>span+span{margin-top:.34em}.web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__inner{gap:clamp(1rem,4vw,1.5rem);justify-content:flex-start}.web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__categories--creator{margin-top:0}html[lang=en] .web061-responsive.web41-resources .web063-platform-title{font-size:clamp(1.55rem,7.2vw,2rem)!important}html[lang=en] .web061-responsive.web41-resources [data-resource-variant=creator] .web41-resource-showcase__categories li:first-child strong{max-width:13ch;font-size:var(--type-item-title-size)!important;white-space:normal}html[lang=en] .web061-responsive.web41-about [data-web041-about-strengths] .web41-strength-copy p{-webkit-hyphens:none;hyphens:none;text-align:left;-moz-text-align-last:auto;text-align-last:auto}html[lang=zh-CN] .web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1{font-size:clamp(1.2rem,6.4vw,1.9rem)!important}html[lang=en] .web061-responsive.web41-resources .web41-banner[data-banner-variant=resources] h1{font-size:clamp(1.02rem,4.8vw,1.5rem)!important}html[lang=en] .web061-responsive.web41-contact .web41-banner[data-banner-variant=contact] h1{display:grid;width:100%;max-width:100%!important;gap:.46em;justify-items:center;text-align:center}html[lang=en] .web061-responsive.web41-contact .web41-banner[data-banner-variant=contact] h1>span{justify-self:center;overflow-wrap:normal;white-space:nowrap;word-break:keep-all}html[lang=en] .web061-responsive.web41-contact .web54-contact-form__intro h2{gap:.22em;max-width:100%;font-size:clamp(1.25rem,6.7vw,1.9rem)!important}html[lang=en] .web061-responsive.web41-contact .web54-contact-form__intro h2>span{width:100%;min-width:0;overflow-wrap:break-word;white-space:normal;word-break:normal}}
