@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@500;700;800&family=Cormorant+Garamond:wght@500;600;700&family=DM+Serif+Display&family=Fraunces:opsz,wght@9..144,400;9..144,500&family=Hanken+Grotesk:wght@300;400;500;700;800&family=Instrument+Serif&family=Libre+Franklin:wght@400;600;800&family=Playfair+Display:wght@500;600;700&family=Poppins:wght@500;600;800&family=Space+Grotesk:wght@500;700&family=Syne:wght@600;700;800&display=swap');
.thtea{--hunter:#113B37;--hunter-deep:#0C2B28;--near-black:#2C2D2D;--blush:#D9A39A;--rose-deep:#B87E73;--clay:#A87C5B;--plaster:#E8D8D0;--offwhite:#FAFAF8;--thfont:'Hanken Grotesk',Arial,sans-serif;--thserif:'Fraunces',Georgia,serif;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;font-family:var(--th-body-font,var(--thfont));background:var(--hunter);color:var(--offwhite);overflow-x:hidden;-webkit-font-smoothing:antialiased}
.thtea *{margin:0;padding:0;box-sizing:border-box}
.thtea img{display:block;max-width:100%}
.thtea a{color:inherit;text-decoration:none}
.thtea p{margin:0}
.thtea .th-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}
.thtea .th-reveal.in{opacity:1;transform:none}
.thtea .th-hero{position:relative;height:100svh;min-height:620px;display:flex;align-items:flex-end;overflow:hidden}
.thtea .th-herobg{position:absolute;inset:0;background-size:cover;background-position:center 30%;background-repeat:no-repeat;transform:scale(1.05)}
.thtea .th-herovid video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;background:var(--hunter-deep)}
.thtea .th-tint{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(12,43,40,.25),rgba(12,43,40,.05) 40%,rgba(12,43,40,.82))}
.thtea .th-spores{position:absolute;inset:0;pointer-events:none}
.thtea .th-herocontent{position:relative;z-index:3;width:100%;padding:0 clamp(1.2rem,4vw,3rem) clamp(3rem,7vh,5.5rem)}
.thtea .th-kicker{font-size:.72rem;font-weight:500;letter-spacing:.34em;text-transform:uppercase;color:var(--blush);display:block;margin-bottom:1.4rem}
.thtea h1.th-h1{font-family:var(--th-head-font,var(--thfont))!important;font-weight:800;text-transform:uppercase;font-size:calc(clamp(2.4rem,8vw,7rem) * var(--hero-scale,1));line-height:1.02;letter-spacing:.015em;color:var(--offwhite)}
.thtea h1.th-h1 .th-line{display:block;overflow:hidden}
.thtea h1.th-h1 .th-line>span{display:inline-block;transform:translateY(110%);animation:th-rise 1s cubic-bezier(.2,.7,.2,1) forwards}
.thtea h1.th-h1 .th-line:nth-child(2)>span{animation-delay:.12s}
.thtea h1.th-h1 .th-line:nth-child(3)>span{animation-delay:.24s}
@keyframes th-rise{to{transform:translateY(0)}}
.thtea h1.th-h1 em{font-style:normal;color:var(--blush)}
.thtea .th-herofoot{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:2rem}
.thtea .th-sub{font-weight:300;font-size:clamp(1rem,1.6vw,1.25rem);max-width:34ch;line-height:1.5;opacity:.95}
.thtea .th-loc{font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;opacity:.75}
.thtea .th-btn{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--hunter-deep);background:var(--blush);padding:1.05rem 2.2rem;border-radius:99px;transition:transform .4s,background .4s}
.thtea .th-btn:hover{transform:translateY(-3px) scale(1.03);background:#fff}
.thtea .th-btn.th-ghost{background:transparent;color:var(--offwhite);box-shadow:inset 0 0 0 1px rgba(250,250,248,.45)}
.thtea .th-btn.th-ghost:hover{box-shadow:inset 0 0 0 1px var(--blush);color:var(--blush);background:transparent}
.thtea .th-btn.th-sm{font-size:.68rem;padding:.8rem 1.6rem;margin-top:1.4rem}
.thtea .th-wrap{max-width:1280px;margin:0 auto;padding:0 clamp(1.2rem,4vw,3rem)}
.thtea h2.th-h2{font-family:var(--th-head-font,var(--thfont))!important;font-weight:800;text-transform:uppercase;letter-spacing:.02em;font-size:calc(clamp(1.9rem,4.6vw,3.9rem) * var(--head-scale,1));line-height:1.08;color:var(--blush)}
.thtea .th-light h2.th-h2{color:var(--hunter)}
.thtea .th-light .th-kicker{color:var(--rose-deep)}
.thtea .th-prose{font-weight:300;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.75;max-width:62ch}
.thtea .th-prose p+p{margin-top:1.3em}
.thtea .th-prose>.th-reveal+.th-reveal{margin-top:1.3em}
.thtea .th-traditions{padding:clamp(6rem,14vh,11rem) 0 clamp(4rem,9vh,7rem)}
.thtea .th-tgrid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,6vw,6rem);align-items:start}
.thtea .th-traditions .th-prose{margin-top:2.4rem}
.thtea .th-frame{overflow:hidden;border-radius:8px}
.thtea .th-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.04)}
.thtea .th-tmedia{display:flex;flex-direction:column}
.thtea .th-tframe{min-height:clamp(360px,52vh,600px)}
.thtea .th-cap{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;opacity:.55;margin-top:.9rem}
.thtea .th-marquee{overflow:hidden;white-space:nowrap;padding:clamp(1.6rem,3.4vh,2.6rem) 0;border-top:1px solid rgba(217,163,154,.22);border-bottom:1px solid rgba(217,163,154,.22);background:var(--hunter-deep)}
.thtea .th-mtrack{display:inline-block;animation:th-marq 26s linear infinite}
@keyframes th-marq{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
.thtea .th-mtrack span{font-family:var(--th-head-font,var(--thfont));font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:calc(clamp(1.5rem,3.4vw,2.8rem) * var(--mq-scale,1));padding-right:3.2rem;color:transparent;-webkit-text-stroke:1px rgba(217,163,154,.6)}
.thtea .th-mtrack span.th-fill{color:var(--blush);-webkit-text-stroke:0}
.thtea .th-statement{background:var(--plaster);color:var(--near-black);padding:clamp(6rem,15vh,11rem) 0}
.thtea .th-stmt-2col{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2.5rem,6vw,5rem);align-items:start;margin-top:2.6rem}
.thtea .th-stmt-media{border-radius:8px;overflow:hidden;aspect-ratio:4/5;background:rgba(17,59,55,.08)}
.thtea .th-stmt-media img,.thtea .th-stmt-media video{width:100%;height:100%;object-fit:cover;display:block}
.thtea .th-big{font-family:var(--th-head-font,var(--thfont))!important;font-weight:500;text-transform:none;line-height:1.14;letter-spacing:-.005em;font-size:calc(clamp(1.8rem,4.4vw,3.7rem) * var(--stmt-scale,1));color:var(--hunter);max-width:20ch}
.thtea .th-big .th-dim{color:var(--rose-deep);font-family:inherit!important}
.thtea .th-statement .th-prose{margin-top:2.2rem;color:var(--near-black)}
.thtea .th-space{padding:clamp(6rem,15vh,11rem) 0}
.thtea .th-sgrid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2.5rem,6vw,6rem);align-items:start;margin-top:2.6rem}
.thtea .th-simg{aspect-ratio:4/5;border-radius:8px;overflow:hidden}
.thtea .th-scopy .th-prose{margin-top:2rem}
.thtea .th-materials{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 2rem;margin-top:2.8rem;max-width:520px}
.thtea .th-materials div{border-top:1px solid rgba(217,163,154,.3);padding-top:.9rem}
.thtea .th-materials b{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--blush);font-weight:700;margin-bottom:.35rem}
.thtea .th-materials span{font-weight:300;font-size:.92rem;opacity:.85;line-height:1.5}
.thtea .th-menu{background:var(--hunter-deep);padding:clamp(6rem,14vh,10rem) 0}
.thtea .th-mintro{font-weight:300;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.7;max-width:60ch;margin-top:1.6rem;opacity:.9}
.thtea .th-mwrap{margin-top:3rem}
.thtea .th-track{display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.3rem 0 .6rem}
.thtea .th-track::-webkit-scrollbar{display:none}
.thtea .th-card{flex:0 0 clamp(240px,74vw,320px);scroll-snap-align:start}
.thtea .th-cardimg{aspect-ratio:3/4;border-radius:8px;overflow:hidden;position:relative}
.thtea .th-cardimg:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(12,43,40,.35),transparent 45%);pointer-events:none}
.thtea .th-cardimg img{width:100%;height:100%;object-fit:cover}
.thtea .th-cardbody{padding-top:1.1rem}
.thtea .th-cardname{display:block;font-family:var(--th-head-font,var(--thfont));font-weight:800;text-transform:uppercase;letter-spacing:.03em;font-size:1rem;color:var(--blush);line-height:1.25}
.thtea .th-carddesc{font-weight:300;font-style:italic;font-size:.9rem;line-height:1.5;margin-top:.55rem;opacity:.92}
.thtea .th-cardpair{font-size:.8rem;color:var(--rose-deep);margin-top:.55rem;line-height:1.45}
.thtea .th-cardprice{display:block;margin-top:.85rem;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;opacity:.82}
.thtea .th-arrows{display:flex;gap:.7rem;margin-top:1.9rem}
.thtea .th-arrow{width:46px;height:46px;border-radius:50%;background:transparent;border:1px solid rgba(217,163,154,.5);color:var(--blush);font-size:1.1rem;cursor:pointer;transition:background .3s,color .3s;font-family:inherit}
.thtea .th-arrow:hover{background:var(--blush);color:var(--hunter-deep)}
.thtea .th-expect{background:var(--hunter);padding:clamp(6rem,14vh,10rem) 0}
.thtea .th-egrid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2.5rem,6vw,6rem);align-items:start;margin-top:3rem}
.thtea .th-offer{border-top:1px solid rgba(217,163,154,.28);padding:2rem 0 2.2rem}
.thtea .th-offer:last-child{border-bottom:1px solid rgba(217,163,154,.28)}
.thtea .th-offer h3{font-family:var(--th-head-font,var(--thfont));font-weight:800;text-transform:uppercase;font-size:clamp(1.15rem,2vw,1.5rem);color:var(--blush);letter-spacing:.04em}
.thtea .th-offer p{font-weight:300;line-height:1.7;margin-top:.8rem;max-width:54ch;opacity:.92;white-space:pre-line}
.thtea .th-eimg{aspect-ratio:3/4;border-radius:8px;overflow:hidden;position:sticky;top:9vh}
.thtea .th-cm{position:relative;min-height:90svh;display:flex;align-items:center;overflow:hidden}
.thtea .th-cmbg{position:absolute;inset:0;background-size:cover;background-position:center 65%;background-repeat:no-repeat;transform:scale(1.04)}
.thtea .th-cmtint{position:absolute;inset:0;background:rgba(12,43,40,.62)}
.thtea .th-cm .th-wrap{position:relative;z-index:2;padding-top:6rem;padding-bottom:6rem}
.thtea .th-cmquote{font-family:var(--th-accent-font,var(--thserif))!important;font-weight:500;text-transform:none;line-height:1.2;letter-spacing:-.005em;font-size:clamp(1.7rem,4vw,3.3rem);max-width:24ch;color:var(--offwhite)}
.thtea .th-cm .th-prose{margin-top:2.2rem;opacity:.95}
.thtea .th-reviews{background:var(--hunter);padding:clamp(5rem,12vh,9rem) 0}
.thtea .th-rhead{text-align:center;max-width:42ch;margin:0 auto 3rem}
.thtea .th-rgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}
.thtea .th-rcard{border:1px solid rgba(217,163,154,.2);border-radius:10px;padding:1.9rem}
.thtea .th-rcard .st{color:#C9A24B;letter-spacing:2px;font-size:.85rem}
.thtea .th-rquote{font-family:var(--th-accent-font,var(--thserif))!important;font-weight:400;font-size:1.15rem;line-height:1.45;margin:.9rem 0 1.2rem;color:var(--offwhite)}
.thtea .th-rname{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blush);font-weight:700}
.thtea .th-rmeta{font-size:.72rem;opacity:.6;font-weight:300;margin-top:.25rem}
.thtea .th-visit{margin-bottom:clamp(3rem,6vh,4.5rem)}
.thtea .th-vrow{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.4rem}
.thtea .th-vrow div{border-top:1px solid rgba(217,163,154,.28);padding-top:1rem;font-weight:300;font-size:1.02rem;line-height:1.5;opacity:.92}
.thtea .th-find{background:var(--hunter-deep);padding:clamp(6rem,14vh,10rem) 0 clamp(4rem,9vh,6rem)}
.thtea .th-fgrid{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2.5rem,6vw,6rem)}
.thtea .th-find h2.th-h2{margin-bottom:2.4rem}
.thtea .th-addr{font-weight:300;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.7}
.thtea .th-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.4rem}
.thtea .th-meta div{border-top:1px solid rgba(217,163,154,.28);padding:1.2rem 0}
.thtea .th-meta b{display:block;font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:var(--blush);margin-bottom:.4rem;font-weight:700}
.thtea .th-meta span{font-weight:300;font-size:.95rem;opacity:.85;line-height:1.6}
#th-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;background:rgba(12,43,40,.94);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(217,163,154,.25);transform:translateY(115%);transition:transform .5s cubic-bezier(.2,.7,.2,1);font-family:'Hanken Grotesk',Arial,sans-serif;color:#FAFAF8;text-decoration:none}
#th-cta.th-cta-on{transform:translateY(0)}
#th-ctain{max-width:1280px;margin:0 auto;padding:.7rem clamp(1.2rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between;gap:1rem}
#th-cta .l b{display:block;font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;color:#D9A39A}
#th-cta .l span{font-size:.8rem;opacity:.75;font-weight:300}
#th-cta .b{white-space:nowrap;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#0C2B28;background:#D9A39A;padding:.85rem 1.7rem;border-radius:99px;transition:background .3s}
#th-cta:hover .b{background:#fff}
@media(max-width:600px){#th-cta .l span{display:none}#th-ctain{padding:.55rem 1rem}#th-cta .b{padding:.75rem 1.3rem}}
@media (max-width:880px){.thtea .th-tgrid,.thtea .th-sgrid,.thtea .th-egrid,.thtea .th-fgrid,.thtea .th-stmt-2col,.thtea .th-rgrid{grid-template-columns:1fr}.thtea .th-eimg{position:relative;top:0;order:-1;aspect-ratio:4/5;max-height:70vh}.thtea .th-tframe{min-height:340px}.thtea .th-simg{aspect-ratio:4/5;max-height:80vh}.thtea .th-stmt-media{order:-1}}
@media(max-width:700px){.thtea .th-vrow{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.thtea .th-reveal{opacity:1!important;transform:none!important}.thtea h1.th-h1 .th-line>span{transform:none!important;animation:none!important}.thtea .th-mtrack{animation:none!important}.thtea .th-spores{display:none}}
