:root{--paper:#f5f3ea;--ink:#313d2b;--olive:#778264;--muted:#656a5c;--line:#d8dbce;--ochre:#986344;--serif:"Noto Serif SC","Songti SC","SimSun",serif;--sans:"Noto Sans SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--ochre);outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}.skip-link{position:fixed;left:12px;top:-80px;z-index:20;padding:10px 18px;background:var(--ink);color:white}.skip-link:focus{top:12px}.site-header{height:102px;padding:0 5.25%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px}.brand{display:flex;align-items:center;gap:18px;white-space:nowrap}.brand-cn{font:600 29px/1.1 var(--serif);letter-spacing:.12em}.brand-en{font:400 14px/1.1 Georgia,serif;letter-spacing:.2em;border-left:1px solid var(--line);padding-left:18px}.site-header nav{display:flex;gap:38px;font-size:15px}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;height:1px;left:0;right:100%;bottom:-5px;background:var(--ink);transition:right .2s}.site-header nav a:hover:after{right:0}.demo-label{font-size:12px;letter-spacing:.06em;color:var(--muted);padding:7px 12px;border:1px solid var(--line);border-radius:2px}.hero{display:grid;grid-template-columns:43% 57%;min-height:648px}.hero-copy{padding:66px 30px 28px 12.2%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.5}.hero h1{font:500 clamp(50px,5.45vw,88px)/1.35 var(--serif);letter-spacing:.02em;margin:27px 0 21px;white-space:nowrap}.hero h1 span{color:var(--olive)}.hero-description{font-size:18px;letter-spacing:.1em;line-height:1.9;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:13px 23px;font-size:15px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper);margin-top:31px}.button-dark:hover{background:#536146}.button span{font-size:20px}.hero-bottom{margin-top:auto;align-self:stretch;display:flex;justify-content:space-between;gap:15px;padding-top:35px;font-size:11px;letter-spacing:.12em;color:var(--muted)}.hero-visual{position:relative;min-width:0;margin:24px 24px 24px 0;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:61% center}.hero-visual figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;color:#fffaf0;background:linear-gradient(transparent,rgba(47,42,27,.55));font-size:13px;letter-spacing:.14em}.section-pad{padding:83px 5.25% 74px}.collection{border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}.section-heading h2,.story h2{font:500 39px/1.5 var(--serif);letter-spacing:.045em;margin-top:15px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.9}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-image{height:275px;position:relative;overflow:hidden;background:#e4e1d1}.product-image img{position:absolute;max-width:none;width:210%;height:210%;object-fit:cover;transition:transform .7s}.product:hover .product-image img{transform:scale(1.035)}.crop-gaiwan{left:-93%;top:-95%;object-position:50% 50%}.crop-glass{left:-38%;top:-104%;object-position:50% 50%}.crop-caddy{left:-108%;top:-48%;object-position:50% 50%}.product-number{position:absolute;top:14px;left:18px;font:italic 29px Georgia,serif;color:var(--paper);text-shadow:0 1px 5px #363523}.product-mood{position:absolute;left:0;right:0;bottom:0;padding:15px 18px;background:linear-gradient(transparent,rgba(38,35,21,.57));color:#fffaf1;font-size:13px;letter-spacing:.1em}.product-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:21px 0 11px}.product h3{font:500 27px/1.5 var(--serif);letter-spacing:.06em}.product-heading>span{font-size:10px;letter-spacing:.12em;color:var(--ochre)}.product>p{font-size:15px;line-height:1.9;color:var(--muted)}.text-link{font-size:14px;display:inline-flex;gap:36px;align-items:center;padding-bottom:6px;margin-top:20px;border-bottom:1px solid var(--ink)}.text-link:hover{color:var(--ochre);border-color:var(--ochre)}.text-link span{font-size:20px}.concept-note{font-size:12px;color:var(--muted);margin-top:32px}.story{display:grid;grid-template-columns:1fr 1fr;gap:11%;background:#e9ecdf;border-top:1px solid #d6dacb;border-bottom:1px solid #d6dacb;position:relative;overflow:hidden}.story h2{font-size:45px;line-height:1.6}.story-word{font:normal clamp(60px,7vw,108px)/1 Georgia,serif;letter-spacing:.1em;display:block;margin-top:50px;color:#cbd1bc}.story-copy .lead{font:500 24px/1.8 var(--serif);letter-spacing:.04em;margin:5px 0 25px}.story-copy>p:not(.lead){color:#59644e;font-size:16px;line-height:2;margin-top:20px}.story-rule{display:flex;gap:45px;margin-top:33px;padding-top:24px;border-top:1px solid #c6cdb7;font-size:14px;letter-spacing:.14em}.experience-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px}.tea-choice{display:flex;flex-direction:column;gap:12px}.tea-option{display:flex;align-items:center;gap:25px;text-align:left;width:100%;padding:22px 25px;border:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;transition:background .2s,border-color .2s}.tea-option:hover{border-color:var(--olive)}.tea-option.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.choice-index{font:italic 26px Georgia,serif;opacity:.6}.tea-option strong{font:500 22px/1.5 var(--serif);letter-spacing:.06em;display:block}.tea-option small{font-size:11px;letter-spacing:.09em;display:block;margin-top:4px;opacity:.75}.choice-arrow{margin-left:auto;font-size:22px}.tasting-card{background:#e9ecdf;padding:34px 42px;display:flex;flex-direction:column;justify-content:center;border-top:3px solid var(--olive)}.tasting-kicker{font-size:11px;letter-spacing:.15em;color:var(--muted)}.tasting-card h3{font:500 37px/1.5 var(--serif);letter-spacing:.07em;margin:9px 0 10px}.tasting-lead{font-size:17px;line-height:1.8}.tasting-notes{margin-top:25px;border-top:1px solid #cbd1bf}.tasting-notes>div{display:flex;gap:24px;padding-top:15px;font-size:14px}.tasting-notes span{min-width:62px;color:var(--muted)}.tasting-notes strong{font-weight:400}.tasting-footnote{font-size:11px;color:var(--muted);margin-top:25px}.demo-section{background:var(--ink);color:var(--paper);padding:62px 19% 58px;text-align:center}.demo-section .eyebrow{color:#c1c8b4}.demo-section h2{font:400 29px/1.6 var(--serif);margin:15px 0 20px;letter-spacing:.04em}.demo-section>p:not(.eyebrow){font-size:14px;line-height:2;color:#d5dccb}.demo-section .text-link{border-color:#bdc7af;color:#d5dccb;margin-top:27px}footer{padding:34px 5.25%;display:flex;justify-content:space-between;align-items:center;gap:22px}footer .brand-cn{font-size:22px}footer .brand-en{font-size:11px}footer p{font-size:12px;color:var(--muted)}footer>span{font-size:10px;letter-spacing:.13em;color:var(--muted)}@media(min-width:1700px){body{max-width:1800px;margin:0 auto}.hero{min-height:760px}.hero-copy{padding-top:90px}.hero h1{font-size:94px}}@media(max-width:1100px){.site-header{gap:15px;padding:0 4%}.brand-cn{font-size:26px}.brand{gap:12px}.brand-en{padding-left:12px}.site-header nav{gap:22px}.demo-label{font-size:11px;padding:6px 8px}.hero{grid-template-columns:45% 55%;min-height:590px}.hero-copy{padding:55px 24px 24px 9%}.hero h1{font-size:62px}.hero-visual{margin-right:18px}.hero-bottom{font-size:10px;flex-wrap:wrap}.product-grid{gap:22px}.product-image{height:220px}.product-heading{display:block}.product-heading>span{display:block;margin-top:3px}.story{gap:7%}.story h2{font-size:38px}.story-copy .lead{font-size:22px}.experience-layout{gap:28px}.tasting-card{padding:30px}.demo-section{padding-left:12%;padding-right:12%}}@media(max-width:760px){.site-header{height:85px;padding:0 22px;flex-wrap:wrap;gap:0;align-content:center;justify-content:space-between}.brand-cn{font-size:25px}.brand-en{font-size:11px;letter-spacing:.14em}.site-header nav{display:none}.demo-label{padding:0;border:0;font-size:10px;letter-spacing:0;position:absolute;top:64px;left:22px;color:#6a715d}.hero{display:flex;flex-direction:column}.hero-copy{padding:36px 25px 25px;min-height:423px}.hero .eyebrow{font-size:10px;letter-spacing:.12em}.hero h1{font-size:58px;line-height:1.3;margin:21px 0 18px;letter-spacing:.015em}.hero-description{font-size:16px;line-height:1.8}.button{font-size:14px;padding:11px 18px;gap:43px}.button-dark{margin-top:24px}.hero-bottom{padding-top:27px;font-size:9px;letter-spacing:.1em}.hero-visual{height:342px;margin:0 16px 22px;flex:none}.hero-visual img{object-position:62% center}.hero-visual figcaption{padding:18px;font-size:11px;letter-spacing:.06em}.section-pad{padding:49px 24px}.section-heading{display:block;margin-bottom:29px}.eyebrow{font-size:10px;letter-spacing:.13em}.section-heading h2{font-size:28px;line-height:1.5;letter-spacing:.02em;margin-top:11px}.section-heading>p{font-size:14px;margin-top:17px;line-height:1.8}.product-grid{grid-template-columns:1fr;gap:40px}.product-image{height:270px}.product-heading{display:flex;gap:10px;margin-top:17px}.product h3{font-size:26px}.product-heading>span{font-size:9px}.product>p{font-size:15px}.text-link{font-size:14px;margin-top:15px}.concept-note{font-size:11px;line-height:1.9;margin-top:30px}.story{grid-template-columns:1fr;gap:20px}.story h2{font-size:35px;line-height:1.5}.story-word{font-size:61px;margin-top:20px}.story-copy .lead{font-size:22px;margin-top:0}.story-copy>p:not(.lead){font-size:15px;line-height:2}.story-rule{gap:27px;font-size:13px;margin-top:25px}.experience-layout{grid-template-columns:1fr;gap:23px}.tea-option{padding:17px 18px;gap:21px}.tea-option strong{font-size:21px}.tea-option small{font-size:10px}.tasting-card{padding:27px 24px}.tasting-card h3{font-size:32px}.tasting-lead{font-size:16px}.tasting-notes>div{font-size:13px;gap:15px}.tasting-notes span{min-width:54px}.tasting-footnote{font-size:10px}.demo-section{padding:45px 24px}.demo-section h2{font-size:25px;line-height:1.65}.demo-section>p:not(.eyebrow){font-size:13px;line-height:2}.demo-section .text-link{font-size:13px}footer{padding:28px 24px;flex-wrap:wrap;gap:16px}footer .brand-cn{font-size:23px}footer .brand-en{font-size:10px}footer p{font-size:10px}footer>span{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
