/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--font-sans-en:"Segoe UI Variable", "Segoe UI", Arial, sans-serif;--font-sans-zh:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif;--paper:#f2f1ed;--paper-dark:#10161c;--paper-soft:#faf9f5;--ink:#111820;--ink-soft:#25303b;--muted:#5f6972;--line:#cfd3d4;--line-dark:#35404b;--blue:#2458e6;--blue-dark:#173fb1;--accent-text:#2458e6;--accent-text-dark:#6f93ff;--inverse-surface:#111820;--inverse-surface-soft:#18212a;--inverse-surface-deep:#090e13;--inverse-text:#f0f3f5;--inverse-muted:#aab2ba;--inverse-line:#35404b;--white:#fff;--radius:6px;--page:min(1440px, calc(100vw - 64px));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans-en);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{max-width:100%;display:block}p,h1,h2,h3,figure{margin:0}.skip-link{z-index:100;background:var(--blue);color:#fff;border-radius:var(--radius);padding:12px 18px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:16px}.site-header{width:var(--page);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:78px;margin:0 auto;display:grid}.brand{letter-spacing:-.02em;align-items:center;gap:12px;width:max-content;font-weight:650;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:3px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.brand-name{font-size:17px}.desktop-nav{color:var(--ink-soft);gap:28px;font-size:14px;display:flex}.desktop-nav a,.language-link,.text-link{position:relative}.desktop-nav a:after,.language-link:after,.text-link:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.language-link:hover:after,.text-link:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:22px;font-size:13px;display:flex}.language-link{letter-spacing:.08em}.header-cta{background:var(--ink);color:#fff;border-radius:3px;padding:12px 17px;transition:background .2s,transform .2s}.header-cta:hover{background:var(--blue);transform:translateY(-1px)}.mobile-menu{display:none}.section-pad{width:var(--page);margin:0 auto}.hero{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(44px,6vw,104px);min-height:720px;padding-top:78px;padding-bottom:82px;display:grid}.eyebrow,.section-kicker{color:var(--accent-text);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.065em;max-width:840px;margin-top:28px;font-size:clamp(52px,6vw,92px);font-weight:610;line-height:.99}.hero-lead{max-width:690px;color:var(--ink-soft);margin-top:34px;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:42px;display:flex}.button{border-radius:3px;justify-content:center;align-items:center;gap:30px;min-height:52px;padding:0 20px;font-size:14px;font-weight:650;display:inline-flex}.button-primary{background:var(--blue);color:#fff;transition:background .2s,transform .2s}.button-primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.text-link{align-items:center;gap:16px;font-size:14px;font-weight:600;display:inline-flex}.hero-visual{border-radius:var(--radius);background:#c9cdd0;align-self:stretch;min-height:540px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:61% center;filter:saturate(.78)contrast(1.03);width:100%;height:100%}.hero-visual figcaption{background:var(--inverse-surface);align-items:flex-start;gap:24px;padding:16px 18px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}@supports (color:color-mix(in lab, red, red)){.hero-visual figcaption{background:color-mix(in srgb, var(--inverse-surface) 88%, transparent)}}.hero-visual figcaption{color:var(--inverse-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:3px;font-size:13px;line-height:1.55}.hero-visual figcaption span{color:#9eb7ff;letter-spacing:.12em;font-size:11px}.proof-rail{background:var(--inverse-surface);width:100%;color:var(--inverse-text);grid-template-columns:repeat(4,1fr);padding:0 max(32px,50vw + min(1440px,100vw - 64px)/-2);display:grid}.stat{border-right:1px solid var(--inverse-line);flex-direction:column;justify-content:center;min-height:140px;padding:20px 28px;display:flex}.stat:first-child{border-left:1px solid var(--inverse-line)}.stat strong{letter-spacing:-.04em;font-size:clamp(26px,2.6vw,40px);font-weight:560}.stat span{color:var(--inverse-muted);margin-top:8px;font-size:13px}.problem{grid-template-columns:.9fr 1.1fr;gap:10vw;padding-top:150px;padding-bottom:150px;display:grid}.section-intro h2,.section-head h2,.method h2,.about h2,.contact h2{letter-spacing:-.05em;max-width:900px;margin-top:22px;font-size:clamp(36px,4.2vw,66px);font-weight:580;line-height:1.08}.problem-detail>p{max-width:760px;color:var(--ink-soft);font-size:19px;line-height:1.85}.audience-list{border-top:1px solid var(--line);margin-top:64px}.audience-list article{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:30px;padding:28px 0;display:grid}.audience-list h3{font-size:16px;font-weight:650}.audience-list p{color:var(--muted);font-size:14px;line-height:1.75}.services{border-top:1px solid var(--line);padding-top:130px;padding-bottom:150px}.section-head{grid-template-columns:1fr .72fr;align-items:end;gap:8vw;display:grid}.scope-lines{border-top:1px solid var(--line)}.scope-lines p{border-bottom:1px solid var(--line);color:var(--muted);padding:16px 0;font-size:13px;line-height:1.6}.scope-lines span{color:var(--ink);letter-spacing:.1em;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.service-list{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:94px;display:grid}.service-row{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(150px,.75fr) 1.25fr;gap:20px;min-height:180px;padding:30px 30px 30px 0;display:grid}.service-row:nth-child(odd){border-right:1px solid var(--line)}.service-row:nth-child(2n){padding-left:30px}.index{color:var(--accent-text);letter-spacing:.12em;font-size:11px;font-weight:700}.service-row h3{font-size:19px;font-weight:620;line-height:1.4}.service-row p{color:var(--muted);font-size:14px;line-height:1.75}.method{background:var(--inverse-surface-deep);width:100%;max-width:none;color:var(--inverse-text);grid-template-columns:.82fr 1.18fr;gap:10vw;padding:140px max(32px,50vw + min(1440px,100vw - 64px)/-2);display:grid}.section-kicker.light{color:#9eb7ff}.method-copy{align-self:start;position:sticky;top:100px}.method-copy p:last-child{color:#aeb6bd;max-width:560px;margin-top:30px;font-size:16px;line-height:1.8}.method-steps{border-top:1px solid var(--line-dark);margin:0;padding:0;list-style:none}.method-steps li{border-bottom:1px solid var(--line-dark);grid-template-columns:70px 1fr;gap:26px;padding:30px 0;display:grid}.method-steps>li>span{color:#9eb7ff;letter-spacing:.12em;font-size:11px}.method-steps h3{font-size:22px;font-weight:560}.method-steps p{color:#aeb6bd;margin-top:10px;font-size:14px;line-height:1.7}.projects{padding-top:150px;padding-bottom:150px}.projects-head>p,.insights-head>p{max-width:600px;color:var(--muted);font-size:15px;line-height:1.8}.project-layout{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:16px;min-height:860px;margin-top:88px;display:grid}.project{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);flex-direction:column;justify-content:space-between;padding:34px;transition:transform .25s,border-color .25s;display:flex;overflow:hidden}.project:hover{border-color:var(--ink);transform:translateY(-3px)}.project-1{background:var(--blue);color:#fff;grid-row:1/3}.project-top,.project-foot{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:24px;font-size:11px;display:flex}.project-1 .project-top,.project-1 .project-foot>span{color:var(--inverse-text)}.project-top{color:var(--muted)}.project-media-placeholder{border:1px dashed var(--line);background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:28px 28px;border-radius:3px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:160px;margin-top:34px;padding:22px;display:flex;position:relative;overflow:hidden}.project-media-placeholder:after{content:"";opacity:.18;border:1px solid;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-70px}.project-media-placeholder>span{letter-spacing:-.09em;opacity:.13;font-size:clamp(42px,5vw,82px);font-weight:700;line-height:.8}.project-media-placeholder p{background:var(--paper-soft);max-width:230px;color:var(--muted);letter-spacing:.04em;padding:8px 10px;font-size:11px;line-height:1.5}.project-1 .project-media-placeholder{background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);border-color:#ffffff61;min-height:230px}.project-1 .project-media-placeholder p{color:var(--blue-dark);background:#fff}.project-body{max-width:720px;margin:auto 0;padding:42px 0}.project-body h3{letter-spacing:-.055em;font-size:clamp(35px,4vw,68px);font-weight:590;line-height:1}.project-body p{max-width:660px;color:var(--muted);margin-top:26px;font-size:15px;line-height:1.8}.project-1 .project-body p{color:#e2e8ff;font-size:17px}.project-2 .project-body,.project-3 .project-body{padding:34px 0}.project-2 .project-body h3,.project-3 .project-body h3{font-size:clamp(28px,3vw,46px)}.project-foot{color:var(--muted);align-items:flex-end}.project-foot a{color:inherit;white-space:nowrap;align-items:center;gap:14px;font-weight:700;display:inline-flex}.project-1 .project-foot a{color:#fff}.deliverables{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:8vw;padding-top:140px;padding-bottom:150px;display:grid}.deliverables-intro h2{letter-spacing:-.05em;max-width:700px;margin-top:22px;font-size:clamp(36px,4.2vw,62px);font-weight:580;line-height:1.08}.deliverables-intro>p:last-child{max-width:580px;color:var(--muted);margin-top:28px;font-size:15px;line-height:1.8}.deliverable-layout{grid-template-rows:1fr 1fr;grid-template-columns:1.18fr .82fr;gap:14px;min-height:560px;display:grid}.deliverable{border:1px dashed var(--line);border-radius:var(--radius);background:var(--paper-soft);flex-direction:column;justify-content:space-between;padding:28px;display:flex}.deliverable-1{grid-row:1/3}.deliverable>span{color:var(--accent-text);letter-spacing:.12em;font-size:11px;font-weight:700}.deliverable h3{letter-spacing:-.025em;font-size:clamp(22px,2vw,30px);font-weight:590}.deliverable p{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.6}.document-lines{width:78%;margin:auto 0}.document-lines i{background:var(--line);height:1px;margin:18px 0;display:block}.document-lines i:nth-child(2){width:72%}.document-lines i:nth-child(3){width:88%}.document-lines i:nth-child(4){width:54%}.insights{border-top:1px solid var(--line);padding-top:135px;padding-bottom:150px}.article-list{border-top:1px solid var(--ink);margin-top:80px}.article-list article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 170px;align-items:center;gap:30px;min-height:150px;display:grid}.article-index{color:var(--accent-text);letter-spacing:.12em;font-size:11px}.article-list article div p{color:var(--accent-text);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.article-list h3{letter-spacing:-.025em;max-width:900px;margin-top:10px;font-size:clamp(20px,2.1vw,31px);font-weight:560;line-height:1.35}.article-meta{text-align:right;justify-self:end}.topic{color:var(--muted);font-size:12px;display:block}.article-status{border:1px dashed var(--line);color:var(--accent-text);letter-spacing:.08em;margin-top:10px;padding:5px 8px;font-size:10px;display:inline-block}.about{background:var(--inverse-surface-soft);width:100%;max-width:none;color:var(--inverse-text);grid-template-columns:.72fr 1.28fr;gap:10vw;padding:140px max(32px,50vw + min(1440px,100vw - 64px)/-2);display:grid}.portrait-placeholder{border-radius:var(--radius);background-image:linear-gradient(#35404b 1px,#0000 1px),linear-gradient(90deg,#35404b 1px,#0000 1px);background-size:36px 36px;border:1px dashed #59636d;flex-direction:column;justify-content:space-between;min-height:520px;padding:28px;display:flex;position:relative;overflow:hidden}.portrait-placeholder span{color:var(--accent-text-dark);letter-spacing:-.12em;opacity:.92;align-self:center;margin:auto;font-size:clamp(140px,17vw,280px);font-weight:700;line-height:.8}.portrait-placeholder p{background:var(--inverse-surface);color:#9eb7ff;letter-spacing:.05em;width:max-content;max-width:100%;padding:9px 11px;font-size:11px}.about-copy>p:not(.section-kicker){color:#bdc4ca;max-width:820px;margin-top:34px;font-size:17px;line-height:1.9}.about-copy strong{color:#9eb7ff;letter-spacing:.12em;margin-top:42px;font-size:13px;display:block}.contact{grid-template-columns:1fr .8fr;gap:10vw;padding-top:150px;padding-bottom:150px;display:grid}.contact-copy>p:last-child{max-width:700px;color:var(--muted);margin-top:30px;font-size:16px;line-height:1.8}.contact-diagnosis-link{width:max-content;margin-top:32px}.contact-route{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);flex-direction:column;justify-content:space-between;min-height:300px;padding:28px;display:flex}.contact-route>span{color:var(--accent-text);letter-spacing:.12em;font-size:11px;font-weight:700}.contact-route h3{letter-spacing:-.04em;max-width:520px;font-size:clamp(28px,3vw,44px);font-weight:570;line-height:1.08}.contact-route div p{max-width:520px;color:var(--muted);margin-top:18px;font-size:14px;line-height:1.8}.contact-route>a{width:max-content;color:var(--accent-text);align-items:center;gap:18px;font-size:13px;font-weight:650;display:inline-flex}.contact-options{border-top:1px solid var(--ink)}.contact-options button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:78px;color:var(--ink);text-align:left;cursor:not-allowed;background:0 0;grid-template-columns:54px 1fr auto;align-items:center;padding:0;transition:color .2s,padding .2s;display:grid}.contact-options button:hover{color:var(--accent-text);padding-left:8px}.contact-options button span{color:var(--muted);font-size:11px}.contact-options button span:last-child{font-size:16px}.contact-options .contact-label{color:var(--ink);font-size:15px}.contact-options .contact-label small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.contact-options>p{color:var(--muted);margin-top:16px;font-size:12px}.site-footer{background:var(--inverse-surface-deep);min-height:90px;color:var(--inverse-muted);justify-content:space-between;align-items:center;padding:24px max(32px,50vw + min(1440px,100vw - 64px)/-2);font-size:12px;display:flex}.inner-page{overflow:hidden}.inner-hero{padding-top:80px;padding-bottom:110px}.breadcrumb{color:var(--muted);align-items:center;gap:10px;margin-bottom:100px;font-size:12px;display:flex}.breadcrumb a{color:var(--ink-soft)}.inner-hero h1{letter-spacing:-.065em;max-width:1100px;margin-top:28px;font-size:clamp(56px,7.2vw,108px);font-weight:610;line-height:.98}.inner-lead{max-width:820px;color:var(--ink-soft);margin-top:40px;font-size:clamp(18px,1.6vw,23px);line-height:1.75}.inner-facts{background:var(--inverse-surface);color:var(--inverse-text);grid-template-columns:repeat(3,1fr);padding:0 max(32px,50vw + min(1440px,100vw - 64px)/-2);display:grid}.inner-facts div{border-right:1px solid var(--inverse-line);flex-direction:column;justify-content:center;min-height:154px;padding:28px;display:flex}.inner-facts div:first-child{border-left:1px solid var(--inverse-line)}.inner-facts strong{letter-spacing:-.04em;font-size:clamp(25px,2.7vw,40px);font-weight:560}.inner-facts span{color:var(--inverse-muted);margin-top:8px;font-size:12px}.inner-sections{padding-top:80px;padding-bottom:140px}.inner-section{border-top:1px solid var(--line);grid-template-columns:70px minmax(260px,.72fr) 1.28fr;gap:42px;padding:64px 0;display:grid}.inner-index{color:var(--accent-text);letter-spacing:.14em;padding-top:8px;font-size:11px;font-weight:700}.inner-section h2,.brief-section h2,.inner-cta h2{letter-spacing:-.045em;font-size:clamp(34px,4vw,60px);font-weight:570;line-height:1.08}.inner-section div{max-width:780px}.inner-section div p{color:var(--ink-soft);font-size:17px;line-height:1.9}.inner-section div p+p{margin-top:22px}.inner-section ul{border-top:1px solid var(--line);margin:28px 0 0;padding:0;list-style:none}.inner-section li{border-bottom:1px solid var(--line);color:var(--ink-soft);padding:15px 0 15px 24px;font-size:14px;position:relative}.inner-section li:before{content:"";background:var(--blue);width:7px;height:7px;position:absolute;top:23px;left:2px}.brief-section{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:9vw;padding-top:130px;padding-bottom:140px;display:grid}.brief-section>div>p:last-child{max-width:560px;color:var(--muted);margin-top:28px;line-height:1.8}.brief-section h2{margin-top:18px}.brief-section ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.brief-section li{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;align-items:center;min-height:76px;font-size:15px;display:grid}.brief-section li span{color:var(--accent-text);letter-spacing:.12em;font-size:10px;font-weight:700}.brief-form{border-top:1px solid var(--ink)}.brief-form label{border-bottom:1px solid var(--line);padding:20px 0;display:block}.brief-form label>span{grid-template-columns:54px 1fr;align-items:center;margin-bottom:12px;font-size:14px;display:grid}.brief-form label i{color:var(--accent-text);letter-spacing:.12em;font-size:10px;font-style:normal;font-weight:700}.brief-form input,.brief-form textarea{border:1px solid var(--line);background:var(--paper-soft);width:100%;color:var(--ink);font:inherit;resize:vertical;border-radius:3px;outline:0;padding:13px 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.brief-form input:focus,.brief-form textarea:focus{border-color:var(--accent-text);box-shadow:0 0 0 3px var(--accent-text)}@supports (color:color-mix(in lab, red, red)){.brief-form input:focus,.brief-form textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-text) 14%, transparent)}}.brief-form>button{cursor:pointer;border:0;margin-top:26px}.brief-privacy,.brief-status{color:var(--muted);margin-top:14px;font-size:11px;line-height:1.6}.brief-status{min-height:18px;color:var(--accent-text)}.inner-cta{background:var(--inverse-surface-soft);color:var(--inverse-text);grid-template-columns:1fr auto;align-items:end;gap:8vw;padding:130px max(32px,50vw + min(1440px,100vw - 64px)/-2);display:grid}.inner-cta h2{max-width:900px;margin-top:20px}.inner-cta>div>p:last-child{color:#b8c0c7;max-width:720px;margin-top:28px;font-size:16px;line-height:1.8}.inner-cta .button{min-width:190px}.detail-external-link{width:max-content;margin-top:38px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:120px;display:grid}.collection-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-soft);flex-direction:column;justify-content:space-between;min-height:390px;padding:34px;transition:transform .25s,border-color .25s;display:flex}.collection-card:hover{border-color:var(--accent-text);transform:translateY(-3px)}.collection-card-top{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:20px;font-size:10px;display:flex}.collection-card h2{letter-spacing:-.045em;max-width:660px;font-size:clamp(29px,3vw,48px);font-weight:570;line-height:1.08}.collection-card div>p{max-width:640px;color:var(--muted);margin-top:22px;font-size:15px;line-height:1.8}.collection-card>a{width:max-content;color:var(--accent-text);align-items:center;gap:18px;font-size:13px;font-weight:650;display:inline-flex}.planned-label{border:1px dashed var(--line);width:max-content;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:7px 9px;font-size:10px}.collection-note{color:var(--muted);margin-top:-70px;padding-bottom:120px;font-size:13px;line-height:1.7}.faq-section{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:9vw;padding-top:120px;padding-bottom:140px;display:grid}.faq-section h2{letter-spacing:-.045em;margin-top:18px;font-size:clamp(36px,4vw,60px);font-weight:570}.faq-section>div:last-child{border-top:1px solid var(--ink)}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;padding:26px 48px 26px 0;font-size:17px;font-weight:600;list-style:none;position:relative}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";color:var(--accent-text);font-size:24px;font-weight:400;position:absolute;top:24px;right:4px}.faq-section details[open] summary:after{content:"−"}.faq-section details p{max-width:720px;color:var(--muted);padding:0 48px 28px 0;line-height:1.8}@media (width<=1100px){:root{--page:calc(100vw - 48px)}.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.header-actions{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;font-size:13px;font-weight:650;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:20;background:var(--inverse-surface);width:220px;color:var(--inverse-text);border-radius:var(--radius);flex-direction:column;padding:14px;display:flex;position:absolute;top:34px;right:0;box-shadow:0 18px 50px #0c121838}.mobile-menu nav a{border-bottom:1px solid var(--inverse-line);padding:12px;font-size:14px}.hero{grid-template-columns:1fr .8fr;gap:38px}.hero h1{font-size:clamp(48px,6.8vw,72px)}.problem,.contact{gap:6vw}.service-row{grid-template-columns:38px 1fr}.service-row p{grid-column:2}.method{gap:6vw}.project-layout{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.project-1{grid-area:auto/1/auto/3;min-height:620px}.deliverables{gap:5vw}.inner-section{grid-template-columns:50px .8fr 1.2fr;gap:28px}.inner-cta{grid-template-columns:1fr;align-items:start}.inner-cta .button{width:max-content}.collection-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){:root{--page:calc(100vw - 32px)}.site-header{height:68px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:72px;padding-bottom:28px}.hero h1{max-width:640px;margin-top:22px;font-size:clamp(45px,14vw,66px);line-height:1.02}.hero-lead{margin-top:27px;font-size:16px;line-height:1.75}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px;margin-top:34px}.hero-visual{min-height:500px;margin-top:30px}.hero-visual figcaption{bottom:10px;left:10px;right:10px}.proof-rail{grid-template-columns:1fr 1fr;padding:0 16px}.stat{border-bottom:1px solid var(--line-dark);min-height:118px;padding:18px 14px}.stat:nth-child(odd){border-left:1px solid var(--line-dark)}.problem,.contact{grid-template-columns:1fr;gap:52px;padding-top:100px;padding-bottom:100px}.section-intro h2,.section-head h2,.method h2,.about h2,.contact h2{font-size:clamp(34px,10vw,48px)}.problem-detail>p{font-size:17px}.audience-list{margin-top:46px}.audience-list article{grid-template-columns:1fr;gap:12px}.services,.projects,.deliverables,.insights{padding-top:98px;padding-bottom:100px}.section-head{grid-template-columns:1fr;gap:44px}.service-list{grid-template-columns:1fr;margin-top:64px}.service-row,.service-row:nth-child(2n){border-right:0;grid-template-columns:38px 1fr;min-height:0;padding:26px 0}.service-row p{margin-top:5px}.method{grid-template-columns:1fr;gap:70px;padding:100px 16px}.method-copy{position:static}.method-steps li{grid-template-columns:46px 1fr}.project-layout{flex-direction:column;min-height:0;margin-top:60px;display:flex}.project{min-height:400px;padding:26px}.project-1{min-height:480px}.project-body{padding:50px 0}.project-foot{flex-direction:column;align-items:flex-start}.deliverables{grid-template-columns:1fr;gap:54px}.deliverable-layout{flex-direction:column;min-height:0;display:flex}.deliverable{min-height:300px}.deliverable-1{min-height:400px}.insights-head>p{max-width:none}.article-list{margin-top:58px}.article-list article{grid-template-columns:42px 1fr;gap:12px;min-height:156px;padding:22px 0}.article-meta{display:none}.about{grid-template-columns:1fr;gap:70px;padding:100px 16px}.portrait-placeholder{min-height:440px}.contact-options{margin-top:6px}.inner-hero{padding-top:56px;padding-bottom:80px}.breadcrumb{margin-bottom:70px}.inner-hero h1{font-size:clamp(46px,14vw,66px);line-height:1.01}.inner-lead{margin-top:30px;font-size:17px}.inner-facts{grid-template-columns:1fr;padding:0 16px}.inner-facts div,.inner-facts div:first-child{border-left:0;border-right:0;border-bottom:1px solid var(--line-dark);min-height:112px;padding:20px 0}.inner-sections{padding-top:42px;padding-bottom:90px}.inner-section{grid-template-columns:36px 1fr;gap:10px;padding:50px 0}.inner-section h2{grid-column:2}.inner-section div{grid-column:2;margin-top:14px}.inner-section div p{font-size:16px}.brief-section{grid-template-columns:1fr;gap:54px;padding-top:92px;padding-bottom:100px}.collection-grid{grid-template-columns:1fr;gap:12px;padding-bottom:90px}.collection-card{min-height:340px;padding:26px}.collection-note{margin-top:-50px;padding-bottom:90px}.faq-section{grid-template-columns:1fr;gap:48px;padding-top:90px;padding-bottom:100px}.inner-cta{grid-template-columns:1fr;gap:42px;padding:100px 16px}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:28px 16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-color-scheme:dark){:root{--paper:#10161c;--paper-soft:#151d25;--ink:#f0f3f5;--ink-soft:#c5cdd3;--muted:#9ca8b1;--line:#35404a;--accent-text:var(--accent-text-dark);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.project-1{background:var(--blue)}.header-cta,.brand-mark{color:#111820;background:#f1f3f5}}html:lang(zh-CN) body{font-family:var(--font-sans-zh);font-kerning:normal;-webkit-font-smoothing:antialiased}html:lang(zh-CN) :is(.desktop-nav,.header-actions,.mobile-menu,.button,.text-link){font-size:15px}html:lang(zh-CN) :is(.eyebrow,.section-kicker){letter-spacing:.08em;text-transform:none;font-size:13px;line-height:1.6}html:lang(zh-CN) .hero{grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);gap:clamp(48px,5vw,80px)}html:lang(zh-CN) .hero h1{letter-spacing:-.02em;text-wrap:balance;max-width:760px;font-size:clamp(52px,5.25vw,76px);font-weight:700;line-height:1.08}html:lang(zh-CN) .hero-phrase{display:inline-block}html:lang(zh-CN) :is(.hero-lead,.problem-detail>p,.method-copy p:last-child,.projects-head>p,.insights-head>p,.contact-copy>p:last-child,.inner-lead,.inner-section div p,.inner-cta>div>p:last-child){text-wrap:pretty;max-width:34em;line-height:1.9}html:lang(zh-CN) .about-copy>p:not(.section-kicker){text-wrap:pretty;max-width:38em;line-height:2}html:lang(zh-CN) :is(.section-intro h2,.section-head h2,.method h2,.about h2,.contact h2,.deliverables-intro h2,.inner-section h2,.brief-section h2,.inner-cta h2,.collection-card h2,.faq-section h2,.contact-route h3,.article-list h3){letter-spacing:-.015em;text-wrap:balance;font-weight:650;line-height:1.16}html:lang(zh-CN) :is(.section-intro h2,.section-head h2,.method h2,.about h2,.contact h2,.deliverables-intro h2){font-size:clamp(36px,3.7vw,56px)}html:lang(zh-CN) .problem{grid-template-columns:.85fr 1.15fr;gap:8vw}html:lang(zh-CN) .audience-list article{grid-template-columns:150px 1fr}html:lang(zh-CN) .section-head{grid-template-columns:1.15fr .65fr;gap:6vw}html:lang(zh-CN) .service-row h3{font-size:20px;font-weight:650;line-height:1.55}html:lang(zh-CN) :is(.service-row p,.audience-list p,.method-steps p,.project-body p,.collection-card div>p,.contact-route div p){text-wrap:pretty;font-size:15px;line-height:1.85}html:lang(zh-CN) .method{grid-template-columns:.9fr 1.1fr;gap:8vw}html:lang(zh-CN) .method-steps h3{font-size:23px;font-weight:650;line-height:1.45}html:lang(zh-CN) .project-body h3{letter-spacing:-.02em;line-height:1.1}html:lang(zh-CN) .deliverables{grid-template-columns:.8fr 1.2fr;gap:7vw}html:lang(zh-CN) .deliverable h3{letter-spacing:-.01em;font-weight:650;line-height:1.45}html:lang(zh-CN) .article-list h3{line-height:1.55}html:lang(zh-CN) .about{grid-template-columns:.78fr 1.22fr;gap:8vw}html:lang(zh-CN) .contact{grid-template-columns:1fr .9fr;gap:8vw}html:lang(zh-CN) .inner-hero h1{letter-spacing:-.02em;text-wrap:balance;max-width:1000px;font-size:clamp(50px,6vw,86px);font-weight:700;line-height:1.1}html:lang(zh-CN) :is(.inner-section h2,.brief-section h2,.inner-cta h2,.faq-section h2){font-size:clamp(34px,3.5vw,52px)}html:lang(zh-CN) .inner-section{grid-template-columns:56px minmax(240px,.68fr) 1.32fr}@media (width<=760px){html:lang(zh-CN) .hero{grid-template-columns:1fr;gap:0}html:lang(zh-CN) .hero h1{font-size:clamp(36px,11.5vw,52px);line-height:1.12}html:lang(zh-CN) :is(.section-intro h2,.section-head h2,.method h2,.about h2,.contact h2,.deliverables-intro h2,.inner-section h2,.brief-section h2,.inner-cta h2,.faq-section h2){font-size:clamp(30px,8.6vw,42px);line-height:1.2}html:lang(zh-CN) .inner-hero h1{font-size:clamp(40px,11vw,52px);line-height:1.14}html:lang(zh-CN) :is(.hero-lead,.problem-detail>p,.inner-lead,.inner-section div p){max-width:none;line-height:1.9}html:lang(zh-CN) :is(.problem,.section-head,.method,.deliverables,.about,.contact),html:lang(zh-CN) .audience-list article{grid-template-columns:1fr}html:lang(zh-CN) .inner-section{grid-template-columns:36px 1fr}}
