.announce{background:var(--ink);color:var(--bg);overflow:hidden;padding:.6rem 0}.announce__track{display:flex;align-items:center;gap:2.5rem;width:max-content;animation:announce-scroll 28s linear infinite}.announce__item{font-size:.76rem;font-weight:600;letter-spacing:var(--track-wide);text-transform:uppercase;white-space:nowrap}.announce__sep{color:var(--clay);font-size:.7rem}@keyframes announce-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announce__track{animation:none;justify-content:center;width:100%}}.hook__grid{grid-template-columns:5fr 6fr;align-items:center;gap:clamp(1.5rem,5vw,4rem)}.hook__copy .eyebrow{margin-bottom:1.1rem}.hook__body{color:var(--muted);font-size:1.08rem;margin:1.25rem 0 1.75rem}.hook__body p{margin-bottom:1rem}@media(max-width:749px){.hook__grid{grid-template-columns:1fr}.hook__media{order:-1}}.faq__wrap{max-width:760px;margin-inline:auto}.faq__list{margin-top:2.5rem}.faq__item{border-bottom:1px solid var(--line)}.faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;background:none;border:0;text-align:left;font-size:1.05rem;font-weight:500;color:var(--ink)}.faq__icon{flex-shrink:0;color:var(--clay);transition:transform .25s}.faq__item[data-open] .faq__icon{transform:rotate(45deg)}.faq__a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq__item[data-open] .faq__a{grid-template-rows:1fr}.faq__a-inner{overflow:hidden;color:var(--muted)}.faq__item[data-open] .faq__a-inner{padding-bottom:1.25rem}.site-footer{background:var(--surface);padding:clamp(3rem,6vw,4.5rem) 0 1.5rem}.site-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid var(--line)}.site-footer__tag{color:var(--muted);margin-top:.75rem;max-width:30ch}.site-footer__col h4{font-family:var(--f-body);font-size:.78rem;font-weight:700;letter-spacing:var(--track-wide);text-transform:uppercase;margin:0 0 1rem}.site-footer__col ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.site-footer__col a{color:var(--muted);font-size:.92rem}.site-footer__col a:hover{color:var(--ink)}.news__row{display:flex;gap:.5rem;margin-top:.75rem}.news__row input{flex:1;padding:.85rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg)}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.82rem;color:var(--muted)}@media(max-width:749px){.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__news{grid-column:1 / -1}}.giftbox__grid{grid-template-columns:5fr 7fr;align-items:center;gap:clamp(1.5rem,5vw,4rem)}.giftbox__body{color:var(--muted);margin:1.25rem 0 1.75rem;font-size:1.05rem}@media(max-width:749px){.giftbox__grid{grid-template-columns:1fr}}.guarantee{overflow:hidden;background:var(--ink);color:var(--bg);padding:.9rem 0}.guarantee__track{display:flex;align-items:center;gap:2rem;width:max-content;animation:gmarquee 32s linear infinite}.guarantee__item{font-size:.78rem;font-weight:600;letter-spacing:var(--track-wide);text-transform:uppercase;white-space:nowrap}.guarantee__dot{color:var(--clay)}@keyframes gmarquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.guarantee__track{animation:none}}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px}.site-header__logo{justify-self:center}.logo-word{font-family:var(--f-display);font-size:1.7rem;letter-spacing:-.01em}.site-nav{display:flex;gap:1.6rem}.site-nav__link{font-size:.9rem;font-weight:500;color:var(--muted);transition:color .15s}.site-nav__link:hover{color:var(--ink)}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:.4rem}.icon-btn{position:relative;display:inline-flex;padding:.5rem;background:none;border:0;color:var(--ink);border-radius:999px}.icon-btn:hover{background:var(--surface)}.cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;background:var(--clay);color:var(--clay-ink);font-size:.66rem;font-weight:700;border-radius:999px}.nav-toggle{display:none}@media(max-width:749px){.site-header{position:sticky}.site-header__inner{min-height:64px;grid-template-columns:76px 1fr 76px;column-gap:.25rem}.site-header__actions{gap:0}.icon-btn{padding:.4rem}.nav-toggle{display:inline-flex;padding:.4rem;justify-self:start}.site-nav{position:absolute;left:0;right:0;top:100%;flex-direction:column;gap:0;background:var(--bg);border-bottom:1px solid var(--line);padding:.25rem var(--gutter) 1rem;transform:translateY(-130%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .2s ease;z-index:-1}.site-nav[data-open]{transform:none;opacity:1;pointer-events:auto}.site-nav__link{padding:.75rem 0;border-bottom:1px solid var(--line)}.site-nav__link:last-child{border-bottom:0}.logo-word{font-size:1.3rem}}.hero{position:relative}.hero__media{position:relative;border-radius:0;height:clamp(520px,82vh,860px)}.hero__placeholder{width:100%;height:100%}.hero__placeholder svg{width:100%;height:100%;object-fit:cover}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#140f0c26,#140f0c0d 40%,#140f0c8c)}.hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero__copy{max-width:640px;color:#fff;margin-inline:auto}.hero__copy h1{color:#fff}.hero__sub{color:#ffffffe6;font-size:clamp(1.05rem,1.6vw,1.3rem);margin:1rem auto 1.75rem;max-width:44ch}.hero .eyebrow{justify-content:center}.hero .eyebrow:after{content:"";width:26px;height:1px;background:#fff;opacity:.6}.eyebrow--light{color:#fff}.eyebrow--light:before{background:#fff}@media(max-width:749px){.hero__media{height:clamp(460px,72vh,620px)}.hero__content{padding:1.5rem}.hero__copy h1{font-size:clamp(2rem,8vw,2.6rem)}.hero__sub{font-size:1rem;margin:.85rem auto 1.4rem}}.steps__title{margin-bottom:1.5rem}.steps .cord{margin:.5rem 0 2.5rem}.steps__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,4vw,3rem)}.steps__item{text-align:center}.steps__num{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:999px;border:1px solid var(--clay);color:var(--clay);font-family:var(--f-display);font-size:1.3rem;margin-bottom:1rem}.steps__item h3{margin-bottom:.5rem}.steps__item p{color:var(--muted)}@media(max-width:749px){.steps__grid{grid-template-columns:1fr}}.cart-page h1{margin-bottom:2rem}.cart-page__line{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--line)}.cart-page__title{font-weight:600}.cart-page__variant{color:var(--muted);font-size:.9rem;margin:.2rem 0}.cart-page__qty{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-page__remove{color:var(--muted);font-size:.85rem;text-decoration:underline}.cart-page__foot{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;margin-top:2rem}.cart-page__subtotal{display:flex;gap:1rem;font-size:1.15rem}.cart-page__empty{color:var(--muted);margin-bottom:1.5rem}@media(max-width:749px){.cart-page__line{grid-template-columns:72px 1fr}.cart-page__qty{grid-column:2;align-items:flex-start}}.coll-grid{grid-template-columns:repeat(4,1fr);margin-top:2rem}.pagination{margin-top:2rem;text-align:center}@media(max-width:989px){.coll-grid{grid-template-columns:repeat(2,1fr)}}.page-narrow{max-width:720px;margin-inline:auto}.page-narrow h1{margin-bottom:1.5rem}.search-form{display:flex;gap:.5rem;max-width:520px;margin:1.5rem 0}.search-form input{flex:1;padding:.85rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg)}.product__grid{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,5vw,4rem);align-items:start}.product__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-top:.5rem}.product__thumb{border:1px solid var(--line);padding:0;cursor:pointer}.product__title{margin-bottom:.75rem}.product__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.stars{color:var(--clay);letter-spacing:2px}.product__rating-text{color:var(--muted);font-size:.9rem}.product__price{font-size:1.6rem;font-family:var(--f-display);margin-bottom:1.25rem}.product__desc{color:var(--muted);margin-bottom:1.5rem}.product__option{margin-bottom:1rem}.product__option-label{display:block;font-size:.8rem;font-weight:600;letter-spacing:var(--track-wide);text-transform:uppercase;margin-bottom:.4rem}.product__option select{width:100%;padding:.85rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);font-size:.95rem}.product__buy{display:flex;gap:.75rem;margin:1.5rem 0}.product__buy .btn{flex:1}.product__placeholder-note{color:var(--muted);font-size:.9rem;font-style:italic}.product__assurances{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.6rem}.product__assurances li{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:var(--muted)}.product__assurances svg{color:var(--clay);flex-shrink:0}@media(max-width:749px){.product__grid{grid-template-columns:1fr}}.proof__grid{grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.proof__card{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.proof__card .stars{color:var(--clay);letter-spacing:2px}.proof__card blockquote{margin:0;font-size:1.02rem;line-height:1.55}.proof__card figcaption{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.5rem;font-weight:600;font-size:.9rem}.proof__avatar{border-radius:999px;width:40px;height:40px;object-fit:cover}@media(max-width:749px){.proof__grid{grid-template-columns:1fr}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden}.cart-drawer[data-open]{visibility:visible}.cart-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#140f0c66;opacity:0;transition:opacity .25s}.cart-drawer[data-open] .cart-drawer__scrim{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--bg);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s ease}.cart-drawer[data-open] .cart-drawer__panel{transform:none}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem var(--gutter);border-bottom:1px solid var(--line)}.cart-drawer__head h3{font-size:1.2rem}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem var(--gutter)}.cart-empty{color:var(--muted);text-align:center;padding:3rem 0}.cart-line{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-line__title{font-weight:600;margin:0 0 .15rem}.cart-line__variant{color:var(--muted);font-size:.85rem;margin:0 0 .5rem}.cart-line__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.cart-line__remove{background:none;border:0;color:var(--muted);font-size:.8rem;text-decoration:underline;padding:0}.cart-foot{padding-top:1.25rem}.cart-foot__row{display:flex;justify-content:space-between;font-size:1.05rem;margin-bottom:1rem}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.qty button{width:32px;height:32px;background:none;border:0;font-size:1rem}.qty input{width:34px;text-align:center;border:0;background:none;font-size:.9rem}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
