/* Zeel Fashion Studio — Luxury UI 2.0
   Editorial storefront enhancement. Presentation only; commerce logic is unchanged. */
:root{
 --z2-ink:#160f15;--z2-wine:#4d173f;--z2-plum:#7a2f74;--z2-rose:#c24782;
 --z2-blush:#f7edf2;--z2-ivory:#fffdfa;--z2-sand:#efe4dd;--z2-gold:#b78c51;
 --z2-line:rgba(35,17,29,.12);--z2-muted:#776b73;--z2-max:1540px;
 --z2-shadow:0 24px 70px rgba(40,19,34,.10);--z2-shadow-hover:0 35px 90px rgba(40,19,34,.18);
 --z2-serif:'Cormorant Garamond',Georgia,serif;--z2-sans:'Manrope',Arial,sans-serif;
}
html{scroll-behavior:smooth}.zeel-body{background:var(--z2-ivory);font-family:var(--z2-sans);text-rendering:optimizeLegibility}
.zeel-body main{min-height:55vh}.container-xl{max-width:var(--z2-max)}
::selection{background:rgba(194,71,130,.22);color:var(--z2-ink)}

/* Editorial hierarchy */
.zeel-body h1,.zeel-body h2,.zeel-body .display-title{font-family:var(--z2-serif);font-weight:500;text-wrap:balance}
.zeel-body h1{font-size:clamp(3rem,7vw,7.4rem)!important;line-height:.88!important;letter-spacing:-.055em!important}
.zeel-body h2{font-size:clamp(2.4rem,4.8vw,5rem)!important;line-height:.94!important;letter-spacing:-.045em!important}
.zeel-body h3{font-family:var(--z2-serif);font-size:clamp(1.35rem,2vw,2rem)}
.zeel-eyebrow,.z2-kicker{font-family:var(--z2-sans);font-size:1.5rem!important;line-height:1.2;letter-spacing:.24em!important;text-transform:uppercase;font-weight:900;color:var(--z2-plum)}
.z2-copy{max-width:58ch;color:var(--z2-muted);font-size:clamp(.95rem,1.2vw,1.08rem)}

/* Header refinement */
.zeel-site-header,.site-header{background:rgba(255,253,250,.88)!important;border-bottom:1px solid rgba(35,17,29,.08)!important;backdrop-filter:blur(22px) saturate(1.2)}
.zeel-site-header .navbar,.site-header .navbar{min-height:78px}.zeel-site-header nav a,.site-header nav a{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}
.zeel-site-header.is-scrolled,.site-header.is-scrolled{box-shadow:0 14px 40px rgba(31,14,25,.07)}

/* Hero cinematic framing */
.zeel-hero-carousel,.zeel-hero,.zeel-hero-slide{min-height:clamp(650px,88svh,980px)!important}
.zeel-hero-slide{position:relative}.zeel-hero-slide:after{content:"";position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(transparent,rgba(20,11,17,.32));pointer-events:none}
.zeel-hero-veil{background:linear-gradient(90deg,rgba(17,9,14,.78),rgba(17,9,14,.28) 52%,rgba(17,9,14,.04))!important}
.zeel-hero-title{max-width:9.5ch}.zeel-hero-lead{font-size:clamp(1rem,1.5vw,1.25rem)!important;line-height:1.7!important;max-width:42ch}
.zeel-hero-actions .btn{min-width:180px}.zeel-hero-dots{bottom:2rem!important}

/* Luxury buttons and controls */
.btn-dark,.btn-zeel-primary,.zeel-product-card-atc{background:var(--z2-ink)!important;border-color:var(--z2-ink)!important}
.btn,.form-control,.form-select{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}
.btn-dark,.btn-outline-dark,.btn-zeel-primary{border-radius:999px!important;min-height:48px;padding-inline:1.65rem!important;font-size:.7rem!important;letter-spacing:.12em!important;text-transform:uppercase;font-weight:700}
.btn-dark:hover,.btn-zeel-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(25,12,21,.2)}
.btn-outline-dark:hover{transform:translateY(-2px)}

/* New editorial modules */
.z2-editorial-section{padding:clamp(5rem,10vw,10rem) 0;position:relative}
.z2-editorial-section.is-tinted{background:linear-gradient(180deg,var(--z2-blush),#fffaf7)}
.z2-heading-row{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:clamp(2rem,4vw,4rem)}
.z2-heading-row h2{max-width:12ch;margin:0}.z2-heading-row .z2-copy{margin:0 0 .5rem auto}
.z2-mood-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:clamp(.85rem,1.5vw,1.5rem)}
.z2-mood-card{position:relative;min-height:520px;border-radius:28px;overflow:hidden;isolation:isolate;background:#2b1a25;color:#fff;box-shadow:var(--z2-shadow)}
.z2-mood-card:first-child{min-height:650px}.z2-mood-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .6s ease}
.z2-mood-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(17,8,14,.78));z-index:1}
.z2-mood-card:hover img{transform:scale(1.055);filter:saturate(1.08)}
.z2-mood-card__content{position:absolute;z-index:2;left:clamp(1.4rem,3vw,3rem);right:1.5rem;bottom:clamp(1.5rem,3vw,3rem)}
.z2-mood-card__content h3{font-size:clamp(2rem,3vw,3.4rem);margin:.3rem 0 .8rem}.z2-mood-card__content p{max-width:30ch;color:rgba(255,255,255,.78)}
.z2-text-link{color:inherit;text-decoration:none;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:.3rem}
.z2-text-link:hover{color:inherit;opacity:.75}

.z2-lookbook{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);min-height:720px;border-radius:32px;overflow:hidden;background:var(--z2-ink);color:#fff;box-shadow:var(--z2-shadow-hover)}
.z2-lookbook__visual{position:relative;min-height:600px;background:linear-gradient(135deg,#5d214f,#1a1017)}
.z2-lookbook__visual img{width:100%;height:100%;object-fit:cover;opacity:.9}.z2-lookbook__visual:after{content:"LOOK 01";position:absolute;left:2rem;bottom:2rem;font-size:.68rem;letter-spacing:.24em}
.z2-lookbook__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem)}
.z2-lookbook__copy h2{font-size:clamp(3rem,5vw,5.8rem)!important;margin:.8rem 0 1.4rem}.z2-lookbook__copy p{color:rgba(255,255,255,.72);max-width:38ch}
.z2-lookbook__meta{display:flex;gap:2rem;margin:2rem 0;color:rgba(255,255,255,.68);font-size:.76rem}.z2-lookbook__meta strong{display:block;color:#fff;font-family:var(--z2-serif);font-size:1.4rem;font-weight:500}

.z2-brand-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,9rem);align-items:center}
.z2-brand-story__mark{width:min(360px,70vw);aspect-ratio:1;border:1px solid var(--z2-line);border-radius:50%;display:grid;place-items:center;margin:auto;background:radial-gradient(circle,rgba(194,71,130,.1),transparent 65%)}
.z2-brand-story__mark img{max-width:100%}.z2-brand-story blockquote{font-family:var(--z2-serif);font-size:clamp(2.2rem,4vw,4.5rem);line-height:1;letter-spacing:-.04em;margin:1rem 0 2rem}

/* Product card 2.0 */
.zeel-product-card{padding-bottom:.6rem}
    .zeel-product-card .media {
        border-radius: 18px !important;
        box-shadow: 0 1px 0 var(--z2-line);
        background: #fffafd !important
    }
.zeel-product-card .media:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit;pointer-events:none}
.zeel-product-card:hover .media{box-shadow:var(--z2-shadow)}
.zeel-product-card .title{font-size:1.35rem!important}.zeel-product-card .brand{margin-top:1.1rem!important}.zeel-product-card .price{align-items:center}
.zeel-product-card-hover{opacity:0;transform:translateY(12px);transition:.35s ease!important}.zeel-product-card:hover .zeel-product-card-hover{opacity:1;transform:none}
.zeel-product-card-wish{border-radius:50%!important;transition:transform .25s ease,background .25s ease!important}.zeel-product-card-wish:hover{transform:scale(1.08);background:#fff!important}

/* PLP / PDP */
.zeel-listing-grid,.product-grid{row-gap:clamp(3rem,6vw,5.5rem)!important}.zeel-product-detail{padding-bottom:clamp(5rem,9vw,9rem)}
.zeel-product-gallery img,.product-gallery img{border-radius:20px!important}.zeel-product-info,.product-info{padding:clamp(1rem,2.5vw,2.5rem)}
.zeel-product-info h1,.product-info h1{font-size:clamp(2.8rem,4.7vw,5.4rem)!important;max-width:10ch}
.zeel-pdp-cta{margin-top:1.5rem}.zeel-pdp-cta .btn{min-height:56px!important; font-size:1rem!important}.zeel-size-option{min-width:52px;min-height:48px;border-radius:999px!important}
.zeel-pdp-delivery,.zeel-pdp-section{border-color:var(--z2-line)!important}.zeel-pdp-sections{background:linear-gradient(180deg,#fff,var(--z2-blush))}

/* Cart, checkout and account */
.zeel-cart-card,.cart-item,.checkout-card,.zeel-checkout-card,.order-summary,.account-card{border-radius:22px!important;border:1px solid var(--z2-line)!important;box-shadow:0 18px 55px rgba(44,22,36,.07)!important}
.order-summary{position:sticky;top:110px}.checkout-steps,.zeel-checkout-steps{padding:1rem;border-radius:999px;background:var(--z2-blush)}
.form-control,.form-select{min-height:52px!important;border-radius:14px!important;background:#fff}.form-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}

/* Newsletter/footer */
.zeel-newsletter{background:radial-gradient(circle at 20% 10%,rgba(194,71,130,.12),transparent 30%),linear-gradient(135deg,#fff7f8,#f6edf4)!important}
.zeel-site-footer,.site-footer{background:#120c11!important}

/* Mobile app-like navigation enhancement */
.z2-mobile-dock{display:none}
@media(max-width:767.98px){
 .zeel-site-header .navbar,.site-header .navbar{min-height:66px}
 .z2-heading-row{display:block}.z2-heading-row .z2-copy{margin-top:1rem}
 .z2-mood-grid{grid-template-columns:1fr;gap:1rem}.z2-mood-card,.z2-mood-card:first-child{min-height:72svh}
 .z2-lookbook{grid-template-columns:1fr;min-height:0}.z2-lookbook__visual{min-height:62svh}.z2-lookbook__copy{padding:2.25rem}
 .z2-brand-story{grid-template-columns:1fr;text-align:center}.z2-brand-story__copy .z2-copy{margin-inline:auto}
 .zeel-product-card-hover{display:none!important}.zeel-product-card .title{font-size:1.12rem!important}
 body{padding-bottom:68px}.z2-mobile-dock{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:1040;left:10px;right:10px;bottom:10px;height:58px;border:1px solid rgba(35,17,29,.1);border-radius:18px;background:rgba(255,253,250,.94);backdrop-filter:blur(20px);box-shadow:0 16px 45px rgba(31,14,25,.18);overflow:hidden}
 .z2-mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--z2-ink);text-decoration:none;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em}.z2-mobile-dock svg{width:19px;height:19px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.z2-mood-card img,.zeel-product-card-hover{transition:none!important}}
.z2-js .z2-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.25,1)}
.z2-js .z2-reveal.z2-visible{opacity:1;transform:none}


/* Luxury UI 2.0.1 — carousel, image resilience and mobile navigation */
.zeel-hero-carousel,.zeel-hero-track,.zeel-hero-slide{height:clamp(650px,88svh,980px)!important;min-height:clamp(650px,88svh,980px)!important}
.zeel-hero-track{position:relative;isolation:isolate;overflow:hidden}
.zeel-hero-slide{inset:0!important;padding:clamp(92px,12vh,150px) 0 clamp(70px,9vh,110px)!important}
.zeel-hero-slide picture,.zeel-hero-slide .zeel-hero-media{display:block;width:100%;height:100%;overflow:hidden}
.zeel-hero-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.zeel-hero-slide.is-align-left .zeel-hero-content{max-width:var(--z2-max);margin-inline:auto}
.zeel-hero-arrow{display:flex!important}.zeel-hero-dots{z-index:5!important}
.zeel-image-fallback{object-fit:cover;background:linear-gradient(135deg,var(--z2-blush),var(--z2-sand))}
.zeel-brand-logo-tile{min-height:150px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:1.25rem!important;background:linear-gradient(145deg,#fff,var(--z2-blush))!important}
.zeel-brand-logo-media{display:grid;place-items:center;width:100%;height:72px}
.zeel-brand-logo-media img{display:block;max-width:82%;max-height:68px;width:auto!important;height:auto!important;object-fit:contain!important}
.zeel-brand-logo-tile .zeel-brand-fallback{display:block!important;font-family:var(--z2-serif);font-size:1.1rem;line-height:1.1;text-align:center;color:var(--z2-ink)}

.zeel-mobile-menu-tree,.zeel-mobile-utility-nav{display:grid}
.zeel-mobile-menu-direct,.zeel-mobile-menu-group>summary,.zeel-mobile-utility-nav>a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:.75rem 0;border-bottom:1px solid var(--z2-line);color:var(--z2-ink);text-decoration:none;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;cursor:pointer;list-style:none}
.zeel-mobile-menu-group>summary::-webkit-details-marker{display:none}.zeel-mobile-menu-group>summary svg{transition:transform .25s ease}.zeel-mobile-menu-group[open]>summary svg{transform:rotate(180deg)}
.zeel-mobile-menu-panel{padding:.35rem 0 1rem 1rem;border-bottom:1px solid var(--z2-line)}
.zeel-mobile-menu-all{display:inline-flex;margin:.6rem 0 1rem;color:var(--z2-plum);font-size:.72rem;font-weight:700;text-decoration:none}
.zeel-mobile-menu-subgroup+.zeel-mobile-menu-subgroup{margin-top:1rem}.zeel-mobile-menu-heading{font-family:var(--z2-serif);font-size:1.25rem;color:var(--z2-ink);text-decoration:none}.zeel-mobile-menu-subgroup ul{list-style:none;padding:0;margin:.45rem 0 0}.zeel-mobile-menu-subgroup li a{display:block;padding:.42rem 0;color:var(--z2-muted);text-decoration:none;font-size:.88rem}
.zeel-mobile-nav-divider{height:1px;background:var(--z2-line);margin:1.25rem 0}.zeel-mobile-utility-nav>a{min-height:46px;font-size:.7rem}
.zeel-offcanvas .offcanvas-body{padding-top:0;padding-bottom:5rem}.zeel-offcanvas .offcanvas-title{font-size:2rem!important}
@media(max-width:767.98px){
 .zeel-hero-carousel,.zeel-hero-track,.zeel-hero-slide{height:76svh!important;min-height:560px!important;max-height:760px!important}
 .zeel-hero-slide{padding:88px 0 76px!important}.zeel-hero-slide img{object-position:center top}
 .zeel-hero-arrow{width:38px;height:38px}.zeel-hero-arrow.prev{left:10px}.zeel-hero-arrow.next{right:10px}
 .zeel-hero-content{padding-inline:1.5rem!important}.zeel-hero-title{max-width:10ch}
 .zeel-brand-logo-tile{min-height:128px}
}


/* Luxury UI 2.0.2 — approved production polish */
.zeel-brand-logo-rail{display:flex!important;gap:16px;overflow-x:auto;overflow-y:hidden;padding:4px 4px 18px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(122,47,116,.35) transparent;overscroll-behavior-inline:contain}
.zeel-brand-logo-rail::-webkit-scrollbar{height:7px}.zeel-brand-logo-rail::-webkit-scrollbar-track{background:transparent}.zeel-brand-logo-rail::-webkit-scrollbar-thumb{background:rgba(122,47,116,.28);border-radius:999px}
.zeel-brand-logo-tile{flex:0 0 clamp(180px,18vw,240px);scroll-snap-align:start}
.zeel-testimonials .zeel-testimonial-eyebrow{color:#f8dfea!important;text-shadow:0 1px 18px rgba(0,0,0,.35)}
.zeel-testimonials .zeel-section-heading h2{color:#fff!important}.zeel-testimonial blockquote,.zeel-testimonial figcaption{color:rgba(255,255,255,.88)!important}
.zeel-image-fallback{object-fit:cover!important;background:#f6edf2!important}

/* Account pages use confident but transactional headings rather than campaign scale. */
.zeel-account-head .zeel-account-page-title{font-size:clamp(2.6rem,4.6vw,4.5rem)!important;line-height:.98!important;letter-spacing:-.04em!important}
.zeel-order-card-v2{display:block!important;padding:0!important;min-width:0;overflow:hidden}
.zeel-order-card-v2 .zeel-order-meta{display:block!important}.zeel-order-card-v2 .zeel-order-meta .row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px!important;margin:0!important}
.zeel-order-card-v2 .zeel-order-meta [class*="col-"]{width:auto!important;max-width:none!important;padding:0!important;min-width:0}.zeel-order-card-v2 strong{overflow-wrap:anywhere}
.zeel-order-products-title{font-family:var(--z2-serif);font-size:clamp(1.65rem,2.4vw,2.35rem)!important;line-height:1!important;letter-spacing:-.025em!important}
.zeel-order-card-v2 .zeel-order-products .d-flex{min-width:0}.zeel-order-card-v2 .zeel-order-products .flex-grow-1{min-width:0}
@media(max-width:991.98px){.zeel-order-card-v2 .zeel-order-meta .row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575.98px){.zeel-order-card-v2 .zeel-order-meta .row{grid-template-columns:1fr 1fr;gap:16px 12px!important}.zeel-order-card-v2 .zeel-order-products .d-flex{align-items:flex-start!important;flex-wrap:wrap}.zeel-order-card-v2 .zeel-order-products .text-end{width:100%;padding-left:80px;text-align:left!important}}

/* Refined confirmation hierarchy: compact tick sits with the heading. */
.zeel-order-confirm-title-row{display:flex;align-items:center;justify-content:center;gap:14px;margin:.65rem auto 1.1rem}
.zeel-order-confirm-title-row h1{font-size:clamp(2.8rem,5vw,5.6rem)!important;line-height:.94!important}
.zeel-order-confirm-check{display:inline-grid!important;place-items:center;width:38px!important;height:38px!important;flex:0 0 38px;border-radius:50%;background:#1f1116;color:#d6b579;margin:0!important}
@media(max-width:575.98px){.zeel-order-confirm-title-row{align-items:flex-start;gap:10px}.zeel-order-confirm-check{width:32px!important;height:32px!important;flex-basis:32px}.zeel-order-confirm-title-row h1{font-size:clamp(2.35rem,12vw,3.5rem)!important}}

/* Address actions share one compact control system. */
.zeel-address-card-actions{align-items:center;gap:8px 10px}.zeel-address-card-actions form{margin:0!important}
.zeel-address-action{min-height:38px!important;height:38px;padding:0 15px!important;border-radius:999px!important;display:inline-flex!important;align-items:center;justify-content:center;font-size:.7rem!important;letter-spacing:.08em;text-transform:uppercase;font-weight:700;white-space:nowrap}
.zeel-address-action-default{background:#fff!important;color:var(--z2-wine)!important;border-color:rgba(77,23,63,.28)!important}
.zeel-address-action-default:hover{background:var(--z2-wine)!important;color:#fff!important}

/* Branded toast monogram. */
.zeel-toast-icon{width:34px!important;height:34px!important;padding:0!important;background:transparent!important;color:var(--z2-wine)!important}
.zeel-toast-icon svg{display:block;width:34px;height:34px}.zeel-toast-item.is-success .zeel-toast-icon,.zeel-toast-item.is-danger .zeel-toast-icon,.zeel-toast-item.is-warning .zeel-toast-icon{background:transparent!important;color:var(--z2-wine)!important}

/* Luxury UI 2.0.3 — commerce policy, product actions and branded toast */
.zeel-toast-icon img{display:block;width:34px;height:34px;border-radius:50%;object-fit:cover}
.zeel-policy-status{display:grid;gap:10px;margin-top:16px;text-align:left}
.zeel-policy-status-item{padding:12px 14px;border:1px solid rgba(92,19,58,.14);border-radius:12px;background:#fff}
.zeel-policy-status-item strong,.zeel-policy-status-item span{display:block}
.zeel-policy-status-item strong{font-size:.78rem;line-height:1.35;color:#4f1234}
.zeel-policy-status-item span{margin-top:3px;font-size:.72rem;line-height:1.5;color:#71586a}
.zeel-policy-status-item.is-disabled{background:#faf7f8}.zeel-policy-status-item.is-disabled strong{color:#68183f}
.zeel-product-card{padding-bottom:86px!important}
.zeel-product-card-hover{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;z-index:4!important;transform:none!important;opacity:1!important;pointer-events:auto!important}
.zeel-product-card-hover .btn{min-width:0!important;height:38px!important;padding:0 10px!important;border-radius:999px!important;font-family:Manrope,Arial,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;line-height:1!important;white-space:nowrap!important}
@media(max-width:575.98px){.zeel-product-card{padding-bottom:94px!important}.zeel-product-card-hover{grid-template-columns:1fr!important}.zeel-product-card-hover .btn{height:34px!important;font-size:9px!important}}

/* Luxury UI 2.0.4 — carousel, mobile navigation and catalogue action refinements */
.zeel-hero-carousel,
.zeel-hero-track,
.zeel-hero-slide{
  width:100%;
  overflow:hidden;
}
.zeel-hero-slide .zeel-hero-media{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
}
.zeel-hero-slide .zeel-hero-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.zeel-hero-slide.is-align-left .zeel-hero-media img{object-position:center center!important}

.zeel-offcanvas .offcanvas-body{
  overflow-y:auto;
  overscroll-behavior:contain;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.zeel-offcanvas .offcanvas-body::-webkit-scrollbar{display:none;width:0;height:0}
.zeel-mobile-utility-nav{padding-bottom:1.5rem}

.zeel-product-card{
  display:flex!important;
  flex-direction:column!important;
  padding-bottom:0!important;
  overflow:visible!important;
}
.zeel-product-card-link{display:block;flex:1 1 auto}
.zeel-product-card-actions{
  position:static!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:.55rem!important;
  margin-top:.85rem!important;
  padding:0 .1rem .15rem!important;
  opacity:1!important;
  transform:none!important;
  pointer-events:auto!important;
  z-index:auto!important;
}
.zeel-product-card-actions .btn{
  min-width:0!important;
  width:100%!important;
  height:40px!important;
  padding:0 .75rem!important;
  border-radius:999px!important;
  font-family:var(--z2-sans)!important;
  font-size:.68rem!important;
  font-weight:750!important;
  line-height:1!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.zeel-product-card-quick{
  color:var(--z2-ink)!important;
  background:#fff!important;
  border:1px solid rgba(22,15,21,.38)!important;
}
.zeel-product-card-quick:hover,
.zeel-product-card-quick:focus-visible{
  color:#fff!important;
  background:var(--z2-wine)!important;
  border-color:var(--z2-wine)!important;
}
.zeel-product-card-atc{
  color:#fff!important;
  background:var(--z2-ink)!important;
  border:1px solid var(--z2-ink)!important;
}
.zeel-product-card-atc:hover,
.zeel-product-card-atc:focus-visible{background:var(--z2-wine)!important;border-color:var(--z2-wine)!important}



/* Luxury UI 2.0.5 — app-style mobile/tablet experience and consistency QA */
.zeel-product-card-actions{
  grid-template-columns:repeat(1,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.zeel-product-card-actions .btn{
  min-height:42px!important;
  height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding-inline:.65rem!important;
  font-size:.66rem!important;
  font-weight:700!important;
  letter-spacing:.055em!important;
}

@media(max-width:575.98px) {
    .zeel-product-card-actions .zeel-product-card-quick {
        display: none !important;
    }
}

.zeel-product-card-actions .btn:focus-visible{outline:3px solid rgba(121,32,77,.28)!important;outline-offset:2px!important}
.zeel-product-card-actions .btn:disabled,.zeel-product-card-actions .btn.is-loading{opacity:.62!important;cursor:not-allowed!important}

@media (max-width:991.98px){
  :root{--z2-app-dock-height:68px;--z2-app-header-height:58px}
  html{scroll-padding-top:calc(var(--z2-app-header-height) + 12px)}
  body.zeel-body{padding-bottom:calc(var(--z2-app-dock-height) + env(safe-area-inset-bottom,0px))!important;background:#fff}
  .zeel-announcement{font-size:.64rem!important;min-height:28px!important}
  .zeel-header{position:sticky!important;top:0!important;z-index:1040!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(38,20,31,.09);box-shadow:0 8px 28px rgba(40,19,31,.06)}
  .zeel-navbar{min-height:var(--z2-app-header-height)!important;padding:.3rem 0!important}
  .zeel-navbar .container-fluid{padding-inline:14px!important}
  .zeel-header-main{display:flex!important;align-items:center!important;justify-content:center!important;flex:1!important}
  .zeel-brand-logo{width:56px!important;height:auto!important;max-height:200px!important;object-fit:contain!important}
  .zeel-header-search{display:none!important}
  .zeel-nav-utilities{gap:.55rem!important}
  .zeel-icon-btn{width:40px!important;height:40px!important;border-radius:14px!important;background:#faf7f8!important}
  .zeel-nav-utilities .nav-item:nth-child(2){display:none!important}
  .navbar-toggler{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:14px!important;background:#faf7f8!important}

  .zeel-offcanvas{width:min(92vw,430px)!important;border:0!important;border-radius:0 24px 24px 0!important;box-shadow:16px 0 60px rgba(36,18,29,.18)!important}
  .zeel-offcanvas .offcanvas-header{position:sticky;top:0;z-index:2;background:#fff;padding:1.1rem 1.25rem .8rem!important}
  .zeel-offcanvas .offcanvas-body{padding:0 1.25rem calc(2rem + env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 65px)!important}
  .zeel-mobile-menu-direct,.zeel-mobile-menu-group>summary,.zeel-mobile-utility-nav>a{min-height:54px!important;font-size:.72rem!important}

  .z2-mobile-dock{height:calc(var(--z2-app-dock-height) + env(safe-area-inset-bottom,0px))!important;padding:7px 8px env(safe-area-inset-bottom,0px)!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(20px)!important;border-top:1px solid rgba(38,20,31,.1)!important;box-shadow:0 -12px 34px rgba(35,17,28,.1)!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;z-index:1050!important}
  .z2-mobile-dock a{min-width:0!important;height:54px!important;border-radius:15px!important;gap:3px!important;font-size:.58rem!important;font-weight:700!important;letter-spacing:.025em!important;text-transform:none!important;color:#735b69!important}
  .z2-mobile-dock a svg{width:21px!important;height:21px!important;stroke-width:1.65!important}
  .z2-mobile-dock a.is-active,.z2-mobile-dock a[aria-current="page"]{color:var(--z2-wine)!important;background:#f7edf2!important}

  .zeel-section{padding-block:1.25rem!important}
  .zeel-section .container,.zeel-section .container-fluid{padding-inline:16px!important}
  .zeel-product-grid{gap:1.1rem .7rem!important}
  .zeel-product-card{border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 8px 24px rgba(43,22,35,.07)!important;padding:.45rem!important}
  .zeel-product-card .media{border-radius:14px!important;overflow:hidden!important}
  .zeel-product-card .brand{font-size:.58rem!important;margin-top:.65rem!important}
  .zeel-product-card .title{font-size:.92rem!important;line-height:1.22!important;min-height:2.45em!important}
  .zeel-product-card .price{gap:.35rem!important;flex-wrap:wrap!important}
  .zeel-product-card-actions{gap:.4rem!important;margin-top:.65rem!important;padding:0!important}
  .zeel-product-card-actions .btn{height:40px!important;min-height:40px!important;border-radius:13px!important;font-size:.59rem!important;padding-inline:.25rem!important;letter-spacing:.035em!important}

  .zeel-quickview-modal .modal-dialog{align-items:flex-end!important;margin:0!important;max-width:none!important;height:100dvh!important}
  .zeel-quickview-modal .modal-content{margin-top:auto!important;max-height:88dvh!important;border:0!important;border-radius:24px 24px 0 0!important;box-shadow:0 -18px 60px rgba(30,14,24,.2)!important;padding-bottom:env(safe-area-inset-bottom,0px)!important}
  .zeel-quickview-modal .modal-content:before{content:"";display:block;width:42px;height:4px;border-radius:99px;background:#d7cbd1;margin:9px auto 0}
  .zeel-quickview-close{top:18px!important;right:18px!important}

  .zeel-hero-carousel,.zeel-hero-track,.zeel-hero-slide{height:min(72dvh,760px)!important;min-height:520px!important;border-radius:0 0 24px 24px!important}
  .zeel-hero-content{padding-inline:18px!important;padding-bottom:4.25rem!important}
  .zeel-hero-title{font-size:clamp(2.55rem,10vw,4.75rem)!important;line-height:.91!important}
  .zeel-hero-slide .zeel-hero-media img{object-position:center 20%!important}

  .zeel-horizontal-rail,.zeel-brand-rail,.zeel-product-rail{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important}
  .zeel-horizontal-rail>*,.zeel-brand-rail>*,.zeel-product-rail>*{scroll-snap-align:start!important}

  .zeel-order-summary,.order-summary,.zeel-checkout-summary{border-radius:20px!important;box-shadow:0 10px 32px rgba(42,20,34,.08)!important}
  input,select,textarea,.form-control,.form-select{min-height:46px}
  .btn{min-height:42px}
}

@media (max-width:359.98px){
  .zeel-product-card-actions{grid-template-columns:1fr!important}
  .zeel-product-card-actions .btn{height:38px!important;min-height:38px!important}
}

@media (min-width:992px){
  .z2-mobile-dock{display:none!important}
}

@media (prefers-reduced-motion:reduce){
  .zeel-product-card,.zeel-product-card img,.zeel-hero-slide,.zeel-hero-media img{transition:none!important;animation:none!important}
}


/* Luxury UI 2.0.6 — complete mobile drawer + search experience */
.z2-mobile-dock button{border:0;background:transparent;font:inherit;padding:0}
.z2-mobile-dock a,.z2-mobile-dock button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--z2-ink);text-decoration:none}
.zeel-mobile-featured-nav{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:.35rem 0 1.35rem}
.zeel-mobile-featured-nav a{display:flex;min-height:88px;flex-direction:column;justify-content:flex-end;padding:1rem;border-radius:17px;background:linear-gradient(145deg,#faf1f5,#f5e7ee);color:var(--z2-ink);text-decoration:none;border:1px solid rgba(92,31,61,.08)}
.zeel-mobile-featured-nav span{font-family:var(--z2-serif);font-size:1.18rem;line-height:1}
.zeel-mobile-featured-nav small{margin-top:.35rem;color:var(--z2-muted);font-size:.65rem}
.zeel-mobile-nav-section-title{margin:0 0 .25rem;color:var(--z2-muted);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.zeel-mobile-menu-tree:empty::after{content:'Categories are being prepared. Browse all products in the links above.';display:block;padding:1rem 0;color:var(--z2-muted);font-size:.82rem}

.zeel-mobile-search-sheet{position:fixed;inset:0;z-index:1090}
.zeel-mobile-search-backdrop{position:absolute;inset:0;border:0;background:rgba(24,10,18,.42);opacity:0;transition:opacity .24s ease}
.zeel-mobile-search-panel{position:absolute;left:0;right:0;bottom:0;max-height:min(76dvh,650px);padding:8px 18px calc(26px + env(safe-area-inset-bottom,0px));border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -20px 70px rgba(25,11,19,.25);transform:translateY(105%);transition:transform .28s cubic-bezier(.2,.75,.25,1);overflow:auto}
.zeel-mobile-search-sheet.is-open .zeel-mobile-search-backdrop{opacity:1}
.zeel-mobile-search-sheet.is-open .zeel-mobile-search-panel{transform:translateY(0)}
.zeel-mobile-search-handle{width:44px;height:4px;margin:2px auto 18px;border-radius:99px;background:#d8ccd2}
.zeel-mobile-search-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}
.zeel-mobile-search-kicker{display:block;color:var(--z2-wine);font-size:.62rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.zeel-mobile-search-heading h2{margin:.2rem 0 1rem;font-family:var(--z2-serif);font-size:2.15rem}
.zeel-mobile-search-close{width:40px;height:40px;border:0;border-radius:50%;background:#f7f1f4;font-size:1.75rem;line-height:1}
.zeel-mobile-search-form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.48rem .48rem .48rem .9rem;border:1px solid rgba(60,28,46,.15);border-radius:18px;background:#faf8f9}
.zeel-mobile-search-form svg{width:21px;height:21px;stroke-width:1.6;color:var(--z2-muted)}
.zeel-mobile-search-form input{min-width:0;min-height:48px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:16px}
.zeel-mobile-search-form button{min-height:42px;border:0;border-radius:13px;padding:0 1rem;background:var(--z2-wine);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.zeel-mobile-search-suggestions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.2rem}
.zeel-mobile-search-suggestions>span{width:100%;color:var(--z2-muted);font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.zeel-mobile-search-suggestions a{padding:.7rem .9rem;border-radius:999px;background:#f7f0f3;color:var(--z2-ink);text-decoration:none;font-size:.74rem}
body.zeel-search-open{overflow:hidden}
@media(min-width:992px){.zeel-mobile-search-sheet{display:none!important}}
@media(prefers-reduced-motion:reduce){.zeel-mobile-search-backdrop,.zeel-mobile-search-panel{transition:none!important}}

/* Luxury UI 2.0.7 — mobile app shell navigation reliability */
@media (max-width:991.98px){
  .zeel-offcanvas{
    width:min(90vw,420px)!important;
    height:100dvh!important;
    background:#fff!important;
    color:var(--z2-ink)!important;
    overflow:hidden!important;
  }
  .zeel-offcanvas .offcanvas-header{
    min-height:76px!important;
    background:#fff!important;
    border-bottom:1px solid rgba(42,20,34,.08)!important;
  }
  .zeel-offcanvas .offcanvas-body{
    display:block!important;
    position:relative!important;
    z-index:1!important;
    height:calc(100dvh - 76px)!important;
    max-height:none!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    background:#fff!important;
    color:var(--z2-ink)!important;
    opacity:1!important;
    visibility:visible!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .zeel-mobile-featured-nav,
  .zeel-mobile-menu-tree,
  .zeel-mobile-utility-nav{
    position:relative!important;
    z-index:2!important;
    width:100%!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .zeel-mobile-featured-nav a{
    overflow:hidden!important;
    isolation:isolate!important;
  }
  .zeel-mobile-featured-nav span,
  .zeel-mobile-featured-nav small{
    display:block!important;
    position:relative!important;
    z-index:1!important;
    white-space:normal!important;
  }
  .zeel-mobile-menu-direct,
  .zeel-mobile-menu-group,
  .zeel-mobile-utility-nav>a{
    width:100%!important;
  }
  .z2-mobile-dock a,
  .z2-mobile-dock button{
    min-width:0!important;
    width:100%!important;
    height:54px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:15px!important;
    background:transparent!important;
    box-shadow:none!important;
    appearance:none!important;
    -webkit-appearance:none!important;
    gap:3px!important;
    font-size:.58rem!important;
    font-weight:700!important;
    letter-spacing:.025em!important;
    text-transform:none!important;
    color:#735b69!important;
    line-height:1!important;
  }
  .z2-mobile-dock a svg,
  .z2-mobile-dock button svg{
    width:21px!important;
    height:21px!important;
    stroke-width:1.65!important;
    flex:0 0 auto!important;
  }
  .z2-mobile-dock a span,
  .z2-mobile-dock button span{
    display:block!important;
    white-space:nowrap!important;
  }
  .z2-mobile-dock a.is-active,
  .z2-mobile-dock button.is-active,
  .z2-mobile-dock a[aria-current="page"]{
    color:var(--z2-wine)!important;
    background:#f7edf2!important;
  }
  .zeel-mobile-search-sheet[hidden]{display:none!important}
  .zeel-mobile-search-sheet:not([hidden]){display:block!important}
}
