@layer reset,tokens,layout,components,responsive;
@import url('/assets/v-ee2263b03b5f/sections.css');
@import url('/assets/v-ee2263b03b5f/refinements.css');
@import url('/assets/v-ee2263b03b5f/editorial.css');
@import url('/assets/v-ee2263b03b5f/polish.css');
@layer reset{*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}h1,h2,h3,p,figure{margin:0}img{max-width:100%;display:block}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}[hidden]{display:none!important}::selection{background:var(--ink);color:var(--paper)}}
@layer tokens{:root{--paper:#f8f8f5;--surface:#eeefeb;--ink:#141614;--muted:#666b65;--line:#d9ddd5;--accent:#425b45;--inverse:#f8f8f5;--glass:rgba(248,248,245,.84);color-scheme:light}[data-theme=dark]{--paper:#111310;--surface:#1b1e19;--ink:#f1f2ed;--muted:#a5aca0;--line:#363b33;--accent:#b4c5a7;--inverse:#141614;--glass:rgba(17,19,16,.84);color-scheme:dark}body{background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:500;line-height:1.2;letter-spacing:-.045em}html:lang(zh-CN) h1,html:lang(zh-CN) h2,html:lang(zh-CN) h3{letter-spacing:-.035em;line-height:1.35}p{color:var(--muted)}button{background:none}.wrap{max-width:1440px;margin-inline:auto;padding-inline:64px}.eyebrow,.hero-eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600}.section{padding-block:110px;border-top:1px solid var(--line)}.section h2{font-size:clamp(32px,4vw,54px)}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-bottom:60px}.section-head .eyebrow{padding-top:10px}.section-intro{max-width:560px;font-size:18px;margin-top:24px} .text-link{display:inline-flex;align-items:center;gap:26px;border-bottom:1px solid var(--line);padding-block:10px;font-size:14px}.text-link:hover{border-color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 23px;min-height:54px;border-radius:5px;font-size:14px;font-weight:500}.primary{background:var(--ink);color:var(--inverse)}.primary:hover{opacity:.8}.button span,.text-link span{font-size:20px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:var(--paper);padding:12px}.skip:focus{top:12px}}
@layer components{.header{position:sticky;top:0;z-index:20;background:var(--glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;height:86px;display:flex;align-items:center;gap:40px;padding:0 64px}.wordmark{font-weight:800;font-size:27px;letter-spacing:-1.5px;display:inline-flex;align-items:baseline;line-height:1}.brand-dot{display:inline-block;height:5px;width:5px;background:var(--accent);margin-left:3px}.brand-lab{font-size:12px;font-weight:500;letter-spacing:.07em;margin-left:7px}.desktop-nav{display:flex;gap:30px;margin:auto;font-size:14px}.desktop-nav a{color:var(--muted)}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:20px}.language{font-size:13px;min-width:28px;min-height:44px;display:grid;place-items:center}.icon-button{height:44px;width:44px;display:grid;place-items:center}.icon-button svg{width:19px;height:19px}.moon{display:none}[data-theme=dark] .moon{display:block}[data-theme=dark] .sun{display:none}.lab-button{border:1px solid var(--line);border-radius:5px;padding:10px 15px;font-size:13px;display:flex;gap:18px;white-space:nowrap}.lab-button:hover{background:var(--surface)}.menu-button{display:none}.mobile-nav{padding:16px 24px 28px;border-top:1px solid var(--line)}.mobile-nav a{display:flex;justify-content:space-between;padding:16px 0;font-size:22px}.hero{padding-top:35px}.hero-eyebrow{display:flex;justify-content:space-between;color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center;min-height:590px;padding-block:48px 50px}.hero-wordmark{font-size:clamp(72px,9.4vw,144px);font-weight:700;line-height:1;letter-spacing:-.095em;margin-left:-7px;margin-bottom:24px}.hero-wordmark span{color:var(--accent)}.hero h1{font-size:clamp(30px,3.4vw,50px);line-height:1.15}.hero-description{font-size:17px;max-width:410px;margin-top:25px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.hero-visual{align-self:stretch;min-height:420px;background:var(--surface);position:relative;overflow:hidden;border-radius:3px}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:grayscale(1)}.hero-visual figcaption{position:absolute;bottom:20px;left:24px;right:24px;color:#fff;font-size:12px;letter-spacing:.04em;text-shadow:0 1px 10px #000}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:23px 0 32px;font-size:12px;color:var(--muted);gap:24px}.hero-bottom a{display:flex;gap:20px}.path-diagram{padding:40px;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center}.diagram-label{font-size:14px;letter-spacing:.2em}.diagram-core{font-size:32px;border:1px solid var(--line);padding:30px;margin-top:30px}.diagram-line{height:45px;width:1px;background:var(--line);margin:auto}.diagram-bottom{display:flex;justify-content:space-around;border-top:1px solid var(--line);padding-top:24px;gap:15px}.path-diagram p{font-size:13px;margin-top:35px}.footer{padding-top:50px;padding-bottom:24px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:50px}.footer-top p{font-size:13px;margin-top:12px}.footer-nav{display:flex;gap:26px;font-size:14px;align-items:start}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:23px}}
@layer responsive{@media(min-width:1600px){.hero-grid{min-height:650px}}@media(max-width:1100px){.wrap,.header-inner{padding-inline:36px}.header-inner{gap:25px}.header-actions{gap:12px}.desktop-nav{gap:20px}.hero-grid{gap:36px}.hero-actions{gap:20px}.hero-actions .button{gap:16px;padding:15px}.footer-nav{gap:18px}}@media(max-width:999px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px}.menu-button span{width:20px;height:1px;background:var(--ink)}.header-inner{height:74px}.hero-grid{min-height:550px}.hero-wordmark{font-size:100px}.hero h1{font-size:34px}.hero-actions{flex-wrap:wrap}.section{padding-block:80px}.section-head{grid-template-columns:1fr 2fr;gap:25px}.footer-nav{flex-wrap:wrap;max-width:360px}}@media(max-width:700px){.wrap,.header-inner{padding-inline:24px}.header-inner{height:70px;gap:12px}.wordmark{font-size:25px}.header-actions{gap:8px}.header-actions .lab-button{display:none}.hero{padding-top:26px}.hero-grid{grid-template-columns:1fr;gap:35px;padding-top:44px;min-height:0}.hero-wordmark{font-size:clamp(86px,23vw,130px);margin-bottom:22px}.hero h1{font-size:36px}.hero-description{font-size:16px;max-width:330px}.hero-actions{gap:24px;margin-top:28px}.hero-visual{min-height:300px}.hero-bottom{font-size:12px;padding-top:20px}.hero-bottom>span{max-width:220px}.hero-eyebrow{font-size:11px}.hero-eyebrow span:last-child{display:none}.section{padding-block:68px}.section-head{display:block;margin-bottom:36px}.section-head .eyebrow{margin-bottom:22px}.section h2{font-size:34px}.section-intro{font-size:16px}.footer-top{flex-direction:column;gap:32px}.footer-nav{gap:18px 24px}.footer-bottom{justify-content:start;font-size:12px}.footer-bottom>span:first-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}}
