:root{--ink: #1c1b18;--paper: #f4efe6;--sand: #e6dccb;--line: #ddd5c6;--muted: #3f3b34;--soft: #7a746a;--accent: #d9622b;--accent-dark: #c4501c;--rust: #8a4a26;--dark-line: #3a3730;--dark-muted: #bfb7a8;--display: "Bricolage Grotesque", system-ui, sans-serif;--sans: "Source Sans 3", system-ui, sans-serif;--black: var(--ink);--white: var(--paper);--cream: var(--sand);--gray: var(--line);--mid: var(--soft);--text: var(--ink);--serif: var(--display)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--paper);color:var(--ink);font-size:17px;line-height:1.5;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3{font-family:var(--display);letter-spacing:-.02em;line-height:1.08}.wrap{max-width:1280px;margin:0 auto;padding:0 24px}.btn,.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 32px;border-radius:999px;font-family:var(--sans);font-weight:600;font-size:18px;cursor:pointer;border:0;transition:background .2s,color .2s;text-transform:none;letter-spacing:0}.btn,.btn-primary{background:var(--accent);color:#fff}.btn:hover,.btn-primary:hover{background:var(--accent-dark);color:#fff}.btn-dark{background:var(--ink);color:var(--paper)}.btn-dark:hover{background:#000;color:var(--paper)}.btn-secondary,.btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.btn-secondary:hover,.btn-ghost:hover{background:var(--ink);color:var(--paper)}.eyebrow{font-size:13px;font-weight:600;color:var(--rust);text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent)}.announce{background:var(--ink);color:var(--paper);text-align:center;font-size:14px;font-weight:600;padding:10px 20px}.announce span{margin:0 12px}.site-nav{position:sticky;top:0;z-index:100;background:var(--paper);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:80px}.nav-logo{font-family:var(--display);font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{font-size:16px;font-weight:600;color:var(--ink);transition:color .2s}.nav-links a:hover{color:var(--accent-dark)}.nav-actions{display:flex;align-items:center;gap:12px}.nav-shop-btn{height:44px;padding:0 22px;display:inline-flex;align-items:center;background:var(--accent);color:#fff;border-radius:999px;font-weight:600;font-size:15px}.nav-shop-btn:hover{background:var(--accent-dark)}.nav-cart-btn{height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:999px;font-family:var(--sans);font-size:15px;font-weight:600;color:var(--ink);cursor:pointer}.nav-icon{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.hb-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:72px 0}.hb-hero h1{font-size:64px;font-weight:800;line-height:1.02;letter-spacing:-.03em}.hb-hero .lead{font-size:20px;color:var(--muted);max-width:520px}.hb-stack{display:flex;flex-direction:column;gap:24px}.hb-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hb-price{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.hb-price .now{font-family:var(--display);font-weight:700;font-size:38px;color:var(--accent-dark)}.hb-price .was{font-size:20px;color:var(--soft);text-decoration:line-through}.hb-price .save{font-size:14px;font-weight:600;background:var(--ink);color:var(--paper);padding:4px 10px;border-radius:999px}.hb-rating{font-size:15px;color:var(--muted)}.hb-rating b{color:var(--accent);letter-spacing:2px}.hb-media{border-radius:28px;overflow:hidden;background:var(--sand);aspect-ratio:1 / 1}.hb-media img,.hb-media video{width:100%;height:100%;object-fit:cover}.hb-trust{background:#fff;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:24px}.hb-trust div{display:flex;align-items:center;gap:12px;font-weight:600;font-size:16px}.hb-trust svg{flex-shrink:0;width:24px;height:24px;stroke:var(--accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hb-section{padding:96px 0 0}.hb-head{max-width:720px;display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.hb-head h2,.hb-h2{font-size:46px;font-weight:700}.hb-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hb-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hb-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:16px}.hb-card .num{font-family:var(--display);font-weight:800;font-size:44px;color:var(--accent);line-height:1}.hb-card h3{font-family:var(--sans);font-size:22px;font-weight:600;letter-spacing:0}.hb-card p{font-size:17px;color:var(--muted)}.hb-card svg{width:32px;height:32px;stroke:var(--accent);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hb-dark{background:var(--ink);color:var(--paper);margin-top:96px;padding:96px 0}.hb-dark .hb-card{background:transparent;border-color:var(--dark-line)}.hb-dark .hb-card h3{color:var(--paper)}.hb-dark .hb-card p{color:var(--dark-muted)}.hb-dark .sub{font-size:18px;color:var(--dark-muted);max-width:420px}.hb-split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.hb-split.end{align-items:flex-end;margin-bottom:40px}.hb-checks{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;font-size:17px}.hb-checks div{display:flex;gap:10px;align-items:center}.hb-checks div:before{content:"\2713";color:var(--accent);font-weight:700}.hb-reviews .stars{font-size:14px;font-weight:600;color:var(--accent);letter-spacing:.04em}.hb-reviews .who{font-size:15px;color:var(--soft);margin-top:auto}.hb-faqcta{background:#fff;border:1px solid var(--line);border-radius:28px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:56px;margin:96px 0}.hb-faq h2{font-size:38px;font-weight:700;margin-bottom:8px}.hb-faq details{border-top:1px solid var(--line);padding:16px 0}.hb-faq summary{font-size:18px;font-weight:600;cursor:pointer;list-style:none}.hb-faq summary::-webkit-details-marker{display:none}.hb-faq details p{font-size:16px;color:var(--muted);padding-top:8px}.hb-cta{background:var(--accent);color:#fff;border-radius:24px;padding:48px;display:flex;flex-direction:column;justify-content:center;gap:20px}.hb-cta h3{font-size:42px;font-weight:800;letter-spacing:-.02em;line-height:1.05}.hb-cta p{font-size:18px;opacity:.92}.section-wrap{padding:80px 24px;max-width:1280px;margin:0 auto}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.section-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--rust);font-weight:600;margin-bottom:8px}.section-title{font-size:40px;font-weight:700}.section-link{font-size:15px;font-weight:600;color:var(--accent-dark)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.prod-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:transform .2s}.prod-card:hover{transform:translateY(-2px)}.prod-img-wrap{aspect-ratio:1;background:var(--sand);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.prod-img-wrap img{width:100%;height:100%;object-fit:cover}.prod-img-placeholder{font-size:52px}.prod-badge{position:absolute;top:12px;left:12px;font-size:12px;font-weight:600;background:var(--ink);color:var(--paper);padding:4px 10px;border-radius:999px}.prod-body{padding:16px}.prod-name{font-size:16px;font-weight:600;margin-bottom:4px}.prod-variant{font-size:13px;color:var(--soft);margin-bottom:10px}.prod-price-row{display:flex;align-items:center;justify-content:space-between}.prod-price{font-family:var(--display);font-size:20px;font-weight:700;color:var(--accent-dark)}.prod-compare{font-size:13px;color:var(--soft);text-decoration:line-through;display:block}.prod-add{width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer;font-size:20px;color:var(--ink)}.features-section,.testi-section,.newsletter,.featured-banner{padding:80px 24px}.features-grid,.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feat-num{font-family:var(--display);font-size:44px;font-weight:800;color:var(--accent);margin-bottom:12px}.feat-title{font-size:20px;font-weight:600;margin-bottom:8px}.feat-desc,.testi-text,.featured-desc,.nl-desc{color:var(--muted)}.testi-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px}.testi-stars{color:var(--accent);letter-spacing:3px;margin-bottom:12px}.testi-author{font-weight:600}.testi-loc{font-size:14px;color:var(--soft)}.featured-banner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1280px;margin:0 auto}.featured-img{border-radius:28px;overflow:hidden;background:var(--sand)}.featured-title{font-size:44px;font-weight:700;margin-bottom:16px}.featured-price{font-family:var(--display);font-size:32px;font-weight:700;color:var(--accent-dark);margin:16px 0 24px}.newsletter{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.nl-title{font-size:40px;font-weight:700}.nl-desc{color:var(--dark-muted);margin-top:12px}.nl-input-row{display:flex;border:1px solid var(--dark-line);border-radius:999px;overflow:hidden}.nl-input{flex:1;background:transparent;border:none;outline:none;padding:14px 20px;color:var(--paper);font-family:var(--sans);font-size:15px}.nl-submit{background:var(--accent);color:#fff;border:none;padding:14px 24px;font-family:var(--sans);font-weight:600;cursor:pointer}.nl-note{font-size:13px;color:var(--dark-muted);margin-top:10px}.site-footer{padding:64px 40px 32px;background:var(--paper);border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid var(--line);margin-bottom:28px;max-width:1280px;margin-left:auto;margin-right:auto}.footer-brand{font-family:var(--display);font-size:24px;font-weight:800;margin-bottom:12px}.footer-tagline{font-size:15px;color:var(--muted);max-width:280px;margin-bottom:20px}.footer-social{display:flex;gap:10px}.footer-social a{width:40px;height:40px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--ink);background:#fff}.footer-social a:hover{border-color:var(--accent);color:var(--accent-dark)}.footer-social svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.6}.footer-col-title{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--rust);margin-bottom:16px;font-weight:600}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a,.footer-links span{font-size:15px;color:var(--muted)}.footer-links a:hover{color:var(--accent-dark)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto}.footer-copy{font-size:14px;color:var(--soft)}.payment-methods{display:flex;gap:8px}.pay-pill{font-size:12px;font-weight:600;color:var(--muted);border:1px solid var(--line);background:#fff;padding:4px 10px;border-radius:999px}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:56px;align-items:start;max-width:1280px;margin:0 auto;padding:32px 24px 80px}.product-crumb{max-width:1280px;margin:0 auto;padding:24px 24px 0;font-size:14px;color:var(--soft);display:flex;gap:8px}.product-images{position:sticky;top:96px;align-self:start}.product-main-img{background:var(--sand);border-radius:24px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px}.product-main-img img,.product-main-img video{width:100%;height:100%;object-fit:cover}.product-thumb-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.product-thumb{background:var(--sand);aspect-ratio:1;cursor:pointer;border:2px solid transparent;border-radius:14px;overflow:hidden;transition:border-color .2s}.product-thumb:hover{border-color:var(--accent)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:20px}.product-vendor{font-size:13px;font-weight:600;color:var(--rust);text-transform:uppercase;letter-spacing:.08em}.product-title{font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:1.05}.product-rating{font-size:15px;color:var(--muted);display:flex;align-items:center;gap:8px}.product-rating b{color:var(--accent);letter-spacing:2px}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px}.product-price-amount{font-family:var(--display);font-size:40px;font-weight:700;color:var(--accent-dark)}.product-compare{font-size:20px;color:var(--soft);text-decoration:line-through}.product-sale-badge{font-size:14px;font-weight:600;background:var(--ink);color:var(--paper);padding:4px 10px;border-radius:999px;letter-spacing:0}.product-value-line{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--accent-dark);background:#d9622b1a;border-radius:999px;padding:8px 16px;width:fit-content}.product-value-line:before{content:"\26a1";font-size:14px}.product-summary{font-size:17px;color:var(--muted)}.product-divider{height:1px;background:var(--line)}.product-option-label{font-size:14px;font-weight:600;color:var(--muted);margin-bottom:10px}.product-options{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.product-option-btn{height:44px;padding:0 20px;border:1px solid var(--line);background:#fff;border-radius:999px;font-family:var(--sans);font-size:15px;font-weight:600;cursor:pointer;color:var(--ink);transition:all .2s}.product-option-btn:hover,.product-option-btn.active{border:2px solid var(--ink)}.product-qty-row{display:flex;gap:12px;align-items:center}.qty-input{display:flex;align-items:center;justify-content:space-between;height:56px;width:128px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:0 6px}.qty-btn{width:44px;height:44px;background:transparent;border:none;cursor:pointer;font-size:22px;color:var(--ink);font-family:var(--sans)}.qty-num{font-size:17px;font-weight:600}.product-add-btn{flex:1;height:56px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-family:var(--sans);font-size:18px;font-weight:600;cursor:pointer;transition:background .2s}.product-add-btn:hover{background:var(--accent-dark)}.product-add-btn:disabled{opacity:.5;cursor:not-allowed}.product-buy-now{height:56px;width:100%;background:var(--ink);color:var(--paper);border:none;border-radius:999px;font-family:var(--sans);font-size:18px;font-weight:600;cursor:pointer}.product-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-badges div{display:flex;gap:10px;align-items:center;font-size:15px;font-weight:600;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.product-badges svg{width:20px;height:20px;flex-shrink:0;stroke:var(--accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-note{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px;display:flex;gap:12px;align-items:flex-start;font-size:15px;color:var(--muted)}.product-note svg{width:22px;height:22px;flex-shrink:0;stroke:var(--accent);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-description{font-size:17px;color:var(--muted);line-height:1.6}.product-description h2{font-size:28px;font-weight:700;color:var(--ink);margin:32px 0 14px}.product-description h3{font-size:18px;font-weight:600;color:var(--ink);margin:20px 0 8px;font-family:var(--sans)}.product-description ul,.product-description ol{margin:0 0 16px 20px}.product-description li{margin-bottom:8px}.product-description p{margin-bottom:14px}.product-description strong{color:var(--ink)}.product-description table{width:100%;border-collapse:collapse}.product-description td{padding:10px 0;border-top:1px solid var(--line)}.product-description hr{border:0;border-top:1px solid var(--line);margin:28px 0}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:200;box-shadow:0 -8px 24px #1c1b181f;transform:translateY(100%);opacity:0;transition:transform .25s ease,opacity .25s ease;pointer-events:none}.sticky-buy-bar.visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-buy-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.sticky-buy-title{font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.sticky-buy-price{font-family:var(--display);font-size:20px;font-weight:700;color:var(--accent-dark)}.sticky-buy-btn{height:50px;background:var(--accent);color:#fff;border:none;border-radius:999px;padding:0 28px;font-family:var(--sans);font-size:16px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.sticky-buy-btn:disabled{opacity:.5;cursor:not-allowed}.collection-hero{max-width:1280px;margin:0 auto;padding:64px 24px 32px}.collection-title{font-size:48px;font-weight:800}.collection-desc{color:var(--muted);margin-top:12px;max-width:560px}.collection-grid-wrap{max-width:1280px;margin:0 auto;padding:0 24px 80px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cart-page{max-width:800px;margin:0 auto;padding:64px 24px}.cart-title{font-size:40px;font-weight:800;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item-img{background:var(--sand);aspect-ratio:1;overflow:hidden;border-radius:14px}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-size:17px;font-weight:600;margin-bottom:4px}.cart-item-variant{font-size:14px;color:var(--soft)}.cart-item-price{font-family:var(--display);font-size:20px;font-weight:700;color:var(--accent-dark)}.cart-totals{padding:24px 0}.cart-total-row{display:flex;justify-content:space-between;font-size:16px;color:var(--muted);margin-bottom:8px}.cart-total-final{display:flex;justify-content:space-between;font-family:var(--display);font-size:26px;font-weight:700;padding-top:16px;border-top:1px solid var(--line);margin-top:8px}.cart-checkout-btn{display:block;width:100%;height:56px;line-height:56px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-family:var(--sans);font-size:18px;font-weight:600;cursor:pointer;margin-top:20px;text-align:center}.cart-checkout-btn:hover{background:var(--accent-dark)}.page-content{max-width:760px;margin:0 auto;padding:72px 24px}.page-title{font-size:46px;font-weight:800;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--line)}.page-body{font-size:17px;line-height:1.7;color:var(--muted)}.page-body h2{font-size:30px;font-weight:700;color:var(--ink);margin:36px 0 14px}.page-body h3{font-size:20px;font-weight:600;color:var(--ink);margin:24px 0 10px;font-family:var(--sans)}.page-body p{margin-bottom:16px}.page-body ul,.page-body ol{margin:0 0 16px 20px}.page-body a{color:var(--accent-dark);text-decoration:underline}.page-body .hb{margin:-72px -24px}@media(max-width:900px){body{font-size:16px}.site-nav{padding:0 16px;height:68px}.nav-links,.nav-shop-btn{display:none}.announce span{display:block;margin:2px 0}.hb-hero,.hb-split,.hb-faqcta,.featured-banner,.newsletter{grid-template-columns:1fr;gap:32px}.hb-hero{padding:40px 0}.hb-hero h1{font-size:42px}.hb-trust{grid-template-columns:1fr 1fr}.hb-grid3,.hb-grid4,.features-grid,.testi-grid{grid-template-columns:1fr}.hb-section{padding:64px 0 0}.hb-head h2,.hb-h2{font-size:34px}.hb-dark{margin-top:64px;padding:64px 0}.hb-faqcta{padding:32px;margin:64px 0}.hb-cta{padding:32px}.hb-cta h3{font-size:32px}.btn,.btn-primary,.btn-secondary{width:100%}.product-page{grid-template-columns:1fr;gap:28px;padding:16px 16px 120px}.product-images{position:static}.product-title{font-size:32px}.product-thumb-row{grid-template-columns:repeat(4,1fr)}.product-badges{grid-template-columns:1fr}.products-grid,.collection-grid{grid-template-columns:1fr 1fr;gap:12px}.footer-top{grid-template-columns:1fr 1fr;gap:24px}.footer-bottom{flex-direction:column;gap:16px}.sticky-buy-title{max-width:160px;font-size:13px}.sticky-buy-price{font-size:17px}.sticky-buy-btn{padding:0 20px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/theme.css.map */
