.brand-home-root,html.brand-home-active{--ink:#020202;--gold-metallic-text:linear-gradient(118deg,#fff9ec,#f0dba8 14%,#d4af37 30%,#fff6dd 44%,#b8892a 58%,#f2e0a8 74%,#c9a04a 88%,#8f6820);--gold-metallic-text-soft:linear-gradient(118deg,#fff6e8,#e8c978 22%,#f8efd8 40%,#c9a04a 58%,#e2c878 78%,#a88732);--gold-metallic-fill:linear-gradient(165deg,#fff8e8,#f0dba8 10%,#d4af37 26%,#9a7428 46%,#e8c86a 64%,#f5e6bc 82%,#b8892a);--gold-metallic-edge:rgba(255,236,200,0.52);--gold:#c9a84c;--gold-light:#e8d9a8;--gold-deep:#a88732;--gold-soft:color-mix(in srgb,var(--gold-light) 88%,transparent);--gold-muted:color-mix(in srgb,var(--gold-light) 72%,transparent);--gold-glow:color-mix(in srgb,var(--gold) 38%,transparent);--accent:var(--gold);--accent-cta:var(--gold-metallic-fill);--sheet:#faf9f5;--sheet-ink:#121212;--mute:#8e8b84;--mute2:#73716c;--line:#e5e5e2;--font-serif:"Instrument Serif",Georgia,"Times New Roman",serif;--font-sans:"Manrope",system-ui,-apple-system,sans-serif;--logo-h:clamp(5.25rem,14vw,8.75rem);--logo-max-w:min(30rem,78vw);--type-label:clamp(0.75rem,1.5vw,0.8125rem);--type-ui:clamp(0.875rem,1.65vw,0.9375rem);--type-support:clamp(0.8125rem,1.55vw,0.875rem)}.brand-home-root{flex:1 1 auto;width:100%;min-height:100dvh;background:var(--ink);color:#fff;font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.brand-home-root *,.brand-home-root :after,.brand-home-root :before{box-sizing:border-box}html.brand-home-active,html.brand-home-active body{background:var(--ink)}html.brand-home-active ::-webkit-scrollbar{width:6px}html.brand-home-active ::-webkit-scrollbar-track{background:var(--ink)}html.brand-home-active ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:999px}html.brand-home-active ::-webkit-scrollbar-thumb:hover{background:var(--gold-glow)}.gold-metallic-text{background-image:var(--gold-metallic-text);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 1px rgba(0,0,0,.42))}.gold-metallic-text--soft{background-image:var(--gold-metallic-text-soft)}.brand-logo-mark{display:block;height:var(--logo-h);width:auto;max-width:var(--logo-max-w);object-fit:contain;object-position:left center}.brand-logo-mark--dark{object-position:center center}.page{position:relative;height:650vh;overflow-x:hidden;background:var(--ink)}.progress-bar{left:0;top:0;z-index:50;height:2.5px;background:var(--gold-metallic-fill);box-shadow:0 0 12px rgba(212,175,55,.35);width:0;transition:width 75ms linear}.progress-bar,.video-stage{pointer-events:none;position:fixed}.video-stage{inset:0;z-index:0}.video-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .7s ease-in-out}.video-stage video[data-active=true]{opacity:.85}.video-stage video[data-active=false]{opacity:0}.vignette-bottom,.vignette-left,.vignette-top{pointer-events:none;position:absolute}.vignette-top{inset:0 0 auto;height:11rem;background:linear-gradient(180deg,rgba(0,0,0,.85),transparent)}.vignette-bottom{inset:auto 0 0;height:14rem;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent)}.vignette-left{inset:0 auto 0 0;width:50%;display:none;background:linear-gradient(90deg,rgba(0,0,0,.4),transparent)}@media (min-width:1024px){.vignette-left{display:block}}.hero-watermark-logo{--hero-watermark-blur:4px;pointer-events:none;position:fixed;z-index:5;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem}.hero-watermark-logo img{width:min(72vw,33rem);max-height:min(63vh,24rem);height:auto;object-fit:contain;opacity:.16;filter:blur(var(--hero-watermark-blur));will-change:filter}@media (min-width:768px){.hero-watermark-logo{justify-content:flex-end;align-items:center;padding:2rem clamp(1.5rem,6vw,5rem) 2rem 42%}.hero-watermark-logo img{width:min(57vw,39rem);max-height:min(78vh,30rem);opacity:.14;transform:translateX(-100px)}}@media (min-width:1280px){.hero-watermark-logo img{width:min(51vw,45rem);opacity:.12}}@media (prefers-reduced-motion:reduce){.hero-watermark-logo img{filter:blur(calc(var(--hero-watermark-blur) * .5))}}.editorial{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}@media (min-width:768px){.editorial{padding:2.5rem}}@media (min-width:1024px){.editorial{padding:3rem}}.editorial-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.editorial-brand{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.editorial-brand{gap:2.5rem}}.identity-title{margin:0;font-size:clamp(1rem,2.25vw,1.3125rem);font-weight:600;letter-spacing:-.03em;line-height:1.45}.identity-sub{margin:.75rem 0 0;max-width:300px;font-size:var(--type-support);line-height:1.65;color:rgba(255,255,255,.5)}.nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1.25rem;font-size:var(--type-ui);color:rgba(255,255,255,.7)}@media (min-width:768px){.nav{gap:2rem}}.nav a,.nav button{color:inherit;text-decoration:none;background:none;border:0;padding:0;cursor:pointer;font:inherit;transition:transform .2s ease}.nav a:hover,.nav button:hover{transform:scale(1.05)}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:0;background:currentColor;transition:width .35s cubic-bezier(.16,1,.3,1)}.nav-link:hover:after{width:100%}.nav-sep{display:none;width:1px;height:1rem;background:rgba(255,255,255,.25)}@media (min-width:640px){.nav-sep{display:block}.nav-account{display:inline-flex}}.nav-account{display:none}.bag-btn{position:relative}.pulse-dot{position:absolute;right:-2px;top:-2px;width:6.5px;height:6.5px;border-radius:999px;background:var(--gold-metallic-fill);box-shadow:0 0 8px rgba(212,175,55,.55);animation:pulseDot 1.6s ease-in-out infinite}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.25);opacity:.7}}.hero{max-width:56rem}.hero-eyebrow{margin:0 0 1rem;font-size:var(--type-label);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.55)}.hero-title{margin:0;font-family:var(--font-serif);font-size:clamp(2.75rem,6.2vw,7.25rem);line-height:.92}.hero-line-zh{display:block;background-image:var(--gold-metallic-text);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px rgba(0,0,0,.48))}.hero-line-en{display:block;margin-top:.35rem;font-family:var(--font-sans);font-size:clamp(.95rem,2.4vw,1.35rem);font-weight:400;letter-spacing:.06em;text-transform:none;color:rgba(255,255,255,.88)}.hero-line+.hero-line{margin-top:.75rem}.hero-support{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.hero-support{flex-direction:row;gap:2.5rem}}.hero-support p{margin:0;max-width:300px;font-size:var(--type-support);line-height:1.65;color:rgba(255,255,255,.55)}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cta-primary{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 2rem;border-radius:999px;border:1px solid var(--gold-metallic-edge);background:var(--accent-cta);color:#1a1408;font-size:var(--type-ui);font-weight:600;letter-spacing:.1em;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),inset 0 -3px 6px rgba(80,58,18,.28),0 10px 28px rgba(184,148,46,.32);transition:transform .2s ease,box-shadow .2s ease}.cta-primary:before{background:linear-gradient(180deg,rgba(255,255,255,.42),transparent 48%)}.cta-primary:after,.cta-primary:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.cta-primary:after{background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.55) 50%,transparent 64%);opacity:.7}.cta-primary:hover{transform:scale(1.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.62),inset 0 -3px 6px rgba(80,58,18,.32),0 12px 34px rgba(184,148,46,.38)}.scroll-hint{display:none;align-items:center;gap:.5rem;font-size:var(--type-label);color:rgba(255,255,255,.4)}@media (min-width:640px){.scroll-hint{display:flex}}.scroll-hint-line{display:block;width:1px;height:2rem;background:rgba(255,255,255,.5);animation:scrollLine 2.4s cubic-bezier(.16,1,.3,1) infinite}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top;opacity:0}30%{opacity:1}to{transform:scaleY(1);transform-origin:top;opacity:.35}}.stagger-ease{transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),filter .35s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter}@media (prefers-reduced-motion:reduce){.stagger-ease{transition:opacity .2s ease}.pulse-dot,.scroll-hint-line{animation:none}}.product-sheet{position:fixed;left:0;top:0;z-index:30;height:100dvh;width:100%;overflow:hidden;background:var(--sheet);color:var(--sheet-ink);box-shadow:12px 0 45px rgba(0,0,0,.22);transform:translateX(-100%);pointer-events:none;transition:transform 1.1s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.product-sheet{width:min(42.5rem,94vw)}}@media (min-width:1024px){.product-sheet{width:min(44rem,94vw)}}.product-sheet.is-open{transform:translateX(0);pointer-events:auto}.sheet-inner{display:flex;height:100%;min-height:0;flex-direction:column;padding-bottom:1.5rem}@media (min-width:768px){.sheet-inner{padding-bottom:2.5rem}}.sheet-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:1.5rem 1.5rem .5rem}@media (min-width:768px){.sheet-header{padding:1.5rem 2.5rem .5rem}}.sheet-back{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--type-label);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(18,18,18,.8);background:none;border:0;padding:0;cursor:pointer}.sheet-back:hover{color:var(--sheet-ink)}.sheet-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(9.75rem,.34fr) minmax(0,.66fr);grid-template-rows:minmax(0,1fr);gap:.625rem 1.375rem;align-items:start;padding:.125rem 1.625rem 0 1.375rem;text-align:left;overflow:hidden}@media (min-width:768px){.sheet-body{padding:.125rem 2.125rem 0 1.75rem;gap:.75rem 1.75rem}}@media (max-width:479px){.sheet-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:.75rem;padding:0 1.25rem}}.sheet-product-figure{margin:0;align-self:start;display:block;width:100%;padding:.25rem;background:linear-gradient(165deg,#f3f2ee,#ebe9e3);border:1px solid rgba(18,18,18,.06);border-radius:.625rem;overflow:hidden;line-height:0}@media (max-width:479px){.sheet-product-figure{max-height:clamp(10rem,30vh,15rem);border-radius:.5rem}}.sheet-product-image{display:block;width:100%;height:auto;max-height:min(68dvh,30rem);object-fit:contain;object-position:center top}@media (max-width:479px){.sheet-product-image{max-height:min(100%,28vh)}}.sheet-product-copy{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;min-height:0;height:100%;max-width:none;overflow:hidden;padding-left:.125rem}.sheet-copy-head{flex-shrink:0}.sheet-copy-body{flex:1 1 auto;min-height:0;border-top:1px solid var(--line)}.sheet-copy-body,.sheet-copy-foot{margin-top:.875rem;padding-top:.875rem}.sheet-copy-foot{flex-shrink:0;padding-bottom:.25rem}.sheet-category{margin:0;font-size:var(--type-label);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.sheet-product-name{margin:.5rem 0 0;font-family:var(--font-serif);font-size:clamp(1.5rem,2.8vw,1.875rem);line-height:1.12;text-wrap:balance;letter-spacing:-.01em}.sheet-product-name-en{margin:.3rem 0 0;font-family:var(--font-serif);font-size:clamp(.9375rem,1.75vw,1.125rem);line-height:1.3;color:rgba(18,18,18,.62)}.sheet-price{margin:.75rem 0 0;font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:600;letter-spacing:.02em;color:var(--sheet-ink)}.sheet-specs{margin:0;width:100%}.sheet-spec-row{padding-top:0;border-top:0}.sheet-spec-row dt{margin:0;font-size:var(--type-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.sheet-spec-row dd{margin:.5rem 0 0;font-size:var(--type-ui);line-height:1.55;color:var(--sheet-ink)}.sheet-spec-en{display:block;margin-top:.2rem;font-size:var(--type-support);color:var(--mute2)}.sheet-highlights{margin:.875rem 0 0;padding:0;list-style:none;width:100%;display:flex;flex-direction:column;gap:.625rem}.sheet-highlights li{padding-left:.75rem;border-left:2px solid rgba(201,168,76,.45)}.sheet-highlight-zh{display:block;font-size:clamp(.8125rem,1.5vw,.875rem);line-height:1.45;color:var(--sheet-ink)}.sheet-highlight-en{display:block;margin-top:.15rem;font-size:clamp(.75rem,1.35vw,.8125rem);line-height:1.4;color:var(--mute2)}.sheet-quote{margin:0;padding:.875rem 0 0;border-top:1px solid var(--line);width:100%}.sheet-quote-zh{margin:0;font-family:var(--font-serif);font-size:clamp(.9375rem,1.65vw,1.0625rem);line-height:1.5;font-style:italic;color:rgba(18,18,18,.88)}.sheet-quote-en,.sheet-quote-zh{text-wrap:pretty;white-space:pre-line}.sheet-quote-en{margin:.45rem 0 0;font-size:clamp(.75rem,1.35vw,.8125rem);line-height:1.45;color:var(--mute2)}.sheet-quote-byline{display:inline-flex;align-items:center;gap:.625rem;margin-top:.625rem}.sheet-designer-name{font-size:var(--type-ui);font-weight:600;letter-spacing:.02em;color:var(--sheet-ink);line-height:1.35}.sheet-designer-avatar{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:999px;object-fit:cover;object-position:center top;border:1px solid rgba(18,18,18,.08);box-shadow:0 2px 8px rgba(18,18,18,.08)}.sheet-cta{position:relative;isolation:isolate;overflow:hidden;margin-top:1rem;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;height:3.25rem;padding:0 1.75rem;border-radius:999px;border:1px solid var(--gold-metallic-edge);background:var(--accent-cta);color:#1a1408;font-size:var(--type-ui);font-weight:600;letter-spacing:.1em;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),inset 0 -3px 6px rgba(80,58,18,.28),0 10px 28px rgba(184,148,46,.28);transition:transform .2s ease,box-shadow .2s ease}.sheet-cta:before{background:linear-gradient(180deg,rgba(255,255,255,.42),transparent 48%)}.sheet-cta:after,.sheet-cta:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.sheet-cta:after{background:linear-gradient(115deg,transparent 36%,rgba(255,255,255,.55) 50%,transparent 64%);opacity:.7}.sheet-cta:hover{transform:scale(1.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.62),inset 0 -3px 6px rgba(80,58,18,.32),0 12px 34px rgba(184,148,46,.36)}@media (max-height:780px){.sheet-product-name{margin-top:.375rem;font-size:clamp(1.25rem,2.4vw,1.5rem)}.sheet-product-name-en{margin-top:.15rem;font-size:clamp(.875rem,1.5vw,1rem)}.sheet-price{margin-top:.5rem;font-size:clamp(.9375rem,1.6vw,1.0625rem)}.sheet-copy-body{margin-top:.625rem;padding-top:.625rem}.sheet-highlights{margin-top:.625rem;gap:.45rem}.sheet-copy-foot,.sheet-quote{padding-top:.625rem}.sheet-quote-zh{font-size:clamp(.875rem,1.5vw,.9375rem);line-height:1.42}.sheet-quote-en{margin-top:.3rem;font-size:.6875rem;line-height:1.38}.sheet-cta{margin-top:.75rem;height:2.625rem;font-size:.8125rem}.sheet-product-image{max-height:min(58dvh,22rem)}}@media (max-height:680px){.sheet-header{padding-top:1rem;padding-bottom:.375rem}.sheet-inner{padding-bottom:1rem}.sheet-body{gap:.5rem 1rem}.sheet-product-figure{padding:.1875rem}.sheet-copy-body{margin-top:.5rem;padding-top:.5rem}.sheet-highlights li{padding-left:.65rem}.sheet-highlight-zh{font-size:.75rem;line-height:1.38}.sheet-highlight-en{font-size:.6875rem}.sheet-designer-avatar{width:2.25rem;height:2.25rem}.sheet-product-image{max-height:min(52dvh,18rem)}}.video-two-brand{position:fixed;z-index:15;right:0;bottom:0;top:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:1.5rem;pointer-events:none;opacity:0;transform:translateX(12px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1)}@media (min-width:768px){.video-two-brand{padding:2.5rem 2.5rem 2.5rem 1rem}}@media (min-width:1024px){.video-two-brand{padding:3rem 3rem 3rem 1.5rem}}.video-two-brand.is-visible{opacity:1;transform:translateX(0)}.video-two-brand__inner{max-width:min(22rem,78vw);text-align:right}.video-two-brand__title{margin:0;font-family:var(--font-serif);font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.2;color:rgba(255,255,255,.92)}.video-two-brand__en{margin:.65rem 0 0;font-size:clamp(.875rem,1.75vw,1rem);line-height:1.45;color:rgba(255,255,255,.55)}.video-two-brand__support{margin:1rem 0 0;font-size:var(--type-support);line-height:1.65;color:rgba(255,255,255,.42)}@media (max-width:639px){.video-two-brand{justify-content:flex-end;padding-bottom:5.5rem}.video-two-brand__inner{text-align:left;max-width:100%}}