*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Jost,sans-serif;background:#fdf8f4;color:#3a3028;line-height:1.6}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:300}.btn-primary{display:inline-block;padding:13px 36px;background:#c17f5a;color:#fdf8f4;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:400;transition:background .2s;border:none}.btn-primary:hover{background:#a86a48;color:#fdf8f4}.btn-outline{display:inline-block;padding:12px 32px;background:transparent;color:#7a5c4a;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;border:.5px solid #c9a990;font-family:Jost,sans-serif;font-weight:400;transition:background .2s}.btn-outline:hover{background:#f5ece4}.btn-full{display:block;width:100%;text-align:center;margin-top:8px}.btn-light{display:inline-block;padding:13px 36px;background:#fdf8f4;color:#7a5c4a;font-size:11px;letter-spacing:2.5px;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:400;transition:opacity .2s}.btn-light:hover{opacity:.85}.site-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;background:#fdf8f4;border-bottom:.5px solid #e8d9cc;position:sticky;top:0;z-index:100}.nav-logo-link{display:flex;flex-direction:column;align-items:center;gap:3px;text-decoration:none}.logo-wordmark{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;letter-spacing:.26em;text-transform:uppercase;color:#1a1612;line-height:1}.logo-rule{display:block;width:100%;height:1px;background:#c9956e;opacity:.7}.logo-tagline{font-family:Jost,sans-serif;font-size:8px;font-weight:300;letter-spacing:.28em;text-transform:uppercase;color:#c9956e}.nav-links{display:flex;gap:28px}.nav-links a{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#8a7060;font-weight:400;transition:color .2s}.nav-links a:hover{color:#c17f5a}.nav-right{display:flex;gap:18px;align-items:center}.nav-icon{color:#8a7060;transition:color .2s;display:flex;align-items:center}.nav-icon:hover{color:#c17f5a}.nav-cart{font-size:12px;letter-spacing:1.5px;color:#8a7060;transition:color .2s}.nav-cart:hover{color:#c17f5a}.nav-hamburger{display:none;flex-direction:column;gap:5px;padding:4px}.nav-hamburger span{display:block;width:22px;height:1px;background:#7a5c4a;transition:all .3s}.mobile-menu{display:none;flex-direction:column;background:#fdf8f4;border-bottom:.5px solid #e8d9cc;padding:20px 40px}.mobile-menu ul{display:flex;flex-direction:column;gap:16px}.mobile-menu a{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#8a7060}.mobile-menu.open{display:flex}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.hero-left{background:linear-gradient(145deg,#f0e4d8,#ddd0c4);display:flex;flex-direction:column;padding:48px 40px;position:relative;overflow:hidden}.hero-left:before{content:"";position:absolute;top:-60px;right:-60px;width:280px;height:280px;border-radius:50%;background:#c17f5a1f}.hero-left:after{content:"";position:absolute;bottom:40px;left:-40px;width:180px;height:180px;border-radius:50%;background:#a0c8be2e}.hero-img{width:100%;height:320px;object-fit:cover;border-radius:2px;margin-bottom:28px}.hero-img-placeholder{width:100%;height:320px;background:linear-gradient(160deg,#e8d5c4,#c9b8aa);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:13px;letter-spacing:2px;color:#9a8070;text-transform:uppercase;font-weight:300;margin-bottom:28px}.hero-content{position:relative;z-index:1}.hero-tag{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#c17f5a;margin-bottom:12px}.hero-title{font-size:46px;line-height:1.15;color:#3a3028;margin-bottom:16px}.hero-sub{font-size:13px;color:#8a7060;letter-spacing:.5px;line-height:1.7;max-width:320px;margin-bottom:28px}.hero-btns{display:flex;gap:14px;flex-wrap:wrap}.hero-right{background:#f7f0ea;padding:40px;display:flex;flex-direction:column;justify-content:center;gap:4px}.hero-right-title{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#8a7060;margin-bottom:8px}.mini-product{display:flex;gap:16px;align-items:center;padding:14px 0;border-bottom:.5px solid #e4d5c8}.mini-img-link{flex-shrink:0}.mini-img-photo{width:72px;height:72px;object-fit:cover;border-radius:2px}.mini-img{width:72px;height:72px;flex-shrink:0;background:linear-gradient(135deg,#e0cfc4,#c9b8a8);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:9px;letter-spacing:1px;color:#a08070;text-transform:uppercase}.mini-name{font-size:14px;font-weight:400;color:#3a3028;margin-bottom:4px;display:block}.mini-name:hover{color:#c17f5a}.mini-price{font-size:13px;color:#c17f5a;letter-spacing:1px}.section{padding:64px 40px}.section-header{text-align:center;margin-bottom:40px}.section-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#c17f5a;margin-bottom:10px}.section-title{font-size:36px;color:#3a3028}.section-title em{font-style:italic}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,280px));gap:20px;justify-content:center}.product-card{cursor:pointer}.product-img-link{display:block;position:relative;overflow:hidden}.product-img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:2px;margin-bottom:12px;transition:transform .4s ease}.product-img-link:hover .product-img{transform:scale(1.03)}.product-img-placeholder{width:100%;aspect-ratio:3/4;background:linear-gradient(145deg,#e8d9cc,#d4c4b4);border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:1.5px;color:#a08070;text-transform:uppercase;margin-bottom:12px}.product-badge{position:absolute;top:10px;left:10px;background:#c17f5a;color:#fdf8f4;font-size:9px;letter-spacing:1.5px;padding:3px 8px;text-transform:uppercase;z-index:1}.product-name{font-size:13px;color:#3a3028;margin-bottom:4px;letter-spacing:.5px}.product-name a:hover{color:#c17f5a}.product-price{font-size:13px;color:#8a7060}.section-cta{text-align:center;margin-top:40px}.story-banner{background:linear-gradient(135deg,#d4c4b0,#bfa898,#a89080);padding:64px 40px;display:flex;align-items:center;justify-content:space-between;gap:40px}.banner-text{max-width:480px}.banner-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#fdf8f4cc;margin-bottom:12px}.banner-title{font-size:42px;color:#fdf8f4;line-height:1.2;margin-bottom:16px}.banner-title em{font-style:italic}.banner-sub{font-size:13px;color:#fdf8f4cc;line-height:1.7;margin-bottom:28px}.banner-img-wrap{flex-shrink:0}.banner-img{width:280px;height:320px;object-fit:cover;border-radius:2px}.banner-img-placeholder{width:280px;height:320px;background:#ffffff26;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:2px;color:#fdf8f499;text-transform:uppercase}.perks-bar{display:grid;grid-template-columns:repeat(3,1fr);border-top:.5px solid #e8d9cc}.perk{padding:36px 40px;text-align:center;border-right:.5px solid #e8d9cc}.perk:last-child{border-right:none}.perk-icon{font-size:26px;margin-bottom:12px}.perk-title{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#3a3028;margin-bottom:6px;font-weight:500}.perk-text{font-size:12px;color:#8a7060;line-height:1.6}.site-footer{background:#3a3028;padding:36px 40px;display:flex;flex-direction:column;gap:20px}.footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;border-top:.5px solid #4a3e32;padding-top:20px}.footer-payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.payment-icon{height:28px;width:44px;object-fit:contain;background:#fdf8f4;border-radius:4px;padding:3px;box-sizing:border-box}.footer-logo{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:300;letter-spacing:3px;color:#e8d9cc;text-transform:uppercase}.footer-links,.footer-social{display:flex;gap:24px;flex-wrap:wrap}.footer-links a,.footer-social a{font-size:11px;letter-spacing:2px;color:#8a7060;text-transform:uppercase;transition:color .2s}.footer-links a:hover,.footer-social a:hover{color:#e8d9cc}.footer-copy{font-size:11px;color:#5a4a3a;letter-spacing:1px}@media(max-width:900px){.nav-links{display:none}.nav-hamburger{display:flex}.hero{grid-template-columns:1fr}.hero-right{display:none}.products-grid{grid-template-columns:repeat(2,1fr);justify-content:unset}.story-banner{flex-direction:column}.banner-img,.banner-img-placeholder{width:100%;height:240px}.perks-bar{grid-template-columns:1fr}.perk{border-right:none;border-bottom:.5px solid #e8d9cc}.perk:last-child{border-bottom:none}.footer-top,.footer-bottom{flex-direction:column;text-align:center;justify-content:center}.section{padding:48px 20px}.site-nav{padding:16px 20px}.hero-left{padding:32px 20px}.story-banner{padding:48px 20px}.perks-bar .perk{padding:28px 20px}.site-footer{padding:32px 20px}}@media(max-width:500px){.hero-title{font-size:34px}.banner-title{font-size:32px}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.collection-hero{text-align:center;padding:56px 40px 32px;background:linear-gradient(145deg,#f7f0ea,#f0e4d8);border-bottom:.5px solid #e8d9cc}.collection-hero-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#c17f5a;margin-bottom:10px}.collection-hero-title{font-family:Cormorant Garamond,serif;font-size:40px;font-weight:300;color:#3a3028;margin-bottom:10px}.collection-hero-desc{font-size:13px;color:#8a7060;max-width:500px;margin:0 auto;line-height:1.7}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:.5px solid #e8d9cc}.collection-count{font-size:12px;letter-spacing:1.5px;color:#8a7060;text-transform:uppercase}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort label{font-size:12px;letter-spacing:1.5px;color:#8a7060;text-transform:uppercase}.collection-sort select{font-size:12px;letter-spacing:1px;color:#3a3028;border:.5px solid #c9a990;background:transparent;padding:6px 12px;font-family:Jost,sans-serif;cursor:pointer;outline:none}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px;justify-content:center}.collection-empty{grid-column:1/-1;text-align:center;color:#8a7060;font-size:14px;padding:60px 0}.product-img-hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;object-fit:cover}.product-img-link:hover .product-img-hover{opacity:1}.price-sale{color:#c17f5a;margin-right:8px}.price-compare{color:#b0a090;text-decoration:line-through;font-size:12px}.product-badge-sold{background:#8a7060!important}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;padding:40px;border-top:.5px solid #e8d9cc}.pagination-info{font-size:12px;letter-spacing:1px;color:#8a7060}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:48px 40px;max-width:1200px;margin:0 auto}.product-gallery-main{position:relative;width:100%;aspect-ratio:1 / 1;background:#f9f5f1;border-radius:2px;overflow:hidden;margin-bottom:12px;touch-action:manipulation}.product-main-img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .15s ease}.product-gallery-thumbs{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.product-gallery-thumbs::-webkit-scrollbar{display:none}.product-thumb{width:72px;height:72px;min-width:72px;object-fit:cover;border-radius:2px;cursor:pointer;opacity:.6;transition:opacity .2s;border:1.5px solid transparent;flex-shrink:0}.product-thumb.active,.product-thumb:hover{opacity:1;border-color:#c17f5a}.product-breadcrumb{font-size:11px;letter-spacing:1px;color:#8a7060;margin-bottom:16px}.product-breadcrumb a{color:#8a7060}.product-breadcrumb a:hover{color:#c17f5a}.product-badge-inline{display:inline-block;background:#c17f5a;color:#fdf8f4;font-size:9px;letter-spacing:1.5px;padding:3px 10px;text-transform:uppercase;margin-bottom:12px}.product-title{font-family:Cormorant Garamond,serif;font-size:38px;font-weight:300;color:#3a3028;margin-bottom:12px}.product-detail-price{font-size:20px;color:#3a3028;margin-bottom:20px;letter-spacing:1px}.product-description{font-size:14px;color:#6a5a4a;line-height:1.8;margin-bottom:20px}.size-guide-accordion{border-top:.5px solid #e8d9cc;border-bottom:.5px solid #e8d9cc;margin-bottom:20px}.size-guide-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#3a3028;font-family:Jost,sans-serif;font-weight:500;background:none;border:none;cursor:pointer;text-align:left}.size-guide-toggle:hover{color:#c17f5a}.size-guide-icon{font-size:18px;font-weight:300;line-height:1;transition:transform .2s;color:#c17f5a}.size-guide-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.size-guide-content.open{max-height:400px}.size-guide-inner{padding-bottom:18px}.size-guide-intro{font-size:13px;color:#6a5a4a;margin-bottom:14px;line-height:1.7}.size-guide-table{width:100%;border-collapse:collapse;font-size:12px;margin-bottom:14px}.size-guide-table th{text-align:left;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#8a7060;padding:6px 10px 6px 0;border-bottom:.5px solid #e8d9cc;font-weight:500}.size-guide-table td{padding:8px 10px 8px 0;color:#5a4a3a;border-bottom:.5px solid #f0e8e0;vertical-align:top}.size-guide-table tr:last-child td{border-bottom:none}.size-guide-tip{font-size:12px;color:#8a7060;line-height:1.7;margin-top:10px}.variant-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#8a7060;display:block;margin-bottom:8px}.variant-select{width:100%;padding:12px;border:.5px solid #c9a990;background:transparent;font-family:Jost,sans-serif;font-size:14px;color:#3a3028;outline:none;cursor:pointer;margin-bottom:20px}.product-variants,.product-qty{margin-bottom:20px}.qty-control{display:flex;align-items:center;gap:0}.qty-btn{width:40px;height:40px;border:.5px solid #c9a990;background:transparent;font-size:18px;color:#7a5c4a;cursor:pointer;font-family:Jost,sans-serif;transition:background .2s}.qty-btn:hover{background:#f5ece4}.qty-input{width:60px;height:40px;text-align:center;border:.5px solid #c9a990;border-left:none;border-right:none;font-family:Jost,sans-serif;font-size:14px;color:#3a3028;outline:none;background:transparent}.btn-add-to-cart{width:100%;padding:16px;margin-top:4px;margin-bottom:12px;background:#c17f5a;color:#fdf8f4;font-size:12px;letter-spacing:2.5px;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:400;border:none;cursor:pointer;transition:background .2s}.btn-add-to-cart:hover{background:#a86a48}.btn-sold-out{background:#b0a090!important;cursor:not-allowed!important}.btn-continue{display:inline-block;margin-bottom:28px;font-size:11px}.product-perks{border-top:.5px solid #e8d9cc;padding-top:20px;margin-top:8px}.product-perk{font-size:13px;color:#8a7060;padding:6px 0;letter-spacing:.5px}.recommendations-section{background:#fdf8f4;border-top:.5px solid #e8d9cc}.cart-page{max-width:1100px;margin:0 auto}.cart-empty{text-align:center;padding:60px 40px;color:#8a7060;font-size:15px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:48px;margin-top:40px}.cart-items{display:flex;flex-direction:column;gap:0}.cart-item{display:flex;gap:20px;align-items:flex-start;padding:24px 0;border-bottom:.5px solid #e8d9cc}.cart-item-img{width:100px;height:120px;object-fit:cover;border-radius:2px}.cart-item-no-img{width:100px;height:120px;border-radius:2px;background:linear-gradient(135deg,#e0cfc4,#c9b8a8);display:flex;align-items:center;justify-content:center;font-size:9px;letter-spacing:1px;color:#a08070;text-transform:uppercase}.cart-item-name{font-size:14px;color:#3a3028;display:block;margin-bottom:4px;font-weight:400}.cart-item-name:hover{color:#c17f5a}.cart-item-variant{font-size:12px;color:#8a7060;margin-bottom:8px}.cart-item-price{font-size:13px;color:#c17f5a;margin-bottom:12px}.cart-item-qty{display:flex;align-items:center}.cart-item-right{margin-left:auto;text-align:right}.cart-item-total{font-size:15px;font-weight:500;color:#3a3028;margin-bottom:8px}.cart-item-remove{font-size:11px;letter-spacing:1.5px;color:#b0a090;text-transform:uppercase;transition:color .2s}.cart-item-remove:hover{color:#c17f5a}.cart-summary{background:#f7f0ea;padding:28px;border:.5px solid #e8d9cc;border-radius:2px;align-self:start;position:sticky;top:80px}.cart-summary-title{font-family:Cormorant Garamond,serif;font-size:22px;color:#3a3028;margin-bottom:20px}.cart-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#8a7060;padding:8px 0;border-bottom:.5px solid #e8d9cc}.cart-summary-shipping span:last-child{font-size:11px}.cart-free-ship{font-size:12px;color:#c17f5a;padding:10px 0;text-align:center;letter-spacing:.5px}.cart-free-ship-unlocked{color:#7a9070}.cart-summary-total{display:flex;justify-content:space-between;font-size:16px;font-weight:500;color:#3a3028;padding:16px 0}.btn-checkout{width:100%;margin-top:4px;padding:16px;font-size:12px;letter-spacing:2.5px}.page-hero{text-align:center;padding:64px 40px 40px;background:linear-gradient(145deg,#f7f0ea,#f0e4d8);border-bottom:.5px solid #e8d9cc}.page-title{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;color:#3a3028;margin-bottom:8px}.page-title em{font-style:italic}.page-subtitle{font-size:14px;color:#8a7060;letter-spacing:1px;margin-top:8px}.page-content{max-width:700px;margin:0 auto}.rte p{font-size:15px;color:#5a4a3a;line-height:1.9;margin-bottom:16px}.rte h2{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;color:#3a3028;margin:28px 0 12px}.story-page-hero{text-align:center;padding:80px 40px 48px;background:linear-gradient(145deg,#f0e4d8,#ddd0c4)}.story-page-title{font-family:Cormorant Garamond,serif;font-size:52px;font-weight:300;color:#3a3028;line-height:1.2}.story-page-title em{font-style:italic;color:#7a5c4a}.story-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;margin-bottom:60px}.story-lead{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;color:#3a3028;line-height:1.6;margin-bottom:24px}.story-divider{text-align:center;color:#c17f5a;font-size:18px;margin:24px 0}.story-page-img{width:100%;border-radius:2px}.story-page-img-placeholder{width:100%;height:480px;border-radius:2px;background:linear-gradient(145deg,#e8d9cc,#d4c4b4);display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:2px;color:#a08070;text-transform:uppercase}.story-values{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:.5px solid #e8d9cc;padding-top:48px}.story-value{text-align:center}.story-value-icon{font-size:28px;margin-bottom:12px}.story-value-title{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#3a3028;font-weight:500;margin-bottom:8px}.story-value-text{font-size:13px;color:#8a7060;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:60px;max-width:960px;margin:0 auto}.contact-info-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;color:#3a3028;margin-bottom:16px}.contact-info-text{font-size:14px;color:#6a5a4a;line-height:1.8;margin-bottom:28px}.contact-details{display:flex;flex-direction:column;gap:14px}.contact-detail{display:flex;align-items:center;gap:12px;font-size:13px;color:#8a7060}.contact-detail a{color:#c17f5a}.contact-detail a:hover{text-decoration:underline}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#8a7060;margin-bottom:8px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:12px;border:.5px solid #c9a990;background:transparent;font-family:Jost,sans-serif;font-size:14px;color:#3a3028;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#c17f5a}.form-group textarea{resize:vertical}.btn-contact-submit{width:100%;padding:16px;font-size:12px;letter-spacing:2.5px}.form-success{background:#e8f0e4;color:#4a7040;padding:14px 16px;border-radius:2px;font-size:13px;margin-bottom:20px}.form-error{background:#f0e4e4;color:#904040;padding:14px 16px;border-radius:2px;font-size:13px;margin-bottom:20px}@media(max-width:900px){.collection-grid{grid-template-columns:repeat(2,1fr);padding:24px 20px}.collection-toolbar{padding:16px 20px}.product-page{grid-template-columns:1fr;gap:32px;padding:24px 20px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.story-page-grid,.story-values,.contact-grid{grid-template-columns:1fr}.page-hero{padding:48px 20px 32px}.story-page-hero{padding:56px 20px 36px}.story-page-title{font-size:38px}}.hero-full{position:relative;min-height:560px;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden}.hero-full-img-wrap{position:relative;overflow:hidden}.hero-full-img{width:100%;height:100%;object-fit:cover;display:block}.hero-full-content{background:linear-gradient(145deg,#f7f0ea,#f0e4d8);display:flex;flex-direction:column;justify-content:center;padding:56px 48px}.collection-section{border-top:.5px solid #e8d9cc}.collection-section-alt{background:#f7f0ea}.collection-desc{font-size:14px;color:#8a7060;line-height:1.7;max-width:500px;margin:0 auto}.three-col{grid-template-columns:repeat(3,1fr)!important}.two-col-centered{grid-template-columns:repeat(2,1fr)!important;max-width:700px;margin:0 auto}.lifestyle-strip{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;border-top:.5px solid #e8d9cc;padding-top:32px}.lifestyle-img{width:100%;height:320px;object-fit:cover;border-radius:2px}@media(max-width:900px){.hero-full{grid-template-columns:1fr}.hero-full-img-wrap{height:320px}.three-col{grid-template-columns:repeat(2,1fr)!important}.two-col-centered{grid-template-columns:1fr!important;max-width:100%}.lifestyle-strip{grid-template-columns:1fr}.lifestyle-img{height:220px}}.hero-banner{display:grid;grid-template-columns:1fr 420px;min-height:320px;overflow:hidden;border-bottom:.5px solid #e8d9cc}.hero-banner-inner{background:linear-gradient(145deg,#f7f0ea,#f0e4d8);display:flex;flex-direction:column;justify-content:center;padding:48px 48px 40px;gap:24px}.hero-banner-img-wrap{overflow:hidden}.hero-banner-img{width:100%;height:100%;object-fit:cover;display:block}.collection-pill{display:inline-block;padding:9px 20px;border:.5px solid #c9a990;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#7a5c4a;font-family:Jost,sans-serif;transition:all .2s;border-radius:40px;background:transparent}.collection-pill:hover,.collection-pill.active{background:#c17f5a;color:#fdf8f4;border-color:#c17f5a}.hero-collection-pills{display:flex;gap:10px;flex-wrap:wrap}.shop-all-page{padding:0 40px 60px}.collection-block{padding:48px 0 0}.collection-block-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:.5px solid #e8d9cc}.collection-block-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#c17f5a;display:block;margin-bottom:6px}.collection-block-title h2{font-family:Cormorant Garamond,serif;font-size:30px;font-weight:300;color:#3a3028}.collection-block-title h2 em{font-style:italic}.collection-block-price-note{font-size:12px;letter-spacing:1px;color:#8a7060}.four-col{grid-template-columns:repeat(4,1fr)!important}.product-info{padding:10px 0 0}.product-card-lifestyle{cursor:default}.lifestyle-card-img{opacity:.92}.lifestyle-card-label{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:#8a7060;margin-top:10px;text-align:center}.collection-divider{height:.5px;background:#e8d9cc;margin:0}@media(max-width:900px){.hero-banner{grid-template-columns:1fr}.hero-banner-img-wrap{height:220px}.hero-banner-inner{padding:36px 20px}.shop-all-page{padding:0 20px 48px}.four-col{grid-template-columns:repeat(2,1fr)!important}.collection-block-header{flex-direction:column;align-items:flex-start;gap:4px}}.hover-swap{position:relative;display:block;overflow:hidden}.hover-swap .img-main{display:block;width:100%;transition:opacity .35s ease}.hover-swap .img-hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease}.hover-swap:hover .img-main{opacity:0}.hover-swap:hover .img-hover{opacity:1}.img-zoomed-out{object-fit:contain!important;background:#f5f0ea;padding:12px}.sale-banner{background:#c17f5a;overflow:hidden;white-space:nowrap;padding:10px 0}.sale-banner-track{display:inline-flex;gap:48px;animation:sale-scroll 22s linear infinite;padding-left:48px}.sale-item{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:#fdf8f4;font-weight:500;white-space:nowrap}@keyframes sale-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.price-was{text-decoration:line-through;color:#b0a090;font-size:12px;margin-right:8px}.price-now{color:#c17f5a;font-weight:500}.sale-tag{position:absolute;top:10px;right:10px;background:#a83a3a;color:#fdf8f4;font-size:10px;letter-spacing:1.5px;padding:4px 9px;text-transform:uppercase;z-index:2}.perk-highlight{background:#f7f0ea}.perk-highlight .perk-title{color:#c17f5a}.newsletter-section{background:linear-gradient(135deg,#d4c4b0,#bfa898,#a89080);padding:56px 40px;text-align:center}.newsletter-inner{max-width:480px;margin:0 auto}.newsletter-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#fdf8f4cc;margin-bottom:10px}.newsletter-title{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;color:#fdf8f4;margin-bottom:10px}.newsletter-sub{font-size:13px;color:#fdf8f4d9;line-height:1.7;margin-bottom:24px}.newsletter-form-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.newsletter-input{flex:1;min-width:220px;padding:13px 18px;border:.5px solid rgba(253,248,244,.5);background:#fdf8f4f2;font-family:Jost,sans-serif;font-size:13px;color:#3a3028;outline:none}.newsletter-input::placeholder{color:#a08a78}.newsletter-btn{white-space:nowrap}.newsletter-success{background:#fdf8f4f2;color:#5a7050;padding:14px 18px;font-size:13px;border-radius:2px}.newsletter-error{margin-top:10px;font-size:12px;color:#fdf8f4}@media(max-width:600px){.newsletter-form-row{flex-direction:column}.newsletter-input{min-width:100%}.newsletter-section{padding:40px 20px}}.sale-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#3a30288c;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:20px}.sale-popup-overlay.open{opacity:1;visibility:visible}.sale-popup{background:#fdf8f4;border-radius:4px;max-width:380px;width:100%;padding:36px 32px;text-align:center;position:relative;transform:translateY(10px);transition:transform .3s ease}.sale-popup-overlay.open .sale-popup{transform:translateY(0)}.sale-popup-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:22px;line-height:1;color:#b0a090;cursor:pointer;padding:4px}.sale-popup-close:hover{color:#7a5c4a}.sale-popup-eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:#c17f5a;margin-bottom:8px}.sale-popup-title,.sale-popup-highlight{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;color:#3a3028;margin-bottom:10px}.sale-popup-sub{font-size:13px;color:#8a7060;line-height:1.7;margin-bottom:20px}.sale-popup-countdown{display:flex;justify-content:center;gap:12px;margin-bottom:14px}.countdown-unit{display:flex;flex-direction:column;align-items:center;min-width:48px}.countdown-num{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:400;color:#3a3028;background:#f0e4d8;border-radius:2px;padding:6px 0;width:100%;text-align:center}.countdown-label{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:#8a7060;margin-top:4px}.sale-popup-ends{font-size:11px;letter-spacing:1px;color:#b0a090;margin-bottom:20px}.sale-popup-btn{display:inline-block}.stock-counter{font-size:11px;letter-spacing:.5px;color:#c17f5a;margin-top:6px;margin-bottom:2px}.trust-badges{display:flex;justify-content:center;gap:18px;margin-top:10px;padding-top:10px;border-top:.5px solid #e8d9cc}.trust-badge{font-size:11px;letter-spacing:.5px;color:#8a7060;display:flex;align-items:center;gap:5px}@media(max-width:500px){.sale-popup{padding:28px 22px}.sale-popup-title{font-size:26px}.countdown-unit{min-width:40px}.countdown-num{font-size:20px}}.price-was-big{text-decoration:line-through;color:#b0a090;font-size:14px;margin-right:10px}.price-now-big{color:#a83a3a;font-weight:600;font-size:18px}.product-card .price-now-big{font-size:17px}.sale-tag-inline{display:inline-block;background:#a83a3a;color:#fdf8f4;font-size:10px;letter-spacing:1.5px;padding:4px 9px;text-transform:uppercase;margin-left:10px;vertical-align:middle}.stock-counter-big{font-size:13px;font-weight:500;letter-spacing:.5px;color:#a83a3a;margin-top:8px;margin-bottom:4px}.product-page-sale-tag{position:absolute;top:14px;right:14px;font-size:12px;padding:6px 12px;z-index:2}.trust-badges{justify-content:center}.product-detail-price{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.sale-hero-banner{background:linear-gradient(135deg,#c17f5a,#a86a48);padding:56px 40px;text-align:center}.sale-hero-inner{max-width:560px;margin:0 auto}.sale-hero-eyebrow{font-size:12px;letter-spacing:4px;text-transform:uppercase;color:#fdf8f4d9;margin-bottom:10px}.sale-hero-title{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:400;color:#fdf8f4;letter-spacing:2px;margin-bottom:12px}.sale-hero-sub{font-size:14px;color:#fdf8f4e6;line-height:1.7;margin-bottom:24px}.sale-hero-countdown{display:flex;justify-content:center;gap:16px;margin-bottom:28px}.sale-hero-countdown .countdown-unit{min-width:60px}.sale-hero-countdown .countdown-num{font-size:32px;background:#fdf8f426;color:#fdf8f4}.sale-hero-countdown .countdown-label{color:#fdf8f4cc}.sale-hero-btn{background:#fdf8f4;color:#a86a48}.sale-hero-btn:hover{background:#fff}@media(max-width:600px){.sale-hero-banner{padding:40px 20px}.sale-hero-title{font-size:30px}.sale-hero-countdown{gap:8px}.sale-hero-countdown .countdown-unit{min-width:48px}.sale-hero-countdown .countdown-num{font-size:22px}}.product-page-countdown{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:12px;color:#8a7060;margin-bottom:14px}.product-page-countdown-label{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#a83a3a;margin-right:4px}.countdown-num-small{font-weight:600;color:#3a3028;background:#f0e4d8;border-radius:2px;padding:2px 5px;min-width:22px;text-align:center;font-size:12px}.countdown-sep{font-size:11px;color:#b0a090;margin-right:4px}.reviews-section{border-top:.5px solid #e8d9cc}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px}.review-card{background:#f7f0ea;border-radius:2px;padding:24px;border:.5px solid #e8d9cc}.review-stars{font-size:18px;margin-bottom:10px}.review-body{font-size:13px;color:#5a4a3a;line-height:1.8;margin-bottom:12px;font-style:italic}.review-author{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#8a7060}.review-empty{grid-column:1/-1;text-align:center;color:#8a7060;font-size:14px;padding:32px 0}.review-form-wrap{max-width:560px;margin:0 auto;border-top:.5px solid #e8d9cc;padding-top:40px}.review-form-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:300;color:#3a3028;margin-bottom:24px;text-align:center}.star-picker{display:flex;gap:6px;margin-bottom:4px}.star-picker .star{font-size:28px;color:#e8d9cc;cursor:pointer;transition:color .15s;line-height:1}.star-picker .star.active{color:#c17f5a}.review-success{background:#e8f0e4;color:#4a7040;padding:12px 16px;font-size:13px;border-radius:2px;margin-top:12px}.review-error{background:#f0e4e4;color:#904040;padding:12px 16px;font-size:13px;border-radius:2px;margin-top:12px}@media(max-width:900px){.reviews-grid{grid-template-columns:1fr}}.about-us-section{background:#f7f0ea;padding:48px 40px;text-align:center;border-bottom:.5px solid #e8d9cc}.about-us-inner{max-width:600px;margin:0 auto}.about-us-text{font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic;font-weight:300;color:#3a3028;line-height:1.7;margin-top:10px}@media(max-width:600px){.about-us-section{padding:36px 20px}.about-us-text{font-size:18px}}.cart-item-sale-tag{display:inline-block;background:#a83a3a;color:#fdf8f4;font-size:9px;letter-spacing:1px;padding:2px 7px;text-transform:uppercase;margin-left:6px;vertical-align:middle}.cart-summary-savings{color:#a83a3a!important;font-weight:500}.cart-summary-savings span{color:#a83a3a}.cart-savings-badge{background:#f0e4d8;color:#a86a48;font-size:12px;font-weight:500;text-align:center;padding:10px;border-radius:2px;margin:10px 0}.hero-facebook-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-size:11px;letter-spacing:1px;color:#7a5c4a;transition:color .2s}.hero-facebook-link:hover{color:#c17f5a}.hero-facebook-link svg{flex-shrink:0}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e8d9cc;padding:10px 16px;display:none;align-items:center;justify-content:space-between;gap:12px;z-index:90;box-shadow:0 -4px 16px #00000014;transform:translateY(100%);transition:transform .25s ease}.sticky-atc.visible{transform:translateY(0)}@media(max-width:768px){.sticky-atc{display:flex}}.sticky-atc-info{display:flex;flex-direction:column;min-width:0}.sticky-atc-title{font-family:Jost,sans-serif;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc-price{font-weight:600;font-size:15px}.sticky-atc-btn{padding:12px 22px;min-height:44px;flex-shrink:0}.popup-form-row{display:flex;gap:8px;margin:14px 0 10px}.popup-form-row .newsletter-input{flex:1;min-width:0}.popup-no-thanks{background:none;border:none;color:#a08a78;font-size:12px;text-decoration:underline;cursor:pointer;margin-top:6px;font-family:Jost,sans-serif}.quick-add-form{margin-top:6px}.quick-add-btn{width:100%;min-height:44px}.product-payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 4px;align-items:center}.product-payment-icons .payment-icon{opacity:.85}.cart-item-price .price-was{text-decoration:line-through;color:#b3a094;margin-right:6px;font-size:.9em}.search-form{display:flex;gap:10px;max-width:520px;margin:0 auto 40px}.search-form .search-input{flex:1;min-width:0}.qty-btn{min-width:44px;min-height:44px}.btn-add-to-cart{min-height:48px}
/*# sourceMappingURL=/cdn/shop/t/31/assets/theme.css.map */
