:root{--ink:#1e1914;--cream:#fffaf1;--paper:#fffdf8;--gold:#d99000;--gold-deep:#aa6500;--line:#eadfce;--muted:#71695e}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;font-size:15px}.page-width{width:min(1180px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.announcement-bar{background:#080807;color:#f5ba42;text-align:center;padding:9px;font-size:12px;font-weight:700}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--paper)}.brand{display:block;max-width:145px;font-family:Georgia,serif;font-size:28px;font-style:italic;font-weight:700;color:#21140c}.brand img{max-width:100%;height:auto;display:block}.main-nav{display:flex;gap:34px;font-size:14px}.main-nav a:hover,.text-link,.section-heading a{color:var(--gold-deep)}.header-actions{display:flex;align-items:center;gap:18px;font-size:22px}.header-actions a{position:relative}.cart-link span{position:absolute;background:var(--gold);border-radius:50%;font-size:10px;color:#fff;padding:2px 5px;right:-9px;top:-4px}.mobile-only{display:none}.hero-carousel{position:relative;background:#eee0c9}.hero-track{position:relative}.hero-slide{display:none;min-height:470px;position:relative;overflow:hidden}.hero-slide.is-active{display:block}.hero-image,.hero-slide picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:1;min-height:470px;display:flex;align-items:center}.hero-content>div{max-width:500px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--gold-deep);font-weight:700;margin:0 0 12px}.hero-content h1,.section h2{font-family:Georgia,serif;font-size:52px;line-height:1.06;letter-spacing:-.04em;margin:0 0 18px}.hero-content p{font-size:17px;line-height:1.5;max-width:400px}.hero-content small{display:block;margin-top:20px;font-weight:700;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#e7a413,#c77800);color:#fff;border:0;border-radius:8px;padding:15px 26px;margin-top:10px;font-weight:700;box-shadow:0 6px 15px #a35e203b;cursor:pointer;transition:transform .2s,filter .2s}.button:hover{transform:translateY(-2px);filter:brightness(1.08)}.carousel-controls{z-index:2;position:absolute;bottom:18px;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.carousel-controls button{border:0;background:#fffdf6d9;border-radius:50%;width:32px;height:32px;cursor:pointer}.carousel-dots{display:flex;gap:7px}.carousel-dots button{width:8px;height:8px;padding:0;background:#fff8;border:1px solid #fff}.carousel-dots button.is-active{background:var(--gold)}.trust-wrap{margin-top:-18px;position:relative;z-index:3}.trust-icons{border-radius:14px;background:var(--paper);box-shadow:0 6px 22px #422b131c;display:grid;grid-template-columns:repeat(5,1fr);padding:18px 26px}.trust-icons>div{text-align:center;border-right:1px solid var(--line)}.trust-icons>div:last-child{border:0}.trust-icons span{display:block;color:var(--gold);font-size:23px}.trust-icons p{margin:5px 0 0;font-size:12px;font-weight:700}.trust-icons small{font-size:10px;color:var(--muted)}.section{padding:42px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:0;font-size:25px}.section-heading a{font-size:13px;font-weight:700}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{height:160px;position:relative;border-radius:8px;overflow:hidden;background:#dfc199}.category-card img,.category-card svg{width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#1e130acc)}.category-card span{position:absolute;z-index:1;bottom:14px;left:14px;color:#fff;font-weight:700;font-size:16px}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:13px;box-shadow:0 3px 10px #6d44100d}.product-card img,.product-image-placeholder{width:100%;height:190px;object-fit:contain;display:block;background:#f8efe1;border-radius:7px}.product-image-placeholder{display:flex;align-items:center;justify-content:center;color:#af782b;font-family:Georgia,serif;font-size:22px}.product-card h3{font-size:15px;margin:12px 0 4px}.product-meta{color:var(--muted);font-size:12px;margin:0}.price{font-weight:700;margin:9px 0}.button-small{font-size:12px;width:100%;padding:10px;margin:0}.story-section{display:grid;grid-template-columns:1fr 1.1fr;background:#f6dfb5;border-radius:12px;overflow:hidden;padding:0}.story-copy{padding:48px}.story-copy h2{font-size:35px}.story-copy p{line-height:1.6}.story-image img,.story-image svg{width:100%;height:100%;min-height:280px;display:block;object-fit:cover}.newsletter{background:linear-gradient(100deg,#fff5df,#f6dfa8);border-radius:12px;padding:28px 36px;display:flex;gap:30px;align-items:center;justify-content:space-between}.newsletter h2{font-size:25px;margin:0 0 6px}.newsletter p{margin:0;color:var(--muted)}.newsletter-form{display:flex;min-width:420px}.newsletter-form input{min-width:0;flex:1;padding:14px;border:1px solid var(--line);border-radius:8px 0 0 8px}.newsletter-form .button{margin:0;border-radius:0 8px 8px 0;padding:12px 18px}.site-footer{background:#fff9ef;margin-top:25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px;padding:44px 0}.footer-grid h3{font-size:13px;margin:0 0 13px}.footer-grid p,.footer-grid li{font-size:12px;color:var(--muted);line-height:1.7}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-bottom{text-align:center;background:#090806;color:#fff;padding:12px;font-size:11px}:root{--announcement-speed:28s}.announcement-bar{height:28px;padding:0;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.announcement-marquee{overflow:hidden;width:100%}.announcement-track{display:flex;align-items:center;width:max-content;animation:announcement-scroll var(--announcement-speed) linear infinite}.announcement-track span{padding:0 27px;font-size:11px;letter-spacing:.01em}.announcement-track i{font-style:normal;color:#db970e;font-size:12px}@keyframes announcement-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-track{animation-play-state:paused}}@media(max-width:749px){.page-width{width:calc(100% - 24px)}.site-header{height:62px}.mobile-only{display:block;background:none;border:0;font-size:21px;padding:0}.main-nav{display:none;position:absolute;z-index:10;top:96px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:0 10px 18px #0002;flex-direction:column;gap:16px}.main-nav.is-open{display:flex}.brand{max-width:110px;font-size:22px}.header-actions{gap:12px;font-size:18px}.header-actions a:not(.cart-link){display:none}.hero-slide,.hero-content{min-height:460px}.hero-content{align-items:flex-start;padding-top:44px}.hero-content>div{max-width:58%}.hero-content h1{font-size:34px}.hero-content p{font-size:12px}.hero-content small{font-size:9px;line-height:1.5}.button{padding:12px 14px;font-size:12px}.trust-wrap{margin-top:-8px}.trust-icons{width:calc(100% - 16px);padding:13px 4px}.trust-icons p{font-size:8px}.trust-icons small{display:none}.trust-icons span{font-size:17px}.section{padding:28px 0}.section-heading h2{font-size:21px}.category-grid,.product-grid{gap:9px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{height:132px}.product-grid{display:flex;overflow:auto;padding-bottom:8px}.product-card{min-width:155px}.product-card img,.product-image-placeholder{height:140px}.story-section{grid-template-columns:1fr}.story-copy{padding:28px}.story-copy h2{font-size:29px}.story-image{height:220px}.newsletter{padding:22px;display:block}.newsletter-form{min-width:0;margin-top:18px}.footer-grid{grid-template-columns:1fr 1fr;padding:30px 0}.footer-grid>div:first-child{grid-column:1/-1}.comparison{grid-template-columns:1fr;padding:22px}.comparison h2{font-size:28px}.testimonial-grid{display:flex;overflow:auto}.testimonial{min-width:230px}.rating{font-size:11px}.rating b{font-size:20px}}.comparison{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;background:#fff5df;padding:34px;border-radius:12px}.comparison h2{font-size:32px}.comparison-table{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.comparison-table>div{display:grid;grid-template-columns:1.4fr 1fr 1fr;border-bottom:1px solid var(--line)}.comparison-table>div:last-child{border:0}.comparison-table span,.comparison-table b{padding:11px;text-align:center;font-size:12px}.comparison-table span{text-align:left}.comparison-head{background:#f6e2b6}.comparison-table>div:not(.comparison-head) b:nth-child(2){background:#fff7e5;color:var(--gold-deep)}.comparison-table>div:not(.comparison-head) b:last-child{color:#8d8a84}.rating{font-size:16px;color:var(--gold-deep);text-align:right}.rating b{font-size:28px;color:var(--ink)}.rating small{display:block;color:var(--muted);font-size:11px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.testimonial{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:20px}.testimonial p{line-height:1.5;font-size:13px}.testimonial small{display:block;color:var(--muted);margin-top:4px;font-size:11px}.stars{color:var(--gold);letter-spacing:2px}@media(max-width:749px){.comparison{grid-template-columns:1fr;padding:22px}.comparison h2{font-size:28px}.testimonial-grid{display:flex;overflow:auto}.testimonial{min-width:230px}.rating{font-size:11px}.rating b{font-size:20px}}.breadcrumbs{font-size:12px;color:var(--muted);padding:21px 0}.breadcrumbs span{margin:0 9px}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;padding-bottom:38px}.product-main-image{background:#f5e8d5;border-radius:10px;overflow:hidden}.product-main-image img,.product-main-image svg{width:100%;height:520px;display:block;object-fit:cover}.product-thumbnails{display:flex;gap:10px;margin-top:10px}.product-thumbnails button{padding:0;border:2px solid transparent;border-radius:6px;background:transparent;overflow:hidden;cursor:pointer}.product-thumbnails button.is-active{border-color:var(--gold)}.product-thumbnails img{width:78px;height:75px;object-fit:cover;display:block}.product-details h1{font-size:34px;margin:18px 0 8px}.product-rating,.stars{color:var(--gold);font-size:15px}.product-rating span{color:var(--muted);font-size:11px}.product-price{font-weight:700;font-size:26px;margin:13px 0 3px}.product-description{font-size:13px;line-height:1.6;margin:15px 0}.product-benefits{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden;margin:18px 0}.product-benefits span{flex:1;text-align:center;font-size:12px;padding:12px 6px;border-right:1px solid var(--line)}.product-benefits span:last-child{border:0}.variant-select{width:100%;padding:13px;border:1px solid var(--line);background:#fff;border-radius:7px;font-weight:700}.quantity-row{display:flex;align-items:center;gap:18px;margin:18px 0;font-size:12px;font-weight:700}.quantity-control{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden}.quantity-control button{border:0;background:#fff;font-size:18px;width:32px;cursor:pointer}.quantity-control input{width:34px;text-align:center;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:8px 0}.purchase-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.button-outline{background:#fff;color:var(--gold-deep);border:2px solid var(--gold)}.purchase-perks{display:flex;justify-content:space-between;gap:10px;margin:20px 0;font-size:11px;color:var(--ink)}.purchase-perks span{line-height:1.4}.purchase-perks small{color:var(--muted);font-size:10px}.product-accordions{border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line);font-size:12px}.product-accordions summary{padding:14px 2px;cursor:pointer;font-weight:700;display:flex;justify-content:space-between}.product-accordions details div{color:var(--muted);line-height:1.5;padding:0 2px 14px}.mobile-product-bar{display:none}.recommendations:empty{display:none}@media(max-width:749px){.product-layout{grid-template-columns:1fr;gap:10px}.product-main-image img,.product-main-image svg{height:365px}.product-details h1{font-size:27px}.product-benefits span{font-size:10px}.purchase-perks{font-size:9px}.product-section{padding-bottom:68px}.mobile-product-bar{position:fixed;z-index:10;bottom:0;left:0;right:0;background:#fffdf7;box-shadow:0 -3px 18px #0002;padding:9px 12px;display:flex;align-items:center;gap:7px}.mobile-product-bar div{flex:1;font-size:10px;min-width:0}.mobile-product-bar b,.mobile-product-bar small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-product-bar .button{padding:10px 9px;margin:0;font-size:10px}.product-thumbnails{overflow:auto}.product-thumbnails img{width:65px;height:62px}}.collection-hero{height:190px;position:relative;overflow:hidden;background:#e7d3b2;border-radius:0 0 22px 22px}.collection-hero>img,.collection-hero>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff9eedb 0%,#fff9ee75 44%,transparent 76%)}.collection-hero-content{height:100%;position:relative;z-index:1;display:flex;justify-content:center;flex-direction:column}.collection-hero h1{font-family:Georgia,serif;font-size:42px;margin:0 0 10px}.collection-hero p,.collection-hero-content div{font-size:16px;margin:0;max-width:400px}.collection-main{padding:22px 0 38px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);padding:9px 14px;border-radius:9px;margin-bottom:18px;font-size:12px}.collection-toolbar form{display:flex;align-items:center;gap:10px}.collection-toolbar select{border:0;background:transparent;font-weight:700;font-size:12px;cursor:pointer}.collection-tags{display:flex;gap:8px;margin:0 0 20px;overflow:auto}.collection-tags a{border:1px solid var(--line);background:#fffdf8;padding:8px 15px;border-radius:20px;font-size:12px;white-space:nowrap}.collection-tags .is-active,.collection-tags a:hover{border-color:var(--gold);color:var(--gold-deep)}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.collection-product{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:13px}.collection-image{height:210px;display:block;background:#f8efe1;border-radius:7px;overflow:hidden}.collection-image img,.collection-image svg{width:100%;height:100%;object-fit:contain}.collection-product h2{font-size:15px;margin:12px 0 4px}.pagination{text-align:center;margin-top:30px}.pagination a,.pagination span{display:inline-block;padding:8px 10px;border:1px solid var(--line);margin:2px;border-radius:5px;font-size:12px}.mobile-cart-summary{display:none}@media(max-width:749px){.collection-hero{height:155px;border-radius:0 0 16px 16px}.collection-hero-content{justify-content:flex-start;padding-top:25px;width:calc(100% - 24px)}.collection-hero h1{font-size:31px;max-width:60%}.collection-hero p,.collection-hero-content div{font-size:12px;max-width:60%}.collection-main{padding-top:12px;padding-bottom:60px}.collection-toolbar{margin-bottom:12px}.collection-toolbar>span,.collection-toolbar label{display:none}.collection-grid{grid-template-columns:repeat(2,1fr);gap:9px}.collection-product{padding:9px}.collection-image{height:155px}.collection-product h2{font-size:12px;margin:9px 0 3px}.collection-product .product-meta,.collection-product .product-rating{font-size:10px}.collection-product .price{font-size:13px;margin:5px 0}.mobile-cart-summary{position:fixed;display:flex;z-index:10;bottom:0;left:0;right:0;justify-content:space-between;align-items:center;background:#d98700;color:#fff;padding:12px;font-weight:700;font-size:11px}.mobile-cart-summary a{background:#fff;color:var(--ink);padding:8px 11px;border-radius:18px}}.cart-page{padding:30px 0 50px}.cart-heading{display:flex;justify-content:space-between;align-items:center}.cart-heading h1{font-size:29px;margin:0 0 17px}.cart-heading a{color:var(--gold-deep);font-size:13px}.shipping-progress{display:flex;align-items:center;gap:12px;border:1px solid #f0ddba;background:#fff9ee;border-radius:8px;padding:14px;margin-bottom:18px;font-size:12px}.shipping-progress>span{font-size:26px}.shipping-progress>div{flex:1}.progress-track{height:6px;background:#f1e4cc;border-radius:6px;margin-top:10px;overflow:hidden}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#d98600,#f2b41d);border-radius:inherit}.shipping-progress strong{font-size:12px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:28px}.cart-items{min-width:0}.cart-table-head,.cart-item{display:grid;grid-template-columns:120px minmax(180px,1fr) 110px 110px 110px 25px;gap:15px;align-items:center}.cart-table-head{grid-template-columns:1.8fr 110px 110px 110px 25px;border-bottom:1px solid var(--line);padding:0 0 10px;font-size:11px;text-transform:uppercase;color:var(--muted)}.cart-table-head span:first-child{grid-column:1/3}.cart-item{padding:13px 0;border-bottom:1px solid var(--line)}.cart-item-image{height:110px;border-radius:7px;overflow:hidden;background:#f8efe1}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-info h2{font-size:15px;margin:0 0 5px}.cart-item-info p{font-size:12px;color:var(--muted);margin:0 0 10px}.cart-tags{display:flex;gap:6px;flex-wrap:wrap}.cart-tags span{border:1px solid var(--line);border-radius:4px;padding:5px 7px;font-size:10px}.cart-item-price,.cart-item-total{font-weight:700;font-size:14px}.remove-item{font-size:18px;color:var(--muted)}.update-cart{margin-top:12px;border:0;background:none;color:var(--gold-deep);font-weight:700;font-size:12px;text-decoration:underline;cursor:pointer}.cart-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:20px;border:1px solid var(--line);border-radius:9px;margin-top:22px}.cart-trust span{text-align:center;color:var(--gold);font-size:21px}.cart-trust b,.cart-trust small{display:block;color:var(--ink);font-size:10px;line-height:1.4;margin-top:6px}.cart-trust small{color:var(--muted);font-weight:400}.cart-summary{border:1px solid var(--line);background:#fffdf8;border-radius:9px;padding:20px;align-self:start}.cart-summary h2{font-size:17px;margin:0 0 17px}.cart-summary p{display:flex;justify-content:space-between;font-size:13px}.cart-summary>small{color:#369444;font-size:11px}.cart-summary hr{border:0;border-top:1px dashed var(--line);margin:14px 0}.cart-total{font-size:15px!important}.cart-total small{display:block;color:var(--muted);font-weight:400;font-size:10px;margin-top:4px}.checkout-button,.continue-button{width:100%;margin:12px 0 0}.continue-button{display:block;text-align:center;border:1px solid var(--gold);border-radius:7px;padding:12px;font-size:12px}.payment-note{margin:16px -20px -20px;padding:13px 20px;border-top:1px solid var(--line);font-size:10px;font-weight:700;display:flex;justify-content:space-between}.payment-note span{color:var(--gold-deep)}.empty-cart{text-align:center;padding:90px 0}.empty-cart h2{font-family:Georgia,serif;font-size:32px}@media(max-width:749px){.cart-page{padding:20px 0 70px}.cart-heading h1{font-size:25px}.cart-heading a{display:none}.shipping-progress{padding:11px;margin-bottom:11px}.cart-layout{display:flex;flex-direction:column;gap:0}.cart-table-head{display:none}.cart-item{grid-template-columns:112px 1fr 18px;gap:12px;position:relative}.cart-item-image{height:112px}.cart-item-price,.cart-item-total{display:none}.cart-item-info h2{font-size:14px}.cart-item-info .quantity-control{margin-top:12px;width:max-content}.remove-item{position:absolute;right:0;top:16px}.cart-tags{display:none}.cart-trust{order:2;margin-top:18px;padding:13px 5px}.cart-trust span{font-size:15px}.cart-trust b{font-size:8px}.cart-trust small{font-size:7px}.cart-summary{order:3;margin-top:15px}.payment-note{font-size:9px}.payment-note span{font-size:8px}}.blog-hero{background:linear-gradient(115deg,#fff4df,#f1d69b);padding:67px 0}.blog-hero h1,.article-header h1{font-family:Georgia,serif;font-size:52px;margin:0 0 13px;letter-spacing:-.04em}.blog-hero p{margin:0;max-width:480px;line-height:1.5}.blog-tags{display:flex;gap:8px;overflow:auto;margin-bottom:25px}.blog-tags a{padding:8px 14px;border:1px solid var(--line);border-radius:20px;white-space:nowrap;font-size:12px}.blog-tags .is-active,.blog-tags a:hover{background:var(--gold);border-color:var(--gold);color:#fff}.featured-article{display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center;background:#fff5df;border-radius:12px;overflow:hidden;margin-bottom:35px}.featured-image{height:330px}.featured-image img,.featured-image svg{width:100%;height:100%;display:block;object-fit:cover}.featured-article>div{padding:25px}.featured-article h2{font-family:Georgia,serif;font-size:34px;margin:0 0 13px}.featured-article p{line-height:1.6}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-image{display:block;height:210px;border-radius:9px;overflow:hidden;background:#f5e6cf}.article-image img,.article-image svg{width:100%;height:100%;object-fit:cover}.article-card h2{font-family:Georgia,serif;font-size:21px;line-height:1.15;margin:8px 0}.article-card>p:not(.article-meta){font-size:13px;line-height:1.5;color:var(--muted)}.article-meta{font-size:11px;color:var(--muted);margin:13px 0 0}.article-header{padding:44px 0 28px;text-align:center;max-width:820px}.back-link{display:inline-block;font-size:12px;color:var(--gold-deep);margin-bottom:28px}.article-header h1{font-size:48px}.article-featured-image{height:490px}.article-featured-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.article-content-wrap{max-width:940px;display:grid;grid-template-columns:80px 1fr;gap:34px;padding-top:38px}.article-share{display:flex;flex-direction:column;gap:11px;align-items:center;font-size:11px;color:var(--muted)}.article-share a,.article-share button{border:1px solid var(--line);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ink);cursor:pointer}.article-content{font-size:16px;line-height:1.8}.article-content h2,.article-content h3{font-family:Georgia,serif;line-height:1.2;margin-top:32px}.article-content img{max-width:100%;height:auto;border-radius:8px}.article-comments{margin-top:55px;border-top:1px solid var(--line);padding-top:25px}.article-comments input,.article-comments textarea{display:block;width:100%;padding:12px;margin:9px 0;border:1px solid var(--line);border-radius:6px;font:inherit}.article-comments textarea{min-height:130px}.related-articles{padding-top:65px}@media(max-width:749px){.blog-hero{padding:42px 0}.blog-hero h1,.article-header h1{font-size:36px}.featured-article{grid-template-columns:1fr;gap:0}.featured-image{height:235px}.featured-article h2{font-size:29px}.article-grid{grid-template-columns:1fr;gap:27px}.article-image{height:220px}.article-header{padding:30px 0 20px}.article-featured-image{width:100%;height:270px}.article-featured-image img{border-radius:0}.article-content-wrap{display:block;width:calc(100% - 40px);padding-top:24px}.article-share{flex-direction:row;margin-bottom:25px}.article-content{font-size:15px}}.search-page{padding:60px 0}.search-page header{text-align:center;max-width:700px;margin:auto}.search-page h1,.about-hero h1,.reviews-hero h1{font-family:Georgia,serif;font-size:48px;margin:0 0 20px}.search-page form{display:flex;margin:25px auto 0;max-width:600px}.search-page input{flex:1;border:1px solid var(--line);border-radius:7px 0 0 7px;padding:15px;font:inherit}.search-page form .button{margin:0;border-radius:0 7px 7px 0}.search-count{text-align:center;margin:40px 0 20px;color:var(--muted)}.search-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.search-story{border:1px solid var(--line);border-radius:9px;padding:20px}.search-story h2{font-family:Georgia,serif;font-size:22px;margin:7px 0}.search-story>p:not(.article-meta){font-size:13px;line-height:1.5;color:var(--muted)}.about-hero{min-height:410px;position:relative;background:#f3dfbb;display:flex;align-items:center;overflow:hidden}.about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.about-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff6e8e8,transparent)}.about-hero .page-width{position:relative;z-index:1;max-width:1180px}.about-hero p{max-width:480px;font-size:17px;line-height:1.6}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:70px 0}.about-intro>div:first-child{font-size:17px;line-height:1.8}.about-image{height:370px}.about-image img,.about-image svg{width:100%;height:100%;object-fit:cover;border-radius:10px}.about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:55px}.about-values article{background:#fff5df;border-radius:10px;padding:25px}.about-values span{font-size:28px;color:var(--gold)}.about-values h2{font-size:19px;margin:10px 0}.about-values p{font-size:13px;line-height:1.5;color:var(--muted)}.reviews-hero{text-align:center;background:linear-gradient(120deg,#fff2d5,#eed093);padding:70px 0}.reviews-hero h1{margin-bottom:15px}.reviews-score b{font-size:45px}.reviews-score span{display:block;color:var(--gold);font-size:22px;letter-spacing:3px}.reviews-score p{font-size:12px;color:var(--muted)}@media(max-width:749px){.search-page{padding:40px 0}.search-page h1,.about-hero h1,.reviews-hero h1{font-size:35px}.search-grid{grid-template-columns:repeat(2,1fr);gap:10px}.search-story{grid-column:1/-1}.about-hero{min-height:345px}.about-hero p{font-size:14px;max-width:65%}.about-intro{grid-template-columns:1fr;gap:25px;padding:42px 0}.about-intro>div:first-child{font-size:15px}.about-image{height:270px}.about-values{grid-template-columns:1fr;padding-bottom:38px}.reviews-hero{padding:48px 0}}.policy-hero,.faq-hero{background:linear-gradient(115deg,#fff4df,#efd293);text-align:center;padding:65px 0}.policy-hero h1,.faq-hero h1{font-family:Georgia,serif;font-size:47px;margin:0 0 14px}.policy-hero p,.faq-hero p{max-width:520px;margin:auto;line-height:1.6}.policy-content{display:grid;grid-template-columns:210px 1fr;gap:65px;padding:60px 0;max-width:1000px}.policy-content aside{display:flex;flex-direction:column;gap:11px;font-size:12px;height:max-content;padding:18px;border:1px solid var(--line);border-radius:9px;background:#fffdf8}.policy-content aside a{color:var(--muted)}.policy-content>div{font-size:15px;line-height:1.8}.policy-content>div h2,.policy-content>div h3{font-family:Georgia,serif;line-height:1.2;margin-top:35px}.policy-content>div table{max-width:100%;border-collapse:collapse}.policy-content>div td,.policy-content>div th{border:1px solid var(--line);padding:8px}.faq-layout{display:grid;grid-template-columns:310px 1fr;gap:45px;padding:55px 0 65px}.faq-aside{background:#fff2d5;border-radius:10px;padding:30px;height:max-content}.faq-aside h2{font-family:Georgia,serif;font-size:27px;margin:0 0 12px}.faq-aside p{font-size:13px;line-height:1.6}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:21px 5px;font-size:16px;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary b{transform:rotate(45deg);color:var(--gold-deep)}.faq-list details>div{padding:0 5px 20px;font-size:14px;line-height:1.6;color:var(--muted)}.not-found{text-align:center;background:radial-gradient(circle,#fff9ec,#f3dbac);padding:110px 0}.not-found>div>span{font-size:55px}.not-found h1{font-family:Georgia,serif;color:var(--gold-deep);font-size:120px;line-height:.9;margin:15px 0}.not-found h2{font-family:Georgia,serif;font-size:34px;margin:12px 0}.not-found p:not(.eyebrow){max-width:400px;margin:0 auto 25px;color:var(--muted)}.not-found>div>div{display:flex;justify-content:center;gap:10px}.not-found .continue-button{width:auto;background:#fff;padding:13px 25px;margin:10px 0 0}@media(max-width:749px){.policy-hero,.faq-hero{padding:45px 0}.policy-hero h1,.faq-hero h1{font-size:35px}.policy-content{display:block;padding:35px 0}.policy-content aside{margin-bottom:28px}.policy-content>div{font-size:14px}.faq-layout{grid-template-columns:1fr;gap:22px;padding:35px 0 45px}.faq-aside{padding:24px}.faq-list summary{font-size:14px}.not-found{padding:78px 0}.not-found h1{font-size:90px}.not-found h2{font-size:29px}}.site-header,.site-header *,.hero-carousel,.hero-carousel *,.section,.section *,.site-footer,.site-footer *,.product-section,.product-section *,.collection-page,.collection-page *,.cart-page,.cart-page *,.blog-page,.blog-page *,.article-page,.article-page *,.about-page,.about-page *,.reviews-hero,.reviews-hero *,.faq-page,.faq-page *,.policy-page,.policy-page *,.not-found,.not-found *{font-family:Open Sans,Arial,sans-serif!important}.hero-content h1,.section h2,.product-details h1,.collection-hero h1,.cart-heading h1,.blog-hero h1,.article-header h1,.about-hero h1,.reviews-hero h1,.faq-hero h1,.policy-hero h1,.not-found h1,.not-found h2,.featured-article h2,.article-card h2,.faq-aside h2{font-family:DM Sans,sans-serif!important;font-weight:400!important;letter-spacing:0!important}.site-header{height:70px;width:100%;background:#fffdf8;border-bottom:1px solid #eee7dc}.header-inner{height:100%;display:grid;grid-template-columns:170px 1fr 150px;align-items:center}.brand{width:128px;max-width:128px}.brand img{width:100%;height:46px;object-fit:contain;object-position:left center}.main-nav{justify-self:center;display:flex;align-items:center;gap:38px}.main-nav a{font-size:12px;font-weight:500;color:#17130f;transition:color .18s}.main-nav a:hover{color:var(--gold-deep)}.header-actions{justify-self:end;display:flex;align-items:center;gap:17px}.header-actions a{width:20px;height:20px;display:grid;place-items:center;color:#1f1b17}.header-actions svg,.header-icon svg{width:19px;height:19px}.cart-link span{position:absolute;background:#df9200;border-radius:50%;font-size:9px;line-height:16px;text-align:center;color:#fff;width:16px;height:16px;right:-10px;top:-10px}.header-icon{border:0;background:transparent;padding:0;color:var(--ink)}@media(max-width:749px){.site-header{height:62px}.header-inner{grid-template-columns:32px 1fr 32px;width:calc(100% - 28px)}.mobile-only{display:block}.brand{justify-self:center;width:108px;max-width:108px}.brand img{height:40px}.main-nav{top:90px}.header-actions{gap:0}.header-actions a{display:none}.header-actions .cart-link{display:grid;width:24px;height:24px}.cart-link span{right:-9px;top:-7px}}.announcement-bar{position:sticky;top:0;z-index:50;background:#080807ed;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-header{position:sticky;top:28px;z-index:49;background:#fffdf8c7;border-bottom:1px solid rgba(231,219,199,.35);box-shadow:0 8px 26px #4e36150f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.trust-wrap{margin-top:-23px;padding-bottom:8px}.trust-icons{border:1px solid rgba(227,194,126,.36);border-radius:17px;background:linear-gradient(110deg,#ffffffed,#fff6e0d6);box-shadow:0 12px 36px #80540d26,inset 0 1px #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:23px 28px}.trust-icons>div{border:0;display:flex;flex-direction:column;align-items:center;gap:8px}.trust-icons .trust-icon{display:grid;place-items:center;color:#ce8a12;width:30px;height:30px}.trust-icons .trust-icon svg{width:28px;height:28px}.trust-icons p{font-size:11px;line-height:1.2;margin:0;color:#322719;font-weight:600}.trust-icons small{display:none}@media(max-width:749px){.site-header{top:28px}.trust-wrap{margin-top:-13px}.trust-icons{padding:13px 5px;border-radius:13px}.trust-icons>div{gap:4px}.trust-icons .trust-icon{width:22px;height:22px}.trust-icons .trust-icon svg{width:21px;height:21px}.trust-icons p{font-size:8px;text-align:center;max-width:56px}}.hero-slide-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide-link picture{display:block;width:100%;height:100%}.carousel-controls{justify-content:flex-start;bottom:16px}.carousel-dots{padding:7px 10px;border-radius:999px;background:#ffffff5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:6px}.carousel-dots button{width:6px;height:6px;background:#ffffffc7;border:0;transition:width .2s,background .2s}.carousel-dots button.is-active{width:20px;border-radius:999px;background:#d98c00}@media(max-width:749px){.carousel-controls{bottom:9px}.carousel-dots{padding:5px 8px}}.site-header{box-shadow:0 4px 18px #4e361509}.hero-carousel{width:min(1800px,calc(100% - 60px));margin:18px auto 0;border-radius:28px;overflow:hidden;background:#e9d7b9;box-shadow:0 14px 30px #56380f1c}.hero-slide,.hero-content{min-height:515px}.hero-image,.hero-slide picture{object-fit:cover}.trust-wrap{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}@media(max-width:749px){.hero-carousel{width:calc(100% - 16px);margin-top:10px;border-radius:17px}.hero-slide,.hero-content{min-height:345px}.trust-wrap{width:calc(100% - 16px)}}.hero-carousel .carousel-controls{width:calc(100% - 40px);max-width:none}@media(max-width:749px){.hero-carousel .carousel-controls{width:calc(100% - 24px)}}.category-section{padding-top:32px}.category-section .section-heading{margin-bottom:11px}.category-section .section-heading h2{font-family:Open Sans,Arial,sans-serif!important;font-size:17px;font-weight:700;letter-spacing:-.03em}.category-section .section-heading a{font-size:11px;color:#c27a00}.category-grid{gap:10px}.category-card{height:142px;border-radius:7px;background:#d4a25d;box-shadow:0 5px 14px #4a300f1f;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #4a300f2e}.category-card:after{top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#140b03c2)}.category-card span{bottom:13px;left:15px;font-family:Open Sans,Arial,sans-serif!important;font-size:14px;font-weight:700}@media(max-width:749px){.category-section{padding-top:23px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.category-card{height:122px}.category-card span{font-size:12px;left:10px;bottom:10px}}body,.announcement-bar,.announcement-bar *{font-family:Open Sans,Arial,sans-serif}.category-section .section-heading h2{font-family:DM Sans,sans-serif!important;font-size:23px;font-weight:400;letter-spacing:0}.featured-products-section .product-card{padding:9px;border:1px solid #ebe3d7;border-radius:20px;background:#fff;box-shadow:0 7px 18px #37210614;overflow:hidden}.featured-products-section .product-card-image{height:auto;aspect-ratio:1/1;display:block;overflow:hidden;border-radius:14px;background:#f5e7cf}.featured-products-section .product-card-content{padding:11px 3px 4px}.featured-products-section .product-card h3{font-size:16px;line-height:1.2;margin:0 0 11px;color:#16100b}.featured-products-section .product-card form{display:grid;gap:10px}.size-select{position:relative}.size-select select{appearance:none;-webkit-appearance:none;width:100%;cursor:pointer;padding:11px 36px 11px 12px;border:1px solid #e3d8ca;border-radius:10px;background:#fff;font:inherit;font-size:12px;color:#604f42}.size-select svg{pointer-events:none;position:absolute;right:11px;top:50%;width:16px;height:16px;transform:translateY(-50%);color:#695949}.card-price-row{display:flex;align-items:center;gap:8px;min-height:20px}.card-price-row s{font-size:12px;color:#9a8f85}.card-price-row b{font-size:16px;color:#17110b}.product-actions{display:grid;grid-template-columns:1fr 43px;gap:8px}.featured-products-section .button-small{border-radius:999px;padding:12px;background:linear-gradient(135deg,#e59b05,#c77a00);font-size:13px}.card-add-button{display:grid;place-items:center;border:1px solid #dd8d00;border-radius:50%;background:#fff6e3;color:#bd7400;cursor:pointer}.card-add-button svg{width:20px;height:20px}@media(max-width:749px){.featured-products-section .product-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.featured-products-section .product-card{min-width:0;padding:7px;border-radius:16px}.featured-products-section .product-card h3{font-size:13px;margin-bottom:8px}.featured-products-section .product-card-content{padding:9px 2px 3px}.size-select select{padding:9px 28px 9px 9px;font-size:10px}.card-price-row b{font-size:14px}.featured-products-section .button-small{padding:10px;font-size:12px}.product-actions{grid-template-columns:1fr 36px}.card-add-button svg{width:17px;height:17px}}.shopify-section-group-header-group:has(.announcement-bar){position:sticky;top:0;z-index:100}.shopify-section-group-header-group:has(.site-header){position:sticky;top:28px;z-index:99}.announcement-bar,.site-header{position:relative;top:auto}.hot-search{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;background:#19120861;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:none;padding:90px 20px 20px}.hot-search.is-open{display:block}.hot-search-panel{position:relative;width:min(660px,100%);margin:auto;background:#fffdf8;border-radius:17px;padding:32px;box-shadow:0 22px 70px #2b18023d}.hot-search-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:29px;line-height:1;cursor:pointer}.hot-search-panel form{display:flex;align-items:center;gap:10px;border:1px solid #e6d9c4;border-radius:10px;padding:5px 6px 5px 14px}.hot-search-panel form svg{width:20px}.hot-search-panel input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:11px 0;font:inherit}.hot-search-panel form button{border:0;border-radius:7px;background:#d98c00;color:#fff;padding:11px 17px;font-weight:700;cursor:pointer}.hot-search-popular{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:20px;font-size:12px}.hot-search-popular span{color:#746a5c;margin-right:3px}.hot-search-popular a{border:1px solid #eadbc4;border-radius:99px;padding:7px 11px}.hot-search-results{margin-top:15px}.hot-search-result{display:flex;gap:12px;align-items:center;padding:8px 0;border-bottom:1px solid #f0e6d8;font-size:13px}.hot-search-result img{width:42px;height:42px;object-fit:cover;border-radius:6px}@media(max-width:749px){.hot-search{padding:75px 12px 12px}.hot-search-panel{padding:25px 18px}.hot-search-panel .eyebrow{font-size:11px}.hot-search-panel form button{padding:10px 12px;font-size:11px}}.featured-products-section .product-grid{gap:16px}.featured-products-section .product-card{padding:8px;border:1px solid #ebe3d7;border-radius:17px;background:#fff;box-shadow:0 7px 18px #37210614;overflow:hidden}.featured-products-section .product-card-image{height:235px;overflow:hidden;border-radius:12px;background:#f5e7cf}.featured-products-section .product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.featured-products-section .product-card:hover .product-card-image img{transform:scale(1.03)}.product-card-content{padding:8px 5px 3px}.featured-products-section .product-card h3{font-size:14px;line-height:1.25;margin:0 0 5px}.featured-products-section .product-card .price{font-size:13px;margin:0 0 9px;font-weight:700}.featured-products-section .product-card form{display:grid;gap:8px}.featured-products-section .product-card select{width:100%;border:1px solid #e3d8ca;border-radius:7px;background:#fff;padding:8px 9px;font:inherit;font-size:11px;color:#5d5143}.featured-products-section .button-small{border-radius:999px;padding:10px;background:linear-gradient(135deg,#d99a19,#ba7000);font-size:12px}@media(max-width:749px){.featured-products-section .product-grid{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}.featured-products-section .product-card{min-width:0}.featured-products-section .product-card-image{height:164px}.featured-products-section .product-card h3{font-size:12px}.featured-products-section .product-card select{font-size:10px;padding:7px}.featured-products-section .button-small{padding:9px;font-size:11px}}@media(max-width:749px){.main-nav{display:none!important;position:fixed;z-index:70;top:90px;left:0;right:0;width:100vw;min-height:calc(100vh - 90px);padding:38px 30px;background:#fffcf5f7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:27px;box-shadow:0 18px 35px #50340c21}.main-nav.is-open{display:flex!important}.main-nav a{font-size:20px;font-weight:600}.header-icon{position:relative;z-index:71}}.featured-products-section .product-card-image{width:100%}.featured-products-section .product-card{min-height:0;padding:12px}.featured-products-section .product-card-content{padding:13px 5px 6px}.featured-products-section .product-card h3{margin-bottom:11px}.featured-products-section .product-card form{gap:10px}.size-select select{padding-top:11px;padding-bottom:11px}.card-price-row{margin:0}.product-actions{margin-top:0;gap:10px}.featured-products-section .button-small{padding:12px}@media(max-width:749px){.featured-products-section .product-card{padding:8px}.featured-products-section .product-card-content{padding:10px 3px 4px}.featured-products-section .product-card form{gap:9px}.size-select select{padding-top:9px;padding-bottom:9px}.featured-products-section .button-small{padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
