@font-face{font-family:DM Sans;src:url(assets/fonts/dm-sans-normal-400.ttf) format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:DM Sans;src:url(assets/fonts/dm-sans-normal-500.ttf) format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:DM Sans;src:url(assets/fonts/dm-sans-normal-600.ttf) format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Instrument Serif;src:url(assets/fonts/instrument-serif-normal-400.ttf) format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Instrument Serif;src:url(assets/fonts/instrument-serif-italic-400.ttf) format('truetype');font-style:italic;font-weight:400;font-display:swap}
:root{--brown:#552612;--blue:#9dc7df;--cream:#faf2e9;--white:#fff;--gray:#eaeaea;--ink:#552612;--muted:#785747;--line:#55261230;--body:'DM Sans',Arial,'PingFang SC','Microsoft YaHei',sans-serif;--display:'Instrument Serif',Georgia,'Songti SC','SimSun',serif;--gutter:clamp(24px,5vw,88px);--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--cream);font:400 16px/1.6 var(--body);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--display);font-weight:400;line-height:1.02;letter-spacing:-.025em}h2{font-size:clamp(48px,5.1vw,78px)}h3{font-weight:500}em{font-weight:400}button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:5px}::selection{background:var(--blue);color:var(--brown)}[hidden]{display:none!important}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:var(--blue);padding:12px 24px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.announcement{min-height:35px;padding:7px var(--gutter);background:var(--blue);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;letter-spacing:.025em}.header{height:100px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;z-index:20;background:var(--cream);border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand img{width:166px;height:auto}.desktop-nav{display:flex;gap:32px;font-size:14px}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a::after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover::after{transform:scaleX(1)}.header-actions{display:flex;gap:30px;align-items:center}.language-switch{display:flex;align-items:center;gap:7px;font-size:13px}.language-switch button{padding:10px 2px;background:transparent;opacity:.6;min-height:44px}.language-switch button[aria-pressed=true]{opacity:1;text-decoration:underline;text-underline-offset:5px}.find-us{font-size:14px;display:flex;gap:16px;align-items:center}.find-us svg{width:20px}.menu-toggle,.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{background:var(--brown);color:var(--cream);padding:78px var(--gutter) 40px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.13em;font-weight:500}.eyebrow.light{color:var(--blue)}.hero h1{font-size:clamp(68px,7.6vw,116px);margin:32px 0 24px;letter-spacing:-.035em}.hero h1 span,.hero h1 em{display:block;white-space:nowrap}.hero h1 em{color:var(--blue)}.hero-description{max-width:305px;font-size:16px;line-height:1.75;color:var(--cream)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:16px 22px;font-size:14px;min-height:56px;transition:background .25s,transform .25s}.button-blue{color:var(--brown);background:var(--blue);margin-top:32px}.button-blue:hover{background:var(--cream);transform:translateY(-2px)}.hero-footnote{display:flex;align-items:center;gap:14px;margin-top:64px;font-size:12px;letter-spacing:.03em}.mini-rule{width:32px;height:1px;background:var(--blue)}.hero-image{position:relative;overflow:hidden;background:var(--gray);min-width:0}.hero-image picture{display:block;height:100%}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;position:absolute;inset:0}.image-caption{position:absolute;bottom:26px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.image-caption>span{font-size:14px;background:var(--cream);padding:7px 14px}.image-caption a{background:var(--cream);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;transition:transform .25s}.image-caption a:hover{transform:rotate(45deg)}.brand-ribbon{background:var(--blue);display:flex;align-items:center;justify-content:space-around;gap:24px;padding:26px var(--gutter);font-size:20px;letter-spacing:.06em;font-weight:500;line-height:1.2}.ribbon-star{font-size:32px;font-weight:400}
.section-space{padding:96px var(--gutter)}.section-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.section-index{font-size:12px;letter-spacing:.06em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.section-heading>p{max-width:285px;color:var(--muted);padding-bottom:5px}.collection-toolbar{margin:42px 0 25px;display:flex;justify-content:space-between;align-items:center;gap:24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{background:transparent;padding:10px 19px;border:1px solid var(--line);border-radius:24px;min-height:44px;font-size:14px;transition:background .2s,color .2s}.filters button[aria-pressed=true]{background:var(--brown);color:var(--cream);border-color:var(--brown)}.filters button:hover{border-color:var(--brown)}.result-count{font-size:13px;color:var(--muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-image{width:100%;aspect-ratio:4/5;position:relative;overflow:hidden;display:block;background:#f0ece7;padding:0;text-align:left}.product-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s var(--ease)}.product-card:first-child .product-image>img{transform:scale(1.13)}.product-image:hover>img{transform:scale(1.06)}.product-card:first-child .product-image:hover>img{transform:scale(1.19)}.product-tag{position:absolute;top:18px;left:17px;right:17px;font-size:10px;letter-spacing:.065em;font-weight:500}.product-open{position:absolute;bottom:15px;right:15px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--cream);font-size:23px;line-height:1;transition:background .2s,color .2s}.product-image:hover .product-open{background:var(--brown);color:var(--cream)}.product-info{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-top:18px}.product-info h3{font-size:18px;line-height:1.4}.product-info h3 button{padding:0;background:transparent;text-align:left}.product-info h3 button:hover{text-decoration:underline;text-underline-offset:4px}.product-info p{color:var(--muted);font-size:13px;line-height:1.5;margin-top:5px}.product-number{font-size:11px;padding-top:4px;letter-spacing:.04em}.color-note{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:12px;color:var(--muted)}.color-dot{width:10px;height:10px;border-radius:50%;border:1px solid #55261220}.sage{background:#7c968b}.nude{background:#dcc0a3}.coffee{background:#5b3b36}.blush{background:#e9bfac}
.story{display:grid;grid-template-columns:1fr 1fr;background:var(--blue)}.story-image{min-height:715px;position:relative;overflow:hidden}.story-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 40%}.story-image-note{position:absolute;bottom:30px;left:32px;color:var(--cream);font-size:13px;background:#552612d9;padding:8px 14px}.story-copy{padding:82px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.story-copy h2{margin:30px 0}.story-copy>p:not(.eyebrow){max-width:420px;font-size:15px;margin-bottom:17px;line-height:1.8}.story-copy .story-lead{font-size:19px!important;line-height:1.5!important}.text-link{display:inline-flex;gap:35px;align-items:center;padding:10px 0;border-bottom:1px solid currentColor;font-size:14px;background:transparent;margin-top:17px;transition:gap .25s}.text-link:hover{gap:44px}.philosophy{text-align:center;padding-top:110px;padding-bottom:110px}.philosophy h2{margin:27px 0 64px;font-size:clamp(45px,4.8vw,70px)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;text-align:left;max-width:1140px;margin:0 auto}.values article{padding-top:24px;border-top:1px solid var(--line)}.values article>span{font-size:12px}.values h3{margin:18px 0 13px;font-size:23px;letter-spacing:-.02em}.values p{color:var(--muted);font-size:15px;max-width:315px}.details{background:#f0e6dc}.details-layout{display:grid;grid-template-columns:1.04fr 1fr;gap:8vw;align-items:center}.details-main-image{height:700px;overflow:hidden}.details-main-image img{width:100%;height:100%;object-fit:cover}.details-content h2{margin-bottom:26px}.details-content>p{font-size:15px;max-width:390px;color:var(--muted);line-height:1.8}.pouch-image{margin-top:40px;max-width:380px}.pouch-image img{width:100%;aspect-ratio:1.5;object-fit:cover}.pouch-image figcaption{font-size:12px;margin-top:12px;color:var(--muted);line-height:1.5}.find-section{background:var(--blue);text-align:center;padding:96px var(--gutter) 75px}.find-section h2{margin:27px 0 25px;font-size:clamp(58px,6vw,88px)}.find-section>p:not(.eyebrow){max-width:470px;margin:0 auto;font-size:16px}.platforms{display:flex;align-items:center;justify-content:center;gap:36px;margin:34px 0 48px}.platform{display:flex;align-items:center;gap:12px;font-size:28px;letter-spacing:-.035em;font-weight:600}.platform svg{width:33px;height:33px;stroke-width:1.7}.platform-divider{height:32px;width:1px;background:var(--line)}.market-label{font-size:11px;letter-spacing:.12em}.footer{background:var(--brown);color:var(--cream);padding:46px var(--gutter) 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:40px}.footer-top>a>img{width:200px;height:auto}.footer-top>p{font-family:var(--display);font-style:italic;font-size:30px;color:var(--blue)}.back-top{font-size:12px;display:flex;align-items:center;gap:20px}.back-top svg{width:18px}.footer-bottom{padding-top:24px;border-top:1px solid #faf2e933;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#e1c9b7}
.product-dialog{width:min(960px,calc(100% - 40px));max-height:90dvh;padding:0;border:0;color:var(--brown);background:var(--cream);overflow:auto}.product-dialog::backdrop{background:#26120899;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:15px;right:15px;width:44px;height:44px;border-radius:50%;background:var(--cream);display:grid;place-items:center;z-index:2}.dialog-close:hover{background:var(--blue)}.dialog-layout{display:grid;grid-template-columns:1fr 1fr}.dialog-image-wrap{background:#f0ece7;display:flex;align-items:center;justify-content:center;min-height:530px}.dialog-image-wrap img{width:100%;height:auto;mix-blend-mode:multiply}.dialog-copy{padding:64px 40px 40px}.dialog-copy h2{font-size:54px;margin:24px 0}.dialog-copy>p:not(.eyebrow){font-size:15px}.dialog-copy ul{padding-left:20px;margin:24px 0;font-size:14px}.dialog-copy li{padding:5px 0}.dialog-availability{padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:13px!important}.dialog-done{margin-top:24px}.reveal{transition:opacity .65s var(--ease),transform .65s var(--ease)}.reveal-pending{opacity:0;transform:translateY(18px)}
html[lang=zh-CN] h1,html[lang=zh-CN] h2{font-family:'Songti SC','Noto Serif CJK SC','SimSun',serif;line-height:1.25;letter-spacing:.01em}html[lang=zh-CN] h1{font-size:clamp(52px,5.6vw,84px)}html[lang=zh-CN] h2{font-size:clamp(40px,4vw,60px)}html[lang=zh-CN] em{font-style:normal}html[lang=zh-CN] .hero-description{line-height:1.9}html[lang=zh-CN] .hero-copy{padding-top:70px}html[lang=zh-CN] .hero-footnote{margin-top:52px}
@media(min-width:1600px){.hero{min-height:730px}.hero-copy{padding-top:110px;padding-bottom:60px}.hero h1{font-size:130px}.hero-image img{object-position:50% 45%}.section-space{padding-left:max(88px,calc((100vw - 1440px)/2));padding-right:max(88px,calc((100vw - 1440px)/2))}}
@media(max-width:1100px){.desktop-nav{gap:20px}.header-actions{gap:18px}.find-us{display:none}.header{height:88px}.hero{min-height:590px}.hero-copy{padding-top:52px;padding-bottom:32px}.hero h1{font-size:8vw}.hero-footnote{margin-top:45px}.hero .eyebrow{font-size:10px}.product-grid{gap:16px}.product-tag{font-size:9px;left:12px}.product-info h3{font-size:16px}.product-info{gap:4px}.product-number{display:none}.story-copy{padding:60px 40px}.story-image{min-height:680px}.details-main-image{height:600px}.brand-ribbon{font-size:16px}.ribbon-star{font-size:27px}.section-space{padding-top:76px;padding-bottom:76px}}
@media(max-width:800px){.desktop-nav{display:none}.header{height:80px}.brand img{width:150px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;background:transparent}.menu-toggle span{display:block;height:1px;width:24px;background:var(--brown);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:20px var(--gutter) 30px;display:flex;flex-direction:column;gap:8px;box-shadow:0 16px 20px #55261210}.mobile-nav>a{font-size:20px;padding:10px 0}.hero{min-height:530px}.hero-copy{padding-left:28px;padding-right:25px}.hero-description{font-size:14px}.hero h1{font-size:8.3vw}.hero .button{font-size:12px;gap:16px;padding:13px 16px}.hero-footnote{font-size:10px}.image-caption{left:18px;right:18px;bottom:18px}.image-caption>span{font-size:11px}.brand-ribbon{font-size:13px;gap:15px;padding:23px var(--gutter)}.ribbon-star{font-size:24px}.ribbon-last{display:none}.section-heading{align-items:flex-start;gap:30px}.section-heading>p{font-size:14px;max-width:230px;padding-top:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px}.product-tag{font-size:10px;left:16px}.product-info h3{font-size:20px}.product-number{display:block}.story-copy{padding:50px 28px}.story-copy h2{font-size:49px}.story-copy>p:not(.eyebrow){font-size:14px}.story-copy .story-lead{font-size:17px!important}.story-image{min-height:650px}.story-image-note{left:18px;right:18px;bottom:18px;font-size:11px}.values{gap:28px}.values h3{font-size:20px}.values p{font-size:14px}.details-layout{gap:5vw}.details-main-image{height:530px}.details-content h2{font-size:49px}.details-content>p{font-size:14px}.pouch-image{margin-top:26px}.footer-top>p{font-size:26px}.footer-top>a>img{width:165px}.dialog-copy{padding:65px 27px 32px}.dialog-copy h2{font-size:45px}}
@media(max-width:600px){html{scroll-padding-top:20px}.announcement{justify-content:center;min-height:32px;font-size:11px}.announcement-region{display:none}.header{height:75px;gap:16px}.brand img{width:145px}.header-actions{gap:12px}.language-switch{font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:47px 26px 37px;min-height:440px}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(69px,15.5vw,94px);margin-top:23px;margin-bottom:20px}.hero-description{max-width:270px;font-size:15px}.hero .button{font-size:14px;padding:14px 19px;gap:30px;margin-top:24px}.hero-footnote{display:none}.hero-image{height:105vw;max-height:570px}.hero-image img{object-position:center}.image-caption{left:24px;right:24px;bottom:22px}.image-caption>span{font-size:12px;padding:7px 12px}.brand-ribbon{font-size:10px;letter-spacing:.05em;gap:10px;padding:23px 20px}.ribbon-star{font-size:20px}.section-space{padding:64px 24px}.section-index{display:none}.section-top{margin-bottom:22px}.eyebrow{font-size:11px;letter-spacing:.11em}.section-heading{display:block}.section-heading h2{font-size:51px}.section-heading>p{max-width:310px;margin-top:22px;font-size:15px;padding:0}.collection-toolbar{margin-top:28px;margin-bottom:22px;gap:8px}.filters{gap:6px}.filters button{padding:9px 13px;font-size:12px}.result-count{display:none}.product-grid{gap:32px 14px}.product-tag{font-size:8px;top:13px;left:10px;right:8px;letter-spacing:.02em}.product-image{aspect-ratio:4/5}.product-open{height:29px;width:29px;font-size:20px;bottom:10px;right:10px}.product-info h3{font-size:16px}.product-info{margin-top:13px}.product-info p{font-size:12px;margin-top:5px}.product-number{display:none}.color-note{font-size:11px;margin-top:10px;gap:6px}.color-dot{width:8px;height:8px}.story{grid-template-columns:1fr}.story-image{min-height:0;height:120vw;max-height:620px}.story-image>img{object-position:center 30%}.story-image-note{left:24px;right:auto;bottom:24px;font-size:12px}.story-copy{padding:54px 26px 58px}.story-copy h2{font-size:57px;margin:25px 0}.story-copy>p:not(.eyebrow){font-size:15px;max-width:100%}.story-copy .story-lead{font-size:19px!important}.philosophy{text-align:left}.philosophy h2{font-size:45px;margin:25px 0 38px}.values{grid-template-columns:1fr;gap:26px}.values article{display:grid;grid-template-columns:30px 1fr;column-gap:12px;padding-top:22px}.values article>span{padding-top:6px;grid-row:1/3}.values h3{font-size:22px;margin:0 0 10px}.values p{max-width:none;font-size:15px}.details-layout{grid-template-columns:1fr;gap:36px}.details-main-image{height:120vw;max-height:620px}.details-content h2{font-size:57px}.details-content>p{font-size:15px;max-width:100%}.pouch-image{max-width:100%;margin-top:29px}.find-section{padding:64px 26px 54px}.find-section h2{font-size:61px;margin:26px 0}.find-section>p:not(.eyebrow){font-size:15px;max-width:300px}.platforms{gap:24px;margin:28px 0 34px}.platform{font-size:26px;gap:10px}.platform svg{width:29px;height:29px}.market-label{font-size:10px}.footer{padding:38px 24px 24px}.footer-top{display:grid;grid-template-columns:1fr auto;gap:20px;padding-bottom:28px}.footer-top>p{grid-column:1;grid-row:2;font-size:26px}.footer-top>a>img{width:166px}.back-top{grid-column:2;grid-row:1/3;align-self:center;gap:6px;font-size:11px}.footer-bottom{flex-direction:column;gap:6px;font-size:11px;padding-top:22px}.dialog-layout{grid-template-columns:1fr}.product-dialog{width:calc(100% - 26px);max-height:92dvh}.dialog-image-wrap{min-height:0;max-height:360px}.dialog-image-wrap img{max-height:360px;object-fit:contain}.dialog-copy{padding:30px 25px}.dialog-copy h2{font-size:47px;margin:18px 0}.dialog-close{position:sticky;top:12px;float:right;margin-right:12px;margin-bottom:-56px}.dialog-copy ul{margin:17px 0}.dialog-copy .text-link{font-size:13px}html[lang=zh-CN] h1{font-size:clamp(55px,13vw,78px)}html[lang=zh-CN] h2{font-size:44px}html[lang=zh-CN] .hero-copy{padding-top:45px;min-height:420px}html[lang=zh-CN] .hero h1{margin-bottom:19px}html[lang=zh-CN] .product-info h3{font-size:17px}}
.hero-copy{min-width:0}
.product-card:first-child .product-image>img{transform:scale(1.35)}
.product-card:first-child .product-image:hover>img{transform:scale(1.41)}
html[lang=zh-CN] .dialog-copy h2{font-size:36px;line-height:1.3}
.skip-link{transform:none;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}
.skip-link:focus{clip-path:none;width:auto;height:auto;padding:12px 24px;overflow:visible}
.product-tag{font-size:12px}.product-number{font-size:12px}.product-info p{font-size:14px}.eyebrow{font-size:12px}.market-label{font-size:12px}.values p,.story-copy>p:not(.eyebrow),.details-content>p{font-size:16px}
@media(max-width:600px){.hero h1{font-size:clamp(60px,17.7vw,94px)}.product-tag{display:none}.product-info p{font-size:13px}.color-note{font-size:12px}.hero-description,.section-heading>p,.story-copy>p:not(.eyebrow),.details-content>p,.find-section>p:not(.eyebrow){font-size:16px}.brand-ribbon{font-size:12px}.result-count{display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.product-open{width:32px;height:32px}.eyebrow{font-size:12px}.footer-bottom,.back-top,.announcement{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-pending{opacity:1;transform:none}}
