@font-face{font-family:Inter;src:url(inter-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(inter-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--ink: #191919;--white: #fff;--off: #faf9f5;--line: #c9c9c5;--muted: #858585;--wine: #8e1234;--blush: #eadadd;--max: 1200px;--gutter: 5.64vw}*{box-sizing:border-box}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}button:disabled,[aria-disabled=true]{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:700}:focus-visible{outline:2px solid var(--wine);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;padding:12px 18px;background:var(--ink);color:#fff;z-index:200;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.no-scroll{overflow:hidden}.form-error{color:var(--wine);font-size:12px;line-height:1.6}.policy-link{text-decoration:underline;text-underline-offset:3px}.header-section{position:relative;z-index:50}.site-header{height:90px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:0 2.78vw;background:transparent}.brand{display:block;width:180px}.brand img{width:100%;height:auto}.main-nav{display:flex;justify-content:center;gap:28px;font-size:13px;font-weight:400;letter-spacing:.06em;text-transform:uppercase}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:0}.icon-button{border:0;background:none;position:relative;min-width:36px;min-height:44px;padding:8px;display:inline-flex;align-items:center;justify-content:center}.icon{display:block;width:22px;height:22px;position:relative}.icon-search{border:1.8px solid var(--ink);border-radius:50%;width:16px;height:16px}.icon-search:after{content:"";position:absolute;width:9px;height:1.8px;background:var(--ink);right:-7px;bottom:-4px;transform:rotate(45deg)}.icon-account:before{content:"";position:absolute;width:10px;height:10px;background:var(--ink);border-radius:50%;left:6px;top:0}.icon-account:after{content:"";position:absolute;width:22px;height:10px;background:var(--ink);border-radius:12px 12px 0 0;left:0;bottom:0}.icon-bag{width:16px;height:17px;background:var(--ink);border-radius:2px;margin-top:5px}.icon-bag:before{content:"";position:absolute;width:8px;height:8px;border:1px solid var(--ink);border-radius:50%;left:4px;top:-4px}.icon-bag:after{content:"";position:absolute;width:6px;height:6px;border:1px solid white;border-top:0;border-radius:0 0 50% 50%;left:5px;top:0}.cart-count{position:absolute;top:0;right:-2px;font-size:9px;background:#fff;border-radius:50%;padding:0 3px}.cart-count:empty{display:none}.mobile-menu-button{display:none}.template-index .header-section,.template-product .header-section{position:absolute;inset:0 0 auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid var(--ink);border-radius:9px;padding:0 39px;font-size:13px;letter-spacing:.24em;text-transform:uppercase;line-height:1.4;text-align:center}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-outline{background:transparent;color:var(--ink)}.button-full{width:100%}.text-link{font-size:13px;letter-spacing:.23em;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px}.eyebrow{font-size:16px;font-weight:400;letter-spacing:.24em;color:var(--muted);margin:0 0 38px;text-transform:uppercase}.home-hero{position:relative;height:56.22vw;max-height:1050px;min-height:650px;overflow:hidden}.home-hero-image{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero-image img{width:100%;height:100%;object-fit:cover}.home-hero-copy{position:relative;z-index:1;padding:0 0 10.75vw var(--gutter);height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.home-hero h1{font-size:clamp(46px,3.96vw,72px);letter-spacing:-.03em;line-height:.98;margin:0 0 36px}.home-hero-copy>div{display:flex;gap:46px;align-items:center}.home-hero .button{min-width:283px}.ticker{height:44px;background:var(--ink);color:#fff;overflow:hidden;white-space:nowrap;font-size:13px;letter-spacing:.24em;display:flex;align-items:center}.ticker-track{display:flex;width:max-content;animation:marquee 38s linear infinite}.ticker-track>span{flex-shrink:0;padding:0 32px;min-width:100vw;text-align:center}@keyframes marquee{to{transform:translate(-50%)}}.split{display:grid;grid-template-columns:55% 45%;min-width:0}.split-media{background:var(--off);min-width:0;overflow:hidden}.split-media img{width:100%;height:100%;object-fit:cover}.home-intro,.home-final{height:55.3vw}.split-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:65px 5.65vw 65px 7.45vw}.split-copy h2{font-size:40px;letter-spacing:-.03em;line-height:.98;margin:0 0 43px}.split-copy strong{font-size:16px;font-weight:400;letter-spacing:.27em;margin-bottom:35px}.split-copy p:not(.eyebrow){color:var(--muted);font-size:13px;letter-spacing:.07em;line-height:1.5;margin:0;max-width:430px}.split-copy .button{margin-top:42px;min-width:283px}.home-story{grid-template-columns:45% 55%;height:56.22vw}.home-story .split-copy{padding:65px 7.25vw}.home-story h2{font-size:42px;line-height:1.02;max-width:370px;margin-bottom:32px}.home-story .text-link{margin-top:24px}.home-story .eyebrow{margin-bottom:35px}.promise{padding:50px var(--gutter) 110px;display:grid;grid-template-columns:1fr 1fr;column-gap:5.55vw;row-gap:185px}.promise>div:first-child{grid-column:1/-1}.promise .eyebrow{margin-bottom:27px}.promise h2{font-size:68px;line-height:.98;letter-spacing:-.025em;margin-bottom:42px}.promise>div:first-child>p:last-child{max-width:305px;font-size:13px;letter-spacing:.08em;color:var(--muted);margin:0;line-height:1.5}.promise-list{display:flex;flex-direction:column;gap:78px}.promise-list>div{display:grid;grid-template-columns:90px 1fr;column-gap:18px}.promise-list b{grid-row:1/3;font-size:68px;line-height:1;letter-spacing:-.04em}.promise-list strong{font-size:38px;line-height:1.15;letter-spacing:-.025em;padding-top:9px}.promise-list p{grid-column:2;font-size:13px;line-height:1.48;letter-spacing:.07em;color:var(--muted);max-width:295px;margin:10px 0 0}.promise-image{align-self:center}.promise-image img{width:100%;height:37.1vw;object-fit:cover}.section-heading{padding:25px var(--gutter) 27px}.section-heading .eyebrow{margin-bottom:24px}.section-heading h2{font-size:40px;letter-spacing:-.025em;margin:0;line-height:1.1}.simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.simple-grid>a{min-width:0}.simple-grid img{width:100%;height:44vw;object-fit:cover;background:var(--off)}.simple-grid span{display:block;padding:21px 2.6vw 27px;font-size:13px}.simple-grid b{display:block;margin-top:4px;font-size:20px;letter-spacing:-.02em;line-height:1.2}.simple-grid small{display:block;color:var(--muted);font-size:13px;letter-spacing:.07em;line-height:1.5;margin-top:5px;max-width:360px}.subscription-banner{text-align:center;background:var(--ink);color:#fff;padding:57px 25px 59px}.subscription-banner .eyebrow{color:#999;margin-bottom:20px}.subscription-banner h2{font-size:54px;line-height:1.1;letter-spacing:-.025em;margin:0 0 34px}.subscription-banner p:not(.eyebrow){max-width:420px;color:#999;font-size:13px;letter-spacing:.06em;line-height:1.5;margin:0 auto 16px}.subscription-banner strong{display:block;font-size:28px;letter-spacing:-.02em;color:#999}.subscription-banner .button{margin-top:33px}.testimonials{padding:117px 8.1vw 119px;text-align:center}.testimonials .eyebrow{margin-bottom:42px}.testimonials h2{font-size:28px;line-height:.98;letter-spacing:-.02em;max-width:620px;margin:0 auto 28px;text-align:left}.quote-credit{font-size:10px;color:var(--muted);letter-spacing:.25em;margin-bottom:78px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:left}.testimonials blockquote{margin:0;color:var(--muted);font-size:13px;letter-spacing:.07em;line-height:1.5}.testimonials .stars{display:block;color:var(--ink);font-size:19px;line-height:1.1;letter-spacing:0;margin-bottom:7px}.testimonials small{display:block;font-size:13px;letter-spacing:.04em;margin-top:15px}.product-main{display:grid;grid-template-columns:58.7% 41.3%;align-items:start}.product-gallery{position:relative;min-width:0;background:var(--off)}.gallery-main{height:66.91vw;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{height:17.5vw;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#fff}.gallery-thumb{background:var(--off);border:0;padding:0;min-width:0;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb.is-active{outline:2px solid var(--ink);outline-offset:-2px}.gallery-thumb:focus-visible{outline:3px solid var(--wine);outline-offset:-3px}.gallery-reset{position:absolute;top:18px;left:18px;z-index:2;border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px 15px;font-size:12px}.gallery-reset:not([hidden]){top:100px}.product-info{padding:205px 4vw 60px 6.75vw;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.product-info .eyebrow{font-size:14px;letter-spacing:.18em;white-space:nowrap;margin-bottom:30px}.product-info h1{font-size:52px;line-height:.97;letter-spacing:-.035em;margin:0 0 34px;max-width:420px}.price-display{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:36px;line-height:1;margin:0 0 57px}.price-display s{font-size:22px;color:var(--muted)}.product-option{padding:0;border:0;margin:0 0 30px;min-width:0;width:100%;max-width:300px}.product-option legend,.field-label{font-size:14px;letter-spacing:.2em;color:var(--muted);padding:0;margin:0 0 16px}.option-values{display:flex;gap:8px;flex-wrap:wrap}.option-chip{min-width:88px;height:32px;border:1px solid var(--ink);border-radius:8px;background:#fff;color:var(--ink);font-size:8px;letter-spacing:.25em;padding:0 14px}.option-chip.is-selected{background:var(--ink);color:#fff}.color-chip{width:40px;min-width:40px;height:40px;border-radius:8px;position:relative;padding:0;border-color:#aaa}.color-chip:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:5px}.color-noir:before{background:#191919}.color-gris:before{background:#c9c9c9}.color-beige:before{background:#eee9df}.color-tiffany:before{background:#68c8c3}.color-marron:before{background:#4c251e}.color-cerise:before,.color-cherry:before{background:#8f1235}.color-chip.is-selected{background:#fff;border-color:var(--ink);outline:1px solid var(--ink);outline-offset:2px}.preorder-dot{position:absolute;top:-7px;right:-5px;z-index:1;font-size:9px;line-height:1;color:var(--ink);background:#fff;border-radius:50%;padding:2px}.option-hint{display:block;font-size:8px;color:var(--muted);letter-spacing:.08em;margin-top:13px}.product-form{width:300px;max-width:100%;margin-top:0}.product-form .button{min-height:38px;border-radius:8px;font-size:8px;letter-spacing:.3em;padding:0 18px}.shipping-note{font-size:8px;line-height:1.5;color:var(--muted);letter-spacing:.07em;margin:22px 0 0;max-width:320px}.product-main-recharge .product-info{padding-top:207px}.product-main-recharge h1{white-space:nowrap;margin-bottom:30px}.product-main-recharge .price-display{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.product-lede{font-size:14px;line-height:1.4;letter-spacing:.06em;color:var(--muted);max-width:300px;margin:0 0 28px}.product-main-recharge .product-option{margin-bottom:28px}.purchase-selector{border:0;padding:0;margin:0 0 23px;min-width:0;max-width:300px;width:100%;position:relative}.purchase-selector .field-label{margin-bottom:9px}.purchase-option{display:flex;align-items:center;width:max-content;max-width:100%;min-height:30px;border:1px solid var(--ink);border-radius:8px;padding:0 14px;margin:5px 0;font-size:8px;letter-spacing:.17em;cursor:pointer}.purchase-option input{position:absolute;opacity:0;width:1px;height:1px}.purchase-option.is-selected{background:var(--ink);color:#fff}.purchase-option:focus-within{outline:2px solid var(--wine);outline-offset:3px}.purchase-option:has(input:disabled){opacity:.5;cursor:not-allowed}.purchase-note{font-size:8px;color:var(--muted);letter-spacing:.08em;margin:13px 0 0;line-height:1.5}.purchase-terms{font-size:9px;color:var(--muted);margin:8px 0 0}.purchase-terms summary{cursor:pointer;text-underline-offset:2px}.purchase-terms p{font-size:11px;line-height:1.5;margin:9px 0 0}.product-main-recharge .shipping-note{margin-top:22px}.product-accordion-wrap{padding:70px 14% 32px}.product-accordion details{border-bottom:1px solid #929292;margin:0;padding:0 0 28px}.product-accordion details+details{padding-top:25px}.product-accordion summary{list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center;min-height:28px;font-size:16px;letter-spacing:.2em;cursor:pointer;font-weight:400}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";flex-shrink:0;color:var(--muted);font-size:16px;letter-spacing:0}.product-accordion details[open]>summary:after{content:"\2212"}.product-accordion p{font-size:16px;letter-spacing:.065em;line-height:1.5;color:var(--muted);max-width:620px;margin:17px 0 0}.product-reminder{display:grid;grid-template-columns:41.3% 58.7%;height:66.91vw}.product-reminder>div:first-child{padding:60px 7.2vw 60px 8.5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.product-reminder h2{font-size:40px;line-height:1.03;letter-spacing:-.03em;max-width:340px;margin:0 0 36px}.product-reminder p:not(.eyebrow){font-size:14px;line-height:1.45;color:var(--muted);letter-spacing:.06em;margin-bottom:34px}.product-reminder .button{font-size:12px;white-space:nowrap}.reminder-image{background:var(--off);overflow:hidden}.reminder-image img{width:100%;height:100%;object-fit:cover}.collection-heading,.editorial-heading{padding:48px var(--gutter) 61px}.collection-heading .eyebrow,.editorial-heading .eyebrow{margin-bottom:26px}.collection-heading h1,.editorial-heading h1,.page-content h1{font-size:68px;line-height:1.04;letter-spacing:-.035em;margin:0}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.product-card{display:block;min-width:0;background:#fff}.product-card-media{height:71.3vw;background:var(--off);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-card-meta{display:flex;flex-direction:column;padding:28px 25px 58px;gap:9px}.product-card-meta>strong{order:-1;font-size:16px;letter-spacing:.25em;color:var(--muted);font-weight:400}.product-card-meta>span{font-size:40px;line-height:1;letter-spacing:-.03em;font-weight:700}.pagination{padding:25px;text-align:center}.editorial-heading h1{max-width:1150px}.story-page .editorial-heading{padding-bottom:102px}.story-copy{max-width:650px;margin-top:75px;color:var(--muted);font-size:20px;line-height:1.45;letter-spacing:.055em}.story-copy p{margin-bottom:30px}.story-copy p:last-child{margin-bottom:0}.story-image img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.story-values{max-width:526px;margin:0 auto;display:flex;flex-direction:column;gap:75px;padding:74px 0}.story-values h2{font-size:36px;line-height:1.05;letter-spacing:-.025em;margin:0 0 12px}.story-values p{font-size:18px;letter-spacing:.055em;color:var(--muted);margin:0}.editorial-action{text-align:center;padding:0 25px 74px}.materials-page>.split{grid-template-columns:58.7% 41.3%;height:71.3vw}.materials-page>.split:last-child{grid-template-columns:41.3% 58.7%}.materials-page .split-copy{padding:80px 5.2vw}.materials-page>.split:last-child .split-copy{padding-left:7.2vw}.materials-page h2{font-size:40px;line-height:1;max-width:345px;margin:0 0 45px}.materials-page .split-copy p{font-size:16px;max-width:410px;line-height:1.4}.materials-page .split-copy p+h2{margin-top:97px}.materials-page .button{margin-top:107px}.material-media img{object-fit:cover}.page-main{padding:96px var(--gutter) 100px}.page-content{max-width:none;margin:0}.legal-page{min-height:666px}.legal-page .rich-text>h1{margin-bottom:58px}.rich-text p,.rich-text li{font-size:16px;letter-spacing:.07em;color:var(--muted);line-height:1.45;max-width:640px}.rich-text ul{padding-left:26px}.faq-page{padding-bottom:102px}.faq-content{max-width:985px}.faq-content h1{white-space:nowrap;margin-bottom:84px}.faq-content .product-accordion details{padding-bottom:34px}.faq-content .product-accordion details+details{padding-top:30px}.faq-content .product-accordion p{max-width:635px}.editorial-cta{display:inline-block;font-size:16px;letter-spacing:.2em;color:var(--muted);margin-top:75px}.contact-page{position:relative;padding-top:48px;min-height:714px;overflow:hidden}.contact-page>.page-content{position:relative;z-index:1}.contact-page>img{position:absolute;height:714px;width:714px;object-fit:contain;right:-100px;bottom:0;z-index:0;max-width:none}.contact-page .eyebrow{margin-bottom:26px}.contact-grid{display:grid;grid-template-columns:495px 1fr;gap:10vw;margin-top:150px;align-items:start}.contact-form label{display:block;font-size:16px;letter-spacing:.22em;margin-top:17px}.contact-form label:first-of-type{margin-top:0}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #999;border-radius:0;background:transparent;color:var(--ink);padding:0;font-size:16px;min-height:23px;line-height:1.3;resize:vertical}.contact-form textarea{height:66px}.contact-form .button{margin-top:20px;min-width:176px}.contact-aside{min-width:0}.contact-details .eyebrow{margin:0 0 18px;font-size:16px}.contact-details a{display:block;font-size:28px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.contact-details a+.eyebrow{margin-top:44px}.site-footer{background:var(--ink);color:#fff;padding:48px 5.95vw 49px;min-height:382px}.footer-brand{display:block;width:366px;max-width:100%;margin-left:-12px;margin-bottom:36px}.footer-brand img{width:100%;height:auto;filter:brightness(0) invert(1)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.08fr;gap:24px;font-size:9px;letter-spacing:.055em;line-height:1.45}.footer-grid p{margin-bottom:10px}.footer-kicker{color:#999;font-size:10px;font-weight:400;letter-spacing:.23em;text-transform:uppercase;margin:0 0 14px!important}.footer-grid a{display:block;margin:7px 0}.newsletter{display:flex;align-items:center;border-bottom:1px solid #888;margin-top:-2px;margin-bottom:22px}.newsletter input{min-width:0;width:100%;height:31px;background:none;border:0;color:#fff;letter-spacing:.2em;font-size:11px}.newsletter input::placeholder{color:#ccc;opacity:1}.newsletter button{background:none;border:0;color:#fff;white-space:nowrap;font-size:10px;letter-spacing:.2em;padding:4px 0 4px 12px}.footer-grid>div:last-child>a{font-size:11px;letter-spacing:.2em}.footer-bottom{font-size:9px;letter-spacing:.04em;color:#999;margin-top:36px;line-height:1.6}.utility-page main{min-height:100vh}.cart-page,.search-page,.account-page{padding:81px 5.93vw;min-height:100vh}.cart-shell,.search-shell,.account-shell,.not-found{min-height:643px;border:1px solid #bbb;border-radius:10px;background:var(--off);padding:36px 35px}.cart-shell h1,.search-shell h1,.account-shell h1{font-size:32px;line-height:1.2;letter-spacing:-.025em;margin:5px 0 67px}.cart-shell h1 span,.drawer-title span{color:#aaa}.cart-layout{display:grid;grid-template-columns:minmax(0,1.575fr) minmax(0,1fr);gap:25px;padding-left:40px}.cart-item{display:grid;grid-template-columns:86px minmax(0,1fr) 90px 70px;gap:19px;align-items:center;padding:19px 24px;background:#fff;border:1px solid #bdbdb8;border-radius:10px;margin-bottom:20px;min-width:0}.cart-item-image{width:86px;height:100px;background:var(--off);border-radius:8px;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-main{min-width:0;overflow-wrap:anywhere}.cart-item h2{font-size:18px;line-height:1.2;margin:0 0 8px;letter-spacing:-.02em}.cart-item p,.cart-item small{display:block;font-size:13px;line-height:1.35;color:var(--muted);margin:0 0 4px}.remove-item{display:inline-block;color:var(--muted);text-decoration:underline;text-underline-offset:3px;font-size:11px;padding:7px 0 0}.line-price{font-size:18px;text-align:right;white-space:nowrap}.quantity{display:inline-flex;justify-content:center;align-items:center;border:1px solid #bbb;border-radius:9px;width:max-content;max-width:100%;color:var(--muted);overflow:hidden}.quantity button{min-width:30px;min-height:45px;border:0;background:none;color:var(--ink)}.quantity span{min-width:25px;text-align:center;font-size:13px}.cart-items>.text-link{display:inline-block;margin-top:18px;text-transform:none;letter-spacing:0;font-size:14px;color:var(--muted)}.cart-summary{background:#fff;border:1px solid #bdbdb8;border-radius:10px;padding:30px 20px;height:max-content}.shipping-progress{padding:12px 14px;background:var(--blush);border-left:8px solid var(--wine);border-radius:0 7px 7px 0;margin-bottom:24px}.shipping-copy{font-size:11px;line-height:1.3;color:var(--wine);margin-bottom:7px}.shipping-track{height:7px;background:#fff;border-radius:8px;overflow:hidden}.shipping-track progress{-webkit-appearance:none;appearance:none;display:block;width:100%;height:7px;border:0;background:#fff;color:var(--wine)}.shipping-track progress::-webkit-progress-bar{background:#fff}.shipping-track progress::-webkit-progress-value{background:var(--wine);border-radius:8px}.shipping-track progress::-moz-progress-bar{background:var(--wine);border-radius:8px}.cart-total{display:flex;justify-content:space-between;font-size:22px;font-weight:700;gap:16px;margin:30px 0}.cart-summary small,.drawer-checkout small{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin:12px 0}.cart-summary .button,.utility-page .button{font-size:16px;letter-spacing:.06em;text-transform:none;min-height:56px;padding:0 24px}.cart-item .subscription-line,.drawer-item .subscription-line{color:var(--wine)}.empty-cart{min-height:567px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.empty-cart h2{font-size:40px;line-height:1.1;letter-spacing:-.025em;margin:0 0 48px}.empty-cart p{font-size:24px;color:var(--muted);margin:0 0 43px}.empty-cart .button{min-width:290px}.search-shell h1{margin-bottom:33px}.search-shell>form{display:flex;position:relative;border:1px solid #bbb;border-radius:10px;background:#fff;min-height:55px;margin-bottom:32px}.search-shell input{width:100%;min-width:0;border:0;background:transparent;font-size:16px;letter-spacing:.06em;padding:0 16px;border-radius:10px}.search-shell form button{width:55px;flex-shrink:0}.search-shell>p{color:var(--muted);margin:0;font-size:14px}.search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:24px}.search-grid .product-card{border:1px solid #bbb;border-radius:10px;padding:16px}.search-grid .product-card-media{height:194px}.search-grid .product-card-media img{object-fit:cover}.search-grid .product-card-meta{padding:14px 0 0;gap:2px}.search-grid .product-card-meta>span{font-size:20px;line-height:1.2}.search-grid .product-card-meta>strong{order:0;font-size:16px;letter-spacing:0}.not-found{margin:81px 5.93vw;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.not-found h1{font-size:84px;line-height:1;margin:0 0 59px;letter-spacing:-.04em}.not-found>p{font-size:24px;color:var(--muted);margin:0}.not-found form{display:flex;background:#fff;border:1px solid #bbb;border-radius:10px;width:574px;max-width:100%;min-height:55px;margin:30px 0 33px;overflow:hidden}.not-found input{width:100%;min-width:0;border:0;padding:0 20px;background:transparent;text-align:center;letter-spacing:.06em;font-size:16px}.not-found form button{width:50px}.not-found>div{display:flex;gap:8px}.not-found .button{min-width:145px}.account-nav{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:36px}.account-nav button,.account-nav a{border:1px solid #aaa;background:#fff;color:var(--ink);padding:10px 17px;border-radius:10px;font-size:16px;letter-spacing:.05em}.account-nav [aria-selected=true],.account-nav .is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.account-shell h1{margin-bottom:50px}.account-shell [role=tabpanel]{max-width:420px}.account-shell [role=tabpanel]>p{font-size:14px;color:var(--muted);line-height:1.5}.account-shell [role=tabpanel]>.button{width:100%}.account-subscription,.account-orders{border:1px solid #bbb;background:#fff;border-radius:10px;padding:26px;margin-bottom:25px}.account-orders>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:12px 0;border-bottom:1px solid #ddd}.mobile-menu,.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;display:flex;flex-direction:column;padding:clamp(24px,4vw,55px);background:#fff;visibility:hidden;transform:translateY(-105%);transition:transform .25s,visibility .25s;overflow:auto;height:100dvh}.mobile-menu.is-open,.search-overlay.is-open{visibility:visible;transform:translateY(0)}.mobile-menu-close,.search-close{align-self:flex-end;background:none;border:0;font-size:32px;min-width:44px;min-height:44px}.mobile-menu nav{display:flex;flex-direction:column;gap:20px;margin-top:40px;font-size:28px}.mobile-menu-footer{margin-top:auto;padding-top:30px;display:flex;justify-content:space-between}.mobile-menu-footer button{background:none;border:0}.search-form{width:100%;max-width:1000px;margin:clamp(40px,12vh,150px) auto 0}.search-form label{display:block;font-size:14px;letter-spacing:.2em;margin-bottom:20px}.search-form input{display:block;width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:65px;font-size:clamp(24px,5vw,54px);margin-bottom:25px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000002e;z-index:80;display:none}.drawer-backdrop.is-open{display:block}.cart-drawer{position:fixed;z-index:90;top:0;left:0;width:400px;max-width:100vw;height:100dvh;background:#fff;border:1px solid #bbb;padding:26px 19px;transform:translate(-105%);visibility:hidden;transition:transform .25s,visibility .25s;overflow:auto;overscroll-behavior:contain}.cart-drawer.is-open{transform:translate(0);visibility:visible}.drawer-close{position:absolute;top:8px;right:8px;min-width:44px;min-height:44px;border:0;background:none;font-size:25px}.drawer-title{font-size:24px;letter-spacing:-.02em;margin:0 0 20px;padding-right:32px}.cart-drawer .shipping-progress{padding:10px 12px;margin-bottom:13px}.cart-drawer .shipping-copy{font-size:10px}.drawer-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:10px;padding:13px 0;border-bottom:1px solid #ddd}.drawer-thumb{width:64px;height:78px;background:var(--off);border-radius:8px;overflow:hidden}.drawer-thumb img{width:100%;height:100%;object-fit:cover}.drawer-item-info{min-width:0;overflow-wrap:anywhere}.drawer-item-info h2{font-size:12px;line-height:1.3;margin:0 0 6px}.drawer-item-info p,.drawer-item-info small{display:block;color:var(--muted);font-size:10px;line-height:1.35;margin:0 0 5px}.drawer-item .remove-item{font-size:10px}.drawer-price{grid-column:3;grid-row:1;font-size:11px;white-space:nowrap}.drawer-item .quantity{grid-column:2;grid-row:2}.drawer-item .quantity button{min-height:32px;min-width:28px}.drawer-item .quantity span{min-width:20px}.drawer-checkout{margin-bottom:12px}.drawer-checkout .cart-total{font-size:16px;margin:22px 0 16px}.cart-drawer .button{min-height:42px;font-size:12px;text-transform:none;letter-spacing:.07em}.cart-drawer .empty-cart{min-height:280px;padding:28px 10px}.cart-drawer .empty-cart h2{font-size:23px;margin-bottom:20px}.cart-drawer .empty-cart p{font-size:14px;margin-bottom:25px}.cart-drawer .empty-cart .button{min-width:0;width:100%}@media(min-width:901px)and (max-width:1200px){.product-info{padding-top:160px;padding-left:5vw;padding-right:2vw}.product-info h1{font-size:44px}.product-info .eyebrow{font-size:11px}.product-main-recharge .product-info{padding-top:165px}.split-copy{padding-left:5vw;padding-right:4vw}.split-copy h2,.materials-page h2{font-size:34px}.home-hero .button{min-width:0}.home-hero-copy>div{gap:25px}.home-hero h1{font-size:46px}.promise-list strong{font-size:30px}.cart-layout{padding-left:0;grid-template-columns:1.5fr 1fr}.cart-item{grid-template-columns:65px 1fr 75px;gap:12px;padding:15px}.cart-item-image{width:65px;height:90px}.cart-item .line-price{grid-column:3}.contact-grid{grid-template-columns:43% 1fr;gap:8vw}.contact-details a{font-size:23px}.main-nav{gap:20px;font-size:11px}}@media(max-width:900px){:root{--gutter: 24px}.header-section,.template-index .header-section,.template-product .header-section{position:sticky;inset:auto;z-index:50;background:#fff}.site-header{height:68px;padding:0 18px;grid-template-columns:1fr auto}.brand{width:151px}.main-nav{display:none}.header-actions{gap:2px}.header-actions .icon-button{min-width:40px}.mobile-menu-button{display:block;min-width:40px;min-height:44px;background:none;border:0;padding:8px}.mobile-menu-button span{display:block;width:22px;height:1px;background:var(--ink);margin:6px auto}.button{min-height:48px;padding:0 25px;font-size:11px;letter-spacing:.18em}.eyebrow{font-size:12px;letter-spacing:.22em;margin-bottom:25px}.text-link{font-size:11px;letter-spacing:.16em}.home-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.home-hero-image{position:relative;order:-1;height:70vw;background:var(--off);overflow:hidden}.home-hero-image img{width:180%;max-width:none;transform:translate(-44%);object-fit:cover}.home-hero-copy{padding:36px 24px 45px;display:block}.home-hero h1{font-size:clamp(32px,6.7vw,50px);line-height:1.02;margin-bottom:28px}.home-hero-copy>div{gap:22px;flex-wrap:wrap}.home-hero .button{min-width:0}.ticker{height:36px;font-size:10px;letter-spacing:.19em}.ticker-track>span{padding:0 20px}.split,.home-story,.materials-page>.split,.materials-page>.split:last-child{grid-template-columns:1fr;height:auto}.split-media{height:100vw;max-height:850px}.home-intro,.home-final{height:auto}.split-copy{padding:52px 26px 58px}.split-copy h2,.home-story h2{font-size:34px;max-width:460px;margin-bottom:28px;line-height:1.03}.split-copy strong{font-size:16px;margin-bottom:27px}.split-copy p:not(.eyebrow){font-size:14px;line-height:1.55;max-width:520px;letter-spacing:.04em}.split-copy .button{margin-top:28px;min-width:0}.home-story .split-copy{padding:55px 26px;order:2}.home-story .split-media{order:1}.promise{display:flex;flex-direction:column;padding:58px 24px 45px;gap:45px}.promise h2{font-size:clamp(36px,6.5vw,56px);line-height:1.04;margin-bottom:25px}.promise>div:first-child>p:last-child{font-size:14px;max-width:360px;letter-spacing:.04em}.promise-list{gap:40px}.promise-list>div{grid-template-columns:65px 1fr;gap:0 16px}.promise-list b{font-size:48px}.promise-list strong{font-size:28px;padding-top:5px}.promise-list p{font-size:14px;max-width:420px;letter-spacing:.04em}.promise-image{width:100%}.promise-image img{height:80vw;max-height:520px}.section-heading{padding:20px 24px 26px}.section-heading h2{font-size:32px}.simple-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:3px}.simple-grid>a{flex:0 0 79vw;scroll-snap-align:start}.simple-grid img{height:96vw;max-height:650px}.simple-grid span{padding:20px 24px 30px}.simple-grid b{font-size:22px}.simple-grid small{font-size:14px;letter-spacing:.03em}.subscription-banner{padding:55px 24px}.subscription-banner h2{font-size:38px;margin-bottom:25px}.subscription-banner strong{font-size:22px}.subscription-banner p:not(.eyebrow){font-size:14px;letter-spacing:.03em}.testimonials{padding:65px 25px}.testimonials .eyebrow{margin-bottom:28px}.testimonials h2{font-size:24px;line-height:1.08}.testimonials h2 br{display:none}.quote-credit{font-size:9px;letter-spacing:.14em;line-height:1.6;margin-bottom:45px}.testimonials-grid{grid-template-columns:1fr;gap:30px}.testimonials blockquote{font-size:14px;letter-spacing:.035em}.testimonials small{margin-top:6px}.product-main{grid-template-columns:1fr}.gallery-main{height:110vw;max-height:800px}.gallery-thumbs{height:27vw;max-height:200px}.gallery-reset:not([hidden]){top:16px}.product-info,.product-main-recharge .product-info{padding:43px 25px 52px}.product-info .eyebrow{font-size:11px;letter-spacing:.13em;white-space:normal;margin-bottom:24px}.product-info h1{font-size:42px;margin-bottom:25px;max-width:100%;line-height:1}.product-main-recharge h1{white-space:normal}.price-display{font-size:32px;margin-bottom:35px}.product-option,.purchase-selector,.product-form{width:100%;max-width:440px}.product-option legend,.field-label{font-size:12px;letter-spacing:.18em;margin-bottom:14px}.option-values{gap:10px}.option-chip{font-size:10px;height:44px;min-width:92px}.color-chip{width:44px;min-width:44px}.option-hint{font-size:9px}.product-form .button{min-height:48px;font-size:10px;letter-spacing:.2em}.shipping-note{font-size:9px;max-width:none}.product-lede{font-size:14px;max-width:440px}.purchase-option{font-size:11px;min-height:44px;padding:0 20px;margin:8px 0}.purchase-note{font-size:9px}.purchase-terms{font-size:11px;margin-top:12px}.product-accordion-wrap{padding:20px 25px 48px}.product-accordion summary{font-size:12px;letter-spacing:.15em;min-height:44px}.product-accordion p{font-size:14px;letter-spacing:.03em;line-height:1.6;margin-top:8px}.product-accordion details{padding-bottom:22px}.product-accordion details+details{padding-top:16px}.product-reminder{display:flex;flex-direction:column;height:auto}.product-reminder>div:first-child{padding:50px 26px;order:2}.reminder-image{height:100vw;max-height:700px;order:1}.product-reminder h2{font-size:34px;margin-bottom:25px}.product-reminder p:not(.eyebrow){margin-bottom:25px;font-size:14px}.product-reminder .button{font-size:11px}.collection-heading,.editorial-heading{padding:44px 24px 45px}.collection-heading h1,.editorial-heading h1,.page-content h1{font-size:clamp(36px,6.7vw,54px);line-height:1.05}.collection-heading .eyebrow,.editorial-heading .eyebrow{margin-bottom:22px}.collection-grid{gap:2px}.product-card-media{height:65vw}.product-card-meta{padding:21px 18px 35px;gap:8px}.product-card-meta>strong{font-size:12px;letter-spacing:.12em}.product-card-meta>span{font-size:27px}.story-page .editorial-heading{padding-bottom:55px}.story-copy{font-size:16px;line-height:1.55;letter-spacing:.035em;margin-top:38px}.story-copy p{margin-bottom:24px}.story-image img{aspect-ratio:4/3}.story-values{padding:48px 25px;max-width:560px;gap:40px}.story-values h2{font-size:28px;margin-bottom:10px}.story-values p{font-size:15px;letter-spacing:.03em}.editorial-action{padding-bottom:55px}.materials-page .split-copy,.materials-page>.split:last-child .split-copy{padding:52px 25px}.materials-page h2{font-size:32px;line-height:1.05;margin-bottom:25px}.materials-page .split-copy p{font-size:14px;max-width:500px}.materials-page .split-copy p+h2{margin-top:45px}.materials-page .button{margin-top:40px}.materials-page>.split:last-child>.split-copy{order:2}.page-main{padding:50px 24px 60px}.legal-page{min-height:610px}.legal-page .rich-text>h1{margin-bottom:38px}.rich-text p,.rich-text li{font-size:14px;letter-spacing:.03em;line-height:1.6}.faq-content h1{white-space:normal;margin-bottom:40px}.faq-content .product-accordion details{padding-bottom:24px}.faq-content .product-accordion details+details{padding-top:22px}.editorial-cta{font-size:12px;letter-spacing:.13em;line-height:1.7;margin-top:40px}.contact-page{min-height:0;padding-bottom:0}.contact-page>img{width:420px;height:420px;right:-100px;bottom:0}.contact-grid{grid-template-columns:1fr;gap:45px;margin-top:60px}.contact-form label{font-size:12px;letter-spacing:.2em;margin-top:22px}.contact-form input{min-height:36px}.contact-form textarea{height:90px}.contact-form .button{min-width:160px;margin-top:25px}.contact-aside{padding-bottom:200px}.contact-details .eyebrow{font-size:12px;margin-bottom:10px}.contact-details a{font-size:22px;white-space:normal;overflow-wrap:anywhere}.contact-details a+.eyebrow{margin-top:28px}.site-footer{padding:42px 25px 30px;min-height:0}.footer-brand{width:290px;max-width:100%;margin-left:-8px;margin-bottom:33px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px;font-size:12px;letter-spacing:.02em}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:first-child p:not(.footer-kicker){font-size:12px}.footer-grid a{margin:10px 0}.footer-kicker{font-size:10px}.newsletter{max-width:440px}.newsletter input{height:40px;font-size:13px}.newsletter button{min-height:44px}.footer-bottom{font-size:10px;margin-top:35px;line-height:1.9}.cart-page,.search-page,.account-page{padding:24px 15px}.cart-shell,.search-shell,.account-shell{padding:25px 18px;min-height:calc(100dvh - 48px)}.cart-shell h1,.search-shell h1,.account-shell h1{font-size:28px;margin:0 0 32px}.cart-layout{grid-template-columns:1fr;gap:26px;padding:0}.cart-item{grid-template-columns:65px minmax(0,1fr) auto;padding:14px 12px;gap:12px}.cart-item-image{width:65px;height:85px;grid-row:1/3}.cart-item-main{grid-column:2;grid-row:1}.cart-item h2{font-size:14px}.cart-item p,.cart-item small{font-size:11px}.cart-item .quantity{grid-column:2;grid-row:2}.cart-item .line-price{grid-column:3;grid-row:1;font-size:13px}.cart-item .quantity button{min-height:38px;min-width:29px}.cart-item .quantity span{min-width:22px}.cart-summary{padding:22px 17px}.cart-items>.text-link{font-size:13px;margin-top:5px}.empty-cart{min-height:calc(100dvh - 105px);padding:40px 5px}.empty-cart h2{font-size:30px;margin-bottom:28px}.empty-cart p{font-size:18px;margin-bottom:30px}.empty-cart .button{min-width:0;width:100%;max-width:290px}.search-grid{gap:18px;grid-template-columns:1fr}.search-grid .product-card-media{height:220px}.search-shell input{font-size:16px;padding:0 12px}.search-grid .product-card-meta>span{font-size:20px}.search-grid .product-card-meta>strong{font-size:14px}.not-found{margin:24px 15px;min-height:calc(100dvh - 48px);padding:40px 22px}.not-found h1{font-size:70px;margin-bottom:35px}.not-found>p{font-size:19px}.not-found form{margin:28px 0}.not-found .button{min-width:0;padding:0 20px}.utility-page .button{font-size:14px;min-height:48px}.account-nav button,.account-nav a{font-size:13px;padding:10px 12px}.account-subscription,.account-orders{padding:20px}.account-orders>div{grid-template-columns:1fr 1fr;font-size:12px}.cart-drawer{width:400px;padding:25px 18px}.cart-drawer .empty-cart{min-height:280px}.drawer-item .quantity button{min-height:40px;min-width:30px}}@media(max-width:480px){.header-actions .js-search-open,.header-actions .account-link{display:none}.collection-grid{grid-template-columns:1fr}.product-card-media{height:125vw}.product-card-meta{padding:24px 25px 38px}.product-card-meta>span{font-size:32px}.product-card-meta>strong{font-size:14px}.product-info h1{font-size:38px}.home-hero-copy>div{gap:23px}.home-hero .button{padding:0 20px}.home-hero .text-link{font-size:10px}.cart-drawer{width:100%}.contact-page>img{opacity:.95}.cart-item{grid-template-columns:55px minmax(0,1fr) auto;gap:10px}.cart-item-image{width:55px}.cart-item .line-price{font-size:12px}.cart-item h2{font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(min-width:901px){.home-hero-image img{object-fit:fill}.home-hero h1{letter-spacing:-.012em}.home-hero .button{width:283px;padding-left:20px;padding-right:20px}.site-header{padding-right:20px}.brand{width:176px}.product-info{padding-top:207px}.product-info .eyebrow{letter-spacing:.06em;margin-bottom:20px}.product-info h1{letter-spacing:0}.product-option legend,.field-label{letter-spacing:.06em;margin-bottom:10px}.product-option:has(.color-chip){max-width:330px;margin-bottom:30px}.product-option:has(.color-chip) legend{margin-bottom:20px}.product-option:has(.color-chip) .option-values{gap:16px}.color-chip:before{top:0;right:0;bottom:0;left:0;border-radius:7px}.color-chip.is-selected{outline-offset:5px}.preorder-dot{right:-1px;top:-1px;background:#666;color:#666;border-radius:0 3px;padding:0;font-size:7px}.option-hint{margin-top:21px}.product-form{margin-top:12px}.product-main-recharge .product-form{margin-top:0}.product-main-recharge .product-info{padding-top:207px}.product-lede{line-height:1;letter-spacing:.065em;margin-bottom:25px}.product-main-recharge .product-option{margin-bottom:27px}.purchase-selector .field-label{margin-bottom:5px}.purchase-option{letter-spacing:.23em}.purchase-option[data-purchase-option=one-time]{min-width:129px;justify-content:center}.purchase-option[data-purchase-option=subscription]{min-width:191px;justify-content:center}.product-main-recharge .gallery-main img,.reminder-image img,.collection-grid .product-card-media img[src*=ts-recharges]{transform:scale(1.5)}.simple-grid img[src*=ts-recharges]{object-fit:cover;object-position:center;transform:none}.collection-heading h1,.editorial-heading h1,.page-content h1{letter-spacing:-.01em}.split-copy h2,.home-story h2,.product-reminder h2{letter-spacing:-.015em}}@media(min-width:901px){.contact-page>img{right:0}.contact-form label{color:var(--muted);margin-top:14px}.contact-form input{min-height:14px;height:14px}.contact-form textarea{height:71px}.contact-details .eyebrow{margin-bottom:10px}.contact-details a+.eyebrow{margin-top:30px}.product-info .option-chip:not(.color-chip):last-child{min-width:65px}.product-main-recharge .gallery-main img{transform:scale(1.28,1.23) translateY(-6px)}}@media(min-width:901px){.collection-heading,.materials-page .editorial-heading{padding-bottom:55px}.collection-grid .product-card-meta{padding-bottom:40px}.materials-page>.split,.materials-page>.split:last-child{height:70.86vw}.faq-content .product-accordion details{padding-bottom:27px}.search-shell h1{margin-bottom:27px}.search-grid{margin-top:21px}}.ticker{height:40px;font-size:11px;letter-spacing:.18em}.ticker-track{display:flex;width:max-content;animation:marquee 90s linear infinite;will-change:transform}.ticker-group{display:flex;flex:0 0 auto;align-items:center}.ticker-group>span{display:flex;align-items:center;flex:0 0 auto;white-space:nowrap;padding:0 20px;line-height:1}.ticker-group i{font-style:normal;margin-left:40px;font-size:15px}.ticker:hover .ticker-track{animation-play-state:paused}.preorder-dot{position:absolute;right:-4px;top:-4px;z-index:2;width:12px;height:12px;padding:0;border:2px solid white;border-radius:50%;background:var(--wine);color:transparent;font-size:0;box-shadow:0 0 0 1px var(--wine)}.product-info .preorder-legend{display:flex;align-items:center;gap:7px;color:#696969;font-size:10px;line-height:1.5;letter-spacing:.02em;margin-top:16px}.preorder-legend>span{font-size:11px;color:var(--wine);line-height:1}.preorder-status{color:var(--wine);font-size:12px;line-height:1.4;margin:9px 0 0;letter-spacing:.015em}.button,.option-chip,.gallery-thumb,.main-nav a{transition:background-color .18s,color .18s,border-color .18s,opacity .18s,transform .18s}@media(hover:hover){.button-dark:hover{background:#343434;border-color:#343434;transform:translateY(-1px)}.button-outline:hover{background:var(--ink);color:#fff}.gallery-thumb:hover{opacity:.82}.main-nav a:hover{opacity:.55}.product-card:hover .product-card-meta>span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}}.button:active{transform:translateY(0)}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--ink)}.product-accordion details[open]>p{animation:detail-in .2s ease-out}@keyframes detail-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media(min-width:901px){.home-hero{height:clamp(630px,52vw,850px);min-height:0}.home-hero-copy{padding-bottom:9.5vw}.home-hero h1{font-size:clamp(43px,3.6vw,58px);line-height:1.02}.home-hero .button{min-height:48px;width:260px;font-size:11px}.eyebrow{font-size:12px;letter-spacing:.22em;margin-bottom:28px}.home-intro,.home-final{height:clamp(560px,46vw,720px)}.split-copy{padding:55px 5.65vw 55px 7vw}.split-copy h2{font-size:clamp(30px,2.5vw,36px);line-height:1.06;margin-bottom:30px}.split-copy strong{margin-bottom:27px;font-size:15px;letter-spacing:.18em}.split-copy p:not(.eyebrow){font-size:13px;letter-spacing:.04em;line-height:1.6}.split-copy .button{min-height:46px;min-width:248px;font-size:11px;margin-top:30px;padding:0 25px}.home-story{height:clamp(560px,48vw,740px)}.home-story h2{font-size:clamp(32px,2.6vw,38px);line-height:1.08}.home-story .split-copy{padding:55px 6.8vw}.promise{padding:72px var(--gutter) 78px;row-gap:90px;column-gap:6.5vw}.promise h2{font-size:clamp(44px,4vw,58px);line-height:1.04;margin-bottom:30px}.promise-list{gap:43px}.promise-list>div{grid-template-columns:72px 1fr;column-gap:18px}.promise-list b{font-size:52px}.promise-list strong{font-size:30px;padding-top:5px}.promise-list p{max-width:315px;line-height:1.6;letter-spacing:.04em}.promise-image img{height:clamp(360px,31vw,480px)}.section-heading{padding-top:16px;padding-bottom:24px}.section-heading h2{font-size:34px}.simple-grid img{height:clamp(360px,35vw,520px)}.simple-grid span{padding-top:20px;padding-bottom:27px}.simple-grid b{font-size:19px}.subscription-banner{padding:48px 25px}.subscription-banner h2{font-size:44px;margin-bottom:25px}.subscription-banner strong{font-size:23px}.subscription-banner .button{min-height:46px;font-size:11px;margin-top:27px}.testimonials{padding-top:80px;padding-bottom:80px}.testimonials h2{font-size:25px;max-width:610px;line-height:1.08}.quote-credit{margin-bottom:50px}.testimonials .eyebrow{margin-bottom:30px}.gallery-main{height:clamp(620px,56vw,820px)}.gallery-thumbs{height:clamp(125px,10.7vw,165px);gap:3px}.product-info,.product-main-recharge .product-info{padding:clamp(130px,10.6vw,165px) 4.5vw 48px 6.5vw}.product-info .eyebrow{font-size:11px;margin-bottom:22px;letter-spacing:.13em}.product-info h1{font-size:clamp(32px,3.2vw,46px);line-height:1.04;margin-bottom:24px;letter-spacing:-.02em}.price-display{font-size:30px;margin-bottom:37px}.product-option{margin-bottom:24px;max-width:320px}.product-option legend,.field-label{font-size:11px;letter-spacing:.14em;margin-bottom:12px}.product-option:has(.color-chip){margin-bottom:23px;max-width:330px}.product-option:has(.color-chip) legend{margin-bottom:16px}.product-option:has(.color-chip) .option-values{gap:12px}.color-chip{width:38px;min-width:38px;height:38px}.color-chip:before{top:0;right:0;bottom:0;left:0}.color-chip.is-selected{outline-offset:3px}.product-info .option-chip:not(.color-chip){font-size:10px;letter-spacing:.1em;min-height:36px;min-width:88px}.product-info .option-chip:not(.color-chip):last-child{min-width:67px}.product-form{margin-top:5px;width:300px}.product-form .button{min-height:44px;font-size:10px;letter-spacing:.19em}.shipping-note{font-size:9px;line-height:1.55;letter-spacing:.025em;max-width:310px;margin-top:17px}.product-lede{font-size:13px;line-height:1.55;letter-spacing:.025em;margin-bottom:23px}.product-main-recharge .product-option{margin-bottom:24px}.purchase-selector{margin-bottom:22px}.purchase-option{font-size:9px;min-height:34px;letter-spacing:.11em}.purchase-note{font-size:9px;letter-spacing:.025em;line-height:1.5}.purchase-terms{font-size:10px;margin-top:10px}.product-accordion-wrap{padding:54px 14%}.product-accordion details{padding-bottom:17px}.product-accordion details+details{padding-top:17px}.product-accordion summary{font-size:12px;letter-spacing:.16em;min-height:32px}.product-accordion p{font-size:14px;line-height:1.65;letter-spacing:.035em;margin-top:12px}.product-reminder{height:clamp(510px,43vw,640px)}.product-reminder>div:first-child{padding:50px 5.5vw 50px 7.5vw}.product-reminder h2{font-size:34px;line-height:1.08;margin-bottom:25px}.product-reminder .button{font-size:11px;min-height:46px;padding:0 28px}.reminder-image img{transform:scale(1.25)}.collection-heading,.editorial-heading{padding-top:43px;padding-bottom:45px}.collection-heading,.materials-page .editorial-heading{padding-bottom:45px}.collection-heading h1,.editorial-heading h1,.page-content h1{font-size:54px;line-height:1.08;letter-spacing:-.02em}.collection-heading .eyebrow,.editorial-heading .eyebrow{margin-bottom:22px}.product-card-media{height:clamp(570px,54vw,780px)}.product-card-meta{padding:23px 25px 35px;gap:8px}.product-card-meta>span{font-size:32px}.product-card-meta>strong{font-size:13px;letter-spacing:.15em}.story-page .editorial-heading{padding-bottom:70px}.story-copy{font-size:17px;line-height:1.6;letter-spacing:.035em;margin-top:46px;max-width:650px}.story-copy p{margin-bottom:25px}.story-image img{max-height:650px;object-fit:cover}.story-values{gap:46px;padding:58px 0;max-width:550px}.story-values h2{font-size:30px}.story-values p{font-size:15px;line-height:1.6;letter-spacing:.03em}.editorial-action{padding-bottom:58px}.editorial-action .button{min-height:46px;font-size:11px}.materials-page>.split,.materials-page>.split:last-child{height:clamp(610px,54vw,780px)}.materials-page .split-copy{padding:55px 5.2vw}.materials-page>.split:last-child .split-copy{padding-left:7.2vw}.materials-page h2{font-size:32px;line-height:1.08;margin-bottom:28px}.materials-page .split-copy p{font-size:14px;line-height:1.6;letter-spacing:.035em}.materials-page .split-copy p+h2{margin-top:52px}.materials-page .button{margin-top:48px;min-width:240px}.faq-page{padding-top:65px;padding-bottom:75px}.faq-content{max-width:985px}.faq-content h1{margin-bottom:53px}.faq-content .product-accordion details{padding-bottom:24px}.faq-content .product-accordion details+details{padding-top:23px}.editorial-cta{font-size:12px;letter-spacing:.14em;margin-top:45px}.contact-page{min-height:654px;padding-top:43px;padding-bottom:75px}.contact-page>img{width:654px;height:654px}.contact-grid{margin-top:105px;grid-template-columns:minmax(0,495px) minmax(0,1fr)}.contact-form label,.contact-details .eyebrow{font-size:12px;letter-spacing:.17em}.contact-form input{height:23px;min-height:23px}.contact-details a{font-size:24px}.contact-form .button{font-size:11px;min-height:46px}.site-footer{padding-top:40px;padding-bottom:36px;min-height:340px}.footer-brand{width:320px;margin-bottom:30px}.footer-bottom{margin-top:29px}}@media(max-width:900px){.ticker{height:34px;font-size:10px}.ticker-group>span{padding:0 16px}.ticker-group i{margin-left:32px}.home-hero h1{font-size:clamp(32px,6.7vw,46px)}.gallery-main{height:100vw;max-height:680px}.gallery-thumbs{height:23vw;max-height:150px}.product-info,.product-main-recharge .product-info{padding-top:34px;padding-bottom:42px}.product-info h1{font-size:36px;line-height:1.06}.product-info .preorder-legend{font-size:11px}.preorder-status{font-size:12px}.promise h2{font-size:clamp(34px,6.3vw,48px)}.promise-image img{height:75vw;max-height:460px}.simple-grid img{height:86vw;max-height:560px}.materials-page .split-media{height:92vw;max-height:660px}.home-story h2{font-size:32px}.contact-details a{font-size:clamp(19px,5.5vw,24px)}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}.ticker{overflow-x:auto}.ticker-group:nth-child(2){display:none}.ticker-group>span:not(:first-child){display:none}.product-accordion details[open]>p{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/horizon.css.map */
