:root{--font-sans: "Source Han Sans SC", "Source Han Sans CN", "Noto Sans SC", "Noto Sans CJK SC", "思源黑体", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--font-sans);color:#1d1d1f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0066cc;--focus-blue: #0071e3;--ink: #1d1d1f;--muted: #6e6e73;--parchment: #f5f5f7;--hairline: rgba(0, 0, 0, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible{outline:2px solid var(--focus-blue);outline-offset:3px}.site-shell{min-height:100vh;overflow:clip}.global-nav{height:44px;background:#000;color:#fff;position:relative;z-index:40}.nav-inner,.sub-nav-inner,.footer-inner{width:min(100% - 40px,1120px);margin:0 auto}.nav-inner{height:44px;display:flex;align-items:center;justify-content:space-between}.wordmark,.global-links button,.sub-links button,.footer-links button{border:0;background:none;cursor:pointer}.wordmark{color:#fff;font-size:14px;font-weight:700;letter-spacing:-.02em;padding:0}.global-links{display:flex;align-items:center;gap:38px}.global-links button{color:#ffffffbf;font-size:12px;padding:14px 0;transition:color .2s ease}.global-links button:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.menu-button{display:none;color:#fff;border:0;background:transparent;width:36px;height:36px;place-items:center;cursor:pointer}.buy-button{border:0;border-radius:999px;color:#fff;background:var(--blue);min-height:44px;padding:10px 23px;cursor:pointer;font-size:17px;transition:transform .18s ease,background .18s ease}.buy-button:hover{background:#0071e3}.buy-button:active{transform:scale(.95)}.buy-button:disabled{background:#a1a1a6;cursor:not-allowed;transform:none}.buy-button-small{min-height:30px;padding:6px 15px;font-size:12px}.sub-nav{height:52px;position:absolute;top:60px;left:50%;transform:translate(-50%);width:min(calc(100% - 64px),1180px);z-index:35;background:#fafafcc7;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(255,255,255,.42);border-radius:18px}.sub-nav-inner{height:52px;display:flex;align-items:center;justify-content:space-between}.sub-nav-inner strong{font-size:17px;font-weight:700;letter-spacing:-.02em}.sub-links{display:flex;gap:28px}.sub-links button{color:#424245;font-size:12px;padding:10px 0}.hero{position:relative;min-height:calc(100vh - 44px);height:872px;max-height:960px;background:#d5cec8;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 63%;display:block;filter:saturate(.86) contrast(.94) brightness(1.05);transform:scale(1.01)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5f1edf2,#f5f1edb8 27%,#f5f1ed14 55%,#f5f1ed00 75%);pointer-events:none}.hero-copy{position:absolute;z-index:2;left:max(7vw,calc((100vw - 1120px)/2));top:50%;transform:translateY(-50%);max-width:600px}.eyebrow{font-size:18px;font-weight:700;margin:0 0 18px;letter-spacing:-.01em}.hero h1{margin:0;font-family:var(--font-sans);font-size:clamp(54px,5.8vw,84px);font-weight:700;line-height:1.04;letter-spacing:-.055em}.hero-tagline{margin:16px 0 0;font-size:clamp(25px,2.3vw,34px);line-height:1.2;letter-spacing:-.035em}.hero-lead{font-size:17px;line-height:1.5;margin:20px 0 26px;color:#3a3a3c;letter-spacing:-.02em;max-width:360px}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{border:0;background:transparent;color:var(--blue);padding:9px 0;display:inline-flex;align-items:center;gap:3px;cursor:pointer;font-size:17px}.scroll-cue{position:absolute;z-index:3;right:40px;bottom:30px;display:flex;align-items:center;gap:8px;color:#2c2c2e;border:0;background:#ffffffa3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:999px;padding:10px 14px;font-size:12px;cursor:pointer}.scroll-cue svg{transform:rotate(90deg)}.steps-section{background:#fff;padding:120px 0 130px}.section-intro{max-width:920px;margin:0 auto 76px;text-align:center;padding:0 24px}.section-intro h2,.story-heading h2,.colors-copy h2,.closing-section h2{font-family:var(--font-sans);font-size:clamp(40px,5vw,64px);line-height:1.08;letter-spacing:-.045em;margin:0;font-weight:700}.section-intro>p:last-child{max-width:560px;margin:28px auto 0;color:var(--muted);font-size:19px;line-height:1.55}.steps-layout{width:min(100% - 48px,1120px);margin:0 auto;display:grid;grid-template-columns:330px minmax(0,1fr);gap:56px;align-items:stretch}.steps-tabs{display:flex;flex-direction:column;border-top:1px solid var(--hairline)}.step-tab{min-height:112px;display:grid;grid-template-columns:38px 28px 1fr;gap:15px;align-items:center;text-align:left;padding:20px 14px;border:0;border-bottom:1px solid var(--hairline);background:transparent;color:#8e8e93;cursor:pointer;transition:color .25s ease,padding .25s ease}.step-tab svg{opacity:.62}.step-tab.is-active{color:var(--ink);padding-left:24px}.step-tab.is-active svg{color:var(--blue);opacity:1}.step-number{font-size:12px;color:#86868b}.step-tab>span:last-child{font-size:20px;font-weight:700}.step-detail{min-height:560px;position:relative;background:var(--parchment);border-radius:18px;padding:58px;overflow:hidden}.step-detail-number{color:var(--blue);font-size:13px}.step-detail h3{margin:14px 0 16px;font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.step-detail p{position:relative;z-index:2;max-width:450px;font-size:18px;line-height:1.55;color:#515154;margin:0}.step-detail img{position:absolute;left:0;right:0;bottom:0;width:100%;height:59%;object-fit:cover;mix-blend-mode:multiply;filter:saturate(.78) contrast(.94);transition:opacity .3s ease}.step-image-1{object-position:center 58%}.step-image-2{object-position:center 48%}.step-image-3{object-position:center 56%}.story-section{background:#f5f5f7;padding:120px 24px}.story-heading{width:min(100%,1120px);margin:0 auto 66px;display:flex;align-items:end;justify-content:space-between}.story-heading .eyebrow{align-self:flex-start;margin-top:12px}.story-heading h2{max-width:760px}.story-grid{width:min(100%,1120px);margin:0 auto;display:grid;grid-template-columns:1.12fr .88fr;gap:22px}.story-card{background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.story-card img{width:100%;height:430px;object-fit:cover;display:block}.story-card-wide img{object-position:center}.story-card:not(.story-card-wide) img{object-position:center 42%}.story-copy{padding:34px 36px 40px}.story-copy span{color:var(--blue);font-size:14px}.story-copy h3{font-size:28px;line-height:1.18;letter-spacing:-.03em;margin:12px 0}.story-copy p{font-size:17px;line-height:1.55;color:var(--muted);margin:0}.colors-section{min-height:760px;display:grid;grid-template-columns:minmax(380px,.8fr) 1.2fr;align-items:stretch;background:#272729;color:#fff}.colors-copy{padding:110px max(7vw,calc((100vw - 1120px)/2));padding-right:56px;display:flex;flex-direction:column;justify-content:center}.colors-copy h2{font-size:clamp(42px,4.6vw,64px)}.colors-copy>p:not(.eyebrow){color:#ccc;font-size:17px;line-height:1.55;max-width:420px;margin:26px 0}.color-pickers{display:flex;align-items:center;gap:10px;margin:4px 0 34px}.color-pickers button{width:38px;height:38px;border:1px solid transparent;border-radius:50%;background:transparent;padding:5px;cursor:pointer}.color-pickers button.is-selected{border-color:#2997ff}.color-pickers button span{display:block;width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff38}.color-pickers strong{font-size:14px;font-weight:400;margin-left:8px;color:#ccc}.colors-copy .buy-button{align-self:flex-start}.colors-visual{overflow:hidden;min-height:660px}.colors-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(.92) contrast(.96)}.closing-section{padding:150px 24px 140px;text-align:center;background:#fff}.closing-section h2{margin-bottom:24px}.closing-section>p:not(.eyebrow){font-size:19px;color:var(--muted);margin:0 0 32px}footer{background:var(--parchment);color:#424245;padding:60px 0 30px}.footer-inner>strong{font-size:18px;color:var(--ink)}.footer-inner>p{font-size:13px;margin:8px 0 28px;color:#6e6e73}.footer-links{display:flex;gap:26px;padding:20px 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.footer-links button{color:#424245;padding:5px 0;font-size:12px}.footer-inner small{display:block;color:#86868b;margin-top:22px;font-size:11px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#00000070;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:grid;place-items:center;padding:24px;animation:fade-in .2s ease}.buy-modal{position:relative;width:min(920px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;background:#fff;border-radius:18px;display:grid;grid-template-columns:1fr 1fr;animation:modal-in .3s ease}.modal-close{position:absolute;top:18px;right:18px;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#d2d2d7b8;cursor:pointer}.modal-image{min-height:570px;background:var(--parchment);overflow:hidden;border-radius:18px 0 0 18px}.modal-image img{width:100%;height:100%;object-fit:cover;object-position:center}.modal-content{padding:74px 54px 48px}.modal-content h2{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0}.modal-description{font-size:17px;line-height:1.5;color:var(--muted);margin:22px 0 30px}.modal-color-list{display:grid;gap:10px}.modal-color-list button{min-height:54px;border:1px solid #d2d2d7;border-radius:11px;background:#fff;padding:10px 14px;display:grid;grid-template-columns:26px 1fr 20px;align-items:center;gap:12px;text-align:left;cursor:pointer}.modal-color-list button.is-selected{border:2px solid var(--focus-blue);padding:9px 13px}.modal-color-list button span{width:24px;height:24px;border-radius:50%}.modal-buy{width:100%;margin-top:28px}.modal-content>small{display:block;text-align:center;margin-top:12px;color:#86868b}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:scale(.97) translateY(8px)}}@media(max-width:900px){.global-links{position:absolute;left:0;right:0;top:44px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#000;padding:14px 24px 26px}.global-links.is-open{display:flex}.global-links button{font-size:22px;text-align:left;padding:14px 0}.menu-button{display:grid}.sub-links{display:none}.hero{height:760px}.hero-copy{left:7vw;top:43%}.hero h1{font-size:55px}.steps-layout{grid-template-columns:1fr}.steps-tabs{flex-direction:row;border-top:0}.step-tab{flex:1;grid-template-columns:1fr;min-height:128px;text-align:center;justify-items:center;gap:8px;border-top:1px solid var(--hairline)}.step-tab.is-active{padding-left:14px}.story-heading{display:block}.story-grid{grid-template-columns:1fr}.story-card img{height:480px}.colors-section{grid-template-columns:1fr}.colors-copy{padding:90px 7vw}.colors-visual{min-height:620px}}@media(max-width:640px){.nav-inner,.sub-nav-inner,.footer-inner{width:min(100% - 28px,1120px)}.hero{min-height:690px;height:calc(100svh - 96px);max-height:780px;background:#e8e1db}.sub-nav{top:54px;width:calc(100% - 24px);border-radius:14px}.hero-image{object-position:58% center;filter:saturate(.78) brightness(1.08)}.hero:after{background:linear-gradient(180deg,#f5f1edeb,#f5f1eda8 45%,#f5f1ed05 72%)}.hero-copy{left:24px;right:24px;top:65px;transform:none}.hero h1{font-size:clamp(39px,12vw,52px);letter-spacing:-.05em}.hero-tagline{font-size:23px;margin-top:12px}.hero-lead{font-size:15px;margin:16px 0 22px;max-width:280px}.desktop-break{display:none}.scroll-cue{right:18px;bottom:18px}.steps-section,.story-section{padding:88px 0}.section-intro{margin-bottom:52px}.section-intro h2,.story-heading h2,.colors-copy h2,.closing-section h2{font-size:38px}.section-intro>p:last-child{font-size:17px}.steps-layout{width:100%;gap:24px}.steps-tabs{padding:0 16px;overflow-x:auto}.step-tab{min-width:116px;padding:16px 6px}.step-tab>span:last-child{font-size:15px}.step-detail{border-radius:0;min-height:530px;padding:42px 24px}.step-detail p{font-size:17px}.story-heading{padding:0 24px;margin-bottom:42px}.story-heading .eyebrow{margin-bottom:16px}.story-grid{gap:10px}.story-card{border-radius:0}.story-card img{height:340px}.story-copy{padding:26px 24px 34px}.story-copy h3{font-size:24px}.colors-copy{padding:78px 24px}.colors-visual{min-height:500px}.closing-section{padding:110px 24px}.buy-modal{display:block;max-height:calc(100vh - 24px)}.modal-backdrop{padding:12px}.modal-image{min-height:270px;height:270px;border-radius:18px 18px 0 0}.modal-content{padding:38px 24px 30px}.modal-content h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
