*,*: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 a{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;letter-spacing:3px;color:#7a5c4a;text-transform:uppercase}.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,1fr);gap:20px}.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;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.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)}.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}.site-footer{flex-direction:column;text-align: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}.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{margin-bottom:12px}.product-main-img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:2px}.product-gallery-thumbs{display:flex;gap:8px;flex-wrap:wrap}.product-thumb{width:72px;height:72px;object-fit:cover;border-radius:2px;cursor:pointer;opacity:.6;transition:opacity .2s;border:1px solid transparent}.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:24px}.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}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
