@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;500&display=swap');
:root{--paper:#fbfaf6;--white:#fff;--ink:#242c27;--muted:#60665d;--green:#16382f;--dark:#102b24;--gold:#d5bd83;--line:#dadcd3;--wash:#f1f2eb;--sans:'Noto Sans JP','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;--serif:'Noto Serif JP','Yu Mincho',serif;--en:'Cormorant Garamond',Georgia,serif;--gutter:clamp(24px,5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.9 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button{border-radius:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #957329;outline-offset:5px}::selection{background:var(--green);color:white}[hidden]{display:none!important}.only-mobile{display:none}.skip-link{position:fixed;top:10px;left:10px;z-index:40;background:white;padding:12px 20px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{height:88px;padding:0 var(--gutter);display:flex;align-items:center;gap:40px;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{flex-shrink:0}.brand img{width:112px;height:auto}.desktop-nav{display:flex;gap:32px;margin:auto;font-size:.875rem}.desktop-nav a{padding:14px 0;position:relative}.desktop-nav a::after{content:'';position:absolute;bottom:8px;left:0;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a:hover::after{transform:scaleX(1)}.header-visit{font-size:.875rem;display:flex;align-items:center;gap:20px;padding:9px 0 9px 25px;border-left:1px solid var(--line)}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;isolation:isolate;background:var(--dark);color:white;min-height:620px;display:flex;align-items:center;justify-content:flex-end}.hero-photo{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:45% 62%}.hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 22%,#10241c15 37%,#0b2015dc 65%,#0c2319ef 100%)}.hero-photo figcaption{position:absolute;bottom:25px;left:var(--gutter);color:white;font:500 .75rem/1.5 var(--sans);letter-spacing:.1em;text-shadow:0 2px 6px #000}.hero-copy{width:48%;padding:70px var(--gutter) 75px 3%}.eyebrow{font:500 .8125rem/1.6 var(--sans);letter-spacing:.15em;color:var(--muted);margin-bottom:18px}.hero .eyebrow{color:#e8d8b2;font-size:.75rem;letter-spacing:.16em}.hero h1{font-size:clamp(1.85rem,2.8vw,3rem);line-height:1.8;letter-spacing:.055em;margin-bottom:24px}.hero-text{color:#f4f2e9;font-size:1rem;line-height:2.1}.button{display:inline-flex;justify-content:center;align-items:center;gap:32px;padding:14px 24px;min-height:52px;font-size:.875rem;font-weight:500;border:1px solid transparent;transition:background .2s,color .2s}.button-gold{background:var(--gold);color:#17291d;border-color:var(--gold)}.button-gold:hover{background:#e2cc98;border-color:#e2cc98}.hero .button{margin-top:30px;display:flex;width:max-content;max-width:100%}.hero-story-link{display:inline-block;font-size:.875rem;border-bottom:1px solid #a6b3a7;margin-top:17px;padding-bottom:4px;color:#e7eade}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px var(--gutter);border-bottom:1px solid var(--line)}.intro-strip>span{font-size:.75rem;color:var(--muted);letter-spacing:.08em}.intro-strip p{font:400 .9375rem/1.8 var(--serif);letter-spacing:.06em}.section{max-width:1440px;margin:auto;padding:84px var(--gutter)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2{font-size:clamp(1.6rem,2.6vw,2.5rem);line-height:1.65;letter-spacing:.045em}.section-heading>p{font-size:1rem;line-height:1.9;color:var(--muted);padding-bottom:5px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.choice-card{display:block;border-bottom:1px solid var(--line);padding-bottom:22px}.choice-photo{aspect-ratio:1.7;background:#f0f1e9;overflow:hidden;display:flex;align-items:center;justify-content:center}.choice-photo img{width:72%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.choice-card:hover .choice-photo img{transform:scale(1.04)}.choice-copy{padding-top:17px}.choice-en{font:500 1.125rem/1.4 var(--en);font-style:italic;color:var(--muted)}.choice-copy h3{font:400 1.375rem/1.7 var(--serif);margin-top:3px}.choice-copy p{font-size:.9375rem;margin-top:6px;line-height:1.9;color:var(--muted)}.choice-link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.875rem;margin-top:15px;color:var(--green)}.choices{padding-bottom:66px}.collection{padding-top:58px;border-top:1px solid var(--line)}.collection-key{display:flex;flex-wrap:wrap;gap:12px 30px;font-size:.75rem;letter-spacing:.03em;padding-bottom:22px;border-bottom:1px solid var(--line);color:var(--muted)}.collection-key span{display:flex;gap:8px;align-items:center}.collection-key small{font-size:.75rem;letter-spacing:0}.tea-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:48px}.tea-row{padding:26px 0 25px;border-bottom:1px solid var(--line);scroll-margin-top:110px;min-width:0}.tea-row:target{background:#eaf0e2;outline:14px solid #eaf0e2}.tea-row-top{display:flex;align-items:center;gap:13px;margin-bottom:14px}.tea-index{font:400 1.375rem/1 var(--en);color:#74806c}.tea-kind{font-size:.75rem;letter-spacing:.08em;color:var(--muted)}.taste-label{font-size:.75rem;line-height:1.5;margin-left:auto;color:#496047;padding:4px 9px;background:#edf0e6;white-space:nowrap}.tea-row h3{font:500 2rem/1.2 var(--en);letter-spacing:-.01em}.tea-jp{font-size:.875rem;color:var(--muted);line-height:1.7;margin-top:7px}.tea-lead{font:400 1.0625rem/1.8 var(--serif);margin-top:17px;margin-bottom:14px}.tea-facts{font-size:.875rem;line-height:1.8;margin:0}.tea-facts>div{display:grid;grid-template-columns:54px 1fr;gap:12px;margin-top:6px}.tea-facts dt{color:var(--muted)}.tea-facts dd{margin:0}.tea-row-end{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:19px}.detail-trigger{display:flex;gap:28px;align-items:center;border:1px solid #8a9583;background:transparent;padding:7px 15px;font-size:.875rem;min-height:44px}.detail-trigger:hover{background:var(--green);border-color:var(--green);color:white}.quiet-link{font-size:.8125rem;color:var(--muted);border-bottom:1px solid transparent;padding:9px 0}.quiet-link:hover{border-bottom-color:var(--muted)}.small-note{font-size:.8125rem;color:var(--muted);line-height:1.85}.collection-note{margin-top:24px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;max-width:1600px;margin:auto}.story-photo{position:relative;min-height:580px}.story-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 55%}.story-photo figcaption{position:absolute;left:30px;bottom:20px;font:400 1.125rem/1.6 var(--en);color:white;text-shadow:0 1px 8px #000}.story-copy{padding:62px 10%}.story-copy .eyebrow{color:#d6c89f}.story-copy h2{font-size:clamp(1.7rem,2.4vw,2.25rem);line-height:1.7;letter-spacing:.04em;margin-bottom:25px}.story-copy>p:not(.eyebrow){font-size:1rem;line-height:2;color:#e6ece5;margin-bottom:20px}.text-link{display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid currentColor;font-size:.875rem;padding:8px 0}.story-copy .text-link{color:#e8d9b0;margin-top:5px}.pairing-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:60px}.pairing-image{position:relative;min-height:580px;max-height:750px}.pairing-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 48%}.pairing-item{display:grid;grid-template-columns:28px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}.pairing-item:first-child{padding-top:0}.pair-number{font:400 1.25rem/1.6 var(--en);color:#7c826e}.pairing-item h3{font:400 1.375rem/1.7 var(--serif);margin-bottom:8px}.pair-match{font-size:.8125rem;color:#6f715d;margin-bottom:12px;line-height:1.8}.pairing-item p:not(.pair-match){font-size:1rem;line-height:1.95}.inline-button{display:inline-flex;align-items:center;gap:25px;border:0;border-bottom:1px solid currentColor;background:none;padding:8px 0;min-height:44px;font-size:.875rem;margin-top:12px}.inline-button:hover,.text-link:hover{color:#817041}.pairing-item .text-link{margin-top:12px}.pairing>.small-note{margin-top:22px}.golden-section{background:#24342a;color:#f7f1df;border-top:1px solid #546348;border-bottom:1px solid #546348}.golden-inner{max-width:1440px;margin:auto;padding:62px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.golden-title .eyebrow{color:#d9c697;font-size:.8125rem}.golden-title h2{font-size:clamp(2rem,3.3vw,3.25rem);line-height:1.65;letter-spacing:.08em}.golden-text p{font-size:1rem;line-height:2;color:#ebedde;margin-bottom:18px}.inline-button.light{color:#ead5a2}.brew-card{background:var(--wash);padding:30px 36px}.brew-caption{display:flex;align-items:center;justify-content:space-between;gap:20px}.brew-caption h3{font:400 1.25rem var(--serif)}.brew-caption span{font-size:.8125rem;color:var(--muted)}.brew-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:30px 0}.brew-stats>div{border-left:1px solid #cbd0c1;padding:0 22px}.brew-stats>div:first-child{border:0;padding-left:0}.brew-stats dt{font-size:.875rem;color:var(--muted);margin-bottom:8px}.brew-stats dd{font:400 2.75rem/1 var(--en);white-space:nowrap;margin:0}.brew-stats small{font:400 1rem var(--sans)}.brew-card>p{font-size:1rem}.brew-card .small-note{font-size:.8125rem;margin-top:15px}.brewing-times{margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.brewing-times summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;font-size:.9375rem}.brewing-times dl{max-width:750px;margin:0 0 18px}.brewing-times dl>div{display:grid;grid-template-columns:1fr auto;gap:24px;padding:10px 0;border-bottom:1px solid var(--line);font-size:.875rem}.brewing-times dd{margin:0;white-space:nowrap}.brewing-times>.small-note{padding-bottom:20px}details[open]>summary>span{transform:rotate(45deg)}.faq{padding-top:0;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.faq h2{font-size:clamp(1.7rem,2.5vw,2.4rem);line-height:1.7}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:.9375rem}.faq-list summary span{flex-shrink:0;color:#57704d}.faq-list details>p{font-size:1rem;line-height:1.95;margin-bottom:22px;color:var(--muted)}.faq-list .text-link{margin-bottom:20px}.visit{background:var(--green);color:white;padding:58px var(--gutter);text-align:center}.visit .eyebrow{color:#d9c697}.visit h2{font-size:clamp(1.7rem,2.8vw,2.75rem);line-height:1.7;letter-spacing:.06em;margin-bottom:20px}.visit-inner>p:not(.eyebrow){font-size:1rem;color:#e7ece6;line-height:2}.visit-actions{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:28px}.button-outline{color:white;border-color:#c3cbbb}.button-outline:hover{background:#2c5140}.visit-inner .visit-note{font-size:.8125rem;margin-top:20px;color:#c7d3c5}.site-footer{padding:36px var(--gutter) 22px;max-width:1600px;margin:auto}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-top img{width:115px}.footer-top p{font-size:.875rem;color:var(--muted)}.footer-top p a{color:var(--ink)}.back-top{font-size:.8125rem}.sources{font-size:.8125rem;line-height:1.8;color:var(--muted);margin-top:28px;max-width:1000px}.sources summary{font-size:.875rem;padding:8px 0}.sources p{margin:14px 0}.sources ul{padding-left:18px}.sources li{margin:6px 0}.sources a{text-decoration:underline;text-underline-offset:3px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);margin-top:22px;padding-top:18px;letter-spacing:.06em}.tea-dialog{border:0;background:var(--paper);color:var(--ink);padding:0;width:min(960px,calc(100vw - 48px));max-height:calc(100dvh - 60px);overflow:auto;box-shadow:0 20px 100px #0005}.tea-dialog::backdrop{background:#071b14ae;backdrop-filter:blur(3px)}body.dialog-open{overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 25px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--paper);z-index:1}.dialog-top>span{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.dialog-close{border:0;background:none;padding:8px 0 8px 12px;font-size:.875rem;min-height:44px;display:flex;align-items:center;gap:15px}.dialog-close span{font-size:1.6rem;line-height:1}.dialog-layout{display:grid;grid-template-columns:.7fr 1.3fr}.dialog-image{padding:30px 0 30px 30px}.dialog-image img{width:100%;aspect-ratio:1;object-fit:cover}.dialog-image figcaption{font-size:.75rem;color:var(--muted);margin-top:8px}.dialog-copy{padding:30px}.dialog-copy .eyebrow{font-size:.75rem;margin-bottom:10px}.dialog-copy h2{font:500 2.3rem/1.15 var(--en);margin-bottom:8px}.dialog-jp{font-size:.9375rem;color:var(--muted)}.dialog-lead{font:400 1.2rem/1.8 var(--serif);margin:20px 0 14px}.dialog-description{font-size:1rem;line-height:1.95}.dialog-facts{margin:22px 0;font-size:.875rem}.dialog-facts>div{display:grid;grid-template-columns:70px 1fr;gap:16px;border-top:1px solid var(--line);padding:12px 0}.dialog-facts dt{color:var(--muted)}.dialog-facts dd{margin:0}.dialog-difference{font-size:.9375rem;padding:17px;background:var(--wash);line-height:1.9}.dialog-difference strong{display:block;font-size:.8125rem;font-weight:500;color:var(--muted);margin-bottom:8px}.dialog-brew{font-size:.875rem;margin-top:20px}.dialog-brew>a{border-bottom:1px solid;margin-left:15px}.dialog-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:22px}.dialog-actions .button{font-size:.875rem;gap:20px}.dialog-source{font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;color:var(--muted)}.dialog-sales-note{font-size:.8125rem;color:var(--muted);margin-top:12px}
@media(min-width:1800px){.hero{min-height:750px}.hero-copy{padding-right:max(6%,calc((100vw - 1440px)/2));width:49%}.hero h1{font-size:3rem}.hero-photo img{object-position:center 58%}}
@media(max-width:1100px){.site-header{gap:24px}.desktop-nav{gap:20px}.hero{min-height:570px}.hero-copy{width:52%;padding-left:3%;padding-right:4%}.hero h1{font-size:2rem}.hero-text br:first-child{display:none}.intro-strip>span:last-child{display:none}.choice-grid{gap:22px}.choice-copy h3{font-size:1.2rem}.choice-link{font-size:.8125rem}.section-heading>p{max-width:40%}.tea-grid{column-gap:30px}.tea-kind{letter-spacing:0}.story-copy{padding:42px 8%}.story-photo{min-height:640px}.pairing-layout{gap:35px}.brew-stats dd{font-size:2.3rem}.faq{gap:40px}}
@media(max-width:800px){.desktop-nav{gap:15px}.desktop-nav a{font-size:.8125rem}.header-visit{padding-left:15px;gap:10px;font-size:.8125rem}.hero h1{font-size:1.8rem}.hero-copy{width:55%}.hero .eyebrow{font-size:.75rem;letter-spacing:.08em}.hero-text{font-size:.9375rem}.hero{min-height:550px}.intro-strip>span{font-size:.75rem}.intro-strip p{font-size:.875rem}.section{padding-top:60px;padding-bottom:60px}.section-heading{gap:25px}.section-heading h2{font-size:1.75rem}.section-heading>p{font-size:.9375rem}.choice-grid{gap:18px}.choice-copy h3{font-size:1.0625rem}.choice-copy p{font-size:.875rem}.choice-link{min-height:3.2em;align-items:flex-end}.tea-row h3{font-size:1.75rem}.tea-row-top{gap:8px}.tea-kind{font-size:.75rem}.taste-label{font-size:.75rem;padding:4px 6px}.tea-facts>div{grid-template-columns:42px 1fr;gap:8px}.tea-row-end{gap:10px}.quiet-link{font-size:.75rem}.detail-trigger{gap:14px;padding:7px 10px}.story{grid-template-columns:1fr 1fr}.story-copy{padding:35px 8%}.story-copy h2{font-size:1.625rem}.story-photo{min-height:730px}.pairing-layout{gap:25px}.pairing-item{gap:12px;grid-template-columns:22px 1fr}.pairing-item h3{font-size:1.2rem}.pairing-item p:not(.pair-match){font-size:.9375rem}.golden-inner{gap:35px}.golden-title h2{font-size:2rem}.golden-text br{display:none}.brew-stats>div{padding:0 13px}.brew-stats dd{font-size:2rem}.brew-card{padding:26px}.faq{grid-template-columns:.65fr 1fr;gap:30px}.faq h2{font-size:1.65rem}}
@media(max-width:600px){:root{--gutter:24px}html{scroll-padding-top:88px}.only-mobile{display:block}.site-header{height:72px;gap:16px;padding:0 20px}.brand img{width:88px}.desktop-nav{display:none}.header-visit{margin-left:auto;border:0;padding:10px 0;font-size:.8125rem;gap:9px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;flex-shrink:0;border:0;background:none;padding:8px}.menu-toggle span{height:1px;width:24px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:16px 24px 24px;flex-direction:column;box-shadow:0 18px 20px #102b2420;border-top:1px solid var(--line)}.mobile-nav a{padding:12px 0;border-bottom:1px solid var(--line);font-size:1rem}.hero{display:block;min-height:0}.hero::before{display:none}.hero-photo{position:relative;height:300px;z-index:auto}.hero-photo img{object-position:44% 67%}.hero-photo figcaption{bottom:14px;left:20px;font-size:.75rem;letter-spacing:.04em;background:#10271bc7;padding:5px 8px;text-shadow:none}.hero-copy{width:100%;padding:31px 24px 35px}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:13px}.hero h1{font-size:clamp(1.45rem,6.3vw,2rem);line-height:1.8;letter-spacing:.03em;margin-bottom:17px}.hero-text{font-size:1rem;line-height:1.9}.hero-text br{display:none}.hero .button{margin-top:23px;min-height:50px;width:100%;font-size:.9375rem;justify-content:space-between}.hero-story-link{font-size:.875rem;margin-top:15px}.intro-strip{padding:20px 24px;gap:15px}.intro-strip>span{display:none}.intro-strip p{font-size:.9375rem;line-height:1.8}.intro-strip p br{display:none}.section{padding:45px 24px}.section-heading{display:block;margin-bottom:26px}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.14em;margin-bottom:12px}.section-heading h2{font-size:1.65rem;line-height:1.65;letter-spacing:.025em}.section-heading>p{max-width:none;font-size:1rem;line-height:1.9;margin-top:17px}.section-heading>p br{display:none}.choice-grid{grid-template-columns:1fr;gap:0}.choice-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:20px;padding:20px 0;align-items:center}.choice-card:first-child{padding-top:0}.choice-photo{aspect-ratio:1;height:auto}.choice-photo img{width:100%;height:100%;padding:4px}.choice-copy{padding:0}.choice-en{font-size:1rem}.choice-copy h3{font-size:1.1875rem;line-height:1.65;margin-top:1px}.choice-copy p{font-size:.875rem;line-height:1.8;margin-top:5px}.choice-link{font-size:.8125rem;line-height:1.7;min-height:0;margin-top:10px;align-items:center;gap:8px}.collection{padding-top:40px}.collection-key{gap:8px 20px;padding-bottom:17px}.collection-key span{font-size:.75rem;gap:6px}.collection-key small{font-size:.75rem}.tea-grid{grid-template-columns:1fr;gap:0}.tea-row{padding:24px 0;scroll-margin-top:92px}.tea-row:target{outline-width:10px}.tea-row-top{gap:10px;margin-bottom:12px}.tea-index{font-size:1.375rem}.tea-kind{font-size:.75rem;letter-spacing:.04em}.taste-label{font-size:.75rem;padding:4px 8px}.tea-row h3{font-size:2rem;line-height:1.2}.tea-jp{font-size:.875rem;line-height:1.7;margin-top:7px}.tea-lead{font-size:1.0625rem;line-height:1.8;margin-top:15px;margin-bottom:12px}.tea-facts{font-size:.875rem;line-height:1.85}.tea-facts>div{grid-template-columns:50px 1fr;gap:10px}.tea-row-end{margin-top:18px;gap:20px}.detail-trigger{font-size:.875rem;min-height:46px;padding:8px 15px;gap:30px}.quiet-link{font-size:.8125rem}.collection-note{font-size:.8125rem;margin-top:20px}.story{grid-template-columns:1fr}.story-photo{min-height:0;height:290px}.story-photo img{object-position:50% 52%}.story-photo figcaption{left:24px;bottom:16px;font-size:1rem}.story-copy{padding:32px 24px 38px}.story-copy .eyebrow{font-size:.75rem;margin-bottom:15px}.story-copy h2{font-size:1.7rem;line-height:1.7;margin-bottom:21px}.story-copy>p:not(.eyebrow){font-size:1rem;line-height:1.95;margin-bottom:18px}.story-copy .text-link{font-size:.875rem;gap:18px}.pairing-layout{grid-template-columns:1fr;gap:27px}.pairing-image{min-height:0;height:295px;max-height:none}.pairing-image img{object-position:65% 48%}.pairing-item{grid-template-columns:25px 1fr;gap:13px;padding:23px 0}.pairing-item h3{font-size:1.375rem;line-height:1.6}.pair-match{font-size:.8125rem;line-height:1.8}.pairing-item p:not(.pair-match){font-size:1rem;line-height:1.9}.pairing-item .inline-button{font-size:.875rem}.golden-inner{grid-template-columns:1fr;padding:38px 24px;gap:25px}.golden-title .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:14px}.golden-title h2{font-size:2rem;line-height:1.6;letter-spacing:.05em}.golden-text p{font-size:1rem;line-height:1.95;margin-bottom:14px}.golden-text .inline-button{margin-top:3px}.brew-card{padding:23px 20px}.brew-caption{display:block}.brew-caption h3{font-size:1.2rem;margin-bottom:7px}.brew-caption span{font-size:.75rem}.brew-stats{grid-template-columns:1fr 1fr;gap:25px 0;margin:25px 0}.brew-stats>div{padding-left:20px;padding-right:0}.brew-stats>div:nth-child(odd){border-left:0;padding-left:0}.brew-stats dd{font-size:2.1rem}.brew-stats dt{font-size:.875rem;margin-bottom:9px}.brew-stats small{font-size:.875rem}.brew-card>p{font-size:1rem;line-height:1.95}.brew-card .small-note{font-size:.8125rem}.brewing-times summary{font-size:.875rem;line-height:1.85;gap:20px}.brewing-times dl>div{font-size:.875rem;gap:15px}.faq{display:block;padding-top:0}.faq h2{font-size:1.65rem;line-height:1.7;margin-bottom:25px}.faq .eyebrow{font-size:.75rem;margin-bottom:12px}.faq-list summary{font-size:.9375rem;line-height:1.9;gap:20px}.faq-list details>p{font-size:1rem;line-height:1.95}.visit{padding:40px 24px}.visit .eyebrow{font-size:.75rem}.visit h2{font-size:1.7rem;line-height:1.7;letter-spacing:.03em}.visit-inner>p:not(.eyebrow){font-size:1rem;line-height:1.95}.visit-inner>p br{display:none}.visit-actions{display:grid;gap:14px;margin-top:25px}.visit-actions .button{padding:13px 17px;gap:14px;justify-content:space-between;font-size:.875rem}.visit-inner .visit-note{font-size:.8125rem;text-align:left;line-height:1.8}.footer-top{display:grid;grid-template-columns:1fr auto;gap:22px}.footer-top img{width:95px}.footer-top p{grid-row:2;grid-column:1 / -1;font-size:.875rem}.back-top{grid-column:2;grid-row:1;font-size:.75rem}.site-footer{padding:30px 24px 20px}.footer-bottom{font-size:.75rem;letter-spacing:0}.sources{font-size:.8125rem}.sources summary{font-size:.8125rem;line-height:1.8}.tea-dialog{width:100%;max-width:100%;max-height:100dvh;height:100dvh;margin:0}.dialog-top{padding:9px 18px}.dialog-top>span{font-size:.75rem;letter-spacing:.06em}.dialog-close{font-size:.875rem}.dialog-layout{display:block}.dialog-image{padding:20px 24px 0}.dialog-image img{width:130px;height:130px;aspect-ratio:1;object-fit:cover;float:left;margin-right:16px}.dialog-image figcaption{font-size:.75rem;padding-top:7px;min-height:130px;display:flex;align-items:flex-end}.dialog-image::after{content:'';display:block;clear:both}.dialog-copy{padding:24px}.dialog-copy h2{font-size:2.3rem}.dialog-jp{font-size:.9375rem}.dialog-lead{font-size:1.2rem;line-height:1.8}.dialog-description{font-size:1rem}.dialog-facts{font-size:.875rem}.dialog-facts>div{grid-template-columns:60px 1fr;gap:12px}.dialog-difference{font-size:.9375rem}.dialog-actions{display:grid;gap:16px}.dialog-actions .button{justify-content:space-between}.dialog-sales-note{font-size:.8125rem}.dialog-brew{line-height:1.9}.dialog-brew>a{margin-left:0;display:inline-block}}
@media(max-width:360px){:root{--gutter:20px}.site-header{padding:0 16px;gap:10px}.header-visit{font-size:.75rem}.brand img{width:78px}.hero-photo{height:260px}.hero-copy{padding-left:20px;padding-right:20px}.hero h1{font-size:1.5rem}.section{padding-left:20px;padding-right:20px}.choice-card{grid-template-columns:88px 1fr;gap:16px}.choice-copy h3{font-size:1.125rem}.tea-kind{font-size:.75rem}.tea-row h3{font-size:1.875rem}.brew-card{padding:20px 16px}.brew-stats dd{font-size:1.95rem}.visit{padding-left:20px;padding-right:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Eight visible cups, one focused explanation. */
.cup-collection{padding-top:62px;padding-bottom:64px}.cup-heading{text-align:center;scroll-margin-top:108px}.cup-heading .eyebrow{margin-bottom:14px}.cup-heading h2{font-size:clamp(1.6rem,2.8vw,2.6rem);line-height:1.65;letter-spacing:.06em}.cup-heading>p:last-child{font-size:.9375rem;color:var(--muted);margin-top:17px}.cup-tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px;margin:50px 0 0}.cup-tab{min-width:0;display:flex;align-items:center;flex-direction:column;position:relative;border:0;border-bottom:1px solid var(--line);background:transparent;padding:5px 1px 20px;scroll-margin-top:110px}.cup-index{font:400 1.125rem/1.3 var(--en);color:var(--muted);margin-bottom:15px}.tea-crop{display:block;position:relative;overflow:hidden;mix-blend-mode:multiply}.tea-crop img{position:absolute;left:0;top:0;height:auto;max-width:none;transform-origin:0 0}.cup-image{width:100%;max-width:135px;transition:transform .22s}.cup-name{font-size:.875rem;line-height:1.6;text-align:center;margin-top:16px;min-height:3.2em;overflow-wrap:anywhere}.cup-tab:hover .cup-image{transform:translateY(-5px)}.cup-tab[aria-selected=true]{border-bottom:3px solid var(--green);padding-bottom:18px}.cup-tab[aria-selected=true] .cup-image{transform:translateY(-7px)}.cup-tab[aria-selected=true] .cup-name{color:var(--green);font-weight:600}.cup-tab[aria-selected=true]::after{content:'';position:absolute;bottom:-7px;left:calc(50% - 5px);height:10px;width:10px;background:var(--green);transform:rotate(45deg)}.cup-panels{max-width:840px;margin:48px auto 0}.cup-panel{display:grid;grid-template-columns:150px minmax(0,1fr);gap:45px;align-items:center;min-height:310px;outline-offset:12px}.cup-panel-leaf{align-self:center}.leaf-image{width:150px}.cup-panel-leaf>span:last-child{display:block;text-align:center;font-size:.75rem;color:var(--muted);margin-top:12px}.cup-type{font-size:.8125rem;line-height:1.5;color:var(--muted);margin-bottom:10px}.cup-panel-copy h3{font:500 clamp(2rem,3vw,2.9rem)/1.2 var(--en);letter-spacing:-.015em}.cup-jp{font-size:.875rem;line-height:1.7;color:var(--muted);margin-top:7px}.cup-lead{font:400 1.125rem/1.8 var(--serif);margin-top:18px}.cup-facts{font-size:.875rem;line-height:1.8;margin:16px 0 0}.cup-facts>div{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;margin-top:5px}.cup-facts dt{color:var(--muted)}.cup-facts dd{margin:0}.cup-detail{margin-top:22px;min-height:48px;padding:9px 22px;gap:32px}.cup-image-note{font-size:.75rem;color:var(--muted);line-height:1.8;text-align:center;margin-top:26px}.tea-comparison{margin-top:36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tea-comparison>summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:.9375rem}.tea-comparison[open]>.tea-grid{padding-bottom:20px}.tea-comparison .tea-row:target{background:transparent;outline:0}.cup-collection .collection-note{margin-top:22px}
@media(max-width:1000px){.cup-tabs{gap:10px}.cup-name{font-size:.8125rem}.cup-panel{gap:30px;grid-template-columns:125px 1fr}.leaf-image{width:125px}}
@media(max-width:600px){.cup-collection{padding:38px 20px 36px}.cup-heading{scroll-margin-top:90px}.cup-heading .eyebrow{font-size:.75rem;letter-spacing:.12em}.cup-heading h2{font-size:1.55rem;letter-spacing:.02em}.cup-heading>p:last-child{font-size:.875rem;line-height:1.9;max-width:270px;margin:12px auto 0}.cup-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px 8px;margin-top:27px}.cup-tab{padding:3px 0 10px;scroll-margin-top:92px}.cup-tab[aria-selected=true]{padding-bottom:8px}.cup-index{font-size:.875rem;margin-bottom:8px}.cup-image{max-width:92px}.cup-name{font-size:.875rem;line-height:1.5;letter-spacing:-.03em;margin-top:8px;min-height:3em}.cup-tab[aria-selected=true] .cup-image{transform:translateY(-3px)}.cup-tab:hover .cup-image{transform:translateY(-3px)}.cup-panels{margin-top:31px}.cup-panel{position:relative;display:block;min-height:355px}.cup-panel-leaf{position:absolute;right:0;top:0;width:64px}.leaf-image{width:64px}.cup-panel-leaf>span:last-child{display:none}.cup-type{padding-right:75px;font-size:.8125rem;margin-bottom:10px}.cup-panel-copy h3{font-size:2rem;line-height:1.15;padding-right:74px;min-height:1.4em}.cup-jp{font-size:.875rem;line-height:1.7;margin-top:8px}.cup-lead{font-size:1.0625rem;line-height:1.85;margin-top:17px}.cup-facts{font-size:.875rem;line-height:1.85;margin-top:13px}.cup-facts>div{grid-template-columns:50px 1fr;gap:10px}.cup-detail{margin-top:20px;min-height:48px;width:100%;justify-content:space-between;font-size:.875rem;padding:10px 17px}.cup-image-note{font-size:.75rem;text-align:left;margin-top:18px}.tea-comparison{margin-top:22px}.tea-comparison>summary{font-size:.875rem;line-height:1.8;padding:17px 0;gap:20px}.cup-collection .collection-note{font-size:.8125rem}.cup-tab:focus-visible{outline-offset:3px}}
@media(max-width:380px){.cup-name{font-size:.8125rem;letter-spacing:-.02em}.cup-tabs{gap:16px 6px}.cup-heading h2{font-size:1.4rem}.cup-panel-copy h3{font-size:1.875rem}}
@media(prefers-reduced-motion:reduce){.cup-image{transition:none!important}}
.cup-collection .tea-crop img{filter:brightness(1.05)}

/* Range glyph only: retain the original numeral and unit typography. */
.brew-stats .range-mark{font-family:var(--sans);font-size:.58em;vertical-align:.12em;letter-spacing:0;margin:0 .12em}
