*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;touch-action:manipulation}body{margin:0;background:#fffafb;color:#171725;font-family:"Cairo",Tahoma,Arial,sans-serif;padding-bottom:90px;overscroll-behavior-y:none}button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}.top{height:82px;padding:17px max(18px,calc((100% - 1100px)/2));display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#fff4f7,#fff9f7);position:sticky;top:0;z-index:20;border-bottom:1px solid #f0f0f3}.brand{display:flex;align-items:center;gap:10px}.logo-mark{width:42px;height:42px;border-radius:14px;background:#d94b72;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900;box-shadow:0 8px 22px #d94b7222}.brand strong{display:block;font-size:18px}.brand small{display:block;color:#8e8e9a;font-size:11px;margin-top:2px}.top-cart{width:44px;height:44px;border:0;background:#fff;border-radius:14px;box-shadow:0 5px 18px #1f255214;position:relative;display:grid;place-items:center}.top-cart svg{width:23px;height:23px;fill:none;stroke:#334155;stroke-width:1.8}.top-cart b{position:absolute;top:-5px;left:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:15px;background:#d94b72;color:#fff;display:grid;place-items:center;font-size:10px}main{max-width:1100px;margin:auto;padding:18px}.hero{min-height:218px;border-radius:27px;background:linear-gradient(125deg,#eaf4ff,#f7f4ff 52%,#fff0f4);padding:25px;display:flex;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2}.hero small{color:#5960a0;font-weight:800}.hero h1{font-size:29px;line-height:1.35;margin:8px 0;color:#9f2949}.hero p{margin:0 0 14px;color:#73738b}.hero button{border:0;border-radius:13px;padding:10px 17px;background:#d94b72;color:#fff;font-weight:800}.hero-shapes{position:absolute;left:0;inset-block:0;width:42%}.shape{position:absolute;border-radius:24px;transform:rotate(-12deg);box-shadow:0 12px 25px #625baa14}.s1{width:72px;height:115px;background:linear-gradient(180deg,#ff9fbc,#e75d8e);left:30px;bottom:16px}.s2{width:45px;height:115px;background:linear-gradient(180deg,#b0a7ff,#6758e5);left:105px;top:25px}.s3{width:74px;height:74px;border-radius:50%;background:linear-gradient(145deg,#fbe1a8,#f3b854);left:155px;bottom:18px}.s4{width:44px;height:44px;background:linear-gradient(145deg,#9bded7,#5dbfb5);left:40px;top:22px}.section{margin-top:27px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-title h2{font-size:20px;margin:0;color:#8f2944}.section-title button{border:0;background:#eef1f6;color:#8d6974;border-radius:13px;padding:8px 12px}.section-title span{font-size:12px;color:#999}.cats{display:flex;gap:13px;overflow:auto;padding:3px 1px 9px;scrollbar-width:none}.cat{border:0;background:transparent;min-width:78px;padding:0}.cat-icon{width:72px;height:72px;margin:auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f2edff,#edf8f6);border:3px solid transparent;position:relative}.cat-icon::before,.cat-icon::after{content:"";position:absolute;border-radius:8px;background:#7168db}.cat-icon::before{width:22px;height:22px}.cat-icon::after{width:11px;height:11px;background:#fff}.cat[data-kind="perfume"] .cat-icon::before{width:24px;height:31px;border-radius:6px}.cat[data-kind="cream"] .cat-icon::before{width:29px;height:21px;border-radius:11px}.cat[data-kind="makeup"] .cat-icon::before{width:10px;height:34px;border-radius:8px;background:#d9658e}.cat[data-kind="skin"] .cat-icon::before{width:28px;height:28px;border-radius:50%;background:#56b9ad}.cat span{display:block;margin-top:7px;font-weight:700;font-size:13px;white-space:nowrap}.cat.active .cat-icon{border-color:#6558e8;background:#fff}.cat.active span{color:#d94b72}.mini-banner{margin-top:24px;border-radius:21px;padding:16px 20px;background:linear-gradient(100deg,#fff0f4,#f0f7ff);display:flex;justify-content:space-between;align-items:center;overflow:hidden}.mini-banner small{display:block;color:#8a6b82}.mini-banner strong{font-size:19px;color:#b94d78}.banner-mark{width:60px;height:60px;border-radius:20px;background:linear-gradient(145deg,#ffd4df,#cfc9ff);transform:rotate(13deg);position:relative}.banner-mark::after{content:"";position:absolute;width:22px;height:22px;background:white;border-radius:50%;left:19px;top:19px}.products-section{scroll-margin-top:95px}.products-head{margin-bottom:10px}.search-wrap{height:54px;border-radius:18px;background:#fff;box-shadow:0 8px 28px #26264b0d;display:flex;align-items:center;padding:0 15px;gap:10px;margin-bottom:16px}.search-wrap svg{width:22px;height:22px;fill:none;stroke:#9ca3af;stroke-width:2}.search-wrap input{border:0;outline:0;width:100%;font-size:16px;background:transparent;color:#333;min-height:40px}.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product{background:#fff;border-radius:20px;padding:9px;box-shadow:0 6px 25px #2020400b;min-width:0}.product-main{cursor:pointer}.product-img{aspect-ratio:1/1;border-radius:15px;background:#f5f5f7;overflow:hidden;display:grid;place-items:center}.product-img img{width:100%;height:100%;object-fit:cover}.placeholder{width:42px;height:55px;border-radius:12px;background:linear-gradient(#e5e2ff,#bdb7f0)}.product h3{font-size:14px;margin:10px 3px 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-foot{display:flex;align-items:center;justify-content:space-between;margin:0 3px 4px;direction:rtl}.product-price{font-weight:900;color:#d94b72;font-size:14px}.add-mini{width:31px;height:31px;border:0;border-radius:10px;background:#eef0ff;color:#d94b72;font-size:21px;font-weight:800;display:grid;place-items:center;order:2}.empty{text-align:center;padding:50px;color:#999}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:76px;padding-bottom:env(safe-area-inset-bottom);background:#ffffffef;backdrop-filter:blur(15px);display:flex;justify-content:space-around;align-items:center;border-top:1px solid #eee;z-index:30}.bottom-nav button{border:0;background:transparent;color:#8d97aa;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:75px;position:relative}.bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.bottom-nav button.active{color:#d94b72;font-weight:800}.bottom-nav i{position:absolute;top:-2px;left:13px;background:#d94b72;color:#fff;border-radius:15px;padding:1px 5px;font-size:10px;font-style:normal}.overlay{position:fixed;inset:0;background:#16182775;z-index:40;backdrop-filter:blur(3px)}.product-note,.confirm{position:fixed;z-index:41;left:50%;top:50%;transform:translate(-50%,-50%);width:min(calc(100% - 34px),390px);background:#fff;border-radius:25px;padding:22px;box-shadow:0 25px 70px #0003;text-align:center}.close-note{position:absolute;left:15px;top:15px;width:34px;height:34px;border:0;border-radius:11px;background:#f2f3f6;color:#555;font-size:22px}.product-note>img{width:92px;height:92px;border-radius:50%;object-fit:cover;background:#f3f3f5;border:5px solid #fff8fa}.product-note h3{font-size:18px;margin:12px 0 6px}.product-note>strong{color:#d94b72}.product-note>p{font-weight:800;margin:20px 0 12px}.qty-row{direction:ltr;display:flex;justify-content:center;align-items:center;gap:24px;margin-bottom:18px}.qty-row button{width:44px;height:44px;border:0;border-radius:14px;background:#efefff;color:#d94b72;font-size:24px}.qty-row b{font-size:22px;min-width:30px}.primary{width:100%;height:52px;border:0;border-radius:16px;background:#d94b72;color:#fff;font-weight:900}.cart-panel{position:fixed;z-index:41;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,620px);max-height:88vh;overflow:auto;background:#fff;border-radius:28px 28px 0 0;padding:20px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -15px 50px #0002}.cart-head{display:flex;justify-content:space-between;align-items:center;position:relative}.cart-head h2{margin:0 0 14px}.cart-head .close-note{position:static}.cart-items{display:flex;flex-direction:column;gap:10px}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:center;background:#fafafa;border-radius:16px;padding:8px}.cart-item img{width:64px;height:64px;border-radius:13px;object-fit:cover;background:#eee}.cart-item h4{margin:0 0 6px;font-size:14px}.cart-item small{color:#d94b72;font-weight:800}.cart-controls{display:flex;align-items:center;gap:6px}.cart-controls button{width:29px;height:29px;border:0;border-radius:9px;background:#ececf0}.delete-item{background:#fff0f0!important;color:#d34b4b!important}.cart-empty{text-align:center;padding:35px;color:#999}.cart-total{display:flex;justify-content:space-between;padding:18px 4px;font-size:17px}.cart-total strong{color:#d94b72}.cart-actions{display:grid;grid-template-columns:1fr 1.7fr;gap:9px}.clear-cart,.send-order{height:51px;border:0;border-radius:16px;font-weight:900}.clear-cart{background:#fff3f6;color:#555}.send-order{background:#d94b72;color:#fff}.send-order.sent{background:#6f7787}.send-order:disabled,.clear-cart:disabled{opacity:.45}.confirm h3{margin:0 0 9px}.confirm p{color:#6c6d78;line-height:1.7;margin:0 0 19px}.confirm>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.confirm button{height:46px;border:0;border-radius:14px;font-weight:800}.confirm-cancel{background:#fff3f6;color:#555}.confirm-ok{background:#d94f57;color:#fff}.toast{position:fixed;z-index:60;left:50%;bottom:95px;transform:translate(-50%,20px);background:#20212a;color:#fff;padding:10px 16px;border-radius:13px;opacity:0;pointer-events:none;transition:.2s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:699px){.product{border-radius:15px;padding:6px}.product-img{border-radius:11px}.product h3{font-size:11px;margin:7px 2px 5px}.product-price{font-size:11px}.add-mini{width:26px;height:26px;border-radius:8px;font-size:18px}.products{gap:7px}}@media(min-width:700px){.products{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{min-height:260px}.hero h1{font-size:38px}.bottom-nav{max-width:620px;left:50%;transform:translateX(-50%);border-radius:24px 24px 0 0}}

/* تعديلات نافذة المنتج */
body.modal-open{position:fixed;width:100%;left:0;right:0;overflow:hidden;touch-action:none}
.product-note>img{width:78px;height:78px;border-radius:13px;object-fit:cover;background:#f3f3f5;border:4px solid #fff8fa}
.product-note h3{margin-top:10px}
.offer-box{margin:10px auto 0;padding:7px 10px;border:1.4px solid #e04848;border-radius:11px;background:#fffafa;color:#cf3434;width:min(86%,320px);font-weight:850;line-height:1.35}.offer-title{font-size:10.5px;font-weight:800;color:#b94242;margin-bottom:4px}.offer-lines{display:flex;flex-direction:column}.offer-line{font-size:11.5px;padding:4px 2px}.offer-line+.offer-line{border-top:1px dashed #efb5b5}
.selected-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:10px 13px;border-radius:13px;background:#f7f7fb;font-size:14px}
.selected-total span{color:#8d6974;font-weight:800}
.selected-total strong{color:#d94b72;font-size:16px}

.selected-price-values{display:flex;align-items:center;gap:10px;direction:ltr}.selected-total .old-offer-total{color:#d93636;text-decoration:line-through;text-decoration-thickness:2px}.selected-total #selectedOfferPrice{color:#d94b72;font-size:17px;font-weight:900}


/* صور الأقسام الجديدة */
.cats{display:flex;gap:11px;overflow-x:auto;padding:4px 1px 8px;scrollbar-width:none}.cats::-webkit-scrollbar{display:none}
.cat{flex:0 0 86px;border:0;background:transparent;padding:0;display:flex;flex-direction:column;align-items:center;gap:7px;color:#555;font-weight:800;font-family:inherit}
.cat-picture{width:66px;height:66px;border-radius:20px;background:linear-gradient(145deg,#fff,#f3f1ff);border:1px solid #ece9ff;box-shadow:0 7px 18px #312e8110;display:grid;place-items:center;font-size:31px;line-height:1;transition:.18s}
.cat span{font-size:11px;line-height:1.25;text-align:center;min-height:28px;display:flex;align-items:flex-start;justify-content:center}
.cat.active .cat-picture{transform:translateY(-2px);box-shadow:0 8px 22px #d94b7229;border-color:#cfcaff;background:linear-gradient(145deg,#f9f8ff,#eceaff)}
.cat.active span{color:#d94b72}

/* Clean category navigation: no emoji/sticker or purple treatment */
.cats{gap:10px;padding:4px 1px 9px}
.cat{flex:0 0 82px;color:#76525e}
.cat-picture,.cat-icon{width:62px;height:62px;border-radius:17px;background:#fff!important;border:1px solid #e8e9ed!important;box-shadow:0 5px 14px rgba(20,25,40,.06)!important;font-size:0!important;overflow:hidden}
.cat-picture::before,.cat-picture::after,.cat-icon::before,.cat-icon::after{display:none!important;content:none!important}
.cat-picture svg{width:30px;height:30px;fill:none;stroke:#4b5563;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.cat span{font-size:11px;color:#76525e;min-height:28px}
.cat.active .cat-picture{transform:none!important;background:#f7f8fa!important;border-color:#cfd3da!important;box-shadow:0 5px 14px rgba(20,25,40,.08)!important}
.cat.active .cat-picture svg{stroke:#111827}
.cat.active span{color:#111827!important;font-weight:900}

/* ===== Onboarding - first visit only ===== */
.onboarding{position:fixed;inset:0;z-index:300;background:#fff;display:flex;align-items:stretch;justify-content:center;padding:0;overflow:auto}
.onboarding-card{width:min(100%,560px);min-height:100dvh;background:#fff;display:flex;flex-direction:column;padding:calc(20px + env(safe-area-inset-top)) 20px calc(22px + env(safe-area-inset-bottom))}
.onboarding-visual{flex:1;min-height:320px;display:grid;place-items:center;padding:16px 0 8px;background:linear-gradient(180deg,#f8f9fc,#fff);border-radius:0 0 28px 28px;overflow:hidden}
.beauty-frame{width:min(86vw,410px);aspect-ratio:1/1;border:8px solid #f2c8d7;border-radius:34px;background:linear-gradient(145deg,#fffafb,#f2f5fa);position:relative;box-shadow:0 18px 50px #28324a14}
.beauty-frame:before,.beauty-frame:after{content:"";position:absolute;border-radius:50%;background:#e8edf8;opacity:.9}
.beauty-frame:before{width:150px;height:150px;right:-45px;top:-35px}.beauty-frame:after{width:120px;height:120px;left:-30px;bottom:-24px;background:#fbe4ed}
.beauty-item{position:absolute;bottom:40px;z-index:2;box-shadow:0 12px 28px #32364c20}
.beauty-item.bottle{width:78px;height:150px;border-radius:18px 18px 24px 24px;background:linear-gradient(#e7dcff,#897bdc);right:72px}.beauty-item.bottle:before{content:"";position:absolute;width:35px;height:25px;right:21px;top:-24px;border-radius:8px 8px 2px 2px;background:#6256b8}
.beauty-item.lipstick{width:45px;height:120px;border-radius:12px;background:linear-gradient(#e8628f,#b7295d);left:82px;bottom:46px;transform:rotate(-7deg)}
.beauty-item.lipstick:before{content:"";position:absolute;width:27px;height:45px;left:9px;top:-36px;border-radius:14px 14px 4px 4px;background:#ef829f}
.beauty-item.cream{width:105px;height:62px;border-radius:30px;background:linear-gradient(#fff,#e9d5df);left:50%;transform:translateX(-50%);bottom:28px;border:1px solid #eadde4}
.onboarding-slide{text-align:center;padding:28px 14px 10px}.onboarding-slide h2{margin:0 0 14px;font-size:30px;line-height:1.25;color:#ed5d93;font-weight:900}.onboarding-slide p{margin:0;color:#35528d;font-size:17px;line-height:1.8;font-weight:700}.onboarding-slide strong{display:block;margin-top:10px;color:#8f2944;font-size:17px}
.onboarding-dots{height:26px;display:flex;direction:ltr;align-items:center;justify-content:center;gap:8px}.onboarding-dots i{width:9px;height:9px;border-radius:99px;background:#d9dce5;transition:.2s}.onboarding-dots i.active{width:34px;background:#bd365b}
.onboarding-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:10px}.onboarding-actions button{height:62px;border-radius:18px;font-size:20px;font-weight:850}.onboarding-skip{background:#fff;color:#bd365b;border:2px solid #bd365b}.onboarding-next{background:#bd365b;color:#fff;border:2px solid #bd365b}
body.onboarding-open{overflow:hidden}

/* selected category is clearly outlined */
.cat-icon{transition:.18s ease}.cat.active .cat-icon{border-color:#bd365b!important;box-shadow:0 0 0 3px #bd365b18;background:#fff}.cat.active .cat-icon:after{content:"✓";position:absolute;top:-5px;left:-5px;width:23px;height:23px;border-radius:50%;background:#bd365b;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;z-index:5}
.cat.active span{color:#bd365b!important;font-weight:900}

@media (max-width:420px){
 .onboarding-card{padding-inline:14px}.onboarding-visual{min-height:295px}.beauty-frame{width:min(84vw,360px);border-width:7px;border-radius:28px}.onboarding-slide{padding-top:22px}.onboarding-slide h2{font-size:27px}.onboarding-slide p{font-size:16px}.onboarding-actions button{height:58px;font-size:18px}
}


/* v13 - hero auto slider */
.hero-slider{position:relative;overflow:hidden;border-radius:27px;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.hero-track{display:flex;direction:ltr;transition:transform .48s cubic-bezier(.22,.75,.25,1);will-change:transform}
.hero-slide{flex:0 0 100%;width:100%;direction:rtl;margin:0;border-radius:27px}
.hero-slider.is-dragging .hero-track{transition:none}
.hero-slider.is-dragging{cursor:grabbing}
.hero-dots{position:absolute;z-index:5;left:50%;bottom:11px;transform:translateX(-50%);display:flex;direction:ltr;gap:6px;align-items:center}
.hero-dots button{width:7px;height:7px;border:0;padding:0;border-radius:999px;background:#ffffffa8;box-shadow:0 1px 5px #26305f22;transition:.22s}
.hero-dots button.active{width:21px;background:#d94b72}
.hero-delivery{background:linear-gradient(125deg,#fff3f6,#f6f5ff 52%,#eef9ff)}
.hero-delivery h1{color:#8b3f68}
.hero-whatsapp{background:linear-gradient(125deg,#effdf7,#fff4f7 52%,#fff4f8)}
.hero-whatsapp h1{color:#2d6760}
.hero-copy strong{font-weight:900;color:inherit}
@media(max-width:699px){
  .hero-slider,.hero-slide{border-radius:22px}
  .hero-slide{min-height:220px;padding:22px 20px 30px}
  .hero-slide h1{font-size:25px;line-height:1.35}
  .hero-slide p{max-width:70%;font-size:14px;line-height:1.7}
  .hero-dots{bottom:9px}
}


/* v14 - Cairo + stronger delivery offer */
body,button,input{font-family:"Cairo",Tahoma,Arial,sans-serif!important}
.hero-delivery .hero-copy{width:min(72%,520px)}
.delivery-free-line{margin-top:3px;color:#656987;font-size:15px;font-weight:800}
.delivery-price{display:flex;align-items:baseline;gap:8px;margin:0 0 4px;color:#9f2949;line-height:1;white-space:nowrap}
.delivery-price strong{font-size:54px;font-weight:900;letter-spacing:-1.5px}
.delivery-price span{font-size:27px;font-weight:900}
.delivery-secondary{margin-top:8px!important;line-height:1.75!important;color:#62647c!important;font-weight:700}
.delivery-secondary strong{color:#9f2949;font-weight:900}
@media(max-width:699px){
  .hero-delivery .hero-copy{width:72%}
  .delivery-free-line{font-size:13px}
  .delivery-price{gap:5px;margin-top:2px}
  .delivery-price strong{font-size:43px}
  .delivery-price span{font-size:23px}
  .delivery-secondary{font-size:12.5px!important;max-width:100%!important;margin-bottom:10px!important}
}


/* v15 - compact hero + delivery cards */
.hero-delivery .hero-copy{width:min(76%,540px)}
.delivery-offers{display:grid;gap:9px;margin:9px 0 11px}
.delivery-offer{display:grid;gap:4px}
.delivery-offer-title{display:inline-flex;width:max-content;max-width:100%;align-items:center;background:#eeeaff;color:#40369e;border:1px solid #ded8ff;border-radius:12px;padding:7px 13px;font-size:18px;line-height:1.35;font-weight:900;box-shadow:0 5px 15px rgba(81,71,217,.08)}
.delivery-offer-sub{font-size:13px;color:#666b82;font-weight:700;padding-inline:4px}
.delivery-offer-sub strong{color:#9f2949;font-weight:900}
@media(max-width:699px){
  .hero-slider,.hero-slide{border-radius:20px}
  .hero-slide{min-height:174px!important;padding:15px 16px 25px!important}
  .hero-slide small{font-size:11px}
  .hero-slide h1{font-size:21px!important;line-height:1.35!important;margin:5px 0!important}
  .hero-slide p{font-size:12px!important;line-height:1.55!important;margin-bottom:9px!important}
  .hero-slide .hero-shop{padding:7px 12px;border-radius:10px;font-size:12px}
  .hero-shapes{transform:scale(.76);transform-origin:left center;width:38%}
  .hero-dots{bottom:6px}
  .hero-delivery .hero-copy{width:78%}
  .delivery-offers{gap:7px;margin:5px 0 8px}
  .delivery-offer{gap:2px}
  .delivery-offer-title{padding:5px 10px;border-radius:10px;font-size:14px}
  .delivery-offer-sub{font-size:10.5px;line-height:1.35}
}

/* Narse Cosmetics rose palette */
:root{--narse-rose:#d94b72;--narse-deep:#bd365b;--narse-soft:#fff0f4;--narse-soft2:#fff7f9}
body{background:#fffafb}
.logo,.brand-mark{background:linear-gradient(145deg,#e75d83,#bd365b)!important}
.cat.active .cat-picture,.cat.active .cat-icon{border-color:#d94b72!important;box-shadow:0 0 0 2px rgba(217,75,114,.08)!important}
.cat.active,.cat.active .cat-name{color:#bd365b!important}
button.primary,.primary-btn,.add-btn,.checkout-btn{background:#d94b72!important}
.cart-count,.badge{background:#d94b72!important}
.slider-dots .active,.hero-dot.active{background:#d94b72!important}


/* Product add button - Narse pink, perfectly centered */
.add-mini{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:11px!important;
  background:linear-gradient(145deg,#e75d83,#d94b72)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  font-size:22px!important;
  font-weight:900!important;
  text-align:center!important;
  box-shadow:0 5px 14px rgba(217,75,114,.18)!important;
}
.add-mini:active{transform:scale(.94)}
@media(max-width:699px){
  .add-mini{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:9px!important;font-size:20px!important}
}

/* Narsi v17: cart-plus product button + fully pink delivery slide */
.add-mini{display:grid!important;place-items:center!important;background:linear-gradient(145deg,#ef4f7b,#d93667)!important;color:#fff!important;border:0!important;box-shadow:0 5px 12px rgba(217,75,114,.20)!important;line-height:1!important;padding:0!important}
.add-mini svg{width:18px;height:18px;display:block;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.hero-delivery{background:linear-gradient(110deg,#fff1f5,#fff8fa)!important}
.hero-delivery .eyebrow{color:#b82f57!important}
.delivery-offer{background:#ffe5ed!important;border:1px solid #f5bfd0!important;box-shadow:none!important}
.delivery-offer-title{color:#c72f5d!important}
.delivery-offer-sub{color:#7f5360!important}
.delivery-offer-sub strong{color:#b91f4d!important}
.hero-delivery .s1{background:linear-gradient(180deg,#f27498,#d83d6c)!important}
.hero-delivery .s2{background:linear-gradient(180deg,#f58aaa,#df4775)!important}
.hero-delivery .s3{background:linear-gradient(145deg,#ffd4df,#f19ab3)!important}
.hero-delivery .s4{background:linear-gradient(145deg,#f9a9bf,#df527c)!important}
.hero-delivery .cta{background:linear-gradient(135deg,#e94d79,#cf315f)!important;color:#fff!important}

/* Narsi v18: redesigned delivery promotion card */
.hero-delivery{
  background:linear-gradient(135deg,#fff3f6 0%,#fff9fa 58%,#ffeef3 100%)!important;
  border:1px solid #f8d8e2!important;
}
.hero-delivery .delivery-copy{width:min(72%,560px)!important}
.hero-delivery .delivery-copy>small{
  display:inline-block!important;
  color:#ad3156!important;
  font-weight:900!important;
  margin-bottom:7px!important;
}
.delivery-offers-modern{display:grid!important;gap:8px!important;margin:3px 0 10px!important}
.delivery-offers-modern .delivery-offer{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:min(100%,390px)!important;
  padding:9px 11px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid #f5c6d4!important;
  box-shadow:0 7px 20px rgba(202,55,96,.07)!important;
  backdrop-filter:blur(5px)!important;
}
.delivery-offers-modern .delivery-icon{
  width:37px!important;
  height:37px!important;
  min-width:37px!important;
  border-radius:12px!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(145deg,#ed5b84,#d53665)!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:900!important;
  box-shadow:0 5px 12px rgba(213,54,101,.18)!important;
}
.delivery-offers-modern .delivery-truck svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.delivery-offers-modern .delivery-text{min-width:0!important;text-align:right!important;line-height:1.2!important}
.delivery-offers-modern .delivery-offer-title{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  padding:0!important;
  margin:0 0 2px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#b82f57!important;
  font-size:17px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.delivery-offers-modern .delivery-offer-sub{
  padding:0!important;
  color:#76505c!important;
  font-size:12px!important;
  font-weight:700!important;
}
.delivery-offers-modern .delivery-offer-sub strong{color:#c12655!important;font-weight:900!important}
.hero-delivery .hero-shop{
  background:linear-gradient(135deg,#ea4f79,#cf315f)!important;
  color:#fff!important;
  box-shadow:0 7px 16px rgba(207,49,95,.18)!important;
}
@media(max-width:699px){
  .hero-delivery .delivery-copy{width:74%!important}
  .hero-delivery .delivery-copy>small{font-size:11px!important;margin-bottom:4px!important}
  .delivery-offers-modern{gap:6px!important;margin:2px 0 7px!important}
  .delivery-offers-modern .delivery-offer{gap:8px!important;padding:7px 9px!important;border-radius:13px!important}
  .delivery-offers-modern .delivery-icon{width:31px!important;height:31px!important;min-width:31px!important;border-radius:10px!important;font-size:17px!important}
  .delivery-offers-modern .delivery-truck svg{width:18px!important;height:18px!important}
  .delivery-offers-modern .delivery-offer-title{font-size:14px!important}
  .delivery-offers-modern .delivery-offer-sub{font-size:10.5px!important}
}

/* Narsi v19: compact delivery cards + real brand logo/app icons */
.logo-mark{
  overflow:hidden!important;
  border-radius:50%!important;
  background:#fff!important;
  border:1px solid #f3c4d1!important;
  box-shadow:0 6px 18px rgba(217,75,114,.14)!important;
}
.logo-mark img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  border-radius:50%!important;
}
.hero-delivery .delivery-copy{
  width:min(61%,330px)!important;
  margin-inline-start:auto!important;
}
.delivery-offers-modern{
  gap:6px!important;
  margin:2px 0 8px!important;
}
.delivery-offers-modern .delivery-offer{
  width:100%!important;
  max-width:305px!important;
  padding:7px 9px!important;
  gap:8px!important;
  border-radius:14px!important;
}
.delivery-offers-modern .delivery-icon{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  border-radius:10px!important;
  font-size:17px!important;
}
.delivery-offers-modern .delivery-truck svg{
  width:18px!important;
  height:18px!important;
}
.delivery-offers-modern .delivery-offer-title{
  font-size:15px!important;
  line-height:1.2!important;
  white-space:normal!important;
}
.delivery-offers-modern .delivery-offer-sub{
  font-size:10.5px!important;
  line-height:1.35!important;
}
.hero-delivery .hero-shapes{
  width:31%!important;
  opacity:.92!important;
}
.hero-delivery .s2{left:60px!important}
.hero-delivery .s3{left:95px!important}
.hero-delivery .s4{left:18px!important}
@media(max-width:699px){
  .logo-mark{width:44px!important;height:44px!important}
  .hero-delivery .delivery-copy{width:62%!important;max-width:235px!important}
  .delivery-offers-modern .delivery-offer{max-width:225px!important;padding:6px 7px!important;gap:7px!important}
  .delivery-offers-modern .delivery-icon{width:28px!important;height:28px!important;min-width:28px!important;border-radius:9px!important;font-size:15px!important}
  .delivery-offers-modern .delivery-truck svg{width:16px!important;height:16px!important}
  .delivery-offers-modern .delivery-offer-title{font-size:13px!important}
  .delivery-offers-modern .delivery-offer-sub{font-size:9.5px!important}
  .hero-delivery .hero-shapes{width:29%!important;transform:scale(.70)!important;transform-origin:left center!important}
  .hero-delivery .s2{left:44px!important}
  .hero-delivery .s3{left:72px!important}
  .hero-delivery .s4{left:10px!important}
}

/* Narsi v20: white-first theme + compact right-aligned delivery cards */
:root{
  --narsi-pink:#d94b72;
  --narsi-pink-deep:#bd365b;
  --narsi-pink-soft:#fff4f7;
  --narsi-border:#f2dde4;
}

/* White is the main canvas; pink stays as the accent */
html,body{background:#ffffff!important}
.top{background:#ffffff!important;border-bottom:1px solid #f2f2f4!important}
.section-title button{background:#f7f7f9!important;color:#6f6870!important}
.search-wrap{background:#ffffff!important;border:1px solid #f1f1f3!important;box-shadow:0 8px 24px rgba(31,41,55,.05)!important}
.product{background:#ffffff!important;border:1px solid #f4f4f5!important;box-shadow:0 6px 20px rgba(31,41,55,.05)!important}
.product-img{background:#fafafa!important}
.cat-picture,.cat-icon{background:#ffffff!important;border-color:#eeeeF1!important}
.cat.active .cat-picture,.cat.active .cat-icon{background:#ffffff!important;border-color:var(--narsi-pink)!important;box-shadow:0 0 0 2px rgba(217,75,114,.07)!important}
.bottom-nav{background:rgba(255,255,255,.97)!important}

/* Hero cards: mostly white with a very soft pink touch */
.hero,.hero-delivery,.hero-whatsapp{
  background:linear-gradient(135deg,#ffffff 0%,#fffdfd 58%,#fff6f8 100%)!important;
  border:1px solid var(--narsi-border)!important;
}
.hero small,.hero p,.hero-whatsapp small,.hero-whatsapp p{color:#6f6870!important}
.hero h1,.hero-whatsapp h1{color:#3a3035!important}
.hero-shop,.hero-delivery .hero-shop{background:var(--narsi-pink)!important;box-shadow:0 6px 15px rgba(217,75,114,.14)!important}

/* Keep decorative shapes soft so the page does not look fully pink */
.hero-shapes{opacity:.58!important}
.hero-delivery .s1,.hero-delivery .s2,.hero-delivery .s3,.hero-delivery .s4{
  filter:saturate(.72) brightness(1.08)!important;
}

/* Delivery content on the right */
.hero-delivery .delivery-copy{
  width:auto!important;
  max-width:72%!important;
  margin-left:auto!important;
  margin-right:0!important;
  text-align:right!important;
  flex-direction:column!important;
  align-items:flex-end!important;
}
.hero-delivery .delivery-copy>small{
  color:var(--narsi-pink-deep)!important;
  align-self:flex-end!important;
  margin-bottom:5px!important;
}
.delivery-offers-modern{
  width:auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  gap:7px!important;
  margin:2px 0 8px!important;
}
.delivery-offers-modern .delivery-offer{
  width:max-content!important;
  max-width:100%!important;
  min-width:0!important;
  padding:7px 9px!important;
  gap:8px!important;
  border-radius:13px!important;
  background:#ffffff!important;
  border:1px solid #f1ccd7!important;
  box-shadow:0 5px 14px rgba(31,41,55,.06)!important;
  backdrop-filter:none!important;
}
.delivery-offers-modern .delivery-text{width:auto!important;min-width:0!important}
.delivery-offers-modern .delivery-offer-title{
  color:#a92f53!important;
  font-size:15px!important;
  white-space:nowrap!important;
}
.delivery-offers-modern .delivery-offer-sub{
  color:#655d62!important;
  font-size:10.5px!important;
  white-space:nowrap!important;
}
.delivery-offers-modern .delivery-offer-sub strong{color:var(--narsi-pink-deep)!important}
.delivery-offers-modern .delivery-icon{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  border-radius:9px!important;
  background:var(--narsi-pink)!important;
  box-shadow:none!important;
}
.hero-delivery .hero-shop{align-self:flex-end!important}

@media(max-width:699px){
  .hero-delivery .delivery-copy{
    max-width:76%!important;
    margin-left:auto!important;
    margin-right:0!important;
    align-items:flex-end!important;
  }
  .hero-delivery .delivery-copy>small{font-size:10.5px!important}
  .delivery-offers-modern .delivery-offer{
    width:max-content!important;
    max-width:100%!important;
    padding:6px 8px!important;
    gap:7px!important;
    border-radius:12px!important;
  }
  .delivery-offers-modern .delivery-icon{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    border-radius:8px!important;
    font-size:14px!important;
  }
  .delivery-offers-modern .delivery-truck svg{width:15px!important;height:15px!important}
  .delivery-offers-modern .delivery-offer-title{font-size:12.5px!important}
  .delivery-offers-modern .delivery-offer-sub{font-size:9px!important}
  .hero-delivery .hero-shapes{opacity:.42!important;width:25%!important;transform:scale(.64)!important}
}


/* Narsi v21: fixed cart height, items-only scrolling, tidy controls + pricing */
.cart-panel:not(.hidden){display:flex!important}
.cart-panel.hidden{display:none!important}
.cart-panel{
  overflow:hidden!important;
  max-height:88vh!important;
  display:flex!important;
  flex-direction:column!important;
}
.cart-head,.cart-total,.cart-actions,.cart-empty{flex:0 0 auto}
.cart-items{
  min-height:0!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  padding-inline-end:2px;
}
.cart-panel.cart-many .cart-items{
  max-height:calc(88vh - 205px)!important;
}
.cart-item{
  grid-template-columns:64px minmax(0,1fr)!important;
  align-items:start!important;
  gap:11px!important;
  padding:11px!important;
  background:#fff!important;
  border:1px solid #f1f1f3!important;
  box-shadow:0 4px 14px rgba(31,41,55,.035)!important;
}
.cart-item-body{min-width:0;display:flex;flex-direction:column;align-items:stretch}
.cart-item h4{margin:1px 0 7px!important;font-size:14px!important;line-height:1.55!important}
.cart-price-lines{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}
.cart-price-lines>div{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#777}
.cart-price-lines strong{color:#cf4b70;font-size:12px;font-weight:900}
.cart-line-total strong{font-size:12.5px}
.cart-offer-applied{
  width:max-content;max-width:100%;
  margin-top:3px;padding:3px 7px;border-radius:8px;
  background:#fff1f5;color:#b83259!important;font-weight:800;font-size:10.5px!important;
}
.cart-controls{
  direction:ltr!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  margin-top:1px;
}
.cart-controls button{
  width:32px!important;height:32px!important;border-radius:10px!important;
  display:grid!important;place-items:center!important;
  font-size:18px!important;font-weight:800!important;line-height:1!important;
  border:1px solid #eee!important;box-shadow:none!important;
}
.cart-controls b{min-width:22px;text-align:center;font-size:15px}
.cart-controls .qty-plus{background:#d94b72!important;color:#fff!important;border-color:#d94b72!important}
.cart-controls .qty-minus{background:#f7f7f8!important;color:#555!important}
.cart-controls .delete-item{background:#fff2f4!important;color:#c74755!important;border-color:#f7dfe4!important;margin-left:3px}
@media(max-width:699px){
  .cart-panel{max-height:86vh!important;padding:17px 14px calc(17px + env(safe-area-inset-bottom))!important}
  .cart-panel.cart-many .cart-items{max-height:calc(86vh - 190px)!important}
  .cart-item{grid-template-columns:58px minmax(0,1fr)!important;padding:9px!important}
  .cart-item img{width:58px!important;height:58px!important}
  .cart-controls button{width:30px!important;height:30px!important;border-radius:9px!important}
}


/* Narsi v24: cleaner cart product cards */
.cart-item{
  grid-template-columns:72px minmax(0,1fr)!important;
  gap:12px!important;
  padding:12px!important;
  border-radius:18px!important;
  border:1px solid #f3e8ec!important;
  background:#fff!important;
  box-shadow:0 5px 18px rgba(60,35,45,.045)!important;
}
.cart-item img{
  width:72px!important;height:72px!important;
  border-radius:15px!important;
  object-fit:cover!important;
  background:#faf8f9!important;
  border:1px solid #f4eef0!important;
}
.cart-item-body{gap:0!important}
.cart-item h4{
  margin:0 0 7px!important;
  font-size:14px!important;
  line-height:1.55!important;
  color:#20202a!important;
  font-weight:900!important;
}
.cart-price-lines{
  gap:4px!important;
  margin:0 0 10px!important;
}
.cart-price-lines>div{
  width:max-content;
  max-width:100%;
  padding:3px 7px;
  border-radius:9px;
  background:#fff8fa;
  color:#777!important;
  font-size:11px!important;
}
.cart-price-lines strong{
  color:#d94b72!important;
  font-size:11.5px!important;
}
.cart-line-total{
  background:#fff3f6!important;
}
.cart-line-total strong{font-size:12px!important}
.cart-offer-applied{
  background:#fdf0f4!important;
  border:1px solid #f4dbe3!important;
  color:#b83259!important;
  padding:4px 8px!important;
  border-radius:9px!important;
}
.cart-controls{
  direction:rtl!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:0!important;
}
.cart-qty-box{
  direction:ltr;
  display:flex;
  align-items:center;
  gap:4px;
  padding:3px;
  border-radius:12px;
  background:#f7f7f8;
  border:1px solid #eeeeef;
}
.cart-qty-box button{
  width:30px!important;
  height:30px!important;
  border:0!important;
  border-radius:9px!important;
  box-shadow:none!important;
  display:grid!important;
  place-items:center!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
}
.cart-qty-box b{
  min-width:30px!important;
  text-align:center!important;
  font-size:15px!important;
  color:#222!important;
}
.cart-qty-box .qty-minus{background:#fff!important;color:#62656d!important}
.cart-qty-box .qty-plus{background:#d94b72!important;color:#fff!important}
.cart-controls .delete-item{
  margin:0!important;
  width:36px!important;
  height:36px!important;
  border-radius:11px!important;
  background:#fff4f6!important;
  border:1px solid #f5dfe5!important;
  color:#c84a62!important;
  display:grid!important;
  place-items:center!important;
}
.cart-controls .delete-item svg{
  width:18px;height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:699px){
  .cart-item{grid-template-columns:66px minmax(0,1fr)!important;padding:10px!important;gap:10px!important}
  .cart-item img{width:66px!important;height:66px!important;border-radius:14px!important}
  .cart-item h4{font-size:13px!important}
  .cart-price-lines>div{font-size:10.5px!important;padding:3px 6px!important}
  .cart-price-lines strong{font-size:11px!important}
  .cart-qty-box button{width:28px!important;height:28px!important}
  .cart-controls .delete-item{width:34px!important;height:34px!important}
}


/* v25 - Header title + WhatsApp contact */
.top-actions{display:flex;align-items:center;gap:8px;direction:ltr}
.top-whatsapp{width:44px;height:44px;border:0;background:#25D366;border-radius:14px;display:grid;place-items:center;box-shadow:0 5px 18px rgba(37,211,102,.18)}
.top-whatsapp svg{width:23px;height:23px;fill:#fff}
.brand{min-width:0}
.brand>div:last-child{min-width:0}
.brand strong{font-size:16px;line-height:1.45;white-space:normal;max-width:260px}
@media(max-width:480px){
  .top{padding-inline:14px}
  .brand{gap:8px;flex:1;min-width:0}
  .logo-mark{width:40px;height:40px;flex:0 0 40px}
  .brand strong{font-size:14px;max-width:210px}
  .brand small{font-size:10px}
  .top-actions{gap:6px}
  .top-whatsapp,.top-cart{width:40px;height:40px;border-radius:13px;flex:0 0 40px}
  .top-whatsapp svg,.top-cart svg{width:21px;height:21px}
}


/* v26 - floating WhatsApp on the right + cleaner cart close */
.top-actions{display:flex!important;align-items:center!important;gap:0!important;direction:ltr!important}
.top-whatsapp{display:none!important}
.floating-whatsapp{
  position:fixed;
  right:16px;
  bottom:calc(86px + env(safe-area-inset-bottom));
  z-index:1150;
  width:52px;
  height:52px;
  border:0;
  border-radius:50%;
  background:#25D366;
  display:grid;
  place-items:center;
  box-shadow:0 8px 24px rgba(37,211,102,.28),0 2px 8px rgba(0,0,0,.08);
  cursor:pointer;
  transition:transform .18s ease,box-shadow .18s ease;
}
.floating-whatsapp:active{transform:scale(.94)}
.floating-whatsapp svg{width:27px;height:27px;fill:#fff}
@media(max-width:480px){
  .floating-whatsapp{right:14px;bottom:calc(82px + env(safe-area-inset-bottom));width:50px;height:50px}
  .floating-whatsapp svg{width:26px;height:26px}
}
.cart-panel:not(.hidden)~.floating-whatsapp{display:none!important}
.close-note{
  width:40px!important;
  height:40px!important;
  border-radius:50%!important;
  border:1px solid #f1e7eb!important;
  background:#faf7f8!important;
  color:#5b5960!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:none!important;
  padding:0!important;
}
.close-note svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.close-note:active{transform:scale(.94)}

/* v27 - official-style WhatsApp floating button, higher and closer to right edge */
.floating-whatsapp{
  right:8px!important;
  bottom:calc(142px + env(safe-area-inset-bottom))!important;
  width:52px!important;height:52px!important;
  border-radius:50%!important;
  background:#25D366!important;
  border:2px solid #fff!important;
  box-shadow:0 7px 22px rgba(37,211,102,.30),0 2px 7px rgba(0,0,0,.10)!important;
}
.floating-whatsapp svg{width:31px!important;height:31px!important;fill:#fff!important;display:block!important}
@media(max-width:480px){.floating-whatsapp{right:7px!important;bottom:calc(136px + env(safe-area-inset-bottom))!important;width:50px!important;height:50px!important}.floating-whatsapp svg{width:30px!important;height:30px!important}}

/* v28 - delivery offers side by side */
.delivery-offers-modern{
  flex-direction:row!important;
  align-items:stretch!important;
  justify-content:flex-end!important;
  gap:6px!important;
  width:100%!important;
}
.delivery-offers-modern .delivery-offer{
  flex:0 1 auto!important;
  width:auto!important;
  max-width:none!important;
  padding:6px 7px!important;
  gap:6px!important;
}
.delivery-offers-modern .delivery-offer-title{font-size:12.5px!important}
.delivery-offers-modern .delivery-offer-sub{font-size:8.8px!important}
.delivery-offers-modern .delivery-icon{
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  border-radius:8px!important;
}
.delivery-offers-modern .delivery-truck svg{width:14px!important;height:14px!important}
@media(max-width:430px){
  .hero-delivery .delivery-copy{max-width:82%!important}
  .delivery-offers-modern{gap:5px!important}
  .delivery-offers-modern .delivery-offer{padding:5px 6px!important;gap:5px!important}
  .delivery-offers-modern .delivery-offer-title{font-size:11.5px!important}
  .delivery-offers-modern .delivery-offer-sub{font-size:8px!important}
  .delivery-offers-modern .delivery-icon{width:24px!important;height:24px!important;min-width:24px!important;font-size:13px!important}
}

/* direct bottom-nav jump target */
#categoriesSection{scroll-margin-top:92px}


/* v30 - configurable delivery offers + full-width gift notice */
.delivery-offers-modern{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,max-content))!important;
  justify-content:end!important;
  align-items:stretch!important;
  gap:6px!important;
  width:100%!important;
}
.delivery-offers-modern .delivery-offer{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
}
.delivery-gift-note{
  grid-column:1 / -1!important;
  justify-self:stretch!important;
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:7px 12px!important;
  border:1px solid #f3c9d5!important;
  border-radius:13px!important;
  background:#fff7f9!important;
  color:#a72f50!important;
  font-size:11.5px!important;
  font-weight:800!important;
  line-height:1.35!important;
  text-align:center!important;
  box-shadow:0 5px 14px rgba(217,75,114,.06)!important;
}
.delivery-gift-icon{font-size:16px!important;line-height:1!important;flex:0 0 auto!important}
@media(max-width:430px){
  .delivery-offers-modern{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}
  .delivery-gift-note{font-size:10px!important;padding:6px 8px!important;border-radius:11px!important;min-height:31px!important}
  .delivery-gift-icon{font-size:14px!important}
}


/* v31 - slightly larger delivery cards + clean gift icon */
.delivery-offers-modern{gap:7px!important}
.delivery-offers-modern .delivery-offer{
  padding:7px 9px!important;
  min-height:48px!important;
  border-radius:15px!important;
}
.delivery-offers-modern .delivery-icon,
.delivery-gift-icon{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  border-radius:10px!important;
  display:grid!important;
  place-items:center!important;
  background:#d94b72!important;
  color:#fff!important;
  flex:0 0 32px!important;
}
.delivery-offers-modern .delivery-truck svg,
.delivery-gift-icon svg{
  width:18px!important;
  height:18px!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.delivery-offers-modern .delivery-offer-title{font-size:13.5px!important}
.delivery-offers-modern .delivery-offer-sub{font-size:9.5px!important}
.delivery-gift-note{
  min-height:40px!important;
  padding:8px 11px!important;
  font-size:12px!important;
  border-radius:14px!important;
}
@media(max-width:430px){
  .delivery-offers-modern{gap:6px!important}
  .delivery-offers-modern .delivery-offer{padding:6px 7px!important;min-height:44px!important}
  .delivery-offers-modern .delivery-icon,.delivery-gift-icon{width:29px!important;height:29px!important;min-width:29px!important;flex-basis:29px!important}
  .delivery-offers-modern .delivery-truck svg,.delivery-gift-icon svg{width:16px!important;height:16px!important}
  .delivery-offers-modern .delivery-offer-title{font-size:12.2px!important}
  .delivery-offers-modern .delivery-offer-sub{font-size:8.5px!important}
  .delivery-gift-note{min-height:36px!important;padding:7px 8px!important;font-size:10.8px!important}
}

/* v32 - delivery slide uses the banner width better */
.hero-delivery{
  align-items:center!important;
}
.hero-delivery .delivery-copy{
  width:92%!important;
  max-width:92%!important;
  margin:0 auto!important;
  align-items:stretch!important;
  text-align:right!important;
}
.hero-delivery .delivery-copy>small{
  align-self:flex-end!important;
  margin-inline-end:2px!important;
}
.delivery-offers-modern{
  width:100%!important;
  justify-content:end!important;
}
.delivery-gift-note{
  width:100%!important;
}
.hero-delivery .hero-shop{
  align-self:flex-end!important;
}
.hero-delivery .hero-shapes{
  width:32%!important;
  opacity:.38!important;
}
@media(max-width:699px){
  .hero-delivery .delivery-copy{
    width:94%!important;
    max-width:94%!important;
    margin:0 auto!important;
  }
  .hero-delivery .hero-shapes{
    width:28%!important;
    opacity:.32!important;
  }
}

/* v33 - move floating WhatsApp to the left and slightly lower */
.floating-whatsapp{
  left:18px!important;
  right:auto!important;
  bottom:calc(102px + env(safe-area-inset-bottom))!important;
}
@media(max-width:480px){
  .floating-whatsapp{
    left:14px!important;
    right:auto!important;
    bottom:calc(100px + env(safe-area-inset-bottom))!important;
  }
}


/* v34 - custom WhatsApp confirmation */
.whatsapp-confirm{position:fixed;inset:0;z-index:9999;background:rgba(25,20,23,.35);display:grid;place-items:center;padding:22px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.whatsapp-confirm.hidden{display:none!important}
.whatsapp-confirm-card{width:min(360px,100%);background:#fff;border-radius:24px;padding:24px 20px 18px;text-align:center;box-shadow:0 18px 60px rgba(40,25,31,.18);direction:rtl}
.whatsapp-confirm-icon{width:58px;height:58px;margin:0 auto 12px;border-radius:50%;background:#25D366;display:grid;place-items:center}
.whatsapp-confirm-icon svg{width:31px;height:31px;fill:#fff}
.whatsapp-confirm-card h3{margin:0 0 8px;font:800 20px/1.5 Cairo,sans-serif;color:#2c2529}
.whatsapp-confirm-card p{margin:0 0 18px;font:600 15px/1.8 Cairo,sans-serif;color:#6f6870}
.whatsapp-confirm-actions{display:flex;gap:10px}
.whatsapp-confirm-actions button{border:0;border-radius:14px;min-height:48px;font:800 14px Cairo,sans-serif;cursor:pointer}
.whatsapp-confirm-actions .wa-open{flex:1;background:#25D366;color:#fff}
.whatsapp-confirm-actions .wa-cancel{width:92px;background:#f5f5f6;color:#5c575a}

/* v35 */
body.onboarding-open .floating-whatsapp,body.onboarding-open .whatsapp-confirm{display:none!important}
.logo-mark{background:transparent!important;box-shadow:none!important;overflow:visible!important}.logo-mark img{background:transparent!important;border-radius:50%!important}

/* v36 - iPhone standalone/PWA: keep bottom navigation identical to Safari */
.bottom-nav{
  height:calc(76px + env(safe-area-inset-bottom))!important;
  min-height:calc(76px + env(safe-area-inset-bottom))!important;
  padding-top:0!important;
  padding-bottom:env(safe-area-inset-bottom)!important;
  align-items:center!important;
}
.bottom-nav button{
  height:76px!important;
  justify-content:center!important;
  flex-shrink:0!important;
}
@media (display-mode:standalone){
  body{padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}
  .bottom-nav{
    height:calc(76px + env(safe-area-inset-bottom))!important;
    min-height:calc(76px + env(safe-area-inset-bottom))!important;
  }
  .bottom-nav button{height:76px!important}
}
@supports (-webkit-touch-callout:none){
  @media (display-mode:standalone){
    .bottom-nav svg{width:23px!important;height:23px!important}
    .bottom-nav button{font-size:12px!important;gap:4px!important}
  }
}
