:root{--ink: #2a2018;--ink-soft: #6b5d52;--cream: #faf6f0;--cream-2: #f3ece2;--white: #ffffff;--berry: #8e2c4d;--berry-dark: #6f203b;--gold: #c29a4b;--gold-soft: #e8d6ad;--line: #ece2d6;--shadow: 0 8px 30px rgba(60, 40, 30, .08);--shadow-lg: 0 16px 50px rgba(60, 40, 30, .14);--radius: 14px;--radius-sm: 9px;--maxw: 1240px;--header-h: 132px;--font-head: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none}h1,h2,h3,h4{font-family:var(--font-head);font-weight:700;line-height:1.15;color:var(--ink)}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px}.section{padding:64px 0}.section-tight{padding:40px 0}.eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--berry);font-weight:600;margin-bottom:10px;display:inline-block}.section-head{text-align:center;margin-bottom:38px}.section-head h2{font-size:clamp(26px,3.4vw,40px)}.section-head p{color:var(--ink-soft);margin-top:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 26px;border-radius:100px;font-weight:600;font-size:14.5px;letter-spacing:.02em;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.btn:active{transform:translateY(1px)}.btn svg{width:18px;height:18px;flex-shrink:0}.btn-lg svg{width:20px;height:20px}.btn-sm svg{width:15px;height:15px}.btn-primary{background:var(--berry);color:#fff;box-shadow:0 8px 20px #8e2c4d47}.btn-primary:hover{background:var(--berry-dark);box-shadow:0 10px 26px #8e2c4d5c}.btn-ghost{background:#fff;color:var(--ink);border:1.5px solid var(--line)}.btn-ghost:hover{border-color:var(--berry);color:var(--berry)}.btn-gold{background:linear-gradient(135deg,#d8b765,var(--gold));color:#3a2d12}.btn-gold:hover{filter:brightness(1.04)}.btn-block{width:100%}.btn-lg{padding:16px 34px;font-size:16px}.btn-sm{padding:9px 16px;font-size:13px}.announce{background:linear-gradient(90deg,var(--berry),var(--berry-dark));color:#fff;text-align:center;font-size:13px;letter-spacing:.04em;padding:8px 12px;overflow:hidden;height:34px}.announce .track{display:flex;justify-content:center}.announce span{opacity:0;animation:announceCycle 16s infinite;position:absolute;left:0;right:0}@keyframes announceCycle{0%,22%{opacity:1}25%,to{opacity:0}}.site-header{position:sticky;top:0;z-index:60;background:var(--cream);border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:28px;padding:14px 0}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand .monogram{width:52px;height:52px}.brand .wordmark{display:flex;flex-direction:column;line-height:1}.brand .wordmark b{font-family:var(--font-head);font-size:27px;letter-spacing:.06em;color:var(--ink)}.brand .wordmark small{font-size:9.5px;letter-spacing:.26em;text-transform:uppercase;color:var(--gold);margin-top:4px;font-weight:600}.header-search{flex:1;max-width:560px;position:relative}.header-search input{width:100%;padding:12px 46px 12px 18px;border:1.5px solid var(--line);border-radius:100px;font-size:14px;background:#fff;color:var(--ink)}.header-search input:focus{outline:none;border-color:var(--gold)}.header-search button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:var(--berry);color:#fff;display:grid;place-items:center}.header-actions{display:flex;align-items:center;gap:6px}.icon-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 10px;border-radius:10px;color:var(--ink);font-size:11px;position:relative;transition:background .15s,color .15s}.icon-btn:hover{background:var(--cream-2);color:var(--berry)}.icon-btn svg{width:22px;height:22px}.badge-count{position:absolute;top:0;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--berry);color:#fff;border-radius:10px;font-size:11px;font-weight:600;display:grid;place-items:center;line-height:1}.badge-count[hidden]{display:none}.catbar{background:var(--cream);border-top:1px solid var(--line)}.catbar .container{display:flex;flex-wrap:wrap;gap:7px;padding-top:11px;padding-bottom:13px}.catbar a{flex:1 1 auto;text-align:center;padding:9px 14px;border-radius:8px;font-size:12.5px;font-weight:600;color:#4a3b30;letter-spacing:.01em;transition:transform .14s ease,box-shadow .2s ease;white-space:nowrap}.catbar a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.nav-toggle{display:none}.mega-nav{position:relative;border-top:1px solid var(--line);background:var(--cream)}.mega-row{display:flex;justify-content:center;gap:2px}.mega-item>a,.mega-item>button{display:flex;align-items:center;gap:7px;padding:15px 20px;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--ink);background:none;transition:color .15s}.mega-item>a:hover,.mega-item.has-panel:hover>button{color:var(--berry)}.mega-item .chev{width:11px;height:11px;transition:transform .2s}.mega-item.has-panel:hover .chev{transform:rotate(180deg)}.mega-panels{position:absolute;left:0;right:0;top:100%;z-index:80}.mega-panel{display:none;background:#faf6f0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:var(--shadow-lg)}.mega-panel.open{display:block;animation:megaIn .2s ease}@keyframes megaIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.mega-inner{display:flex;gap:54px;padding:38px 0 44px;align-items:flex-start}.mega-col{min-width:168px}.mega-col h4{font-family:var(--font-body);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:15px;font-weight:600}.mega-col a{display:block;padding:8px 0;font-size:14.5px;color:var(--ink);transition:color .12s,padding-left .15s}.mega-col a:hover{color:var(--berry);padding-left:5px}.mega-promo{margin-left:auto;width:280px;border-radius:var(--radius-sm);overflow:hidden;position:relative;display:block}.mega-promo .pimg{aspect-ratio:4/3}.mega-promo .pimg svg{width:100%;height:100%;object-fit:cover}.mega-promo .plabel{position:absolute;left:16px;right:16px;bottom:14px;color:#3a2d22;font-family:var(--font-head);font-weight:700;font-size:17px}.mega-promo .plabel em{display:block;font-family:var(--font-body);font-style:normal;font-size:11.5px;letter-spacing:.1em;margin-top:4px;color:var(--berry);font-weight:600}.mega-promo:hover .plabel em{text-decoration:underline}.mega-mobile{display:none}@media(max-width:860px){.mega-row,.mega-panels{display:none}.mega-nav.mobile-open .mega-mobile{display:flex;flex-direction:column;padding:6px 22px 16px}.mega-mobile a{padding:13px 4px;border-bottom:1px solid var(--line);font-size:15px;color:var(--ink)}.mega-mobile a:hover{color:var(--berry)}}.hero{position:relative}.hero-slider{position:relative;overflow:hidden;border-radius:0}.hero-slide{display:none}.hero-slide.active{display:block;animation:fade .8s ease}@keyframes fade{0%{opacity:.4}to{opacity:1}}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;min-height:520px;padding:28px 0}.hero-photo{align-self:stretch;min-height:480px;border-radius:18px;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:var(--shadow)}.hero-content{position:relative;max-width:540px}.hero-content .eyebrow{color:var(--berry)}.hero-content h1{font-size:clamp(34px,5vw,58px);line-height:1.05}.hero-content p{font-size:17px;color:var(--ink-soft);margin:16px 0 26px;max-width:440px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:860px){.hero-grid{grid-template-columns:1fr;gap:22px;min-height:auto}.hero-photo{min-height:340px;order:-1}}.hero-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:9px;z-index:3}.hero-dots button{width:10px;height:10px;border-radius:50%;background:#8e2c4d4d;transition:all .2s}.hero-dots button.active{background:var(--berry);width:26px;border-radius:6px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;background:#ffffffd9;display:grid;place-items:center;box-shadow:var(--shadow);color:var(--berry)}.hero-arrow:hover{background:#fff}.hero-arrow.prev{left:18px}.hero-arrow.next{right:18px}.trustbar{background:var(--berry);color:#fff}.trustbar .container{display:flex;flex-wrap:wrap;justify-content:space-around;gap:16px;padding:16px 22px}.trust-item{display:flex;align-items:center;gap:11px;font-size:14px}.trust-item svg{width:26px;height:26px;opacity:.9}.trust-item b{display:block;font-family:var(--font-head);font-size:15px}.trust-item span{font-size:12px;opacity:.85}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#home-featured{grid-template-columns:repeat(3,1fr);gap:16px}#home-featured .media{aspect-ratio:auto;height:118px}#home-featured .body{padding:9px 12px 11px}#home-featured .cat-tag{margin-bottom:2px;font-size:10px}#home-featured h3{flex:0 0 auto;font-size:12.5px;line-height:1.3;min-height:0;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#home-featured .price-row{margin:5px 0 8px}#home-featured .price{font-size:15px}#home-featured .add-btn{padding:7px 12px;font-size:12px}.section-compact{padding:36px 0}.section-compact .section-head{margin-bottom:20px}.section-compact .section-head p{display:none}.section-compact #home-featured+div{margin-top:22px!important}.cat-card{text-align:center;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.cat-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.cat-card .thumb{aspect-ratio:1;flex:0 0 auto;position:relative;overflow:hidden;display:grid;place-items:center}.cat-card .thumb svg{width:34%;height:34%;color:var(--berry);stroke-width:1.4}.cat-card .thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cat-card:hover .thumb img{transform:scale(1.05);transition:transform .3s ease}.mega-promo .pimg img{width:100%;height:100%;object-fit:cover}.cat-card .label{padding:12px 8px 16px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.cat-card .label b{font-family:var(--font-body);font-weight:600;font-size:13.5px;display:block}.cat-card .label span{font-size:11.5px;color:var(--ink-soft)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;position:relative;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.product-card .media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--cream-2)}.product-card .media img,.product-card .media svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .media img,.product-card:hover .media svg{transform:scale(1.06)}.product-card .ribbon{position:absolute;top:12px;left:12px;background:var(--berry);color:#fff;font-size:11px;font-weight:600;padding:5px 11px;border-radius:100px;letter-spacing:.03em;z-index:2}.product-card .ribbon.gold{background:linear-gradient(135deg,#d8b765,var(--gold));color:#3a2d12}.wish-btn{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;background:#ffffffeb;display:grid;place-items:center;color:var(--ink-soft);box-shadow:var(--shadow);z-index:2;transition:color .15s,transform .15s}.wish-btn:hover{color:var(--berry);transform:scale(1.08)}.wish-btn.active{color:var(--berry)}.wish-btn.active svg{fill:var(--berry)}.product-card .body{padding:15px 16px 18px;display:flex;flex-direction:column;flex:1}.product-card .cat-tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:6px}.product-card h3{font-family:var(--font-body);font-weight:600;font-size:14.5px;line-height:1.4;flex:1}.product-card h3 a:hover{color:var(--berry)}.price-row{display:flex;align-items:baseline;gap:9px;margin:12px 0 14px}.price{font-size:18px;font-weight:700;color:var(--ink)}.price-old{font-size:14px;color:var(--ink-soft);text-decoration:line-through}.add-btn{width:100%}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo{position:relative;border-radius:var(--radius);overflow:hidden;min-height:230px;display:flex;align-items:center;padding:36px;color:#fff;box-shadow:var(--shadow)}.promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000006b,#0000000d);z-index:1}.promo>*{position:relative;z-index:2}.promo .promo-inner{max-width:60%}.promo h3{color:#fff;font-size:26px}.promo p{font-size:14px;opacity:.92;margin:8px 0 16px}.newsletter{background:var(--cream-2)}.newsletter .inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.newsletter h2{font-size:30px}.newsletter p{color:var(--ink-soft)}.news-form{display:flex;gap:10px;flex-wrap:wrap}.news-form input{padding:14px 20px;border-radius:100px;border:1.5px solid var(--line);min-width:280px;font-size:14px}.news-form input:focus{outline:none;border-color:var(--gold)}.site-footer{background:var(--ink);color:#d9cdbf;padding:56px 0 26px;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px}.site-footer h4{color:#fff;font-family:var(--font-body);font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px}.site-footer a{color:#d9cdbf;font-size:14px;line-height:2.1;transition:color .15s}.site-footer a:hover{color:var(--gold-soft)}.footer-brand p{font-size:14px;line-height:1.8;margin:14px 0;max-width:280px}.foot-social{display:flex;gap:10px}.foot-social a{width:38px;height:38px;border-radius:50%;background:#ffffff14;display:grid;place-items:center}.foot-social a:hover{background:var(--berry)}.foot-social svg{width:18px;height:18px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:22px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:13px;color:#9c8f80}.page-head{background:var(--cream-2);padding:40px 0;text-align:center}.page-head h1{font-size:clamp(28px,4vw,44px)}.breadcrumb{font-size:13px;color:var(--ink-soft);margin-top:8px}.breadcrumb a:hover{color:var(--berry)}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:34px;align-items:start}.shop-sidebar{position:sticky;top:calc(var(--header-h) + 12px)}.filter-block{background:#fff;border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);margin-bottom:18px}.filter-block h4{font-family:var(--font-body);font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;color:var(--ink)}.filter-list li{margin-bottom:4px}.filter-list a,.filter-list button{display:flex;justify-content:space-between;width:100%;text-align:left;padding:7px 10px;border-radius:8px;font-size:13.5px;color:var(--ink-soft);transition:background .15s,color .15s}.filter-list a:hover,.filter-list button:hover,.filter-list .active{background:var(--cream-2);color:var(--berry);font-weight:600}.filter-list .count{color:#b3a596;font-size:12px}.shop-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.shop-toolbar .result-count{font-size:14px;color:var(--ink-soft)}.shop-toolbar select{padding:10px 16px;border-radius:100px;border:1.5px solid var(--line);background:#fff;font-size:13.5px;color:var(--ink)}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pdp{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:start}.pdp-gallery .main-img{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--cream-2);aspect-ratio:1}.pdp-gallery .main-img img,.pdp-gallery .main-img svg{width:100%;height:100%;object-fit:cover}.pdp-info .cat-tag{color:var(--gold);font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.pdp-info h1{font-size:clamp(26px,3.2vw,38px);margin:8px 0 14px}.pdp-stars{color:var(--gold);font-size:16px;margin-bottom:18px}.pdp-stars span{color:var(--ink-soft);font-size:13px;margin-left:8px}.pdp-price{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.pdp-price .price{font-size:30px}.pdp-desc{color:var(--ink-soft);margin-bottom:24px;line-height:1.8}.qty{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:100px;overflow:hidden;margin-right:12px}.qty button{width:42px;height:46px;font-size:18px;color:var(--ink)}.qty input{width:46px;text-align:center;border:none;font-size:15px;font-weight:600}.qty input:focus{outline:none}.pdp-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:26px}.pdp-meta{border-top:1px solid var(--line);padding-top:20px;font-size:14px;color:var(--ink-soft)}.pdp-meta div{margin-bottom:7px}.pdp-meta b{color:var(--ink)}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:start}.cart-items{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.cart-row{display:grid;grid-template-columns:92px 1fr auto;gap:16px;padding:18px;border-bottom:1px solid var(--line);align-items:center}.cart-row:last-child{border-bottom:none}.cart-row .ci-img{width:92px;height:92px;border-radius:10px;overflow:hidden;background:var(--cream-2)}.cart-row .ci-img img,.cart-row .ci-img svg{width:100%;height:100%;object-fit:cover}.cart-row h4{font-family:var(--font-body);font-size:14.5px;font-weight:600}.cart-row .ci-cat{font-size:11.5px;color:var(--gold);text-transform:uppercase;letter-spacing:.1em}.cart-row .ci-controls{display:flex;align-items:center;gap:14px;margin-top:10px}.ci-remove{font-size:12.5px;color:var(--ink-soft);text-decoration:underline}.ci-price{text-align:right;font-weight:700;font-size:16px;white-space:nowrap}.cart-summary{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;position:sticky;top:calc(var(--header-h) + 12px)}.cart-summary h3{font-size:20px;margin-bottom:18px}.summary-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:12px;color:var(--ink-soft)}.summary-row.total{font-size:19px;font-weight:700;color:var(--ink);border-top:1px solid var(--line);padding-top:16px;margin-top:6px}.summary-row.total span:last-child{font-family:var(--font-head)}.empty-state{text-align:center;padding:70px 20px}.empty-state svg{width:90px;height:90px;color:var(--gold-soft);margin:0 auto 20px}.empty-state h3{font-size:24px;margin-bottom:8px}.empty-state p{color:var(--ink-soft);margin-bottom:22px}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:34px;align-items:start}.checkout-form{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:30px}.checkout-form h3{font-size:18px;margin:26px 0 16px;padding-top:22px;border-top:1px solid var(--line)}.checkout-form h3:first-child{margin-top:0;padding-top:0;border-top:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{margin-bottom:16px}.form-field.full{grid-column:1 / -1}.form-field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--ink)}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px 15px;border:1.5px solid var(--line);border-radius:10px;font-size:14px;font-family:inherit;color:var(--ink);background:#fff}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--gold)}.pay-note{background:var(--cream-2);border-radius:10px;padding:14px 16px;font-size:13px;color:var(--ink-soft);display:flex;gap:10px;align-items:flex-start}.pay-note svg{width:20px;height:20px;flex-shrink:0;color:var(--berry);margin-top:1px}.form-grid-tight{gap:12px 14px}.form-grid[hidden]{display:none}.form-field .opt{font-weight:400;color:var(--ink-soft);text-transform:none;letter-spacing:0}.field-hint{display:block;font-size:11.5px;color:var(--ink-soft);margin-top:5px}.form-field select:disabled{background:var(--sand);color:var(--ink);cursor:not-allowed;opacity:1}.phone-input{display:flex;align-items:stretch}.phone-cc{display:flex;align-items:center;padding:0 12px;font-size:14px;color:var(--ink-soft);background:var(--sand);border:1px solid var(--line);border-right:0;border-radius:8px 0 0 8px;flex-shrink:0}.phone-input input{border-radius:0 8px 8px 0;flex:1 1 auto;min-width:0}.choice-group{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.choice{display:flex;align-items:flex-start;gap:11px;padding:13px 15px;cursor:pointer;border:1.5px solid var(--line);border-radius:10px;transition:border-color .18s,background .18s}.choice:hover{border-color:var(--gold)}.choice input{margin-top:2px;accent-color:var(--berry);flex-shrink:0}.choice:has(input:checked){border-color:var(--berry);background:var(--sand)}.choice-body b{display:block;font-size:14px;color:var(--ink)}.choice-body em{display:block;font-style:normal;font-size:12.5px;color:var(--ink-soft);margin-top:2px}.pay-warn{font-size:12.5px;color:#b3261e;margin:-4px 0 16px}.pay-methods{display:flex;flex-direction:column;gap:12px;margin-top:20px}.pay-method{display:block;border:1.5px solid var(--line);border-radius:12px;padding:15px 16px;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.pay-method:hover{border-color:var(--gold)}.pay-method.selected{border-color:var(--berry);box-shadow:var(--shadow);background:#fff}.pm-head{display:flex;align-items:flex-start;gap:11px}.pm-head input{margin-top:3px;accent-color:var(--berry);flex-shrink:0}.pm-label{flex:1 1 auto;min-width:0}.pm-label b{display:block;font-size:14.5px;color:var(--ink)}.pm-label em{display:block;font-style:normal;font-size:12.5px;color:var(--ink-soft);margin-top:2px}.pm-brands{display:flex;gap:4px;flex-shrink:0;flex-wrap:nowrap}.pm-brands i{font-style:normal;font-size:9.5px;font-weight:700;letter-spacing:.01em;color:var(--ink-soft);border:1px solid var(--line);border-radius:4px;padding:3px 5px;background:#fff;white-space:nowrap}.pm-body{max-height:0;overflow:hidden;transition:max-height .25s ease,margin-top .25s ease}.pay-method.selected .pm-body{max-height:460px;margin-top:14px}.pm-billing{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.pm-billing-label{display:block;font-size:11.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:7px}.pm-billing-box{position:relative;font-size:13px;color:var(--ink);line-height:1.65;background:var(--sand);border-radius:8px;padding:11px 13px}.pm-billing-box b{display:block}.pm-billing-tag{position:absolute;top:10px;right:11px;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--berry);background:#fff;border:1px solid var(--line);border-radius:20px;padding:3px 8px}.pm-billing a{display:inline-block;margin-top:8px;font-size:12.5px;color:var(--berry);text-decoration:underline}.pay-cards{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:22px;justify-content:center}.pay-cards span{font-size:12px;color:var(--ink-soft)}.pay-cards em{font-style:normal;font-size:11.5px;font-weight:600;color:var(--ink-soft);border:1px solid var(--line);border-radius:5px;padding:4px 9px;background:#fff}.ship-to{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.ship-to h4{font-family:var(--font-body);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px}.ship-to p{font-size:13.5px;color:var(--ink);line-height:1.7;margin-bottom:8px}.ship-to a{font-size:12.5px;color:var(--berry);text-decoration:underline}.toast-wrap{position:fixed;bottom:24px;right:24px;z-index:200;display:flex;flex-direction:column;gap:10px}.toast{background:var(--ink);color:#fff;padding:14px 20px;border-radius:12px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:12px;font-size:14px;min-width:240px;animation:toastIn .3s ease}.toast svg{width:20px;height:20px;color:#8ed99a;flex-shrink:0}@keyframes toastIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.prose{max-width:760px;margin:0 auto}.prose p{margin-bottom:18px;color:var(--ink-soft);font-size:16px;line-height:1.85}.prose h2{margin:34px 0 14px}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0}.stat{text-align:center;background:#fff;padding:26px 16px;border-radius:var(--radius);box-shadow:var(--shadow)}.stat b{font-family:var(--font-head);font-size:34px;color:var(--berry);display:block}.stat span{font-size:13px;color:var(--ink-soft)}:root{--shadow: 0 6px 26px rgba(60,40,30,.05);--shadow-lg: 0 14px 44px rgba(60,40,30,.08)}.section{padding:92px 0}h1,h2,h3{letter-spacing:-.015em}.section-head{margin-bottom:52px}.section-head h2{font-size:clamp(28px,4vw,47px);font-weight:600}.section-head p{font-size:16px;max-width:560px;margin-left:auto;margin-right:auto}.eyebrow{letter-spacing:.28em;color:var(--gold);font-size:11.5px}.btn{letter-spacing:.05em}.btn-primary{box-shadow:none}.btn-primary:hover{box-shadow:0 8px 22px #8e2c4d38}.hero-slide{min-height:540px}.hero-content h1{font-weight:600;letter-spacing:-.02em}.product-grid{gap:44px 28px}.product-card{background:transparent;box-shadow:none;border-radius:0;overflow:visible}.product-card:hover{transform:none;box-shadow:none}.product-card .media{border-radius:var(--radius-sm);background:#f5efe7;box-shadow:none}.product-card:hover .media img,.product-card:hover .media svg{transform:scale(1.05)}.product-card .body{padding:16px 2px 0}.product-card .cat-tag{color:var(--ink-soft);letter-spacing:.16em;font-weight:500;font-size:10.5px;margin-bottom:7px}.product-card h3{font-size:15px;font-weight:500;line-height:1.45}.price-row{margin:10px 0 14px}.price{font-weight:600;font-size:16.5px}.price-old{font-size:13px}.product-card .ribbon,.product-card .ribbon.gold{background:#ffffffeb;color:var(--berry);font-weight:600;font-size:10px;letter-spacing:.1em;padding:5px 10px;border-radius:4px;box-shadow:0 2px 8px #0000000d}.wish-btn{background:#ffffffdb;box-shadow:none;opacity:0}.product-card:hover .wish-btn,.wish-btn.active{opacity:1}.product-card .add-btn{background:#fff;color:var(--ink);border:1.5px solid var(--line);box-shadow:none}.product-card .add-btn:hover{border-color:var(--berry);color:var(--berry);background:#fff}.cat-card{box-shadow:none;border:1px solid var(--line)}.cat-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.pdp{gap:60px}.pdp-info h1{font-size:clamp(26px,3.4vw,40px);font-weight:600}.pdp-info .cat-tag{color:var(--ink-soft);letter-spacing:.18em}.pdp-desc{font-size:15.5px;line-height:1.8}.pdp-meta{display:flex;flex-direction:column;gap:11px}.pdp-meta div{display:flex;align-items:center;gap:11px;margin-bottom:0}.pdp-meta svg{width:20px;height:20px;flex-shrink:0;color:var(--berry)}.pdp-gallery .main-img{box-shadow:none;border:1px solid var(--line)}.pdp-accordions{margin-top:28px;border-top:1px solid var(--line)}.acc{border-bottom:1px solid var(--line)}.acc summary{list-style:none;cursor:pointer;padding:18px 2px;font-family:var(--font-body);font-weight:600;font-size:13px;letter-spacing:.05em;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";font-size:20px;font-weight:300;color:var(--berry);line-height:1}.acc[open] summary:after{content:"\2212"}.acc-body{padding:0 2px 20px;color:var(--ink-soft);font-size:14px;line-height:1.75}.acc-body ul{display:flex;flex-direction:column;gap:9px}.acc-body b{color:var(--ink);font-weight:600}.acc-body a{color:var(--berry);text-decoration:underline}@media(max-width:1024px){.cat-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.pdp{grid-template-columns:1fr;gap:30px}}@media(max-width:860px){:root{--header-h: 96px}.header-search{display:none}.nav-toggle{display:grid;place-items:center;width:42px;height:42px}.catbar{display:none}.catbar.open{display:block;position:absolute;left:0;right:0;background:#fff;box-shadow:var(--shadow-lg)}.catbar.open .container{flex-direction:column}.catbar.open a{flex:none;text-align:left}.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}.cart-layout,.checkout-layout,.promo-grid,.form-grid{grid-template-columns:1fr}}@media(max-width:620px){.cat-grid,.product-grid,.shop-grid,#home-featured,.about-stats{grid-template-columns:repeat(2,1fr)}.trustbar .container{gap:10px}.trust-item{flex:1 1 44%;font-size:12px}.hero-slide{min-height:380px}.product-card .body{padding:12px}.section{padding:44px 0}}@media(max-width:420px){.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:12px}.brand .wordmark small{display:none}}.skip-link{position:absolute;left:-999px;top:0;background:var(--berry);color:#fff;padding:10px 16px;border-radius:0 0 8px;z-index:999}.skip-link:focus{left:0}.featured-grid{grid-template-columns:repeat(3,1fr);gap:16px}.featured-grid .media{aspect-ratio:auto;height:118px}.featured-grid .body{padding:9px 12px 11px}.featured-grid .cat-tag{margin-bottom:2px;font-size:10px}.featured-grid h3{flex:0 0 auto;font-size:12.5px;line-height:1.3;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.featured-grid .price-row{margin:5px 0 8px}.featured-grid .price{font-size:15px}.featured-grid .add-btn{padding:7px 12px;font-size:12px}@media(max-width:720px){.featured-grid{grid-template-columns:repeat(2,1fr)}}.promo-tag{display:inline-block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:#fff;background:#ffffff38;padding:4px 12px;border-radius:100px;margin-bottom:12px}.promo-cta{display:inline-flex;align-items:center;gap:6px;color:#fff;font-weight:600;font-size:14px}.promo-cta svg{width:16px;height:16px}.cat-card .thumb{display:grid;place-items:center;background:var(--cream-2)}.cat-card .thumb svg{color:var(--berry)}.pdp-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.pdp-thumb{width:66px;height:66px;border-radius:9px;overflow:hidden;border:1.5px solid var(--line);background:var(--cream-2);padding:0;transition:border-color .15s}.pdp-thumb.active{border-color:var(--berry)}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.opt-group{margin-bottom:20px}.opt-label{display:block;font-size:13px;color:var(--ink-soft);margin-bottom:10px}.opt-label b{color:var(--ink);font-weight:600}.opt-chips{display:flex;flex-wrap:wrap;gap:9px}.opt-chip{position:relative;cursor:pointer}.opt-chip input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0}.opt-chip span{display:inline-block;padding:9px 16px;border:1.5px solid var(--line);border-radius:100px;font-size:13.5px;color:var(--ink);background:#fff;transition:border-color .15s,background .15s,color .15s}.opt-chip:hover span{border-color:var(--gold)}.opt-chip.active span{border-color:var(--berry);background:var(--berry);color:#fff}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;flex-wrap:wrap;gap:12px}.result-count{font-size:13.5px;color:var(--ink-soft)}.collection-sort{display:flex;align-items:center;gap:9px}.collection-sort label{font-size:13px;color:var(--ink-soft)}.collection-sort select{padding:9px 14px;border:1.5px solid var(--line);border-radius:100px;background:#fff;font-size:13.5px;color:var(--ink)}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:40px}.page-info{font-size:13.5px;color:var(--ink-soft)}.ci-body h4 a:hover{color:var(--berry)}.ci-variant{font-size:12.5px;color:var(--ink-soft);margin-top:3px}.ci-remove{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:var(--ink-soft)}.ci-remove:hover{color:var(--berry)}.ci-remove svg{width:15px;height:15px}.ci-price{font-weight:600}.sum-row{display:flex;justify-content:space-between;font-size:14px;padding:9px 0;color:var(--ink-soft)}.sum-row span:last-child{color:var(--ink);font-weight:500}.sum-total{border-top:1px solid var(--line);margin-top:6px;padding-top:14px;font-size:17px}.sum-total span{color:var(--ink)!important;font-weight:700}.ship-hint{font-size:12px;color:var(--gold);margin:2px 0 4px}.continue-link{display:block;text-align:center;margin-top:14px;font-size:13.5px;color:var(--ink-soft);text-decoration:underline}.rte{max-width:760px;margin:0 auto;line-height:1.8;color:var(--ink-soft)}.rte h2,.rte h3{color:var(--ink);margin:26px 0 12px}.rte a{color:var(--berry);text-decoration:underline}.rte p{margin-bottom:14px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
