:root{--bone:#f2eee5;--paper:#e7dfd1;--forest:#0c1713;--charcoal:#171411;--amber:#c58b3a;--copper:#8a5033;--leaf:#596b54;--oxblood:#7b292e;--ink:#1c1c18;--muted:#6d6b63;--line:rgba(28,28,24,.18);--white:#f8f5ee}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--forest)}body{margin:0;background:var(--bone);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-serif),Georgia,serif;font-weight:400;letter-spacing:-.045em}em{font-weight:400}.site{min-height:100vh}.eyebrow{font-size:.68rem;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;font-weight:650;margin:0 0 22px;color:var(--oxblood)}.eyebrow.light{color:#dfc083}.button{display:inline-flex;min-height:52px;padding:0 28px;align-items:center;justify-content:center;border:1px solid currentColor;font-size:.67rem;letter-spacing:.12em;text-transform:uppercase;font-weight:650}.button.primary{background:var(--oxblood);border-color:var(--oxblood);color:#fff}.button.dark{background:var(--charcoal);border-color:var(--charcoal);color:#fff}.button.warm{background:#d7b36c;border-color:#d7b36c;color:#23170f}.text-link{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:7px}.site-header{height:82px;position:fixed;z-index:80;top:0;left:0;right:0;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#111;border-bottom:1px solid rgba(20,20,16,.16);transition:.35s;background:#f2eee52e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.site-header.solid{height:68px;background:#f2eee5ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 38px #0a0e0b12}.site-header nav{display:flex;align-items:center;gap:27px}.site-header nav a,.header-tools a,.header-tools button{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-header nav a{position:relative}.site-header nav>a:after,.header-nav-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:currentColor;transition:right .25s}.site-header nav>a:hover:after,.header-nav-item>a:hover:after{right:0}.header-nav-item{position:relative;padding-block:28px}.header-submenu{position:absolute;top:100%;left:-20px;min-width:220px;padding:14px 20px 18px;display:grid!important;gap:0!important;background:#f2eee5fa;border:1px solid rgba(20,20,16,.14);box-shadow:0 22px 42px #0a0e0b24;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s}.header-submenu-right{left:auto;right:-20px}.header-submenu a{padding:10px 0;font-size:.62rem!important;white-space:nowrap}.header-nav-item:hover .header-submenu,.header-nav-item:focus-within .header-submenu{opacity:1;visibility:visible;transform:none}.logo{text-align:center;line-height:1;min-width:170px}.logo strong{display:block;font-family:var(--font-serif);font-size:1.2rem;letter-spacing:.2em;font-weight:400}.logo small{display:block;font-size:.5rem;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}.header-right{justify-content:flex-end;padding-right:150px}.header-tools{position:absolute;right:3vw;display:flex;gap:20px;align-items:center}.header-tools button{border:0;background:none;padding:8px 0}.header-tools b{display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid;border-radius:50%;font-size:.55rem;margin-left:4px}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button i{display:block;width:23px;height:1px;background:currentColor;margin:6px 0}.mobile-menu{display:none}.cart-layer{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;background:#05090794;opacity:0;pointer-events:none;transition:.35s}.cart-layer.open{opacity:1;pointer-events:auto}.cart-layer aside{position:absolute;right:0;top:0;bottom:0;width:min(470px,100%);padding:65px 45px;background:var(--bone);transform:translate(100%);transition:.45s cubic-bezier(.22,1,.36,1)}.cart-layer.open aside{transform:none}.cart-close{position:absolute;right:25px;top:22px;border:0;background:none;font-size:1.6rem}.cart-layer h2{font-size:3.2rem;line-height:.95;margin-bottom:35px}.cart-item{display:grid;grid-template-columns:115px 1fr;gap:22px;padding:20px 0 28px;border-block:1px solid var(--line);margin-bottom:28px}.cart-item>div{height:135px;background:#ddd4c7;display:grid;place-items:center}.cart-item img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-item section{align-self:center}.cart-item small,.cart-item strong{display:block}.cart-item small{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em}.cart-item strong{font-family:var(--font-serif);font-size:1.4rem;margin:12px 0}.cart-item p{font-size:.75rem;margin:0}.cart-note{display:grid;gap:6px;margin-top:45px;border-top:1px solid var(--line);padding-top:22px}.cart-note strong{font-family:var(--font-serif);font-weight:400}.cart-note span{font-size:.76rem;color:var(--muted)}.root-film{height:310vh;position:relative;background:var(--forest);--progress:0}.root-sticky{position:sticky;top:0;height:100svh;min-height:700px;overflow:hidden;isolation:isolate}.root-bark,.root-table{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.root-bark{z-index:0;transform:scale(calc(1 + var(--progress)*.09));filter:brightness(calc(1 - var(--progress)*.3));opacity:clamp(0,calc(1.45 - var(--progress)*2.4),1)}.root-table{z-index:-1;transform:scale(calc(1.08 - var(--progress)*.055));opacity:clamp(0,calc((var(--progress) - .3)*2.5),1);filter:brightness(.76)}.root-shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(242,238,229,.55),transparent 43%);opacity:clamp(0,calc(1.2 - var(--progress)*2),1)}.hero-copy{position:absolute;z-index:3;left:5vw;top:50%;transform:translateY(-43%) translate(calc(var(--progress)*-8vw));width:min(43vw,640px);opacity:clamp(0,calc(1.25 - var(--progress)*2.4),1)}.hero-copy h1{font-family:var(--font-sans);font-size:clamp(5.4rem,8vw,9rem);line-height:.72;letter-spacing:-.075em;margin:0 0 38px}.hero-copy h1 em{font-family:var(--font-sans);color:#6d6b4d}.hero-copy>p:not(.eyebrow){max-width:510px;line-height:1.7;color:#403f37;margin-bottom:31px}.hero-copy>div{display:flex;gap:30px;align-items:center}.table-copy{position:absolute;z-index:3;left:34vw;top:50%;transform:translateY(-43%);width:min(54vw,790px);color:#f3eee5;opacity:clamp(0,calc((var(--progress) - .45)*3),1)}.table-copy h2{font-family:var(--font-sans);font-size:clamp(4.5rem,7vw,8rem);line-height:.82;letter-spacing:-.07em;margin:0 0 30px}.table-copy h2 em{font-family:var(--font-sans);color:#d3b678}.table-copy>p:not(.eyebrow){max-width:560px;line-height:1.7;color:#d0d4cf}.table-copy>div{display:flex;gap:40px;margin-top:34px}.table-copy a{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:8px}.scroll-cue{position:absolute;z-index:5;left:5vw;bottom:25px;display:flex;gap:16px;align-items:center;font-size:.57rem;text-transform:uppercase;letter-spacing:.15em}.scroll-cue i{font-style:normal;width:42px;height:42px;border:1px solid;border-radius:50%;display:grid;place-items:center}.direction-section{padding:125px 5vw 70px;background:var(--bone)}.direction-section>header{display:grid;grid-template-columns:.7fr 1.35fr .8fr;gap:5vw;align-items:start;margin-bottom:72px}.direction-section>header .eyebrow{padding-top:9px}.direction-section>header h2{font-size:clamp(4rem,6vw,7rem);line-height:.86;margin:0}.direction-section>header h2 em{color:var(--leaf)}.direction-section>header>p:not(.eyebrow){line-height:1.7;color:var(--muted);max-width:340px}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.direction-grid>a{display:block;border-top:1px solid var(--line);padding-top:13px}.direction-grid>a>span{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase}.direction-image{height:54vh;min-height:460px;margin:16px 0 22px;overflow:hidden;background-position:center;background-size:cover;position:relative}.direction-image.tea{background-image:linear-gradient(0deg,#0b161114,#0b161114),url(tea-ritual-master.webp)}.direction-image.coffee{background-image:url(coffee-bloom-base.png);background-position:70% center}.direction-image.gear{background:#d7d3c6 url(portable-nature-bg.webp) center/cover no-repeat;display:grid;place-items:center}.direction-image.gear:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(13,29,22,.28),transparent 60%)}.direction-image.gear img{position:relative;z-index:2;height:84%;width:auto;filter:drop-shadow(0 32px 25px rgba(10,12,9,.36));transition:.5s}.direction-grid>a:hover .direction-image.gear img{transform:translateY(-9px)}.direction-grid h3{font-size:2rem;margin:0 0 10px}.direction-grid p{font-size:.83rem;line-height:1.55;color:var(--muted);max-width:330px}.direction-grid b{font-size:.64rem;letter-spacing:.1em;text-transform:uppercase}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:95px;border-block:1px solid var(--line)}.trust-strip span{padding:23px 18px;border-right:1px solid var(--line);font-size:.68rem;color:var(--muted)}.trust-strip span:last-child{border:0}.trust-strip b{display:block;color:var(--ink);font-family:var(--font-serif);font-size:1rem;font-weight:400;margin-bottom:7px}.tea-film{height:170vh;position:relative;background:#06110d;--progress:0}.tea-sticky{height:100svh;min-height:690px;position:sticky;top:0;overflow:hidden;color:#f5f1e8}.tea-media{position:absolute;top:0;right:0;bottom:0;left:0}.tea-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.035);transition:opacity .65s ease,transform 1.2s ease}.tea-media img.active{opacity:1;transform:scale(1)}.tea-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030b07f5,#030b07ab 42%,#030b070a 72%),linear-gradient(0deg,rgba(3,10,7,.52),transparent 45%)}.tea-copy{position:absolute;z-index:3;left:6vw;top:50%;transform:translateY(-47%);width:min(42vw,580px)}.tea-copy h2{font-family:var(--font-sans);font-size:clamp(4.6rem,7vw,8rem);line-height:.78;letter-spacing:-.07em;margin:0 0 40px}.tea-copy h2 em{font-family:var(--font-sans);color:#d8ba7e}.tea-step{border-top:1px solid rgba(255,255,255,.3);padding-top:20px;min-height:150px;animation:tea-enter .55s ease}.tea-step span{font-size:.58rem;letter-spacing:.15em;text-transform:uppercase;color:#d3b678}.tea-step h3{font-size:1.45rem;margin:12px 0 8px}.tea-step p{font-size:.84rem;line-height:1.6;color:#c3cbc6;max-width:420px}.tea-copy>a{display:inline-block;margin-top:5px;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #d6bd87;padding-bottom:7px}.tea-progress{position:absolute;z-index:4;left:6vw;right:6vw;bottom:23px;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid rgba(255,255,255,.25)}.tea-progress span{padding-top:13px;font-size:.57rem;letter-spacing:.12em;text-transform:uppercase;color:#64736b;position:relative}.tea-progress span:before{content:"";position:absolute;top:-1px;left:0;width:0;height:1px;background:#e2c788;transition:.5s}.tea-progress span.active{color:#e4d7bf}.tea-progress span.active:before{width:100%}.product-shelf{padding:115px 5vw 125px;background:#f4f0e8}.product-shelf>header{display:grid;grid-template-columns:1.35fr .65fr auto;gap:5vw;align-items:end;margin-bottom:55px}.product-shelf>header h2{font-size:clamp(3.8rem,5.5vw,6.5rem);line-height:.88;margin:0}.product-shelf>header>p{font-size:.82rem;line-height:1.7;color:var(--muted);max-width:390px}.product-shelf>header>a{font-size:.64rem;text-transform:uppercase;letter-spacing:.11em;border-bottom:1px solid;padding-bottom:7px}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-row:has(.product-card:nth-child(3):last-child){grid-template-columns:repeat(3,1fr);max-width:1120px;margin-left:auto}.product-card{min-width:0}.product-image{aspect-ratio:4/5;display:block;position:relative;overflow:hidden;background:color-mix(in srgb,var(--accent) 14%,#dfd8cc)}.product-image:after{content:"";position:absolute;left:15%;right:15%;bottom:8%;height:8%;background:radial-gradient(ellipse,rgba(44,31,19,.21),transparent 70%);filter:blur(8px)}.product-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;filter:saturate(.86);transition:.6s cubic-bezier(.22,1,.36,1)}.product-card.coffee .product-image img{object-fit:contain;padding:11%;mix-blend-mode:multiply}.product-card.gear .product-image img{object-fit:contain;padding:10%;filter:drop-shadow(0 25px 21px rgba(32,30,25,.22))}.product-image:hover img{transform:scale(1.045)}.product-card.gear .product-image:hover img{transform:translateY(-7px)}.badge{position:absolute;z-index:3;left:13px;top:13px;padding:9px 11px;background:#0c1713e0;color:#fff;font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.product-notes{position:absolute;z-index:3;left:12px;right:12px;bottom:12px;padding:12px;background:#f2eee5e8;font-size:.56rem;text-transform:uppercase;letter-spacing:.09em;transform:translateY(80px);transition:.35s}.product-image:hover .product-notes{transform:none}.product-info{padding:18px 2px}.product-info small{font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:#79766e}.product-info h3{font-size:1.35rem;margin:11px 0 8px}.product-info>p{font-size:.68rem;color:var(--muted);min-height:20px}.product-info footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;margin-top:14px}.product-info footer span{font-size:.78rem}.product-info footer button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:none;font-size:1.05rem}.product-info footer button:hover{background:var(--charcoal);color:#fff}.maker-story{display:grid;grid-template-columns:1.05fr .95fr;min-height:94svh;background:var(--paper)}.maker-image{overflow:hidden}.maker-image img{width:100%;height:100%;object-fit:cover}.maker-story article{padding:11vh 7vw;align-self:center}.maker-story h2{font-size:clamp(4rem,5.8vw,6.8rem);line-height:.86;margin:0 0 35px}.maker-story h2 em{color:var(--leaf)}.maker-story article>p:not(.eyebrow){font-size:1rem;line-height:1.8;color:#55544e;max-width:570px}.maker-story article>div{border-top:1px solid var(--line);margin:35px 0 28px}.maker-story article>div span{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:.72rem}.maker-story article>div b{font-family:var(--font-serif);font-size:.9rem;font-weight:400}.maker-story a{font-size:.64rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:7px}.coffee-story{padding:125px 5vw 110px;background:#1b100b;color:#f5eee6}.coffee-story>header{display:grid;grid-template-columns:1fr 1.6fr .75fr;gap:5vw;align-items:start;margin-bottom:75px}.coffee-story>header .eyebrow{padding-top:11px}.coffee-story>header h2{font-family:var(--font-sans);font-size:clamp(4.5rem,6.5vw,7.4rem);line-height:.8;letter-spacing:-.07em;margin:0}.coffee-story>header h2 em{font-family:var(--font-sans);color:#d2a270}.coffee-story>header>p:not(.eyebrow){line-height:1.7;color:#b9ada4}.coffee-montage{height:82vh;min-height:680px;display:grid;grid-template-columns:.8fr .55fr 1.1fr;gap:12px}.coffee-montage figure{margin:0;position:relative;overflow:hidden;background:#2a160e}.coffee-montage img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:1s cubic-bezier(.22,1,.36,1)}.coffee-montage figure:hover img{transform:scale(1.035)}.coffee-montage figcaption{position:absolute;z-index:3;left:20px;right:20px;bottom:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.45);display:grid;grid-template-columns:40px 1fr;column-gap:14px;text-shadow:0 2px 12px rgba(0,0,0,.6)}.coffee-montage figcaption:before{content:"";position:absolute;z-index:-1;top:-70px;right:-20px;bottom:-20px;left:-20px;background:linear-gradient(0deg,rgba(13,6,3,.9),transparent)}.coffee-montage figcaption span{grid-row:span 2;color:#d4a064;font-size:.7rem}.coffee-montage figcaption strong{font-family:var(--font-serif);font-weight:400;font-size:1.3rem}.coffee-montage figcaption p{font-size:.66rem;line-height:1.45;color:#c8beb8;margin:7px 0 0}.roast-field{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 44% 38%,#9b5836 0 2%,transparent 2.2%),linear-gradient(145deg,#3b1e12,#170b07);overflow:hidden}.roast-field:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(coffee-still-life.webp) center/cover;mix-blend-mode:soft-light;opacity:.65}.roast-field i{position:absolute;left:calc(10% + var(--n,0)*7%);top:calc(5% + var(--n,0)*7%);width:34px;height:23px;border-radius:50% 43% 50% 42%;background:linear-gradient(135deg,#a65f35,#3d190e);box-shadow:inset -4px -3px 5px #00000080;transform:rotate(calc(var(--n,0)*23deg))}.roast-field i:nth-child(2){--n:1}.roast-field i:nth-child(3){--n:2}.roast-field i:nth-child(4){--n:3}.roast-field i:nth-child(5){--n:4}.roast-field i:nth-child(6){--n:5}.roast-field i:nth-child(7){--n:6}.roast-field i:nth-child(8){--n:7}.roast-field i:nth-child(9){--n:8}.roast-field i:nth-child(10){--n:9}.coffee-cta{display:inline-block;margin-top:42px;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #d2a270;padding-bottom:8px}.origin-feature{min-height:90svh;display:grid;grid-template-columns:1.12fr .88fr;background:#cfd0bd}.origin-copy{padding:11vh 7vw;align-self:center}.origin-copy h2{font-size:clamp(4rem,5.7vw,6.7rem);line-height:.87;margin:0 0 34px}.origin-copy h2 em{color:#4b5e4b}.origin-copy>p:not(.eyebrow){font-size:.96rem;line-height:1.8;max-width:660px;color:#4e554c}.origin-copy dl{display:grid;grid-template-columns:1fr 1fr;margin:35px 0 32px;border-top:1px solid rgba(28,28,24,.3)}.origin-copy dl>div{padding:16px 10px 16px 0;border-bottom:1px solid rgba(28,28,24,.3)}.origin-copy dt{font-size:.55rem;text-transform:uppercase;letter-spacing:.12em}.origin-copy dd{font-family:var(--font-serif);font-size:1rem;margin:8px 0 0}.origin-copy>a{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:7px}.origin-product{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#425143,#9ca587);overflow:hidden}.origin-product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(chinara-bark-hero.webp) center/cover;mix-blend-mode:soft-light;opacity:.45}.origin-product img{position:relative;z-index:2;width:62%;max-height:70%;object-fit:contain;filter:drop-shadow(0 40px 35px rgba(18,20,15,.35))}.origin-product span{position:absolute;z-index:3;right:4vw;bottom:4vw;text-align:right;color:#fff;font-size:.65rem;line-height:1.7;letter-spacing:.13em;text-transform:uppercase}.equipment-feature{height:100svh;min-height:780px;position:relative;overflow:hidden;color:#fff;background:var(--forest);isolation:isolate}.equipment-bg{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.equipment-shade{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#040c08f2,#040c08ab 42%,#040c081f 70%),linear-gradient(0deg,rgba(3,9,6,.6),transparent 48%)}.equipment-feature>article{position:absolute;left:6vw;top:50%;transform:translateY(-47%);width:min(40vw,580px)}.equipment-feature h2{font-family:var(--font-sans);font-size:clamp(4.8rem,7vw,8rem);line-height:.77;letter-spacing:-.07em;margin:0 0 35px}.equipment-feature h2 em{font-family:var(--font-sans);color:#d4b477}.equipment-feature article>p:not(.eyebrow){max-width:500px;line-height:1.75;color:#c9d1cc;margin-bottom:30px}.equipment-product{position:absolute;right:5%;top:8%;width:50%;height:82%;display:grid;place-items:center}.stone-disc{position:absolute;bottom:5%;width:82%;height:22%;border-radius:50%;background:linear-gradient(180deg,#635d51,#1c211c);box-shadow:0 45px 55px #0000008c}.equipment-product>img{position:relative;z-index:2;height:82%;width:auto;filter:drop-shadow(0 42px 25px rgba(0,0,0,.62));animation:device-breathe 6s ease-in-out infinite}.spec{position:absolute;z-index:3;padding:12px 15px;background:#08120d9e;border:1px solid rgba(255,255,255,.26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.56rem;line-height:1.45;letter-spacing:.06em}.spec b{display:block;font-family:var(--font-serif);font-size:.95rem;font-weight:400;color:#ead39d;margin-bottom:3px}.spec.one{right:2%;top:17%}.spec.two{left:2%;top:43%}.spec.three{right:4%;bottom:18%}.equipment-feature>footer{position:absolute;left:6vw;right:6vw;bottom:22px;display:flex;align-items:center;gap:18px;font-size:.52rem;letter-spacing:.15em}.equipment-feature>footer i{height:1px;flex:1;background:#ffffff47}.culture-future{padding:130px 6vw;background:var(--bone)}.culture-future>header{display:grid;grid-template-columns:.75fr 1.45fr .75fr;gap:5vw;align-items:start;margin-bottom:75px}.culture-future>header h2{font-size:clamp(4rem,6vw,7rem);line-height:.86;margin:0}.culture-future>header h2 em{color:var(--leaf)}.culture-future>header>p:not(.eyebrow){line-height:1.75;color:var(--muted)}.culture-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.culture-grid>a>img{width:100%;height:63vh;min-height:520px;object-fit:cover;margin-bottom:22px}.culture-grid>a>span{font-size:.6rem;text-transform:uppercase;letter-spacing:.15em;color:var(--oxblood)}.culture-grid h3{font-size:2.2rem;margin:13px 0}.culture-grid p{max-width:540px;line-height:1.65;color:var(--muted)}.culture-grid b{font-size:.63rem;text-transform:uppercase;letter-spacing:.1em}.journal-strip{padding:110px 6vw;background:#15241d;color:#f3ede4;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.journal-strip h2{font-size:clamp(3.8rem,5.4vw,6.5rem);line-height:.87;margin:0}.journal-strip h2 em{color:#d1b275}.journal-strip nav{border-top:1px solid rgba(255,255,255,.3)}.journal-strip nav a{display:grid;grid-template-columns:120px 1fr auto;gap:25px;align-items:center;padding:26px 5px;border-bottom:1px solid rgba(255,255,255,.3)}.journal-strip nav span,.journal-strip nav b{font-size:.57rem;text-transform:uppercase;letter-spacing:.11em}.journal-strip nav strong{font-family:var(--font-serif);font-size:1.25rem;font-weight:400}.collection-page{padding-top:68px;background:var(--bone)}.collection-hero{min-height:52svh;padding:12vh 6vw 7vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#d9d1c5}.collection-hero:after{content:"";position:absolute;right:0;top:0;width:48%;height:100%;background-position:center;background-size:cover;opacity:.85}.collection-page.tea .collection-hero:after{background-image:url(tea-ritual-master.webp)}.collection-page.coffee .collection-hero:after{background-image:url(coffee-bloom-base.png)}.collection-page.brewing .collection-hero:after,.collection-page.gifts .collection-hero:after{background-image:url(portable-nature-bg.webp)}.collection-hero:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#d9d1c5 0 48%,transparent 74%)}.collection-hero>*{position:relative;z-index:2}.collection-hero h1{font-size:clamp(4.5rem,7vw,8rem);line-height:.82;max-width:800px;margin:0 0 25px}.collection-hero>p:not(.eyebrow){max-width:590px;line-height:1.7;color:#55534c}.collection-filters{height:72px;padding:0 6vw;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line);position:sticky;z-index:25;top:68px;background:#f2eee5f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.collection-filters button{border:1px solid var(--line);background:none;padding:12px 17px;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em}.collection-filters button.active{background:var(--forest);color:#fff}.collection-filters span{margin-left:auto;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em}.collection-grid{padding:65px 5vw 120px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px 15px}.collection-note{padding:100px 7vw;background:#193026;color:#f3ede4}.collection-note h2{font-size:4.5rem;line-height:.9;margin-bottom:22px}.collection-note>p:not(.eyebrow){max-width:590px;line-height:1.7;color:#c9d4ce}.collection-note a{display:inline-block;margin-top:20px;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:7px}.product-page{padding-top:68px}.product-hero{display:grid;grid-template-columns:1.18fr .82fr;min-height:calc(100svh - 68px);background:#ebe4d9}.product-gallery{display:grid;grid-template-columns:1.18fr .82fr;gap:1px;background:#d1c8ba}.product-gallery>div{position:relative;overflow:hidden;background:#ddd5c9}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-pack img{object-fit:contain;padding:9%;mix-blend-mode:multiply}.product-page.gear .product-pack img{filter:drop-shadow(0 35px 28px rgba(0,0,0,.25));mix-blend-mode:normal}.product-pack>span{position:absolute;left:18px;bottom:17px;font-size:.57rem;text-transform:uppercase;letter-spacing:.12em}.product-context img{filter:saturate(.8)}.purchase-panel{padding:8vh 5vw;align-self:start;position:sticky;top:68px;background:#f7f3eb;min-height:calc(100svh - 68px)}.purchase-panel h1{font-size:clamp(4rem,5.3vw,6.5rem);line-height:.82;margin:0}.product-deck{font-family:var(--font-serif);font-size:1.35rem;margin:16px 0;color:#5f5b52}.rating{font-size:.75rem;letter-spacing:.12em;margin:25px 0}.rating span{letter-spacing:0;color:var(--muted);margin-left:10px}.fact-row{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);margin:25px 0}.fact-row span{padding:17px 14px 17px 0;font-size:.72rem;line-height:1.4}.fact-row span+span{border-left:1px solid var(--line);padding-left:14px}.fact-row small{display:block;font-size:.5rem;text-transform:uppercase;letter-spacing:.12em;color:#77746c;margin-bottom:7px}.price{font-family:var(--font-serif);font-size:1.7rem}.purchase-panel>label{display:block;font-size:.57rem;text-transform:uppercase;letter-spacing:.12em;margin:25px 0 10px}.variant-row{display:flex;gap:8px}.variant-row button{flex:1;min-height:48px;border:1px solid var(--line);background:none;font-size:.65rem}.variant-row button.active{background:var(--forest);color:#fff}.add-main{width:100%;min-height:58px;margin:14px 0 10px;border:0;background:var(--oxblood);color:#fff;padding:0 20px;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;font-size:.67rem;letter-spacing:.1em}.availability{font-size:.63rem;color:#61665f}.availability i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5f814f;margin-right:7px}.purchase-panel details{border-top:1px solid var(--line)}.purchase-panel summary{list-style:none;padding:17px 0;font-size:.72rem;display:flex;justify-content:space-between}.purchase-panel details p{font-size:.72rem;line-height:1.6;color:var(--muted)}.product-truth{padding:110px 7vw;background:#14251e;color:#f4eee7;display:grid;grid-template-columns:1fr 1.2fr;gap:8vw;align-items:end}.product-truth h2{font-size:clamp(3.8rem,5.3vw,6.4rem);line-height:.89;margin:0}.product-truth dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid rgba(255,255,255,.3)}.product-truth dl>div{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.3)}.product-truth dt{font-size:.56rem;text-transform:uppercase;letter-spacing:.12em;color:#9fb1a8}.product-truth dd{font-family:var(--font-serif);font-size:1.15rem;margin:8px 0 0}.mobile-buy{display:none}.story-page>header{height:95svh;min-height:760px;position:relative;color:#fff}.story-page>header img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.66)}.story-page>header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(5,13,9,.84),transparent 70%)}.story-page>header>div{position:absolute;z-index:2;left:7vw;bottom:10vh;max-width:850px}.story-page h1{font-size:clamp(5rem,8vw,9rem);line-height:.8;margin:0 0 30px}.story-page h1 em{color:#ddc187}.story-page>header>div>p:not(.eyebrow){max-width:560px;line-height:1.7;color:#d4ddd7}.story-page>article{padding:120px 18vw;background:var(--bone)}.story-page .lead,.article-page .lead{font-family:var(--font-serif);font-size:2.1rem;line-height:1.45;color:#39433d}.story-page article section{display:grid;grid-template-columns:80px 1fr 1.1fr;gap:4vw;margin:120px 0;align-items:start}.story-page article section span{font-family:var(--font-serif);font-size:1.4rem;color:var(--oxblood)}.story-page article section h2{font-size:3.5rem;line-height:.96}.story-page article section p{line-height:1.8;color:var(--muted)}.story-page blockquote{margin:140px -10vw 0;padding:100px 10vw;background:#183026;color:#e9e2d8;font-family:var(--font-serif);font-size:5rem;line-height:1}.journal-page{padding-top:68px;background:var(--bone)}.journal-page>header{padding:110px 7vw 80px}.journal-page h1{font-size:clamp(5rem,8vw,9rem);line-height:.8;margin:0 0 30px}.journal-page h1 em{color:var(--leaf)}.journal-page>header>p:not(.eyebrow){max-width:560px;line-height:1.7;color:var(--muted)}.journal-page>section{padding:0 5vw 120px;display:grid;grid-template-columns:1fr 1fr;gap:70px 20px}.journal-page>section>a>div{height:65vh;min-height:520px;overflow:hidden;margin-bottom:22px}.journal-page>section img{width:100%;height:100%;object-fit:cover;transition:.7s}.journal-page>section a:hover img{transform:scale(1.035)}.journal-page>section span{font-size:.58rem;text-transform:uppercase;letter-spacing:.14em;color:var(--oxblood)}.journal-page>section h2{font-size:2.5rem;margin:13px 0}.journal-page>section p{line-height:1.65;color:var(--muted)}.journal-page>section b{font-size:.63rem;text-transform:uppercase;letter-spacing:.1em}.article-page{background:var(--bone)}.article-page>header{padding:170px 14vw 100px;background:#163027;color:#f4eee5}.article-page>header h1{font-size:clamp(5rem,8vw,9rem);line-height:.79;margin:0 0 35px}.article-page>header h1 em{color:#d4b879}.article-page>header>p:not(.eyebrow){max-width:620px;line-height:1.7;color:#c6d0ca}.article-page>article{max-width:850px;margin:auto;padding:110px 40px 140px}.article-page article h2{font-size:3.4rem;margin-top:90px}.article-page article>p:not(.lead){font-size:1.05rem;line-height:1.9;color:#55564f}.article-page figure{margin:85px -10vw}.article-page figure img{width:100%;max-height:750px;object-fit:cover}.article-page figcaption{font-size:.7rem;color:var(--muted);padding-top:12px}.article-page blockquote{font-family:var(--font-serif);font-size:2.5rem;line-height:1.4;margin:90px 0;padding-left:35px;border-left:2px solid var(--oxblood)}.article-page article>a{display:inline-block;margin-top:60px;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;padding-bottom:8px}.info-page{padding-top:68px;min-height:90vh;background:var(--bone)}.info-page>header{padding:100px 12vw 70px}.info-page h1{font-size:clamp(4.5rem,7vw,8rem);line-height:.85;margin-bottom:25px}.info-page>header>p:not(.eyebrow){max-width:600px;color:var(--muted);line-height:1.7}.info-page>section{padding:0 12vw 120px}.faq-list{max-width:900px}.faq-list details{border-top:1px solid var(--line)}.faq-list summary{padding:24px 0;display:flex;justify-content:space-between;list-style:none;font-family:var(--font-serif);font-size:1.4rem}.faq-list details p{line-height:1.7;color:var(--muted);max-width:650px}.info-page form{max-width:760px;display:grid;gap:22px}.info-page label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em}.info-page input,.info-page textarea{display:block;width:100%;margin-top:8px;padding:15px;border:1px solid var(--line);background:#f8f4ec}.search-box{display:flex;max-width:850px}.search-box input{flex:1;padding:22px;border:1px solid var(--line);background:#faf6ee}.search-box button{width:150px;border:0;background:var(--forest);color:#fff}.site-footer{background:#08130f;color:#eee8de}.site-footer>section{padding:95px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw;border-bottom:1px solid rgba(255,255,255,.18)}.site-footer h2{font-size:4.5rem;line-height:.9;margin:0 0 22px}.site-footer h2 em{color:#d1b476}.site-footer>section p:not(.eyebrow){color:#aebcb5}.site-footer form{align-self:center}.site-footer form>label{font-size:.6rem;text-transform:uppercase;letter-spacing:.13em}.site-footer form>div{display:flex;margin-top:12px;border-bottom:1px solid #f1e9dd}.site-footer input{flex:1;border:0;background:none;color:#fff;padding:18px 2px;outline:0}.site-footer form button{border:0;background:none;color:#fff;text-transform:uppercase;font-size:.62rem;letter-spacing:.1em}.site-footer>nav{padding:70px 7vw 120px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:6vw;position:relative;overflow:hidden}.site-footer>nav:after{content:"CHINARA";position:absolute;left:6vw;right:6vw;bottom:-6vw;font-family:var(--font-serif);font-size:14vw;letter-spacing:.12em;color:#ffffff09;white-space:nowrap}.site-footer>nav>div{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}.footer-logo{font-family:var(--font-serif);font-size:1.8rem;letter-spacing:.17em}.site-footer nav strong{font-size:.58rem;letter-spacing:.14em;color:#92a198;margin-bottom:8px}.site-footer nav a:not(.footer-logo){font-size:.72rem}.site-footer nav p{font-size:.7rem;color:#92a198}.footer-end{margin:0;padding:18px 7vw;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;font-size:.52rem;letter-spacing:.12em;text-transform:uppercase}.footer-end b{font-weight:400;color:#d1b476}@keyframes tea-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes device-breathe{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@media(max-width:1100px){.site-header nav{gap:16px}.site-header nav a,.header-tools a,.header-tools button{font-size:.62rem}.header-right{padding-right:120px}.header-tools{gap:12px}.direction-section>header,.coffee-story>header,.culture-future>header{grid-template-columns:.7fr 1.6fr}.direction-section>header>p:last-child,.coffee-story>header>p:last-child,.culture-future>header>p:last-child{grid-column:2}.product-row,.collection-grid{grid-template-columns:repeat(3,1fr)}.coffee-montage{grid-template-columns:.75fr .55fr 1fr}.purchase-panel{padding-inline:4vw}}@media(max-width:760px){body{font-size:16px}.eyebrow{font-size:.72rem;margin-bottom:16px}.button{min-height:48px;font-size:.72rem}.site-header{height:62px;padding:0 16px;grid-template-columns:44px 1fr 70px;background:#f2eee5e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header.solid{height:62px}.site-header>nav{display:none}.menu-button{display:block}.logo{min-width:0}.logo strong{font-size:1rem}.logo small{display:none}.header-tools{position:static;justify-self:end}.header-tools>a{display:none}.header-tools button{font-size:.7rem}.mobile-menu{display:block;position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;background:var(--forest);color:#fff;padding:25px 22px 45px;overflow-y:auto;transform:translate(-100%);transition:.45s cubic-bezier(.22,1,.36,1)}.mobile-menu.open{transform:none}.mobile-menu>button{position:absolute;right:20px;top:14px;background:none;border:0;color:#fff;font-size:2rem}.mobile-logo{font-family:var(--font-serif);font-size:1.25rem;letter-spacing:.16em}.mobile-menu nav{display:grid;margin-top:10vh;padding-bottom:90px}.mobile-menu nav .mobile-nav-item>a{display:grid;grid-template-columns:45px 1fr;border-top:1px solid rgba(255,255,255,.25);padding:17px 0;font-family:var(--font-serif);font-size:2rem}.mobile-menu nav span{font-family:var(--font-sans);font-size:.62rem;color:#b9a477;padding-top:8px}.mobile-submenu{display:flex;gap:8px;overflow-x:auto;padding:0 0 14px 45px}.mobile-submenu a{border:1px solid rgba(255,255,255,.24)!important;padding:8px 11px!important;font-family:var(--font-sans)!important;font-size:.58rem!important;white-space:nowrap}.mobile-menu>p{position:absolute;bottom:30px;font-family:var(--font-serif);color:#b9a477}.root-film{height:220svh}.root-sticky{min-height:620px}.root-bark{object-position:62% center}.root-table{object-position:57% center}.root-shade{background:linear-gradient(0deg,rgba(242,238,229,.92),transparent 65%)}.hero-copy{left:20px;right:20px;top:auto;bottom:60px;width:auto;transform:translateY(calc(var(--progress)*18vh));opacity:clamp(0,calc(1.15 - var(--progress)*2.4),1)}.hero-copy h1{font-size:clamp(4.1rem,18vw,5.5rem);line-height:.78;margin-bottom:23px}.hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.55;margin-bottom:22px}.hero-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-copy .button{padding:0 12px}.hero-copy .text-link{display:flex;align-items:center;justify-content:center;font-size:.68rem}.table-copy{left:20px;right:20px;top:auto;bottom:62px;width:auto;transform:none}.table-copy h2{font-size:clamp(3.7rem,16vw,5rem);line-height:.82;margin-bottom:20px}.table-copy>p:not(.eyebrow){font-size:.94rem;line-height:1.5}.table-copy>div{gap:25px;margin-top:22px}.scroll-cue{left:20px;bottom:12px;font-size:.55rem}.scroll-cue i{width:34px;height:34px}.direction-section{padding:80px 18px 55px}.direction-section>header{display:block;margin-bottom:45px}.direction-section>header h2{font-size:3.7rem}.direction-section>header>p:not(.eyebrow){font-size:1rem;margin-top:25px}.direction-grid{display:block}.direction-grid>a{margin-bottom:55px}.direction-image{height:56svh;min-height:430px}.direction-grid h3{font-size:2rem}.direction-grid p{font-size:1rem}.direction-grid b{font-size:.72rem}.trust-strip{display:block;margin-top:30px}.trust-strip span{display:block;border-right:0;border-bottom:1px solid var(--line);font-size:.78rem}.trust-strip span:last-child{border:0}.trust-strip b{font-size:1.1rem}.tea-film{height:auto;background:#06110d;padding:0 0 75px}.tea-sticky{height:auto;min-height:0;position:relative;overflow:visible}.tea-media{position:relative;height:65svh;min-height:520px}.tea-media img{opacity:0;transition:opacity .5s;object-position:68% center}.tea-media img:first-child{opacity:1}.tea-gradient{position:absolute;height:65svh;background:linear-gradient(0deg,#06110d 0,#06110d1a 52%,#06110d2e)}.tea-copy{position:relative;left:auto;top:auto;transform:none;width:auto;padding:35px 20px 0}.tea-copy h2{font-size:4.1rem;line-height:.82;margin-bottom:24px}.tea-step{min-height:0;padding-top:16px}.tea-step h3{font-size:1.5rem}.tea-step p{font-size:1rem}.tea-copy>a{font-size:.72rem;margin-top:18px}.tea-progress{position:relative;left:auto;right:auto;bottom:auto;margin:36px 20px 0;gap:8px}.tea-progress span{font-size:0;height:4px;background:#34433c;padding:0}.tea-progress span:before{display:none}.tea-progress span.active{background:#d5b778}.product-shelf{padding:75px 18px 85px}.product-shelf>header{display:block;margin-bottom:35px}.product-shelf>header h2{font-size:3.6rem}.product-shelf>header>p{font-size:.95rem;margin:22px 0}.product-shelf>header>a{font-size:.72rem}.product-row,.product-row:has(.product-card:nth-child(3):last-child){display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;margin-right:-18px;padding-right:18px;max-width:none}.product-card{flex:0 0 83vw;scroll-snap-align:start}.product-notes{transform:none;font-size:.64rem}.product-info small{font-size:.66rem}.product-info h3{font-size:1.5rem}.product-info>p{font-size:.78rem}.product-info footer{font-size:.9rem}.maker-story{display:block}.maker-image{height:64svh;min-height:500px}.maker-story article{padding:75px 20px}.maker-story h2{font-size:3.75rem}.maker-story article>p:not(.eyebrow){font-size:1rem}.maker-story article>div span{grid-template-columns:95px 1fr;font-size:.8rem}.maker-story a{font-size:.72rem}.coffee-story{padding:78px 18px}.coffee-story>header{display:block;margin-bottom:45px}.coffee-story>header h2{font-size:4rem}.coffee-story>header>p:not(.eyebrow){font-size:1rem;margin-top:23px}.coffee-montage{height:auto;min-height:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-18px;padding-right:18px}.coffee-montage figure{flex:0 0 86vw;height:68svh;min-height:530px;scroll-snap-align:start}.coffee-montage figcaption strong{font-size:1.45rem}.coffee-montage figcaption p{font-size:.8rem}.coffee-cta{font-size:.72rem;margin-top:35px}.origin-feature{display:block}.origin-copy{padding:75px 20px}.origin-copy h2{font-size:3.8rem}.origin-copy>p:not(.eyebrow){font-size:1rem}.origin-copy dl{grid-template-columns:1fr}.origin-product{height:68svh;min-height:540px}.origin-product img{width:70%;max-height:75%}.origin-product span{right:20px;bottom:20px;font-size:.7rem}.equipment-feature{height:auto;min-height:0;padding:0 0 75px}.equipment-bg{position:relative;height:57svh;min-height:470px;object-position:63% center}.equipment-shade{height:57svh;background:linear-gradient(0deg,#07130e 0,transparent 70%)}.equipment-feature>article{position:relative;left:auto;top:auto;transform:none;width:auto;padding:35px 20px 20px}.equipment-feature h2{font-size:4.2rem}.equipment-feature article>p:not(.eyebrow){font-size:1rem}.equipment-product{position:relative;right:auto;top:auto;width:100%;height:66svh;min-height:520px;margin-top:-24px}.equipment-product>img{height:80%}.stone-disc{width:88%;bottom:3%}.spec{font-size:.62rem}.spec b{font-size:1rem}.spec.one{right:14px;top:13%}.spec.two{left:14px;top:47%}.spec.three{right:14px;bottom:14%}.equipment-feature>footer{position:relative;left:auto;right:auto;bottom:auto;margin:30px 20px 0}.culture-future{padding:80px 18px}.culture-future>header{display:block;margin-bottom:45px}.culture-future>header h2{font-size:3.75rem}.culture-future>header>p:not(.eyebrow){font-size:1rem;margin-top:23px}.culture-grid{display:block}.culture-grid>a{display:block;margin-bottom:70px}.culture-grid>a>img{height:61svh;min-height:480px}.culture-grid h3{font-size:2.15rem}.culture-grid p{font-size:1rem}.culture-grid b{font-size:.72rem}.journal-strip{padding:75px 20px;display:block}.journal-strip h2{font-size:3.7rem;margin-bottom:50px}.journal-strip nav a{grid-template-columns:1fr auto;gap:8px 20px;padding:22px 0}.journal-strip nav span{grid-column:1/-1}.journal-strip nav strong{font-size:1.18rem}.journal-strip nav b{align-self:end}.collection-page{padding-top:62px}.collection-hero{min-height:52svh;padding:70px 20px 40px}.collection-hero:after{width:100%;opacity:.54}.collection-hero:before{background:linear-gradient(0deg,#d9d1c5 0 48%,transparent 82%)}.collection-hero h1{font-size:3.9rem;max-width:380px}.collection-hero>p:not(.eyebrow){font-size:.96rem;max-width:360px}.collection-filters{top:62px;height:64px;padding:0 14px;overflow-x:auto}.collection-filters button{white-space:nowrap}.collection-filters span{display:none}.collection-grid{padding:45px 10px 80px;grid-template-columns:repeat(2,1fr);gap:32px 8px}.collection-grid .product-card{min-width:0}.collection-grid .product-image{aspect-ratio:4/5}.collection-grid .product-notes{display:none}.collection-grid .product-info{padding:10px 1px}.collection-grid .product-info small{font-size:.55rem}.collection-grid .product-info h3{font-size:1.03rem}.collection-grid .product-info>p{font-size:.62rem}.collection-grid .product-info footer button{width:44px;height:44px}.collection-note{padding:75px 20px}.collection-note h2{font-size:3.5rem}.product-page{padding-top:62px}.product-hero{display:block}.product-gallery{height:72svh;min-height:590px;grid-template-columns:1fr 34%}.purchase-panel{position:relative;top:auto;padding:55px 20px;min-height:0}.purchase-panel h1{font-size:4.1rem}.product-deck{font-size:1.25rem}.fact-row span{font-size:.78rem}.product-truth{padding:75px 20px;display:block}.product-truth h2{font-size:3.6rem;margin-bottom:45px}.product-truth dl{grid-template-columns:1fr}.mobile-buy{position:fixed;z-index:70;left:10px;right:10px;bottom:10px;display:flex;justify-content:space-between;align-items:center;padding:9px 9px 9px 14px;background:#f7f3ebf0;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);box-shadow:0 15px 40px #0003}.mobile-buy strong,.mobile-buy span{display:block}.mobile-buy strong{font-family:var(--font-serif);font-weight:400}.mobile-buy span{font-size:.65rem}.mobile-buy button{min-height:48px;border:0;background:var(--oxblood);color:#fff;padding:0 22px;text-transform:uppercase;font-size:.65rem}.story-page>header{height:82svh;min-height:650px}.story-page>header>div{left:20px;right:20px;bottom:45px}.story-page h1{font-size:4.3rem}.story-page>header>div>p:not(.eyebrow){font-size:.95rem}.story-page>article{padding:75px 20px}.story-page .lead,.article-page .lead{font-size:1.55rem}.story-page article section{display:block;margin:90px 0}.story-page article section h2{font-size:3rem;margin:18px 0}.story-page article section p{font-size:1rem}.story-page blockquote{margin:100px -20px 0;padding:75px 20px;font-size:3.7rem}.journal-page{padding-top:62px}.journal-page>header{padding:85px 20px 55px}.journal-page h1{font-size:4.6rem}.journal-page>section{padding:0 16px 90px;display:block}.journal-page>section>a{display:block;margin-bottom:70px}.journal-page>section>a>div{height:59svh;min-height:480px}.journal-page>section h2{font-size:2.25rem}.article-page>header{padding:120px 20px 70px}.article-page>header h1{font-size:4.3rem}.article-page>article{padding:75px 20px 100px}.article-page article h2{font-size:2.8rem}.article-page article>p:not(.lead){font-size:1rem}.article-page figure{margin:65px -20px}.article-page blockquote{font-size:2rem;margin:70px 0}.info-page{padding-top:62px}.info-page>header{padding:80px 20px 50px}.info-page h1{font-size:4rem}.info-page>section{padding:0 20px 90px}.faq-list summary{font-size:1.2rem}.search-box{display:block}.search-box button{width:100%;height:52px}.site-footer>section{padding:75px 20px;display:block}.site-footer h2{font-size:3.7rem}.site-footer form{margin-top:45px}.site-footer>nav{padding:60px 20px 100px;grid-template-columns:1fr 1fr;gap:45px 30px}.site-footer>nav>div:first-child{grid-column:1/-1}.footer-end{padding:17px 20px}.footer-end b,.footer-end span:last-child{display:none}}.skip-link{position:fixed;z-index:1000;left:16px;top:16px;transform:translateY(-160%);background:#fff;padding:12px 16px}.skip-link:focus{transform:none}body.is-locked{overflow:hidden}.no-js [data-cart-open]{display:none}.site-header{background:var(--header-bg,rgba(242,238,229,.18))}.logo img{display:block;width:auto;max-height:54px;margin:auto}.hero-body>*,.table-body>*{margin-bottom:0}.footer-copy p,.story-copy p,.direction-section header div p,.coffee-story header div p,.culture-future header div p{line-height:1.7;color:inherit}.direction-image.branch-custom{background:#d8d1c4}.direction-image.branch-custom>img{width:100%;height:100%;object-fit:cover}.direction-image.branch-custom .branch-overlay{position:absolute;z-index:2;top:7%;right:7%;bottom:7%;left:7%;width:86%;height:86%;object-fit:contain;filter:drop-shadow(0 28px 25px rgba(0,0,0,.3))}.ritual-media-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.035);transition:opacity .65s ease,transform 1.2s ease}.ritual-media-item.active{opacity:1;transform:scale(1)}.ritual-media-item img,.ritual-media-item video{width:100%;height:100%;object-fit:cover}.tea-step[hidden]{display:none}.tea-step div p{font-size:.84rem;line-height:1.6;color:#c3cbc6;max-width:420px}.tea-progress{grid-template-columns:repeat(var(--stage-count,3),1fr)}.product-card-options{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.product-image .placeholder-svg{width:100%;height:100%;background:#ded7ca}.product-info s{color:var(--muted);font-size:.7em}.product-shelf{background:var(--shelf-bg,#f4f0e8)}.collection-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-hero-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#d9d1c5f5 0 43%,#d9d1c540 78%)}.collection-hero:has(.collection-hero-image):after,.collection-hero:has(.collection-hero-image):before{display:none}.collection-filters a{border:1px solid var(--line);padding:12px 17px;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.collection-filters a.active{background:var(--forest);color:#fff}.pagination{padding:0 5vw 70px;text-align:center}.pagination .page,.pagination a{display:inline-block;margin:0 5px;padding:8px}.purchase-panel select,.quantity-input{width:100%;min-height:50px;border:1px solid var(--line);background:transparent;padding:0 14px}.quantity-input{width:90px}.purchase-panel form>label{display:block;font-size:.57rem;text-transform:uppercase;letter-spacing:.12em;margin:20px 0 9px}.purchase-panel .rte p{font-size:.72rem;line-height:1.6;color:var(--muted)}.article-page>header{position:relative;overflow:hidden}.article-page>header>*:not(.article-hero-image,.article-hero-overlay){position:relative;z-index:2}.article-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.article-hero-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c1713ed,#0c171361)}.article-content{max-width:850px;margin:auto;padding:110px 40px 140px}.article-content h2{font-size:3.4rem;margin-top:90px}.article-content p{font-size:1.05rem;line-height:1.9;color:#55564f}.article-content img{width:calc(100% + 12vw);max-width:none;margin:70px -6vw}.article-content blockquote{font-family:var(--font-serif);font-size:2.5rem;line-height:1.4;margin:90px 0;padding-left:35px;border-left:2px solid var(--oxblood)}.rich-editorial{padding-inline:6vw}.rich-editorial>div{max-width:950px}.rich-editorial.align-center>div{text-align:center;margin:auto}.rich-editorial h2{font-size:clamp(4rem,7vw,8rem);line-height:.86;margin:0 0 30px}.rich-editorial .rte{max-width:680px;margin:0 auto 30px;line-height:1.8}.rich-editorial.align-left .rte{margin-left:0}.image-text-section{min-height:80svh;display:grid;grid-template-columns:1fr 1fr}.image-text-section.reverse>div{order:2}.image-text-section>div{overflow:hidden}.image-text-section>div>img,.image-text-section>div>svg{width:100%;height:100%;object-fit:cover}.image-text-section article{padding:10vh 7vw;align-self:center}.image-text-section h2{font-size:clamp(4rem,6vw,7rem);line-height:.86}.image-text-section .rte{line-height:1.8;color:var(--muted);margin-bottom:30px}.cart-table article{display:grid;grid-template-columns:130px 1fr 100px auto;gap:25px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.cart-table article>a{height:140px;background:var(--paper)}.cart-table img{width:100%;height:100%;object-fit:contain}.cart-table h2{font-size:1.55rem;margin:6px 0}.cart-table small,.cart-table label{font-size:.6rem;text-transform:uppercase;letter-spacing:.1em}.cart-table input{width:70px;padding:10px;border:1px solid var(--line);background:transparent}.cart-summary{margin-left:auto;max-width:420px;padding-top:40px}.cart-summary p{display:flex;justify-content:space-between;font-family:var(--font-serif);font-size:1.4rem}.cart-summary .button{margin:8px 8px 0 0}.search-result-text{padding:30px;border-top:1px solid var(--line)}.search-result-text h2{font-size:2rem}.page-content{max-width:900px;line-height:1.85}.page-content h2{font-size:3rem;margin-top:70px}.equipment-product .spec-1,.equipment-product .spec-2,.equipment-product .spec-3{right:auto;bottom:auto}.equipment-product>img{object-fit:contain}.site-footer .errors{color:#ffb0a7}.site-footer form>p{margin-top:12px}.footer-newsletter-legal{max-width:46rem;margin-top:.75rem;font-size:.72rem;line-height:1.5;opacity:.7}.footer-newsletter-legal p{margin:0}.footer-newsletter-legal a{text-decoration:underline;text-underline-offset:.18em}.footer-policies{padding:16px 7vw;display:flex;flex-wrap:wrap;gap:10px 22px;border-top:1px solid rgba(255,255,255,.15)}.footer-policies a{font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:#92a198}.section-footer{position:relative;z-index:2}@media(max-width:760px){.ritual-media-item{opacity:0}.ritual-media-item.active{opacity:1}.ritual-media-item img,.ritual-media-item video{object-position:64% center}.tea-step div p{font-size:.9rem;line-height:1.45}.collection-hero-overlay{background:linear-gradient(0deg,#d9d1c5fa 0 42%,#d9d1c533 80%)}.collection-filters a{padding:11px 14px}.collection-filters{scrollbar-width:none}.collection-filters::-webkit-scrollbar{display:none}.article-content{padding:75px 20px 100px}.article-content h2{font-size:2.8rem}.article-content p{font-size:1rem}.article-content img{width:calc(100% + 40px);margin:55px -20px}.article-content blockquote{font-size:2rem;margin:70px 0}.rich-editorial{padding-inline:20px}.rich-editorial h2{font-size:3.8rem}.image-text-section{display:block}.image-text-section.reverse>div{order:0}.image-text-section>div{height:60svh;min-height:450px}.image-text-section article{padding:70px 20px}.image-text-section h2{font-size:3.6rem}.cart-table article{grid-template-columns:90px 1fr;gap:15px}.cart-table article>a{height:105px}.cart-table article>label,.cart-table article>strong{grid-column:2}.cart-summary .button{width:100%;margin:8px 0}.equipment-product .spec{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.root-film{height:100svh}.root-bark{opacity:1;transform:none}.root-table,.table-copy{display:none}.hero-copy{opacity:1;transform:translateY(-43%)}.tea-film{height:auto}.tea-sticky{position:relative}.tea-media img:first-child{opacity:1}}.root-film{height:180vh}.tea-progress button{-webkit-appearance:none;appearance:none;border:0;background:none;text-align:left;padding:13px 0 0;font:inherit;font-size:.57rem;letter-spacing:.12em;text-transform:uppercase;color:#64736b;position:relative;cursor:pointer}.tea-progress button:before{content:"";position:absolute;top:-1px;left:0;width:0;height:1px;background:#e2c788;transition:.5s}.tea-progress button.active{color:#e4d7bf}.tea-progress button.active:before{width:100%}.tea-progress button:focus-visible{outline:2px solid #e2c788;outline-offset:6px}@media(max-width:760px){.root-film{height:150svh}.tea-media img.active{opacity:1}.tea-progress button{font-size:0;height:44px;background:#101e18;padding:0;border-top:4px solid #34433c}.tea-progress button:before{display:none}.tea-progress button.active{background:#16261f;border-top-color:#d5b778}}@media(prefers-reduced-motion:reduce){.root-film{height:100svh}}.product-card.tea .product-image img{object-fit:contain;padding:4%;mix-blend-mode:multiply}.product-page.gear .product-pack img{transform:scale(1.32)}@media(max-width:760px){.tea-film{padding:0;height:auto}.tea-sticky{height:82svh;min-height:660px;position:relative;overflow:hidden}.tea-media{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;min-height:0}.tea-media img{object-position:64% center}.tea-gradient{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(0deg,#06110dfc 0,#06110deb 35%,#06110d2e 76%),linear-gradient(90deg,rgba(6,17,13,.6),transparent 75%)}.tea-copy{position:absolute;z-index:3;left:20px;right:20px;top:auto;bottom:92px;width:auto;padding:0}.tea-copy h2{font-size:3.45rem;line-height:.8;margin-bottom:18px}.tea-step{padding-top:13px}.tea-step h3{font-size:1.35rem;margin:9px 0 6px}.tea-step p{font-size:.9rem;line-height:1.45;max-width:330px}.tea-copy>a{display:none}.tea-progress{position:absolute;z-index:4;left:20px;right:20px;bottom:24px;margin:0}.product-page.gear .product-pack img{transform:scale(1.2)}.tea-media img{filter:brightness(1.12)}.collection-filters{scrollbar-width:none}.collection-filters::-webkit-scrollbar{display:none}.equipment-feature{height:100svh;min-height:780px;padding:0;position:relative;overflow:hidden}.equipment-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;object-position:64% center}.equipment-shade{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(0deg,#050e0af0,#050e0a1f 58%),linear-gradient(90deg,#040c08d1,#040c082e)}.equipment-feature>article{position:absolute;z-index:3;left:20px;right:20px;top:8%;width:auto;padding:0}.equipment-feature h2{font-size:3.65rem;line-height:.79;margin:0 0 18px}.equipment-feature article>p:not(.eyebrow){font-size:.88rem;line-height:1.5;max-width:335px;margin-bottom:18px}.equipment-feature .button{min-height:46px;padding:0 18px}.equipment-product{position:absolute;z-index:2;right:0;top:41%;width:100%;height:51%;min-height:0;margin:0}.equipment-product>img{height:100%}.stone-disc{width:76%;height:16%;bottom:1%}.equipment-feature .spec{display:none}.equipment-feature>footer{position:absolute;z-index:4;left:20px;right:20px;bottom:17px;margin:0;gap:8px}}.site-header>nav,.site-header .header-tools{height:100%;align-items:center}.site-header .header-nav-item{height:100%;padding:0;display:flex;align-items:center}.site-header .header-nav-item>a,.site-header .header-tools>a,.site-header .header-tools>button{height:100%;display:inline-flex;align-items:center;line-height:1;padding-block:0;margin:0}.site-header .header-tools>button b{line-height:1}.direction-image.branch-custom .branch-overlay{position:absolute;z-index:3;top:8%;right:8%;bottom:8%;left:8%;width:84%;height:84%;object-fit:contain;padding:0;filter:drop-shadow(0 28px 25px rgba(0,0,0,.34));mix-blend-mode:normal}.tea-media .ritual-media-item img,.tea-media .ritual-media-item video{position:static;inset:auto;display:block;width:100%;height:100%;object-fit:cover;opacity:1;transform:none;transition:none}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.collection-grid>.product-card{display:flex;flex-direction:column;width:100%;min-width:0;overflow:hidden}.collection-grid .product-image{flex:none;width:100%;min-width:0}.collection-grid .product-info{width:100%;min-width:0}.collection-grid .product-info h3,.collection-grid .product-info p{overflow-wrap:anywhere}.collection-grid .product-info h3{line-height:1.05;min-height:2.1em}.collection-grid .product-info>p{line-height:1.5;min-height:3em}.collection-grid .product-info footer{margin-top:auto}.badge-sold-out{background:#3d1d18e6}.product-card-sold-out{font-size:.56rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.collection-page.coffee .collection-hero:after{background-image:url(coffee-extraction-v2.webp)}.product-page{background:#ebe4d9}.product-gallery{min-width:0}.product-pack,.product-context{min-height:calc(100svh - 68px)}.product-pack>span{top:18px;bottom:auto;z-index:3}.product-main-media{transition:opacity .2s ease}.product-thumbnails{position:absolute;z-index:4;left:16px;right:16px;bottom:16px;display:flex;gap:7px;overflow-x:auto;padding:5px;background:#f7f3ebd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnails button{flex:0 0 54px;width:54px;height:64px;padding:0;border:1px solid transparent;background:#eee8de;overflow:hidden;cursor:pointer}.product-thumbnails button.active{border-color:var(--ink)}.product-thumbnails img{width:100%;height:100%;padding:3px!important;object-fit:contain!important;mix-blend-mode:multiply}.purchase-panel{padding:6.5vh clamp(34px,4vw,72px);overflow-wrap:anywhere}.purchase-panel h1{font-size:clamp(3.4rem,4.5vw,5.5rem);line-height:.86}.product-deck{font-size:1.15rem;line-height:1.45;max-width:32rem}.fact-row span{min-width:0}.purchase-panel select{font:inherit;font-size:.78rem}.purchase-panel .add-main:disabled,.mobile-buy button:disabled{opacity:.45;cursor:not-allowed}.purchase-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 8px;padding:14px 0;border-top:1px solid var(--line);color:var(--muted);font-size:.58rem;letter-spacing:.05em;text-transform:uppercase}.purchase-panel details .rte{padding:0 0 18px}.purchase-panel details .rte p,.purchase-panel details .rte li{font-size:.76rem;line-height:1.7;color:var(--muted)}.purchase-panel details .rte ul,.purchase-panel details .rte ol{padding-left:1.25rem}.purchase-panel details[open] summary span{transform:rotate(45deg)}.purchase-panel summary span{transition:transform .2s}.brewing-guide{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brewing-guide strong{color:var(--ink);font-weight:500}.product-page.coffee .product-pack{background:#e8e0d3}.product-page.tea .product-pack{background:#ece5d8}.product-page.gear .product-pack{background:#d6d9d0}.product-page.gear .product-pack .product-main-media{object-fit:contain;transform:none;filter:drop-shadow(0 30px 22px rgba(0,0,0,.22))}@media(max-width:1100px)and (min-width:761px){.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header nav{gap:14px}.site-header nav a,.header-tools a,.header-tools button{font-size:.58rem}.header-right{padding-right:112px}.header-tools{gap:10px}.product-hero{grid-template-columns:1.05fr .95fr}.product-gallery{grid-template-columns:1fr}.product-context{display:none}.purchase-panel h1{font-size:3.6rem}}@media(max-width:760px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid .product-info h3{min-height:0}.collection-grid .product-info>p{min-height:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-pack,.product-context{min-height:0}.product-gallery{height:68svh;min-height:560px;grid-template-columns:1fr}.product-context{display:none}.product-pack>span{top:14px;left:14px}.product-thumbnails{left:10px;right:10px;bottom:10px}.product-thumbnails button{flex-basis:48px;width:48px;height:56px}.purchase-panel{padding:48px 20px 95px}.purchase-panel h1{font-size:clamp(3rem,15vw,4.2rem)}.purchase-trust{grid-template-columns:1fr}.mobile-buy{z-index:90}.mobile-buy>div{min-width:0;margin-right:10px}.mobile-buy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:52vw}}@media(max-width:760px){:root{--muted:#575750}.eyebrow{font-size:.75rem;line-height:1.5}.button,.text-link{font-size:.75rem}.root-shade{background:linear-gradient(0deg,rgba(242,238,229,.72),rgba(242,238,229,.14) 58%,transparent 82%)}.hero-copy{bottom:58px;margin:0 -4px;padding:22px 18px 19px;background:linear-gradient(100deg,#f6f2eaf5,#f6f2eae0);border:1px solid rgba(28,28,24,.14);border-left:3px solid var(--oxblood);box-shadow:0 18px 45px #070c092e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-copy h1{font-size:clamp(3.85rem,17vw,5rem);line-height:.82;color:#181914}.hero-copy h1 em{color:#4f5e46}.hero-copy .eyebrow{color:#7b292e}.hero-copy>p:not(.eyebrow),.hero-copy .hero-body,.hero-copy .hero-body p{font-size:1.03rem;line-height:1.55;color:#2d302a}.hero-copy .text-link{min-height:48px;border:1px solid rgba(28,28,24,.42);padding:0 10px}.scroll-cue{font-size:.65rem;color:#f7f1e7;text-shadow:0 2px 12px rgba(0,0,0,.9)}.tea-media img,.tea-media .ritual-media-item img,.tea-media .ritual-media-item video{filter:brightness(.88) saturate(.92)}.tea-gradient{background:linear-gradient(0deg,#040d09,#040d09fa 37%,#040d09bd 68%,#040d092e),linear-gradient(90deg,#040d09bd,#040d091f 82%)}.tea-copy{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.72)}.tea-copy h2{font-size:clamp(3.3rem,14.8vw,4rem);line-height:.82;color:#fff}.tea-copy h2 em{color:#f0cf89}.tea-step{border-top-color:#ffffff94}.tea-step span{font-size:.7rem;line-height:1.4;color:#f1d28e}.tea-step h3{font-size:1.55rem;line-height:1.15;color:#fff}.tea-step p,.tea-step div p{font-size:1rem;line-height:1.52;color:#f0f3ef;max-width:34rem}.direction-grid>a>span,.direction-grid b,.culture-grid>a>span,.culture-grid b,.journal-strip nav span,.journal-strip nav b{font-size:.72rem;line-height:1.45}.trust-strip span{font-size:.82rem;line-height:1.5}.product-notes{font-size:.7rem;line-height:1.4}.product-info small,.collection-grid .product-info small{font-size:.68rem;line-height:1.35;color:#5f5e57}.product-info>p,.collection-grid .product-info>p{font-size:.8rem;line-height:1.5;color:#54544e}.product-info footer span{font-size:.86rem}.coffee-montage figcaption p{font-size:.9rem;line-height:1.5;color:#f0e8e2}.equipment-shade{background:linear-gradient(0deg,#050e0afa,#050e0a7a 66%,#050e0a94),linear-gradient(90deg,#040c08e0,#040c0833)}.equipment-feature article>p:not(.eyebrow){font-size:1rem;line-height:1.55;color:#eef2ef;text-shadow:0 2px 14px rgba(0,0,0,.72)}.equipment-feature>footer{font-size:.66rem;color:#f2eee6;text-shadow:0 2px 10px rgba(0,0,0,.8)}.collection-hero>p:not(.eyebrow){font-size:1rem;line-height:1.6;color:#34362f}.collection-filters a,.collection-filters button{font-size:.7rem}.purchase-panel form>label,.purchase-panel>label{font-size:.68rem;line-height:1.4}.purchase-panel summary{font-size:.88rem;line-height:1.45}.purchase-panel details p,.purchase-panel details .rte p,.purchase-panel details .rte li,.purchase-panel .rte p{font-size:.92rem;line-height:1.65;color:#55564f}.purchase-trust{font-size:.7rem;line-height:1.45;color:#50534c}.fact-row small{font-size:.65rem}.fact-row span{font-size:.86rem;line-height:1.5}.availability{font-size:.78rem}.mobile-buy span,.mobile-buy button{font-size:.74rem}.story-page>header>div>p:not(.eyebrow),.article-page>header>p:not(.eyebrow){font-size:1rem;line-height:1.6;color:#f0f3ef}.journal-page>section span,.journal-page>section b{font-size:.7rem;line-height:1.4}.site-footer>section p:not(.eyebrow){font-size:1rem;line-height:1.6;color:#d2ddd7}.site-footer form>label,.site-footer form button,.site-footer nav strong{font-size:.7rem}.site-footer nav a:not(.footer-logo){font-size:.84rem}.site-footer nav p,.footer-newsletter-legal{font-size:.8rem;line-height:1.55;color:#bcc9c2;opacity:1}.footer-policies a{font-size:.68rem;line-height:1.4;color:#becac4}.footer-end{font-size:.65rem;color:#d4ded9}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/chinara.css.map */
