/* Zeel Fashion Studio — Premium Storefront v2.0
   Presentation-only layer. No commerce or database behaviour is changed. */
:root {
  --zeel-ink:#171217; --zeel-muted:#746b72; --zeel-paper:#fffdfb;
  --zeel-soft:#f8f3f5; --zeel-rose:#b43a70; --zeel-plum:#62245f;
  --zeel-gold:#b58a4a; --zeel-line:rgba(59,28,48,.12);
  --zeel-gradient:linear-gradient(120deg,#b83280 0%,#7650c7 52%,#4f3196 100%);
  --zeel-shadow-soft:0 14px 40px rgba(48,25,43,.08);
  --zeel-shadow-lift:0 22px 60px rgba(48,25,43,.16);
  --zeel-radius:18px; --zeel-radius-sm:12px;
}
html{font-size:16px} body.zeel-body{background:var(--zeel-paper);color:var(--zeel-ink);letter-spacing:-.008em}
body.zeel-body main{overflow:clip}
body.zeel-body h1,.zeel-hero-title{font-size:clamp(2.75rem,6.2vw,6.6rem)!important;line-height:.92!important;letter-spacing:-.045em!important;font-weight:500!important}
body.zeel-body h2,.zeel-h2{font-size:clamp(2rem,4vw,4.25rem)!important;line-height:1!important;letter-spacing:-.035em!important}
body.zeel-body h3{font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.2}
body.zeel-body p{line-height:1.7}.zeel-eyebrow{font-size:.72rem!important;letter-spacing:.22em!important;font-weight:700!important}
.container-xl{max-width:1440px}.zeel-section{padding-block:clamp(4.5rem,8vw,9rem)!important}.zeel-section-divider{display:none!important}

/* Announcement + header */
.zeel-announcement,.announcement-bar{background:var(--zeel-ink)!important;color:#fff!important;font-size:.72rem;letter-spacing:.12em}
.zeel-site-header,.site-header{background:rgba(255,253,251,.92)!important;backdrop-filter:blur(18px);border-bottom:1px solid var(--zeel-line)!important}
.zeel-site-header.is-scrolled,.site-header.is-scrolled{box-shadow:0 10px 30px rgba(38,20,32,.07)}
.zeel-site-header a,.site-header a{transition:color .2s ease,opacity .2s ease}.zeel-site-header a:hover,.site-header a:hover{color:var(--zeel-rose)!important}

/* Hero */
.zeel-hero-carousel,.zeel-hero{min-height:min(860px,84vh);background:#1d151b}
.zeel-hero-slide,.zeel-hero{min-height:min(860px,84vh)!important}
.zeel-hero-media img{filter:saturate(.92) contrast(1.03);transform:scale(1.01);transition:transform 8s cubic-bezier(.2,.65,.3,1)}
.zeel-hero-slide.is-active .zeel-hero-media img{transform:scale(1.075)}
.zeel-hero-veil{background:linear-gradient(90deg,rgba(19,12,17,.76) 0%,rgba(19,12,17,.34) 48%,rgba(19,12,17,.08) 100%)!important}
.zeel-hero-content{padding-top:clamp(6rem,12vh,10rem)!important;padding-bottom:clamp(5rem,10vh,8rem)!important;max-width:1440px}
.zeel-hero-lead{font-size:clamp(1rem,1.4vw,1.25rem)!important;max-width:42ch;color:rgba(255,255,255,.86)!important}
.zeel-hero-actions{margin-top:2rem!important}.zeel-hero-arrow{border:1px solid rgba(255,255,255,.35)!important;background:rgba(20,14,18,.2)!important;backdrop-filter:blur(10px)}
.zeel-hero-dots button{height:2px!important;width:34px!important;border-radius:0!important}

/* Buttons */
.btn-zeel-primary,.btn-dark,.zeel-product-card-atc{background:var(--zeel-ink)!important;border-color:var(--zeel-ink)!important;color:#fff!important}
.btn-zeel-primary,.btn-zeel,.btn-dark,.btn-outline-dark{border-radius:999px!important;min-height:46px;padding-inline:1.45rem!important;font-size:.78rem!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-weight:700!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease!important}
.btn-zeel-primary:hover,.btn-zeel:hover,.btn-dark:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(36,20,31,.2)}
.btn-outline-dark:hover{transform:translateY(-2px)}

/* Section headings */
.zeel-section-heading{margin-bottom:clamp(2rem,4vw,3.5rem)!important}.zeel-section-heading.with-actions{align-items:flex-end!important}
.zeel-link-underline{display:none;font-size:.75rem!important;letter-spacing:.12em!important;text-transform:uppercase;font-weight:700;color:var(--zeel-ink)!important}

/* Categories */
.zeel-cat-grid{gap:clamp(.75rem,1.5vw,1.5rem)!important}.zeel-cat-tile{border-radius:var(--zeel-radius)!important;overflow:hidden;background:#eee;box-shadow:none;isolation:isolate}
.zeel-cat-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(16,9,14,.68));z-index:1}
.zeel-cat-tile img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .5s ease}.zeel-cat-tile:hover img{transform:scale(1.055);filter:saturate(1.08)}
.zeel-cat-tile .label{z-index:2!important;color:#fff!important;font-family:'Cormorant Garamond',serif!important;font-size:clamp(1.5rem,2.4vw,2.45rem)!important;letter-spacing:-.02em!important}
.zeel-cat-tile .label em{font-family:Manrope,sans-serif;font-size:.62rem!important;letter-spacing:.16em;opacity:.8}

/* Product cards */
.zeel-rail{gap:clamp(1rem,2vw,1.75rem)!important;padding-bottom:1.25rem}.zeel-product-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;position:relative}
.zeel-product-card .media{border-radius:var(--zeel-radius-sm)!important;overflow:hidden;aspect-ratio:6/5;background:var(--zeel-soft)!important}
.zeel-product-card .media img{transition:opacity .45s ease,transform .75s cubic-bezier(.2,.7,.2,1)!important}.zeel-product-card:hover .media img{transform:scale(1.035)}
.zeel-product-card .brand{font-size:.66rem!important;letter-spacing:.15em!important;text-transform:uppercase;color:var(--zeel-muted)!important;margin-top:1rem!important}
.zeel-product-card .title{font-family:'Cormorant Garamond',serif!important;font-size:1.22rem!important;line-height:1.15!important;font-weight:500!important;margin:.25rem 0 .45rem!important}
.zeel-product-card .price{font-size:1.22rem!important;gap:.55rem!important}.zeel-product-card .price .now{font-weight:700!important}.zeel-product-card .price .was{color:#958b92!important}.zeel-product-card .price .off{color:var(--zeel-rose)!important;font-weight:700}
.zeel-product-card-wish{top:.8rem!important;right:.8rem!important;width:40px!important;height:40px!important;border:0!important;background:rgba(255,255,255,.9)!important;backdrop-filter:blur(10px);box-shadow:0 6px 18px rgba(34,19,29,.12)!important}
.zeel-product-card-hover{left:.8rem!important;right:.8rem!important;bottom:7.2rem!important;gap:.5rem!important}.zeel-product-card-hover .btn{flex:1;min-height:42px!important;padding-inline:.7rem!important}
.zeel-badge{border-radius:999px!important;padding:.45rem .7rem!important;font-size:.61rem!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 5px 14px rgba(25,12,21,.08)}

/* Editorial promotion */
.zeel-editorial{padding-block:clamp(3rem,7vw,7rem)!important}.zeel-offer-card{border-radius:28px!important;overflow:hidden!important;padding:clamp(2rem,5vw,5rem)!important;background:radial-gradient(circle at 80% 10%,rgba(177,74,139,.32),transparent 36%),linear-gradient(135deg,#1b1118,#3a1a35 56%,#251432)!important;box-shadow:var(--zeel-shadow-lift)}
.zeel-offer-card img{height:420px;object-fit:cover}

/* Why / trust */
.zeel-why{background:linear-gradient(180deg,var(--zeel-soft),#fff)!important}.zeel-why-grid{gap:1px!important;background:var(--zeel-line);border:1px solid var(--zeel-line);border-radius:var(--zeel-radius);overflow:hidden}
.zeel-why-card{background:#fff!important;padding:clamp(1.8rem,3vw,3rem)!important;border:0!important}.zeel-why-card .glyph{background:var(--zeel-soft)!important;color:var(--zeel-plum)!important;width:54px!important;height:54px!important;border-radius:50%!important}.zeel-why-card h3{font-family:'Cormorant Garamond',serif;font-size:1.45rem!important}.zeel-why-card p{color:var(--zeel-muted)!important;font-size:.88rem!important}

/* PDP, listing, cart and checkout */
.zeel-product-detail,.product-detail-page{padding-top:clamp(2rem,5vw,5rem)}
.product-gallery img,.zeel-product-gallery img{border-radius:var(--zeel-radius-sm)!important;background:var(--zeel-soft)}
.product-info,.zeel-product-info{position:sticky;top:120px}.product-info h1,.zeel-product-info h1{font-size:clamp(2.2rem,4.2vw,4.6rem)!important;line-height:.98!important}
.zeel-listing-grid,.product-grid{gap:clamp(1.1rem,2vw,2rem)!important}
.zeel-cart-card,.cart-item,.checkout-card,.zeel-checkout-card,.order-summary{border:1px solid var(--zeel-line)!important;border-radius:var(--zeel-radius)!important;background:#fff!important;box-shadow:var(--zeel-shadow-soft)!important}
.checkout-steps,.zeel-checkout-steps{font-size:.72rem!important;letter-spacing:.08em!important;text-transform:uppercase}
.form-control,.form-select{border-radius:10px!important;border-color:var(--zeel-line)!important;min-height:48px}.form-control:focus,.form-select:focus{border-color:var(--zeel-plum)!important;box-shadow:0 0 0 4px rgba(98,36,95,.08)!important}

/* Newsletter & footer */
.zeel-newsletter{background:var(--zeel-soft)!important;padding-block:clamp(4rem,8vw,7rem)!important}.zeel-site-footer,.site-footer{background:#151014!important;color:rgba(255,255,255,.82)!important;padding-top:clamp(4rem,7vw,7rem)!important}.zeel-site-footer a,.site-footer a{color:rgba(255,255,255,.72)!important}.zeel-site-footer a:hover,.site-footer a:hover{color:#fff!important}

/* Reveal motion with no-JS and reduced-motion safety */
.js .zeel-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.65,.25,1)}.js .zeel-reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js .zeel-reveal{opacity:1;transform:none}}

@media (max-width:767.98px){
 body.zeel-body h1,.zeel-hero-title{font-size:clamp(2.55rem,13vw,4.3rem)!important}.zeel-hero-carousel,.zeel-hero,.zeel-hero-slide{min-height:76svh!important}.zeel-hero-veil{background:linear-gradient(0deg,rgba(18,11,16,.82),rgba(18,11,16,.12) 70%)!important}.zeel-hero-content{justify-content:flex-end!important;padding-bottom:4.5rem!important}.zeel-section{padding-block:4.5rem!important}.zeel-product-card-hover{display:none!important}.zeel-product-card .title{font-size:1.08rem!important}.zeel-cat-tile{min-height:360px}.zeel-offer-card{border-radius:18px!important}.product-info,.zeel-product-info{position:static}
}
.zeel-luxury-service{border-bottom:1px solid var(--zeel-line);background:#fff}.zeel-luxury-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.zeel-luxury-service-grid>div{padding:1.45rem 1.5rem;border-right:1px solid var(--zeel-line)}.zeel-luxury-service-grid>div:first-child{padding-left:0}.zeel-luxury-service-grid>div:last-child{border-right:0;padding-right:0}.zeel-luxury-service strong{display:block;font-family:'Cormorant Garamond',serif;font-size:1.18rem;font-weight:600}.zeel-luxury-service span{display:block;color:var(--zeel-muted);font-size:.71rem;letter-spacing:.035em;margin-top:.15rem}@media(max-width:767.98px){.zeel-luxury-service-grid{grid-template-columns:repeat(2,1fr)}.zeel-luxury-service-grid>div{padding:1rem;border-bottom:1px solid var(--zeel-line)}.zeel-luxury-service-grid>div:nth-child(2){border-right:0}.zeel-luxury-service-grid>div:nth-child(3),.zeel-luxury-service-grid>div:nth-child(4){border-bottom:0}.zeel-luxury-service-grid>div:first-child{padding-left:1rem}.zeel-luxury-service-grid>div:last-child{padding-right:1rem}.zeel-luxury-service strong{font-size:1rem}.zeel-luxury-service span{font-size:.66rem}}
