:root{
  --rios-purple:#621979;
  --page-width:1590px;
  --header-main-height:138px;
  --nav-height:56px;
  --body-font:Barlow,Arial,sans-serif;
  --heading-font:Poppins,Arial,sans-serif;
}
*{box-sizing:border-box}html{font-size:62.5%;-webkit-font-smoothing:antialiased}body{margin:0;color:#000;background:#fff;font-family:var(--body-font);font-size:15px;line-height:1.5;overflow-x:hidden}.skip-link,.sr-only{position:absolute;left:-9999px}.container{max-width:var(--page-width);margin:0 auto;padding:0 32px}.announcement{height:35px;background:var(--rios-purple);color:#fff;text-align:center;font-size:16px}.announcement__inner{height:35px;display:flex;align-items:center;justify-content:center}.site-header{background:#fff;border-bottom:1px solid #dfdfdf;position:relative;z-index:20}.header__main{height:var(--header-main-height);display:grid;grid-template-columns:205px minmax(620px,1fr) 170px;align-items:center;gap:64px}.logo{display:flex;align-items:center;text-decoration:none}.logo__img{width:150px;height:auto;display:block}.search-bar{height:42px;display:grid;grid-template-columns:210px minmax(420px,1fr) 52px;background:#e7e7e7;border-radius:6px;overflow:hidden;border:1px solid #e1e1e1}.search-bar select,.search-bar input,.search-bar button{border:0;background:transparent;outline:0;font-family:var(--body-font);font-size:15px}.search-bar select{appearance:auto;padding:0 22px;color:#111;border-right:1px solid #fff}.search-bar input{padding:0 20px;background:#e7e7e7;color:#777}.search-bar input::placeholder{color:#7f7f7f}.mic-btn{display:flex;align-items:center;justify-content:center;cursor:pointer}.mic-btn svg{width:22px;height:22px;fill:#000}.header-icons{display:flex;justify-content:flex-end;gap:30px}.header-icons a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#000}.header-icons svg{width:30px;height:30px;fill:#000}.main-nav{height:var(--nav-height);border-top:0;background:#fff}.mobile-menu{display:none}.nav-list{list-style:none;margin:0;padding:0;height:var(--nav-height);display:flex;align-items:center;justify-content:center;gap:30px}.nav-list a{font-family:var(--body-font);font-weight:600;text-decoration:none;color:#000;font-size:15px;white-space:nowrap}.nav-list span{font-size:18px;margin-left:4px;position:relative;top:-1px}.review-tab{position:fixed;right:0;top:175px;z-index:60;background:#050505;color:#fff;padding:9px 6px;border-radius:7px 0 0 7px;font-size:13px;font-weight:700;writing-mode:vertical-rl;transform:rotate(180deg)}.hero-slider{width:100%;height:675px;overflow:hidden;border-radius:76px 76px 0 0;background:#111}.hero-slider img{width:100%;height:100%;object-fit:cover;display:block}.section{margin-top:64px}.section-title,.section-heading-row h2{font-family:var(--heading-font);font-size:22px;text-transform:uppercase;text-align:center;letter-spacing:.01em;margin:0 0 28px}.section-heading-row{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.section-heading-row h2{margin:0}.section-heading-row a{position:absolute;right:0;color:#333;text-decoration:none;font-weight:600}.type-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.type-card{display:block;text-align:center;text-decoration:none;color:#000;background:#f5f5f5;overflow:hidden}.type-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.type-card span{display:block;padding:13px 8px 18px;font-family:var(--heading-font);font-size:15px;text-transform:uppercase}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.promo-grid a,.wide-sale a{position:relative;display:block;overflow:hidden;background:#f5f5f5;text-decoration:none}.promo-grid img{display:block;width:100%;aspect-ratio:1.85/1;object-fit:cover}.promo-grid span,.wide-sale span{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);background:var(--rios-purple);color:#fff;text-transform:uppercase;font-weight:700;padding:12px 24px;border-radius:7px}.products-row{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 100px)/6);gap:20px;overflow-x:auto;padding-bottom:10px}.product-card{min-width:0}.product-media{position:relative;display:block;background:#f5f5f5;text-decoration:none;color:#000}.product-media img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.badge{position:absolute;left:10px;top:10px;background:#e32b2b;color:#fff;font-size:12px;text-transform:uppercase;font-weight:700;border-radius:3px;padding:4px 7px}.product-info{padding-top:12px}.vendor{margin:0 0 3px;color:#777;font-size:13px}.product-info h3{margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.3;min-height:39px}.price{margin:0 0 10px;font-weight:700}.price span{color:#e32b2b}.price s{color:#777;font-weight:400;margin-left:6px}.quick{width:100%;height:38px;border:1px solid var(--rios-purple);border-radius:7px;background:#fff;color:var(--rios-purple);font-weight:700;text-transform:uppercase;cursor:pointer}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.brand-grid b{height:88px;background:#f5f5f5;border:1px solid #eee;display:flex;align-items:center;justify-content:center;font-family:var(--heading-font);font-size:18px}.wide-sale img{width:100%;height:360px;object-fit:cover;display:block}.footer{margin-top:70px;background:#2e2e2e;color:#fff;padding:55px 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.4fr;gap:40px}.footer h3,.footer h4{font-family:var(--heading-font);text-transform:uppercase}.footer a{display:block;margin:8px 0;color:#fff;text-decoration:none}.newsletter{display:flex}.newsletter input{flex:1;height:44px;border:0;padding:0 14px}.newsletter button{border:0;background:var(--rios-purple);color:#fff;padding:0 16px;font-weight:700}
@media (max-width:1200px){.container{padding:0 20px}.header__main{gap:26px;grid-template-columns:160px 1fr 110px}.nav-list{gap:18px}.products-row{grid-auto-columns:calc((100% - 60px)/4)}.hero-slider{height:520px;border-radius:45px 45px 0 0}.type-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:768px){.announcement{height:32px;font-size:13px}.announcement__inner{height:32px}.header__main{height:auto;grid-template-columns:1fr auto;gap:12px;padding-top:14px;padding-bottom:14px}.logo__img{width:112px}.search-bar{grid-column:1/-1;grid-row:2;height:42px;grid-template-columns:82px 1fr 44px}.header-icons{gap:14px}.nav-list{display:none;align-items:flex-start;height:auto;flex-direction:column;padding:12px 0}.nav-list.open{display:flex}.mobile-menu{display:block;height:44px;border:0;background:#fff;font-weight:700;font-size:16px}.main-nav{height:auto;border-top:1px solid #eee}.hero-slider{height:300px;border-radius:28px 28px 0 0}.section{margin-top:42px}.type-grid,.promo-grid{grid-template-columns:repeat(2,1fr)}.products-row{grid-auto-columns:72%}.brand-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.review-tab{display:none}}

/* v5 exact polish: moving announcement + animations */
.announcement{height:35px;background:var(--rios-purple);color:#fff;overflow:hidden;white-space:nowrap;display:flex;align-items:center;font-size:15px;font-weight:600;letter-spacing:.01em}
.announcement__track{display:inline-flex;align-items:center;gap:90px;min-width:max-content;animation:announcement-marquee 22s linear infinite;will-change:transform}
.announcement__track span{display:inline-block;padding:0 10px;text-transform:none}.announcement__track span:nth-child(even){font-family:var(--heading-font);font-size:13px;text-transform:uppercase}
@keyframes announcement-marquee{0%{transform:translateX(100vw)}100%{transform:translateX(-100%)}}
.logo,.nav-list a,.header-icons a,.type-card,.promo-grid a,.product-card,.brand-grid b,.wide-sale a,.quick,.newsletter button{transition:transform .28s ease,box-shadow .28s ease,color .28s ease,background-color .28s ease,border-color .28s ease,opacity .28s ease}.logo:hover{transform:translateY(-2px)}.nav-list a:hover{color:var(--rios-purple)}.header-icons a:hover{transform:translateY(-3px) scale(1.08);color:var(--rios-purple)}.header-icons a:hover svg{fill:var(--rios-purple)}.search-bar{transition:box-shadow .28s ease,border-color .28s ease}.search-bar:focus-within{border-color:rgba(98,25,121,.28);box-shadow:0 9px 28px rgba(98,25,121,.12)}
.type-card:hover,.promo-grid a:hover,.product-card:hover,.wide-sale a:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(0,0,0,.12)}.type-card img,.promo-grid img,.product-media img,.wide-sale img{transition:transform .55s ease,filter .55s ease}.type-card:hover img,.promo-grid a:hover img,.product-card:hover .product-media img,.wide-sale a:hover img{transform:scale(1.045);filter:saturate(1.08)}.quick:hover,.newsletter button:hover{background:var(--rios-purple)!important;color:#fff!important;transform:translateY(-3px);box-shadow:0 12px 26px rgba(98,25,121,.28)}.quick:active,.newsletter button:active{transform:translateY(-1px)}.promo-grid span,.wide-sale span{transition:transform .28s ease,box-shadow .28s ease}.promo-grid a:hover span,.wide-sale a:hover span{transform:translateX(-50%) translateY(-3px);box-shadow:0 12px 24px rgba(98,25,121,.24)}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}
.service-strip{margin-top:68px;background:linear-gradient(90deg,#5c146f 0%,#621979 48%,#6d1f80 100%);border:0;color:#fff;overflow:hidden}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:0;padding-bottom:0;min-height:58px;align-items:center}.service-item{display:flex;align-items:center;justify-content:center;gap:18px;color:#fff;padding:13px 18px;min-height:58px;text-align:left;position:relative;transition:background .25s ease,transform .25s ease}.service-item:after{content:"";position:absolute;right:0;top:13px;bottom:13px;width:1px;background:rgba(255,255,255,.16)}.service-item:last-child:after{display:none}.service-item:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}.service-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#fff}.service-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.service-grid strong{display:block;font-family:var(--heading-font);font-size:14px;line-height:1.1;text-transform:none;color:#fff;letter-spacing:.01em}.service-grid span{margin-top:0;color:#fff}.footer a[href^="mailto"],.footer a[href^="tel"]{font-weight:600;color:#fff}.footer a[href^="mailto"]:hover,.footer a[href^="tel"]:hover{color:#e7c7ef;transform:translateX(4px)}
@media (prefers-reduced-motion:reduce){.announcement__track,.reveal,*{animation:none!important;transition:none!important}}
@media (max-width:768px){.announcement__track{animation-duration:17s;gap:45px}.service-grid{grid-template-columns:1fr 1fr}.service-item{padding:13px 10px;gap:12px}.service-icon,.service-icon svg{width:30px;height:30px}.service-grid strong{font-size:12px}}
@media (max-width:480px){.service-grid{grid-template-columns:1fr}.service-item:after{display:none}}


/* v6 legal pages + FAQ exact polished UI */
.footer a:hover{color:#e7c7ef;transform:translateX(4px)}
.page-hero{margin-top:0;background:linear-gradient(110deg,#f7eef9,#fff 52%,#f6f1ee);border-bottom:1px solid #eee;padding:72px 0 68px;text-align:center;overflow:hidden;position:relative}.page-hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(98,25,121,.08);left:12%;top:30px;animation:floatShape 6s ease-in-out infinite}.page-hero:after{content:"";position:absolute;width:170px;height:170px;border-radius:36px;background:rgba(98,25,121,.12);right:18%;bottom:28px;transform:rotate(10deg);animation:floatShape 7s ease-in-out infinite reverse}.page-hero .container{position:relative;z-index:1}.eyebrow{margin:0 0 8px;color:var(--rios-purple);font-weight:700;text-transform:uppercase;letter-spacing:.16em}.page-hero h1{font-family:var(--heading-font);font-size:44px;line-height:1.1;margin:0;text-transform:uppercase}.page-hero p:last-child{max-width:720px;margin:16px auto 0;color:#555;font-size:18px}.content-page{padding:56px 0 20px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.policy-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:26px 28px;box-shadow:0 14px 40px rgba(0,0,0,.05);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.policy-card:hover{transform:translateY(-6px);box-shadow:0 20px 55px rgba(98,25,121,.12);border-color:rgba(98,25,121,.18)}.policy-card h2{font-family:var(--heading-font);font-size:20px;text-transform:uppercase;margin:0 0 10px}.policy-card p{margin:0;color:#444;font-size:16px}.policy-card a{color:var(--rios-purple);font-weight:700;text-decoration:none}.faq-wrap{max-width:980px}.faq-item{background:#fff;border:1px solid #eee;border-radius:13px;margin-bottom:14px;overflow:hidden;box-shadow:0 10px 34px rgba(0,0,0,.045);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.faq-item:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(98,25,121,.10);border-color:rgba(98,25,121,.18)}.faq-question{width:100%;min-height:64px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;font-family:var(--heading-font);font-size:16px;text-align:left;cursor:pointer}.faq-question strong{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--rios-purple);color:#fff;font-size:21px;line-height:1;transition:transform .25s ease}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease;background:#fbfbfb}.faq-answer p{overflow:hidden;margin:0;padding:0 22px;color:#484848;font-size:16px}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer p{padding-bottom:20px}.faq-item.active .faq-question strong{transform:rotate(45deg);background:#834198}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.legal-hero,.faq-hero,.contact-hero{animation:softFade .55s ease both}@keyframes floatShape{0%,100%{transform:translateY(0) rotate(10deg)}50%{transform:translateY(-16px) rotate(14deg)}}@keyframes softFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-hero{padding:48px 0}.page-hero h1{font-size:31px}.page-hero p:last-child{font-size:16px}.legal-grid,.contact-grid{grid-template-columns:1fr}.policy-card{padding:22px}.faq-question{font-size:15px;padding:16px}.faq-answer p{padding:0 16px}.faq-item.active .faq-answer p{padding-bottom:16px}}

/* v7 Zarlish Glam brand polish */
:root{--zg-purple:#621979;--zg-gold:#f2b600;--zg-black:#070707;--rios-purple:var(--zg-purple)}
.logo__img{width:205px;max-width:100%;height:auto}.sale-link{color:#e62929!important}.zglam-hero{position:relative;display:flex;align-items:center;height:675px;border-radius:76px 76px 0 0;background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.23)),none center/cover no-repeat;overflow:hidden}.zglam-hero:after{content:"";position:absolute;right:6%;bottom:0;width:42%;height:84%;background:none center/cover no-repeat;border-radius:42px 42px 0 0;box-shadow:0 25px 70px rgba(0,0,0,.35);opacity:.96;animation:heroFloat 5s ease-in-out infinite}.hero-copy{position:relative;z-index:2;color:#fff;max-width:760px;margin-left:8%;text-shadow:0 3px 20px rgba(0,0,0,.35)}.hero-copy p{font-family:var(--heading-font);letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;color:#f6cf43}.hero-copy h1{font-family:var(--heading-font);font-size:76px;line-height:1.02;margin:0 0 16px;text-transform:uppercase}.hero-copy span{display:block;font-size:28px;font-weight:600;margin-bottom:28px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;border-radius:7px;background:var(--zg-purple);color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.04em;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease}.hero-btn:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(98,25,121,.36);background:#834198}.promise-panel{background:linear-gradient(110deg,#f8eef8,#fff 45%,#fff7df);border:1px solid #eee;border-radius:18px;padding:54px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.06)}.promise-panel h2{font-family:var(--heading-font);font-size:36px;text-transform:uppercase;margin:0 0 10px}.promise-panel p{max-width:760px;margin:0 auto 24px;font-size:18px;color:#444}.footer-address{font-size:14px;color:#ddd;line-height:1.55}.contact-grid{grid-template-columns:repeat(4,1fr)}.announcement__track{animation-duration:24s}.announcement__track span{font-weight:700}.header__main{grid-template-columns:235px minmax(620px,1fr) 170px}.search-bar{height:43px}.type-card,.product-media,.promo-grid a,.brand-grid b{border-radius:0}.type-card{border:1px solid #eee}.product-card{padding-bottom:8px}.quick{position:relative;overflow:hidden}.quick:before,.newsletter button:before,.hero-btn:before{content:"";position:absolute;left:var(--mx,50%);top:var(--my,50%);width:0;height:0;border-radius:999px;background:rgba(255,255,255,.22);transform:translate(-50%,-50%);transition:width .35s ease,height .35s ease}.quick:hover:before,.newsletter button:hover:before,.hero-btn:hover:before{width:260px;height:260px}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@media (max-width:1200px){.logo__img{width:170px}.header__main{grid-template-columns:190px 1fr 120px}.hero-copy h1{font-size:56px}.hero-copy span{font-size:22px}.zglam-hero:after{width:45%;right:3%}}
@media (max-width:768px){.logo__img{width:165px}.zglam-hero{height:420px;border-radius:28px 28px 0 0}.zglam-hero:after{display:none}.hero-copy{margin:0 26px}.hero-copy h1{font-size:38px}.hero-copy span{font-size:18px}.hero-copy p{font-size:13px}.promise-panel{padding:32px 18px}.promise-panel h2{font-size:28px}.contact-grid{grid-template-columns:1fr}.header__main{grid-template-columns:1fr auto}.search-bar{grid-column:1/-1}}


/* v8 uploaded Zarlish Glam logo exact brand update */
.logo__img{width:330px;max-width:100%;height:auto;display:block;object-fit:contain}
.header__main{grid-template-columns:360px minmax(620px,1fr) 170px;gap:44px}
@media (max-width:1200px){.logo__img{width:260px}.header__main{grid-template-columns:280px minmax(420px,1fr) 150px;gap:28px}}
@media (max-width:768px){.logo__img{width:210px}.header__main{grid-template-columns:1fr auto;gap:12px}}


/* v9: user uploaded logo + slower announcement */
.announcement__track{animation-duration:36s!important;}
.logo__img{width:275px;max-height:78px;object-fit:contain;}
.header__main{grid-template-columns:315px minmax(620px,1fr) 170px;}
@media (max-width:768px){.announcement__track{animation-duration:28s!important}.logo__img{width:170px;max-height:52px}.header__main{grid-template-columns:1fr auto}}

/* v10: contact/social info bar above announcement */
.top-info-bar{height:42px;background:linear-gradient(90deg,#531366 0%,#621979 48%,#7b258f 100%);color:#fff;font-size:15px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.18);box-shadow:0 2px 12px rgba(98,25,121,.18)}
.top-info__inner{height:42px;width:100%;max-width:none;margin:0;display:grid;grid-template-columns:1.35fr 1fr 1.35fr;align-items:center;gap:20px;padding:0 52px}
.top-info__left,.top-info__right{display:flex;align-items:center;gap:30px;min-width:0}
.top-info__left{justify-content:flex-start}.top-info__right{justify-content:flex-end}.top-info__welcome{margin:0;text-align:center;font-family:var(--heading-font);letter-spacing:.02em;white-space:nowrap;color:#fff}
.top-info-bar a{color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:color .25s ease,transform .25s ease,text-shadow .25s ease}
.top-info-bar a:hover{color:#f3cf5b;transform:translateY(-1px);text-shadow:0 0 14px rgba(243,207,91,.35)}.top-icon{font-size:17px;line-height:1;color:#f3cf5b}.social-dot{width:18px;height:18px;border-radius:50%;border:1px solid #f3cf5b;color:#f3cf5b;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}
@media (max-width:900px){.top-info-bar{height:auto;font-size:13px}.top-info__inner{height:auto;grid-template-columns:1fr;gap:7px;padding:8px 18px;text-align:center}.top-info__left,.top-info__right{justify-content:center;gap:14px;flex-wrap:wrap}.top-info__welcome{order:-1}}


/* v12: interactive reviews, WhatsApp button, and separate category pages */
.review-tab{position:fixed;right:0;top:42%;z-index:80;writing-mode:vertical-rl;transform:rotate(180deg);border:0;background:#070707;color:#fff;border-radius:0 8px 8px 0;padding:13px 8px;font-weight:800;letter-spacing:.03em;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.22);transition:background .25s ease,box-shadow .25s ease,translate .25s ease}.review-tab:hover{background:var(--zg-purple);box-shadow:0 14px 34px rgba(98,25,121,.34);translate:-2px 0}.review-panel{position:fixed;inset:0;z-index:160;background:rgba(0,0,0,.36);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.review-panel.open{opacity:1;visibility:visible}.review-panel__box{position:absolute;right:26px;top:92px;width:min(390px,calc(100vw - 34px));background:#fff;border-radius:18px;padding:24px;box-shadow:0 28px 90px rgba(0,0,0,.26);transform:translateY(16px) scale(.96);transition:transform .25s ease}.review-panel.open .review-panel__box{transform:translateY(0) scale(1)}.review-panel h3{font-family:var(--heading-font);font-size:24px;margin:0 0 8px;text-transform:uppercase}.stars{color:#f2b600;font-size:24px;letter-spacing:2px}.review-card{background:#faf7fb;border:1px solid #eadfec;border-radius:14px;padding:14px;margin-top:12px}.review-card b{display:block;color:#621979;margin-bottom:4px}.review-card span{display:block;color:#444}.review-close{position:absolute;right:12px;top:10px;border:0;background:#f3edf5;color:#621979;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease}.review-close:hover{transform:rotate(90deg);background:#ead7f0}.review-write{display:inline-flex;margin-top:16px;background:#621979;color:#fff;text-decoration:none;border-radius:8px;padding:11px 18px;font-weight:800;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.review-write:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(98,25,121,.3)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:120;display:inline-flex;align-items:center;gap:9px;background:#25d366;color:#fff;text-decoration:none;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 16px 35px rgba(37,211,102,.35);transition:transform .25s ease,box-shadow .25s ease}.whatsapp-float:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 22px 45px rgba(37,211,102,.45)}.category-hero{height:585px;border-radius:76px 76px 0 0;position:relative;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.25),rgba(0,0,0,.08)),var(--cat-img) center/cover no-repeat;overflow:hidden}.category-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:120px;background:linear-gradient(0deg,#fff,transparent)}.category-hero__inner{position:relative;z-index:2;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.34)}.category-hero__inner p{font-family:var(--heading-font);letter-spacing:.22em;text-transform:uppercase;color:#f2cb4b;margin:0 0 12px}.category-hero__inner h1{font-family:var(--heading-font);font-size:72px;line-height:1;margin:0 0 14px;text-transform:uppercase}.category-hero__inner span{display:block;max-width:660px;font-size:23px;font-weight:600;margin-bottom:26px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-products{padding-top:54px}.nav-list a[href$=".html"]{transition:color .25s ease,transform .25s ease}.nav-list a[href$=".html"]:hover{transform:translateY(-2px)}
@media(max-width:1050px){.category-grid{grid-template-columns:repeat(3,1fr)}.category-hero{height:470px}.category-hero__inner h1{font-size:54px}}
@media(max-width:768px){.review-tab{top:auto;bottom:96px}.whatsapp-float{right:14px;bottom:14px;padding:13px}.whatsapp-float span{display:none}.review-panel__box{right:12px;top:80px}.category-hero{height:390px;border-radius:30px 30px 0 0}.category-hero__inner h1{font-size:38px}.category-hero__inner span{font-size:17px}.category-grid{grid-template-columns:repeat(2,1fr);gap:14px}}
@media(max-width:520px){.category-grid{grid-template-columns:1fr}}

/* v13: Rios-style circular collections + remove featured brands + search typing feel */
.collections-circle{margin-top:76px}.collections-circle .section-title{font-size:24px;margin-bottom:34px;text-transform:uppercase;font-family:var(--heading-font);font-weight:800;letter-spacing:.01em}.circle-collections{display:grid;grid-template-columns:repeat(5,1fr);gap:44px 34px;align-items:start;max-width:1380px;margin:0 auto}.circle-card{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;text-align:center;text-decoration:none;color:#070707;padding:0;display:flex;flex-direction:column;align-items:center}.circle-card .circle-img{width:226px;height:226px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 auto 19px;transition:transform .42s ease,box-shadow .42s ease,background .42s ease}.circle-card img{width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;display:block;border-radius:50%;transition:transform .55s ease,filter .55s ease}.circle-card strong{font-family:var(--heading-font);font-size:17px;font-weight:800;text-transform:uppercase;line-height:1.25;margin-bottom:7px;color:#0a0a0a}.circle-card em{font-style:normal;font-size:15px;color:#121212;display:inline-flex;align-items:center;justify-content:center;gap:8px}.circle-card em b{width:18px;height:18px;border:1.5px solid #111;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;transition:background .28s ease,color .28s ease,transform .28s ease,border-color .28s ease}.circle-card:hover{transform:none!important;box-shadow:none!important}.circle-card:hover .circle-img{transform:translateY(-7px);box-shadow:0 20px 50px rgba(0,0,0,.13);background:#fafafa}.circle-card:hover img{transform:scale(1.075);filter:saturate(1.08)}.circle-card:hover strong{color:var(--rios-purple)}.circle-card:hover em b{background:var(--rios-purple);border-color:var(--rios-purple);color:#fff;transform:translateX(3px)}
.search-bar input[data-typewriter-search]{caret-color:var(--rios-purple)}.search-bar input.typing-active::placeholder{color:#777;opacity:1}.brand-strip{display:none!important}
@media(max-width:1350px){.circle-collections{grid-template-columns:repeat(5,1fr);gap:38px 22px}.circle-card .circle-img{width:190px;height:190px}}
@media(max-width:1050px){.circle-collections{grid-template-columns:repeat(3,1fr)}.circle-card .circle-img{width:200px;height:200px}}
@media(max-width:768px){.collections-circle{margin-top:48px}.circle-collections{grid-template-columns:repeat(2,1fr);gap:30px 18px}.circle-card .circle-img{width:150px;height:150px;margin-bottom:14px}.circle-card strong{font-size:14px}.circle-card em{font-size:13px}.collections-circle .section-title{font-size:21px;margin-bottom:26px}}
@media(max-width:390px){.circle-card .circle-img{width:132px;height:132px}.circle-collections{gap:24px 12px}}

/* v15: Rios video-style New Arrivals carousel */
.new-arrivals-exact{margin-top:74px}.new-arrivals-wrap{max-width:1385px}.new-arrivals-head{justify-content:flex-start;margin-bottom:34px}.new-arrivals-head h2{text-align:left;font-size:24px;font-weight:800;letter-spacing:.01em}.new-arrivals-head a{right:22px;top:3px;text-decoration:underline;font-size:14px;font-weight:500;color:#111}.new-arrivals-layout{display:grid;grid-template-columns:325px minmax(0,1fr);gap:31px;align-items:start}.new-arrivals-promo{height:325px;background:#f4cfe6;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;text-decoration:none;color:#767079;isolation:isolate;transition:transform .34s ease,box-shadow .34s ease}.new-arrivals-promo:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.88) 0 25%,rgba(255,255,255,.18) 26% 47%,transparent 48%),linear-gradient(135deg,#ffd4ee,#f4cfe6 48%,#efe4ff);z-index:-2}.new-arrivals-promo:after{content:"";position:absolute;width:170px;height:112px;left:78px;top:56px;background:#fff;border-radius:20px;box-shadow:0 12px 35px rgba(100,60,110,.2);transform:rotate(-1deg);z-index:-1}.new-arrivals-promo .promo-product-shape{position:absolute;left:118px;top:76px;width:82px;height:132px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 22px rgba(0,0,0,.12);animation:arrivalFloat 4.2s ease-in-out infinite}.new-arrivals-promo img{width:100%;height:100%;object-fit:cover}.new-arrivals-promo strong{font-family:var(--heading-font);font-size:41px;line-height:.86;text-transform:uppercase;text-align:center;margin-bottom:20px;color:#776d78;text-shadow:0 2px 0 rgba(255,255,255,.45);letter-spacing:-.03em}.new-arrivals-promo:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(98,25,121,.16)}@keyframes arrivalFloat{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(1deg)}}.new-arrivals-carousel{position:relative;overflow:hidden;padding:2px 72px 48px 0}.new-arrivals-track{display:flex;gap:31px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:none}.new-arrivals-track::-webkit-scrollbar{display:none}.arrival-card{flex:0 0 256px;background:#f5f5f5;scroll-snap-align:start;transition:transform .32s ease,box-shadow .32s ease,background .32s ease}.arrival-card:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(0,0,0,.12);background:#fff}.arrival-media{height:224px;margin:16px 14px 0;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;overflow:hidden;text-decoration:none;color:#000}.arrival-media img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease,filter .5s ease}.arrival-card:hover .arrival-media img{transform:scale(1.055);filter:saturate(1.08)}.arrival-badge{position:absolute;left:0;top:0;background:#d70f32;color:#fff;font-size:12px;line-height:1;font-weight:700;padding:8px 12px;z-index:2}.arrival-info{padding:15px 14px 17px}.arrival-info p{margin:0 0 6px;color:#621979;font-size:12px}.arrival-info h3{margin:0 0 17px;min-height:42px;font-size:14px;line-height:1.35;font-weight:600;text-transform:none;color:#000}.arrival-price{border-top:1px solid #d2d2d2;padding-top:13px;display:flex;align-items:center;gap:7px;white-space:nowrap}.arrival-price strong{font-size:17px;font-weight:500;color:#000}.arrival-price s{font-size:13px;color:#777}.arrival-controls{position:absolute;right:0;top:176px;display:flex;flex-direction:column;gap:13px}.arrival-controls button{width:40px;height:40px;border:0;border-radius:50%;background:#621979;color:#fff;font-size:35px;line-height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 9px 22px rgba(98,25,121,.24);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.arrival-controls button:hover{transform:scale(1.1);background:#7b2194;box-shadow:0 13px 30px rgba(98,25,121,.35)}.arrival-progress{position:absolute;left:60px;right:106px;bottom:1px;height:2px;background:#bdbdbd;overflow:hidden}.arrival-progress span{display:block;width:34%;height:2px;background:#111;transition:transform .35s ease,width .35s ease}.new-arrivals-exact.is-visible .arrival-card{animation:arrivalCardIn .7s ease both}.new-arrivals-exact.is-visible .arrival-card:nth-child(2){animation-delay:.06s}.new-arrivals-exact.is-visible .arrival-card:nth-child(3){animation-delay:.12s}.new-arrivals-exact.is-visible .arrival-card:nth-child(4){animation-delay:.18s}.new-arrivals-exact.is-visible .arrival-card:nth-child(5){animation-delay:.24s}@keyframes arrivalCardIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1200px){.new-arrivals-layout{grid-template-columns:280px 1fr}.new-arrivals-promo{height:280px}.arrival-card{flex-basis:238px}.new-arrivals-carousel{padding-right:56px}.arrival-controls button{width:38px;height:38px}.arrival-progress{left:30px;right:86px}}
@media(max-width:900px){.new-arrivals-layout{grid-template-columns:1fr}.new-arrivals-promo{height:260px;max-width:320px}.new-arrivals-carousel{padding-right:0}.arrival-controls{position:static;flex-direction:row;justify-content:flex-end;margin-top:14px}.arrival-progress{position:relative;left:auto;right:auto;margin-top:16px}.arrival-card{flex-basis:242px}}
@media(max-width:560px){.new-arrivals-wrap{padding:0 18px}.new-arrivals-head h2{font-size:21px}.new-arrivals-head a{right:18px}.new-arrivals-promo{width:100%;max-width:none}.arrival-card{flex-basis:78vw}.arrival-media{height:235px}.arrival-price{flex-wrap:wrap}.arrival-price strong{font-size:15px}}

/* v16: All Category page - new arrivals on top, all products below */
.collection-hero{margin-top:0;background:#fff;padding:30px 0 0}.collection-hero__inner{min-height:360px;border-radius:34px;background:linear-gradient(90deg,rgba(20,7,24,.72),rgba(98,25,121,.22)),none center/cover no-repeat;display:flex;flex-direction:column;justify-content:center;padding:56px 72px;color:#fff;overflow:hidden;position:relative}.collection-hero__inner:after{content:"";position:absolute;right:5%;bottom:-22px;width:300px;height:300px;border-radius:50%;background:none center/cover no-repeat;box-shadow:0 25px 70px rgba(0,0,0,.32);animation:heroFloat 5.2s ease-in-out infinite}.collection-hero__inner p,.collection-hero__inner h1,.collection-hero__inner span{position:relative;z-index:2}.collection-hero__inner p{font-family:var(--heading-font);text-transform:uppercase;letter-spacing:.22em;color:#f4c542;font-weight:700;margin:0 0 10px}.collection-hero__inner h1{font-family:var(--heading-font);font-size:58px;line-height:1;text-transform:uppercase;margin:0 0 16px}.collection-hero__inner span{font-size:20px;max-width:720px;font-weight:500}.all-category-products{margin-top:70px}.all-products-head{margin-bottom:28px}.all-products-head .product-count{position:absolute;right:0;font-size:14px;color:#666;font-weight:500}.all-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px 22px}.all-products-grid .product-card{background:#fff;border:1px solid #f0f0f0;padding:0 0 14px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.all-products-grid .product-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(0,0,0,.1);border-color:rgba(98,25,121,.18)}.all-products-grid .product-info{padding:13px 12px 0}.all-products-grid .quick{margin-top:2px}.all-products-grid .product-media{overflow:hidden;background:#f7f7f7}.all-products-grid .product-media img{aspect-ratio:3/4;object-fit:cover}.all-products-grid .badge{border-radius:0;background:#e32b2b;font-family:var(--heading-font);letter-spacing:.02em}
@media(max-width:1200px){.all-products-grid{grid-template-columns:repeat(4,1fr)}.collection-hero__inner{min-height:310px}.collection-hero__inner h1{font-size:48px}.collection-hero__inner:after{width:230px;height:230px}}
@media(max-width:768px){.collection-hero{padding-top:18px}.collection-hero__inner{min-height:260px;padding:38px 28px;border-radius:24px}.collection-hero__inner h1{font-size:34px}.collection-hero__inner span{font-size:16px}.collection-hero__inner:after{opacity:.28;width:190px;height:190px;right:-40px}.all-products-head{display:block;text-align:center}.all-products-head .product-count{position:static;display:block;margin-top:8px}.all-products-grid{grid-template-columns:repeat(2,1fr);gap:22px 14px}.all-products-grid .product-info h3{font-size:13px;min-height:50px}.all-products-grid .quick{font-size:12px}}


/* v17: Rios-style navigation polish using Zarlish Glam categories only */
.main-nav{
  height:56px;
  background:#fff;
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #e7e7e7;
}
.main-nav .container{
  height:100%;
}
.nav-list{
  height:56px;
  justify-content:center;
  align-items:center;
  gap:0;
}
.nav-list li{
  height:56px;
  display:flex;
  align-items:center;
  margin:0 18px;
}
.nav-list a{
  position:relative;
  height:56px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#050505;
  font-family:var(--navigation-font, var(--body-font));
  font-size:15px;
  font-weight:500;
  line-height:56px;
  text-transform:none;
  letter-spacing:0;
  padding:0;
  transition:color .22s ease, transform .22s ease;
}
.nav-list a::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:2px;
  background:#111;
  transform:scaleX(0);
  transform-origin:left center;
  transition:transform .24s ease, background-color .24s ease;
}
.nav-list a:hover,
.nav-list a.is-active{
  color:#000;
  transform:none;
}
.nav-list a:hover::after,
.nav-list a.is-active::after{
  transform:scaleX(1);
  background:#111;
}
.nav-list span{
  width:8px;
  height:8px;
  margin-left:2px;
  position:relative;
  top:0;
  font-size:0;
  display:inline-block;
  border-right:1.8px solid currentColor;
  border-bottom:1.8px solid currentColor;
  transform:rotate(45deg) translateY(-2px);
  transition:transform .22s ease;
}
.nav-list a:hover span{
  transform:rotate(45deg) translateY(0px);
}
@media (max-width:1200px){
  .nav-list li{margin:0 12px;}
  .nav-list a{font-size:14px;}
}
@media (max-width:768px){
  .main-nav{height:auto;border-top:1px solid #eee;border-bottom:1px solid #eee;}
  .main-nav .container{height:auto;}
  .nav-list{height:auto;gap:0;align-items:flex-start;}
  .nav-list li{height:auto;margin:0;width:100%;}
  .nav-list a{height:44px;line-height:44px;width:100%;justify-content:space-between;border-bottom:1px solid #f0f0f0;}
  .nav-list a::after{display:none;}
}


/* v18: hidden hover cart/wishlist buttons, counters, cart page, wishlist page and price filter */
.header-icons a{position:relative}.icon-count{position:absolute;right:-8px;top:-7px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#e32b2b;color:#fff;font-size:11px;line-height:17px;text-align:center;font-weight:700}.wishlist-icon svg{fill:none;stroke:currentColor;stroke-width:2.2}.card-actions{position:absolute;right:12px;top:12px;z-index:5;display:flex;flex-direction:column;gap:9px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.product-card:hover .card-actions,.arrival-card:hover .card-actions{opacity:1;transform:translateY(0);pointer-events:auto}.card-action{width:38px;height:38px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#621979;font-size:17px;box-shadow:0 10px 24px rgba(0,0,0,.14);cursor:pointer;transition:transform .24s ease,background .24s ease,color .24s ease,box-shadow .24s ease}.card-action:hover{transform:translateY(-3px) scale(1.08);background:#621979;color:#fff;box-shadow:0 14px 30px rgba(98,25,121,.32)}.product-card .quick{display:none}.product-media,.arrival-media{overflow:hidden}.product-media img,.arrival-media img{transform:translate(var(--move-x,0),var(--move-y,0)) scale(1);will-change:transform}.product-card:hover .product-media img,.arrival-card:hover .arrival-media img{transform:translate(var(--move-x,0),var(--move-y,0)) scale(1.055)}.zg-toast{position:fixed;right:22px;bottom:104px;z-index:200;background:#621979;color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 18px 38px rgba(98,25,121,.32);opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .25s ease,transform .25s ease;font-weight:700}.zg-toast.show{opacity:1;transform:translateY(0)}
.filter-shell{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:start}.filter-panel{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#fff;position:sticky;top:12px}.filter-head{height:68px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #d9d9d9;font-weight:600}.filter-head span{font-size:22px;transform:rotate(90deg);color:#111}.filter-block{padding:26px 2px 24px}.filter-toggle{width:100%;height:30px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;font-size:15px;cursor:pointer}.price-inputs{display:flex;align-items:center;gap:14px;margin:22px 0 25px}.price-inputs label{height:38px;border:1px solid #cfcfcf;border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:4px;min-width:98px}.price-inputs input{width:58px;border:0;outline:0;font-family:var(--body-font);font-size:14px}.range-wrap{position:relative;height:34px;display:flex;align-items:center}.range-wrap input{width:100%;accent-color:#111;position:relative;z-index:2;background:transparent}.range-line{position:absolute;left:4px;right:4px;height:2px;background:#111;top:16px}.apply-filter,.reset-filter{width:100%;height:38px;margin-top:14px;border-radius:7px;border:1px solid #621979;background:#621979;color:#fff;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.reset-filter{background:#fff;color:#621979}.apply-filter:hover,.reset-filter:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(98,25,121,.22)}.filter-results .products-row{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:initial;grid-auto-columns:initial;overflow:visible;gap:34px 22px}.filter-results .all-products-grid{grid-template-columns:repeat(4,1fr)}.cart-page{min-height:48vh}.cart-list{max-width:920px;margin:0 auto;display:grid;gap:16px}.cart-line{display:grid;grid-template-columns:92px 1fr auto auto;gap:18px;align-items:center;padding:14px;border:1px solid #eee;border-radius:14px;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.05)}.cart-line img{width:92px;height:112px;object-fit:cover;border-radius:10px;background:#f5f5f5}.cart-line b,.cart-line span,.cart-line strong{display:block}.cart-line span{color:#777;margin:3px 0}.qty-box{display:flex;align-items:center;border:1px solid #ddd;border-radius:999px;overflow:hidden}.qty-box button{width:34px;height:34px;border:0;background:#f7f7f7;cursor:pointer}.qty-box span{min-width:34px;text-align:center;margin:0}.remove-line{width:34px;height:34px;border:0;border-radius:50%;background:#f6eaf7;color:#621979;font-size:22px;cursor:pointer}.cart-total{max-width:920px;margin:20px auto 0;padding:20px;border-radius:14px;background:#f8f2fa;display:flex;align-items:center;justify-content:flex-end;gap:22px}.cart-total strong{font-size:20px;color:#621979}.empty-cart{text-align:center}.empty-cart p{font-size:18px;color:#555}
@media(max-width:1050px){.filter-shell{grid-template-columns:1fr}.filter-panel{position:static;padding:0 18px}.filter-results .products-row,.filter-results .all-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.card-actions{opacity:1;transform:none;pointer-events:auto}.filter-results .products-row,.filter-results .all-products-grid{grid-template-columns:repeat(2,1fr);gap:22px 14px}.cart-line{grid-template-columns:76px 1fr;position:relative}.cart-line img{width:76px;height:92px}.qty-box{width:max-content}.remove-line{position:absolute;right:10px;top:10px}.cart-total{display:block;text-align:center}.cart-total .hero-btn{margin-top:12px}.price-inputs{flex-wrap:wrap}}

/* v19: wishlist add-to-cart, checkout page, stronger filter UI */
.wishlist-cart-btn{height:38px;padding:0 16px;border:0;border-radius:999px;background:#621979;color:#fff;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 10px 24px rgba(98,25,121,.22);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.wishlist-cart-btn:hover{transform:translateY(-3px) scale(1.03);background:#7b2194;box-shadow:0 16px 34px rgba(98,25,121,.35)}.checkout-btn{min-width:160px;text-align:center}.filter-sort{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9d9d9;gap:12px}.filter-sort select{border:0;background:transparent;font-family:var(--body-font);font-size:14px;outline:0;cursor:pointer}.product-card[hidden]{display:none!important}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.05fr) 430px;gap:34px;align-items:start;max-width:1200px;margin:0 auto}.checkout-form,.checkout-summary,.order-success{background:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 16px 44px rgba(0,0,0,.06);padding:28px}.checkout-form h2,.checkout-summary h2{margin:0 0 22px;font-family:var(--heading-font)}.checkout-form label{display:grid;gap:7px;margin-bottom:15px;font-weight:600}.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;border:1px solid #ddd;border-radius:9px;padding:12px 13px;font-family:var(--body-font);font-size:15px;outline:0;transition:border-color .22s ease,box-shadow .22s ease}.checkout-form input:focus,.checkout-form textarea:focus,.checkout-form select:focus{border-color:#621979;box-shadow:0 0 0 3px rgba(98,25,121,.12)}.checkout-place{width:100%;border:0;margin-top:4px}.checkout-note{font-size:13px;color:#777;margin:13px 0 0}.summary-line{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.summary-line img{width:62px;height:76px;object-fit:cover;border-radius:10px;background:#f5f5f5}.summary-line b,.summary-line span{display:block}.summary-line span{color:#777;font-size:13px;margin-top:3px}.summary-total{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:18px;border-top:2px solid #621979}.summary-total strong{font-size:22px;color:#621979}.order-success{text-align:center;max-width:760px;margin:0 auto}.order-success h2{font-family:var(--heading-font);font-size:30px;margin:0 0 10px}.order-success p{color:#555;margin-bottom:22px}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.summary-line{grid-template-columns:52px 1fr auto}.wishlist-cart-btn{grid-column:2/3;width:max-content}.filter-sort{padding-right:10px}}

/* v20 product detail layout */
.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:50px;align-items:start;max-width:1180px;margin:0 auto}.product-detail-image{background:#f6f6f6;border-radius:18px;overflow:hidden;min-height:520px;display:flex;align-items:center;justify-content:center}.product-detail-image img{width:100%;height:100%;max-height:620px;object-fit:cover;transition:transform .4s ease}.product-detail-image:hover img{transform:scale(1.035)}.product-detail-info{padding:18px 0}.product-detail-info h1{font-family:Poppins,sans-serif;font-size:clamp(28px,3.2vw,46px);line-height:1.12;margin:8px 0 18px}.product-detail-desc{color:#555;font-size:16px;line-height:1.7;max-width:520px}.product-detail-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.detail-add-cart,.detail-add-wishlist{min-width:190px;text-align:center}@media(max-width:800px){.product-detail-layout{grid-template-columns:1fr;gap:24px}.product-detail-image{min-height:360px}}


/* v21: product page polish with equal buttons, in-page reviews, related products, and mouse-follow main image */
.section-sm{margin-top:34px}
.product-detail-wrap{max-width:1180px;margin:0 auto}
.product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:50px;align-items:start;max-width:1180px;margin:0 auto}
.product-detail-image{background:linear-gradient(180deg,#f7f7f7,#eceef0);border-radius:22px;overflow:hidden;min-height:520px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 18px 50px rgba(0,0,0,.08)}
.product-detail-image img{width:100%;height:100%;max-height:620px;object-fit:cover;transition:transform .22s ease;transform:translate(var(--detail-move-x,0),var(--detail-move-y,0)) scale(1.02);will-change:transform}
.product-detail-image:hover img{transform:translate(var(--detail-move-x,0),var(--detail-move-y,0)) scale(1.07)}
.product-detail-info{padding:18px 0}
.product-detail-info h1{font-family:Poppins,sans-serif;font-size:clamp(28px,3.2vw,46px);line-height:1.12;margin:8px 0 18px}
.product-detail-desc{color:#555;font-size:16px;line-height:1.7;max-width:520px}
.product-detail-points{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}
.product-detail-points li{position:relative;padding-left:24px;color:#4b4b4b;font-weight:500}
.product-detail-points li:before{content:'✓';position:absolute;left:0;top:0;color:#621979;font-weight:800}
.product-detail-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.detail-action-btn{min-width:220px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:15px 20px;box-shadow:0 14px 28px rgba(98,25,121,.22);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.detail-action-btn:hover{transform:translateY(-4px);box-shadow:0 22px 40px rgba(98,25,121,.3)}
.detail-add-cart,.detail-add-wishlist{background:var(--zg-purple);color:#fff;border:0}
.detail-add-cart:hover,.detail-add-wishlist:hover{background:#7d2496}
.product-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}
.product-section-head h2{margin:0;font-family:var(--heading-font);font-size:28px;text-transform:uppercase}
.product-section-head a{text-decoration:none;color:#621979;font-weight:700}
.reviews-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.reviews-summary .stars{color:#f2b600;font-size:19px;letter-spacing:1px}
.reviews-summary strong{font-size:18px;color:#161616}
.reviews-summary small{color:#666}
.review-list-inline{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review-card-inline{background:#fff;border:1px solid #eee;border-radius:18px;padding:20px;box-shadow:0 14px 36px rgba(0,0,0,.05)}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}
.review-top b{font-size:16px}
.review-top span{color:#f2b600;letter-spacing:1px}
.review-card-inline p{margin:0;color:#555;line-height:1.7}
.related-grid{grid-template-columns:repeat(4,1fr);gap:22px}
.related-grid .product-card{margin:0}
@media(max-width:980px){.review-list-inline{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.product-detail-layout{grid-template-columns:1fr;gap:24px}.product-detail-image{min-height:360px}.detail-action-btn{width:100%;min-width:0}.product-section-head{align-items:flex-start;flex-direction:column}.related-grid{grid-template-columns:1fr}.review-list-inline{grid-template-columns:1fr}}


/* v22: product page gallery, zoom-move, user review form, matching header buttons and proper WhatsApp icon */
.product-page-header .header-icons a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#111;border-radius:50%;position:relative;text-decoration:none;transition:transform .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease}
.product-page-header .header-icons a svg{width:24px;height:24px;fill:currentColor;display:block}
.product-page-header .header-icons a:hover{background:#f5edf7;color:#621979;transform:translateY(-3px);box-shadow:0 12px 22px rgba(98,25,121,.12)}
.product-page-header .search-bar .mic-btn svg{width:18px;height:18px;fill:#111}
.whatsapp-float{gap:10px}.wa-icon{width:20px;height:20px;fill:#fff;display:block;flex:0 0 auto}
.product-detail-gallery-layout{grid-template-columns:minmax(0,1.04fr) minmax(340px,.86fr);gap:58px}
.product-gallery-block{min-width:0}.zoom-move-box{background:#fafafa;border:1px solid #f0f0f0;min-height:615px;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.07)}
.zoom-move-box img{width:100%;height:100%;max-height:650px;object-fit:contain;padding:18px;transform:translate(var(--detail-move-x,0),var(--detail-move-y,0)) scale(1);transition:transform .16s ease;will-change:transform}
.zoom-move-box:hover img{transform:translate(var(--detail-move-x,0),var(--detail-move-y,0)) scale(1.18)}
.product-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.product-thumb{border:1px solid #e8e8e8;background:#fff;border-radius:14px;overflow:hidden;height:112px;cursor:pointer;padding:0;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-thumb:hover,.product-thumb.active{border-color:#621979;transform:translateY(-3px);box-shadow:0 14px 30px rgba(98,25,121,.15)}
.product-detail-info{padding-top:30px}.product-detail-desc{max-width:610px}.review-area{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}.review-list-inline{grid-template-columns:1fr;gap:14px}.review-form{background:#fff;border:1px solid #eee;border-radius:18px;padding:22px;box-shadow:0 14px 40px rgba(0,0,0,.05);position:sticky;top:18px}.review-form h3{font-family:var(--heading-font);font-size:22px;margin:0 0 16px;text-transform:uppercase}.review-form label{display:grid;gap:7px;margin-bottom:13px;font-weight:600}.review-form input,.review-form select,.review-form textarea{width:100%;border:1px solid #ddd;border-radius:9px;padding:12px 13px;font-family:var(--body-font);font-size:15px;outline:0;transition:border-color .22s ease,box-shadow .22s ease}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:#621979;box-shadow:0 0 0 3px rgba(98,25,121,.12)}.review-form button{width:100%;border:0}.product-reviews-section .product-section-head{border-top:1px solid #eee;padding-top:36px}.related-products-section{padding-bottom:22px}.filter-shell.product-detail-filter,.product-detail-wrap .filter-shell{display:none!important}
@media(max-width:980px){.product-detail-gallery-layout{grid-template-columns:1fr}.zoom-move-box{min-height:460px}.review-area{grid-template-columns:1fr}.review-form{position:static}.product-thumbnails{grid-template-columns:repeat(4,1fr)}}
@media(max-width:600px){.product-page-header .header-icons a{width:38px;height:38px}.zoom-move-box{min-height:360px}.product-thumb{height:82px}.product-detail-gallery-layout{gap:24px}.review-area{gap:16px}.whatsapp-float .wa-icon{width:22px;height:22px}}


/* v23 fixes: stronger product image zoom/pan and visible related products */
#product-detail-root .filter-shell{display:block!important}
#product-detail-root .related-products-section .filter-shell{display:contents!important}
.zoom-move-box{cursor:zoom-in;overflow:hidden}
.zoom-move-box img{object-fit:contain!important;width:100%!important;height:100%!important;max-height:650px!important;padding:18px!important;transform:translate3d(0,0,0) scale(1);transition:transform .08s linear, transform-origin .08s linear;will-change:transform;pointer-events:none}
.zoom-move-box:hover img{transform:translate3d(0,0,0) scale(1.32)}
.zoom-move-box img.is-zooming{transition:transform .04s linear, transform-origin .04s linear}
.related-products-section .related-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}
.related-products-section .product-card,.related-products-section .product-card[hidden]{display:block!important;visibility:visible!important;opacity:1!important}
.related-products-section .product-media img{display:block!important;opacity:1!important;visibility:visible!important;min-height:260px;object-fit:cover;background:#f7f7f7}
@media(max-width:980px){.related-products-section .related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.related-products-section .related-grid{grid-template-columns:1fr!important}}


/* v24: index review link, reviews page and WhatsApp SVG icon fixes */
.review-page-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.whatsapp-float .wa-icon{width:21px;height:21px;fill:#fff;display:block;flex:0 0 auto}
.reviews-page{margin-top:52px}.reviews-hero-card{background:linear-gradient(135deg,#621979,#8b2aa7);color:#fff;border-radius:24px;padding:42px;box-shadow:0 22px 56px rgba(98,25,121,.18);margin-bottom:34px}.reviews-hero-card p{margin:0 0 8px;color:#f6d46a;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.reviews-hero-card h1{margin:0;font-family:var(--heading-font);font-size:clamp(34px,4vw,58px);text-transform:uppercase}.reviews-hero-card span{display:block;margin-top:10px;font-size:18px;max-width:760px}.reviews-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.reviews-page-list{grid-template-columns:repeat(2,1fr)}.reviews-page-form{position:sticky;top:20px}@media(max-width:900px){.reviews-page-layout{grid-template-columns:1fr}.reviews-page-list{grid-template-columns:1fr}.reviews-page-form{position:static}.reviews-hero-card{padding:28px}}


/* v26: order tracking page */
.service-item{text-decoration:none}
.track-order-layout{display:grid;grid-template-columns:minmax(0,430px) 1fr;gap:28px;align-items:start;max-width:1180px;margin:0 auto}
.track-order-form,.track-result{background:#fff;border:1px solid #eee;border-radius:18px;padding:28px;box-shadow:0 16px 44px rgba(0,0,0,.06)}
.track-order-form h2,.track-result h2{font-family:var(--heading-font);margin:0 0 12px;text-transform:uppercase}
.track-order-form p,.track-result .muted,.track-help{color:#666;line-height:1.65}
.track-order-form label{display:grid;gap:7px;margin-top:15px;font-weight:700}
.track-order-form input{border:1px solid #ddd;border-radius:9px;padding:13px 14px;font-family:var(--body-font);font-size:15px;outline:0;transition:border-color .22s ease,box-shadow .22s ease}
.track-order-form input:focus{border-color:#621979;box-shadow:0 0 0 3px rgba(98,25,121,.12)}
.track-order-form .hero-btn{margin-top:18px;width:100%}
.order-status-card{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}
.order-status-card div{background:#faf7fb;border:1px solid #eadfec;border-radius:14px;padding:14px}
.order-status-card span{display:block;color:#777;font-size:13px;margin-bottom:4px}.order-status-card strong{color:#621979}
.order-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:0;margin:22px 0;list-style:none}
.order-steps li{display:grid;gap:8px;text-align:center;color:#888;font-weight:700}.order-steps li span{width:34px;height:34px;border-radius:50%;border:2px solid #ddd;display:inline-flex;align-items:center;justify-content:center;margin:0 auto;background:#fff}.order-steps li.active{color:#621979}.order-steps li.active span{background:#621979;color:#fff;border-color:#621979;box-shadow:0 10px 22px rgba(98,25,121,.2)}
.track-items{display:grid;gap:12px;margin-top:12px}.track-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;border:1px solid #eee;border-radius:14px;padding:10px}.track-item img{width:62px;height:72px;object-fit:cover;border-radius:10px;background:#f7f7f7}.track-item span{display:block;color:#777;margin-top:3px}.order-success strong{color:#621979}.order-success-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-btn--light{background:#fff;color:#621979;border:1px solid #621979}
@media(max-width:900px){.track-order-layout{grid-template-columns:1fr}.order-status-card{grid-template-columns:repeat(2,1fr)}.order-steps{grid-template-columns:1fr}.order-steps li{grid-template-columns:34px 1fr;text-align:left;align-items:center}.order-steps li span{margin:0}.track-item{grid-template-columns:54px 1fr}.track-item strong{grid-column:2}}


/* v27: WhatsApp icon used everywhere */
.top-wa-icon{display:inline-flex!important;align-items:center;justify-content:center;width:18px;height:18px;margin-right:5px;vertical-align:-3px}
.top-wa-icon .wa-icon{width:18px;height:18px;fill:currentColor}
.whatsapp-float .wa-icon{width:22px!important;height:22px!important;fill:#fff!important;display:block!important;flex:0 0 auto}

/* Phase 3: managed banners, subcategory navigation, backend product gallery */
.dynamic-nav-item{position:relative}.sub-nav{display:none;position:absolute;left:0;top:100%;z-index:90;min-width:210px;background:#fff;border:1px solid #eee;border-radius:0 0 12px 12px;padding:8px;box-shadow:0 16px 36px rgba(0,0,0,.12);list-style:none}.dynamic-nav-item:hover>.sub-nav{display:block}.sub-nav li a{display:block;padding:9px 10px;white-space:nowrap;border-radius:7px}.sub-nav li a:hover{background:#f7eef9;color:#621979}.zg-slider-host{position:relative;overflow:hidden;isolation:isolate}.zg-slide-layer{position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 5s ease}.zg-slide-layer.active{opacity:1;transform:scale(1)}.zg-slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#621979;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.16);transition:.25s}.zg-slider-arrow:hover{background:#621979;color:#fff}.zg-slider-arrow.prev{left:20px}.zg-slider-arrow.next{right:20px}.zg-slider-dots{position:absolute;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px}.zg-slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.6);cursor:pointer;transition:.25s}.zg-slider-dots button.active{width:30px;background:#fff}.api-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.85fr);gap:48px;max-width:1220px;margin:0 auto}.api-product-gallery{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px}.api-thumbs{display:flex;flex-direction:column;gap:10px}.api-thumb{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.api-thumb.active{border-color:#621979}.api-thumb img{display:block;width:82px;height:96px;object-fit:cover}.api-main-image{height:610px;overflow:hidden;border-radius:18px;background:#f5f5f5;display:grid;place-items:center}.api-main-image img{width:100%;height:100%;object-fit:contain;transition:transform .18s ease;will-change:transform}.circle-card img{object-fit:cover}@media(max-width:800px){.sub-nav{position:static;box-shadow:none;border:0;padding-left:12px}.dynamic-nav-item:hover>.sub-nav{display:block}.api-product-layout{grid-template-columns:1fr;gap:24px}.api-product-gallery{grid-template-columns:1fr}.api-thumbs{order:2;flex-direction:row;overflow:auto}.api-thumb img{width:72px;height:80px}.api-main-image{height:430px}.zg-slider-arrow{width:40px;height:40px}.zg-slider-arrow.prev{left:10px}.zg-slider-arrow.next{right:10px}}


/* Phase 4: clean full-width managed banners — one uploaded image per slide, no decorative overlay image */
.zglam-hero::after,
.collection-hero__inner::after,
.category-hero::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
.collection-hero{padding:0!important;margin-top:0!important;background:#fff!important}
.collection-hero>.container{max-width:none!important;padding:0!important}
.zglam-hero,
.category-hero,
.collection-hero__inner{
  width:100%;
  height:675px;
  min-height:675px;
  border-radius:76px 76px 0 0;
  overflow:hidden;
  background-position:center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
.category-hero{display:flex;align-items:center}
.collection-hero__inner{display:flex;align-items:flex-start;justify-content:center;padding:0 8%;color:#fff}
.category-hero__inner,
.collection-hero__inner>p,
.collection-hero__inner>h1,
.collection-hero__inner>span,
.collection-hero__inner>.hero-btn{position:relative;z-index:3}
.collection-hero__inner h1{font-size:72px!important;line-height:1!important;margin:0 0 14px!important}
.collection-hero__inner span{font-size:23px!important;max-width:700px!important;margin-bottom:26px!important}
.zg-slide-layer{z-index:-1!important}
.zg-slider-host>.hero-copy,
.zg-slider-host>.category-hero__inner,
.zg-slider-host>p,
.zg-slider-host>h1,
.zg-slider-host>span,
.zg-slider-host>.hero-btn{position:relative;z-index:3}
@media(max-width:1200px){
  .zglam-hero,.category-hero,.collection-hero__inner{height:520px;min-height:520px;border-radius:45px 45px 0 0}
  .collection-hero__inner h1{font-size:54px!important}
}
@media(max-width:768px){
  .zglam-hero,.category-hero,.collection-hero__inner{height:390px;min-height:390px;border-radius:28px 28px 0 0}
  .collection-hero__inner{padding:0 26px}
  .collection-hero__inner h1{font-size:38px!important}
  .collection-hero__inner span{font-size:17px!important}
}


/* Phase 7: uploaded category banners override each page fallback image reliably */
.zg-slider-host{background:none!important;background-image:none!important}
.zg-slider-host .zg-slide-layer{z-index:0!important;pointer-events:none}
.zg-slider-host>.hero-copy,
.zg-slider-host>.category-hero__inner,
.zg-slider-host>.collection-hero__inner,
.zg-slider-host>.zg-slider-arrow,
.zg-slider-host>.zg-slider-dots{position:relative;z-index:3}
.zg-slider-host>.zg-slider-arrow{position:absolute}
.zg-slider-host>.zg-slider-dots{position:absolute}


/* Phase 8: reliable uploaded-banner slider animation and swipe */
.zg-slider-host{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate;
  touch-action:pan-y;
  user-select:none;
}
.zg-slider-host .hero-copy,
.zg-slider-host .category-hero__inner,
.zg-slider-host .collection-hero__inner{
  position:relative;
  z-index:3;
}
.zg-slide-layer{
  position:absolute;
  inset:0;
  z-index:0!important;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  transform:scale(1.075);
  transition:opacity .9s ease,visibility .9s ease,transform 8s ease;
  will-change:opacity,transform;
}
.zg-slide-layer.active{
  opacity:1;
  visibility:visible;
  transform:scale(1);
}
.zg-slider-host.zg-slider-dragging{cursor:grabbing}
.zg-slider-arrow,.zg-slider-dots{z-index:6!important}
.zg-slider-arrow[hidden],.zg-slider-dots[hidden]{display:none!important}
.zg-slider-arrow{
  transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease!important;
}
.zg-slider-arrow:hover{
  transform:translateY(-50%) scale(1.08)!important;
}
.zg-slider-dots button{
  transition:width .25s ease,background .25s ease,transform .25s ease!important;
}
.zg-slider-dots button:hover{transform:scale(1.18)}


/* Phase 9: explicit independent category sliders rendered as real IMG layers */
.zg-slider-managed{position:relative!important;overflow:hidden!important;isolation:isolate;touch-action:pan-y;background:none!important;background-image:none!important}
.zg-slider-stage{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;background:#201422}
.zg-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;visibility:hidden;transform:scale(1.075);transition:opacity .9s ease,visibility .9s ease,transform 8s ease;will-change:opacity,transform;pointer-events:none}
.zg-slide-image.active{opacity:1;visibility:visible;transform:scale(1)}
.zg-slider-managed>.hero-copy,.zg-slider-managed>.category-hero__inner,.zg-slider-managed .collection-hero__inner{position:relative;z-index:3}
.zg-slider-managed>.zg-slider-arrow,.zg-slider-managed>.zg-slider-dots{z-index:7!important}
.zg-slider-managed.zg-slider-dragging{cursor:grabbing}


/* Phase 10: force uploaded category banner images above every legacy demo background */
.category-hero:not(.zg-slider-managed){background:linear-gradient(135deg,#efe7f2,#d9c5df)!important}
.zg-slider-managed,
.zg-slider-foreground{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:transparent!important;
  background-image:none!important;
}
.zg-slider-managed::before,
.zg-slider-managed::after,
.zg-slider-foreground::before,
.zg-slider-foreground::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
.zg-slider-foreground>.zg-slider-stage{
  position:absolute!important;
  inset:0!important;
  z-index:20!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  background:#201422!important;
  pointer-events:none!important;
}
.zg-slider-foreground>.zg-slider-stage>.zg-slide-image{
  position:absolute!important;
  inset:0!important;
  z-index:21!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(1.075)!important;
  transition:opacity .9s ease,visibility .9s ease,transform 8s ease!important;
}
.zg-slider-foreground>.zg-slider-stage>.zg-slide-image.active{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
.zg-slider-foreground>.hero-copy,
.zg-slider-foreground>.category-hero__inner,
.zg-slider-foreground .collection-hero__inner{
  position:relative!important;
  z-index:30!important;
}
.zg-slider-foreground>.zg-slider-arrow,
.zg-slider-foreground>.zg-slider-dots{
  z-index:40!important;
}


/* Phase 11: no hardcoded demo banner image links anywhere.
   Until admin uploads an image, banners show a neutral Zarlish Glam gradient only. */
.zglam-hero,
.category-hero,
.collection-hero__inner{
  background-image:linear-gradient(135deg,#ede2f1 0%,#d8c2df 48%,#b491c0 100%)!important;
  background-color:#d8c2df!important;
}
.zglam-hero::after,
.category-hero::after,
.collection-hero__inner::after{
  display:none!important;
  content:none!important;
  background:none!important;
  background-image:none!important;
}
.zg-slider-managed,
.zg-slider-foreground,
.zg-slider-host{
  background:none!important;
  background-image:none!important;
}
.zg-slider-stage{
  position:absolute!important;
  inset:0!important;
  z-index:20!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  background:#201422!important;
}
.zg-slide-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(1.075)!important;
  transition:opacity .9s ease,visibility .9s ease,transform 8s ease!important;
  pointer-events:none!important;
}
.zg-slide-image.active{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
.zg-slider-managed>.hero-copy,
.zg-slider-managed>.category-hero__inner,
.zg-slider-managed .collection-hero__inner{
  position:relative!important;
  z-index:30!important;
}
.zg-slider-arrow,.zg-slider-dots{z-index:40!important}


/* Phase 12: homepage-style slider host for ALL category pages and All Products.
   Gradient is only a fallback before an admin-uploaded banner exists. */
.zglam-hero,
.category-hero,
.collection-hero__inner{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#d8c2df!important;
  background-image:linear-gradient(135deg,#ede2f1 0%,#d8c2df 48%,#b491c0 100%)!important;
}
.zg-slider-managed,
.zg-slider-foreground,
.zg-slider-host{
  background:transparent!important;
  background-image:none!important;
}
.zg-slider-managed::before,
.zg-slider-managed::after,
.zg-slider-foreground::before,
.zg-slider-foreground::after{
  display:none!important;
  content:none!important;
  background:none!important;
  background-image:none!important;
}
.zg-slider-host>.zg-slider-stage{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:inherit!important;
  background:#201422!important;
  pointer-events:none!important;
}
.zg-slider-host>.zg-slider-stage>.zg-slide-image{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(1.075)!important;
  transition:opacity .9s ease,visibility .9s ease,transform 8s ease!important;
  will-change:opacity,transform!important;
}
.zg-slider-host>.zg-slider-stage>.zg-slide-image.active{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
.zg-slider-host>.hero-copy,
.zg-slider-host>.category-hero__inner,
.zg-slider-host>.container,
.zg-slider-host .collection-hero__inner{
  position:relative!important;
  z-index:2!important;
}
.zg-slider-host>.zg-slider-arrow,
.zg-slider-host>.zg-slider-dots{
  z-index:3!important;
}
.collection-hero__inner{
  width:100%!important;
}
.all-products-circle{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-decoration:none!important;
}
.all-products-circle__icon{
  display:grid!important;
  place-items:center!important;
  width:212px!important;
  height:212px!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#f0e5f3,#cfaed8)!important;
  color:#621979!important;
  font-size:78px!important;
  line-height:1!important;
  transition:transform .35s ease,box-shadow .35s ease!important;
}
.all-products-circle:hover .all-products-circle__icon{
  transform:translateY(-7px) scale(1.035)!important;
  box-shadow:0 18px 38px rgba(98,25,121,.18)!important;
}
@media(max-width:800px){
  .all-products-circle__icon{width:150px!important;height:150px!important;font-size:56px!important}
}


/* ================================================================
   PHASE 13 — ONE BANNER COMPONENT
   Homepage, All Products and every category page use identical HTML,
   CSS, animation, arrows, dots and swipe behavior.
   ================================================================ */
.page-banner-slider{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  height:675px!important;
  min-height:675px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  border-radius:76px 76px 0 0!important;
  background:linear-gradient(135deg,#ede2f1 0%,#d8c2df 48%,#b491c0 100%)!important;
}
.page-banner-slider>.hero-copy{
  position:relative!important;
  z-index:3!important;
  width:min(1590px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:0 7%!important;
  color:#fff!important;
  text-shadow:0 4px 18px rgba(0,0,0,.24)!important;
}
.page-banner-slider>.hero-copy p{
  color:#f1c629!important;
  font-weight:800!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
}
.page-banner-slider>.hero-copy h1{
  max-width:760px!important;
  margin:14px 0 16px!important;
  font-family:var(--heading-font)!important;
  font-size:clamp(42px,5vw,78px)!important;
  line-height:1.02!important;
  text-transform:uppercase!important;
}
.page-banner-slider>.hero-copy span{
  display:block!important;
  max-width:700px!important;
  margin-bottom:26px!important;
  font-size:22px!important;
  font-weight:600!important;
}
.page-banner-slider>.hero-copy .hero-btn{
  position:relative!important;
  z-index:4!important;
}
.page-banner-slider>.zg-index-slider-stage{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  pointer-events:none!important;
}
.page-banner-slider>.zg-index-slider-stage>.zg-index-slide{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:scale(1.075)!important;
  transition:opacity .9s ease,visibility .9s ease,transform 8s ease!important;
  will-change:opacity,transform!important;
  pointer-events:none!important;
}
.page-banner-slider>.zg-index-slider-stage>.zg-index-slide.active{
  opacity:1!important;
  visibility:visible!important;
  transform:scale(1)!important;
}
.page-banner-slider>.zg-index-slider-arrow{
  position:absolute!important;
  top:50%!important;
  z-index:5!important;
  width:48px!important;
  height:48px!important;
  border:0!important;
  border-radius:50%!important;
  transform:translateY(-50%)!important;
  background:rgba(255,255,255,.9)!important;
  color:#621979!important;
  font-size:34px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 10px 28px rgba(0,0,0,.16)!important;
  transition:background .25s ease,color .25s ease,transform .25s ease!important;
}
.page-banner-slider>.zg-index-slider-arrow:hover{
  background:#621979!important;
  color:#fff!important;
  transform:translateY(-50%) scale(1.08)!important;
}
.page-banner-slider>.zg-index-slider-arrow.prev{left:20px!important}
.page-banner-slider>.zg-index-slider-arrow.next{right:20px!important}
.page-banner-slider>.zg-index-slider-dots{
  position:absolute!important;
  left:50%!important;
  bottom:18px!important;
  z-index:5!important;
  display:flex!important;
  gap:8px!important;
  transform:translateX(-50%)!important;
}
.page-banner-slider>.zg-index-slider-dots button{
  width:9px!important;
  height:9px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.65)!important;
  cursor:pointer!important;
  transition:width .25s ease,background .25s ease,transform .25s ease!important;
}
.page-banner-slider>.zg-index-slider-dots button.active{
  width:30px!important;
  background:#fff!important;
}
.page-banner-slider>.zg-index-slider-dots button:hover{transform:scale(1.16)!important}
.page-banner-slider>.zg-index-slider-arrow[hidden],
.page-banner-slider>.zg-index-slider-dots[hidden]{display:none!important}
.page-banner-slider.zg-slider-dragging{cursor:grabbing!important}

/* Old category/all-products hero wrappers no longer control the image layer. */
.category-hero,
.collection-hero,
.collection-hero__inner{
  background-image:none;
}
@media(max-width:800px){
  .page-banner-slider{
    height:390px!important;
    min-height:390px!important;
    border-radius:30px 30px 0 0!important;
  }
  .page-banner-slider>.hero-copy{padding:0 9%!important}
  .page-banner-slider>.hero-copy h1{font-size:38px!important}
  .page-banner-slider>.hero-copy span{font-size:16px!important}
  .page-banner-slider>.zg-index-slider-arrow{width:40px!important;height:40px!important}
  .page-banner-slider>.zg-index-slider-arrow.prev{left:10px!important}
  .page-banner-slider>.zg-index-slider-arrow.next{right:10px!important}
}

/* Phase 15: left-side mini cart drawer */
.mini-cart-overlay{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.34);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility .28s ease}
.mini-cart-overlay.open{opacity:1;visibility:visible}
.mini-cart-drawer{position:fixed;left:0;top:0;bottom:0;z-index:310;width:min(430px,94vw);display:flex;flex-direction:column;background:#fff;box-shadow:24px 0 60px rgba(0,0,0,.18);transform:translateX(-105%);transition:transform .32s ease}
.mini-cart-drawer.open{transform:translateX(0)}
.mini-cart-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #eee;background:linear-gradient(135deg,#fbf7fc,#fff)}
.mini-cart-head small{display:block;color:#777;text-transform:uppercase;letter-spacing:.13em;font-weight:700}
.mini-cart-head h3{margin:4px 0 0;font-family:var(--heading-font);font-size:24px;text-transform:uppercase}
.mini-cart-close{width:38px;height:38px;border:0;border-radius:50%;background:#f2e7f4;color:#621979;font-size:25px;cursor:pointer;transition:.2s}
.mini-cart-close:hover{transform:rotate(90deg);background:#621979;color:#fff}
.mini-cart-body{flex:1;overflow:auto;padding:12px 18px}
.mini-cart-line{display:grid;grid-template-columns:74px 1fr 30px;gap:11px;align-items:start;padding:14px 0;border-bottom:1px solid #eee}
.mini-cart-line img{width:74px;height:92px;object-fit:cover;border-radius:11px;background:#f4f4f4}
.mini-cart-info b,.mini-cart-info span,.mini-cart-info strong{display:block}
.mini-cart-info b{font-size:14px;line-height:1.3}
.mini-cart-info span{margin-top:3px;color:#777;font-size:12px}
.mini-cart-info strong{margin-top:6px;color:#621979;font-size:14px}
.mini-cart-qty{display:inline-grid;grid-template-columns:30px 32px 30px;align-items:center;margin-top:9px;border:1px solid #ddd;border-radius:999px;overflow:hidden}
.mini-cart-qty button{height:28px;border:0;background:#fff;cursor:pointer;font-size:17px}
.mini-cart-qty span{text-align:center;color:#222;margin:0;font-size:13px}
.mini-cart-remove{width:29px;height:29px;border:0;border-radius:50%;background:#f8ecec;color:#c22727;cursor:pointer;font-size:18px}
.mini-cart-footer{padding:18px;border-top:1px solid #eee;background:#fff}
.mini-cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:18px}
.mini-cart-total strong{color:#621979}
.mini-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.mini-cart-actions .hero-btn{text-align:center;padding:12px 8px}
.mini-cart-empty{text-align:center;padding:54px 10px}
body.mini-cart-open{overflow:hidden}

.customer-shell{max-width:1120px;margin:40px auto;padding:0 20px}.customer-card{background:#fff;border:1px solid #eee;border-radius:20px;padding:24px;box-shadow:0 16px 44px rgba(0,0,0,.06)}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.customer-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.customer-tabs a{padding:10px 14px;border-radius:999px;background:#f4eaf6;color:#621979;font-weight:700;text-decoration:none}.account-orders{display:grid;gap:12px}.account-order{padding:14px;border:1px solid #eee;border-radius:14px}.account-order-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.auth-form{display:grid;gap:12px}.auth-form input,.auth-form textarea{padding:12px;border:1px solid #ddd;border-radius:9px;font:inherit}@media(max-width:760px){.customer-grid{grid-template-columns:1fr}}

/* Phase 23: moderated reviews and reliable customer auth */
.review-tab{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.review-status{display:inline-flex;margin-top:9px;padding:6px 10px;border-radius:999px;font-weight:700}
.review-status.pending{background:#fff2cc;color:#8a6300}
.review-status.approved{background:#def6e5;color:#176b35}
.own-review{border-left:4px solid #621979}
.customer-message.error{color:#b42318}
#reviewLoginNotice{margin-bottom:12px;padding:10px;border-radius:10px;background:#f8f1fa}


/* ================================================================
   PHASE 24 — RIOS-STYLE MOBILE RESPONSIVE POLISH
   Desktop layout remains unchanged. These rules only apply to phones.
   ================================================================ */
@media (max-width: 768px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:14px}
  .container{width:100%;max-width:100%;padding-left:12px!important;padding-right:12px!important}

  /* compact mobile announcement + header */
  .top-info-bar{display:none!important}
  .announcement{height:29px!important;min-height:29px!important;font-size:11px!important;letter-spacing:0!important}
  .announcement__track{gap:52px!important;animation-duration:27s!important}
  .announcement__track span{padding:0 5px!important;line-height:29px!important}
  .announcement__track span:nth-child(even){font-size:10px!important}

  .site-header{position:relative!important;background:#fff!important;border-bottom:1px solid #eee!important}
  .header__main{
    min-height:0!important;height:auto!important;
    display:grid!important;grid-template-columns:1fr auto!important;
    grid-template-rows:auto auto!important;
    gap:10px 12px!important;
    padding-top:10px!important;padding-bottom:10px!important;
  }
  .logo{min-width:0!important}
  .logo__img{width:106px!important;max-height:54px!important;object-fit:contain!important}
  .header-icons{align-self:center!important;display:flex!important;gap:12px!important;justify-content:flex-end!important}
  .header-icons a{width:28px!important;height:28px!important;min-width:28px!important}
  .header-icons svg{width:23px!important;height:23px!important}
  .icon-count{min-width:16px!important;height:16px!important;font-size:10px!important;line-height:16px!important;right:-7px!important;top:-7px!important}

  .search-bar{
    grid-column:1/-1!important;grid-row:2!important;
    width:100%!important;height:39px!important;
    display:grid!important;grid-template-columns:74px minmax(0,1fr) 38px!important;
    border-radius:4px!important;background:#ededed!important;border-color:#e6e6e6!important;
  }
  .search-bar select{padding:0 7px!important;font-size:12px!important}
  .search-bar input{min-width:0!important;padding:0 9px!important;font-size:12px!important}
  .search-bar button{width:38px!important}
  .mic-btn svg{width:18px!important;height:18px!important}

  /* mobile menu like storefront drawer/list */
  .main-nav{height:auto!important;border-top:1px solid #eee!important;border-bottom:1px solid #eee!important}
  .main-nav .container{padding:0!important}
  .mobile-menu{
    display:flex!important;align-items:center!important;justify-content:flex-start!important;
    width:100%!important;height:42px!important;
    padding:0 13px!important;border:0!important;background:#fff!important;
    color:#111!important;font-size:14px!important;font-weight:700!important;text-transform:uppercase!important;
  }
  .mobile-menu::after{content:'+';margin-left:auto;font-size:18px;font-weight:500}
  .mobile-menu[aria-expanded="true"]::after{content:'−'}
  .nav-list{
    display:none!important;width:100%!important;height:auto!important;
    margin:0!important;padding:0!important;gap:0!important;
    flex-direction:column!important;align-items:stretch!important;background:#fff!important;
    border-top:1px solid #eee!important;
  }
  .nav-list.open{display:flex!important}
  .nav-list>li{width:100%!important;border-bottom:1px solid #eee!important}
  .nav-list a{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    width:100%!important;padding:12px 14px!important;
    font-size:13px!important;font-weight:600!important;line-height:1.25!important;
  }
  .sub-nav{
    position:static!important;display:block!important;visibility:visible!important;opacity:1!important;
    transform:none!important;width:100%!important;min-width:0!important;
    padding:0 0 5px 14px!important;border:0!important;box-shadow:none!important;background:#fafafa!important;
  }
  .sub-nav a{padding:9px 13px!important;font-size:12px!important;font-weight:500!important}

  /* home/category banner same compact image-first look */
  .hero-slider,.page-banner-slider{
    width:100%!important;height:286px!important;min-height:286px!important;
    margin:0!important;border-radius:0!important;
  }
  .page-banner-slider>.hero-copy{
    width:100%!important;margin:0!important;padding:0 18px!important;
    text-shadow:0 3px 12px rgba(0,0,0,.33)!important;
  }
  .page-banner-slider>.hero-copy p{margin:0 0 6px!important;font-size:9px!important;letter-spacing:.15em!important}
  .page-banner-slider>.hero-copy h1{max-width:78%!important;margin:0 0 8px!important;font-size:30px!important;line-height:1.02!important}
  .page-banner-slider>.hero-copy span{max-width:78%!important;margin-bottom:14px!important;font-size:13px!important;line-height:1.35!important}
  .page-banner-slider>.hero-copy .hero-btn{padding:9px 13px!important;font-size:11px!important}
  .page-banner-slider>.zg-index-slider-arrow{
    width:34px!important;height:34px!important;font-size:25px!important;
    background:rgba(255,255,255,.88)!important;
  }
  .page-banner-slider>.zg-index-slider-arrow.prev{left:8px!important}
  .page-banner-slider>.zg-index-slider-arrow.next{right:8px!important}
  .page-banner-slider>.zg-index-slider-dots{bottom:9px!important;gap:6px!important}
  .page-banner-slider>.zg-index-slider-dots button{width:7px!important;height:7px!important}
  .page-banner-slider>.zg-index-slider-dots button.active{width:22px!important}

  /* mobile spacing */
  .section{margin-top:30px!important}
  .section-sm{margin-top:24px!important}
  .section-title,.section-heading-row h2{margin-bottom:16px!important;font-size:18px!important;line-height:1.2!important}
  .section-heading-row{margin-bottom:16px!important}
  .section-heading-row a{font-size:12px!important}
  .reviews-hero-card{padding:22px 16px!important;border-radius:13px!important}
  .reviews-hero-card h1{font-size:28px!important}
  .reviews-hero-card span{font-size:14px!important}

  /* collections: balanced 2-column circles */
  .collections-circle{margin-top:32px!important}
  .collections-circle .section-title{margin-bottom:19px!important;font-size:19px!important}
  .circle-collections{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:22px 12px!important;width:100%!important;max-width:100%!important;padding:0 2px!important;
  }
  .circle-card{min-width:0!important}
  .circle-card .circle-img,
  .circle-card>img,
  .all-products-circle__icon{
    width:132px!important;height:132px!important;max-width:100%!important;
    margin:0 auto 9px!important;border-radius:50%!important;object-fit:cover!important;
  }
  .all-products-circle__icon{font-size:45px!important}
  .circle-card strong,.circle-card h3{margin:0 0 4px!important;font-size:13px!important;line-height:1.2!important;text-align:center!important}
  .circle-card em,.circle-card>span:last-child{font-size:11px!important;text-align:center!important}
  .circle-card em b{width:15px!important;height:15px!important;font-size:10px!important}

  /* RIOS-style 2 product cards per row */
  .products-row{
    grid-auto-columns:calc(50% - 5px)!important;gap:10px!important;
    padding:0 0 8px!important;scroll-snap-type:x proximity!important;
  }
  .products-row>.product-card{scroll-snap-align:start!important}
  .category-grid,.all-products-grid,.related-grid{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px 10px!important;
  }
  .product-media{border-radius:0!important;overflow:hidden!important}
  .product-media img{aspect-ratio:3/4!important;object-fit:cover!important}
  .badge{left:6px!important;top:6px!important;padding:3px 5px!important;font-size:9px!important}
  .product-info{padding-top:8px!important}
  .vendor{margin-bottom:2px!important;font-size:10px!important}
  .product-info h3{min-height:31px!important;margin-bottom:5px!important;font-size:12px!important;line-height:1.3!important}
  .price{margin-bottom:7px!important;font-size:12px!important;line-height:1.2!important}
  .price s{display:block!important;margin:2px 0 0!important;font-size:10px!important}
  .quick{height:32px!important;border-radius:4px!important;font-size:10px!important}
  .card-actions{right:5px!important;top:5px!important;gap:4px!important}
  .card-action{width:29px!important;height:29px!important;font-size:14px!important}

  /* promos and informational bands */
  .type-grid,.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .promo-grid span,.wide-sale span{bottom:9px!important;padding:7px 10px!important;border-radius:4px!important;font-size:10px!important}
  .wide-sale img{height:190px!important}
  .benefits-grid,.service-grid{grid-template-columns:1fr!important;gap:8px!important}

  /* filter on category pages */
  .filter-shell{display:block!important}
  .filter-panel{width:100%!important;margin:0 0 15px!important;border-radius:8px!important}
  .filter-head{height:47px!important;padding:0 12px!important}
  .filter-sort{height:52px!important;padding:0 12px!important}
  .filter-block{padding:11px 12px!important}
  .price-inputs{gap:7px!important}
  .price-inputs input{max-width:90px!important}
  .apply-filter,.reset-filter{height:36px!important;font-size:11px!important}

  /* product page */
  .product-detail-wrap{width:100%!important}
  .product-detail-layout,.product-detail-gallery-layout{
    grid-template-columns:1fr!important;gap:16px!important;width:100%!important;
  }
  .product-detail-image{min-height:360px!important;border-radius:10px!important}
  .product-detail-image img{max-height:430px!important}
  .product-thumbnails{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:3px!important}
  .product-thumb{flex:0 0 62px!important;width:62px!important;height:72px!important;border-radius:6px!important}
  .product-detail-info{padding:3px 0!important}
  .product-detail-info h1{margin:5px 0 10px!important;font-size:24px!important;line-height:1.12!important}
  .product-detail-desc{font-size:14px!important;line-height:1.55!important}
  .product-detail-points{gap:7px!important;margin-top:13px!important}
  .product-detail-points li{font-size:13px!important}
  .product-detail-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:17px!important}
  .detail-action-btn{width:100%!important;min-width:0!important;padding:12px 13px!important;border-radius:7px!important;font-size:13px!important}
  .review-area{grid-template-columns:1fr!important;gap:14px!important}
  .review-form,.review-card-inline{padding:14px!important;border-radius:10px!important}

  /* cart + mini cart */
  .cart-page{margin-top:25px!important}
  .cart-line{grid-template-columns:68px minmax(0,1fr) 28px!important;gap:9px!important;padding:11px 0!important}
  .cart-line img{width:68px!important;height:84px!important;border-radius:7px!important}
  .qty-box{grid-column:2/3!important;width:max-content!important;margin-top:6px!important}
  .cart-total{padding:15px!important;border-radius:10px!important}
  .mini-cart-drawer{width:min(360px,94vw)!important}
  .mini-cart-head{padding:15px 14px 12px!important}
  .mini-cart-body{padding:6px 13px!important}
  .mini-cart-footer{padding:13px!important}
  .mini-cart-line{grid-template-columns:64px minmax(0,1fr) 27px!important;gap:8px!important;padding:11px 0!important}
  .mini-cart-line img{width:64px!important;height:80px!important}
  .mini-cart-actions{gap:7px!important}
  .mini-cart-actions .hero-btn{padding:10px 5px!important;font-size:11px!important}

  /* checkout, tracking, accounts */
  .checkout-layout,.track-order-layout,.reviews-page-layout,.customer-grid{
    grid-template-columns:1fr!important;gap:14px!important;
  }
  .checkout-form,.checkout-summary,.order-success,.customer-card{
    padding:15px!important;border-radius:11px!important;box-shadow:0 8px 24px rgba(0,0,0,.05)!important;
  }
  .checkout-form h2,.checkout-summary h2{margin-bottom:14px!important;font-size:20px!important}
  .checkout-form label{gap:5px!important;margin-bottom:11px!important;font-size:13px!important}
  .checkout-form input,.checkout-form textarea,.checkout-form select{padding:10px!important;font-size:13px!important;border-radius:6px!important}
  .summary-line{grid-template-columns:48px minmax(0,1fr) auto!important;gap:8px!important;padding:9px 0!important}
  .summary-line img{width:48px!important;height:59px!important;border-radius:6px!important}
  .summary-line b,.summary-line strong{font-size:12px!important}
  .summary-total{margin-top:12px!important;padding-top:12px!important}
  .summary-total strong{font-size:17px!important}
  .customer-shell{margin:22px auto!important;padding:0 12px!important}
  .customer-tabs{gap:6px!important}
  .customer-tabs a{padding:8px 10px!important;font-size:12px!important}

  /* footer */
  .footer{margin-top:38px!important;padding:27px 0!important}
  .footer-grid{grid-template-columns:1fr!important;gap:18px!important}
  .footer h3,.footer h4{margin:0 0 8px!important;font-size:15px!important}
  .footer p,.footer a{font-size:12px!important;line-height:1.5!important}
  .footer a{margin:5px 0!important}
  .newsletter input{height:38px!important;font-size:12px!important}
  .newsletter button{padding:0 11px!important;font-size:11px!important}

  /* floating support actions */
  .whatsapp-float{right:10px!important;bottom:12px!important;padding:9px!important;border-radius:50%!important}
  .whatsapp-float span{display:none!important}
  .whatsapp-float .wa-icon{width:25px!important;height:25px!important}
  .review-tab{
    display:flex!important;right:0!important;top:auto!important;bottom:75px!important;
    padding:7px 5px!important;border-radius:5px 0 0 5px!important;font-size:10px!important;
  }
}

@media (max-width: 390px){
  .container{padding-left:10px!important;padding-right:10px!important}
  .hero-slider,.page-banner-slider{height:260px!important;min-height:260px!important}
  .page-banner-slider>.hero-copy{padding:0 14px!important}
  .page-banner-slider>.hero-copy h1{font-size:26px!important}
  .page-banner-slider>.hero-copy span{font-size:12px!important}
  .circle-card .circle-img,.circle-card>img,.all-products-circle__icon{width:118px!important;height:118px!important}
  .category-grid,.all-products-grid,.related-grid{gap:15px 8px!important}
  .product-info h3{font-size:11px!important}
  .price{font-size:11px!important}
}


/* ================================================================
   PHASE 25 — COLLAPSIBLE FILTER & SORT
   Filter controls stay hidden until user clicks Filter & Sort.
   ================================================================ */
.filter-shell{
  display:block!important;
  width:100%!important;
}
.filter-toolbar{
  display:flex;
  justify-content:flex-start;
  margin:0 0 18px;
}
.filter-expand-button{
  min-width:154px;
  height:43px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:0 15px;
  border:1px solid #621979;
  border-radius:7px;
  background:#fff;
  color:#621979;
  cursor:pointer;
  font-family:var(--body-font);
  font-size:13px;
  font-weight:700;
  text-transform:uppercase;
  transition:background .24s ease,color .24s ease,box-shadow .24s ease,transform .24s ease;
}
.filter-expand-button:hover,
.filter-shell.open .filter-expand-button{
  background:#621979;
  color:#fff;
  box-shadow:0 12px 24px rgba(98,25,121,.2);
}
.filter-expand-button:hover{transform:translateY(-2px)}
.filter-expand-icon{font-size:16px;line-height:1}
.filter-expand-arrow{margin-left:3px;font-size:20px;font-weight:500;line-height:1}
.filter-content{
  display:block!important;
}
.filter-panel{
  display:none!important;
}
.filter-shell.open .filter-content{
  display:grid!important;
  grid-template-columns:270px minmax(0,1fr)!important;
  gap:30px!important;
  align-items:start!important;
}
.filter-shell.open .filter-panel{
  display:block!important;
}
.filter-shell:not(.open) .filter-results{
  width:100%!important;
}
.filter-head{
  width:100%!important;
  padding:0!important;
  border-left:0!important;
  border-right:0!important;
  border-top:0!important;
  background:#fff!important;
  cursor:pointer!important;
  justify-content:space-between!important;
  color:#111!important;
  font-family:var(--body-font)!important;
}
.filter-head span{
  transform:none!important;
  font-size:23px!important;
}
@media(max-width:1050px){
  .filter-shell.open .filter-content{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .filter-shell.open .filter-panel{
    position:static!important;
  }
}
@media(max-width:768px){
  .filter-toolbar{margin-bottom:13px!important}
  .filter-expand-button{
    width:100%!important;
    height:40px!important;
    justify-content:flex-start!important;
    padding:0 12px!important;
    border-radius:6px!important;
    font-size:12px!important;
  }
  .filter-expand-arrow{margin-left:auto!important}
  .filter-shell.open .filter-content{gap:11px!important}
  .filter-shell.open .filter-panel{
    margin:0!important;
    padding:0 12px 12px!important;
    border:1px solid #e3d8e5!important;
    border-radius:8px!important;
    background:#fff!important;
  }
  .filter-head{
    height:44px!important;
    padding:0!important;
  }
  .filter-sort{
    height:48px!important;
    padding:0!important;
  }
  .filter-block{padding:10px 0 0!important}
}


/* ================================================================
   PHASE 26 — CLIENT MOBILE UI REFINEMENT (RIOS-STYLE)
   Sticky mobile search/header, typography, collection alignment,
   shopping bag-plus product action, arrival sizing and controls.
   ================================================================ */
.bag-plus-icon{
  width:21px;height:21px;display:block;
  fill:none;stroke:currentColor;stroke-width:1.7;
  stroke-linecap:round;stroke-linejoin:round;
}
.mobile-search-type-button,.mobile-search-type-menu{display:none}

@media (max-width:768px){
  /* Header and search remain in the same position while scrolling */
  .site-header{
    position:sticky!important;
    top:0!important;
    z-index:150!important;
    background:#fff!important;
    box-shadow:0 1px 0 rgba(0,0,0,.09)!important;
  }
  .header__main{
    padding:13px 18px 14px!important;
    row-gap:14px!important;
  }
  .logo__img{
    width:132px!important;
    max-height:60px!important;
  }
  .header-icons{gap:14px!important}
  .header-icons a{width:29px!important;height:29px!important;min-width:29px!important}
  .header-icons svg{width:26px!important;height:26px!important}

  /* Search: same compact grey bar and stable All segment */
  .search-bar{
    height:48px!important;
    grid-template-columns:92px minmax(0,1fr) 46px!important;
    border:0!important;
    border-radius:8px!important;
    overflow:visible!important;
    position:relative!important;
    background:#ededed!important;
  }
  .search-bar>select{display:none!important}
  .mobile-search-type-button{
    display:flex!important;grid-column:1!important;
    min-width:0!important;height:48px!important;
    align-items:center!important;justify-content:space-between!important;
    padding:0 13px!important;border:0!important;border-right:1px solid #fff!important;
    border-radius:8px 0 0 8px!important;background:#ededed!important;
    color:#111!important;font-family:var(--body-font)!important;
    font-size:16px!important;font-weight:400!important;cursor:pointer!important;
  }
  .mobile-search-type-chevron{
    display:block!important;font-size:23px!important;line-height:1!important;
    transform:translateY(-2px)!important;
  }
  .search-bar input{
    grid-column:2!important;height:48px!important;
    padding:0 12px!important;background:#ededed!important;
    color:#777!important;font-size:16px!important;
  }
  .search-bar input::placeholder{font-size:16px!important;color:#858585!important}
  .mic-btn{grid-column:3!important;width:46px!important;height:48px!important}
  .mic-btn svg{width:25px!important;height:25px!important}
  .mobile-search-type-menu{
    display:none;position:absolute;left:0;right:0;top:53px;
    max-height:290px;overflow:auto;padding:5px 0;
    border:1px solid #e0e0e0;border-radius:7px;background:#fff;
    box-shadow:0 13px 30px rgba(0,0,0,.16);z-index:220;
  }
  .search-bar.type-menu-open .mobile-search-type-menu{display:block!important}
  .mobile-search-type-menu button{
    width:100%;display:block;padding:11px 14px;border:0;border-bottom:1px solid #eee;
    background:#fff;color:#111;text-align:left;font-family:var(--body-font);
    font-size:15px;line-height:1.2;cursor:pointer;
  }
  .mobile-search-type-menu button:last-child{border-bottom:0}
  .mobile-search-type-menu button[aria-selected="true"]{
    background:#f5edf7;color:var(--rios-purple);font-weight:700;
  }

  /* Closed mobile menu must not take sticky-header space */
  .main-nav{height:auto!important}
  .mobile-menu{height:39px!important;padding:0 18px!important;font-size:13px!important}
  .nav-list.open{
    max-height:calc(100vh - 168px)!important;
    overflow-y:auto!important;
  }

  /* RIOS-like font sizing and exact collection alignment */
  body{font-family:Barlow,Arial,sans-serif!important;font-size:15px!important}
  .collections-circle{margin-top:32px!important}
  .circle-collections{gap:27px 14px!important;padding:0 4px!important}
  .circle-card .circle-img,
  .circle-card>img,
  .all-products-circle__icon{
    width:145px!important;height:145px!important;margin:0 auto 11px!important;
  }
  .circle-card strong,.circle-card h3{
    width:100%!important;margin:0 0 6px!important;
    color:#080808!important;font-family:var(--heading-font)!important;
    font-size:15px!important;font-weight:800!important;line-height:1.15!important;
    text-align:center!important;
  }
  .circle-card em,.circle-card>span:last-child{
    width:100%!important;display:flex!important;align-items:center!important;
    justify-content:center!important;gap:7px!important;
    color:#151515!important;font-family:var(--body-font)!important;
    font-size:14px!important;line-height:1.2!important;text-align:center!important;
  }
  .circle-card em b{
    width:20px!important;height:20px!important;display:inline-flex!important;
    align-items:center!important;justify-content:center!important;
    border-width:1.4px!important;font-size:15px!important;line-height:1!important;
    padding:0!important;
  }

  /* RIOS bag-plus button centered over product image on phones */
  .product-media{position:relative!important}
  .product-card .card-actions{
    inset:0!important;right:auto!important;top:auto!important;
    display:block!important;opacity:1!important;transform:none!important;
    pointer-events:none!important;
  }
  .product-card .card-action{pointer-events:auto!important}
  .product-card .card-action.add-cart,
  .product-card .card-action.api-add-cart{
    position:absolute!important;left:50%!important;top:61%!important;
    width:42px!important;height:42px!important;border-radius:5px!important;
    background:var(--rios-purple)!important;color:#fff!important;
    transform:translate(-50%,-50%)!important;
    box-shadow:0 8px 18px rgba(98,25,121,.22)!important;
  }
  .product-card .card-action.add-cart:hover,
  .product-card .card-action.api-add-cart:hover{
    transform:translate(-50%,-50%)!important;
  }
  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    position:absolute!important;right:5px!important;top:5px!important;
    width:31px!important;height:31px!important;border-radius:50%!important;
    background:#fff!important;color:var(--rios-purple)!important;
  }
  .product-card .bag-plus-icon{width:23px!important;height:23px!important}
  .product-info h3{font-size:13px!important;line-height:1.32!important}
  .vendor{font-size:11px!important}
  .price{font-size:14px!important}

  /* RIOS-like arrivals: two compact products visible, no image zoom */
  .new-arrivals-exact{margin-top:38px!important}
  .new-arrivals-wrap{padding:0 18px!important}
  .new-arrivals-head{margin-bottom:17px!important}
  .new-arrivals-head h2{font-size:21px!important}
  .new-arrivals-head a{right:18px!important;font-size:14px!important}
  .new-arrivals-layout{display:block!important}
  .new-arrivals-promo{display:none!important}
  .new-arrivals-carousel{padding:0 0 36px!important;overflow:hidden!important}
  .new-arrivals-track{gap:1px!important;padding-bottom:4px!important}
  .arrival-card{
    flex:0 0 calc(50vw - 19px)!important;max-width:205px!important;
    background:#f7f7f7!important;border-right:1px solid #fff!important;
    transition:none!important;box-shadow:none!important;
  }
  .arrival-card:hover{transform:none!important;box-shadow:none!important;background:#f7f7f7!important}
  .arrival-media{
    height:205px!important;margin:0!important;
    padding:12px!important;background:#fff!important;
  }
  .arrival-media img{
    width:100%!important;height:100%!important;object-fit:contain!important;
    transform:none!important;filter:none!important;transition:none!important;
  }
  .arrival-card:hover .arrival-media img{
    transform:none!important;filter:none!important;
  }
  .arrival-info{padding:13px 11px 15px!important}
  .arrival-info p{margin-bottom:5px!important;font-size:11px!important}
  .arrival-info h3{min-height:48px!important;margin-bottom:14px!important;font-size:14px!important;line-height:1.3!important}
  .arrival-price{display:block!important;padding-top:12px!important;white-space:normal!important}
  .arrival-price strong{display:block!important;font-size:16px!important}
  .arrival-price s{display:block!important;margin-top:5px!important;font-size:13px!important}
  .arrival-badge{padding:8px 10px!important;font-size:11px!important}

  /* Centralize arrow glyph inside circular swipe controls */
  .arrival-controls{
    position:static!important;display:flex!important;flex-direction:row!important;
    justify-content:flex-end!important;gap:8px!important;margin-top:12px!important;
  }
  .arrival-controls button{
    width:36px!important;height:36px!important;min-width:36px!important;
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    padding:0 0 4px!important;border-radius:50%!important;
    font-family:Arial,sans-serif!important;font-size:28px!important;
    font-weight:400!important;line-height:1!important;text-align:center!important;
  }
  .arrival-progress{margin-top:13px!important}
}

@media(max-width:390px){
  .header__main{padding-left:15px!important;padding-right:15px!important}
  .logo__img{width:122px!important}
  .search-bar{grid-template-columns:86px minmax(0,1fr) 43px!important}
  .mobile-search-type-button{font-size:15px!important;padding:0 11px!important}
  .search-bar input,.search-bar input::placeholder{font-size:15px!important}
  .circle-card .circle-img,.circle-card>img,.all-products-circle__icon{
    width:134px!important;height:134px!important;
  }
  .circle-card strong,.circle-card h3{font-size:14px!important}
  .circle-card em,.circle-card>span:last-child{font-size:13px!important}
  .arrival-card{flex-basis:calc(50vw - 16px)!important}
  .arrival-media{height:188px!important}
}


/* ================================================================
   PHASE 27 — MOBILE CORRECTION PATCH
   RIOS-like sticky header/menu, wider All selector, restored round
   View Collection arrow, category-page cleanup and mobile service band.
   ================================================================ */
@media (max-width:768px){
  /* Full mobile chrome stays visible while scrolling */
  .site-header{
    position:sticky!important;
    top:0!important;
    z-index:500!important;
    overflow:visible!important;
    background:#fff!important;
  }
  .header__main{
    position:relative!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    grid-template-rows:82px 52px!important;
    align-items:center!important;
    min-height:148px!important;
    padding:0 18px 14px!important;
    gap:0 12px!important;
    background:#fff!important;
  }
  .logo{
    grid-column:1/2!important;
    grid-row:1!important;
    justify-self:center!important;
    margin-left:24px!important;
  }
  .logo__img{
    width:138px!important;
    max-height:68px!important;
    object-fit:contain!important;
  }
  .header-icons{
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:end!important;
    gap:13px!important;
  }
  .header-icons .wishlist-icon{display:none!important}
  .header-icons a{width:31px!important;height:31px!important;min-width:31px!important}
  .header-icons svg{width:28px!important;height:28px!important}

  /* RIOS-style search width: wider All segment + proper chevron */
  .search-bar{
    grid-column:1/-1!important;
    grid-row:2!important;
    height:52px!important;
    grid-template-columns:122px minmax(0,1fr) 48px!important;
    border-radius:8px!important;
    background:#ededed!important;
    overflow:visible!important;
  }
  .mobile-search-type-button{
    height:52px!important;
    padding:0 16px!important;
    border-right:1px solid #fff!important;
    border-radius:8px 0 0 8px!important;
    font-size:17px!important;
  }
  .mobile-search-type-chevron{
    width:12px!important;
    height:12px!important;
    border-right:2px solid #111!important;
    border-bottom:2px solid #111!important;
    transform:rotate(45deg) translateY(-3px)!important;
    transform-origin:center!important;
    flex:0 0 auto!important;
  }
  .search-bar input{
    height:52px!important;
    padding:0 15px!important;
    font-size:17px!important;
  }
  .search-bar input::placeholder{font-size:17px!important}
  .mic-btn{width:48px!important;height:52px!important}
  .mic-btn svg{width:27px!important;height:27px!important}
  .mobile-search-type-menu{
    top:57px!important;
    left:0!important;
    right:0!important;
    max-height:300px!important;
    border-radius:7px!important;
    z-index:750!important;
  }

  /* Hamburger belongs next to logo; nav rows overlay under sticky header */
  .main-nav{
    position:static!important;
    height:0!important;
    min-height:0!important;
    border:0!important;
  }
  .main-nav>.container{padding:0!important}
  .mobile-menu{
    display:block!important;
    position:absolute!important;
    left:18px!important;
    top:24px!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#111!important;
    font-size:0!important;
    line-height:1!important;
    z-index:780!important;
  }
  .mobile-menu::before{
    content:"☰";
    display:flex;
    width:42px;height:42px;
    align-items:center;justify-content:center;
    font-family:Arial,sans-serif;
    font-size:32px;font-weight:400;line-height:1;
  }
  .mobile-menu::after{display:none!important}
  .mobile-menu[aria-expanded="true"]::before{
    content:"×";
    font-size:43px;
    font-weight:300;
    transform:translateY(-2px);
  }
  .nav-list,
  .nav-list.open{
    position:absolute!important;
    left:0!important;right:0!important;
    top:100%!important;
    width:100%!important;
    margin:0!important;
    padding:0 38px 10px!important;
    background:#fff!important;
    border-top:1px solid #ddd!important;
    box-shadow:0 12px 22px rgba(0,0,0,.08)!important;
    z-index:700!important;
  }
  .nav-list{display:none!important}
  .nav-list.open{
    display:flex!important;
    max-height:calc(100vh - 150px)!important;
    overflow-y:auto!important;
  }
  .nav-list>li{
    width:100%!important;
    border-bottom:1px solid #d8d8d8!important;
  }
  .nav-list>li:last-child{border-bottom:0!important}
  .nav-list>li>a{
    position:relative!important;
    display:flex!important;
    width:100%!important;
    min-height:69px!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0 31px!important;
    color:#111!important;
    font-family:Barlow,Arial,sans-serif!important;
    font-size:17px!important;
    font-weight:500!important;
    line-height:1.15!important;
    text-transform:none!important;
  }
  .nav-list>li>a::after{
    content:"›";
    display:block;
    font-family:Arial,sans-serif;
    font-size:35px;
    font-weight:300;
    line-height:1;
    transform:translateY(-1px);
  }
  .nav-list>li>a span{display:none!important}
  .sub-nav{display:none!important}

  /* Round arrow must remain visible and centered */
  .circle-card em,
  .circle-card>span:last-child{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    font-size:14px!important;
  }
  .circle-card em b{
    display:inline-flex!important;
    width:20px!important;height:20px!important;
    align-items:center!important;justify-content:center!important;
    padding:0!important;
    border:1.5px solid #111!important;
    border-radius:50%!important;
    font-family:Arial,sans-serif!important;
    font-size:15px!important;
    font-weight:400!important;
    line-height:18px!important;
  }

  /* New Arrival image fills the tappable media area */
  .arrival-media{
    height:auto!important;
    aspect-ratio:1/1!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .arrival-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .arrival-card:hover .arrival-media img,
  .arrival-media:active img{
    transform:none!important;
    filter:none!important;
  }

  /* Mobile service strip: one RIOS-style horizontal purple row */
  .service-strip{
    margin-top:36px!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    background:#621979!important;
    scrollbar-width:none!important;
  }
  .service-strip::-webkit-scrollbar{display:none!important}
  .service-grid{
    display:flex!important;
    width:max-content!important;
    min-width:100%!important;
    min-height:58px!important;
    padding:0!important;
    align-items:stretch!important;
  }
  .service-item{
    flex:0 0 184px!important;
    min-height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    padding:9px 12px!important;
    text-align:left!important;
  }
  .service-item:after{
    display:block!important;
    top:10px!important;
    bottom:10px!important;
  }
  .service-icon,.service-icon svg{
    width:28px!important;height:28px!important;
    flex:0 0 28px!important;
  }
  .service-grid strong{
    max-width:128px!important;
    font-size:10px!important;
    line-height:1.18!important;
    text-transform:uppercase!important;
  }
}
@media(max-width:390px){
  .header__main{padding-left:14px!important;padding-right:14px!important}
  .mobile-menu{left:14px!important}
  .search-bar{grid-template-columns:116px minmax(0,1fr) 45px!important}
  .mobile-search-type-button{padding:0 14px!important;font-size:16px!important}
  .search-bar input,.search-bar input::placeholder{font-size:16px!important}
  .nav-list,.nav-list.open{padding-left:26px!important;padding-right:26px!important}
  .nav-list>li>a{padding-left:25px!important;padding-right:25px!important}
}


/* ================================================================
   PHASE 28 — ARRIVAL / RELATED PRODUCT / VARIANT QUICK PATCH
   ================================================================ */

/* Center circular arrows precisely using pseudo glyphs */
.arrival-controls button{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  font-size:0!important;
  line-height:1!important;
}
.arrival-controls button::before{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding-bottom:4px;
  font-family:Arial,sans-serif;
  font-size:30px;
  font-weight:400;
  line-height:1;
}
.arrival-controls .arrival-next::before{content:"›"}
.arrival-controls .arrival-prev::before{content:"‹"}

/* Keep circular collection arrow perfectly centered */
.circle-card em b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 0 1px!important;
  text-align:center!important;
  line-height:1!important;
}

/* Product variant selector */
.product-variant-box{margin:18px 0 8px}
.product-variant-box>strong{display:block;margin-bottom:9px;font-size:14px}
.product-variant-options{display:flex;flex-wrap:wrap;gap:8px}
.product-variant-chip{
  min-width:64px;height:36px;padding:0 12px;
  border:1px solid #cfcfcf;border-radius:5px;background:#fff;color:#111;
  cursor:pointer;font-family:var(--body-font);font-size:13px;font-weight:600;
}
.product-variant-chip.active{
  border-color:var(--rios-purple);background:var(--rios-purple);color:#fff;
}

/* You May Also Like becomes a RIOS-style horizontal card rail */
.related-products-section .related-grid{
  display:flex!important;
  grid-template-columns:none!important;
  gap:1px!important;
  overflow-x:auto!important;
  padding-bottom:10px!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:thin!important;
}
.related-products-section .related-grid>.product-card{
  flex:0 0 205px!important;
  scroll-snap-align:start!important;
  padding:10px!important;
  background:#f7f7f7!important;
  border-right:1px solid #fff!important;
}
.related-products-section .product-media img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}

@media(max-width:768px){
  /* New Arrivals media fills exact touch/card area */
  .arrival-media{
    aspect-ratio:1/1!important;
    width:100%!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    background:#fff!important;
  }
  .arrival-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    transform:scale(1.13)!important;
    transition:none!important;
  }
  .arrival-card:hover .arrival-media img,
  .arrival-media:active img{transform:scale(1.13)!important}

  /* Centralize arrival arrows on mobile as well */
  .arrival-controls button::before{
    padding-bottom:3px!important;
    font-size:29px!important;
  }

  /* 3 related product cards visible like RIOS */
  .related-products-section .product-section-head h2{
    font-size:18px!important;
    text-transform:uppercase!important;
  }
  .related-products-section .related-grid{
    margin:0 -12px!important;
    padding:0 12px 12px!important;
  }
  .related-products-section .related-grid>.product-card{
    flex:0 0 calc(33.333vw - 7px)!important;
    max-width:154px!important;
    min-width:112px!important;
    padding:8px!important;
  }
  .related-products-section .product-info{padding-top:8px!important}
  .related-products-section .product-info h3{
    min-height:44px!important;
    margin-bottom:7px!important;
    font-size:11px!important;
    line-height:1.28!important;
  }
  .related-products-section .vendor{font-size:10px!important}
  .related-products-section .price{font-size:11px!important}
  .related-products-section .price s{font-size:9px!important}
  .related-products-section .product-card .card-action.api-add-cart,
  .related-products-section .product-card .card-action.add-cart{
    width:32px!important;height:32px!important;
    left:auto!important;right:4px!important;top:auto!important;bottom:4px!important;
    transform:none!important;border-radius:4px!important;
  }
  .related-products-section .product-card .bag-plus-icon{width:19px!important;height:19px!important}
  .related-products-section .product-card .card-action.api-add-wishlist,
  .related-products-section .product-card .card-action.add-wishlist{display:none!important}

  .product-variant-box{margin:15px 0 5px!important}
  .product-variant-chip{height:34px!important;min-width:60px!important;padding:0 10px!important;font-size:12px!important}
}


/* ================================================================
   PHASE 29 — VIDEO VERIFIED MOBILE HEADER / ARROW / RELATED FIX
   ================================================================ */
@media(max-width:768px){
  .site-header{
    position:fixed!important;
    top:0!important;left:0!important;right:0!important;
    width:100%!important;z-index:1200!important;
    background:#fff!important;
    border-bottom:1px solid #dedede!important;
    box-shadow:0 2px 8px rgba(0,0,0,.04)!important;
    transform:none!important;
  }
  body{padding-top:148px!important}
  .top-info-bar,.announcement{display:none!important}
  .header__main{
    grid-template-rows:84px 54px!important;
    min-height:148px!important;
    padding:0 16px 10px!important;
    background:#fff!important;
  }
  .logo{margin-left:30px!important}
  .logo__img{width:150px!important;max-height:72px!important}
  .search-bar{
    height:54px!important;
    grid-template-columns:30% minmax(0,1fr) 50px!important;
    border-radius:8px!important;
    background:#ededed!important;
  }
  .mobile-search-type-button{height:54px!important;padding:0 16px!important;font-size:17px!important}
  .search-bar input{height:54px!important;padding:0 14px!important;font-size:17px!important}
  .search-bar input::placeholder{font-size:17px!important}
  .mic-btn{height:54px!important;width:50px!important}
  .mic-btn svg{width:27px!important;height:27px!important}
  .mobile-search-type-menu{top:59px!important;z-index:1500!important}

  .nav-list,.nav-list.open{
    position:fixed!important;
    top:148px!important;left:0!important;right:0!important;
    z-index:1400!important;
    max-height:calc(100vh - 148px)!important;
  }
  .nav-list>li>a::after{
    content:""!important;
    width:11px!important;height:11px!important;
    margin-right:4px!important;
    border-top:2px solid #111!important;
    border-right:2px solid #111!important;
    transform:rotate(45deg)!important;
    flex:0 0 auto!important;
  }

  .circle-card em b{
    position:relative!important;
    width:22px!important;height:22px!important;min-width:22px!important;
    border:1.5px solid #111!important;border-radius:50%!important;
    font-size:0!important;line-height:0!important;padding:0!important;
  }
  .circle-card em b::before{
    content:""!important;
    position:absolute!important;
    left:5px!important;top:10px!important;
    width:9px!important;height:1.5px!important;
    background:#111!important;border-radius:1px!important;
  }
  .circle-card em b::after{
    content:""!important;
    position:absolute!important;
    right:5px!important;top:7px!important;
    width:6px!important;height:6px!important;
    border-top:1.5px solid #111!important;
    border-right:1.5px solid #111!important;
    transform:rotate(45deg)!important;
  }

  .arrival-media{
    width:100%!important;aspect-ratio:1/1!important;
    margin:0!important;padding:0!important;overflow:hidden!important;
  }
  .arrival-media img{
    width:100%!important;height:100%!important;
    object-fit:cover!important;
    transform:scale(1.24)!important;
    transform-origin:center!important;
  }
  .arrival-card:hover .arrival-media img,.arrival-media:active img{transform:scale(1.24)!important}

  .related-products-section{display:block!important;width:100%!important;overflow:visible!important}
  .related-products-section .related-grid{
    display:flex!important;width:100%!important;
    overflow-x:auto!important;overflow-y:hidden!important;
    gap:1px!important;padding:0 12px 12px!important;margin:0!important;
    scroll-snap-type:x mandatory!important;scrollbar-width:thin!important;
  }
  .related-products-section .related-grid>.product-card{
    display:block!important;flex:0 0 calc(33.333vw - 5px)!important;
    min-width:112px!important;max-width:154px!important;
    visibility:visible!important;opacity:1!important;
    scroll-snap-align:start!important;background:#f7f7f7!important;
  }
  .related-products-section .product-media{
    display:block!important;width:100%!important;aspect-ratio:1/1!important;
    overflow:hidden!important;background:#fff!important;
  }
  .related-products-section .product-media img{
    display:block!important;width:100%!important;height:100%!important;
    aspect-ratio:1/1!important;object-fit:cover!important;
    transform:scale(1.12)!important;
  }

  .arrival-controls button{
    position:relative!important;display:flex!important;
    align-items:center!important;justify-content:center!important;
    width:40px!important;height:40px!important;padding:0!important;font-size:0!important;
  }
  .arrival-controls button::before{
    position:absolute!important;inset:0!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    padding:0 0 3px!important;
    font-family:Arial,sans-serif!important;font-size:31px!important;line-height:1!important;
  }
}
@media(max-width:390px){
  body{padding-top:144px!important}
  .header__main{grid-template-rows:82px 52px!important;min-height:144px!important;padding-left:14px!important;padding-right:14px!important}
  .logo__img{width:142px!important}
  .search-bar{height:52px!important;grid-template-columns:30% minmax(0,1fr) 47px!important}
  .mobile-search-type-button,.search-bar input,.mic-btn{height:52px!important}
  .nav-list,.nav-list.open{top:144px!important;max-height:calc(100vh - 144px)!important}
}


/* ================================================================
   PHASE 30 — RIOS MOBILE HEADER HARD LOCK
   Header cannot scroll away. Search bar is more compact and the All
   selector area is wider, matching the mobile reference more closely.
   ================================================================ */
@media(max-width:768px){
  html,body{overflow-x:clip!important}
  .site-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:1600!important;
    transform:none!important;
    visibility:visible!important;
    opacity:1!important;
    animation:none!important;
    will-change:auto!important;
    background:#fff!important;
  }
  body{padding-top:136px!important}

  .header__main{
    grid-template-rows:82px 46px!important;
    min-height:136px!important;
    padding:0 16px 8px!important;
    background:#fff!important;
  }
  .logo{margin-left:28px!important}
  .logo__img{
    width:146px!important;
    max-height:68px!important;
  }

  /* Smaller search bar, wider All segment */
  .search-bar{
    height:46px!important;
    grid-template-columns:36% minmax(0,1fr) 45px!important;
    border-radius:7px!important;
    background:#ededed!important;
  }
  .mobile-search-type-button{
    height:46px!important;
    padding:0 15px!important;
    font-size:16px!important;
  }
  .mobile-search-type-label{
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .mobile-search-type-chevron{
    width:11px!important;
    height:11px!important;
    margin-left:8px!important;
  }
  .search-bar input{
    height:46px!important;
    padding:0 12px!important;
    font-size:15px!important;
  }
  .search-bar input::placeholder{font-size:15px!important}
  .mic-btn{height:46px!important;width:45px!important}
  .mic-btn svg{width:24px!important;height:24px!important}
  .mobile-search-type-menu{
    top:51px!important;
    z-index:1800!important;
  }

  /* Expanded hamburger menu begins exactly under fixed shell */
  .nav-list,.nav-list.open{
    position:fixed!important;
    top:136px!important;
    left:0!important;
    right:0!important;
    max-height:calc(100vh - 136px)!important;
    z-index:1700!important;
  }
}
@media(max-width:390px){
  body{padding-top:132px!important}
  .header__main{
    grid-template-rows:80px 44px!important;
    min-height:132px!important;
    padding:0 14px 8px!important;
  }
  .logo__img{width:138px!important}
  .search-bar{
    height:44px!important;
    grid-template-columns:37% minmax(0,1fr) 43px!important;
  }
  .mobile-search-type-button{
    height:44px!important;
    padding:0 13px!important;
    font-size:15px!important;
  }
  .search-bar input{
    height:44px!important;
    padding:0 11px!important;
    font-size:14px!important;
  }
  .search-bar input::placeholder{font-size:14px!important}
  .mic-btn{height:44px!important;width:43px!important}
  .mic-btn svg{width:23px!important;height:23px!important}
  .mobile-search-type-menu{top:49px!important}
  .nav-list,.nav-list.open{
    top:132px!important;
    max-height:calc(100vh - 132px)!important;
  }
}


/* ================================================================
   PHASE 31 — GLOBAL FIXED HEADER + INTERACTIVE VOICE SEARCH
   Desktop, laptop and mobile header/search shell remains visible.
   ================================================================ */

/* Header stays fixed on desktop and laptop as well */
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:1600!important;
  background:#fff!important;
  transform:none!important;
  visibility:visible!important;
  opacity:1!important;
  box-shadow:0 2px 8px rgba(0,0,0,.045)!important;
}
body{
  padding-top:var(--zg-fixed-header-height, 190px);
}

/* Microphone is now a real interactive button */
.mic-btn{
  position:relative!important;
  cursor:pointer!important;
  transition:background .2s ease,color .2s ease,transform .2s ease!important;
}
.mic-btn:hover{
  background:rgba(98,25,121,.08)!important;
  color:var(--rios-purple)!important;
}
.mic-btn.is-listening{
  color:#fff!important;
  background:var(--rios-purple)!important;
  animation:zgVoicePulse 1.1s ease-in-out infinite!important;
}
.mic-btn.is-listening::after{
  content:"";
  position:absolute;
  inset:5px;
  border:2px solid rgba(255,255,255,.8);
  border-radius:50%;
}
@keyframes zgVoicePulse{
  0%,100%{box-shadow:0 0 0 0 rgba(98,25,121,.22)}
  50%{box-shadow:0 0 0 9px rgba(98,25,121,0)}
}

/* Desktop/laptop body offset is measured and maintained by JS */
@media(min-width:769px){
  .site-header{
    border-bottom:1px solid #ededed!important;
  }
}


/* ================================================================
   PHASE 32 — MOBILE SEARCH LABEL + RIOS MENU + LIVE VOICE TYPING
   ================================================================ */
@media(max-width:768px){
  /* Wider All area; label and arrow remain separated and visible */
  .search-bar{
    grid-template-columns:39% minmax(0,1fr) 44px!important;
  }
  .mobile-search-type-button{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    min-width:0!important;
    padding:0 16px!important;
  }
  .mobile-search-type-label{
    display:block!important;
    flex:1 1 auto!important;
    min-width:0!important;
    color:#111!important;
    font-size:16px!important;
    font-weight:400!important;
    line-height:1!important;
    opacity:1!important;
    visibility:visible!important;
    text-align:left!important;
    white-space:nowrap!important;
  }
  .mobile-search-type-chevron{
    flex:0 0 11px!important;
    margin-left:auto!important;
  }

  /* RIOS-style open menu: no diamonds, clean rows, right chevrons */
  .nav-list,
  .nav-list.open{
    list-style:none!important;
    padding:0 30px 10px!important;
    background:#fff!important;
  }
  .nav-list li,
  .nav-list>li{
    position:relative!important;
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    list-style:none!important;
    list-style-type:none!important;
    border-bottom:1px solid #d8d8d8!important;
  }
  .nav-list li::before,
  .nav-list>li::before,
  .nav-list li::marker,
  .nav-list>li::marker{
    content:""!important;
    display:none!important;
  }
  .nav-list>li>a{
    display:flex!important;
    min-height:67px!important;
    width:100%!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:0 25px!important;
    color:#111!important;
    background:#fff!important;
    font-family:Barlow,Arial,sans-serif!important;
    font-size:17px!important;
    font-weight:500!important;
    text-decoration:none!important;
  }
  .nav-list>li>a::before{
    content:none!important;
    display:none!important;
  }
  .nav-list>li>a::after{
    content:""!important;
    display:block!important;
    width:10px!important;
    height:10px!important;
    margin:0 2px 0 auto!important;
    border-top:2px solid #111!important;
    border-right:2px solid #111!important;
    transform:rotate(45deg)!important;
    flex:0 0 10px!important;
  }
  .nav-list>li:last-child{border-bottom:0!important}
  .sub-nav{display:none!important}
}
@media(max-width:390px){
  .search-bar{
    grid-template-columns:40% minmax(0,1fr) 42px!important;
  }
  .mobile-search-type-button{
    gap:12px!important;
    padding:0 14px!important;
  }
  .mobile-search-type-label{font-size:15px!important}
  .nav-list,.nav-list.open{padding-left:24px!important;padding-right:24px!important}
  .nav-list>li>a{padding-left:22px!important;padding-right:22px!important;font-size:16px!important}
}


/* ================================================================
   PHASE 33 — FORCE MOBILE ALL LABEL VISIBLE
   ================================================================ */
@media(max-width:768px){
  .search-bar{
    grid-template-columns:44% minmax(0,1fr) 44px!important;
  }
  .mobile-search-type-button{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:0 18px!important;
    overflow:visible!important;
  }
  .mobile-search-type-label{
    display:block!important;
    flex:0 0 auto!important;
    min-width:26px!important;
    width:auto!important;
    overflow:visible!important;
    color:#111!important;
    font-family:Barlow,Arial,sans-serif!important;
    font-size:16px!important;
    font-weight:400!important;
    line-height:1!important;
    opacity:1!important;
    visibility:visible!important;
    text-align:left!important;
    white-space:nowrap!important;
  }
  .mobile-search-type-chevron{
    display:block!important;
    flex:0 0 11px!important;
    width:11px!important;
    height:11px!important;
    margin-left:auto!important;
    border-right:2px solid #111!important;
    border-bottom:2px solid #111!important;
    transform:rotate(45deg) translateY(-2px)!important;
  }
}
@media(max-width:390px){
  .search-bar{
    grid-template-columns:45% minmax(0,1fr) 42px!important;
  }
  .mobile-search-type-button{
    padding:0 16px!important;
    gap:16px!important;
  }
  .mobile-search-type-label{
    font-size:15px!important;
  }
}


/* ================================================================
   PHASE 34 — FINAL MOBILE SEARCH WIDTH + TWO-COLUMN RELATED PRODUCTS
   ================================================================ */
@media(max-width:768px){
  /* RIOS-like All selector: compact area ending immediately after arrow */
  .search-bar{
    grid-template-columns:31% minmax(0,1fr) 44px!important;
  }
  .mobile-search-type-button{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:0 14px!important;
  }
  .mobile-search-type-label{
    flex:0 0 auto!important;
    min-width:auto!important;
    width:auto!important;
    font-size:16px!important;
    white-space:nowrap!important;
  }
  .mobile-search-type-chevron{
    flex:0 0 10px!important;
    width:10px!important;
    height:10px!important;
    margin-left:auto!important;
  }

  /* You May Also Like: exactly 2 products per row, remaining items below */
  .related-products-section .related-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    width:100%!important;
    overflow:visible!important;
    gap:1px!important;
    margin:0!important;
    padding:0!important;
    scroll-snap-type:none!important;
  }
  .related-products-section .related-grid>.product-card{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    scroll-snap-align:none!important;
    padding:10px!important;
    background:#f7f7f7!important;
    border-right:1px solid #fff!important;
    border-bottom:1px solid #fff!important;
  }
  .related-products-section .product-media{
    width:100%!important;
    aspect-ratio:1/1!important;
  }
  .related-products-section .product-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    transform:scale(1.08)!important;
  }
  .related-products-section .product-info h3{
    min-height:40px!important;
    font-size:12px!important;
    line-height:1.3!important;
  }
  .related-products-section .vendor{font-size:10px!important}
  .related-products-section .price{font-size:12px!important}
}
@media(max-width:390px){
  .search-bar{
    grid-template-columns:32% minmax(0,1fr) 42px!important;
  }
  .mobile-search-type-button{
    gap:9px!important;
    padding:0 12px!important;
  }
  .mobile-search-type-label{font-size:15px!important}
}


/* ================================================================
   PHASE 35 — REMOVE ALL ARROW + EXTEND SEARCH INPUT
   ================================================================ */
@media(max-width:768px){
  /* Keep All compact and give maximum usable width to search input */
  .search-bar{
    grid-template-columns:23% minmax(0,1fr) 44px!important;
  }
  .mobile-search-type-button{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding:0 14px!important;
    gap:0!important;
  }
  .mobile-search-type-chevron{
    display:none!important;
  }
  .mobile-search-type-label{
    display:block!important;
    width:auto!important;
    min-width:auto!important;
    flex:0 0 auto!important;
    color:#111!important;
    font-size:16px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .search-bar input{
    padding-left:14px!important;
    padding-right:10px!important;
  }
}
@media(max-width:390px){
  .search-bar{
    grid-template-columns:24% minmax(0,1fr) 42px!important;
  }
  .mobile-search-type-button{
    padding:0 12px!important;
  }
  .mobile-search-type-label{
    font-size:15px!important;
  }
}


/* ================================================================
   PHASE 36 — MOBILE MINI CART + WISHLIST + CATEGORY CART BUTTON FIX
   ================================================================ */

@media(max-width:768px){
  /* Mobile header: show wishlist again without breaking spacing */
  .header-icons{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
  }
  .header-icons .wishlist-icon{
    display:flex!important;
  }
  .header-icons a{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
  }
  .header-icons svg{
    width:24px!important;
    height:24px!important;
  }
  .icon-count{
    min-width:16px!important;
    height:16px!important;
    padding:0 4px!important;
    font-size:10px!important;
    line-height:16px!important;
  }

  /* Mini cart: fit fully inside viewport under fixed header */
  .mini-cart-drawer{
    position:fixed!important;
    top:132px!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:min(92vw,390px)!important;
    max-width:390px!important;
    height:auto!important;
    max-height:calc(100dvh - 132px)!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    background:#fff!important;
    z-index:2200!important;
    box-shadow:-10px 0 28px rgba(0,0,0,.16)!important;
  }
  .mini-cart-overlay{
    z-index:2100!important;
  }
  .mini-cart-head{
    flex:0 0 auto!important;
    padding:14px 16px!important;
    min-height:66px!important;
    border-bottom:1px solid #eee!important;
  }
  .mini-cart-head small{font-size:11px!important}
  .mini-cart-head h3{font-size:18px!important}
  .mini-cart-close{
    width:34px!important;
    height:34px!important;
    font-size:26px!important;
  }
  .mini-cart-body{
    flex:1 1 auto!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:10px 14px!important;
    overscroll-behavior:contain!important;
  }
  .mini-cart-line{
    display:grid!important;
    grid-template-columns:84px minmax(0,1fr) 22px!important;
    gap:10px!important;
    align-items:start!important;
    padding:10px 0 14px!important;
  }
  .mini-cart-line img{
    width:84px!important;
    height:84px!important;
    object-fit:cover!important;
    border-radius:6px!important;
  }
  .mini-cart-info b{
    display:block!important;
    font-size:13px!important;
    line-height:1.25!important;
    margin-bottom:4px!important;
  }
  .mini-cart-info span{
    display:block!important;
    font-size:11px!important;
    margin-bottom:5px!important;
  }
  .mini-cart-info strong{
    display:block!important;
    font-size:15px!important;
    margin-bottom:8px!important;
  }
  .mini-cart-qty{
    display:inline-flex!important;
    align-items:center!important;
    min-width:112px!important;
    height:38px!important;
    border:1px solid #ddd!important;
    border-radius:24px!important;
  }
  .mini-cart-qty button{
    width:36px!important;
    height:36px!important;
    font-size:21px!important;
  }
  .mini-cart-qty span{
    min-width:36px!important;
    margin:0!important;
    text-align:center!important;
    font-size:15px!important;
  }
  .mini-cart-footer{
    position:relative!important;
    flex:0 0 auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    width:100%!important;
    padding:14px 14px 18px!important;
    background:#fff!important;
    border-top:1px solid #eee!important;
    box-shadow:0 -5px 18px rgba(0,0,0,.06)!important;
    z-index:3!important;
  }
  .mini-cart-total{
    margin-bottom:12px!important;
    font-size:18px!important;
  }
  .mini-cart-total strong{
    font-size:19px!important;
  }
  .mini-cart-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .mini-cart-actions .hero-btn{
    display:flex!important;
    min-width:0!important;
    height:52px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 10px!important;
    border-radius:6px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }

  /* Category/product cards: keep cart action fully visible */
  .product-card{
    overflow:visible!important;
  }
  .product-card .product-media{
    overflow:visible!important;
  }
  .product-card .card-actions{
    overflow:visible!important;
    pointer-events:none!important;
  }
  .product-card .card-action{
    pointer-events:auto!important;
  }
  .product-card .card-action.add-cart,
  .product-card .card-action.api-add-cart{
    left:auto!important;
    right:8px!important;
    top:auto!important;
    bottom:8px!important;
    width:40px!important;
    height:40px!important;
    transform:none!important;
    border-radius:6px!important;
    z-index:6!important;
  }
  .product-card .card-action.add-cart:hover,
  .product-card .card-action.api-add-cart:hover{
    transform:none!important;
  }
  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    right:8px!important;
    top:8px!important;
    width:32px!important;
    height:32px!important;
    z-index:6!important;
  }

  /* Related cards inherit their own compact action sizing */
  .related-products-section .product-card .card-action.add-cart,
  .related-products-section .product-card .card-action.api-add-cart{
    right:5px!important;
    bottom:5px!important;
    width:34px!important;
    height:34px!important;
  }
}
@media(max-width:390px){
  .mini-cart-drawer{
    top:128px!important;
    max-height:calc(100dvh - 128px)!important;
    width:94vw!important;
  }
  .mini-cart-line{
    grid-template-columns:76px minmax(0,1fr) 20px!important;
  }
  .mini-cart-line img{
    width:76px!important;
    height:76px!important;
  }
  .mini-cart-actions .hero-btn{
    height:48px!important;
    font-size:12px!important;
  }
}


/* ================================================================
   PHASE 37 — MOBILE INFO BARS + LEFT HERO + SIDE MINI CART DRAWER
   ================================================================ */

/* Real contact/social bars stay above the fixed site header */
.top-info-bar,
.announcement{
  position:fixed!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:1700!important;
}
.top-info-bar{top:0!important}
.announcement{top:42px!important}
.site-header{top:76px!important}

/* Desktop/laptop banner content stays on left side */
@media(min-width:769px){
  .hero-content,
  .page-banner-content,
  .zg-index-slider-content,
  .page-banner-slider .slide-content{
    left:7.5%!important;
    right:auto!important;
    top:50%!important;
    width:min(560px,44vw)!important;
    max-width:560px!important;
    text-align:left!important;
    align-items:flex-start!important;
    justify-content:center!important;
    transform:translateY(-50%)!important;
    margin:0!important;
  }
  .hero-content h1,
  .page-banner-content h1,
  .zg-index-slider-content h1{
    text-align:left!important;
  }
  .hero-content p,
  .page-banner-content p,
  .zg-index-slider-content p{
    text-align:left!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

/* Cart drawer should feel like a true side drawer from the corner */
.mini-cart-drawer{
  left:0!important;
  right:auto!important;
  top:0!important;
  bottom:0!important;
  width:min(430px,94vw)!important;
  max-width:430px!important;
  height:100dvh!important;
  max-height:100dvh!important;
  border-radius:0!important;
  box-shadow:18px 0 40px rgba(0,0,0,.18)!important;
  transform:translateX(-105%)!important;
}
.mini-cart-drawer.open{
  transform:translateX(0)!important;
}
.mini-cart-overlay{
  inset:0!important;
}

/* MOBILE */
@media(max-width:768px){
  .top-info-bar{
    display:block!important;
    height:30px!important;
    min-height:30px!important;
    background:#621979!important;
    overflow:hidden!important;
  }
  .top-info__inner{
    display:flex!important;
    width:100%!important;
    height:30px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:0 10px!important;
  }
  .top-info__left{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    min-width:0!important;
  }
  .top-info__left a{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    color:#fff!important;
    font-size:9px!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
  .top-info__welcome{
    display:none!important;
  }
  .top-info__right{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
  }
  .top-info__right a{
    color:#fff!important;
    font-size:9px!important;
    font-weight:700!important;
    white-space:nowrap!important;
  }
  .top-icon,.social-dot{
    font-size:10px!important;
    width:12px!important;
    height:12px!important;
  }
  .top-wa-icon svg{
    width:12px!important;
    height:12px!important;
  }

  .announcement{
    display:block!important;
    top:30px!important;
    height:26px!important;
    min-height:26px!important;
    overflow:hidden!important;
    background:#621979!important;
    border-top:1px solid rgba(255,255,255,.2)!important;
  }
  .announcement__track{
    height:26px!important;
    min-height:26px!important;
    display:flex!important;
    align-items:center!important;
    gap:34px!important;
    animation-duration:30s!important;
  }
  .announcement__track span{
    display:block!important;
    padding:0!important;
    color:#fff!important;
    font-size:10px!important;
    font-weight:700!important;
    line-height:26px!important;
    white-space:nowrap!important;
  }

  .site-header{
    top:56px!important;
  }

  /* Mini cart opens from the left edge corner */
  .mini-cart-drawer{
    left:0!important;
    right:auto!important;
    top:0!important;
    bottom:0!important;
    width:min(92vw,390px)!important;
    max-width:390px!important;
    height:100dvh!important;
    max-height:100dvh!important;
    border-radius:0!important;
    box-shadow:14px 0 32px rgba(0,0,0,.18)!important;
  }
  .mini-cart-head{
    padding-top:18px!important;
  }
  .mini-cart-footer{
    padding-bottom:max(18px,env(safe-area-inset-bottom))!important;
  }
}

@media(max-width:390px){
  .top-info__inner{padding:0 8px!important}
  .top-info__left{gap:7px!important}
  .top-info__left a,.top-info__right a{font-size:8px!important}
  .top-info__right{gap:5px!important}
  .announcement__track span{font-size:9px!important}
  .mini-cart-drawer{
    width:94vw!important;
  }
}


/* ================================================================
   PHASE 38 — DESKTOP HEADER RESTORE + CART BUTTON INSIDE IMAGE
   ================================================================ */

/* Desktop/laptop: restore normal header stacking without overlap */
@media(min-width:769px){
  .top-info-bar,
  .announcement{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    z-index:auto!important;
  }

  .site-header{
    position:sticky!important;
    top:0!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    z-index:1600!important;
    transform:none!important;
    background:#fff!important;
  }

  body{
    padding-top:0!important;
  }

  .header__main{
    position:relative!important;
    display:grid!important;
    grid-template-columns:auto minmax(320px,1fr) auto!important;
    align-items:center!important;
    gap:28px!important;
    min-height:112px!important;
    padding:18px 7.5%!important;
    background:#fff!important;
  }

  .logo{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    margin:0!important;
  }

  .logo__img{
    display:block!important;
    width:200px!important;
    max-height:76px!important;
    object-fit:contain!important;
  }

  .search-bar{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr) 52px!important;
    width:100%!important;
    height:48px!important;
    margin:0!important;
    background:#ededed!important;
    border-radius:6px!important;
    overflow:hidden!important;
  }

  .search-bar select{
    display:block!important;
    width:100%!important;
    height:48px!important;
    padding:0 14px!important;
    border:0!important;
    border-right:1px solid #fff!important;
    background:#ededed!important;
    font-size:14px!important;
  }

  .mobile-search-type-button,
  .mobile-search-type-menu{
    display:none!important;
  }

  .search-bar input{
    display:block!important;
    width:100%!important;
    height:48px!important;
    min-width:0!important;
    padding:0 16px!important;
    border:0!important;
    background:#ededed!important;
    font-size:14px!important;
  }

  .mic-btn{
    display:flex!important;
    width:52px!important;
    height:48px!important;
    align-items:center!important;
    justify-content:center!important;
    background:#ededed!important;
  }

  .header-icons{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:17px!important;
  }

  .header-icons a{
    display:flex!important;
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    align-items:center!important;
    justify-content:center!important;
  }

  .header-icons svg{
    width:25px!important;
    height:25px!important;
  }

  .main-nav{
    position:relative!important;
    top:auto!important;
    height:auto!important;
    min-height:54px!important;
    border-top:1px solid #eee!important;
    border-bottom:1px solid #eee!important;
    background:#fff!important;
  }

  .nav-list{
    position:static!important;
    display:flex!important;
    width:auto!important;
    max-height:none!important;
    overflow:visible!important;
    padding:0!important;
    margin:0!important;
    box-shadow:none!important;
    border:0!important;
    background:#fff!important;
  }

  .nav-list>li{
    width:auto!important;
    border:0!important;
  }

  .nav-list>li>a{
    min-height:54px!important;
    padding:0 16px!important;
    font-size:14px!important;
    text-transform:none!important;
  }
}

/* Mobile info bars remain fixed above mobile header only */
@media(max-width:768px){
  .top-info-bar{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:1900!important;
  }

  .announcement{
    position:fixed!important;
    top:30px!important;
    left:0!important;
    right:0!important;
    z-index:1850!important;
  }

  .site-header{
    position:fixed!important;
    top:56px!important;
    left:0!important;
    right:0!important;
    z-index:1800!important;
  }

  /* Product cards: action buttons must remain completely inside image */
  .product-card{
    overflow:visible!important;
  }

  .product-card .product-media{
    position:relative!important;
    display:block!important;
    overflow:hidden!important;
  }

  .product-card .card-actions{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    overflow:hidden!important;
    pointer-events:none!important;
    z-index:5!important;
  }

  .product-card .card-action{
    pointer-events:auto!important;
  }

  .product-card .card-action.add-cart,
  .product-card .card-action.api-add-cart{
    position:absolute!important;
    left:auto!important;
    right:8px!important;
    top:auto!important;
    bottom:8px!important;
    width:40px!important;
    height:40px!important;
    border-radius:6px!important;
    transform:none!important;
    z-index:7!important;
  }

  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    position:absolute!important;
    right:8px!important;
    top:8px!important;
    width:32px!important;
    height:32px!important;
    border-radius:50%!important;
    z-index:7!important;
  }

  .product-card .card-action.add-cart:hover,
  .product-card .card-action.api-add-cart:hover{
    transform:none!important;
  }

  /* Prevent visual clipping on compact category cards */
  .category-grid .product-card,
  .products-grid .product-card,
  .collection-grid .product-card{
    overflow:visible!important;
  }

  .category-grid .product-media,
  .products-grid .product-media,
  .collection-grid .product-media{
    overflow:hidden!important;
  }
}

@media(max-width:390px){
  .product-card .card-action.add-cart,
  .product-card .card-action.api-add-cart{
    right:6px!important;
    bottom:6px!important;
    width:36px!important;
    height:36px!important;
  }

  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    right:6px!important;
    top:6px!important;
    width:30px!important;
    height:30px!important;
  }
}


/* ================================================================
   PHASE 39 — FORCE DESKTOP TOP BARS + LOGO VISIBILITY
   ================================================================ */

/* Base visibility for contact and announcement rows */
.top-info-bar{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-height:42px!important;
  background:#621979!important;
}
.announcement{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  min-height:34px!important;
  background:#621979!important;
}
.logo,
.logo__img{
  visibility:visible!important;
  opacity:1!important;
}
.logo__img{
  display:block!important;
  object-fit:contain!important;
}

/* Desktop/laptop: normal document flow, no overlap and no disappearance */
@media(min-width:769px){
  .top-info-bar,
  .announcement{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    z-index:auto!important;
    transform:none!important;
  }
  .top-info-bar{
    height:42px!important;
    min-height:42px!important;
  }
  .announcement{
    height:34px!important;
    min-height:34px!important;
  }
  .top-info__inner{
    height:42px!important;
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
  }
  .announcement__track{
    height:34px!important;
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
  }
  .announcement__track span{
    line-height:34px!important;
  }

  .site-header{
    position:sticky!important;
    top:0!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    z-index:1600!important;
    background:#fff!important;
  }

  body{
    padding-top:0!important;
  }

  .header__main{
    display:grid!important;
    grid-template-columns:220px minmax(360px,1fr) auto!important;
    align-items:center!important;
    gap:24px!important;
    min-height:108px!important;
    padding:16px 7.5%!important;
    background:#fff!important;
  }

  .logo{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:220px!important;
    min-width:220px!important;
    min-height:72px!important;
    overflow:visible!important;
  }

  .logo__img{
    display:block!important;
    width:205px!important;
    max-width:205px!important;
    height:auto!important;
    max-height:76px!important;
  }

  .search-bar{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr) 52px!important;
    width:100%!important;
    max-width:none!important;
    height:48px!important;
    margin:0!important;
    visibility:visible!important;
    opacity:1!important;
  }

  .header-icons{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
}

/* Mobile: bars remain visible above fixed mobile shell */
@media(max-width:768px){
  .top-info-bar{
    display:block!important;
    height:30px!important;
    min-height:30px!important;
  }
  .announcement{
    display:block!important;
    height:26px!important;
    min-height:26px!important;
  }
  .site-header{
    top:56px!important;
  }
}


/* ================================================================
   PHASE 40 — EXACT HEADER VISIBILITY FIX
   Desktop/laptop: contact + announcement + header always visible.
   Mobile: preserve layout and show Logo + Home + Wishlist + Cart.
   ================================================================ */

/* Both top rows are permanently visible */
.top-info-bar{
  display:block!important;
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:42px!important;
  min-height:42px!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:1900!important;
  background:#621979!important;
}
.announcement{
  display:block!important;
  position:fixed!important;
  top:42px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:34px!important;
  min-height:34px!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:1850!important;
  background:#621979!important;
}
.site-header{
  position:fixed!important;
  top:76px!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  visibility:visible!important;
  opacity:1!important;
  z-index:1800!important;
  background:#fff!important;
}
.mobile-home-icon{display:none!important}

/* Desktop / laptop stable header */
@media(min-width:769px){
  .top-info__inner{
    display:flex!important;
    height:42px!important;
    min-height:42px!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0 7.5%!important;
  }
  .announcement__track{
    display:flex!important;
    height:34px!important;
    min-height:34px!important;
    align-items:center!important;
  }
  .announcement__track span{
    line-height:34px!important;
  }
  .site-header{
    top:76px!important;
  }
  .header__main{
    display:grid!important;
    grid-template-columns:220px minmax(360px,1fr) auto!important;
    align-items:center!important;
    gap:24px!important;
    min-height:108px!important;
    padding:16px 7.5%!important;
    background:#fff!important;
  }
  .logo{
    display:flex!important;
    width:220px!important;
    min-width:220px!important;
    min-height:72px!important;
    align-items:center!important;
    justify-content:flex-start!important;
    margin:0!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .logo__img{
    display:block!important;
    width:205px!important;
    max-width:205px!important;
    height:auto!important;
    max-height:76px!important;
    object-fit:contain!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .search-bar{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr) 52px!important;
    width:100%!important;
    height:48px!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .search-bar select{display:block!important}
  .mobile-search-type-button,.mobile-search-type-menu{display:none!important}
  .header-icons{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:17px!important;
    visibility:visible!important;
    opacity:1!important;
  }
  .main-nav{
    display:block!important;
    min-height:54px!important;
    background:#fff!important;
  }
}

/* Mobile: keep current layout, only expose requested icons */
@media(max-width:768px){
  .top-info-bar{
    height:30px!important;
    min-height:30px!important;
  }
  .announcement{
    top:30px!important;
    height:26px!important;
    min-height:26px!important;
  }
  .site-header{
    top:56px!important;
  }
  .mobile-home-icon{
    display:flex!important;
  }
  .header-icons .account-icon{
    display:none!important;
  }
  .header-icons{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
  }
  .header-icons a{
    display:flex!important;
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .header-icons svg{
    width:25px!important;
    height:25px!important;
  }
  .logo,
  .logo__img{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
  }
}


/* ================================================================
   PHASE 41 — LAPTOP MINI CART + CATEGORY ACTIONS + GLOBAL TOP ROWS
   ================================================================ */

/* Contact / social and announcement rows remain visible on every page */
.top-info-bar,
.announcement{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}

/* Ensure action buttons remain clickable inside product image cards */
.product-card .product-media,
.arrival-card .arrival-media{
  position:relative!important;
}
.product-card .card-actions,
.arrival-card .card-actions{
  pointer-events:none!important;
}
.product-card .card-action,
.arrival-card .card-action{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:20!important;
}

/* Laptop / desktop mini-cart: start below fixed header shell and fit viewport */
@media(min-width:769px){
  .mini-cart-overlay{
    top:var(--zg-fixed-shell-height,238px)!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:auto!important;
  }

  .mini-cart-drawer{
    top:var(--zg-fixed-shell-height,238px)!important;
    bottom:0!important;
    left:0!important;
    right:auto!important;
    width:min(410px,34vw)!important;
    min-width:360px!important;
    max-width:410px!important;
    height:auto!important;
    max-height:calc(100dvh - var(--zg-fixed-shell-height,238px))!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:0!important;
    box-shadow:16px 0 34px rgba(0,0,0,.18)!important;
  }

  .mini-cart-head{
    display:flex!important;
    flex:0 0 auto!important;
    min-height:74px!important;
    padding:17px 18px!important;
    align-items:center!important;
    justify-content:space-between!important;
    border-bottom:1px solid #eee!important;
    background:#fff!important;
  }

  .mini-cart-body{
    flex:1 1 auto!important;
    min-height:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:8px 16px!important;
  }

  .mini-cart-line{
    display:grid!important;
    grid-template-columns:76px minmax(0,1fr) 28px!important;
    gap:10px!important;
    align-items:start!important;
    padding:12px 0!important;
  }

  .mini-cart-line img{
    width:76px!important;
    height:76px!important;
    object-fit:cover!important;
    border-radius:7px!important;
  }

  .mini-cart-footer{
    position:relative!important;
    flex:0 0 auto!important;
    width:100%!important;
    padding:14px 16px 16px!important;
    border-top:1px solid #eee!important;
    background:#fff!important;
    box-shadow:0 -5px 14px rgba(0,0,0,.05)!important;
  }

  .mini-cart-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }

  .mini-cart-actions .hero-btn{
    display:flex!important;
    height:46px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 8px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
}

/* Product cards: keep both buttons inside image and above anchor layer */
@media(min-width:769px){
  .product-card .product-media{
    overflow:hidden!important;
  }

  .product-card .card-actions{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    overflow:hidden!important;
    z-index:12!important;
  }

  .product-card .card-action.add-cart,
  .product-card .card-action.api-add-cart{
    position:absolute!important;
    right:10px!important;
    bottom:10px!important;
    left:auto!important;
    top:auto!important;
    width:42px!important;
    height:42px!important;
    transform:none!important;
    border-radius:6px!important;
  }

  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    position:absolute!important;
    right:10px!important;
    top:10px!important;
    width:36px!important;
    height:36px!important;
    border-radius:50%!important;
  }
}


/* ================================================================
   PHASE 42 — FINAL MOBILE MENU / PROFILE / ACCOUNT PAGE TOUCH
   ================================================================ */

/* Mobile: use Profile icon instead of Home icon */
.mobile-profile-icon{display:none!important}
.mobile-home-icon{display:none!important}

@media(max-width:768px){
  .mobile-profile-icon{
    display:flex!important;
  }
  .header-icons .account-icon{
    display:none!important;
  }

  /* Slightly larger mobile contact/social text */
  .top-info__left a,
  .top-info__right a{
    font-size:10px!important;
    line-height:1!important;
  }
  .top-info__left{gap:10px!important}
  .top-info__right{gap:8px!important}
  .top-info__inner{padding:0 10px!important}
  .announcement__track span{
    font-size:10.5px!important;
  }

  /* RIOS-like menu arrows: clean chevron glyph, no black diamond */
  .nav-list li::before,
  .nav-list>li::before,
  .nav-list li::marker,
  .nav-list>li::marker{
    content:""!important;
    display:none!important;
    background:transparent!important;
  }
  .nav-list>li>a::before{
    content:none!important;
    display:none!important;
  }
  .nav-list>li>a::after{
    content:"›"!important;
    display:flex!important;
    width:20px!important;
    height:38px!important;
    flex:0 0 20px!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0 0 0 auto!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    color:#111!important;
    font-family:Arial,sans-serif!important;
    font-size:36px!important;
    font-weight:300!important;
    line-height:1!important;
    transform:none!important;
  }

  /* Profile/login/register content must begin below fixed shell */
  .customer-shell{
    position:relative!important;
    width:min(1080px,calc(100% - 24px))!important;
    margin:0 auto!important;
    padding:28px 0 42px!important;
  }
  .customer-card{
    margin-top:0!important;
  }
}

@media(max-width:390px){
  .top-info__left a,
  .top-info__right a{
    font-size:9px!important;
  }
  .top-info__left{gap:7px!important}
  .top-info__right{gap:6px!important}
  .announcement__track span{font-size:9.5px!important}
}

/* Banner side arrows slightly lower so text remains clear */
.zg-slider-arrow{
  top:59%!important;
}
.page-banner-slider .zg-slider-arrow{
  top:61%!important;
}
@media(max-width:768px){
  .zg-slider-arrow{
    top:62%!important;
  }
  .page-banner-slider .zg-slider-arrow{
    top:64%!important;
  }
}


/* ================================================================
   PHASE 43 — LAPTOP PROFILE + MOBILE FINAL MICRO POLISH
   ================================================================ */

/* Laptop/desktop: only one profile icon must be visible */
@media(min-width:769px){
  .header-icons .mobile-profile-icon{
    display:none!important;
  }
  .header-icons .account-icon{
    display:flex!important;
  }

  /* Profile/login/register forms start clearly below fixed shell */
  .customer-shell{
    position:relative!important;
    width:min(1080px,calc(100% - 32px))!important;
    margin:0 auto!important;
    padding:34px 0 54px!important;
  }
  #main-content>.customer-shell:first-child{
    padding-top:34px!important;
  }
  .customer-grid,
  .customer-card{
    margin-top:0!important;
  }
}

/* Mobile micro adjustments */
@media(max-width:768px){
  /* All segment +1% compared with previous mobile patch */
  .search-bar{
    grid-template-columns:24% minmax(0,1fr) 44px!important;
  }

  /* Banner swipe buttons lower for clear banner copy */
  .zg-slider-arrow{
    top:70%!important;
  }
  .page-banner-slider .zg-slider-arrow{
    top:72%!important;
  }

  /* Wishlist icon slightly bolder on category/product cards */
  .product-card .card-action.add-wishlist,
  .product-card .card-action.api-add-wishlist{
    font-size:24px!important;
    font-weight:800!important;
    -webkit-text-stroke:.45px currentColor!important;
  }
  .product-card .card-action.add-wishlist svg,
  .product-card .card-action.api-add-wishlist svg{
    stroke-width:2.5!important;
  }
}

@media(max-width:390px){
  .search-bar{
    grid-template-columns:25% minmax(0,1fr) 42px!important;
  }
  .zg-slider-arrow{
    top:72%!important;
  }
  .page-banner-slider .zg-slider-arrow{
    top:74%!important;
  }
}

/* RIOS-style circular loader inside clicked cart action */
.product-card .card-action.is-cart-loading,
.arrival-card .card-action.is-cart-loading{
  position:absolute!important;
  color:transparent!important;
  pointer-events:none!important;
  opacity:1!important;
}
.product-card .card-action.is-cart-loading *,
.arrival-card .card-action.is-cart-loading *{
  visibility:hidden!important;
}
.product-card .card-action.is-cart-loading::after,
.arrival-card .card-action.is-cart-loading::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:18px!important;
  height:18px!important;
  margin:-9px 0 0 -9px!important;
  border:2px solid rgba(255,255,255,.52)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  animation:zgCartSpin .72s linear infinite!important;
}
@keyframes zgCartSpin{
  to{transform:rotate(360deg)}
}


/* ================================================================
   PHASE 44 — HOVER CONTAINMENT + UNIVERSAL CART LOADER + CUSTOM ICONS
   ================================================================ */

/* Login/Create Account hover animation stays inside the clicked button */
.hero-btn,
.auth-form .hero-btn{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.hero-btn::before,
.auth-form .hero-btn::before{
  pointer-events:none!important;
}
.auth-form .hero-btn:hover{
  transform:none!important;
  box-shadow:0 8px 18px rgba(98,25,121,.24)!important;
}

/* Uploaded custom profile and cart icons */
.header-action-custom-img{
  display:block!important;
  width:27px!important;
  height:27px!important;
  object-fit:contain!important;
}
.header-icons .cart-icon,
.header-icons .account-icon,
.header-icons .mobile-profile-icon{
  position:relative!important;
}
@media(max-width:768px){
  .header-action-custom-img{
    width:26px!important;
    height:26px!important;
  }
}

/* Universal RIOS-style two-second circular Add-to-Cart loader */
.is-cart-loading{
  position:relative!important;
  color:transparent!important;
  pointer-events:none!important;
  opacity:1!important;
}
.is-cart-loading > *,
.is-cart-loading svg{
  visibility:hidden!important;
}
.is-cart-loading::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:18px!important;
  height:18px!important;
  margin:-9px 0 0 -9px!important;
  border:2px solid rgba(98,25,121,.28)!important;
  border-top-color:#621979!important;
  border-radius:50%!important;
  animation:zgCartSpin .72s linear infinite!important;
}
.card-action.is-cart-loading::after,
.detail-action-btn.is-cart-loading::after,
.hero-btn.is-cart-loading::after{
  border-color:rgba(255,255,255,.52)!important;
  border-top-color:#fff!important;
}
@keyframes zgCartSpin{
  to{transform:rotate(360deg)}
}

/* Banner change controls below the SHOP NOW button area */
.page-banner-slider>.zg-index-slider-arrow{
  top:82%!important;
  transform:translateY(-50%)!important;
}
.page-banner-slider>.zg-index-slider-dots{
  bottom:12px!important;
}
@media(max-width:768px){
  .page-banner-slider>.zg-index-slider-arrow{
    top:84%!important;
  }
  .page-banner-slider>.zg-index-slider-dots{
    bottom:8px!important;
  }
}


/* ================================================================
   PHASE 45 — LARGER PROFILE + CART HEADER ICONS
   ================================================================ */

/* Desktop / laptop */
.header-action-custom-img{
  width:33px!important;
  height:33px!important;
}
.header-icons .cart-icon,
.header-icons .account-icon,
.header-icons .mobile-profile-icon{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
}

/* Mobile */
@media(max-width:768px){
  .header-action-custom-img{
    width:31px!important;
    height:31px!important;
  }
  .header-icons .cart-icon,
  .header-icons .mobile-profile-icon{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
  }
}


/* ================================================================
   PHASE 46 — ICON EQUALITY + WISHLIST LOADER + SQUARE PRODUCTS
              + STABLE MIC + MOBILE SUBCATEGORY PANEL
   ================================================================ */

/* Profile and cart custom assets visually match the wishlist icon */
.header-action-custom-img{
  width:38px!important;
  height:38px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
}
.header-icons .cart-icon,
.header-icons .account-icon,
.header-icons .mobile-profile-icon{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:768px){
  .header-action-custom-img{
    width:37px!important;
    height:37px!important;
  }
  .header-icons .cart-icon,
  .header-icons .mobile-profile-icon{
    width:39px!important;
    height:39px!important;
    min-width:39px!important;
  }
}

/* Every storefront product image uses a strict 1200 × 1200 square canvas */
.product-media,
.arrival-media,
.related-products-section .product-media{
  aspect-ratio:1/1!important;
}
.product-media img,
.arrival-media img,
.related-products-section .product-media img,
.cart-line img,
.mini-cart-line img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}
.product-media img,
.arrival-media img,
.related-products-section .product-media img{
  width:100%!important;
  height:auto!important;
  min-height:100%!important;
}
/* Semantic intrinsic square size for consistent browser layout calculation */
.product-media img,
.arrival-media img,
.related-products-section .product-media img{
  contain-intrinsic-size:1200px 1200px!important;
}

/* Stable voice listening state: fixed circular ring, never stretched */
.mic-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  transform:none!important;
}
.mic-btn svg{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  flex:0 0 24px!important;
  transform:none!important;
}
.mic-btn.is-listening{
  transform:none!important;
  animation:none!important;
}
.mic-btn.is-listening svg{
  width:24px!important;
  height:24px!important;
  transform:none!important;
}
.mic-btn.is-listening::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:30px!important;
  height:30px!important;
  margin:-15px 0 0 -15px!important;
  inset:auto!important;
  border:2px solid rgba(255,255,255,.82)!important;
  border-radius:50%!important;
  animation:zgVoiceRing 1.1s ease-in-out infinite!important;
}
@keyframes zgVoiceRing{
  0%,100%{transform:scale(.92);opacity:.7}
  50%{transform:scale(1.08);opacity:1}
}

/* Wishlist loader gets the same spinner behavior as cart */
.card-action.add-wishlist.is-cart-loading,
.card-action.api-add-wishlist.is-cart-loading{
  color:transparent!important;
}

/* Mobile nested subcategory panel */
.mobile-subcategory-open{
  display:none!important;
}
.mobile-subcategory-back-row,
.mobile-subcategory-title{
  display:none!important;
}
@media(max-width:768px){
  .nav-list>li.has-subcategories{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
  }
  .nav-list>li.has-subcategories>a{
    flex:1 1 auto!important;
    min-width:0!important;
  }
  .nav-list>li.has-subcategories>a::after{
    display:none!important;
    content:none!important;
  }
  .mobile-subcategory-open{
    display:flex!important;
    width:62px!important;
    height:67px!important;
    flex:0 0 62px!important;
    align-items:center!important;
    justify-content:center!important;
    border:0!important;
    background:#fff!important;
    color:#111!important;
    cursor:pointer!important;
    font-family:Arial,sans-serif!important;
    font-size:37px!important;
    font-weight:300!important;
    line-height:1!important;
  }
  .nav-list>li.has-subcategories>.sub-nav{
    display:none!important;
  }
  .nav-list.mobile-child-panel-active>li.mobile-sub-panel-open>.sub-nav{
    display:block!important;
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    min-height:100%!important;
    max-height:calc(100vh - 132px)!important;
    overflow-y:auto!important;
    padding:0 24px 18px!important;
    margin:0!important;
    background:#fff!important;
    z-index:30!important;
    list-style:none!important;
  }
  .nav-list.mobile-child-panel-active>li.mobile-sub-panel-open>.sub-nav>li{
    display:block!important;
    margin:0!important;
    border-bottom:1px solid #d8d8d8!important;
    list-style:none!important;
  }
  .nav-list.mobile-child-panel-active>li.mobile-sub-panel-open>.sub-nav>li>a{
    display:flex!important;
    min-height:67px!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:0 22px!important;
    color:#111!important;
    background:#fff!important;
    font-family:Barlow,Arial,sans-serif!important;
    font-size:17px!important;
    font-weight:500!important;
    text-decoration:none!important;
  }
  .nav-list.mobile-child-panel-active>li.mobile-sub-panel-open>.sub-nav>li>a::after{
    content:"›"!important;
    margin-left:auto!important;
    color:#111!important;
    font-family:Arial,sans-serif!important;
    font-size:34px!important;
    font-weight:300!important;
    line-height:1!important;
  }
  .mobile-subcategory-back-row{
    display:block!important;
  }
  .mobile-subcategory-back{
    display:flex!important;
    width:100%!important;
    min-height:58px!important;
    align-items:center!important;
    border:0!important;
    background:#fff!important;
    color:#621979!important;
    cursor:pointer!important;
    font-size:15px!important;
    font-weight:700!important;
    text-align:left!important;
  }
  .mobile-subcategory-title{
    display:flex!important;
    min-height:58px!important;
    align-items:center!important;
    padding:0 4px!important;
    color:#111!important;
    font-size:20px!important;
    font-weight:800!important;
    text-transform:uppercase!important;
  }
}


/* ================================================================
   PHASE 47 — REMOVE DUPLICATE DESKTOP ACCOUNT ICON
   ================================================================ */

/* Desktop/laptop: keep only the standard account icon */
@media(min-width:769px){
  .header-icons .mobile-profile-icon{
    display:none!important;
  }
  .header-icons .account-icon{
    display:flex!important;
  }
}

/* Mobile: keep only the mobile profile icon */
@media(max-width:768px){
  .header-icons .mobile-profile-icon{
    display:flex!important;
  }
  .header-icons .account-icon{
    display:none!important;
  }
}


/* ================================================================
   PHASE 48 — SUBCATEGORY ALIGNMENT + EDITABLE ALL PRODUCTS + PROMO
   ================================================================ */
@media(max-width:768px){
  .mobile-subcategory-open{
    position:relative!important;
    width:20px!important;
    height:67px!important;
    flex:0 0 20px!important;
    margin:0 22px 0 auto!important;
    padding:0!important;
    font-size:36px!important;
    line-height:1!important;
    overflow:visible!important;
  }
  .mobile-subcategory-open::before{
    content:""!important;
    position:absolute!important;
    left:-18px!important;
    top:0!important;
    width:56px!important;
    height:67px!important;
  }
  .new-arrivals-promo{
    display:flex!important;
    width:100%!important;
    max-width:none!important;
    height:176px!important;
    margin:0 0 14px!important;
    align-items:flex-end!important;
    justify-content:center!important;
  }
  .new-arrivals-promo:after{
    width:116px!important;
    height:72px!important;
    left:calc(50% - 58px)!important;
    top:24px!important;
  }
  .new-arrivals-promo .promo-product-shape{
    left:calc(50% - 30px)!important;
    top:34px!important;
    width:60px!important;
    height:92px!important;
  }
  .new-arrivals-promo strong{
    margin-bottom:10px!important;
    font-size:30px!important;
  }
}


/* ================================================================
   PHASE 49 — ADMIN-MANAGED NEW ARRIVALS PROMO CARD
   ================================================================ */
.new-arrivals-promo.promo-animation-off .promo-product-shape{
  animation:none!important;
  transform:none!important;
}
.new-arrivals-promo.promo-image-hidden .promo-product-shape{
  display:none!important;
}
.new-arrivals-promo.promo-image-hidden:after{
  display:none!important;
}
.new-arrivals-promo.promo-disabled{
  display:none!important;
}


/* ================================================================
   PHASE 50 — SAFE SPEED OPTIMIZATION
   ================================================================ */

/* Browser can postpone off-screen work without changing the layout. */
.section,
.footer{
  content-visibility:auto;
  contain-intrinsic-size:auto 520px;
}

/* Product and promo images render efficiently. */
.product-media img,
.arrival-media img,
.circle-card img,
.new-arrivals-promo img,
.cart-line img,
.mini-cart-line img{
  image-rendering:auto;
}

/* Prevent expensive hover transforms from running on touch screens. */
@media(hover:none){
  .arrival-card:hover,
  .new-arrivals-promo:hover{
    transform:none!important;
    box-shadow:none!important;
  }
}


/* ================================================================
   PHASE 51 — PRODUCT DETAIL WISHLIST OUTLINE BUTTON
   ================================================================ */

/* Product-detail Add to Wishlist: purple outline, white fill, black text */
.product-detail-actions .detail-add-wishlist,
.api-product-page .detail-add-wishlist{
  background:#fff!important;
  color:#111!important;
  border:2px solid #621979!important;
  box-shadow:none!important;
}

.product-detail-actions .detail-add-wishlist:hover,
.api-product-page .detail-add-wishlist:hover{
  background:#fff!important;
  color:#111!important;
  border-color:#621979!important;
  box-shadow:0 8px 18px rgba(98,25,121,.16)!important;
}

.product-detail-actions .detail-add-wishlist svg,
.api-product-page .detail-add-wishlist svg{
  stroke:#111!important;
  fill:none!important;
}

.product-detail-actions .detail-add-wishlist.is-cart-loading::after,
.api-product-page .detail-add-wishlist.is-cart-loading::after{
  border-color:rgba(98,25,121,.28)!important;
  border-top-color:#621979!important;
}


/* ================================================================
   PHASE 52 — INNER MIC LISTENING RING + REAL SEARCH FILTER
   ================================================================ */

/* Keep listening feedback completely inside the microphone button. */
.mic-btn{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.mic-btn.is-listening{
  animation:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.mic-btn.is-listening::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:22px!important;
  height:22px!important;
  margin:-11px 0 0 -11px!important;
  inset:auto!important;
  border:2px solid rgba(255,255,255,.52)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  box-shadow:none!important;
  pointer-events:none!important;
  animation:zgMicInnerSpin .72s linear infinite!important;
}
@keyframes zgMicInnerSpin{
  to{transform:rotate(360deg)}
}


/* ================================================================
   PHASE 53 — INNER MIC SPINNER + DIRECT VOICE SEARCH NAVIGATION
   ================================================================ */

/* Spinner stays inside the microphone glyph area, never outside button. */
.mic-btn{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.mic-btn.is-listening{
  background:#621979!important;
  animation:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.mic-btn.is-listening svg{
  visibility:hidden!important;
}
.mic-btn.is-listening::before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:14px!important;
  height:14px!important;
  margin:-8px 0 0 -8px!important;
  border:2px solid rgba(255,255,255,.45)!important;
  border-top-color:#fff!important;
  border-radius:50%!important;
  pointer-events:none!important;
  animation:zgMicGlyphSpin .68s linear infinite!important;
}
.mic-btn.is-listening::after{
  display:none!important;
  content:none!important;
}
@keyframes zgMicGlyphSpin{
  to{transform:rotate(360deg)}
}


/* ================================================================
   PHASE 55 — STRICT CATEGORY SEARCH + LIVE FILTER + DETAIL ICON SIZE
   ================================================================ */

/* Slightly larger icons inside product-detail action buttons. */
.product-detail-actions .detail-action-btn svg,
.api-product-page .detail-action-btn svg{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
}
.product-detail-actions .detail-action-btn,
.api-product-page .detail-action-btn{
  gap:10px!important;
}

/* Filter feedback remains visible after applying or sorting. */
.filter-results{
  min-width:0!important;
}


/* ================================================================
   PHASE 56 — FINAL POLISH: DESKTOP SEARCH ARROW + MOBILE LABEL FIT
   ================================================================ */
@media(min-width:769px){
  .search-bar>select{
    -webkit-appearance:none!important;
    -moz-appearance:none!important;
    appearance:none!important;
    background-image:none!important;
    padding-right:16px!important;
  }
}
@media(max-width:768px){
  .mobile-search-type-button{
    min-width:0!important;
    max-width:112px!important;
    overflow:hidden!important;
  }
  .mobile-search-type-label{
    display:block!important;
    min-width:0!important;
    max-width:76px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .mobile-search-type-chevron{flex:0 0 auto!important}
}


/* ================================================================
   PHASE 57 — NAV ARROW TRUTH + FIRST-PAINT ANTI-FLASH
   ================================================================ */
/* Static fallback markup never shows fake arrows during the first paint. */
.nav-list a>span{
  display:none!important;
}
/* Desktop arrows are generated only for API categories that truly own child categories. */
@media(min-width:769px){
  .nav-list>li.has-subcategories>a::after{
    content:"⌄";
    display:inline-block;
    margin-left:7px;
    position:relative;
    top:-1px;
    font-size:17px;
    line-height:1;
  }
  .nav-list>li:not(.has-subcategories)>a::after{
    display:none!important;
    content:none!important;
  }
}

/* ================================================================
   PHASE 60 — CONTENT-FIT SEARCH CATEGORY DROPDOWN (MOBILE + DESKTOP)
   ================================================================ */
/* Use the same predictable custom list on every screen size. Native select
   popups are hidden because browsers render their popup width inconsistently. */
.search-bar{
  position:relative!important;
  overflow:visible!important;
}
.search-bar>select{
  display:none!important;
}
.search-bar>.mobile-search-type-button{
  display:flex!important;
  grid-column:1!important;
  grid-row:1!important;
  min-width:0!important;
  width:100%!important;
  height:100%!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  padding:0 14px!important;
  border:0!important;
  border-right:1px solid #fff!important;
  border-radius:6px 0 0 6px!important;
  background:#ededed!important;
  color:#111!important;
  font-family:var(--body-font)!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:1!important;
  cursor:pointer!important;
  overflow:hidden!important;
}
.search-bar>.mobile-search-type-button .mobile-search-type-label{
  display:block!important;
  min-width:0!important;
  max-width:calc(100% - 18px)!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.search-bar>.mobile-search-type-button .mobile-search-type-chevron{
  display:block!important;
  width:8px!important;
  height:8px!important;
  flex:0 0 8px!important;
  margin:0 1px 4px 0!important;
  border-right:1.5px solid #111!important;
  border-bottom:1.5px solid #111!important;
  transform:rotate(45deg)!important;
}
.search-bar>.mobile-search-type-menu{
  display:none!important;
  position:absolute!important;
  left:0!important;
  right:auto!important;
  top:calc(100% + 5px)!important;
  width:max-content!important;
  min-width:var(--zg-search-type-trigger-width,150px)!important;
  max-width:min(360px,calc(100vw - 24px))!important;
  max-height:300px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  padding:5px 0!important;
  border:1px solid #e0e0e0!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:0 13px 30px rgba(0,0,0,.16)!important;
  z-index:3000!important;
}
.search-bar.type-menu-open>.mobile-search-type-menu{
  display:block!important;
}
.search-bar>.mobile-search-type-menu button{
  display:block!important;
  width:100%!important;
  min-width:100%!important;
  margin:0!important;
  padding:11px 14px!important;
  border:0!important;
  border-bottom:1px solid #eee!important;
  background:#fff!important;
  color:#111!important;
  font-family:var(--body-font)!important;
  font-size:15px!important;
  line-height:1.2!important;
  text-align:left!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  pointer-events:auto!important;
}
.search-bar>.mobile-search-type-menu button:last-child{
  border-bottom:0!important;
}
.search-bar>.mobile-search-type-menu button[aria-selected="true"]{
  background:#f5edf7!important;
  color:var(--rios-purple)!important;
  font-weight:700!important;
}
@media(max-width:768px){
  .search-bar>.mobile-search-type-button{
    padding:0 12px!important;
    font-size:15px!important;
  }
  /* Keep the current compact mobile look: tap the category label to expand. */
  .search-bar>.mobile-search-type-button .mobile-search-type-chevron{
    display:none!important;
  }
  .search-bar>.mobile-search-type-button .mobile-search-type-label{
    max-width:100%!important;
  }
  .search-bar>.mobile-search-type-menu{
    min-width:var(--zg-search-type-trigger-width,92px)!important;
    max-width:calc(100vw - 24px)!important;
  }
}

/* Phase 62: complete banner image is the collection button */
.page-banner-slider{position:relative}
.page-banner-slider.zg-index-slider-ready>.hero-copy{display:none!important}
.page-banner-slider>.zg-banner-click-layer{position:absolute!important;inset:0!important;display:block!important;z-index:5!important;cursor:pointer!important;pointer-events:auto!important}
.page-banner-slider>.zg-index-slider-arrow,.page-banner-slider>.zg-index-slider-dots{z-index:7!important}

/* Phase 65: Beauty Essentials uses the same full-image banner behavior. */
#beautyEssentialsBanner a{display:block!important;cursor:pointer!important}
#beautyEssentialsBanner img{display:block!important;width:100%!important}
#beautyEssentialsBanner #beautyEssentialsTitle[hidden]{display:none!important}

/* Phase 66: API-only product empty state */
.empty-products-message{grid-column:1/-1;width:100%;padding:28px 12px;text-align:center;color:#666;font-size:15px}
