/** Shopify CDN: Minification failed

Line 51:74 Unexpected "\\nbody"
Line 51:1451 Unexpected "@media"
Line 2549:60 Unexpected "\\n"
Line 2549:196 Unexpected "@media"
Line 2549:303 Expected ":"
Line 2549:306 Unexpected "@media"
Line 2549:413 Expected ":"
Line 2549:416 Expected "{" but found end of file

**/
:root{--lav-black:#111;--lav-text:#222;--lav-muted:#6f6f6f;--lav-line:#e8e8e8;--lav-soft:#fff8f6;--lav-accent:#ead6cf;--lav-radius:18px;--lav-shadow:0 10px 30px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--lav-text);font-family:'Montserrat',Arial,Helvetica,sans-serif;background:#fff}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.page-width{width:min(1240px,100% - 32px);margin:auto}.lav-muted{color:var(--lav-muted)}.hide{display:none!important}
.announcement{min-height:32px;display:flex;align-items:center;justify-content:center;background:#f6e8e3;color:#191919;font-size:13px;letter-spacing:.12em;text-align:center;padding:6px 12px}.site-header{background:#fff;position:sticky;top:0;z-index:40;border-bottom:1px solid #f0f0f0}.site-header__main{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.site-header__menu{display:none;background:none;border:0;padding:6px;cursor:pointer}.site-logo{font-size:32px;font-weight:700;letter-spacing:.08em;line-height:1}.site-logo small{display:block;font-size:9px;letter-spacing:.36em;text-align:center;margin-top:8px}.site-logo img{max-height:42px;width:auto}.site-nav{display:flex;gap:clamp(10px,1.4vw,22px);justify-content:center;font-size:13px;overflow:auto;white-space:nowrap;scrollbar-width:none}.site-nav details{position:relative}.site-nav summary{list-style:none;cursor:pointer}.site-nav summary::-webkit-details-marker{display:none}.site-nav__dropdown{position:absolute;top:32px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--lav-line);box-shadow:var(--lav-shadow);min-width:240px;padding:14px;border-radius:14px;display:grid;gap:10px}.site-header__icons{display:flex;align-items:center;gap:16px}.icon-btn{background:none;border:0;padding:2px;cursor:pointer;position:relative;display:grid;place-items:center}.icon-btn svg{width:26px;height:26px;stroke-width:1.8}.cart-count{position:absolute;right:-8px;top:-8px;background:#7b2947;color:white;border-radius:20px;min-width:18px;height:18px;font-size:11px;display:grid;place-items:center;padding:0 4px}.delivery-row{border-top:1px solid #f6f6f6;height:42px;display:flex;align-items:center}.delivery-btn{border:0;background:transparent;padding:0;display:flex;gap:8px;align-items:center;font-size:14px;cursor:pointer}
.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,390px);background:#fff;z-index:70;transform:translateX(-105%);transition:.25s ease;box-shadow:var(--lav-shadow);padding:22px;overflow:auto}.mobile-drawer.is-open{transform:none}.drawer-close{float:right;background:none;border:0;font-size:32px}.mobile-drawer nav{clear:both;display:grid;gap:6px;padding-top:18px}.mobile-drawer details{border-bottom:1px solid var(--lav-line);padding:12px 0}.mobile-drawer summary{font-weight:600}.mobile-drawer__sub{display:grid;gap:12px;padding:12px 12px 4px}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:60;display:none}.drawer-backdrop.is-open{display:block}.drawer-account{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.drawer-account a{padding:12px;border:1px solid var(--lav-line);border-radius:12px;text-align:center;font-size:13px}
.search-panel{position:fixed;left:0;right:0;top:0;background:#fff;z-index:80;box-shadow:var(--lav-shadow);padding:18px;transform:translateY(-110%);transition:.25s}.search-panel.is-open{transform:none}.search-panel form{display:flex;gap:10px;width:min(760px,100%);margin:auto}.lav-input{border:1px solid #cfcfcf;border-radius:10px;padding:13px 14px;width:100%;background:#fff}.lav-btn{border:0;border-radius:999px;padding:12px 20px;cursor:pointer;font-weight:700}.lav-btn--dark{background:#111;color:#fff}.lav-btn--light{background:#fff;color:#111;border:1px solid #111}.lav-btn--full{width:100%}.lav-link-btn{background:none;border:0;text-decoration:underline;padding:0;cursor:pointer}
.lav-modal{border:0;border-radius:20px;width:min(440px,calc(100% - 30px));padding:28px;box-shadow:var(--lav-shadow)}.lav-modal::backdrop{background:rgba(0,0,0,.35)}.lav-modal__close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}.lav-modal form{display:flex;gap:8px;margin:16px 0}.lav-modal h2{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:30px;margin:0 0 8px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f3e2dc,#fbefeb);border-radius:0 0 28px 28px}.hero__media{aspect-ratio:16/7;min-height:360px}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__fallback{width:100%;height:100%;min-height:360px;background:radial-gradient(circle at 78% 25%,#fffaf7 0 20%,transparent 21%),linear-gradient(135deg,#f2ddd6,#ead2cc 55%,#d7b8b0)}.hero__overlay{position:absolute;inset:0;display:flex;align-items:center}.hero__content{max-width:540px;padding:50px 0}.hero__eyebrow{text-transform:uppercase;letter-spacing:.25em;font-size:12px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,82px);line-height:.92;margin:12px 0 14px;font-family:'Montserrat',Arial,Helvetica,sans-serif}.hero p{font-size:18px;max-width:520px;line-height:1.5}.hero__buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero--center .hero__overlay{text-align:center;justify-content:center}.hero--center .hero__content{margin:auto}
.section{padding:44px 0}.section--tight{padding:26px 0}.section--soft{background:var(--lav-soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-heading__eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:#6c6c6c}.section-heading h2{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:clamp(28px,4vw,46px);margin:4px 0}.section-heading a{font-size:13px;font-weight:700;white-space:nowrap}.section-copy{max-width:760px;line-height:1.7;color:#555}
.store-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--lav-line);background:#fff}.store-tab{padding:16px;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-size:12px;border-right:1px solid var(--lav-line)}.store-tab:last-child{border-right:0}.store-tab.is-active{font-weight:700;border-bottom:3px solid #7b2947}
.category-strip{display:flex;gap:18px;overflow:auto;padding:4px 2px 8px;scroll-snap-type:x mandatory}.category-item{min-width:110px;text-align:center;scroll-snap-align:start}.category-item__image{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#faf6f4;margin:auto;border:1px solid #eee}.category-item__image img{width:100%;height:100%;object-fit:cover}.category-item__fallback{width:100%;height:100%;display:grid;place-items:center;font-size:30px}.category-item span{display:block;margin-top:8px;font-size:13px;font-weight:600}
.product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.product-card{scroll-snap-align:start;position:relative;background:#fff}.product-card__media{aspect-ratio:4/5;background:#faf7f6;position:relative;overflow:hidden;border-radius:16px}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__badge{position:absolute;left:9px;top:9px;background:#fff;color:#111;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700;box-shadow:0 3px 10px rgba(0,0,0,.08)}.wishlist-btn{position:absolute;right:10px;top:10px;background:#fff;border:0;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.08);z-index:2}.wishlist-btn svg{width:20px;height:20px;fill:none;stroke:#111}.wishlist-btn.is-active svg{fill:#7b2947;stroke:#7b2947}.product-card__body{padding:10px 2px 2px}.product-card__vendor{font-size:10px;color:#777;text-transform:uppercase;letter-spacing:.12em}.product-card__title{font-size:14px;line-height:1.35;margin:5px 0 7px;min-height:38px}.product-card__price{display:flex;gap:8px;align-items:baseline;font-size:14px;font-weight:700}.product-card__compare{font-size:12px;color:#888;text-decoration:line-through;font-weight:400}.quick-add{margin-top:10px;width:100%;border:1px solid #111;background:#fff;border-radius:8px;padding:10px;cursor:pointer;font-weight:700}.quick-add:hover{background:#111;color:#fff}.quick-add[disabled]{opacity:.45;cursor:not-allowed}
.banner-card{border-radius:22px;overflow:hidden;position:relative;background:#ead8d1;min-height:320px}.banner-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.banner-card__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.02))}.banner-card__content{position:relative;z-index:2;max-width:470px;color:#fff;padding:44px}.banner-card h3{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:46px;margin:4px 0 10px}.banner-card p{line-height:1.6}.banner-card .lav-btn{display:inline-block;margin-top:10px}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.image-tile{border-radius:18px;overflow:hidden;min-height:330px;position:relative;background:#eee}.image-tile img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-tile__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent 60%)}.image-tile__content{position:absolute;bottom:0;padding:22px;color:#fff;z-index:2}.image-tile__content small{letter-spacing:.18em}.image-tile__content h3{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:27px;margin:5px 0}
.price-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.price-pill{padding:24px;border-radius:18px;background:#fff4f1;text-align:center}.price-pill small{display:block;color:#6d6d6d}.price-pill strong{display:block;font-size:30px;font-family:'Montserrat',Arial,Helvetica,sans-serif;margin-top:4px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-card{padding:22px;border:1px solid var(--lav-line);border-radius:16px;text-align:center}.trust-card__icon{font-size:28px}.trust-card strong{display:block;margin:10px 0 4px}.trust-card span{font-size:12px;color:#777;line-height:1.45}
.contact-band{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;background:#f7f1ec;border-radius:22px;padding:30px}.contact-band h2{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:40px;margin:6px 0}.contact-form{display:grid;gap:10px}.contact-form textarea{min-height:110px;resize:vertical}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-form label{font-size:12px}.form-status{padding:10px;border-radius:10px;background:#eff9ef}.errors{color:#7b2947}
.collection-hero{padding:34px 0 12px}.collection-hero h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:44px;margin:0 0 8px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;border-top:1px solid var(--lav-line);border-bottom:1px solid var(--lav-line)}.filter-layout{display:grid;grid-template-columns:250px 1fr;gap:28px;padding:28px 0}.filters{border-right:1px solid var(--lav-line);padding-right:22px}.filter-group{border-bottom:1px solid var(--lav-line);padding:13px 0}.filter-group summary{cursor:pointer;font-weight:700}.filter-values{display:grid;gap:9px;padding:12px 0}.filter-values label{display:flex;align-items:center;gap:8px;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 14px}.pagination{display:flex;justify-content:center;gap:8px;margin:35px 0}.pagination a,.pagination span{border:1px solid var(--lav-line);padding:9px 12px;border-radius:9px}.pagination .current{background:#111;color:#fff}
.product-page{padding:36px 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:42px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-gallery__item{aspect-ratio:4/5;border-radius:16px;overflow:hidden;background:#faf7f6}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:130px;align-self:start}.product-info h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:38px;line-height:1.1;margin:0 0 12px}.product-price{display:flex;gap:10px;align-items:baseline;font-size:22px;font-weight:700}.product-compare{font-size:15px;text-decoration:line-through;color:#888;font-weight:400}.product-tax{font-size:11px;color:#777;margin-top:4px}.variant-field{margin:18px 0}.variant-field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.variant-field select{width:100%;padding:13px;border:1px solid #ccc;border-radius:10px;background:#fff}.product-actions{display:grid;gap:9px;margin:18px 0}.product-actions .lav-btn{border-radius:10px}.shopify-payment-button__button{border-radius:10px!important;min-height:46px!important}.product-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.product-benefit{background:#faf6f2;border-radius:12px;padding:12px;font-size:12px}.accordion{border-top:1px solid var(--lav-line)}.accordion details{border-bottom:1px solid var(--lav-line);padding:14px 0}.accordion summary{cursor:pointer;font-weight:700}.accordion__content{padding:10px 0;line-height:1.7;color:#555;font-size:14px}
.cart-page{padding:40px 0}.cart-page h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:42px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:18px;padding:18px 0;border-bottom:1px solid var(--lav-line)}.cart-line img{width:100px;height:125px;object-fit:cover;border-radius:12px}.cart-line__price{text-align:right}.cart-summary{margin-left:auto;width:min(420px,100%);padding-top:24px}.cart-summary__row{display:flex;justify-content:space-between;font-size:20px;font-weight:700;margin-bottom:15px}.qty-input{width:70px;padding:8px;border:1px solid #ccc;border-radius:8px}.cart-empty{text-align:center;padding:80px 0}.cart-empty h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:42px}
.cart-drawer{position:fixed;inset:0 0 0 auto;width:min(92vw,430px);background:#fff;z-index:90;transform:translateX(105%);transition:.25s;box-shadow:var(--lav-shadow);display:grid;grid-template-rows:auto 1fr auto}.cart-drawer.is-open{transform:none}.cart-drawer__head{padding:18px;border-bottom:1px solid var(--lav-line);display:flex;justify-content:space-between}.cart-drawer__head h2{margin:0;font-family:'Montserrat',Arial,Helvetica,sans-serif}.cart-drawer__close{border:0;background:none;font-size:28px}.cart-drawer__body{overflow:auto;padding:12px 18px}.drawer-line{display:grid;grid-template-columns:72px 1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid var(--lav-line)}.drawer-line img{width:72px;height:90px;object-fit:cover;border-radius:10px}.drawer-line button{border:0;background:none;text-decoration:underline;font-size:11px;padding:0}.cart-drawer__foot{border-top:1px solid var(--lav-line);padding:18px}.cart-drawer__total{display:flex;justify-content:space-between;font-weight:700;margin-bottom:12px}
.search-page{padding:35px 0}.search-page h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:42px}.search-form-page{display:flex;gap:10px;max-width:760px}.search-results{margin-top:30px}.search-empty{padding:45px 0;color:#777}
.content-page{padding:45px 0}.content-page h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:44px}.rte{line-height:1.75}.rte img{height:auto}.faq-list{max-width:900px;margin:auto}.faq-list details{border-bottom:1px solid var(--lav-line);padding:18px 0}.faq-list summary{font-weight:700;cursor:pointer}.faq-answer{padding-top:10px;line-height:1.7;color:#555}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.care-card{border:1px solid var(--lav-line);border-radius:16px;padding:22px}.care-card h3{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:24px;margin:7px 0}.wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wishlist-empty{text-align:center;padding:60px 0;color:#777}
.site-footer{background:#121212;color:#fff;margin-top:50px}.footer-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:24px 0;border-bottom:1px solid #333}.footer-trust div{text-align:center;font-size:13px}.footer-main{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:32px;padding:38px 0}.footer-brand{font-size:28px;letter-spacing:.08em}.footer-brand small{display:block;font-size:10px;letter-spacing:.35em;margin-top:7px}.footer-main h3{font-size:14px}.footer-main ul{list-style:none;padding:0;margin:0;display:grid;gap:9px;color:#cfcfcf;font-size:13px}.footer-copy{color:#bbb;line-height:1.6;font-size:13px}.footer-bottom{border-top:1px solid #333;padding:16px 0;color:#999;font-size:12px}.newsletter{display:flex;gap:8px;margin-top:12px}.newsletter input{min-width:0}
.mobile-shop-dock{display:none;position:fixed;z-index:35;left:50%;bottom:18px;transform:translateX(-50%);width:min(92%,680px);background:#fff;border-radius:28px;box-shadow:0 10px 35px rgba(0,0,0,.22);padding:9px 10px;overflow:auto;gap:2px}.mobile-shop-dock a{min-width:110px;text-align:center;padding:8px 9px;border-right:1px solid #e8e8e8;font-size:12px;color:#7b2947}.mobile-shop-dock a:last-child{border-right:0}.mobile-shop-dock strong{display:block;font-size:16px;color:#7b2947}
.lav-toast{position:fixed;left:50%;bottom:95px;transform:translate(-50%,20px);background:#111;color:#fff;padding:11px 16px;border-radius:999px;z-index:120;opacity:0;pointer-events:none;transition:.2s;font-size:13px}.lav-toast.is-showing{opacity:1;transform:translate(-50%,0)}
.auth-page{padding:50px 0}.auth-card{max-width:520px;margin:auto;border:1px solid var(--lav-line);border-radius:18px;padding:28px}.auth-card h1{font-family:'Montserrat',Arial,Helvetica,sans-serif}.auth-card form{display:grid;gap:12px}.account-grid{display:grid;grid-template-columns:240px 1fr;gap:30px}.account-nav{display:grid;gap:8px}.account-nav a{padding:10px;border:1px solid var(--lav-line);border-radius:10px}.order-table{width:100%;border-collapse:collapse}.order-table th,.order-table td{padding:10px;border-bottom:1px solid var(--lav-line);text-align:left;font-size:13px}
@media(max-width:900px){.site-header__main{grid-template-columns:auto 1fr auto;height:70px}.site-header__menu{display:grid}.site-nav{display:none}.site-logo{font-size:25px;text-align:center}.site-header__icons{gap:12px}.hide-mobile{display:none!important}.hero__media{aspect-ratio:1/1.12;min-height:0}.hero__overlay{align-items:flex-start}.hero__content{padding:30px 0;max-width:62%}.hero h1{font-size:48px}.hero p{font-size:14px}.section{padding:32px 0}.product-scroller{grid-auto-columns:44%}.product-grid{grid-template-columns:repeat(2,1fr)}.filter-layout{display:block}.filters{border-right:0;padding:0 0 18px}.filters__desktop{display:none}.image-grid{grid-template-columns:1fr 1fr}.image-tile:last-child{grid-column:1/-1}.price-pills{grid-template-columns:1fr 1fr}.price-pill:last-child{grid-column:1/-1}.trust-grid{grid-template-columns:1fr 1fr}.contact-band{grid-template-columns:1fr}.product-layout{grid-template-columns:1fr}.product-info{position:static}.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.product-gallery__item{min-width:88%;scroll-snap-align:start}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.mobile-shop-dock{display:flex}.site-footer{padding-bottom:85px}.wishlist-grid{grid-template-columns:repeat(2,1fr)}.account-grid{grid-template-columns:1fr}.collection-hero h1{font-size:36px}}
@media(max-width:600px){.page-width{width:min(100% - 24px,1240px)}.announcement{font-size:11px;letter-spacing:.08em}.site-logo{font-size:23px}.delivery-row{height:40px}.hero{border-radius:0 0 24px 24px}.hero__content{max-width:74%;padding:24px 0}.hero h1{font-size:42px}.hero__eyebrow{font-size:10px}.section-heading{align-items:center}.section-heading h2{font-size:32px}.section-heading__eyebrow{font-size:10px}.category-strip{gap:13px}.category-item{min-width:82px}.category-item__image{width:72px;height:72px}.product-scroller{grid-auto-columns:47%}.product-card__title{font-size:12px;min-height:34px}.product-card__price{font-size:13px}.product-card__compare{font-size:11px}.quick-add{font-size:12px;padding:9px}.banner-card{min-height:410px}.banner-card__content{padding:28px;max-width:80%}.banner-card h3{font-size:38px}.image-grid{grid-template-columns:1fr 1fr;gap:8px}.image-tile{min-height:250px}.image-tile__content{padding:14px}.image-tile__content h3{font-size:22px}.price-pills{gap:8px}.price-pill{padding:18px 8px}.price-pill strong{font-size:25px}.contact-form__row{grid-template-columns:1fr}.trust-grid{gap:8px}.trust-card{padding:14px 8px}.collection-toolbar{align-items:flex-start;flex-direction:column}.product-grid{gap:18px 8px}.footer-trust{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}.cart-line{grid-template-columns:80px 1fr}.cart-line__price{grid-column:2;text-align:left}.cart-line img{width:80px;height:100px}.care-grid{grid-template-columns:1fr}.product-info h1{font-size:32px}.product-benefits{grid-template-columns:1fr 1fr}.store-tab{font-size:10px;padding:13px 8px}.search-panel form{flex-wrap:wrap}.search-panel .lav-input{flex:1 1 70%}.lav-modal form{display:grid}}

/* GIVA-like mobile storefront refinement */
.giva-hero-wrap{background:#fff}.giva-hero{position:relative;overflow:hidden;border-radius:0 0 30px 30px;background:#f2dfd8}.giva-hero__image{aspect-ratio:1/1.02;min-height:560px}.giva-hero__image img{width:100%;height:100%;object-fit:cover}.giva-hero__generated{position:relative;aspect-ratio:1/1.02;min-height:560px;overflow:hidden;background:linear-gradient(180deg,#f3e3dd 0%,#e8d0c8 100%)}
.giva-shape{position:absolute;border:3px solid rgba(173,99,54,.24);border-radius:50%}.giva-shape--one{width:190px;height:190px;left:-105px;top:-45px}.giva-shape--two{width:190px;height:190px;right:-80px;top:-80px;background:rgba(77,144,159,.32);border-color:transparent}.giva-shape--three{width:90px;height:90px;right:12px;top:58px;border-color:rgba(199,111,39,.25)}
.giva-hero__copy{position:absolute;z-index:4;top:9%;left:50%;transform:translateX(-50%);width:min(88%,760px);text-align:center}.giva-hero__brand{font-size:16px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.giva-hero__copy h1{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:clamp(50px,8vw,92px);line-height:.95;margin:18px 0 10px;font-weight:700}.giva-hero__offer{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:clamp(28px,4.3vw,48px);font-weight:700}.giva-hero__code{display:inline-block;margin-top:14px;border:2px dashed rgba(170,70,38,.45);border-radius:8px;padding:8px 18px;background:rgba(255,233,119,.45);font-weight:700;letter-spacing:.07em}.giva-hero__button{display:inline-block;margin-top:14px;background:#fff;color:#6f2841!important;border-radius:999px;padding:9px 24px;font-weight:800;font-size:13px;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.giva-hero__products{position:absolute;z-index:3;left:0;right:0;bottom:4%;height:41%}.giva-hero__product{position:absolute;display:block;filter:drop-shadow(0 12px 14px rgba(78,45,22,.15))}.giva-hero__product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.giva-hero__product--1{left:5%;bottom:5%;width:18%;height:58%}.giva-hero__product--2{left:23%;bottom:2%;width:18%;height:65%}.giva-hero__product--3{left:41%;bottom:12%;width:18%;height:62%}.giva-hero__product--4{left:60%;bottom:4%;width:17%;height:66%}.giva-hero__product--5{right:4%;bottom:6%;width:17%;height:62%}.giva-pedestal{position:absolute;bottom:-3%;height:24%;border-radius:20px 20px 0 0;z-index:2}.giva-pedestal--left{left:20%;width:45%;background:#e1c7bd;transform:rotate(-1deg)}.giva-pedestal--right{right:-5%;width:28%;background:#d9c5c0}
.delivery-btn svg{width:18px!important;height:18px!important}.delivery-truck{font-size:16px;line-height:1}.delivery-caret{margin-left:2px}.delivery-row .page-width{display:flex;align-items:center}.delivery-btn strong{font-size:14px}

@media(max-width:900px){
  .site-header{position:relative}.site-header__main{height:78px;padding:0 6px}.site-header__icons{gap:13px}.site-header__icons .icon-btn svg{width:27px;height:27px}.site-logo{font-size:25px;letter-spacing:.12em}.site-logo small{font-size:9px;letter-spacing:.35em;margin-top:8px}.delivery-row{height:47px}.delivery-btn{font-size:14px}.giva-hero__generated,.giva-hero__image{min-height:0;aspect-ratio:1/1.02}.giva-hero__copy{top:8%}.giva-hero__brand{font-size:11px}.giva-hero__copy h1{font-size:56px;margin:14px 0 8px}.giva-hero__offer{font-size:30px}.giva-hero__code{font-size:12px;margin-top:10px;padding:7px 12px}.giva-hero__button{margin-top:10px;padding:8px 22px;font-size:12px}.giva-hero__products{height:38%;bottom:3%}.section-heading h2{font-family:'Montserrat',Arial,Helvetica,sans-serif}.mobile-shop-dock{bottom:18px;z-index:42;width:min(94%,690px);border-radius:32px;padding:7px 8px;box-shadow:0 9px 30px rgba(0,0,0,.22)}.mobile-shop-dock a{min-width:25%;flex:1;padding:7px 8px;font-size:12px;color:#7b2947}.mobile-shop-dock strong{font-size:18px;line-height:1.05;margin-bottom:2px;color:#7b2947}}
@media(max-width:600px){
  .page-width{width:min(100% - 24px,1240px)}.announcement{min-height:38px;font-size:12px;letter-spacing:.10em}.site-header__main{height:90px}.site-header__menu svg{width:28px!important;height:28px!important}.site-logo{font-size:26px}.site-header__icons{gap:11px}.site-header__icons .icon-btn svg{width:28px;height:28px}.cart-count{right:-6px;top:-9px}.delivery-row{height:50px}.delivery-row .page-width{width:100%;padding:0 28px}.delivery-btn{gap:7px;font-size:14px}.delivery-btn strong{font-size:14px}.giva-hero{border-radius:0 0 26px 26px}.giva-hero__generated,.giva-hero__image{aspect-ratio:1/1.02}.giva-hero__copy{top:7%;width:92%}.giva-hero__brand{font-size:10px}.giva-hero__copy h1{font-size:48px}.giva-hero__offer{font-size:27px}.giva-hero__products{height:39%;bottom:2%}.giva-hero__product--1{left:1%;width:22%}.giva-hero__product--2{left:20%;width:22%}.giva-hero__product--3{left:39%;width:22%}.giva-hero__product--4{left:59%;width:21%}.giva-hero__product--5{right:0;width:20%}.section{padding:28px 0}.section-heading{margin-bottom:15px}.section-heading h2{font-size:34px}.section-heading__eyebrow{letter-spacing:.19em}.product-scroller{grid-auto-columns:78%;gap:12px}.category-item{min-width:88px}.mobile-shop-dock a{min-width:25%;font-size:11px}.mobile-shop-dock strong{font-size:17px}}
\n/* V4 typography — closer to GIVA's clean geometric storefront look */\nbody{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:0;color:#1d1d1f}\nbutton,input,select,textarea{font-family:inherit}\n.announcement{font-weight:500;letter-spacing:.10em}\n.site-logo{font-family:'Montserrat',Arial,sans-serif;font-weight:600;letter-spacing:.11em}\n.site-logo small{font-weight:500;letter-spacing:.36em}\n.site-nav,.delivery-btn,.store-tab,.mobile-drawer,.search-panel{font-family:'Montserrat',Arial,sans-serif}\n.section-heading h2,.collection-hero h1,.product-info h1,.cart-page h1,.cart-empty h1,.search-page h1,.content-page h1,.care-card h3,.contact-band h2,.banner-card h3,.image-tile__content h3,.price-pill strong,.lav-modal h2,.auth-card h1,.cart-drawer__head h2{font-family:'Montserrat',Arial,sans-serif;font-weight:600;letter-spacing:-.025em}\n.section-heading__eyebrow,.hero__eyebrow,.product-card__vendor,.image-tile__content small{font-weight:600;letter-spacing:.16em}\n.product-card__title{font-weight:500;letter-spacing:-.01em}\n.product-card__price{font-weight:600}\n.lav-btn,.quick-add{font-weight:600;letter-spacing:.01em}\n.giva-hero__brand{font-family:'Montserrat',Arial,sans-serif;font-weight:600}\n.giva-hero__copy h1,.giva-hero__offer{font-family:'Montserrat',Arial,sans-serif;font-weight:700;letter-spacing:-.045em}\n.giva-hero__code,.giva-hero__button{font-family:'Montserrat',Arial,sans-serif}\n@media(max-width:600px){.section-heading h2{font-size:30px;line-height:1.12}.product-info h1{font-size:29px;line-height:1.18}.announcement{font-size:12px;font-weight:500}.site-logo{font-weight:600}}\n

/* V5 Lavishka artificial-jewellery colour system:
   clean white + soft blush ivory + champagne + deep rosewood */
:root{
  --lav-black:#151214;
  --lav-text:#262124;
  --lav-muted:#776d72;
  --lav-line:#eee7e9;
  --lav-soft:#fff8f6;
  --lav-accent:#ead6cf;
  --lav-wine:#7b2947;
  --lav-champagne:#ead8cf;
}
body{background:#fff;color:var(--lav-text)}
.announcement{background:#f6e8e3!important;color:#292124!important}
.site-header,.delivery-row,.store-tabs{background:#fff}
.cart-count{background:var(--lav-wine)!important}
.store-tab.is-active{border-bottom-color:var(--lav-wine)!important}
.wishlist-btn.is-active svg{fill:var(--lav-wine)!important;stroke:var(--lav-wine)!important}
.section--soft{background:#fff8f6!important}
.category-item__image{background:#fbf7f5!important;border-color:#eee5e1!important}
.product-card__media{background:#faf7f6!important}
.price-pill,.trust-card{background:#fff6f3!important}
.mobile-shop-dock{background:rgba(255,255,255,.98)!important;border:1px solid #eee4e7}
.mobile-shop-dock a,.mobile-shop-dock strong{color:var(--lav-wine)!important}
.site-footer{background:#21191d!important}
.footer-main ul,.footer-copy{color:#d9ced2!important}
.quick-add:hover,.lav-btn--dark{background:#171315!important;color:#fff!important}
.giva-hero{background:#f2dfd8!important}
.giva-hero__generated{
  background:
    radial-gradient(circle at 78% 18%,rgba(255,255,255,.72) 0 15%,transparent 16%),
    linear-gradient(180deg,#f7e8e3 0%,#efd8d1 100%)!important;
}
.giva-shape--one{border-color:rgba(123,41,71,.16)!important}
.giva-shape--two{background:rgba(214,187,180,.36)!important;border-color:transparent!important}
.giva-shape--three{border-color:rgba(177,131,116,.24)!important}
.giva-hero__copy{color:var(--lav-wine)}
.giva-hero__code{
  background:#fff5dc!important;
  border-color:rgba(123,41,71,.30)!important;
  color:#6e273f!important
}
.giva-hero__button{color:#5f2439!important;background:#fff!important}
.giva-pedestal--left{background:#e4cbc2!important}
.giva-pedestal--right{background:#d9c5c0!important}
.banner-card{background:#ead8d1!important}
.search-panel,.mobile-drawer,.lav-modal{background:#fff}
.lav-input{border-color:#ddd2d6}
.product-card__badge{color:#382b30}


/* V6 — video-reference visual system */
:root{
  --lav-black:#151515;
  --lav-text:#242124;
  --lav-muted:#766f73;
  --lav-line:#ece8e9;
  --lav-soft:#fff8f9;
  --lav-accent:#f2d8df;
  --lav-pink:#e58aa3;
  --lav-pink-dark:#bd607b;
  --lav-warm:#f7e7d6;
}
body{background:#fff;color:var(--lav-text)}
.announcement{background:#f6e4c7!important;color:#252020!important;font-size:13px!important;letter-spacing:.12em}
.site-header{background:#fff!important}
.site-header__main{height:68px}
.site-logo{font-size:30px;letter-spacing:.1em}
.delivery-row{height:38px!important;background:#fff!important}
.delivery-btn{font-size:13px!important}
.section{padding:34px 0!important}
.section--soft{background:#fff!important}
.section-heading{margin-bottom:16px}
.section-heading__eyebrow{font-size:10px!important;letter-spacing:.24em;color:#8e7a70}
.section-heading h2{font-family:inherit!important;font-weight:800!important;font-size:clamp(28px,5vw,42px)!important;letter-spacing:-.035em}
.section-heading a{font-size:12px!important}
.giva-hero{border-radius:0 0 28px 28px!important;background:#f5ddc1!important}
.giva-hero__generated{
  min-height:590px!important;
  background:
    radial-gradient(circle at 77% 20%,rgba(255,255,255,.74) 0 16%,transparent 16.3%),
    linear-gradient(180deg,#f7e6d4 0%,#efd1aa 100%)!important;
}
.giva-hero__copy{left:50%!important;transform:translateX(-50%)!important;text-align:center!important;top:76px!important;width:88%!important;color:#a95a73!important}
.giva-hero__brand{font-size:12px!important;letter-spacing:.22em}
.giva-hero__copy h1{font-family:inherit!important;text-transform:uppercase;font-size:clamp(39px,10vw,66px)!important;font-weight:900!important;line-height:.95!important;letter-spacing:-.04em!important}
.giva-hero__offer{font-size:24px!important;font-weight:800!important}
.giva-hero__code{display:inline-block;background:#fff5d8!important;color:#9d5d3f!important;border-color:#e9c391!important}
.giva-hero__button{background:#fff!important;color:#6f3d43!important;font-weight:800}
.giva-hero__products{bottom:0!important;height:240px!important}
.giva-hero__product img{object-fit:contain!important}
.giva-shape--one,.giva-shape--two,.giva-shape--three{opacity:.35}
.category-strip{gap:15px}
.category-item{min-width:94px}
.category-item__image{width:82px!important;height:82px!important;background:#f8f5f3!important}
.category-item span{font-size:12px!important}
.lav-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lav-product-grid .product-card{min-width:0}
.lav-product-grid .product-card__media{aspect-ratio:4/5;border-radius:16px;overflow:hidden;background:#fafafa}
.product-card__media{border-radius:16px!important;overflow:hidden;background:#fafafa!important}
.product-card__title{font-size:13px!important;line-height:1.3}
.product-card__price{font-size:13px!important}
.quick-add,.product-card__quick-add,.lav-product-card__button{
  background:#f3cbd6!important;color:#492f37!important;border:0!important;border-radius:8px!important;font-weight:800!important
}
.quick-add:hover,.product-card__quick-add:hover,.lav-product-card__button:hover{background:#e7a9ba!important}
.product-card__badge{background:#f8e2e8!important;color:#8e4760!important}
.lav-gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lav-gift-card{position:relative;border-radius:18px;overflow:hidden;background:#faf7f5;min-height:280px}
.lav-gift-card__media{height:100%;min-height:280px}
.lav-gift-card__media img{width:100%;height:100%;object-fit:cover}
.lav-gift-card__fallback{height:100%;min-height:280px;display:grid;place-items:center;font-size:70px;background:linear-gradient(145deg,#f8e3dc,#f2d2ca);color:#b86e82}
.lav-gift-card__copy{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.90);backdrop-filter:blur(8px);padding:12px;border-radius:12px}
.lav-gift-card__copy small{font-size:9px;letter-spacing:.18em}.lav-gift-card__copy h3{font-size:20px;margin:4px 0}.lav-gift-card__copy span{font-size:10px;font-weight:800}
.trust-grid,.trust-strip__grid{background:#fff!important}
.trust-card,.trust-item{background:#fff!important;border:0!important}
.lav-editorial{display:block;position:relative;min-height:390px;border-radius:20px;overflow:hidden;background:#f6e5dd}
.lav-editorial>img{width:100%;height:390px;object-fit:cover}
.lav-editorial__fallback{height:390px;background:linear-gradient(135deg,#f4e0d9,#e9c5bb)}
.lav-editorial__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.04) 70%)}
.lav-editorial__copy{position:absolute;left:24px;bottom:28px;color:#fff;max-width:65%}
.lav-editorial__copy small{letter-spacing:.2em;font-size:10px}.lav-editorial__copy h2{font-size:36px;line-height:1;margin:8px 0;font-weight:800}.lav-editorial__copy p{font-size:13px;line-height:1.5}.lav-editorial__cta{display:inline-block;margin-top:10px;background:#fff;color:#222;padding:10px 14px;border-radius:999px;font-size:10px;font-weight:800}
.image-grid{gap:12px!important}.image-tile{border-radius:18px!important;overflow:hidden}.image-tile__content h3{font-family:inherit!important;font-weight:800}
.lav-newsletter{background:#fff4f6!important}
.lav-newsletter__inner{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;align-items:center}
.lav-newsletter h2{font-size:36px;letter-spacing:-.03em;margin:6px 0 8px}.lav-newsletter p{color:#6e6569}
.lav-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:8px}.lav-newsletter__button{background:#e9a7b9;border:0;border-radius:10px;padding:12px 18px;font-weight:800;color:#432e34}
.site-footer{background:#f9f6f5!important;color:#262124!important;border-top:1px solid #eee8e6}
.footer-main{grid-template-columns:1.4fr repeat(3,1fr)!important}.footer-brand h2{letter-spacing:.12em}.footer-brand h2 span{display:block;font-size:11px;letter-spacing:.35em;margin-top:5px}
.footer-main h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em}.footer-main ul,.footer-copy{color:#70666b!important}.footer-searches{display:flex;flex-wrap:wrap;gap:8px}.footer-searches a{font-size:11px;border:1px solid #e6dcdf;border-radius:999px;padding:7px 10px;background:#fff}
.mobile-shop-dock{background:#fff!important;border:1px solid #eee6e8!important;box-shadow:0 8px 28px rgba(0,0,0,.16)!important;border-radius:24px!important}
.mobile-shop-dock a,.mobile-shop-dock strong{color:#4c4a9c!important}
#faqs,#jewellery-care,#shipping-returns,#contact-help{scroll-margin-top:120px}
@media(max-width:749px){
  .page-width{width:calc(100% - 24px)!important}
  .site-header__main{grid-template-columns:44px 1fr auto!important;gap:8px!important}
  .site-logo{text-align:center;font-size:26px!important}
  .site-header__icons{gap:12px!important}
  .site-header__icons .wishlist-header{display:block!important}
  .giva-hero__generated{min-height:530px!important}
  .giva-hero__copy{top:58px!important}
  .giva-hero__products{height:210px!important}
  .section{padding:28px 0!important}
  .section-heading h2{font-size:30px!important}
  .lav-gift-card,.lav-gift-card__media,.lav-gift-card__fallback{min-height:230px!important}
  .lav-gift-card__copy h3{font-size:17px!important}
  .lav-editorial,.lav-editorial>img,.lav-editorial__fallback{min-height:330px;height:330px}
  .lav-editorial__copy{max-width:78%;left:18px;bottom:20px}.lav-editorial__copy h2{font-size:30px}
  .lav-newsletter__inner{grid-template-columns:1fr}.lav-newsletter__form{grid-template-columns:1fr}.lav-newsletter h2{font-size:30px}
  .footer-main{grid-template-columns:1fr 1fr!important;gap:28px 20px!important}
}
@media(min-width:750px){
  .lav-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .lav-gift-card,.lav-gift-card__media,.lav-gift-card__fallback{min-height:440px}
}


/* =========================
   V8 — MP4 MASTER REFERENCE
   White storefront + warm editorial + pink CTA + floating blue dock
   ========================= */
:root{
  --giva-rust:#8d3f31;
  --giva-coral:#df806d;
  --giva-pink:#f6bfd0;
  --giva-pink-strong:#eea5bb;
  --giva-blue:#3b4da7;
  --giva-cream:#f5dfbf;
  --giva-bg:#ffffff;
}
body{background:#fff!important;color:#202020!important}
.page-width{width:min(1240px,calc(100% - 28px))!important}
.announcement{background:#f2dfbf!important;color:#1f1f1f!important;height:31px!important;font-size:12px!important;letter-spacing:.15em!important}
.site-header{position:sticky;top:0;background:#fff!important;z-index:50!important}
.site-header__main{height:60px!important}
.site-logo{font-weight:800!important;letter-spacing:.04em!important;font-size:28px!important}
.site-logo small{font-size:8px!important;letter-spacing:.32em!important;margin-top:5px!important}
.delivery-row{height:34px!important;border-top:0!important;border-bottom:1px solid #eee!important}
.delivery-btn{font-size:11px!important}
.delivery-truck{font-size:13px!important}
.site-header__icons{gap:12px!important}
.site-header__icons svg,.site-header__menu svg{width:23px!important;height:23px!important}
.cart-count{background:#e06480!important}
.section{padding:24px 0!important}
.section-heading{margin-bottom:11px!important;align-items:end!important}
.section-heading__eyebrow{font-size:8px!important;letter-spacing:.24em!important;color:#8c6f65!important;font-weight:700!important}
.giva-heading h2{margin:4px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:28px!important;line-height:1!important;color:#522820!important;letter-spacing:-.05em!important}
.giva-heading h2 span{font-weight:900!important}
.giva-heading h2 em{font-family:"Brush Script MT","Segoe Script","Lucida Handwriting",cursive!important;font-style:normal!important;font-weight:700!important;font-size:1.06em!important}
.giva-heading>a,.giva-all-stories{font-size:9px!important;letter-spacing:.08em!important;color:#7d665f!important;font-weight:700!important}

/* HERO */
.giva-video-hero{background:#f3d7ad}
.giva-video-hero__slide{display:block}
.giva-video-hero__image{display:block}
.giva-video-hero__image img{display:block;width:100%;height:auto}
.giva-video-hero__generated{
  position:relative;min-height:500px;overflow:hidden;
  background:linear-gradient(180deg,#f6dfa9 0%,#f0c991 100%);
  border-radius:0 0 28px 28px
}
.giva-video-hero__rings{position:absolute;border:2px solid rgba(151,83,55,.32);border-radius:50%}
.giva-video-hero__rings--1{width:180px;height:180px;left:-70px;top:20px;box-shadow:0 0 0 18px transparent}
.giva-video-hero__rings--2{width:170px;height:170px;right:-60px;top:-40px}
.giva-video-hero__copy{position:absolute;top:60px;left:50%;transform:translateX(-50%);width:90%;text-align:center;z-index:3}
.giva-video-hero__copy small{font-size:10px;letter-spacing:.18em;font-weight:800}
.giva-video-hero__copy h1{font-family:"Brush Script MT","Segoe Script",cursive!important;font-size:54px!important;line-height:.95!important;margin:13px 0 7px!important;font-weight:800}
.giva-video-hero__offer{font-size:27px;font-weight:900;letter-spacing:-.04em}
.giva-video-hero__code{display:inline-block;margin-top:9px;background:#fff0a8;border:1px dashed #daae52;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:800}
.giva-video-hero__copy>a{display:inline-block;margin-top:13px;background:#fff;color:#4c2b28;padding:8px 25px;border-radius:999px;font-size:11px;font-weight:900}
.giva-video-hero__stage{position:absolute;left:0;right:0;bottom:0;height:205px}
.giva-video-hero__plinth{position:absolute;border-radius:18px 18px 0 0}
.giva-video-hero__plinth.p1{left:19%;bottom:20px;width:46%;height:86px;background:#e7c8a6;transform:skewX(-8deg)}
.giva-video-hero__plinth.p2{right:-3%;bottom:0;width:30%;height:115px;background:#9eaa87;border-radius:50% 0 0 0}
.giva-video-hero__plinth.p3{left:-3%;bottom:0;width:34%;height:80px;background:#d96f42;border-radius:45% 45% 0 0}
.giva-video-hero__jewel{position:absolute;z-index:2;width:92px;height:92px}
.giva-video-hero__jewel img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 7px rgba(0,0,0,.14))}
.giva-video-hero__jewel.jewel-1{left:7%;bottom:15px}
.giva-video-hero__jewel.jewel-2{left:27%;bottom:36px}
.giva-video-hero__jewel.jewel-3{left:45%;bottom:52px}
.giva-video-hero__jewel.jewel-4{right:27%;bottom:49px}
.giva-video-hero__jewel.jewel-5{right:8%;bottom:32px}
.giva-video-hero__jewel.jewel-6{right:38%;bottom:5px;width:70px;height:70px}

/* BESTSELLER PROMO */
.giva-brand-card{position:relative;display:block;height:150px;border-radius:18px;overflow:hidden;background:linear-gradient(105deg,#f2dbc4 0%,#edd3be 48%,#c96e44 100%)}
.giva-brand-card__products{position:absolute;inset:0}
.giva-brand-card__product{position:absolute;width:80px;height:80px}
.giva-brand-card__product img{width:100%;height:100%;object-fit:contain}
.giva-brand-card__product--1{left:5%;bottom:11px}.giva-brand-card__product--2{left:22%;top:18px}.giva-brand-card__product--3{right:28%;bottom:6px}.giva-brand-card__product--4{right:8%;top:10px}.giva-brand-card__product--5{right:15%;bottom:2px;width:60px;height:60px}
.giva-brand-card__copy{position:absolute;left:44%;top:50%;transform:translate(-50%,-50%);text-align:center;color:#8a5f50}
.giva-brand-card__copy small{display:block;font-size:8px;letter-spacing:.18em}.giva-brand-card__copy strong{display:block;font-family:"Brush Script MT","Segoe Script",cursive;font-size:31px;margin:3px 0}.giva-brand-card__copy span{display:inline-block;background:#fff;color:#a35749;border-radius:999px;padding:7px 15px;font-size:8px;font-weight:900}

/* ARCH CATEGORIES */
.giva-arch-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:31%;gap:8px;overflow-x:auto;padding:6px 0 3px;scroll-snap-type:x mandatory}
.giva-arch-card{scroll-snap-align:start;text-align:center;font-size:11px}
.giva-arch-card__media{height:155px;border-radius:60px 60px 12px 12px;overflow:hidden;background:#ead9d2}
.giva-arch-card__media img{width:100%;height:100%;object-fit:cover}
.giva-arch-card__fallback{width:100%;height:100%;display:grid;place-items:center;font-size:34px}
.giva-arch-card span{display:block;margin-top:6px}

/* GIFTS */
.giva-gifts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:4px}
.giva-gift-card{position:relative;display:block;overflow:hidden;border-radius:8px 8px 22px 22px;height:245px;background:#f4ddd5}
.giva-gift-card__media,.giva-gift-card__media img{width:100%;height:100%;object-fit:cover}
.giva-gift-card__fallback{height:100%;display:grid;place-items:center;font-size:54px}
.giva-gift-card>span{position:absolute;left:50%;bottom:0;transform:translate(-50%,0);white-space:nowrap;background:#d96075;color:#fff;border-radius:8px 8px 0 0;padding:7px 13px;font-size:11px}

/* TRUST ICONS */
.trust-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}
.trust-card{padding:0!important;background:transparent!important;text-align:center!important}
.trust-card__icon{width:52px!important;height:52px!important;border-radius:50%!important;background:#de846d!important;color:#fff!important;margin:0 auto 6px!important;display:grid!important;place-items:center!important;font-size:22px!important}
.trust-card strong{font-size:9px!important;line-height:1.05!important;display:block!important}
.trust-card span{display:none!important}

/* PRODUCT STRIP */
.giva-product-strip{display:grid;grid-auto-flow:column;grid-auto-columns:31%;gap:8px;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x mandatory}
.giva-product-strip .product-card{min-width:0;scroll-snap-align:start}
.product-card__media{aspect-ratio:4/5!important;border-radius:4px!important;background:#f5f1ed!important}
.product-card__badge{left:4px!important;top:4px!important;border-radius:2px!important;background:#d47b57!important;color:#fff!important;font-size:7px!important;padding:3px 5px!important}
.product-card__body{padding:6px 0 0!important}
.product-card__title{font-size:8px!important;line-height:1.2!important;min-height:21px!important;color:#777!important}
.product-card__price{font-size:9px!important;margin:3px 0!important;font-weight:700!important}
.product-card__compare{font-size:7px!important;color:#aaa!important}
.wishlist-btn{right:4px!important;top:auto!important;bottom:54px!important;width:20px!important;height:20px!important}
.wishlist-btn svg{width:15px!important;height:15px!important;stroke:#d07a97!important}
.quick-add{width:100%!important;background:#f3b8ca!important;border-radius:5px!important;color:#452d34!important;font-size:9px!important;padding:8px 4px!important;margin-top:4px!important}

/* BUDGET */
.giva-budget-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.giva-budget-box{background:#df806d;color:#fff;border-radius:12px;height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.giva-budget-box strong{font-size:18px}.giva-budget-box small{font-size:8px;margin-top:4px}

/* STORIES */
.giva-story-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:72%;gap:9px;overflow-x:auto}
.giva-story-card{height:360px;position:relative;overflow:hidden;border-radius:0}
.giva-story-card img{width:100%;height:100%;object-fit:cover}
.giva-story-card__fallback{height:100%;background:linear-gradient(145deg,#ead9d2,#f7eee9)}
.giva-story-card__label{position:absolute;bottom:12px;left:12px;color:#fff;font-size:22px;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.3)}

/* FINISH */
.giva-finish-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.giva-finish-card{display:block;text-align:center;font-size:9px;font-weight:700}
.giva-finish-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:9px;margin-bottom:5px;background:#eee}

/* TREND */
.giva-trend-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.giva-trend-card{height:300px;position:relative;overflow:hidden;border-radius:14px;background:#efddd1}
.giva-trend-card img{width:100%;height:100%;object-fit:cover}
.giva-trend-card span{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);white-space:nowrap;background:#fff;color:#a35f4a;border-radius:999px;padding:7px 12px;font-size:8px;font-weight:900}

/* STACK */
.giva-stack-banner{height:250px;display:block;position:relative;overflow:hidden;border-radius:16px;background:#b92d26}
.giva-stack-banner img{width:100%;height:100%;object-fit:cover}
.giva-stack-banner__copy{position:absolute;right:14px;top:50%;transform:translateY(-50%);text-align:center;color:#fff}
.giva-stack-banner__copy strong{display:block;font-family:"Brush Script MT","Segoe Script",cursive;font-size:28px}.giva-stack-banner__copy span{display:inline-block;margin-top:6px;background:#fff;color:#993e35;padding:6px 10px;border-radius:999px;font-size:8px;font-weight:900}

/* EXPLORE MORE */
.giva-explore-title{text-align:center;font-size:20px;margin-bottom:12px}
.giva-explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.giva-explore-grid .product-card__title{font-size:9px!important}
.giva-explore-grid .product-card__price{font-size:10px!important}
.giva-explore-grid .quick-add{font-size:10px!important}

/* NEWSLETTER */
.lav-newsletter{background:#fff!important;border-top:1px solid #eee!important}
.lav-newsletter__inner{grid-template-columns:1fr!important;gap:12px!important;text-align:center!important}
.lav-newsletter h2{font-size:24px!important}.lav-newsletter p{font-size:11px!important}
.lav-newsletter__form{max-width:440px;margin:auto;width:100%}

/* FOOTER */
.giva-footer{background:#f5f5f3!important;color:#282828!important;border-top:1px solid #e7e7e3!important;padding-top:22px!important}
.giva-footer__top{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px}
.giva-footer__top>div:last-child{grid-column:1/-1}
.giva-footer h3{font-size:12px!important;margin:0 0 9px!important}
.giva-footer a{display:block;font-size:10px;line-height:1.6;color:#494949}
.giva-footer__searches{columns:2;column-gap:20px}
.giva-footer__brand{border-top:1px solid #ddd;margin-top:18px;padding-top:16px;display:flex;flex-direction:column;gap:4px}
.giva-footer__brand strong{font-size:15px;letter-spacing:.1em}.giva-footer__brand span{font-size:9px;color:#777}
.footer-copy{font-size:9px!important;padding:14px 0 100px!important;color:#777!important}

/* FLOATING DOCK */
.mobile-shop-dock{
  position:fixed!important;left:4%!important;right:4%!important;bottom:16px!important;width:auto!important;height:66px!important;
  background:#fff!important;border:0!important;border-radius:30px!important;box-shadow:0 8px 24px rgba(0,0,0,.20)!important;
  display:grid!important;grid-template-columns:repeat(4,1fr)!important;z-index:55!important;padding:5px 3px!important
}
.mobile-shop-dock a{color:var(--giva-blue)!important;border-right:1px solid #d8d8e5!important;font-size:8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;line-height:1.05!important}
.mobile-shop-dock a:last-child{border-right:0!important}
.mobile-shop-dock strong{font-size:17px!important;line-height:1.1!important;color:var(--giva-blue)!important}

/* DESKTOP */
@media(min-width:750px){
  .giva-video-hero__generated{min-height:650px}
  .giva-video-hero__copy h1{font-size:82px!important}
  .giva-video-hero__stage{height:290px}
  .giva-arch-scroll{grid-auto-columns:16%;gap:14px}
  .giva-arch-card__media{height:230px}
  .giva-product-strip{grid-auto-columns:22%;gap:14px}
  .giva-gifts{max-width:760px;margin-left:auto;margin-right:auto}
  .giva-gift-card{height:400px}
  .giva-story-scroll{grid-auto-columns:42%}
  .giva-story-card{height:560px}
  .giva-trend-card{height:480px}
  .giva-explore-grid{grid-template-columns:repeat(4,1fr)}
  .giva-footer__top{grid-template-columns:repeat(3,1fr)}
  .giva-footer__top>div:last-child{grid-column:auto}
  .mobile-shop-dock{display:none!important}
}

/* MOBILE ONLY */
@media(max-width:749px){
  .page-width{width:calc(100% - 28px)!important}
  .site-header__main{grid-template-columns:40px 1fr auto!important}
  .site-header__menu{display:grid!important}
  .site-nav{display:none!important}
  .site-logo{text-align:left!important;font-size:27px!important}
  .site-header__icons{gap:10px!important}
  .giva-video-hero__generated{min-height:500px}
}


/* V9 — Lavishka-original typography (avoids 1:1 GIVA script styling) */
.giva-heading h2 em,
.giva-brand-card__copy strong,
.giva-video-hero__copy h1,
.giva-stack-banner__copy strong{
  font-family: Georgia, "Times New Roman", serif !important;
  font-style: italic !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em !important;
}
.giva-heading h2 em{
  font-size: .98em !important;
}
.giva-brand-card__copy strong{
  font-size: 28px !important;
  letter-spacing: .04em !important;
}
.giva-video-hero__copy h1{
  font-size: 48px !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  font-style: normal !important;
  font-weight: 700 !important;
}
.giva-stack-banner__copy strong{
  font-size: 25px !important;
}

/* Never show a large empty image shell when Shopify has no image. */
.giva-arch-card__fallback,
.giva-gift-card__fallback,
.giva-story-card__fallback{
  background:
    radial-gradient(circle at 70% 30%, rgba(255,255,255,.65) 0 16%, transparent 17%),
    linear-gradient(145deg,#f3dfd7,#e6c8bd) !important;
}
.giva-brand-card:has(.giva-brand-card__products:empty){
  background:linear-gradient(105deg,#f2dbc4,#e9c3b0,#ce7a58) !important;
}


/* V10 — proper website ending/footer */
.lav-end-footer{
  margin-top:0 !important;
  padding:0 0 82px !important;
  background:#f4f4f2 !important;
  color:#262626 !important;
  min-height:0 !important;
}
.lav-footer-newsletter{
  padding:34px 0 28px;
  border-top:1px solid #e7e7e4;
}
.lav-footer-newsletter__title{
  margin:0 0 20px;
  font-size:18px;
  line-height:1.35;
}
.lav-footer-newsletter__form{
  position:relative;
  max-width:620px;
}
.lav-footer-newsletter__form input{
  width:100%;
  height:58px;
  padding:0 60px 0 18px;
  background:transparent;
  border:1.5px solid #8c8c8c;
  border-radius:4px;
  font-size:17px;
  color:#222;
}
.lav-footer-newsletter__form button{
  position:absolute;
  right:4px;
  top:4px;
  width:50px;
  height:50px;
  border:0;
  background:transparent;
  font-size:26px;
  font-weight:300;
  cursor:pointer;
}
.lav-footer-newsletter__success{
  margin:10px 0 0;
  font-size:12px;
}
.lav-footer-columns{
  display:grid;
  grid-template-columns:1fr 1fr 1.2fr;
  gap:40px;
  padding-top:24px;
}
.lav-footer-column{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.lav-footer-column h3{
  margin:0 0 18px;
  font-size:20px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:0;
  text-transform:none;
}
.lav-footer-column a,
.lav-footer-column p{
  display:block;
  margin:0 0 12px;
  color:#292929;
  font-size:15px;
  line-height:1.4;
}
.lav-footer-contact__strong{
  font-weight:700;
}
.lav-footer-contact__button{
  margin-top:4px !important;
  padding:10px 14px;
  border:1px solid #222;
  border-radius:999px;
  font-size:12px !important;
  font-weight:700;
}
.lav-footer-brand{
  display:flex;
  flex-direction:column;
  gap:5px;
  margin-top:28px !important;
  padding-top:18px;
  border-top:1px solid #dadad7;
}
.lav-footer-brand strong{
  font-size:16px;
  letter-spacing:.12em;
}
.lav-footer-brand span{
  font-size:11px;
  color:#777;
}
.lav-footer-copy{
  padding:15px 0 0 !important;
  color:#777 !important;
  font-size:10px !important;
}

/* Explicitly stop old newsletter/footer rules creating large blank space. */
.lav-newsletter{
  min-height:0 !important;
}
.lav-footer-newsletter,
.lav-end-footer,
.lav-footer-columns{
  min-height:0 !important;
}

@media(max-width:749px){
  .lav-footer-newsletter{
    padding:32px 0 26px;
  }
  .lav-footer-newsletter__title{
    font-size:17px;
    margin-bottom:18px;
  }
  .lav-footer-newsletter__form input{
    height:56px;
    font-size:16px;
  }
  .lav-footer-newsletter__form button{
    width:48px;
    height:48px;
  }
  .lav-footer-columns{
    grid-template-columns:1fr;
    gap:36px;
    padding-top:22px;
  }
  .lav-footer-column h3{
    font-size:20px;
    margin-bottom:17px;
  }
  .lav-footer-column a,
  .lav-footer-column p{
    font-size:15px;
    margin-bottom:13px;
  }
  .lav-footer-brand{
    margin-top:30px !important;
  }
}


/* V11 - Explore More button */
.giva-explore-more-button-wrap{
  display:flex;
  justify-content:center;
  margin-top:18px;
}
.giva-explore-more-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:190px;
  min-height:58px;
  padding:0 28px;
  background:#fff;
  color:#222;
  border:1.4px solid #8a8a8a;
  border-radius:18px;
  font-size:20px;
  line-height:1;
  font-weight:500;
}
@media(max-width:749px){
  .giva-explore-more-button{
    min-width:178px;
    min-height:54px;
    font-size:18px;
    border-radius:18px;
  }
}


/* V12 — restore V5 lower part */
.footer-trust{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  padding:28px 0;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
  text-align:center;
}
.footer-trust strong{
  display:block;
  font-size:15px;
  font-weight:800;
  color:#fff;
}
.footer-trust span{
  font-size:13px;
  color:rgba(255,255,255,.8);
}
.site-footer{
  background:linear-gradient(180deg,#1a1016 0%, #25131a 100%) !important;
  color:#fff !important;
  padding:0 0 90px !important;
}
.site-footer .footer-main{
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr 1fr;
  gap:28px;
  padding:34px 0 20px;
}
.footer-brand{
  font-size:28px;
  letter-spacing:.08em;
  color:#fff;
  line-height:1.15;
}
.footer-brand small{
  display:block;
  font-size:12px;
  letter-spacing:.35em;
  margin-top:6px;
  color:rgba(255,255,255,.82);
}
.site-footer .footer-copy{
  color:rgba(255,255,255,.82) !important;
  font-size:13px !important;
  line-height:1.6;
  margin:18px 0 18px !important;
}
.site-footer .newsletter{
  display:grid;
  grid-template-columns:1fr auto;
  gap:14px;
  margin-top:10px;
}
.site-footer .newsletter .lav-input{
  min-height:56px;
  background:#fff !important;
  border:1px solid rgba(255,255,255,.12) !important;
  color:#252525 !important;
  border-radius:20px !important;
}
.site-footer .newsletter .lav-btn{
  min-height:56px;
  min-width:120px;
  border-radius:999px !important;
  font-size:16px !important;
  font-weight:800 !important;
}
.site-footer h3{
  margin:0 0 16px;
  color:#fff;
  font-size:18px;
  font-weight:800;
}
.site-footer ul{
  list-style:none;
  margin:0;
  padding:0;
}
.site-footer li{
  margin:0 0 12px;
}
.site-footer a{
  color:rgba(255,255,255,.82) !important;
  font-size:15px;
  line-height:1.5;
}
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.08);
  color:rgba(255,255,255,.7);
  font-size:13px;
  padding:18px 0 0;
}
.contact-band{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:start;
  background:#f3eee6;
  border-radius:24px;
  padding:28px;
}
.contact-band h2{
  font-size:64px;
  line-height:.95;
  margin:8px 0 18px;
}
.contact-band p{
  font-size:16px;
  line-height:1.45;
}
.contact-form{
  display:grid;
  gap:14px;
}
.contact-form__row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
}
.contact-form textarea.lav-input{
  min-height:160px;
}
.contact-form .lav-btn{
  min-height:54px;
  border-radius:999px;
  font-size:16px;
  font-weight:800;
}
@media(max-width:749px){
  .footer-trust{
    grid-template-columns:1fr 1fr;
    gap:18px 12px;
    padding:26px 0;
  }
  .site-footer .footer-main{
    grid-template-columns:1fr;
    gap:28px;
    padding:28px 0 18px;
  }
  .footer-brand{
    font-size:24px;
  }
  .site-footer .newsletter{
    grid-template-columns:1fr auto;
    gap:12px;
  }
  .site-footer .newsletter .lav-btn{
    min-width:92px;
  }
  .contact-band{
    grid-template-columns:1fr;
    padding:22px;
  }
  .contact-band h2{
    font-size:44px;
  }
  .contact-form__row{
    grid-template-columns:1fr;
    gap:12px;
  }
}


/* V13 — Compact mobile sizing, same design */
@media(max-width:749px){

  /* Overall vertical rhythm */
  .section{
    padding:20px 0 !important;
  }

  .section-heading{
    margin-bottom:10px !important;
  }

  .section-heading__eyebrow{
    font-size:7px !important;
    letter-spacing:.20em !important;
  }

  .giva-heading h2,
  .section-heading h2{
    font-size:24px !important;
    line-height:1 !important;
  }

  /* Hero */
  .giva-video-hero__generated{
    min-height:450px !important;
  }

  .giva-video-hero__copy{
    top:48px !important;
  }

  .giva-video-hero__copy h1{
    font-size:40px !important;
  }

  .giva-video-hero__offer{
    font-size:22px !important;
  }

  .giva-video-hero__stage{
    height:185px !important;
  }

  /* Promo + category cards */
  .giva-brand-card{
    height:132px !important;
  }

  .giva-arch-card__media{
    height:135px !important;
  }

  .giva-gift-card{
    height:215px !important;
  }

  /* Product cards */
  .product-card__title{
    font-size:8px !important;
  }

  .product-card__price{
    font-size:9px !important;
  }

  .quick-add{
    padding:7px 4px !important;
    font-size:9px !important;
  }

  /* Budget + stories + editorial */
  .giva-budget-box{
    height:64px !important;
  }

  .giva-budget-box strong{
    font-size:16px !important;
  }

  .giva-story-card{
    height:310px !important;
  }

  .giva-trend-card{
    height:260px !important;
  }

  .giva-stack-banner{
    height:220px !important;
  }

  /* Explore more button */
  .giva-explore-more-button{
    min-width:160px !important;
    min-height:48px !important;
    font-size:16px !important;
    border-radius:14px !important;
  }

  /* FAQ / care / support */
  .faq-card,
  .care-card,
  .support-card{
    padding:14px !important;
  }

  /* Contact help */
  .contact-band{
    padding:18px !important;
    gap:18px !important;
    border-radius:18px !important;
  }

  .contact-band h2{
    font-size:34px !important;
    line-height:1 !important;
    margin:6px 0 12px !important;
  }

  .contact-band p{
    font-size:14px !important;
    line-height:1.4 !important;
  }

  .contact-form{
    gap:10px !important;
  }

  .contact-form__row{
    gap:10px !important;
  }

  .contact-form .lav-input{
    min-height:48px !important;
    padding:11px 14px !important;
    font-size:14px !important;
    border-radius:12px !important;
  }

  .contact-form textarea.lav-input{
    min-height:125px !important;
  }

  .contact-form .lav-btn{
    min-height:48px !important;
    font-size:15px !important;
  }

  /* Footer trust section */
  .footer-trust{
    gap:14px 8px !important;
    padding:20px 0 !important;
  }

  .footer-trust strong{
    font-size:13px !important;
  }

  .footer-trust span{
    font-size:11px !important;
  }

  /* Footer */
  .site-footer .footer-main{
    gap:22px !important;
    padding:22px 0 14px !important;
  }

  .footer-brand{
    font-size:21px !important;
  }

  .footer-brand small{
    font-size:10px !important;
    margin-top:4px !important;
  }

  .site-footer .footer-copy{
    font-size:12px !important;
    margin:12px 0 14px !important;
  }

  .site-footer h3{
    font-size:16px !important;
    margin-bottom:12px !important;
  }

  .site-footer li{
    margin-bottom:8px !important;
  }

  .site-footer a{
    font-size:13px !important;
  }

  .site-footer .newsletter{
    gap:8px !important;
  }

  .site-footer .newsletter .lav-input{
    min-height:48px !important;
    border-radius:14px !important;
    font-size:13px !important;
  }

  .site-footer .newsletter .lav-btn{
    min-height:48px !important;
    min-width:78px !important;
    font-size:14px !important;
  }

  .footer-bottom{
    font-size:11px !important;
    padding-top:14px !important;
  }

  /* Floating dock */
  .mobile-shop-dock{
    height:58px !important;
    border-radius:26px !important;
    bottom:12px !important;
  }

  .mobile-shop-dock strong{
    font-size:15px !important;
  }

  .mobile-shop-dock a{
    font-size:7px !important;
  }
}


/* V14 — premium FAQ + Jewellery Care redesign */
.lav-faq-section,
.lav-care-section{
  padding:34px 0;
  background:#fff;
}
.lav-care-section{
  background:#fff9f7;
}
.lav-support-head{
  max-width:660px;
  margin:0 auto 20px;
  text-align:center;
}
.lav-support-head__eyebrow{
  margin-bottom:7px;
  color:#a97b72;
  font-size:9px;
  line-height:1;
  letter-spacing:.24em;
  font-weight:700;
}
.lav-support-head h2{
  margin:0;
  color:#262124;
  font-size:32px;
  line-height:1.05;
  font-weight:700;
  letter-spacing:-.035em;
}
.lav-support-head p{
  max-width:540px;
  margin:10px auto 0;
  color:#7a7074;
  font-size:13px;
  line-height:1.5;
}

/* FAQ */
.lav-faq-list{
  max-width:760px;
  margin:0 auto;
  border-top:1px solid #ece6e8;
}
.lav-faq-item{
  border-bottom:1px solid #ece6e8;
}
.lav-faq-item summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:16px 2px;
  cursor:pointer;
  list-style:none;
  color:#282326;
  font-size:14px;
  line-height:1.35;
  font-weight:600;
}
.lav-faq-item summary::-webkit-details-marker{
  display:none;
}
.lav-faq-plus{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border:1px solid #ddd3d7;
  border-radius:50%;
  color:#8b5366;
  font-size:18px;
  font-weight:400;
  transition:transform .2s ease, background .2s ease;
}
.lav-faq-item[open] .lav-faq-plus{
  transform:rotate(45deg);
  background:#fff2f5;
}
.lav-faq-answer{
  padding:0 38px 16px 2px;
  color:#71686c;
  font-size:13px;
  line-height:1.6;
}
.lav-support-mini-link{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  margin-top:18px;
  color:#8a7f83;
  font-size:12px;
}
.lav-support-mini-link a{
  color:#8b5366;
  font-weight:700;
}

/* CARE */
.lav-care-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  max-width:920px;
  margin:0 auto;
}
.lav-care-tip{
  display:flex;
  align-items:flex-start;
  gap:12px;
  min-height:118px;
  padding:17px;
  background:#fff;
  border:1px solid #eee5e7;
  border-radius:14px;
}
.lav-care-tip__icon{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:#f9e8ed;
  color:#9a536a;
  font-size:15px;
}
.lav-care-tip h3{
  margin:1px 0 5px;
  color:#2c2729;
  font-size:14px;
  line-height:1.25;
  font-weight:700;
}
.lav-care-tip p{
  margin:0;
  color:#786f72;
  font-size:11px;
  line-height:1.5;
}
.lav-care-note{
  display:flex;
  align-items:center;
  gap:12px;
  max-width:760px;
  margin:15px auto 0;
  padding:11px 14px;
  background:#f3e1dc;
  border-radius:999px;
}
.lav-care-note span{
  flex:0 0 auto;
  padding:5px 9px;
  background:#fff;
  border-radius:999px;
  color:#9d604f;
  font-size:9px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.lav-care-note p{
  margin:0;
  color:#675c5f;
  font-size:11px;
  line-height:1.4;
}

@media(max-width:749px){
  .lav-faq-section,
  .lav-care-section{
    padding:26px 0;
  }

  .lav-support-head{
    margin-bottom:16px;
  }

  .lav-support-head__eyebrow{
    font-size:7px;
    letter-spacing:.22em;
  }

  .lav-support-head h2{
    font-size:26px;
  }

  .lav-support-head p{
    max-width:90%;
    margin-top:8px;
    font-size:11px;
  }

  .lav-faq-item summary{
    padding:14px 0;
    font-size:13px;
  }

  .lav-faq-plus{
    width:24px;
    height:24px;
    font-size:16px;
  }

  .lav-faq-answer{
    padding:0 34px 14px 0;
    font-size:11px;
  }

  .lav-support-mini-link{
    margin-top:15px;
    font-size:10px;
  }

  .lav-care-row{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .lav-care-tip{
    display:block;
    min-height:138px;
    padding:13px;
    border-radius:12px;
  }

  .lav-care-tip__icon{
    width:30px;
    height:30px;
    margin-bottom:10px;
    font-size:13px;
  }

  .lav-care-tip h3{
    margin-bottom:4px;
    font-size:12px;
  }

  .lav-care-tip p{
    font-size:10px;
    line-height:1.45;
  }

  .lav-care-note{
    align-items:flex-start;
    border-radius:12px;
    padding:10px 11px;
    margin-top:10px;
  }

  .lav-care-note span{
    font-size:7px;
  }

  .lav-care-note p{
    font-size:9px;
  }
}


/* V15 — compact Shipping/Policies + Help sections */
@media(max-width:749px){

  /* Shipping / policy section */
  #shipping-returns,
  .support-policies,
  .support-section{
    padding-top:22px !important;
    padding-bottom:22px !important;
  }

  #shipping-returns .section-heading,
  .support-policies .section-heading,
  .support-section .section-heading{
    margin-bottom:12px !important;
  }

  #shipping-returns h2,
  .support-policies h2,
  .support-section h2{
    font-size:26px !important;
    line-height:1 !important;
    margin-bottom:8px !important;
  }

  #shipping-returns p,
  .support-policies p,
  .support-section p{
    font-size:11px !important;
    line-height:1.45 !important;
  }

  .support-grid,
  .policy-grid,
  .support-cards{
    gap:8px !important;
  }

  .support-card,
  .policy-card{
    padding:13px !important;
    border-radius:12px !important;
    min-height:0 !important;
  }

  .support-card h3,
  .policy-card h3{
    font-size:13px !important;
    margin-bottom:5px !important;
  }

  .support-card p,
  .policy-card p{
    font-size:10px !important;
    line-height:1.4 !important;
  }

  /* We're Here to Help */
  #contact,
  #contact-help{
    padding-top:22px !important;
    padding-bottom:22px !important;
  }

  #contact .contact-band,
  #contact-help .contact-band{
    padding:16px !important;
    gap:14px !important;
    border-radius:16px !important;
  }

  #contact .section-heading__eyebrow,
  #contact-help .section-heading__eyebrow{
    font-size:7px !important;
    letter-spacing:.18em !important;
  }

  #contact .contact-band h2,
  #contact-help .contact-band h2{
    font-size:30px !important;
    line-height:1 !important;
    margin:5px 0 10px !important;
  }

  #contact .contact-band p,
  #contact-help .contact-band p{
    font-size:12px !important;
    line-height:1.4 !important;
    margin:0 0 8px !important;
  }

  #contact .contact-form,
  #contact-help .contact-form{
    gap:8px !important;
  }

  #contact .contact-form__row,
  #contact-help .contact-form__row{
    gap:8px !important;
  }

  #contact .contact-form .lav-input,
  #contact-help .contact-form .lav-input{
    min-height:44px !important;
    padding:10px 12px !important;
    font-size:13px !important;
    border-radius:10px !important;
  }

  #contact .contact-form textarea.lav-input,
  #contact-help .contact-form textarea.lav-input{
    min-height:105px !important;
  }

  #contact .contact-form .lav-btn,
  #contact-help .contact-form .lav-btn{
    min-height:44px !important;
    font-size:14px !important;
    padding:10px 16px !important;
  }
}

@media(min-width:750px){
  #shipping-returns h2,
  .support-policies h2,
  .support-section h2{
    font-size:38px !important;
  }

  #contact .contact-band h2,
  #contact-help .contact-band h2{
    font-size:48px !important;
  }

  #contact .contact-band,
  #contact-help .contact-band{
    padding:24px !important;
  }
}


/* V16 — truly compact Shopping With Lavishka */
.lav-customer-care{
  padding:28px 0;
  background:#fff;
}
.lav-customer-care__head{
  margin-bottom:14px;
}
.lav-customer-care__eyebrow{
  margin-bottom:5px;
  color:#a77d72;
  font-size:8px;
  line-height:1;
  letter-spacing:.22em;
  font-weight:700;
}
.lav-customer-care__head h2{
  margin:0;
  color:#262124;
  font-size:30px;
  line-height:1.05;
  letter-spacing:-.035em;
  font-weight:700;
}
.lav-customer-care__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.lav-customer-care__card{
  position:relative;
  display:grid;
  grid-template-columns:32px 1fr;
  gap:10px;
  align-items:start;
  min-height:112px;
  padding:14px;
  background:#fff;
  border:1px solid #eee8e9;
  border-radius:14px;
  color:#282326;
}
.lav-customer-care__icon{
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  background:#fff4f6;
  border-radius:50%;
  font-size:15px;
}
.lav-customer-care__card h3{
  margin:1px 0 5px;
  font-size:14px;
  line-height:1.2;
  font-weight:700;
}
.lav-customer-care__card p{
  margin:0;
  padding-right:12px;
  color:#756c70;
  font-size:10px;
  line-height:1.4;
}
.lav-customer-care__arrow{
  position:absolute;
  right:10px;
  bottom:8px;
  color:#a15f73;
  font-size:14px;
}
@media(max-width:749px){
  .lav-customer-care{
    padding:22px 0 !important;
  }
  .lav-customer-care__head{
    margin-bottom:11px;
  }
  .lav-customer-care__eyebrow{
    font-size:7px;
  }
  .lav-customer-care__head h2{
    font-size:23px !important;
  }
  .lav-customer-care__grid{
    gap:8px;
  }
  .lav-customer-care__card{
    grid-template-columns:28px 1fr;
    gap:8px;
    min-height:98px;
    padding:11px;
    border-radius:12px;
  }
  .lav-customer-care__icon{
    width:28px;
    height:28px;
    font-size:13px;
  }
  .lav-customer-care__card h3{
    font-size:12px !important;
    margin-bottom:4px;
  }
  .lav-customer-care__card p{
    font-size:9px !important;
    line-height:1.35 !important;
  }
  .lav-customer-care__arrow{
    right:8px;
    bottom:6px;
    font-size:12px;
  }
}
@media(min-width:900px){
  .lav-customer-care__grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .lav-customer-care__card{
    min-height:124px;
  }
}


/* =====================================================
   V17 — COLLECTION + MOBILE PRODUCT USABILITY FIXES
   ===================================================== */

.lav-collection-page{
  overflow:visible;
}
.collection-results{
  min-width:0;
}
.collection-mobile-actions,
.filters__mobile-head,
.collection-filter-backdrop{
  display:none;
}
.collection-sort-desktop{
  display:flex;
  align-items:center;
  gap:9px;
}
.collection-sort-desktop select{
  width:auto;
  min-width:210px;
  padding:9px 34px 9px 10px;
}
.filter-group summary{
  display:flex;
  justify-content:space-between;
  align-items:center;
  list-style:none;
}
.filter-group summary::-webkit-details-marker{
  display:none;
}
.filter-group[open] summary > span:last-child{
  transform:rotate(45deg);
}
.filter-group summary > span:last-child{
  transition:transform .18s ease;
  font-size:18px;
  font-weight:400;
}
.filter-price-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.filter-price-row label{
  display:grid;
  gap:5px;
}
.filter-submit-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:14px;
}
.filter-submit-row .lav-btn{
  text-align:center;
}

/* Collection card styles must not inherit the tiny homepage-card typography */
.filter-layout .product-grid{
  align-items:stretch;
}
.filter-layout .product-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  height:100%;
}
.filter-layout .product-card__media{
  position:relative;
  aspect-ratio:4/5 !important;
  border-radius:10px !important;
  background:#f7f4f2 !important;
}
.filter-layout .product-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.filter-layout .product-card__body{
  display:flex;
  flex-direction:column;
  flex:1;
  padding:8px 0 0 !important;
}
.filter-layout .product-card__title{
  margin:0 0 5px !important;
  min-height:32px !important;
  font-size:12px !important;
  line-height:1.35 !important;
  color:#625a5e !important;
  font-weight:500 !important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.filter-layout .product-card__price{
  display:flex !important;
  align-items:baseline !important;
  flex-wrap:wrap !important;
  gap:4px 6px !important;
  margin:3px 0 7px !important;
  font-size:13px !important;
  line-height:1.2 !important;
  color:#1f1d1e !important;
  font-weight:700 !important;
}
.filter-layout .product-card__compare{
  font-size:10px !important;
  line-height:1.2 !important;
  color:#aaa !important;
}
.filter-layout .quick-add{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:40px !important;
  margin-top:auto !important;
  padding:8px 5px !important;
  border:0 !important;
  border-radius:8px !important;
  background:#efb0c2 !important;
  color:#482f37 !important;
  font-size:11px !important;
  line-height:1.15 !important;
  font-weight:700 !important;
}
.filter-layout .wishlist-btn{
  top:8px !important;
  right:8px !important;
  bottom:auto !important;
  width:30px !important;
  height:30px !important;
}
.filter-layout .wishlist-btn svg{
  width:17px !important;
  height:17px !important;
}
.filter-layout .product-card__badge{
  top:7px !important;
  left:7px !important;
  padding:4px 6px !important;
  border-radius:5px !important;
  font-size:9px !important;
}
.filter-layout .pagination{
  position:relative !important;
  z-index:1 !important;
  clear:both !important;
  width:100% !important;
  margin:28px 0 12px !important;
  padding-top:2px !important;
  flex-wrap:wrap !important;
}
.filter-layout .pagination a,
.filter-layout .pagination span{
  min-width:36px;
  text-align:center;
}

/* Homepage product rows: readable mobile cards instead of tiny 3-across cards */
@media(max-width:749px){
  .giva-product-strip{
    grid-auto-columns:47% !important;
    gap:10px !important;
  }
  .giva-product-strip .product-card__title{
    min-height:31px !important;
    font-size:11px !important;
    line-height:1.3 !important;
    color:#625a5e !important;
  }
  .giva-product-strip .product-card__price{
    font-size:12px !important;
    line-height:1.25 !important;
    gap:4px !important;
  }
  .giva-product-strip .product-card__compare{
    font-size:9px !important;
  }
  .giva-product-strip .quick-add{
    min-height:38px !important;
    font-size:11px !important;
    padding:7px 5px !important;
  }

  /* Finish cards: stop portrait source images becoming giant */
  .giva-finish-card img{
    width:100% !important;
    height:210px !important;
    aspect-ratio:auto !important;
    object-fit:cover !important;
    border-radius:12px !important;
  }
}

/* Mobile collection experience */
@media(max-width:900px){
  body.filters-open{
    overflow:hidden !important;
  }

  .collection-hero{
    padding:22px 0 10px !important;
  }
  .collection-hero h1{
    margin:0 !important;
    font-size:34px !important;
    line-height:1.05 !important;
  }
  .collection-toolbar{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    padding:12px 0 14px !important;
  }
  .collection-count{
    font-size:14px;
  }
  .collection-sort-desktop{
    display:none !important;
  }
  .collection-mobile-actions{
    display:grid !important;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .collection-filter-button,
  .collection-mobile-sort{
    min-height:44px;
    border:1px solid #ddd6d8;
    border-radius:10px;
    background:#fff;
    color:#242124;
    font:inherit;
  }
  .collection-filter-button{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    cursor:pointer;
  }
  .collection-filter-button b{
    display:grid;
    place-items:center;
    min-width:18px;
    height:18px;
    padding:0 4px;
    border-radius:999px;
    background:#efb0c2;
    font-size:9px;
  }
  .collection-mobile-sort{
    position:relative;
    display:grid;
    grid-template-columns:auto 1fr;
    align-items:center;
    gap:5px;
    padding:0 10px;
  }
  .collection-mobile-sort span{
    font-size:12px;
    font-weight:600;
  }
  .collection-mobile-sort select{
    min-width:0;
    width:100%;
    border:0;
    outline:0;
    background:transparent;
    color:#333;
    font-size:11px;
  }

  .filter-layout{
    display:block !important;
    padding:18px 0 0 !important;
  }
  .collection-filter-backdrop{
    display:block;
    position:fixed;
    inset:0;
    z-index:90;
    background:rgba(0,0,0,.32);
    opacity:0;
    visibility:hidden;
    transition:.2s ease;
  }
  .collection-filter-backdrop.is-open{
    opacity:1;
    visibility:visible;
  }
  .filters{
    position:fixed !important;
    top:0;
    right:0;
    bottom:0;
    z-index:95;
    width:min(88vw,390px);
    padding:0 18px 22px !important;
    border:0 !important;
    background:#fff;
    overflow-y:auto;
    transform:translateX(105%);
    transition:transform .24s ease;
    box-shadow:-12px 0 30px rgba(0,0,0,.12);
  }
  .filters.is-open{
    transform:translateX(0);
  }
  .filters__mobile-head{
    position:sticky;
    top:0;
    z-index:2;
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-height:64px;
    margin:0 -18px 5px;
    padding:0 18px;
    background:#fff;
    border-bottom:1px solid #eee8ea;
  }
  .filters__mobile-head strong{
    font-size:18px;
  }
  .filters__mobile-head button{
    width:36px;
    height:36px;
    border:0;
    background:transparent;
    font-size:28px;
    cursor:pointer;
  }
  .filters__desktop{
    display:none !important;
  }
  .filter-group{
    padding:0 !important;
    border-bottom:1px solid #eee8ea !important;
  }
  .filter-group summary{
    padding:16px 0 !important;
    font-size:14px !important;
  }
  .filter-values{
    padding:0 0 14px !important;
    gap:10px !important;
  }
  .filter-values label{
    font-size:12px !important;
  }
  .filter-price-row{
    gap:8px;
  }
  .filter-price-row .lav-input{
    min-height:44px !important;
    padding:9px 10px !important;
    font-size:12px !important;
  }
  .filter-submit-row{
    position:sticky;
    bottom:0;
    z-index:2;
    margin:16px -18px -22px;
    padding:12px 18px 18px;
    background:#fff;
    border-top:1px solid #eee8ea;
  }
  .filter-submit-row .lav-btn{
    min-height:44px;
    padding:10px 8px;
    font-size:12px;
  }

  .filter-layout .product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:22px 10px !important;
  }
}

@media(max-width:600px){
  .filter-layout .product-card__title{
    font-size:11px !important;
    min-height:30px !important;
  }
  .filter-layout .product-card__price{
    font-size:12px !important;
  }
  .filter-layout .product-card__compare{
    font-size:9px !important;
  }
  .filter-layout .quick-add{
    min-height:39px !important;
    font-size:10.5px !important;
  }
  .filter-layout .pagination{
    gap:5px !important;
    margin:24px 0 8px !important;
  }
  .filter-layout .pagination a,
  .filter-layout .pagination span{
    min-width:34px !important;
    padding:8px 9px !important;
    font-size:12px !important;
  }
}

@media(min-width:901px){
  .filters .filter-group:first-of-type{
    margin-top:6px;
  }
  .giva-finish-card img{
    height:auto !important;
    aspect-ratio:1/1 !important;
    object-fit:cover !important;
  }
}


/* =======================================================
   V18 — SEARCH + MORE TO LOVE + FLOATING DOCK FINAL FIX
   ======================================================= */

/* SEARCH */
.lav-search-page{
  padding:26px 0 36px !important;
}
.lav-search-head{
  margin-bottom:16px;
}
.lav-search-head h1{
  margin:6px 0 0 !important;
  font-size:40px !important;
  line-height:1.05 !important;
  letter-spacing:-.035em !important;
}
.lav-search-form{
  display:grid !important;
  grid-template-columns:1fr auto !important;
  gap:8px !important;
  max-width:720px !important;
}
.lav-search-form .lav-input{
  min-width:0;
  min-height:48px;
  padding:10px 14px;
  border-radius:12px;
  font-size:14px;
}
.lav-search-form .lav-btn{
  min-height:48px;
  padding:10px 22px;
  border-radius:12px;
  font-size:14px;
}
.lav-search-result-count{
  margin:22px 0 14px;
  font-size:16px;
  line-height:1.35;
}
.lav-search-result-count strong{
  font-size:20px;
}
.lav-search-grid{
  align-items:stretch;
}
.lav-search-grid .product-card{
  display:flex;
  flex-direction:column;
  height:100%;
  min-width:0;
}
.lav-search-grid .product-card__media{
  aspect-ratio:4/5 !important;
  border-radius:10px !important;
  overflow:hidden !important;
}
.lav-search-grid .product-card__media img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.lav-search-grid .product-card__body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 !important;
  padding:7px 0 0 !important;
}
.lav-search-grid .product-card__title{
  display:-webkit-box !important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:31px !important;
  margin:0 0 4px !important;
  font-size:11px !important;
  line-height:1.35 !important;
  color:#655d60 !important;
}
.lav-search-grid .product-card__price{
  display:flex !important;
  align-items:baseline !important;
  flex-wrap:wrap !important;
  gap:4px !important;
  margin:2px 0 7px !important;
  font-size:12px !important;
  line-height:1.2 !important;
}
.lav-search-grid .product-card__compare{
  font-size:9px !important;
}
.lav-search-grid .quick-add{
  position:static !important;
  width:100% !important;
  min-height:38px !important;
  margin-top:auto !important;
  padding:7px 5px !important;
  border-radius:8px !important;
  font-size:10.5px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.lav-search-grid .wishlist-btn{
  top:8px !important;
  right:8px !important;
  bottom:auto !important;
  width:30px !important;
  height:30px !important;
}
.lav-search-grid .product-card__badge{
  top:7px !important;
  left:7px !important;
  font-size:9px !important;
  padding:4px 6px !important;
  border-radius:5px !important;
}
.lav-search-page .pagination{
  margin:24px 0 8px !important;
}

/* MORE TO LOVE — one compact scrolling row on mobile */
#related{
  padding-top:24px !important;
  padding-bottom:26px !important;
  background:#fff !important;
}
#related .section-heading{
  margin-bottom:12px !important;
}
#related .section-heading h2{
  font-size:28px !important;
}
#related .product-scroller{
  display:grid !important;
  grid-auto-flow:column !important;
  grid-auto-columns:46% !important;
  gap:10px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  padding-bottom:6px !important;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
}
#related .product-scroller::-webkit-scrollbar{
  display:none;
}
#related .product-card{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  height:100% !important;
  scroll-snap-align:start;
}
#related .product-card__media{
  aspect-ratio:4/5 !important;
  height:auto !important;
  border-radius:10px !important;
  overflow:hidden !important;
}
#related .product-card__media img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
#related .product-card__body{
  display:flex !important;
  flex-direction:column !important;
  flex:1 !important;
  padding:7px 0 0 !important;
}
#related .product-card__title{
  min-height:31px !important;
  font-size:11px !important;
  line-height:1.35 !important;
  color:#655d60 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
#related .product-card__price{
  font-size:12px !important;
  margin:3px 0 7px !important;
}
#related .product-card__compare{
  font-size:9px !important;
}
#related .quick-add{
  position:static !important;
  width:100% !important;
  min-height:38px !important;
  margin-top:auto !important;
  padding:7px 5px !important;
  font-size:10.5px !important;
  border-radius:8px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
#related .wishlist-btn{
  top:8px !important;
  right:8px !important;
  bottom:auto !important;
  width:30px !important;
  height:30px !important;
}
#related .product-card__badge{
  top:7px !important;
  left:7px !important;
  font-size:9px !important;
  padding:4px 6px !important;
}

/* FLOATING DOCK — fixed four equal items; never horizontal-scroll */
.mobile-shop-dock{
  overflow:hidden !important;
}
.mobile-shop-dock a{
  min-width:0 !important;
}

@media(max-width:900px){
  body{
    padding-bottom:70px;
  }

  .mobile-shop-dock{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    align-items:stretch !important;
    left:3% !important;
    right:3% !important;
    width:auto !important;
    height:56px !important;
    bottom:10px !important;
    padding:4px !important;
    border-radius:26px !important;
    overflow:hidden !important;
    transform:none !important;
  }
  .mobile-shop-dock a{
    min-width:0 !important;
    width:auto !important;
    padding:4px 2px !important;
    border-right:1px solid #e6e5ed !important;
    overflow:hidden !important;
    white-space:normal !important;
    font-size:7px !important;
    line-height:1.05 !important;
  }
  .mobile-shop-dock a:last-child{
    border-right:0 !important;
  }
  .mobile-shop-dock strong{
    font-size:13px !important;
    line-height:1 !important;
    margin-bottom:2px !important;
  }

  .lav-search-page{
    padding:22px 0 26px !important;
  }
  .lav-search-head{
    margin-bottom:13px !important;
  }
  .lav-search-head h1{
    font-size:32px !important;
  }
  .lav-search-head .section-heading__eyebrow{
    font-size:7px !important;
  }
  .lav-search-form{
    grid-template-columns:1fr auto !important;
  }
  .lav-search-form .lav-input{
    min-height:44px !important;
    padding:9px 12px !important;
    font-size:13px !important;
  }
  .lav-search-form .lav-btn{
    min-height:44px !important;
    padding:9px 16px !important;
    font-size:13px !important;
  }
  .lav-search-result-count{
    margin:18px 0 12px !important;
    font-size:13px !important;
  }
  .lav-search-result-count strong{
    font-size:17px !important;
  }
  .lav-search-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:20px 10px !important;
  }

  #related .section-heading__eyebrow{
    font-size:7px !important;
  }
  #related .section-heading h2{
    font-size:25px !important;
  }
}

@media(max-width:420px){
  .lav-search-form{
    grid-template-columns:1fr 92px !important;
  }
  .lav-search-form .lav-btn{
    padding:8px !important;
  }
  #related .product-scroller{
    grid-auto-columns:47% !important;
  }
}

/* Desktop related products: 4 cards across */
@media(min-width:901px){
  #related .product-scroller{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    grid-auto-flow:initial !important;
    gap:18px !important;
    overflow:visible !important;
  }
  #related .product-card__media{
    aspect-ratio:4/5 !important;
  }
}

/* V19 — editable Bestsellers banner image */
.giva-brand-card--editable{
  height:var(--promo-desktop-height,240px) !important;
}
.giva-brand-card__picture{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
}
.giva-brand-card__custom-image{
  display:block;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
}
.giva-brand-card__image-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(25,12,17,.12),rgba(25,12,17,.02));
  z-index:1;
}
.giva-brand-card__copy--on-image{
  z-index:2;
}
@media(max-width:749px){
  .giva-brand-card--editable{
    height:var(--promo-mobile-height,140px) !important;
  }
}

/* V20 — final mobile shopping polish */
@media(max-width:749px){
#trending.section,#new-launches.section,#explore-more.section{padding:22px 0!important}
#trending .section-heading,#new-launches .section-heading{margin-bottom:11px!important}
#trending .section-heading h2,#new-launches .section-heading h2{font-size:30px!important;line-height:1!important}
#trending .giva-product-strip,#new-launches .giva-product-strip{grid-auto-columns:46%!important;gap:10px!important;align-items:start!important}
#trending .product-card,#new-launches .product-card,#explore-more .product-card{display:flex!important;flex-direction:column!important;min-width:0!important}
#trending .product-card__media,#new-launches .product-card__media{aspect-ratio:4/4.75!important;border-radius:12px!important}
#trending .product-card__body,#new-launches .product-card__body,#explore-more .product-card__body{padding:7px 1px 0!important;display:flex!important;flex-direction:column!important}
#trending .product-card__title,#new-launches .product-card__title,#explore-more .product-card__title{display:block!important;min-height:30px!important;margin:2px 0 4px!important;font-size:11px!important;line-height:1.3!important;color:#625a5e!important}
#trending .product-card__price,#new-launches .product-card__price,#explore-more .product-card__price{display:flex!important;flex-wrap:wrap!important;gap:4px!important;min-height:18px!important;font-size:12px!important;line-height:1.25!important}
#trending .quick-add,#new-launches .quick-add,#explore-more .quick-add{position:static!important;width:100%!important;min-height:36px!important;margin-top:7px!important;padding:7px 4px!important;font-size:10.5px!important}
#explore-more .page-width{width:min(100% - 24px,1240px)!important}
#explore-more .giva-explore-title{margin:0 0 14px!important;font-size:24px!important;line-height:1.15!important}
#explore-more .giva-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px!important;align-items:start!important}
#explore-more .product-card__media{aspect-ratio:4/4.8!important;border-radius:12px!important}
#explore-more .product-card__compare{font-size:9px!important}
#explore-more .wishlist-btn{top:8px!important;right:8px!important;bottom:auto!important;width:30px!important;height:30px!important}
#explore-more .product-card__badge{top:7px!important;left:7px!important;padding:4px 6px!important;font-size:9px!important}
#explore-more .giva-explore-more-button-wrap{position:relative!important;z-index:1!important;clear:both!important;width:100%!important;margin:24px 0 0!important;padding:0!important}
#explore-more .giva-explore-more-button{position:static!important;min-width:150px!important;min-height:44px!important;padding:0 22px!important;border-radius:14px!important;font-size:15px!important}
#explore-more{padding-bottom:30px!important}
}

/* ==========================================================
   V25 — DESKTOP CONNECTED TO APPROVED V20 MOBILE HOMEPAGE
   Same Shopify sections/content/data. Desktop presentation only.
   Mobile/tablet rules below 901px are intentionally untouched.
   ========================================================== */
@media (min-width:901px){
  :root{--desktop-content:1340px;--desktop-gap:18px}
  .page-width{width:min(calc(100% - 64px),var(--desktop-content))!important;margin-inline:auto!important}
  .section{padding:42px 0!important}
  .section + .section{margin-top:0!important}

  /* Headings: same section labels/content, desktop proportion only */
  .section-heading,.giva-heading{margin-bottom:22px!important;align-items:flex-end!important}
  .section-heading__eyebrow{font-size:9px!important;letter-spacing:.20em!important;margin-bottom:5px!important;color:#8c7c80!important}
  .giva-heading h2,.section-heading h2{font-size:30px!important;line-height:1.05!important;letter-spacing:-.025em!important;margin:0!important}
  .giva-heading h2 em,.section-heading h2 em{font-size:1em!important}
  .section-heading>a,.giva-heading>a,.giva-all-stories{font-size:11px!important;letter-spacing:.08em!important;color:#6f6266!important}

  /* Promo/banner: wide but not oversized */
  .giva-brand-card,.giva-brand-card--editable{height:260px!important;border-radius:20px!important}

  /* Categories: same V20 category blocks and links; 6 across on desktop */
  .giva-arch-scroll{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-flow:initial!important;grid-auto-columns:auto!important;gap:16px!important;overflow:visible!important;padding:0!important}
  .giva-arch-card{font-size:13px!important;min-width:0!important}
  .giva-arch-card__media{height:auto!important;aspect-ratio:4/4.7!important;border-radius:70px 70px 14px 14px!important}
  .giva-arch-card span{margin-top:9px!important;font-size:12px!important;line-height:1.2!important}

  /* Gifts: same mobile gift blocks, balanced wide desktop cards */
  .giva-gifts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;margin-top:0!important}
  .giva-gift-card{height:auto!important;aspect-ratio:16/6.2!important;border-radius:16px!important}
  .giva-gift-card>span{bottom:14px!important;border-radius:999px!important;padding:9px 18px!important;font-size:12px!important}

  /* Trust features: same four mobile promises */
  .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;max-width:1040px!important;margin-inline:auto!important}
  .trust-card{display:grid!important;grid-template-columns:48px 1fr!important;align-items:center!important;text-align:left!important;gap:11px!important;padding:11px 15px!important;background:#fff8f5!important;border-radius:12px!important}
  .trust-card__icon{width:44px!important;height:44px!important;margin:0!important;font-size:19px!important}
  .trust-card strong{font-size:11px!important;line-height:1.25!important}

  /* Product sections: same collections and same product cards, desktop grid */
  .giva-product-strip{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:initial!important;grid-auto-columns:auto!important;gap:22px 16px!important;overflow:visible!important;padding:0!important;align-items:start!important}
  .giva-product-strip .product-card{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important}
  .product-card__media,.giva-product-strip .product-card__media{aspect-ratio:4/5!important;border-radius:12px!important;background:#f7f3ef!important;overflow:hidden!important}
  .product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}
  .product-card__badge{top:9px!important;left:9px!important;padding:5px 7px!important;border-radius:4px!important;font-size:9px!important}
  .product-card__body,.giva-product-strip .product-card__body{padding:9px 1px 0!important;display:flex!important;flex-direction:column!important;min-height:104px!important}
  .product-card__title,.giva-product-strip .product-card__title{font-size:12px!important;line-height:1.35!important;min-height:33px!important;margin:2px 0 4px!important;color:#625a5e!important;font-weight:500!important}
  .product-card__price,.giva-product-strip .product-card__price{font-size:14px!important;line-height:1.25!important;margin:2px 0!important;font-weight:650!important;color:#221f20!important}
  .product-card__compare,.giva-product-strip .product-card__compare{font-size:10px!important;color:#999!important;font-weight:400!important}
  .wishlist-btn{right:7px!important;bottom:63px!important;width:30px!important;height:30px!important;background:rgba(255,255,255,.88)!important;border-radius:50%!important}
  .wishlist-btn svg{width:17px!important;height:17px!important}
  .quick-add,.giva-product-strip .quick-add{width:100%!important;min-height:38px!important;margin-top:7px!important;padding:8px 8px!important;border-radius:6px!important;background:#f5bfd0!important;font-size:12px!important;font-weight:500!important;letter-spacing:0!important;color:#3f3035!important;transition:background .18s ease,transform .18s ease!important}
  .quick-add:hover{background:#efadc2!important;transform:translateY(-1px)!important}

  /* Budget: connected to same three mobile budget blocks */
  .giva-budget-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;max-width:900px!important;margin-inline:auto!important}
  .giva-budget-box{height:112px!important;border-radius:20px!important}
  .giva-budget-box strong{font-size:28px!important;line-height:1!important}
  .giva-budget-box small{font-size:13px!important;margin-top:9px!important}

  /* Style stories: same blocks, no separate desktop content */
  .giva-story-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:initial!important;grid-auto-columns:auto!important;gap:14px!important;overflow:visible!important}
  .giva-story-card{height:auto!important;aspect-ratio:3/4!important;border-radius:18px!important;transition:transform .22s ease!important}
  .giva-story-card:hover{transform:translateY(-3px)!important}
  .giva-story-card__label{left:16px!important;bottom:16px!important;font-size:23px!important;line-height:1.05!important}

  /* Finish: wide editorial pair from same mobile finish cards */
  .giva-finish-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .giva-finish-card{font-size:13px!important}
  .giva-finish-card img{aspect-ratio:16/8!important;border-radius:16px!important;margin-bottom:8px!important}

  /* Trend: preserve section data, balanced tiles */
  .giva-trend-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .giva-trend-card{height:auto!important;aspect-ratio:16/9!important;border-radius:16px!important;transition:transform .22s ease!important}
  .giva-trend-card:hover{transform:translateY(-3px)!important}
  .giva-trend-card span{bottom:16px!important;padding:9px 18px!important;font-size:10px!important}

  /* Stack banner: same mobile banner settings, desktop crop only */
  .giva-stack-banner{height:auto!important;aspect-ratio:16/5.2!important;border-radius:18px!important}
  .giva-stack-banner__copy{right:7%!important}
  .giva-stack-banner__copy strong{font-size:38px!important}
  .giva-stack-banner__copy span{font-size:10px!important;padding:8px 15px!important}

  /* Explore More: same collection, responsive desktop product grid */
  #explore-more{padding-top:40px!important;padding-bottom:48px!important}
  #explore-more .giva-explore-title{font-size:28px!important;line-height:1.1!important;margin-bottom:22px!important}
  #explore-more .giva-explore-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 16px!important;align-items:start!important}
  #explore-more .product-card{display:flex!important;flex-direction:column!important;min-width:0!important}
  #explore-more .product-card__media{aspect-ratio:4/5!important;border-radius:12px!important}
  #explore-more .product-card__body{padding:9px 1px 0!important;min-height:104px!important}
  #explore-more .product-card__title{font-size:12px!important;line-height:1.35!important;min-height:33px!important}
  #explore-more .product-card__price{font-size:14px!important}
  #explore-more .product-card__compare{font-size:10px!important}
  #explore-more .quick-add{font-size:12px!important;min-height:38px!important}
  #explore-more .giva-explore-more-button-wrap{text-align:center!important;margin-top:28px!important}
  #explore-more .giva-explore-more-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:148px!important;min-height:42px!important;padding:0 22px!important;border:1px solid #bcb4b6!important;border-radius:8px!important;background:#fff!important;font-size:12px!important}

  /* Desktop motion: quiet and consistent; no entry/flying animations */
  .product-card,.giva-arch-card,.giva-gift-card,.giva-budget-box,.giva-finish-card,.giva-stack-banner{animation:none!important}
  .product-card__media img,.giva-arch-card__media img,.giva-gift-card img,.giva-finish-card img,.giva-stack-banner img{transition:transform .28s ease!important}
  .product-card:hover .product-card__media img,.giva-arch-card:hover .giva-arch-card__media img,.giva-gift-card:hover img,.giva-finish-card:hover img{transform:scale(1.015)!important}

  /* Desktop footer spacing, same footer content */
  .giva-footer__top{grid-template-columns:1.25fr 1fr 1fr!important;gap:34px!important}
  .giva-footer__top>div:last-child{grid-column:auto!important}
  .giva-footer h3{font-size:13px!important}
  .giva-footer a{font-size:11px!important;line-height:1.75!important}
  .footer-copy{padding-bottom:24px!important}
}

@media (min-width:901px) and (max-width:1160px){
  .page-width{width:min(calc(100% - 40px),1120px)!important}
  .giva-arch-scroll{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .giva-product-strip,#explore-more .giva-explore-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .giva-story-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}

/* ==========================================================
   V26 — DESKTOP HEADER FIX ONLY
   Fixes overlap/compression seen in V25 desktop preview.
   V20 mobile (<901px) remains untouched.
   ========================================================== */
@media (min-width:901px){
  .site-header{position:sticky!important;top:0!important;z-index:50!important;background:#fff!important}
  .site-header__main{
    height:76px!important;
    display:grid!important;
    grid-template-columns:minmax(190px,240px) minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:28px!important;
    padding:0!important;
  }
  .site-header__menu{display:none!important}
  .site-logo{justify-self:start!important;font-size:27px!important;line-height:1!important;white-space:nowrap!important;margin:0!important}
  .site-logo small{font-size:8px!important;margin-top:6px!important}
  .site-logo img{display:block!important;max-width:220px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .site-nav{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(13px,1.45vw,24px)!important;overflow:visible!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}
  .site-nav>a,.site-nav summary{display:flex!important;align-items:center!important;min-height:40px!important}
  .site-header__icons{justify-self:end!important;display:flex!important;align-items:center!important;gap:14px!important;white-space:nowrap!important}
  .site-header__icons .icon-btn{width:32px!important;height:32px!important;padding:3px!important}
  .site-header__icons svg{width:22px!important;height:22px!important}
  .cart-count{right:-3px!important;top:-4px!important;min-width:16px!important;height:16px!important;font-size:9px!important}
  .delivery-row{height:38px!important;border-top:1px solid #f4f1ef!important;border-bottom:1px solid #eee!important;background:#fff!important}
  .delivery-row .page-width{height:100%!important;display:flex!important;align-items:center!important;padding:0!important}
  .delivery-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0!important;margin:0!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}
  .delivery-btn strong{font-size:12px!important}
  .delivery-truck{font-size:14px!important;line-height:1!important}
  .delivery-caret{font-size:12px!important;margin-left:1px!important}
}
@media (min-width:901px) and (max-width:1080px){
  .site-header__main{grid-template-columns:170px minmax(0,1fr) auto!important;gap:18px!important}
  .site-logo{font-size:23px!important}
  .site-nav{gap:11px!important;font-size:10.5px!important}
  .site-header__icons{gap:9px!important}
}

/* V27 desktop correction pass — V20 mobile locked */
@media (min-width:901px){
:root{--desktop-content:1460px;--desktop-gap:16px}.page-width{width:min(calc(100% - 56px),var(--desktop-content))!important}.section{padding:36px 0!important}
.site-header__main{height:72px!important;grid-template-columns:220px minmax(0,1fr) auto!important;gap:24px!important}.site-logo{font-size:26px!important}.site-nav{gap:clamp(12px,1.2vw,21px)!important;font-size:11.5px!important}.site-header__icons{gap:12px!important}.delivery-row{height:34px!important}.delivery-btn,.delivery-btn strong{font-size:11px!important}
.section-heading,.giva-heading{margin-bottom:20px!important}.section-heading__eyebrow{font-size:8px!important;letter-spacing:.22em!important}.giva-heading h2,.section-heading h2{font-size:29px!important}.section-heading>a,.giva-heading>a{font-size:10px!important}
.giva-categories .page-width{width:min(calc(100% - 56px),1500px)!important}.giva-arch-scroll{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important}.giva-arch-card__media{aspect-ratio:1/1.12!important;border-radius:70px 70px 10px 10px!important}.giva-arch-card span{font-size:11px!important;margin-top:7px!important}
.giva-gifts{gap:28px!important}.giva-gift-card{aspect-ratio:16/7.2!important;min-height:250px!important;border-radius:18px!important}.giva-gift-card>span{padding:11px 24px!important;font-size:15px!important;bottom:20px!important}
.section--tight{padding:28px 0 34px!important}.trust-grid{max-width:1380px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important}.trust-card{min-height:88px!important;grid-template-columns:76px minmax(0,1fr)!important;gap:18px!important;padding:10px 18px 10px 10px!important;border-radius:16px!important;background:#fff8f3!important}.trust-card__icon{width:70px!important;height:70px!important;border-radius:16px!important;font-size:26px!important}.trust-card strong{font-size:15px!important;line-height:1.15!important}.trust-card span{font-size:10px!important;line-height:1.25!important;margin-top:3px!important}
.giva-product-strip{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px 14px!important}.giva-product-strip .product-card{position:relative!important}.giva-product-strip .product-card__media{aspect-ratio:1/1.18!important;border-radius:10px!important}.giva-product-strip .product-card__body{padding:8px 2px 0!important;min-height:92px!important}.giva-product-strip .product-card__title{min-height:29px!important;margin:2px 0 3px!important;font-size:11.5px!important;line-height:1.25!important;color:#5d5457!important}.giva-product-strip .product-card__price{min-height:19px!important;display:flex!important;align-items:baseline!important;gap:6px!important;font-size:13px!important;line-height:1.15!important;font-weight:700!important}.giva-product-strip .product-card__compare{font-size:9.5px!important;font-weight:400!important;color:#999!important}.giva-product-strip .quick-add{min-height:34px!important;margin-top:7px!important;padding:6px 8px!important;border-radius:4px!important;font-size:11px!important;line-height:1!important}.giva-product-strip .wishlist-btn{top:auto!important;right:3px!important;bottom:43px!important;width:27px!important;height:27px!important;background:transparent!important;box-shadow:none!important}.giva-product-strip .wishlist-btn svg{width:17px!important;height:17px!important}.giva-product-strip .product-card__badge{top:8px!important;left:8px!important;padding:4px 6px!important;font-size:8px!important}
#explore-more .giva-explore-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px 14px!important}#explore-more .product-card__media{aspect-ratio:1/1.18!important}#explore-more .product-card__body{min-height:92px!important;padding-top:8px!important}#explore-more .product-card__title{font-size:11.5px!important;min-height:29px!important}#explore-more .product-card__price{font-size:13px!important}#explore-more .quick-add{min-height:34px!important;font-size:11px!important}
.product-card__media img,.giva-arch-card__media img,.giva-gift-card img{transition:transform .22s ease!important}.product-card:hover .product-card__media img,.giva-arch-card:hover .giva-arch-card__media img,.giva-gift-card:hover img{transform:scale(1.012)!important}
}
@media (min-width:901px) and (max-width:1200px){.giva-arch-scroll{grid-template-columns:repeat(6,minmax(0,1fr))!important}.giva-product-strip,#explore-more .giva-explore-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.trust-grid{gap:14px!important}.trust-card{grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important}.trust-card__icon{width:54px!important;height:54px!important}}
\n\n/* V28 — separate desktop/mobile hero banner images */\n.giva-video-hero__image picture{display:block;width:100%}\n.giva-video-hero__image picture img{display:block;width:100%;height:auto}\n@media (min-width:750px){\n  .giva-video-hero__image picture img{width:100%;height:auto;object-fit:cover}\n}\n@media (max-width:749px){\n  .giva-video-hero__image picture img{width:100%;height:auto;object-fit:cover}\n}\n