/* Module 28 — Premium shop listing + product details */
:root{--shop-primary:#08796f;--shop-primary-dark:#065f57;--shop-mint:#e8fbf6;--shop-soft:#f5fbfb;--shop-ink:#0f172a;--shop-muted:#64748b;--shop-line:#e6eef2;--shop-orange:#f97316;--shop-red:#ef4444;--shop-blue:#2563eb;}
.shop-page-v28{background:linear-gradient(180deg,#f4fffc 0,#f8fafc 22rem,#f8fafc 100%);}
.shop-shell{width:min(100% - 48px,1240px);margin-inline:auto;}
.shop-hero-v28{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#e8fbf6 0%,#f8fffd 45%,#edf7ff 100%);border:1px solid rgba(15,118,110,.12);box-shadow:0 24px 70px rgba(15,23,42,.07);padding:26px 30px;}
.shop-hero-v28:before{content:"";position:absolute;right:14%;top:-9rem;width:25rem;height:25rem;border-radius:999px;border:3rem solid rgba(15,118,110,.08);}
.shop-hero-v28:after{content:"";position:absolute;right:-6rem;bottom:-9rem;width:18rem;height:18rem;border-radius:999px;background:rgba(37,99,235,.08);filter:blur(3px)}
.shop-kicker{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(15,118,110,.12);border-radius:999px;color:var(--shop-primary);font-size:.78rem;font-weight:900;padding:.48rem .82rem;box-shadow:0 10px 26px rgba(15,118,110,.07)}
.shop-hero-title{margin-top:16px;font-weight:1000;letter-spacing:-.065em;line-height:.98;color:var(--shop-ink);font-size:clamp(2.1rem,5vw,4.85rem)}
.shop-hero-copy{margin-top:14px;color:#475569;font-size:1rem;line-height:1.65;max-width:42rem}
.shop-search-box{display:flex;align-items:center;gap:8px;margin-top:22px;max-width:600px;padding:7px;background:rgba(255,255,255,.88);border:1px solid rgba(226,232,240,.96);border-radius:18px;box-shadow:0 16px 42px rgba(15,23,42,.06)}
.shop-search-box input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:13px 12px;font-weight:750;color:var(--shop-ink)}
.shop-search-box button{border:0;background:var(--shop-primary);color:#fff;border-radius:14px;font-weight:1000;padding:12px 18px;box-shadow:0 12px 26px rgba(15,118,110,.22)}
.shop-hero-art{position:relative;min-height:310px;display:flex;align-items:center;justify-content:center;z-index:1}
.shop-stage{position:absolute;bottom:20px;width:88%;height:62px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(15,118,110,.18),transparent 68%)}
.shop-bottle,.shop-box{position:relative;z-index:2;background:#fff;border-radius:22px;box-shadow:0 24px 54px rgba(15,23,42,.14);border:1px solid rgba(226,232,240,.85);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--shop-primary-dark);font-weight:1000}
.shop-bottle{width:120px;height:180px;transform:rotate(-2deg);}
.shop-bottle:before{content:"";position:absolute;top:-22px;width:72px;height:28px;border-radius:12px 12px 5px 5px;background:#dbeafe}
.shop-bottle b{font-size:1.5rem;line-height:1}.shop-bottle span{font-size:.66rem;margin-top:.5rem;color:#64748b}.shop-box{width:160px;height:145px;border-radius:18px;margin-left:-10px;transform:rotate(3deg);background:linear-gradient(135deg,#fff,#eff6ff)}.shop-box b{font-size:1.25rem;line-height:1}.shop-box span{font-size:.67rem;color:#64748b;margin-top:.4rem}.shop-pill-float{position:absolute;left:12%;top:28%;font-size:3rem;transform:rotate(-25deg);z-index:3}.shop-offer-badge{position:absolute;right:6%;top:16%;z-index:4;width:98px;height:98px;border-radius:999px;background:linear-gradient(135deg,#0f766e,#0891b2);color:#fff;display:grid;place-items:center;text-align:center;font-size:.72rem;font-weight:900;box-shadow:0 18px 38px rgba(15,118,110,.24)}.shop-offer-badge b{font-size:1.65rem;line-height:1;display:block}.shop-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;max-width:600px}.shop-hero-stats div{border-left:1px solid rgba(15,118,110,.14);padding-left:15px}.shop-hero-stats div:first-child{border-left:0;padding-left:0}.shop-hero-stats b{display:block;color:var(--shop-primary);font-weight:1000}.shop-hero-stats span{display:block;color:#64748b;font-size:.76rem;font-weight:800;margin-top:2px}
.shop-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.shop-benefit{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--shop-line);border-radius:18px;padding:14px;box-shadow:0 10px 28px rgba(15,23,42,.04)}.shop-benefit .icon{width:38px;height:38px;border-radius:13px;background:#ecfdf5;display:grid;place-items:center}.shop-benefit b{display:block;color:var(--shop-ink);font-size:.84rem}.shop-benefit span{color:#64748b;font-size:.72rem;font-weight:700}
.shop-layout{display:grid;grid-template-columns:284px minmax(0,1fr);gap:22px;margin-top:24px}.shop-filter-card{position:sticky;top:150px;background:#fff;border:1px solid var(--shop-line);border-radius:22px;box-shadow:0 18px 46px rgba(15,23,42,.06);overflow:hidden}.shop-filter-head{padding:18px 18px 14px;border-bottom:1px solid #edf3f6;display:flex;align-items:center;justify-content:space-between}.shop-filter-title{font-weight:1000;color:var(--shop-ink);font-size:1.05rem}.shop-clear{border:0;background:#ecfdf5;color:var(--shop-primary);border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:1000}.shop-filter-body{padding:18px}.shop-filter-block+.shop-filter-block{margin-top:20px}.shop-label{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:1000;margin-bottom:9px}.shop-cat-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;padding:10px 12px;border-radius:13px;font-weight:850;color:#334155;text-align:left}.shop-cat-btn:hover,.shop-cat-btn.active{background:#ecfdf5;color:#0f766e}.shop-input{width:100%;height:44px;border:1px solid var(--shop-line);border-radius:13px;background:#fff;padding:0 12px;outline:0;color:#0f172a;font-weight:750}.shop-input:focus{border-color:#5eead4;box-shadow:0 0 0 4px rgba(20,184,166,.12)}.shop-check{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #edf3f6;border-radius:14px;padding:11px 12px;font-size:.82rem;font-weight:850;color:#334155}.shop-check+.shop-check{margin-top:8px}.shop-check input{accent-color:var(--shop-primary)}
.shop-content-head{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid var(--shop-line);border-radius:20px;padding:16px 18px;box-shadow:0 12px 36px rgba(15,23,42,.045);margin-bottom:18px}.shop-found{font-size:.92rem;color:#64748b}.shop-found b{font-size:1.12rem;color:var(--shop-ink);font-weight:1000}.shop-applied{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.shop-applied span{background:#f0fdfa;color:#0f766e;border:1px solid #ccfbf1;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:1000}.shop-sort{display:flex;align-items:center;gap:9px}.shop-sort span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:1000}.shop-sort select{width:210px}.shop-mobile-filter{display:none;margin:0 0 14px}.shop-mobile-filter summary{cursor:pointer;list-style:none;background:#fff;border:1px solid var(--shop-line);border-radius:16px;padding:13px 15px;font-weight:1000;color:#0f766e;box-shadow:0 10px 24px rgba(15,23,42,.045)}.shop-mobile-filter .shop-filter-card{position:relative;top:auto;margin-top:10px}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shop-pagination{margin-top:28px}.shop-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:24px;padding:50px;text-align:center}.shop-side-promo{margin-top:18px;background:linear-gradient(135deg,#e8fbf6,#eef6ff);border:1px solid #dff5f1;border-radius:22px;padding:18px;overflow:hidden}.shop-side-promo h3{font-size:1.35rem;line-height:1.08;font-weight:1000;color:#0f172a}.shop-side-promo p{font-size:.8rem;color:#64748b;margin-top:8px}.shop-side-promo a{display:inline-flex;margin-top:12px;background:#0f766e;color:#fff;border-radius:12px;padding:10px 13px;font-weight:1000;font-size:.76rem}
.medicine-card{position:relative;border:1px solid #e5eef2;background:#fff;border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(15,23,42,.045);transition:.18s ease}.medicine-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(15,23,42,.09);border-color:#99f6e4}.medicine-image{height:150px;border-radius:15px;background:linear-gradient(145deg,#f0fdfa,#f8fafc);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.medicine-image:after{content:"";position:absolute;right:-18px;top:-18px;width:70px;height:70px;border-radius:999px;background:rgba(20,184,166,.13)}.medicine-card .heart-btn{position:absolute;right:10px;top:10px;z-index:4;width:31px;height:31px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(15,23,42,.08);display:grid;place-items:center;color:#94a3b8}.medicine-card .heart-btn:hover{color:#f43f5e}.medicine-card .discount-badge{position:absolute;left:8px;top:8px;z-index:4;background:#ff3f62;color:#fff;border-radius:6px;padding:4px 7px;font-size:.62rem;font-weight:1000}.medicine-card .rx-badge{position:absolute;right:8px;bottom:8px;z-index:4;background:#0f766e;color:#fff;border-radius:7px;padding:4px 7px;font-size:.62rem;font-weight:1000}.medicine-title{display:block;margin-top:11px;color:#0f172a;font-weight:1000;font-size:.88rem;line-height:1.2}.medicine-title:hover{color:#0f766e}.medicine-sub{margin-top:4px;color:#64748b;font-size:.74rem;font-weight:700;min-height:1.1rem}.medicine-rating{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:.7rem}.medicine-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:11px}.medicine-price{color:#0f766e;font-weight:1000;font-size:1.1rem;line-height:1}.medicine-old{color:#94a3b8;text-decoration:line-through;font-size:.72rem;margin-left:4px}.medicine-add{border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;border-radius:10px;padding:9px 11px;font-size:.72rem;font-weight:1000;min-width:72px}.medicine-add:hover{background:#0f766e;color:#fff}.medicine-stock{margin-top:9px;height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.medicine-stock span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#14b8a6,#0f766e)}
.product-page-v28{background:linear-gradient(180deg,#f4fffc 0,#f8fafc 18rem,#f8fafc 100%)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:26px;align-items:start}.product-gallery-card,.product-buy-card,.product-info-card{background:#fff;border:1px solid var(--shop-line);border-radius:26px;box-shadow:0 18px 52px rgba(15,23,42,.06)}.product-gallery-card{padding:20px}.product-main-image{height:430px;border-radius:22px;background:linear-gradient(135deg,#ecfdf5,#f8fafc);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-main-image:before{content:"";position:absolute;width:24rem;height:24rem;border:3rem solid rgba(15,118,110,.07);border-radius:999px;right:-6rem;top:-6rem}.product-main-image img{position:relative;z-index:2;max-height:88%;object-fit:contain}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.product-thumb{height:78px;border-radius:14px;border:1px solid var(--shop-line);background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:contain;padding:7px}.product-buy-card{padding:24px;position:sticky;top:150px}.product-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:#64748b;font-size:.82rem;font-weight:850;margin-bottom:12px}.product-name{font-size:clamp(2rem,4vw,3.4rem);font-weight:1000;letter-spacing:-.06em;line-height:1;color:#0f172a}.product-summary{color:#64748b;line-height:1.65;margin-top:12px}.product-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.product-badges span{border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:1000}.product-price-card{margin-top:20px;background:linear-gradient(135deg,#f0fdfa,#fff);border:1px solid #ccfbf1;border-radius:20px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.product-price{font-size:2.25rem;line-height:1;color:#0f766e;font-weight:1000}.product-old{text-decoration:line-through;color:#94a3b8;font-weight:850}.product-save{background:#ff3f62;color:white;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:1000}.product-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.product-fact{border:1px solid #e8eef2;border-radius:15px;padding:12px;background:#fff}.product-fact span{display:block;color:#64748b;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:1000}.product-fact b{display:block;color:#0f172a;margin-top:4px;font-size:.88rem}.qty-row{display:flex;align-items:center;gap:12px;margin-top:20px}.qty-row label{font-weight:1000;color:#0f172a}.qty-input{width:94px;height:46px;border:1px solid #dbe7ec;border-radius:14px;text-align:center;font-weight:1000;outline:0}.product-actions{display:grid;grid-template-columns:1fr 54px;gap:10px;margin-top:16px}.product-actions .add-main{border:0;background:#0f766e;color:#fff;border-radius:16px;height:54px;font-weight:1000;box-shadow:0 14px 30px rgba(15,118,110,.22)}.product-actions .wish-main{border:1px solid #e2e8f0;background:#fff;border-radius:16px;font-size:1.4rem;color:#f43f5e}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.product-trust div{background:#f8fafc;border-radius:14px;padding:11px;text-align:center;font-size:.72rem;color:#64748b;font-weight:800}.product-trust b{display:block;color:#0f172a;font-size:.78rem;margin-top:3px}.product-section-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;margin-top:24px}.product-info-card{padding:24px}.product-info-title{font-size:1.55rem;font-weight:1000;color:#0f172a;letter-spacing:-.03em}.product-info-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.product-info-tabs span{background:#f8fafc;border:1px solid #e8eef2;border-radius:14px;padding:12px;text-align:center;font-size:.78rem;font-weight:1000;color:#0f766e}.product-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.product-info-box{background:#fff;border:1px solid #e8eef2;border-radius:17px;padding:15px}.product-info-box b{display:block;color:#0f172a}.product-info-box p{color:#64748b;font-size:.85rem;margin-top:6px;line-height:1.55}.product-help-card{background:linear-gradient(135deg,#e8fbf6,#eef6ff);border:1px solid #dff5f1;border-radius:24px;padding:20px;box-shadow:0 16px 44px rgba(15,23,42,.05)}.product-help-card h3{font-weight:1000;font-size:1.3rem;color:#0f172a}.product-help-card p{font-size:.9rem;color:#64748b;line-height:1.55;margin-top:8px}.product-help-card a{display:flex;justify-content:center;margin-top:14px;background:#0f766e;color:#fff;border-radius:14px;padding:12px;font-weight:1000}.review-grid-v28{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}.review-card-v28{background:#fff;border:1px solid var(--shop-line);border-radius:24px;padding:22px;box-shadow:0 16px 44px rgba(15,23,42,.055)}.review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.rating-big{font-size:2.2rem;color:#f59e0b;font-weight:1000;line-height:1}.mini-form{background:#f8fafc;border:1px solid #e8eef2;border-radius:18px;padding:14px;margin-bottom:16px}.review-item{padding:14px 0;border-bottom:1px solid #edf3f6}.review-item:last-child{border-bottom:0}.qa-answer{margin-top:10px;background:#ecfdf5;border-radius:14px;padding:12px;color:#065f46}.related-v28{margin-top:34px}.related-grid-v28{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px}
@media(max-width:1100px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{display:none}.shop-mobile-filter{display:block}.shop-grid{grid-template-columns:repeat(3,1fr)}.shop-benefit-strip{grid-template-columns:repeat(2,1fr)}.product-detail-grid,.product-section-grid{grid-template-columns:1fr}.product-buy-card{position:relative;top:auto}.review-grid-v28{grid-template-columns:1fr}.related-grid-v28{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shop-shell{width:min(100% - 18px,1240px)}.shop-hero-v28{padding:18px;border-radius:20px}.shop-hero-v28 .grid{grid-template-columns:1fr!important}.shop-search-box{display:grid;grid-template-columns:1fr auto}.shop-search-box input{font-size:16px}.shop-hero-art{min-height:230px}.shop-bottle{width:86px;height:132px}.shop-box{width:120px;height:108px}.shop-offer-badge{width:72px;height:72px}.shop-offer-badge b{font-size:1.2rem}.shop-hero-stats{grid-template-columns:repeat(2,1fr)}.shop-benefit-strip{grid-template-columns:1fr}.shop-content-head{align-items:stretch;flex-direction:column}.shop-sort{justify-content:space-between}.shop-sort select{width:100%}.shop-grid{grid-template-columns:repeat(2,1fr);gap:10px}.medicine-card{padding:8px;border-radius:14px}.medicine-image{height:118px;border-radius:12px}.medicine-title{font-size:.72rem}.medicine-sub{font-size:.62rem}.medicine-price{font-size:.9rem}.medicine-add{font-size:.62rem;padding:7px 8px;min-width:58px}.product-main-image{height:300px}.product-gallery-card,.product-buy-card,.product-info-card,.review-card-v28{border-radius:20px;padding:16px}.product-facts,.product-info-grid{grid-template-columns:1fr}.product-info-tabs{grid-template-columns:repeat(2,1fr)}.product-trust{grid-template-columns:1fr}.related-grid-v28{grid-template-columns:repeat(2,1fr)}.product-price{font-size:1.8rem}.product-actions{grid-template-columns:1fr 50px}.shop-pill-float{font-size:2rem}.shop-hero-copy{font-size:.88rem}.shop-kicker{font-size:.68rem}.shop-found b{font-size:1rem}}
@media(max-width:360px){.shop-grid,.related-grid-v28{gap:8px}.medicine-image{height:105px}.product-main-image{height:255px}.shop-hero-title{font-size:1.9rem}.shop-bottle{width:78px}.shop-box{width:104px}}


/* Module 69 — Advanced medicine search UX */
.shop-search-wrap{position:relative;max-width:600px}
.shop-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:20;background:#fff;border:1px solid #dcebe9;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.14);padding:10px;max-height:315px;overflow:auto}
.shop-suggestions-head{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:1000;padding:5px 8px 8px}
.shop-suggestions button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;border-radius:13px;padding:10px 11px;color:#0f172a;font-weight:950;text-align:left}
.shop-suggestions button:hover{background:#ecfdf5;color:#0f766e}
.shop-suggestions em{font-style:normal;font-size:.7rem;color:#64748b;font-weight:900;background:#f1f5f9;border-radius:999px;padding:4px 8px;white-space:nowrap}
.shop-quick-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}
.shop-quick-tags button,.shop-price-chips button{border:1px solid #ccfbf1;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:1000}
.shop-quick-tags button:hover,.shop-price-chips button:hover{background:#0f766e;color:#fff;border-color:#0f766e}
.shop-price-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}
.shop-per-page{width:82px!important}
.shop-sort{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:767px){.shop-search-wrap{max-width:100%}.shop-suggestions{position:relative;top:auto;margin-top:8px}.shop-quick-tags{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.shop-quick-tags button{flex:0 0 auto}.shop-sort{justify-content:flex-start;width:100%}.shop-sort select:first-of-type{flex:1;min-width:180px}.shop-per-page{width:80px!important}}


/* Module 80 — Premium product details + generic information */
.product-facts-premium{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.rx-warning-box{margin-top:16px;border:1px solid #fecdd3;background:#fff1f2;color:#9f1239;border-radius:18px;padding:14px 16px}
.rx-warning-box b{display:block;font-weight:1000;font-size:.95rem}.rx-warning-box p{margin-top:4px;font-weight:750;font-size:.82rem;line-height:1.55}
.product-section-grid-premium{grid-template-columns:minmax(0,1fr) 320px!important;align-items:start}
.product-info-premium{overflow:hidden}
.product-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}
.product-section-head span{display:inline-flex;color:#0f766e;background:#ecfdf5;border:1px solid #ccfbf1;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}
.product-section-head a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f0fdfa;color:#0f766e;border:1px solid #ccfbf1;padding:9px 13px;font-size:.78rem;font-weight:1000;white-space:nowrap}
.generic-overview{border-left:4px solid #14b8a6;background:linear-gradient(135deg,#f0fdfa,#f8fafc);border-radius:0 18px 18px 0;padding:16px 18px;color:#334155;font-weight:780;line-height:1.75;margin:12px 0 18px}
.generic-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.generic-info-grid article{position:relative;border:1px solid #e5eef2;background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.04)}
.generic-info-grid span{width:38px;height:38px;border-radius:14px;background:#ecfdf5;display:grid;place-items:center;margin-bottom:9px}
.generic-info-grid b{display:block;color:#0f172a;font-weight:1000}.generic-info-grid p{margin-top:6px;color:#64748b;font-size:.84rem;font-weight:750;line-height:1.65}
.medicine-extra-card{margin-top:18px;border:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#fff);border-radius:22px;padding:18px}
.medicine-extra-card h3{margin:0 0 12px;color:#0f172a;font-size:1.05rem;font-weight:1000}
.premium-help-card{position:sticky;top:120px}
.pharma-help-list{margin-top:16px;display:grid;gap:10px}.pharma-help-list div{background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.55);border-radius:16px;padding:12px}.pharma-help-list b{display:block;color:#0f172a}.pharma-help-list span{display:block;margin-top:2px;color:#64748b;font-size:.76rem;font-weight:800}
.brand-alternative-section,.product-faq-section{margin-top:22px;background:#fff;border:1px solid #e5eef2;border-radius:24px;box-shadow:0 18px 48px rgba(15,23,42,.055);padding:22px}
.generic-brand-chip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:14px}
.generic-brand-chip{border:1px solid #ccfbf1;background:#f0fdfa;border-radius:16px;padding:13px}.generic-brand-chip b{display:block;color:#0f172a;font-weight:1000}.generic-brand-chip span{display:block;margin-top:4px;color:#0f766e;font-size:.76rem;font-weight:900}.generic-brand-chip small{display:block;margin-top:5px;color:#64748b;font-size:.72rem;font-weight:800}
.alternative-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}
.alternative-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #e5eef2;border-radius:18px;padding:12px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.alternative-img{height:76px;border-radius:15px;background:linear-gradient(135deg,#f0fdfa,#f8fafc);display:grid;place-items:center;overflow:hidden}.alternative-img img{height:100%;width:100%;object-fit:contain;padding:7px}.alternative-img span{font-size:32px}
.alternative-name{display:block;color:#0f172a;font-size:.86rem;font-weight:1000;line-height:1.25}.alternative-card p{margin:4px 0;color:#64748b;font-size:.72rem;font-weight:800}.alternative-card strong{display:inline-block;color:#f59e0b;font-weight:1000}.alternative-cart{float:right;border:0;background:#0f766e;color:#fff;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:1000}
.product-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-faq-grid details{border:1px solid #e5eef2;background:#f8fafc;border-radius:18px;padding:14px}.product-faq-grid summary{cursor:pointer;color:#0f172a;font-weight:1000}.product-faq-grid p{margin-top:9px;color:#64748b;font-size:.84rem;line-height:1.65;font-weight:750}
@media(max-width:1100px){.product-section-grid-premium{grid-template-columns:1fr!important}.premium-help-card{position:static}.alternative-product-grid,.generic-brand-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-facts-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:720px){.generic-info-grid,.product-faq-grid,.alternative-product-grid,.generic-brand-chip-grid{grid-template-columns:1fr}.brand-alternative-section,.product-faq-section{padding:18px}.product-section-head{display:block}.product-section-head a{margin-top:10px}.product-facts-premium{grid-template-columns:1fr!important}.alternative-card{grid-template-columns:70px minmax(0,1fr)}}
/* Module 30 — Premium cart, checkout, payment and tracking experience */
:root{--nova-primary:#00796f;--nova-dark:#063f3b;--nova-mint:#e8fbf6;--nova-line:#e6eef2;--nova-text:#0f172a;--nova-muted:#64748b;--nova-soft:#f8fafc;--nova-red:#ef4444;--nova-orange:#f97316;--nova-blue:#2563eb;}
.nova-flow{background:linear-gradient(180deg,#f2fbf8 0,#f8fafc 270px,#f8fafc 100%);}
.flow-hero{position:relative;overflow:hidden;border:1px solid rgba(15,118,110,.12);background:linear-gradient(135deg,#e8fbf6,#ffffff 54%,#eef7ff);border-radius:28px;padding:28px;box-shadow:0 26px 70px rgba(15,23,42,.08)}
.flow-hero:before{content:"";position:absolute;right:-90px;top:-100px;width:260px;height:260px;border-radius:50%;background:rgba(15,118,110,.10)}
.flow-hero:after{content:"";position:absolute;right:90px;bottom:-120px;width:240px;height:240px;border-radius:50%;background:rgba(37,99,235,.08)}
.flow-hero>*{position:relative;z-index:1}.flow-kicker{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#fff;border:1px solid rgba(15,118,110,.14);padding:8px 12px;color:var(--nova-primary);font-weight:950;font-size:12px;box-shadow:0 12px 26px rgba(15,118,110,.07)}
.flow-title{font-size:clamp(2rem,4vw,4.35rem);line-height:.96;letter-spacing:-.06em;font-weight:1000;color:#0f172a;margin-top:14px}.flow-sub{color:#53647a;font-size:1rem;line-height:1.7;margin-top:12px;max-width:620px}.flow-steps{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.flow-step{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe8e8;background:rgba(255,255,255,.76);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;color:#64748b}.flow-step.active{background:#00796f;color:#fff;border-color:#00796f;box-shadow:0 14px 28px rgba(0,121,111,.18)}.flow-step span:first-child{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(15,118,110,.10);color:#00796f}.flow-step.active span:first-child{background:#fff;color:#00796f}
.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:22px;align-items:start}.cart-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.flow-panel{background:#fff;border:1px solid #e3edf1;border-radius:24px;box-shadow:0 18px 50px rgba(15,23,42,.06);overflow:hidden}.flow-panel-pad{padding:22px}.flow-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #eef4f6;padding:20px 22px;background:linear-gradient(180deg,#fff,#fbfefd)}.flow-panel-title{font-size:1.35rem;font-weight:1000;letter-spacing:-.035em;color:#0f172a}.flow-panel-note{font-size:.82rem;color:#64748b;margin-top:3px;line-height:1.5}.flow-link{font-size:.8rem;color:#00796f;font-weight:950}.cart-item-v30{display:grid;grid-template-columns:104px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid #eef3f6}.cart-item-v30:last-child{border-bottom:0}.cart-thumb-v30{height:104px;width:104px;border-radius:20px;background:linear-gradient(135deg,#f0fffb,#f8fafc);border:1px solid #e1f1ef;display:grid;place-items:center;overflow:hidden}.cart-thumb-v30 img{height:100%;width:100%;object-fit:contain;padding:10px}.cart-name-v30{font-weight:1000;color:#0f172a;font-size:1rem;line-height:1.2}.cart-meta-v30{font-size:.8rem;color:#64748b;margin-top:6px}.rx-pill{display:inline-flex;align-items:center;gap:5px;margin-top:8px;border-radius:999px;background:#eef8ff;color:#2563eb;border:1px solid #d9eafe;padding:5px 9px;font-size:.68rem;font-weight:950}.cart-actions-v30{display:flex;align-items:center;gap:16px;justify-content:flex-end}.qty-box-v30{display:inline-flex;align-items:center;border:1px solid #d8e6ea;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.035)}.qty-box-v30 button{height:40px;width:40px;border:0;background:#fff;font-size:20px;font-weight:950;color:#00796f}.qty-box-v30 button:hover{background:#f0fffb}.qty-box-v30 span{height:40px;min-width:42px;display:grid;place-items:center;border-inline:1px solid #e8eef2;font-weight:1000;color:#0f172a}.price-v30{font-size:1.25rem;font-weight:1000;color:#00796f;white-space:nowrap}.remove-v30{border:0;background:transparent;color:#ef4444;font-size:.78rem;font-weight:950;margin-top:9px}.summary-card-v30{position:sticky;top:105px;background:#fff;border:1px solid #e3edf1;border-radius:24px;box-shadow:0 22px 60px rgba(15,23,42,.08);overflow:hidden}.summary-head-v30{padding:22px;background:linear-gradient(135deg,#073f3b,#00796f);color:#fff}.summary-head-v30 h2{font-size:1.45rem;font-weight:1000;letter-spacing:-.04em}.summary-head-v30 p{font-size:.82rem;color:rgba(255,255,255,.8);margin-top:5px}.summary-body-v30{padding:22px}.summary-line{display:flex;justify-content:space-between;gap:18px;color:#64748b;font-size:.93rem;margin:12px 0}.summary-line strong{color:#0f172a}.summary-line.discount strong,.summary-line.discount span{color:#00796f}.summary-total{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #d8e6ea;margin-top:16px;padding-top:18px;font-weight:1000;font-size:1.32rem}.summary-total strong{color:#00796f;font-size:1.7rem}.progress-wrap{background:#f1f5f9;border-radius:999px;height:9px;overflow:hidden;margin-top:14px}.progress-bar{height:100%;background:linear-gradient(90deg,#00a08f,#16a34a);border-radius:999px}.coupon-strip{display:grid;grid-template-columns:1fr auto;gap:8px;border:1px dashed rgba(15,118,110,.28);border-radius:18px;background:#f0fffb;padding:12px;margin-top:16px}.coupon-strip input{min-width:0;border:0;background:#fff;border-radius:13px;padding:12px 14px;outline:0;font-weight:800}.coupon-strip button{border:0;border-radius:13px;background:#00796f;color:#fff;font-weight:950;padding:0 16px}.trust-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.trust-mini{background:#f8fafc;border:1px solid #e8eef2;border-radius:18px;padding:12px;text-align:center;font-size:.72rem;color:#64748b;font-weight:800}.trust-mini b{display:block;color:#0f172a;font-size:.78rem;margin-top:4px}.input-v30{width:100%;border:1px solid #dfe8ed;background:#fff;border-radius:16px;padding:14px 15px;outline:0;font-weight:750;color:#0f172a;transition:.18s}.input-v30:focus{border-color:#00796f;box-shadow:0 0 0 4px rgba(0,121,111,.09)}.field-label{display:block;font-size:.78rem;font-weight:950;color:#0f172a;margin-bottom:8px}.address-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.span-2{grid-column:span 2}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.choice-card{position:relative;display:block;border:1px solid #dfe8ed;border-radius:18px;background:#fff;padding:15px;cursor:pointer;min-height:106px;transition:.18s}.choice-card:hover{border-color:#98d9d0;transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.06)}.choice-card.selected{background:#f0fffb;border-color:#00a08f;box-shadow:0 16px 34px rgba(0,121,111,.10)}.choice-card input{position:absolute;opacity:0}.choice-ico{font-size:1.7rem;display:block}.choice-title{display:block;margin-top:7px;font-weight:1000;color:#0f172a}.choice-note{display:block;margin-top:4px;font-size:.72rem;line-height:1.35;color:#64748b}.payment-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-choice-card{min-height:130px}.payment-choice-top{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:4px}.payment-choice-logo{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:8px 12px;border-radius:14px;border:1px solid #e6eef2;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.05)}.payment-choice-logo img{display:block;max-width:126px;max-height:30px;width:auto;height:auto;object-fit:contain}.payment-choice-card.selected .payment-choice-logo,.choice-card.selected .payment-choice-logo{border-color:#9adbcf;background:#faffff}.invoice-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid #eef3f6;padding:12px 0}.invoice-item:first-child{padding-top:0}.invoice-thumb{height:56px;width:56px;border-radius:14px;border:1px solid #e4f1ef;background:#f0fffb;display:grid;place-items:center;overflow:hidden}.invoice-thumb img{height:100%;width:100%;object-fit:contain;padding:6px}.gateway-card{background:linear-gradient(135deg,#063f3b,#00796f 55%,#2563eb);border-radius:28px;color:#fff;padding:28px;box-shadow:0 25px 70px rgba(0,121,111,.22);position:relative;overflow:hidden}.gateway-card:after{content:"";position:absolute;right:-70px;top:-70px;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.12)}.gateway-card>*{position:relative;z-index:1}.tracking-line{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:28px}.tracking-line:before{content:"";position:absolute;left:7%;right:7%;top:24px;height:3px;background:#e2edf0;z-index:0}.track-step{position:relative;z-index:1;text-align:center}.track-dot{height:50px;width:50px;border-radius:50%;margin:0 auto 10px;background:#fff;border:3px solid #dfe8ed;display:grid;place-items:center;font-weight:1000;color:#94a3b8}.track-step.done .track-dot{background:#00796f;border-color:#00796f;color:#fff;box-shadow:0 13px 25px rgba(0,121,111,.22)}.track-title{font-size:.76rem;font-weight:1000;color:#0f172a}.track-note{font-size:.68rem;color:#64748b;margin-top:2px}.success-badge{height:86px;width:86px;border-radius:50%;background:linear-gradient(135deg,#00796f,#16a34a);display:grid;place-items:center;color:#fff;font-size:46px;font-weight:1000;margin:0 auto;box-shadow:0 18px 45px rgba(0,121,111,.24)}.empty-cart-v30{padding:58px 24px;text-align:center}.empty-cart-v30 .icon{height:92px;width:92px;border-radius:30px;background:#f0fffb;color:#00796f;display:grid;place-items:center;font-size:42px;margin:0 auto 18px;border:1px solid #d9f4ef}.mobile-summary-bar{display:none}
@media(max-width:1100px){.checkout-grid,.cart-grid{grid-template-columns:1fr}.summary-card-v30{position:static}.choice-grid{grid-template-columns:1fr 1fr}.payment-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-line{grid-template-columns:repeat(3,1fr)}.tracking-line:before{display:none}}
@media(max-width:767px){.nova-flow{background:#f8fafc}.flow-hero{border-radius:20px;padding:20px;margin-top:10px}.flow-title{font-size:2rem}.flow-sub{font-size:.86rem}.flow-step{font-size:.68rem;padding:7px 9px}.cart-item-v30{grid-template-columns:74px minmax(0,1fr);gap:12px;padding:14px}.cart-thumb-v30{height:74px;width:74px;border-radius:16px}.cart-actions-v30{grid-column:1/-1;justify-content:space-between;border-top:1px dashed #e2e8f0;padding-top:12px}.price-v30{font-size:1.05rem}.flow-panel{border-radius:18px}.flow-panel-head,.flow-panel-pad,.summary-body-v30{padding:16px}.summary-head-v30{padding:18px}.address-card-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.choice-grid{grid-template-columns:1fr}.payment-choice-grid{grid-template-columns:1fr 1fr}.payment-choice-card{min-height:120px;padding:14px}.payment-choice-logo{min-height:44px;padding:7px 10px}.payment-choice-logo img{max-height:26px;max-width:100px}.invoice-item{grid-template-columns:48px minmax(0,1fr) auto}.invoice-thumb{height:48px;width:48px}.trust-mini-grid{grid-template-columns:1fr 1fr}.tracking-line{grid-template-columns:1fr;text-align:left}.track-step{display:flex;text-align:left;gap:12px;align-items:center}.track-dot{margin:0;height:42px;width:42px}.mobile-summary-bar{display:flex;position:fixed;left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:65;background:#063f3b;color:#fff;border-radius:18px;padding:12px 14px;align-items:center;justify-content:space-between;box-shadow:0 18px 50px rgba(15,23,42,.25)}.mobile-summary-bar b{font-size:1.05rem}.mobile-summary-bar a,.mobile-summary-bar button{background:#fff;color:#00796f;border:0;border-radius:12px;padding:10px 14px;font-weight:1000;font-size:.8rem}}
@media(max-width:520px){.payment-choice-grid{grid-template-columns:1fr}.coupon-strip{grid-template-columns:1fr}.coupon-strip button{height:44px}}


/* Module 53 — Compact premium checkout polish */
.nova-flow .nova-container.py-6,
.nova-flow .nova-container.lg\:py-10{padding-top:18px!important;padding-bottom:26px!important}
.flow-hero{border-radius:20px;padding:22px 24px;margin-bottom:18px!important}
.flow-title{font-size:clamp(1.65rem,3.2vw,3.05rem);line-height:1;letter-spacing:-.045em;margin-top:9px}
.flow-sub{font-size:.86rem;line-height:1.55;margin-top:8px;max-width:560px}
.flow-kicker{padding:6px 10px;font-size:11px}
.flow-steps{gap:8px;margin-top:15px}
.flow-step{padding:7px 10px;font-size:11px}
.flow-step span:first-child{width:19px;height:19px;font-size:10px}
.btn-secondary{min-height:42px;padding:0 17px;border-radius:12px;font-size:12px}
.checkout-grid{grid-template-columns:minmax(0,1fr) 368px;gap:18px}
.flow-panel{border-radius:18px;box-shadow:0 14px 38px rgba(15,23,42,.045)}
.flow-panel-head{padding:15px 18px}
.flow-panel-pad{padding:16px 18px}
.flow-panel-title{font-size:1.08rem;letter-spacing:-.025em}
.flow-panel-note{font-size:.74rem;line-height:1.35}
.address-card-grid{gap:12px}
.field-label{font-size:.72rem;margin-bottom:6px}
.input-v30{border-radius:12px;padding:10px 13px;min-height:44px;font-size:.88rem}
textarea.input-v30{min-height:92px!important}
.text-xs{font-size:.68rem}
.choice-grid{gap:10px}
.choice-card{border-radius:14px;padding:12px;min-height:86px}
.choice-ico{font-size:1.3rem}
.choice-title{font-size:.82rem;margin-top:5px}
.choice-note{font-size:.66rem;margin-top:2px}
.payment-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.payment-choice-card{min-height:96px;padding:12px}
.payment-choice-logo{min-height:38px;border-radius:11px;padding:6px 10px}
.payment-choice-logo img{max-width:102px;max-height:24px}
.summary-card-v30{top:96px;border-radius:18px;box-shadow:0 16px 45px rgba(15,23,42,.075)}
.summary-head-v30{padding:17px 18px}
.summary-head-v30 h2{font-size:1.22rem}
.summary-head-v30 p{font-size:.72rem}
.summary-body-v30{padding:16px 18px}
.invoice-item{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;padding:9px 0}
.invoice-thumb{height:46px;width:46px;border-radius:11px}
.invoice-item p.font-black{font-size:.82rem;line-height:1.1}
.invoice-item strong{font-size:.82rem}
.coupon-strip{border-radius:14px;padding:8px;margin-top:12px}
.coupon-strip input{border-radius:10px;padding:10px 12px;font-size:.78rem}
.coupon-strip button{border-radius:10px;font-size:.78rem;padding:0 13px}
.summary-line{font-size:.82rem;margin:8px 0}
.summary-total{font-size:1.05rem;margin-top:12px;padding-top:13px}
.summary-total strong{font-size:1.35rem}
.btn-primary{min-height:42px;border-radius:12px;font-size:.82rem}
.mobile-summary-bar{border-radius:15px;padding:10px 12px}
@media(max-width:1180px){
  .checkout-grid{grid-template-columns:minmax(0,1fr) 340px;gap:16px}
}
@media(max-width:980px){
  .checkout-grid{grid-template-columns:1fr}
  .summary-card-v30{position:static}
  .flow-hero{padding:18px}
  .flow-title{font-size:2rem}
}
@media(max-width:767px){
  .nova-flow .nova-container{width:min(100% - 16px,1240px)}
  .nova-flow .nova-container.py-6,.nova-flow .nova-container.lg\:py-10{padding-top:10px!important;padding-bottom:18px!important}
  .flow-hero{border-radius:16px;padding:15px;margin-top:8px;margin-bottom:12px!important}
  .flow-title{font-size:1.55rem;letter-spacing:-.035em}
  .flow-sub{font-size:.76rem;line-height:1.45}
  .flow-steps{gap:5px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}
  .flow-step{flex:0 0 auto;padding:6px 8px;font-size:.62rem}
  .flow-panel{border-radius:15px}
  .flow-panel-head,.flow-panel-pad,.summary-body-v30{padding:13px}
  .flow-panel-title{font-size:.98rem}
  .address-card-grid{gap:10px}
  .input-v30{min-height:40px;padding:9px 11px;border-radius:11px;font-size:.82rem}
  .choice-grid{grid-template-columns:1fr 1fr;gap:8px}
  .choice-card{min-height:78px;padding:10px;border-radius:12px}
  .choice-title{font-size:.74rem}
  .choice-note{font-size:.58rem}
  .payment-choice-grid{grid-template-columns:1fr 1fr}
  .payment-choice-card{min-height:86px}
  .payment-choice-logo{min-height:34px;padding:5px 8px}
  .payment-choice-logo img{max-height:21px;max-width:86px}
  .summary-head-v30{padding:14px}
  .summary-head-v30 h2{font-size:1.08rem}
  .invoice-item{grid-template-columns:42px minmax(0,1fr) auto}
  .invoice-thumb{height:42px;width:42px}
}
@media(max-width:430px){
  .choice-grid,.payment-choice-grid{grid-template-columns:1fr}
  .coupon-strip{grid-template-columns:1fr}
  .coupon-strip button{height:40px}
}

/* Module 58: payment gateway cancel/fail UX */
.btn-secondary.danger-soft{border-color:#fecaca!important;color:#dc2626!important;background:#fff5f5!important}
.btn-secondary.danger-soft:hover{background:#fee2e2!important;color:#991b1b!important}
.gateway-card{background:linear-gradient(135deg,#0f766e,#065f65,#111827);border-radius:22px;padding:24px;color:#fff;box-shadow:0 20px 55px rgba(15,118,110,.2)}
@media(max-width:767px){.gateway-card{border-radius:18px;padding:18px}.gateway-card h2{font-size:1.55rem!important}}


/* Module 79: checkout payment layout polish */
.nova-flow .nova-container{width:min(100% - 56px,1460px)}
.nova-flow .checkout-grid{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:24px}
.payment-choice-grid{grid-template-columns:repeat(auto-fit,minmax(165px,1fr))!important;gap:12px!important}
.payment-choice-card{min-height:112px!important;padding:14px 14px 13px!important;border-radius:20px!important;overflow:hidden}
.payment-choice-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 0,rgba(20,184,166,.12),transparent 36%);opacity:0;transition:.18s ease}
.payment-choice-card:hover:before,.payment-choice-card.selected:before{opacity:1}
.payment-choice-card.selected{background:linear-gradient(135deg,#ecfdf5,#f8fffd)!important;border-color:#14b8a6!important;box-shadow:0 16px 34px rgba(20,184,166,.12)!important}
.payment-choice-card:has(input:checked){background:linear-gradient(135deg,#ecfdf5,#f8fffd)!important;border-color:#14b8a6!important;box-shadow:0 16px 34px rgba(20,184,166,.12)!important}
.payment-choice-card:has(input:checked):before{opacity:1}
.payment-choice-card:has(input:checked) .payment-check{opacity:1!important;transform:scale(1)!important}
.payment-choice-card:has(input:checked) .payment-choice-logo{border-color:#9adbcf;background:#faffff}
.payment-choice-top{margin-bottom:8px!important}
.payment-choice-logo{position:relative;min-height:40px!important;min-width:86px!important;padding:7px 10px!important;border-radius:14px!important}
.payment-choice-logo:after{content:attr(data-fallback);display:block;color:#0f766e;font-weight:1000;font-size:.76rem;letter-spacing:.02em}
.payment-choice-logo img + *{display:none}
.payment-choice-logo img{max-width:104px!important;max-height:25px!important}
.payment-choice-card .choice-title{font-size:.95rem!important;margin-top:4px!important;position:relative;z-index:1}
.payment-choice-card .choice-note{font-size:.74rem!important;position:relative;z-index:1}
.payment-check{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#14b8a6;color:#fff;font-size:12px;font-weight:1000;opacity:0;transform:scale(.72);transition:.18s ease;z-index:2}
.payment-choice-card.selected .payment-check{opacity:1;transform:scale(1)}
.payment-mini-trust{display:flex;flex-wrap:wrap;gap:10px;padding:0 22px 20px}
.payment-mini-trust span{display:inline-flex;align-items:center;gap:6px;border:1px solid #ccfbf1;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:1000}
body:has(#checkout-form) .whatsapp-float{bottom:112px!important}
@media(max-width:960px){.nova-flow .checkout-grid{grid-template-columns:1fr}.nova-flow .nova-container{width:min(100% - 32px,760px)}.payment-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:540px){.payment-choice-grid{grid-template-columns:1fr!important}.payment-mini-trust{padding-inline:18px}.payment-mini-trust span{flex:1 1 100%;justify-content:center}.payment-choice-card{min-height:104px!important}}
.account-page{width:min(100% - 48px,1240px);margin:0 auto;padding:34px 0 54px}.account-hero,.account-titlebar{border:1px solid #dcefed;border-radius:28px;background:radial-gradient(circle at 84% 16%,rgba(15,118,110,.14),transparent 26%),linear-gradient(135deg,#fff,#effdfa);box-shadow:0 24px 60px rgba(15,23,42,.07);padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.account-titlebar{background:#fff}.account-kicker{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#dcfce7;color:#0f766e;font-weight:1000;font-size:12px}.account-hero h1,.account-titlebar h1{margin:12px 0 8px;font-size:clamp(32px,4vw,52px);line-height:.98;font-weight:1000;color:#0f172a;letter-spacing:-.055em}.account-hero p,.account-titlebar p{color:#64748b;max-width:620px;line-height:1.65}.account-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.account-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:1000;border:1px solid #d9ebe8;transition:.18s ease;text-align:center}.account-btn.primary{background:#0f766e;color:#fff;border-color:#0f766e;box-shadow:0 14px 30px rgba(15,118,110,.18)}.account-btn.light{background:#fff;color:#0f766e}.account-btn.full{width:100%;margin-top:18px}.account-btn:hover{transform:translateY(-1px)}.account-shell{display:grid;grid-template-columns:260px 1fr;gap:24px}.account-sidebar{position:sticky;top:116px;height:max-content;border:1px solid #dfeeea;border-radius:24px;background:#fff;padding:14px;box-shadow:0 18px 45px rgba(15,23,42,.055)}.account-sidebar a{display:flex;align-items:center;gap:12px;height:48px;border-radius:15px;padding:0 14px;color:#526174;font-weight:900;margin:3px 0}.account-sidebar a span{width:26px;height:26px;border-radius:10px;display:grid;place-items:center;background:#f1fbf8}.account-sidebar a.active,.account-sidebar a:hover{background:#0f766e;color:#fff}.account-sidebar a.active span,.account-sidebar a:hover span{background:rgba(255,255,255,.2)}.account-main{min-width:0}.account-alert{background:#ecfdf5;border:1px solid #bceadf;color:#08756d;border-radius:16px;padding:14px 16px;font-weight:900;margin-bottom:16px}.account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.account-stat{background:#fff;border:1px solid #e4edf0;border-radius:22px;padding:18px;box-shadow:0 16px 38px rgba(15,23,42,.045);position:relative;overflow:hidden}.account-stat:after{content:"";position:absolute;right:-25px;top:-25px;width:88px;height:88px;border-radius:50%;background:#e6fffb}.account-stat span{position:relative;z-index:1;width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:#f1fbf8;color:#0f766e;font-weight:1000}.account-stat p{position:relative;z-index:1;color:#64748b;font-weight:800;font-size:13px;margin:12px 0 4px}.account-stat b{position:relative;z-index:1;color:#0f172a;font-size:28px;font-weight:1000}.account-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:18px}.account-wide{grid-column:auto}.account-card{background:#fff;border:1px solid #e4edf0;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.055);padding:22px;min-width:0}.account-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.account-card-head h2{font-size:22px;font-weight:1000;color:#0f172a;letter-spacing:-.035em;margin:0}.account-card-head p{font-size:13px;color:#64748b;margin-top:4px}.account-card-head a{font-weight:1000;color:#0f766e;font-size:13px}.account-card-head.compact{margin-bottom:14px}.account-order-list{display:flex;flex-direction:column}.account-order-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid #edf3f5}.account-order-row:last-child{border-bottom:0}.order-number{font-weight:1000;color:#0f766e}.account-order-row p,.order-history-top p,.order-info p{color:#64748b;font-size:12px;margin-top:3px}.account-order-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.account-order-meta b{font-size:18px;color:#0f172a}.pill{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:1000}.pill.teal{background:#ccfbf1;color:#0f766e}.pill.blue{background:#dbeafe;color:#2563eb}.account-profile-box{text-align:center;background:linear-gradient(180deg,#f0fdfa,#fff);border:1px solid #e4f4ef;border-radius:20px;padding:22px}.avatar-xl,.avatar-xxl{margin:0 auto 12px;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#0f766e,#2563eb);display:grid;place-items:center;color:#fff;font-weight:1000;font-size:26px;box-shadow:0 16px 30px rgba(15,118,110,.22)}.avatar-xxl{width:96px;height:96px;font-size:34px}.account-profile-box h3,.profile-summary h2{font-size:20px;font-weight:1000;color:#0f172a}.account-profile-box p,.profile-summary p{font-size:13px;color:#64748b;margin-top:4px}.quick-stack{display:grid;gap:10px}.quick-stack a{display:flex;align-items:center;gap:12px;border:1px solid #e4edf0;border-radius:16px;padding:13px;color:#0f172a;font-weight:900;background:#fbfefe}.quick-stack a:hover{border-color:#a7e4dc;background:#f0fdfa}.quick-stack span{width:32px;height:32px;border-radius:12px;background:#eefdf8;display:grid;place-items:center}.quick-stack b{margin-left:auto;background:#ef4444;color:#fff;border-radius:999px;font-size:11px;min-width:22px;height:22px;display:grid;place-items:center}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-grid div{border:1px solid #e7f0f2;border-radius:18px;background:#fbfefe;padding:16px}.benefit-grid span{font-size:24px}.benefit-grid b{display:block;margin-top:8px;color:#0f172a;font-weight:1000}.benefit-grid p{font-size:12px;color:#64748b;margin-top:4px;line-height:1.45}.account-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;padding:34px}.account-empty.small{padding:24px}.account-empty span{font-size:44px}.account-empty h3{font-size:20px;font-weight:1000;color:#0f172a;margin-top:8px}.account-empty p{color:#64748b;font-size:13px;margin:5px 0 18px}.account-filter-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e4edf0;border-radius:20px;padding:14px 16px;margin-bottom:16px;box-shadow:0 12px 30px rgba(15,23,42,.04)}.account-filter-card label{font-weight:1000;color:#0f172a}.account-filter-card select{height:42px;border:1px solid #dce9ed;border-radius:12px;padding:0 12px;outline:0;background:#fff;color:#334155;font-weight:800}.order-history{display:grid;gap:14px}.order-history-card{border:1px solid #edf3f5;border-radius:20px;background:#fff;overflow:hidden}.order-history-top,.order-history-body{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.order-history-top{background:#fbfefe;border-bottom:1px solid #edf3f5}.order-total{font-size:22px;font-weight:1000;color:#0f172a}.order-thumb{width:70px;height:70px;border-radius:16px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.order-thumb img{width:100%;height:100%;object-fit:cover}.order-info{flex:1;min-width:0}.order-info b{color:#0f172a;font-weight:1000}.order-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.order-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.order-actions a,.address-actions button{border:1px solid #d9ebe8;background:#fff;color:#0f766e;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:1000}.address-layout,.profile-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px}.account-form{display:grid;gap:14px}.account-form label{display:grid;gap:7px;font-size:13px;font-weight:1000;color:#0f172a}.account-form input,.account-form textarea{border:1px solid #dbe8ec;border-radius:14px;min-height:46px;padding:10px 13px;outline:0;background:#fff;color:#0f172a;font-weight:700}.account-form textarea{resize:vertical}.account-form input:focus,.account-form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 4px rgba(15,118,110,.08)}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.full-row{grid-column:1/-1}.check-line{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check-line input{min-height:auto;width:18px;height:18px}.form-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.form-errors{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:14px;padding:12px;font-size:13px;font-weight:800}.field-error{color:#dc2626;font-size:12px;font-weight:800}.address-list{display:grid;gap:12px}.address-card{border:1px solid #e4edf0;border-radius:18px;background:#fbfefe;padding:16px;display:flex;gap:14px;justify-content:space-between}.address-card.default{border-color:#0f766e;background:#effdfa}.address-title{display:flex;align-items:center;gap:8px}.address-title b{font-size:16px;color:#0f172a}.address-title span{background:#0f766e;color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:1000}.address-card p{font-size:12px;color:#64748b;margin-top:4px;line-height:1.45}.address-actions{display:flex;flex-direction:column;gap:8px}.profile-summary{text-align:center}.profile-badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:14px}.profile-badges span{background:#ecfdf5;color:#0f766e;border:1px solid #bceadf;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000}@media(max-width:1024px){.account-shell{grid-template-columns:1fr}.account-sidebar{position:static;display:flex;overflow:auto;gap:8px}.account-sidebar a{flex:0 0 auto}.account-stats{grid-template-columns:repeat(2,1fr)}.account-grid,.address-layout,.profile-layout{grid-template-columns:1fr}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.account-page{width:min(100% - 18px,1240px);padding:18px 0 38px}.account-hero,.account-titlebar{border-radius:20px;padding:20px;display:block}.account-hero-actions{margin-top:16px}.account-stats{grid-template-columns:1fr 1fr;gap:10px}.account-stat{border-radius:18px;padding:14px}.account-stat b{font-size:22px}.account-card{border-radius:20px;padding:16px}.account-order-row,.order-history-top,.order-history-body,.address-card{align-items:flex-start;flex-direction:column}.account-order-meta,.order-actions{justify-content:flex-start}.form-grid.two{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.account-sidebar{border-radius:18px;padding:10px}.account-sidebar a{height:42px;font-size:12px}.account-titlebar h1,.account-hero h1{font-size:32px}.account-filter-card{align-items:flex-start;flex-direction:column}.account-filter-card select{width:100%}}


/* Module 81: premium customer dashboard + reorder */
.account-stats-premium{grid-template-columns:repeat(6,1fr)}
.account-latest-order{margin-bottom:18px;background:radial-gradient(circle at 100% 0,rgba(20,184,166,.12),transparent 34%),#fff}
.account-card-actions{display:flex;gap:8px;flex-wrap:wrap}
.account-card-actions a{border:1px solid #ccfbf1;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:1000}
.account-progress-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px}
.account-progress-steps div{position:relative;border:1px solid #e5eef2;background:#f8fafc;border-radius:16px;padding:12px;text-align:center;overflow:hidden}
.account-progress-steps div.done{border-color:#99f6e4;background:#ecfdf5}
.account-progress-steps span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:#e2e8f0;color:#64748b;font-size:12px;font-weight:1000}
.account-progress-steps .done span{background:#0f766e;color:#fff}
.account-progress-steps b{display:block;color:#0f172a;font-size:12px;font-weight:1000}
.latest-order-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;border-top:1px solid #edf3f5;padding-top:14px}
.latest-order-summary b{display:block;font-size:24px;color:#0f172a;font-weight:1000}.latest-order-summary span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:2px}
.latest-order-summary button,.mini-order-actions button,.order-actions-premium button{border:0;background:#0f766e;color:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:1000;cursor:pointer}
.account-order-meta-premium{min-width:240px}.mini-order-actions{width:100%;display:flex;gap:7px;justify-content:flex-end;flex-wrap:wrap;margin-top:4px}
.mini-order-actions a{border:1px solid #d9ebe8;background:#fff;color:#0f766e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000}
.health-reminder-card{background:linear-gradient(135deg,#fff7ed,#fff)!important;border-color:#fed7aa!important}
.health-check-list{display:grid;gap:10px}.health-check-list div{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;border:1px solid #ffedd5;background:#fff;border-radius:16px;padding:12px}
.health-check-list span{grid-row:1/3;width:38px;height:38px;border-radius:14px;background:#fff7ed;display:grid;place-items:center}.health-check-list b{color:#0f172a;font-weight:1000}.health-check-list p{grid-column:2;color:#64748b;font-size:12px;font-weight:800;margin-top:-5px}
.order-progress-mini{display:flex;gap:5px;min-width:100px}.order-progress-mini span{width:13px;height:13px;border-radius:50%;background:#e2e8f0;border:2px solid #fff;box-shadow:0 0 0 1px #cbd5e1}.order-progress-mini span.done{background:#0f766e;box-shadow:0 0 0 1px #0f766e}
.order-actions-premium button{background:#2563eb}
@media(max-width:1160px){.account-stats-premium{grid-template-columns:repeat(3,1fr)}.account-progress-steps{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.account-stats-premium{grid-template-columns:repeat(2,1fr)}.account-progress-steps{grid-template-columns:repeat(2,1fr)}.latest-order-summary{align-items:flex-start;flex-direction:column}.latest-order-summary button{width:100%}.account-order-meta-premium{min-width:0}.mini-order-actions{justify-content:flex-start}.order-progress-mini{margin:8px 0}}


/* Module 83: prescription API note */
.prescription-api-note{margin:-10px 0 18px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a;border-radius:18px;padding:14px 16px;font-size:13px;font-weight:850;line-height:1.65}
.prescription-api-note b{font-weight:1000}.prescription-api-note code{background:#dbeafe;border-radius:8px;padding:2px 6px;font-weight:1000}
html[data-mn-theme="dark"] .prescription-api-note{background:#172554!important;border-color:#1d4ed8!important;color:#bfdbfe!important}
html[data-mn-theme="dark"] .prescription-api-note code{background:#0b1220!important;color:#93c5fd!important}


/* Module 85: premium prescription pages */
.rx-page{width:min(100% - 48px,1240px);margin:0 auto;padding:34px 0 54px}
.rx-hero,.rx-detail-hero{border:1px solid #dcefed;border-radius:30px;background:radial-gradient(circle at 86% 8%,rgba(37,99,235,.13),transparent 28%),linear-gradient(135deg,#fff,#effdfa);box-shadow:0 24px 60px rgba(15,23,42,.07);padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}
.rx-kicker{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#dcfce7;color:#0f766e;font-weight:1000;font-size:12px}
.rx-hero h1,.rx-detail-hero h1{margin:12px 0 8px;font-size:clamp(34px,4vw,56px);line-height:.98;font-weight:1000;color:#0f172a;letter-spacing:-.055em}
.rx-hero p,.rx-detail-hero p{color:#64748b;max-width:650px;line-height:1.65;font-weight:750}.rx-hero p b,.rx-detail-hero p b{color:#0f172a}
.rx-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.rx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;font-size:13px;font-weight:1000;border:1px solid #d9ebe8;transition:.18s ease;text-align:center}.rx-btn.primary{background:#0f766e;color:#fff;border-color:#0f766e;box-shadow:0 14px 30px rgba(15,118,110,.18)}.rx-btn.light{background:#fff;color:#0f766e}.rx-btn.full{width:100%;margin-top:14px}.rx-btn:hover{transform:translateY(-1px)}
.rx-hero-card{width:178px;min-height:160px;border:1px solid rgba(15,118,110,.15);border-radius:26px;background:#fff;box-shadow:0 20px 48px rgba(15,23,42,.08);display:grid;place-items:center;text-align:center;padding:18px}.rx-hero-card span{font-size:34px}.rx-hero-card b{display:block;font-size:42px;line-height:1;color:#0f172a;font-weight:1000}.rx-hero-card small{display:block;color:#64748b;font-weight:900}
.rx-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.rx-stats div{background:#fff;border:1px solid #e4edf0;border-radius:22px;padding:17px;box-shadow:0 16px 38px rgba(15,23,42,.045)}.rx-stats span{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;background:#f1fbf8}.rx-stats p{color:#64748b;font-size:12px;font-weight:900;margin:10px 0 4px}.rx-stats b{font-size:28px;color:#0f172a;font-weight:1000}
.rx-list{display:grid;gap:15px}.rx-card{background:#fff;border:1px solid #e4edf0;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.055);display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:16px;padding:16px}.rx-card-main{display:flex;gap:15px;min-width:0}.rx-file-preview{width:112px;height:112px;border-radius:20px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.rx-file-preview img{width:100%;height:100%;object-fit:cover}.rx-file-preview span{font-size:42px}.rx-card-body{flex:1;min-width:0}.rx-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rx-number{color:#0f766e;font-weight:1000;font-size:18px}.rx-card-top p{color:#64748b;font-size:12px;font-weight:800;margin-top:4px}.rx-status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000;white-space:nowrap;background:#dbeafe;color:#2563eb}.rx-status.approved,.rx-status.medicine_suggested{background:#ccfbf1;color:#0f766e}.rx-status.pending{background:#fef3c7;color:#92400e}.rx-status.rejected{background:#fee2e2;color:#991b1b}.rx-status.converted_to_order{background:#dcfce7;color:#166534}
.rx-progress{display:flex;gap:6px;margin:13px 0}.rx-progress span{height:8px;flex:1;border-radius:999px;background:#e2e8f0}.rx-progress span.done{background:#0f766e}.rx-medicine-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rx-medicine-preview div{border:1px solid #edf3f5;background:#fbfefe;border-radius:14px;padding:8px;display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:center}.rx-medicine-preview img{width:36px;height:36px;object-fit:contain;background:#f8fafc;border-radius:10px}.rx-medicine-preview span{font-size:24px}.rx-medicine-preview b{font-size:11px;color:#0f172a;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rx-medicine-preview small{grid-column:2;color:#64748b;font-size:10px;font-weight:900;margin-top:-6px}.rx-medicine-preview p{grid-column:1/-1;color:#64748b;font-weight:800;font-size:13px}
.rx-card-side{border-left:1px solid #edf3f5;padding-left:16px;display:grid;gap:12px;align-content:center}.rx-card-side small{display:block;color:#64748b;font-size:11px;font-weight:900}.rx-card-side b{display:block;color:#0f172a;font-size:20px;font-weight:1000;margin-top:2px}.rx-card-actions{display:grid;gap:8px}.rx-card-actions a,.rx-card-actions button{height:40px;border-radius:13px;border:1px solid #d9ebe8;background:#fff;color:#0f766e;font-size:12px;font-weight:1000}.rx-card-actions button{background:#0f766e;color:#fff;border-color:#0f766e;cursor:pointer}.rx-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:26px;padding:42px;text-align:center}.rx-empty span{font-size:56px}.rx-empty h3{font-size:24px;font-weight:1000;color:#0f172a;margin-top:12px}.rx-empty p{color:#64748b;margin:8px 0 20px;font-weight:800}
.rx-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}.rx-detail-main,.rx-detail-side{display:grid;gap:18px;align-content:start}.rx-panel{background:#fff;border:1px solid #e4edf0;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.055);padding:22px}.rx-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.rx-panel-head.compact{margin-bottom:12px}.rx-panel-head h2{margin:0;color:#0f172a;font-size:22px;font-weight:1000;letter-spacing:-.035em}.rx-panel-head p{margin-top:4px;color:#64748b;font-size:13px;font-weight:800}.rx-step-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.rx-step-grid div{border:1px solid #e5eef2;background:#f8fafc;border-radius:18px;padding:14px;text-align:center}.rx-step-grid div.done{border-color:#99f6e4;background:#ecfdf5}.rx-step-grid span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#e2e8f0;color:#64748b;font-size:12px;font-weight:1000}.rx-step-grid .done span{background:#0f766e;color:#fff}.rx-step-grid b{font-size:12px;font-weight:1000;color:#0f172a}.rx-rejected{margin-top:15px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:18px;padding:14px}.rx-rejected b{font-weight:1000}.rx-rejected p{font-weight:800;margin-top:4px}
.rx-suggested-grid{display:grid;gap:12px}.rx-suggested-card{border:1px solid #edf3f5;background:#fff;border-radius:22px;padding:14px;display:grid;grid-template-columns:82px minmax(0,1fr) 116px;gap:14px;align-items:center}.rx-suggested-img{width:82px;height:82px;border-radius:18px;background:#f8fafc;display:grid;place-items:center;overflow:hidden}.rx-suggested-img img{width:100%;height:100%;object-fit:contain;padding:8px}.rx-suggested-img span{font-size:36px}.rx-suggested-info h3{margin:0;color:#0f172a;font-weight:1000}.rx-suggested-info p{color:#64748b;font-size:12px;font-weight:800;margin:5px 0}.rx-suggested-meta{display:flex;gap:7px;flex-wrap:wrap}.rx-suggested-meta span{background:#eff6ff;color:#2563eb;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:1000}.rx-suggested-action{text-align:right;display:grid;gap:6px}.rx-suggested-action b{color:#0f766e;font-size:18px;font-weight:1000}.rx-suggested-action a,.rx-suggested-action button{border:1px solid #d9ebe8;background:#fff;color:#0f766e;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:1000}.rx-suggested-action button{background:#0f766e;color:#fff;border-color:#0f766e;cursor:pointer}.rx-waiting{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;padding:38px}.rx-waiting span{font-size:54px}.rx-waiting h3{color:#0f172a;font-weight:1000;font-size:22px}.rx-waiting p{color:#64748b;font-weight:800;margin-top:5px}
.rx-file-large{height:260px;border-radius:20px;background:#f8fafc;display:grid;place-items:center;overflow:hidden}.rx-file-large img{width:100%;height:100%;object-fit:contain}.rx-file-large span{font-size:70px}.rx-info-list{display:grid;gap:10px}.rx-info-list div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf3f5;padding-bottom:9px}.rx-info-list div:last-child{border-bottom:0}.rx-info-list span{color:#64748b;font-size:12px;font-weight:900}.rx-info-list b{color:#0f172a;font-size:13px;font-weight:1000;text-align:right}.pharmacist-note-panel>p{color:#64748b;font-weight:800;line-height:1.7}.rx-estimate{margin-top:14px;border:1px solid #ccfbf1;background:#f0fdfa;border-radius:18px;padding:14px}.rx-estimate span{display:block;color:#0f766e;font-size:12px;font-weight:900}.rx-estimate b{display:block;color:#0f766e;font-size:28px;font-weight:1000}
@media(max-width:1100px){.rx-detail-grid{grid-template-columns:1fr}.rx-card{grid-template-columns:1fr}.rx-card-side{border-left:0;border-top:1px solid #edf3f5;padding-left:0;padding-top:14px;grid-template-columns:repeat(3,1fr)}.rx-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.rx-page{width:min(100% - 18px,1240px);padding:18px 0 38px}.rx-hero,.rx-detail-hero{display:block;border-radius:22px;padding:20px}.rx-hero-card{width:100%;margin-top:16px}.rx-hero-actions{margin-top:14px}.rx-stats,.rx-medicine-preview,.rx-step-grid{grid-template-columns:1fr}.rx-card-main{flex-direction:column}.rx-file-preview{width:100%;height:170px}.rx-card-side{grid-template-columns:1fr}.rx-card-top,.rx-panel-head{display:block}.rx-status{margin-top:10px}.rx-suggested-card{grid-template-columns:72px minmax(0,1fr);align-items:start}.rx-suggested-action{grid-column:1/-1;text-align:left;grid-template-columns:1fr 1fr 1fr;align-items:center}.rx-suggested-action b{grid-column:1/-1}.rx-file-large{height:210px}}


/* Module 87: profile responsive polish */
.profile-layout-v87{grid-template-columns:320px minmax(0,1fr);gap:18px}
.profile-card-v87{grid-row:span 2}
.profile-security-card{grid-column:2}
.profile-form-card{min-width:0}
.profile-form-v87 .field-error{margin-top:7px}
@media(max-width:1024px){.profile-layout-v87{grid-template-columns:1fr}.profile-card-v87,.profile-security-card{grid-column:auto;grid-row:auto}}
/* Module 32: clear add-to-cart hover, click, loading and success feedback */
.cart-action,
.medicine-add,
.add-cart,
.add-main {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    will-change: transform, box-shadow, background;
    transition:
        transform .16s ease,
        box-shadow .16s ease,
        background .16s ease,
        border-color .16s ease,
        color .16s ease,
        opacity .16s ease;
}

.cart-action::after,
.medicine-add::after,
.add-cart::after,
.add-main::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(120deg, rgba(255,255,255,.18), rgba(255,255,255,0) 38%, rgba(255,255,255,.24));
    transform: translateX(-120%);
    transition: transform .45s ease;
}

.cart-action:hover,
.medicine-add:hover,
.add-cart:hover,
.add-main:hover {
    transform: translateY(-2px) scale(1.015);
    box-shadow: 0 14px 28px rgba(0, 121, 111, .22);
    filter: saturate(1.05);
}

.cart-action:hover::after,
.medicine-add:hover::after,
.add-cart:hover::after,
.add-main:hover::after {
    transform: translateX(120%);
}

.cart-action:active,
.medicine-add:active,
.add-cart:active,
.add-main:active,
.cart-action.is-clicked,
.medicine-add.is-clicked,
.add-cart.is-clicked,
.add-main.is-clicked {
    transform: translateY(1px) scale(.97);
    box-shadow: 0 7px 15px rgba(0, 121, 111, .18);
}

.cart-action:focus-visible,
.medicine-add:focus-visible,
.add-cart:focus-visible,
.add-main:focus-visible {
    outline: 3px solid rgba(37, 99, 235, .30);
    outline-offset: 3px;
}

.cart-action[disabled],
.medicine-add[disabled],
.add-cart[disabled],
.add-main[disabled],
.cart-action.is-loading,
.medicine-add.is-loading,
.add-cart.is-loading,
.add-main.is-loading {
    cursor: wait;
    opacity: .88;
    transform: scale(.985);
    pointer-events: none;
}

.cart-action .cart-spinner,
.medicine-add .cart-spinner,
.add-cart .cart-spinner,
.add-main .cart-spinner {
    width: 14px;
    height: 14px;
    border-radius: 999px;
    border: 2px solid currentColor;
    border-right-color: transparent;
    display: inline-block;
    animation: cartSpin .65s linear infinite;
    vertical-align: -2px;
}

@keyframes cartSpin { to { transform: rotate(360deg); } }

.cart-floating-feedback {
    position: fixed;
    z-index: 9999;
    right: 18px;
    top: 105px;
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: min(330px, calc(100vw - 28px));
    max-width: calc(100vw - 28px);
    padding: 14px 16px;
    border: 1px solid rgba(15, 118, 110, .18);
    border-radius: 18px;
    background: rgba(255, 255, 255, .96);
    color: #0f172a;
    box-shadow: 0 24px 55px rgba(15, 23, 42, .16);
    backdrop-filter: blur(18px);
    transform: translateY(-12px) scale(.96);
    opacity: 0;
    pointer-events: none;
    transition: opacity .22s ease, transform .22s ease;
}

.cart-floating-feedback.show {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.cart-floating-feedback .cart-feedback-icon {
    width: 38px;
    height: 38px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    background: linear-gradient(135deg, #0f766e, #14b8a6);
    color: #fff;
    box-shadow: 0 12px 26px rgba(15, 118, 110, .25);
    font-weight: 1000;
}

.cart-floating-feedback b {
    display: block;
    font-size: 13px;
    line-height: 1.2;
    color: #0f172a;
}

.cart-floating-feedback span {
    display: block;
    margin-top: 2px;
    font-size: 11px;
    line-height: 1.35;
    color: #64748b;
    font-weight: 800;
}

.cart-floating-feedback a {
    margin-left: auto;
    flex: 0 0 auto;
    border-radius: 999px;
    background: #0f766e;
    color: #fff;
    padding: 8px 11px;
    font-size: 11px;
    font-weight: 1000;
    text-decoration: none;
}

.cart-fly-dot {
    position: fixed;
    z-index: 9998;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #0f766e, #f97316);
    box-shadow: 0 10px 18px rgba(15, 118, 110, .25);
    pointer-events: none;
    transform: translate(-50%, -50%) scale(1);
    animation: cartFly .72s cubic-bezier(.2,.8,.2,1) forwards;
}

@keyframes cartFly {
    0% { opacity: 1; transform: translate(-50%, -50%) scale(1); }
    80% { opacity: .9; transform: translate(calc(-50% + 42px), calc(-50% - 46px)) scale(.72); }
    100% { opacity: 0; transform: translate(calc(-50% + 78px), calc(-50% - 82px)) scale(.3); }
}

.nova-action.cart-pulse .ico,
.nova-mobile-icons.cart-pulse a:first-child,
.nova-bottom-nav.cart-pulse a:nth-child(4) span {
    animation: cartPulse .55s ease;
}

@keyframes cartPulse {
    0%, 100% { transform: scale(1); }
    45% { transform: scale(1.22); }
}

@media (max-width: 767px) {
    .cart-action:hover,
    .medicine-add:hover,
    .add-cart:hover,
    .add-main:hover {
        transform: none;
    }

    .cart-action:active,
    .medicine-add:active,
    .add-cart:active,
    .add-main:active {
        transform: scale(.96);
    }

    .cart-floating-feedback {
        top: auto;
        bottom: calc(76px + env(safe-area-inset-bottom));
        left: 10px;
        right: 10px;
        min-width: 0;
        width: auto;
        border-radius: 16px;
    }
}
/* Module 33: Quick view, smart search, floating cart and UX polish */
.qv-open{position:absolute;left:10px;right:10px;bottom:10px;z-index:8;height:38px;border:0;border-radius:999px;background:rgba(15,118,110,.94);color:#fff;font-weight:950;font-size:12px;letter-spacing:.01em;box-shadow:0 14px 28px rgba(15,118,110,.22);opacity:0;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.medicine-card{position:relative;overflow:hidden}.medicine-card:hover .qv-open,.medicine-card:focus-within .qv-open{opacity:1;transform:translateY(0)}.qv-open:hover{background:#075e57}.medicine-card.is-qv-highlight{box-shadow:0 24px 60px rgba(15,118,110,.18)!important;border-color:rgba(15,118,110,.28)!important}.mn-qv-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.52);backdrop-filter:blur(8px);z-index:100;display:none;align-items:center;justify-content:center;padding:18px}.mn-qv-backdrop.is-open{display:flex}.mn-qv-modal{width:min(100%,820px);background:#fff;border-radius:26px;box-shadow:0 34px 90px rgba(2,6,23,.28);overflow:hidden;display:grid;grid-template-columns:330px 1fr;position:relative}.mn-qv-image{min-height:350px;background:linear-gradient(145deg,#e9fffa,#f8fbff);display:flex;align-items:center;justify-content:center;padding:34px}.mn-qv-image img{max-width:100%;max-height:280px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(15,23,42,.12))}.mn-qv-placeholder{width:210px;height:210px;border-radius:42px;background:linear-gradient(135deg,#0f766e,#2563eb);display:grid;place-items:center;color:#fff;font-size:76px;box-shadow:0 22px 45px rgba(15,118,110,.28)}.mn-qv-body{padding:32px;display:flex;flex-direction:column;gap:14px}.mn-qv-close{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f9;color:#0f172a;font-size:20px;font-weight:900}.mn-qv-kicker{display:inline-flex;align-items:center;gap:8px;color:#0f766e;background:#e7f8f3;border:1px solid #c9eee5;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;width:max-content}.mn-qv-title{font-size:27px;line-height:1.15;color:#0f172a;font-weight:1000;letter-spacing:-.04em}.mn-qv-sub{color:#64748b;font-size:14px;line-height:1.55}.mn-qv-price-row{display:flex;align-items:end;gap:12px;margin-top:2px}.mn-qv-price{font-size:30px;color:#0f766e;font-weight:1000}.mn-qv-old{font-size:16px;color:#94a3b8;text-decoration:line-through;font-weight:800}.mn-qv-badges{display:flex;flex-wrap:wrap;gap:8px}.mn-qv-badges span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 11px;color:#334155;font-size:12px;font-weight:850}.mn-qv-actions{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:10px}.mn-qv-actions a{height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:13px}.mn-qv-primary{background:#0f766e;color:#fff;box-shadow:0 16px 28px rgba(15,118,110,.2)}.mn-qv-secondary{background:#fff;color:#0f766e;border:1px solid #bfe9df}.mn-qv-note{display:flex;gap:10px;background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:16px;padding:12px 13px;font-size:12px;line-height:1.45;font-weight:750}.mn-search-suggest{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:75;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 24px 58px rgba(15,23,42,.16);overflow:hidden;display:none}.mn-search-suggest.is-open{display:block}.mn-suggest-head{padding:13px 16px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.mn-suggest-list{padding:8px}.mn-suggest-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;color:#0f172a;font-size:13px;font-weight:850}.mn-suggest-item:hover,.mn-suggest-item.is-active{background:#ecfdf5;color:#0f766e}.mn-suggest-ico{width:34px;height:34px;border-radius:10px;background:#e7f8f3;display:grid;place-items:center}.mn-floating-tools{position:fixed;right:18px;bottom:calc(86px + env(safe-area-inset-bottom));z-index:80;display:flex;flex-direction:column;gap:10px}.mn-float-btn{width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#0f766e;box-shadow:0 18px 42px rgba(15,23,42,.18);display:grid;place-items:center;font-size:21px;font-weight:950;border:1px solid rgba(15,118,110,.14)}.mn-float-btn:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(15,23,42,.22)}.mn-float-btn.cart{background:#0f766e;color:#fff}.mn-float-btn span{position:absolute;margin-top:-33px;margin-left:34px;min-width:19px;height:19px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.mn-progress-top{position:fixed;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,#0f766e,#22c55e,#2563eb);z-index:120;box-shadow:0 0 18px rgba(15,118,110,.5);transition:width .12s linear}.mn-product-tooltip{position:absolute;left:14px;right:14px;bottom:66px;background:rgba(15,23,42,.92);color:#fff;border-radius:13px;padding:8px 10px;font-size:11px;font-weight:800;text-align:center;opacity:0;transform:translateY(7px);transition:.18s;pointer-events:none}.medicine-card:hover .mn-product-tooltip{opacity:1;transform:translateY(0)}@media (max-width:760px){.qv-open{opacity:1;transform:none;height:32px;font-size:11px}.mn-qv-modal{grid-template-columns:1fr;border-radius:22px;max-height:92vh;overflow:auto}.mn-qv-image{min-height:220px;padding:22px}.mn-qv-image img{max-height:180px}.mn-qv-body{padding:22px}.mn-qv-title{font-size:22px}.mn-qv-actions{grid-template-columns:1fr}.mn-search-suggest{position:fixed;left:14px;right:14px;top:128px}.mn-floating-tools{right:14px;bottom:calc(76px + env(safe-area-inset-bottom))}.mn-float-btn{width:44px;height:44px}.mn-product-tooltip{display:none}}@media (prefers-reduced-motion:reduce){.qv-open,.mn-float-btn,.mn-progress-top{transition:none!important}}


/* Module 54: homepage mobile + floating tools polish */
@media (max-width:760px){.mn-floating-tools{right:8px;bottom:calc(70px + env(safe-area-inset-bottom));gap:8px}.mn-float-btn{width:38px;height:38px;font-size:17px;box-shadow:0 14px 28px rgba(15,23,42,.16)}.mn-float-btn span{margin-top:-26px;margin-left:24px;min-width:16px;height:16px;font-size:8px}.mn-float-btn.cart{background:#0f766e}}
@media (max-width:430px){.mn-floating-tools{right:6px;bottom:calc(66px + env(safe-area-inset-bottom))}.mn-float-btn{width:36px;height:36px;font-size:16px}.mn-float-btn span{margin-top:-24px;margin-left:22px}}


/* Module 55: Floating WhatsApp button */
.mn-whatsapp-float{
    position:fixed;
    left:18px;
    bottom:calc(86px + env(safe-area-inset-bottom));
    z-index:82;
    height:50px;
    padding:0 18px 0 12px;
    border-radius:999px;
    background:#25D366;
    color:#fff;
    display:inline-flex;
    align-items:center;
    gap:10px;
    font-size:13px;
    font-weight:1000;
    box-shadow:0 18px 42px rgba(37,211,102,.28);
    border:1px solid rgba(255,255,255,.45);
    transition:transform .18s ease, box-shadow .18s ease;
}
.mn-whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(37,211,102,.36)}
.mn-whatsapp-icon{
    width:30px;
    height:30px;
    border-radius:50%;
    background:#fff;
    color:#128C7E;
    display:grid;
    place-items:center;
    font-size:18px;
    line-height:1;
    font-weight:1000;
}
.mn-whatsapp-text{line-height:1}
@media(max-width:760px){
    .mn-whatsapp-float{
        left:8px;
        bottom:calc(70px + env(safe-area-inset-bottom));
        width:38px;
        height:38px;
        padding:0;
        justify-content:center;
        box-shadow:0 14px 28px rgba(37,211,102,.26);
    }
    .mn-whatsapp-icon{width:38px;height:38px;font-size:17px;background:#25D366;color:#fff}
    .mn-whatsapp-text{display:none}
}
@media(max-width:430px){
    .mn-whatsapp-float{left:6px;bottom:calc(66px + env(safe-area-inset-bottom));width:36px;height:36px}
    .mn-whatsapp-icon{width:36px;height:36px;font-size:16px}
}


/* Module 56: desktop floating buttons position fix */
@media (min-width:761px){
    .mn-floating-tools{
        right:16px;
        bottom:24px;
        gap:8px;
    }
    .mn-float-btn{
        width:44px;
        height:44px;
        font-size:18px;
        box-shadow:0 14px 32px rgba(15,23,42,.16);
    }
    .mn-float-btn span{
        margin-top:-30px;
        margin-left:28px;
        min-width:17px;
        height:17px;
        font-size:9px;
    }
    .mn-whatsapp-float{
        bottom:24px;
    }
}

/* Module 60 — Global Theme Toggle */
:root{color-scheme:light}
html[data-mn-theme="dark"]{color-scheme:dark}
.mn-theme-toggle{
    border:1px solid rgba(15,118,110,.18);
    background:#ecfdf5;
    color:#0f766e;
    min-width:44px;
    height:42px;
    border-radius:14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:0 13px;
    cursor:pointer;
    font-weight:1000;
    font-size:12px;
    line-height:1;
    box-shadow:0 10px 24px rgba(15,118,110,.08);
    transition:transform .16s ease, background .16s ease, border-color .16s ease, box-shadow .16s ease;
}
.mn-theme-toggle:hover{transform:translateY(-1px);background:#dffaf3;border-color:#99f6e4;box-shadow:0 16px 34px rgba(15,118,110,.14)}
.mn-theme-toggle [data-theme-icon]{font-size:16px;line-height:1}
.mn-theme-toggle [data-theme-label]{white-space:nowrap}
.mn-theme-toggle.admin-theme{height:42px;border-radius:12px;background:#f8fafc;border-color:#e2e8f0;color:#334155}
.mn-theme-toggle.admin-theme:hover{background:#ecfdf5;color:#0f766e;border-color:#99f6e4}
.nova-theme-toggle{flex:0 0 auto}
.nova-mobile-theme{width:34px!important;height:34px!important;border-radius:12px!important;padding:0!important;min-width:34px!important;background:#ecfdf5!important;color:#0f766e!important;border:1px solid #ccfbf1!important;box-shadow:none!important}
.nova-mobile-theme [data-theme-label]{display:none!important}
.nova-mobile-icons .nova-mobile-theme{display:inline-flex!important;align-items:center!important;justify-content:center!important}

/* Frontend dark theme */
html[data-mn-theme="dark"] body{background:#07111f!important;color:#dbeafe!important}
html[data-mn-theme="dark"] .nova-wrap,
html[data-mn-theme="dark"] .nova-flow,
html[data-mn-theme="dark"] .home-ref{background:#07111f!important;color:#dbeafe!important}
html[data-mn-theme="dark"] .nova-header,
html[data-mn-theme="dark"] .nova-mobile-head,
html[data-mn-theme="dark"] .nova-nav,
html[data-mn-theme="dark"] .nova-footer,
html[data-mn-theme="dark"] .nova-copy{background:#0b1220!important;border-color:#1f2937!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .nova-head-main,
html[data-mn-theme="dark"] .nova-nav-row{background:transparent!important}
html[data-mn-theme="dark"] .nova-search,
html[data-mn-theme="dark"] .nova-search input,
html[data-mn-theme="dark"] .nova-search select,
html[data-mn-theme="dark"] .nova-mobile-search input{background:#111827!important;border-color:#1f2937!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .nova-search input::placeholder,
html[data-mn-theme="dark"] .nova-mobile-search input::placeholder{color:#94a3b8!important}
html[data-mn-theme="dark"] .nova-action,
html[data-mn-theme="dark"] .nova-location,
html[data-mn-theme="dark"] .nova-browse,
html[data-mn-theme="dark"] .nova-mobile-chips a{color:#e5e7eb!important;background:#111827!important;border-color:#1f2937!important}
html[data-mn-theme="dark"] .nova-menu a{color:#cbd5e1!important}
html[data-mn-theme="dark"] .nova-menu a:hover,
html[data-mn-theme="dark"] .nova-menu a.active{color:#2dd4bf!important}
html[data-mn-theme="dark"] .home-ref .hero,
html[data-mn-theme="dark"] .home-ref .categories-panel,
html[data-mn-theme="dark"] .home-ref .benefits,
html[data-mn-theme="dark"] .home-ref .product,
html[data-mn-theme="dark"] .home-ref .promo,
html[data-mn-theme="dark"] .home-ref .wide,
html[data-mn-theme="dark"] .home-ref .brand-logo-card,
html[data-mn-theme="dark"] .home-ref .brand-arrow.logo-arrow,
html[data-mn-theme="dark"] .home-ref .choose-row,
html[data-mn-theme="dark"] .flow-panel,
html[data-mn-theme="dark"] .summary-card-v30,
html[data-mn-theme="dark"] .shop-filter-card,
html[data-mn-theme="dark"] .shop-content-head,
html[data-mn-theme="dark"] .shop-empty,
html[data-mn-theme="dark"] .shop-benefit,
html[data-mn-theme="dark"] .cart-item-v30{background:#111827!important;border-color:#1f2937!important;color:#e5e7eb!important;box-shadow:0 18px 45px rgba(0,0,0,.24)!important}
html[data-mn-theme="dark"] .home-ref .cat-card{color:#e5e7eb!important}
html[data-mn-theme="dark"] .home-ref .choose b{color:#f8fafc!important}
html[data-mn-theme="dark"] .home-ref .choose span{color:#94a3b8!important}
html[data-mn-theme="dark"] .home-ref h1,
html[data-mn-theme="dark"] .home-ref h2,
html[data-mn-theme="dark"] .home-ref h3,
html[data-mn-theme="dark"] .home-ref .pname,
html[data-mn-theme="dark"] .flow-title,
html[data-mn-theme="dark"] .flow-panel-title,
html[data-mn-theme="dark"] .summary-total,
html[data-mn-theme="dark"] .nova-footer h4,
html[data-mn-theme="dark"] .nova-logo-name{color:#f8fafc!important}
html[data-mn-theme="dark"] .home-ref p,
html[data-mn-theme="dark"] .home-ref span,
html[data-mn-theme="dark"] .home-ref .psub,
html[data-mn-theme="dark"] .flow-sub,
html[data-mn-theme="dark"] .flow-panel-note,
html[data-mn-theme="dark"] .summary-line,
html[data-mn-theme="dark"] .nova-footer p,
html[data-mn-theme="dark"] .nova-footer a{color:#cbd5e1!important}
html[data-mn-theme="dark"] .input-v30,
html[data-mn-theme="dark"] .shop-input,
html[data-mn-theme="dark"] .coupon-strip input{background:#0b1220!important;border-color:#263244!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .choice-card,
html[data-mn-theme="dark"] .payment-choice-logo{background:#0b1220!important;border-color:#263244!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .choice-card.selected{background:#0f2f2b!important;border-color:#14b8a6!important}
html[data-mn-theme="dark"] .mn-theme-toggle{background:#111827;border-color:#263244;color:#fbbf24;box-shadow:0 12px 30px rgba(0,0,0,.22)}
html[data-mn-theme="dark"] .mn-theme-toggle:hover{background:#172033;border-color:#334155;color:#fde68a}

/* Admin dark theme */
html[data-mn-theme="dark"] body:has(.mn-sidebar){background:#07111f!important}
html[data-mn-theme="dark"] .mn-main,
html[data-mn-theme="dark"] .mn-content{background:#07111f!important}
html[data-mn-theme="dark"] .mn-topbar{background:#0b1220!important;border-color:#1f2937!important}
html[data-mn-theme="dark"] .mn-topbar h1,
html[data-mn-theme="dark"] .mn-page-head h2,
html[data-mn-theme="dark"] .mn-panel-head h3,
html[data-mn-theme="dark"] .mn-widget strong,
html[data-mn-theme="dark"] .mn-profile b{color:#f8fafc!important}
html[data-mn-theme="dark"] .mn-search input,
html[data-mn-theme="dark"] .mn-inline-search input,
html[data-mn-theme="dark"] .mn-filter-select,
html[data-mn-theme="dark"] .mn-field input,
html[data-mn-theme="dark"] .mn-field textarea,
html[data-mn-theme="dark"] .mn-field select{background:#111827!important;border-color:#263244!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .mn-widget,
html[data-mn-theme="dark"] .mn-panel,
html[data-mn-theme="dark"] .mn-quick-actions a{background:#111827!important;border-color:#1f2937!important;box-shadow:0 18px 42px rgba(0,0,0,.25)!important}
html[data-mn-theme="dark"] .mn-table th{background:#0b1220!important;border-color:#1f2937!important;color:#cbd5e1!important}
html[data-mn-theme="dark"] .mn-table td{border-color:#1f2937!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .mn-table tr:hover td{background:#162036!important}
html[data-mn-theme="dark"] .mn-public{background:#0f2f2b!important;color:#5eead4!important;border:1px solid #134e4a}
html[data-mn-theme="dark"] .mn-theme-toggle.admin-theme{background:#111827;border-color:#263244;color:#fbbf24}
html[data-mn-theme="dark"] .mn-sidebar{background:#020617!important}
html[data-mn-theme="dark"] .mn-nav-item:hover{background:#111827!important}
@media(max-width:760px){
    .mn-theme-toggle{height:36px;min-width:36px;padding:0 9px}
    .mn-theme-toggle [data-theme-label]{display:none}
}


/* Module 63: dark add-to-cart visibility */
html[data-mn-theme="dark"] .home-ref .add-cart,
html[data-mn-theme="dark"] .home-ref button.add-cart,
html[data-mn-theme="dark"] .home-ref .cart-action.add-cart{
    background:#f8fafc!important;
    color:#00796f!important;
    border-color:#2dd4bf!important;
    opacity:1!important;
    text-shadow:none!important;
}
html[data-mn-theme="dark"] .home-ref .add-cart:hover,
html[data-mn-theme="dark"] .home-ref button.add-cart:hover,
html[data-mn-theme="dark"] .home-ref .cart-action.add-cart:hover{
    background:#14b8a6!important;
    color:#ffffff!important;
    border-color:#2dd4bf!important;
}
html[data-mn-theme="dark"] .home-ref .add-cart:disabled,
html[data-mn-theme="dark"] .home-ref button.add-cart:disabled,
html[data-mn-theme="dark"] .home-ref .cart-action.add-cart:disabled{
    background:#e2e8f0!important;
    color:#0f766e!important;
    border-color:#94a3b8!important;
    opacity:.88!important;
}
html[data-mn-theme="dark"] .home-ref .price b,
html[data-mn-theme="dark"] .home-ref .rating{
    color:#f59e0b!important;
}


/* Module 64: stronger add-to-cart dark button fallback */
html[data-mn-theme="dark"] .add-cart.cart-action,
html[data-mn-theme="dark"] button.add-cart.cart-action,
html[data-mn-theme="dark"] .home-ref .add-cart.cart-action{
    background:linear-gradient(135deg,#0f766e,#14b8a6)!important;
    color:#ffffff!important;
    border-color:#2dd4bf!important;
    opacity:1!important;
}
html[data-mn-theme="dark"] .add-cart.cart-action span,
html[data-mn-theme="dark"] button.add-cart.cart-action span,
html[data-mn-theme="dark"] .home-ref .add-cart.cart-action span{
    color:#ffffff!important;
    opacity:1!important;
}
html[data-mn-theme="dark"] .add-cart.cart-action:hover,
html[data-mn-theme="dark"] button.add-cart.cart-action:hover,
html[data-mn-theme="dark"] .home-ref .add-cart.cart-action:hover{
    background:linear-gradient(135deg,#14b8a6,#0d9488)!important;
    color:#ffffff!important;
}


/* Module 69: dark search suggestions */
html[data-mn-theme="dark"] .shop-suggestions{background:#111827!important;border-color:#263244!important;box-shadow:0 24px 60px rgba(0,0,0,.35)!important}
html[data-mn-theme="dark"] .shop-suggestions button{color:#e5e7eb!important}
html[data-mn-theme="dark"] .shop-suggestions button:hover{background:#0f2f2b!important;color:#5eead4!important}
html[data-mn-theme="dark"] .shop-suggestions em{background:#1f2937!important;color:#cbd5e1!important}
html[data-mn-theme="dark"] .shop-quick-tags button,
html[data-mn-theme="dark"] .shop-price-chips button{background:#0f2f2b!important;border-color:#134e4a!important;color:#5eead4!important}
html[data-mn-theme="dark"] .shop-quick-tags button:hover,
html[data-mn-theme="dark"] .shop-price-chips button:hover{background:#14b8a6!important;color:#fff!important}


/* Module 79: dark checkout payment polish */
html[data-mn-theme="dark"] .payment-choice-card.selected{background:linear-gradient(135deg,#0f2f2b,#111827)!important;border-color:#14b8a6!important;box-shadow:0 16px 34px rgba(20,184,166,.18)!important}
html[data-mn-theme="dark"] .payment-choice-logo{background:#0b1220!important;border-color:#263244!important}
html[data-mn-theme="dark"] .payment-choice-logo:after{color:#5eead4!important}
html[data-mn-theme="dark"] .payment-mini-trust span{background:#0f2f2b!important;border-color:#134e4a!important;color:#5eead4!important}


/* Module 80: dark product detail generic info */
html[data-mn-theme="dark"] .rx-warning-box{background:#451a2a!important;border-color:#9f1239!important;color:#fecdd3!important}
html[data-mn-theme="dark"] .product-section-head span,
html[data-mn-theme="dark"] .product-section-head a{background:#0f2f2b!important;border-color:#134e4a!important;color:#5eead4!important}
html[data-mn-theme="dark"] .generic-overview,
html[data-mn-theme="dark"] .medicine-extra-card{background:#0b1220!important;border-color:#263244!important;color:#cbd5e1!important}
html[data-mn-theme="dark"] .generic-info-grid article,
html[data-mn-theme="dark"] .brand-alternative-section,
html[data-mn-theme="dark"] .product-faq-section,
html[data-mn-theme="dark"] .alternative-card,
html[data-mn-theme="dark"] .product-faq-grid details{background:#111827!important;border-color:#263244!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .generic-info-grid span,
html[data-mn-theme="dark"] .generic-brand-chip{background:#0f2f2b!important;border-color:#134e4a!important}
html[data-mn-theme="dark"] .generic-info-grid b,
html[data-mn-theme="dark"] .medicine-extra-card h3,
html[data-mn-theme="dark"] .generic-brand-chip b,
html[data-mn-theme="dark"] .alternative-name,
html[data-mn-theme="dark"] .product-faq-grid summary,
html[data-mn-theme="dark"] .pharma-help-list b{color:#f8fafc!important}
html[data-mn-theme="dark"] .generic-info-grid p,
html[data-mn-theme="dark"] .generic-brand-chip small,
html[data-mn-theme="dark"] .alternative-card p,
html[data-mn-theme="dark"] .product-faq-grid p,
html[data-mn-theme="dark"] .pharma-help-list span{color:#cbd5e1!important}
html[data-mn-theme="dark"] .pharma-help-list div{background:#0b1220!important;border-color:#263244!important}


/* Module 81: dark customer account dashboard */
html[data-mn-theme="dark"] .account-hero,
html[data-mn-theme="dark"] .account-titlebar,
html[data-mn-theme="dark"] .account-sidebar,
html[data-mn-theme="dark"] .account-card,
html[data-mn-theme="dark"] .account-stat,
html[data-mn-theme="dark"] .account-filter-card,
html[data-mn-theme="dark"] .order-history-card,
html[data-mn-theme="dark"] .order-history-top,
html[data-mn-theme="dark"] .address-card,
html[data-mn-theme="dark"] .account-profile-box,
html[data-mn-theme="dark"] .quick-stack a,
html[data-mn-theme="dark"] .benefit-grid div,
html[data-mn-theme="dark"] .account-progress-steps div,
html[data-mn-theme="dark"] .health-check-list div{background:#111827!important;border-color:#263244!important;color:#e5e7eb!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important}
html[data-mn-theme="dark"] .account-hero h1,
html[data-mn-theme="dark"] .account-titlebar h1,
html[data-mn-theme="dark"] .account-card-head h2,
html[data-mn-theme="dark"] .account-stat b,
html[data-mn-theme="dark"] .account-profile-box h3,
html[data-mn-theme="dark"] .order-total,
html[data-mn-theme="dark"] .order-info b,
html[data-mn-theme="dark"] .account-progress-steps b,
html[data-mn-theme="dark"] .latest-order-summary b,
html[data-mn-theme="dark"] .health-check-list b,
html[data-mn-theme="dark"] .benefit-grid b{color:#f8fafc!important}
html[data-mn-theme="dark"] .account-hero p,
html[data-mn-theme="dark"] .account-titlebar p,
html[data-mn-theme="dark"] .account-card-head p,
html[data-mn-theme="dark"] .account-stat p,
html[data-mn-theme="dark"] .account-order-row p,
html[data-mn-theme="dark"] .order-history-top p,
html[data-mn-theme="dark"] .order-info p,
html[data-mn-theme="dark"] .latest-order-summary span,
html[data-mn-theme="dark"] .health-check-list p,
html[data-mn-theme="dark"] .benefit-grid p{color:#cbd5e1!important}
html[data-mn-theme="dark"] .account-sidebar a,
html[data-mn-theme="dark"] .quick-stack a{color:#e5e7eb!important}
html[data-mn-theme="dark"] .account-sidebar a.active,
html[data-mn-theme="dark"] .account-sidebar a:hover{background:#0f766e!important;color:#fff!important}
html[data-mn-theme="dark"] .account-card-actions a,
html[data-mn-theme="dark"] .mini-order-actions a{background:#0f2f2b!important;border-color:#134e4a!important;color:#5eead4!important}
html[data-mn-theme="dark"] .account-progress-steps div.done{background:#0f2f2b!important;border-color:#14b8a6!important}
html[data-mn-theme="dark"] .health-reminder-card{background:#1f2937!important;border-color:#7c2d12!important}
html[data-mn-theme="dark"] .health-check-list span{background:#451a03!important}
html[data-mn-theme="dark"] .account-filter-card select{background:#0b1220!important;border-color:#263244!important;color:#e5e7eb!important}


/* Module 85: dark premium prescription pages */
html[data-mn-theme="dark"] .rx-hero,
html[data-mn-theme="dark"] .rx-detail-hero,
html[data-mn-theme="dark"] .rx-hero-card,
html[data-mn-theme="dark"] .rx-stats div,
html[data-mn-theme="dark"] .rx-card,
html[data-mn-theme="dark"] .rx-panel,
html[data-mn-theme="dark"] .rx-empty,
html[data-mn-theme="dark"] .rx-suggested-card{background:#111827!important;border-color:#263244!important;color:#e5e7eb!important;box-shadow:0 18px 42px rgba(0,0,0,.24)!important}
html[data-mn-theme="dark"] .rx-hero h1,
html[data-mn-theme="dark"] .rx-detail-hero h1,
html[data-mn-theme="dark"] .rx-hero-card b,
html[data-mn-theme="dark"] .rx-stats b,
html[data-mn-theme="dark"] .rx-number,
html[data-mn-theme="dark"] .rx-card-side b,
html[data-mn-theme="dark"] .rx-panel-head h2,
html[data-mn-theme="dark"] .rx-step-grid b,
html[data-mn-theme="dark"] .rx-suggested-info h3,
html[data-mn-theme="dark"] .rx-waiting h3,
html[data-mn-theme="dark"] .rx-info-list b,
html[data-mn-theme="dark"] .rx-empty h3{color:#f8fafc!important}
html[data-mn-theme="dark"] .rx-hero p,
html[data-mn-theme="dark"] .rx-detail-hero p,
html[data-mn-theme="dark"] .rx-hero-card small,
html[data-mn-theme="dark"] .rx-stats p,
html[data-mn-theme="dark"] .rx-card-top p,
html[data-mn-theme="dark"] .rx-card-side small,
html[data-mn-theme="dark"] .rx-panel-head p,
html[data-mn-theme="dark"] .rx-suggested-info p,
html[data-mn-theme="dark"] .rx-waiting p,
html[data-mn-theme="dark"] .rx-info-list span,
html[data-mn-theme="dark"] .pharmacist-note-panel>p,
html[data-mn-theme="dark"] .rx-empty p{color:#cbd5e1!important}
html[data-mn-theme="dark"] .rx-file-preview,
html[data-mn-theme="dark"] .rx-medicine-preview div,
html[data-mn-theme="dark"] .rx-file-large,
html[data-mn-theme="dark"] .rx-step-grid div,
html[data-mn-theme="dark"] .rx-suggested-img,
html[data-mn-theme="dark"] .rx-waiting{background:#0b1220!important;border-color:#263244!important}
html[data-mn-theme="dark"] .rx-step-grid div.done,
html[data-mn-theme="dark"] .rx-estimate{background:#0f2f2b!important;border-color:#134e4a!important}
html[data-mn-theme="dark"] .rx-btn.light,
html[data-mn-theme="dark"] .rx-card-actions a,
html[data-mn-theme="dark"] .rx-suggested-action a{background:#0b1220!important;border-color:#263244!important;color:#5eead4!important}
html[data-mn-theme="dark"] .rx-kicker{background:#0f2f2b!important;color:#5eead4!important}


/* Module 87: dark mobile profile */
html[data-mn-theme="dark"] .profile-card-v87,
html[data-mn-theme="dark"] .profile-mini-stats div,
html[data-mn-theme="dark"] .password-tips div,
html[data-mn-theme="dark"] .security-check-grid div,
html[data-mn-theme="dark"] .profile-mobile-nav{background:#111827!important;border-color:#263244!important;color:#e5e7eb!important}
html[data-mn-theme="dark"] .profile-mini-stats b,
html[data-mn-theme="dark"] .password-tips b,
html[data-mn-theme="dark"] .security-check-grid b{color:#f8fafc!important}
html[data-mn-theme="dark"] .profile-mini-stats small,
html[data-mn-theme="dark"] .profile-help-text,
html[data-mn-theme="dark"] .security-check-grid p{color:#cbd5e1!important}
html[data-mn-theme="dark"] .security-check-grid span{background:#0f2f2b!important}
@media(max-width:900px){
  html[data-mn-theme="dark"] .account-sidebar,
  html[data-mn-theme="dark"] .profile-mobile-nav{background:rgba(17,24,39,.96)!important}
}

/* Module 88: auth/login page contrast fix */
.auth-shell,
.auth-side,
.auth-card{
    color:#0f172a!important;
}
.auth-side,
html[data-mn-theme="dark"] .auth-side{
    background:linear-gradient(135deg, rgba(204,251,241,.96), rgba(219,234,254,.94))!important;
    border-color:rgba(255,255,255,.75)!important;
}
.auth-card,
html[data-mn-theme="dark"] .auth-card{
    background:#ffffff!important;
    border-color:#e5e7eb!important;
    color:#0f172a!important;
    box-shadow:0 24px 80px rgba(15,23,42,.10)!important;
}
.auth-side h1,
.auth-side h2,
.auth-side h3,
.auth-card h1,
.auth-card h2,
.auth-card h3,
.auth-card label,
.auth-card .font-bold,
html[data-mn-theme="dark"] .auth-side h1,
html[data-mn-theme="dark"] .auth-side h2,
html[data-mn-theme="dark"] .auth-side h3,
html[data-mn-theme="dark"] .auth-card h1,
html[data-mn-theme="dark"] .auth-card h2,
html[data-mn-theme="dark"] .auth-card h3,
html[data-mn-theme="dark"] .auth-card label,
html[data-mn-theme="dark"] .auth-card .font-bold{
    color:#0f172a!important;
    opacity:1!important;
    text-shadow:none!important;
}
.auth-side p,
.auth-card p,
.auth-card .text-slate-500,
.auth-card .text-slate-600,
.auth-side .text-slate-500,
.auth-side .text-slate-600,
html[data-mn-theme="dark"] .auth-side p,
html[data-mn-theme="dark"] .auth-card p,
html[data-mn-theme="dark"] .auth-card .text-slate-500,
html[data-mn-theme="dark"] .auth-card .text-slate-600,
html[data-mn-theme="dark"] .auth-side .text-slate-500,
html[data-mn-theme="dark"] .auth-side .text-slate-600{
    color:#475569!important;
    opacity:1!important;
    text-shadow:none!important;
}
.auth-card .input,
html[data-mn-theme="dark"] .auth-card .input,
.auth-card input[type="email"],
.auth-card input[type="password"],
html[data-mn-theme="dark"] .auth-card input[type="email"],
html[data-mn-theme="dark"] .auth-card input[type="password"]{
    background:#ffffff!important;
    border-color:#dbe3ea!important;
    color:#0f172a!important;
    opacity:1!important;
    -webkit-text-fill-color:#0f172a!important;
}
.auth-card .input::placeholder,
.auth-card input::placeholder,
html[data-mn-theme="dark"] .auth-card .input::placeholder,
html[data-mn-theme="dark"] .auth-card input::placeholder{
    color:#94a3b8!important;
    opacity:1!important;
    -webkit-text-fill-color:#94a3b8!important;
}
.auth-card a,
html[data-mn-theme="dark"] .auth-card a{
    color:#0f766e!important;
}
.auth-card .btn-primary,
html[data-mn-theme="dark"] .auth-card .btn-primary{
    background:#0f766e!important;
    color:#ffffff!important;
    -webkit-text-fill-color:#ffffff!important;
}
/* Module 87 — Full-site mobile + customer profile responsive + SEO UX */
html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}
body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
img,svg,video,canvas{max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
[hidden]{display:none!important}
.nova-wrap{overflow-x:clip}
.profile-title-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.profile-layout-v87{align-items:start}
.profile-card-v87{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 0,rgba(20,184,166,.18),transparent 32%),#fff!important}
.profile-glow{position:absolute;right:-70px;top:-70px;width:190px;height:190px;border-radius:999px;background:rgba(20,184,166,.16)}
.profile-avatar-v87{position:relative;z-index:1;box-shadow:0 18px 38px rgba(15,118,110,.20)}
.profile-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}
.profile-mini-stats div{border:1px solid #d9f5ee;background:#f0fdfa;border-radius:16px;padding:10px;text-align:center}
.profile-mini-stats b{display:block;color:#0f766e;font-size:20px;font-weight:1000}
.profile-mini-stats small{display:block;color:#64748b;font-size:11px;font-weight:900;margin-top:2px}
.profile-form-v87 label>span{display:block;color:#334155;font-size:12px;font-weight:1000;margin-bottom:7px}
.profile-help-text{display:block;color:#64748b;font-weight:800;font-size:12px;margin-top:7px}
.profile-actions-v87{margin-top:16px}
.profile-actions-v87 .account-btn{min-width:160px}
.password-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px}
.password-tips div{display:flex;align-items:center;gap:8px;border:1px solid #edf3f5;background:#fbfefe;border-radius:14px;padding:10px}
.password-tips b{font-size:11px;color:#334155;font-weight:1000}
.security-check-grid{display:grid;gap:10px}
.security-check-grid div{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;border:1px solid #edf3f5;background:#fbfefe;border-radius:16px;padding:13px}
.security-check-grid span{grid-row:1/3;width:40px;height:40px;border-radius:14px;background:#ecfdf5;display:grid;place-items:center}
.security-check-grid b{color:#0f172a;font-weight:1000}
.security-check-grid p{grid-column:2;color:#64748b;font-size:12px;font-weight:800;margin-top:-5px}
.account-sidebar::-webkit-scrollbar,.nova-mobile-chips::-webkit-scrollbar{display:none}
.account-sidebar,.nova-mobile-chips{scrollbar-width:none}
@media(max-width:1180px){
  .nova-head-main{gap:12px}.nova-search{max-width:none}.nova-head-actions{gap:10px}.nova-action{font-size:11px}.nova-menu{gap:14px}
  .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .medicine-image{height:135px}
}
@media(max-width:900px){
  .account-page{width:min(100% - 24px,1240px)!important}
  .account-shell,.profile-shell{display:block!important}
  .account-sidebar,.profile-mobile-nav{position:sticky!important;top:54px;z-index:30;display:flex!important;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin:0 0 14px;padding:10px;border-radius:18px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 14px 30px rgba(15,23,42,.08)}
  .account-sidebar a{flex:0 0 auto;white-space:nowrap}
  .profile-layout,.profile-layout-v87{grid-template-columns:1fr!important}
  .profile-summary{order:-1}
  .account-grid{grid-template-columns:1fr!important}
  .account-main{min-width:0}
  .profile-titlebar,.account-titlebar,.account-hero{display:block!important}
  .profile-title-actions,.account-hero-actions{margin-top:14px}
  .profile-title-actions .account-btn,.account-hero-actions .account-btn{flex:1 1 160px}
  .shop-layout{grid-template-columns:1fr!important}
  .shop-filter-card{position:static!important}
  .shop-mobile-filter{display:block!important}
  .shop-layout>.shop-filter-card{display:none!important}
  .checkout-grid,.product-detail-grid,.product-section-grid-premium,.rx-detail-grid,.mn-rx-admin-grid{grid-template-columns:1fr!important}
}
@media(max-width:767px){
  :root{--mobile-gap:14px}
  .nova-container,.shop-shell,.rx-page,.account-page{width:min(100% - 18px,1240px)!important}
  .nova-mobile-head{box-shadow:0 12px 26px rgba(15,23,42,.06)}
  .nova-mobile-head-main{height:auto;min-height:56px;padding:8px 0}
  .nova-mobile-icons{gap:8px}.nova-mobile-icons a{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #e5edf0;border-radius:12px;background:#fff}
  .nova-mobile-search input{height:42px;font-size:12px}
  .nova-mobile-chips{padding-bottom:8px}
  .nova-bottom-nav{height:64px}
  .floating-cart,.whatsapp-float{transform:scale(.88);transform-origin:right bottom}
  .whatsapp-float{left:10px!important;bottom:76px!important}
  .floating-cart{right:10px!important;bottom:92px!important}
  .account-titlebar h1,.account-hero h1{font-size:clamp(28px,9vw,40px)!important;line-height:1.05}
  .account-titlebar,.account-hero,.profile-card-v87,.account-card{border-radius:20px!important}
  .account-stats,.account-stats-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .account-stat{padding:13px!important;min-height:112px}
  .account-progress-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .account-progress-steps div{padding:10px 8px!important}
  .account-order-row,.order-history-top,.order-history-body,.address-card{gap:10px}
  .form-grid.two,.profile-form-grid,.password-tips{grid-template-columns:1fr!important}
  .account-form input,.account-form select,.account-form textarea{min-height:48px;font-size:16px!important}
  .profile-actions-v87 .account-btn,.form-actions .account-btn{width:100%;justify-content:center}
  .profile-mini-stats{grid-template-columns:repeat(3,1fr);gap:7px}
  .profile-mini-stats div{padding:9px 5px}.profile-mini-stats b{font-size:18px}.profile-mini-stats small{font-size:10px}
  .security-check-grid div{grid-template-columns:34px minmax(0,1fr);padding:11px}.security-check-grid span{width:34px;height:34px}
  .shop-hero-v28{padding:20px!important;border-radius:22px!important}.shop-hero-stats,.shop-benefit-strip{grid-template-columns:repeat(2,1fr)!important}
  .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .medicine-card{padding:10px!important;border-radius:16px!important}.medicine-image{height:118px!important}.medicine-title{font-size:.78rem}.medicine-add{width:100%;margin-top:8px}.medicine-price-row{display:block}
  .product-main-image{height:300px!important}.product-buy-card{position:static!important;padding:18px!important}.product-name{font-size:clamp(28px,9vw,42px)!important}
  .nova-footer-grid{grid-template-columns:1fr!important;text-align:left}.nova-footer-top{display:none!important}.nova-copy{padding-bottom:84px!important}
}
@media(max-width:420px){
  .account-stats,.account-stats-premium{grid-template-columns:1fr 1fr!important}
  .shop-grid{grid-template-columns:1fr 1fr!important}
  .medicine-image{height:105px!important}
  .medicine-title{font-size:.74rem}.medicine-sub,.medicine-rating{font-size:.66rem}
  .account-sidebar a{height:40px!important;padding-inline:11px!important;font-size:11px!important}
  .profile-mini-stats{grid-template-columns:1fr}.profile-mini-stats div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}
}
/* Premium mobile website bottom navigation — MediNova v90
   Scope: only mobile responsive website view, not a native app UI. */
@media (max-width: 767px) {
  .nova-wrap {
    padding-bottom: calc(92px + env(safe-area-inset-bottom)) !important;
  }

  .nova-bottom-premium {
    position: fixed !important;
    left: max(10px, env(safe-area-inset-left)) !important;
    right: max(10px, env(safe-area-inset-right)) !important;
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    height: 72px !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    align-items: end !important;
    padding: 7px 8px 8px !important;
    border: 1px solid rgba(15, 118, 110, .14) !important;
    border-radius: 26px !important;
    background: linear-gradient(180deg, rgba(255,255,255,.96), rgba(247,253,251,.92)) !important;
    box-shadow: 0 -8px 30px rgba(15, 23, 42, .10), 0 18px 48px rgba(15, 118, 110, .16) !important;
    -webkit-backdrop-filter: blur(18px) saturate(150%) !important;
    backdrop-filter: blur(18px) saturate(150%) !important;
    overflow: visible !important;
  }

  .nova-bottom-premium::before {
    content: "";
    position: absolute;
    inset: 6px 10px auto;
    height: 1px;
    border-radius: 999px;
    background: linear-gradient(90deg, transparent, rgba(15, 118, 110, .28), transparent);
    pointer-events: none;
  }

  .nova-bottom-premium a {
    position: relative !important;
    height: 57px !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 3px !important;
    border-radius: 18px !important;
    color: #64748b !important;
    font-size: 10.5px !important;
    font-weight: 950 !important;
    letter-spacing: -.01em !important;
    line-height: 1 !important;
    transition: transform .18s ease, color .18s ease, background .18s ease, box-shadow .18s ease !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  .nova-bottom-premium a:active {
    transform: translateY(1px) scale(.98) !important;
  }

  .nova-bottom-premium a.active:not(.rx-link) {
    color: #0f766e !important;
    background: linear-gradient(180deg, rgba(236, 253, 245, .96), rgba(209, 250, 229, .64)) !important;
    box-shadow: inset 0 0 0 1px rgba(20, 184, 166, .13) !important;
  }

  .nova-bottom-premium .bottom-ico {
    position: relative !important;
    width: 30px !important;
    height: 28px !important;
    display: grid !important;
    place-items: center !important;
    font-size: 20px !important;
    line-height: 1 !important;
    filter: drop-shadow(0 5px 8px rgba(15, 23, 42, .08)) !important;
  }

  .nova-bottom-premium strong {
    display: block !important;
    font-size: 10.5px !important;
    font-weight: 950 !important;
    color: inherit !important;
  }

  .nova-bottom-premium .rx-link {
    justify-content: flex-end !important;
    padding-bottom: 1px !important;
    color: #0f766e !important;
    background: transparent !important;
  }

  .nova-bottom-premium .rx {
    width: 62px !important;
    height: 62px !important;
    margin: -34px 0 2px !important;
    border-radius: 24px !important;
    display: grid !important;
    place-items: center !important;
    color: #ffffff !important;
    font-size: 28px !important;
    font-weight: 1000 !important;
    background: radial-gradient(circle at 32% 22%, #35e1c8 0, #13a99a 34%, #0f766e 72%, #075e57 100%) !important;
    border: 4px solid rgba(255,255,255,.98) !important;
    box-shadow: 0 16px 34px rgba(15, 118, 110, .38), 0 0 0 7px rgba(20, 184, 166, .10) !important;
  }

  .nova-bottom-premium .rx-link.active .rx {
    box-shadow: 0 18px 40px rgba(15, 118, 110, .44), 0 0 0 8px rgba(20, 184, 166, .16) !important;
    transform: translateY(-1px) !important;
  }

  .nova-bottom-premium .bottom-cart em {
    position: absolute;
    top: -7px;
    right: -8px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, #fb7185, #ef4444);
    color: #ffffff;
    border: 2px solid #ffffff;
    font-size: 9px;
    font-style: normal;
    font-weight: 1000;
    box-shadow: 0 8px 14px rgba(239, 68, 68, .28);
  }

  .mn-whatsapp-float {
    bottom: calc(94px + env(safe-area-inset-bottom)) !important;
  }

  .floating-cart {
    bottom: calc(108px + env(safe-area-inset-bottom)) !important;
  }

  .nova-copy {
    padding-bottom: 104px !important;
  }
}

@media (max-width: 380px) {
  .nova-bottom-premium {
    left: 6px !important;
    right: 6px !important;
    height: 68px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border-radius: 22px !important;
  }
  .nova-bottom-premium a {
    font-size: 9.5px !important;
  }
  .nova-bottom-premium strong {
    font-size: 9.5px !important;
  }
  .nova-bottom-premium .rx {
    width: 56px !important;
    height: 56px !important;
    border-radius: 21px !important;
  }
}


/* Premium account icon fix — removes weak emoji/chess glyph and uses a clean SVG user icon. */
.nova-account-action .mn-account-icon {
  width: 26px !important;
  height: 26px !important;
  display: grid !important;
  place-items: center !important;
  color: #0f766e !important;
}

.nova-account-action .mn-user-svg,
.nova-bottom-premium .mn-bottom-account .mn-user-svg,
.nova-mobile-icons .nova-mobile-account .mn-user-svg {
  width: 22px !important;
  height: 22px !important;
  display: block !important;
}

@media (max-width: 767px) {
  .nova-mobile-icons .nova-mobile-account {
    min-width: 40px !important;
    width: 40px !important;
    height: 40px !important;
    display: grid !important;
    place-items: center !important;
    border-radius: 16px !important;
    color: #0f766e !important;
    border: 1px solid rgba(20, 184, 166, .22) !important;
    background: linear-gradient(180deg, #ffffff 0%, #ecfdf5 100%) !important;
    box-shadow: 0 10px 24px rgba(15, 118, 110, .10) !important;
  }

  .nova-mobile-icons .nova-mobile-account:active {
    transform: translateY(1px) scale(.98) !important;
  }

  .nova-bottom-premium .mn-bottom-account {
    color: currentColor !important;
    font-size: 0 !important;
  }

  .nova-bottom-premium .mn-bottom-account .mn-user-svg {
    width: 23px !important;
    height: 23px !important;
    stroke-width: 2.35 !important;
    filter: drop-shadow(0 6px 9px rgba(15, 23, 42, .08)) !important;
  }

  .nova-bottom-premium a.active .mn-bottom-account .mn-user-svg,
  .nova-bottom-premium a:hover .mn-bottom-account .mn-user-svg {
    color: #0f766e !important;
  }
}
/* Module 48: compact footer typography and spacing */
.nova-footer-top{
    background:linear-gradient(90deg,#08796f 0%,#00665d 55%,#08796f 100%)!important;
    color:#fff!important;
    margin-top:34px!important;
    box-shadow:0 -1px 0 rgba(255,255,255,.12) inset!important;
}
.nova-footer-top .nova-container{
    min-height:92px!important;
    display:grid!important;
    grid-template-columns:1.05fr 1.18fr 1.08fr!important;
    gap:28px!important;
    align-items:center!important;
}
.nova-footer-news h3,.nova-footer-app h3{
    margin:0 0 7px!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1.1!important;
    font-weight:1000!important;
    letter-spacing:-.03em!important;
}
.nova-footer-news p,.nova-footer-app p{
    margin:0!important;
    color:rgba(255,255,255,.92)!important;
    font-size:13px!important;
    line-height:1.48!important;
    max-width:380px!important;
}
.nova-subscribe{
    height:50px!important;
    border-radius:8px!important;
    background:#fff!important;
    overflow:hidden!important;
    box-shadow:0 12px 26px rgba(0,0,0,.08)!important;
}
.nova-subscribe input{
    font-size:13px!important;
    padding:0 18px!important;
}
.nova-subscribe button{
    width:132px!important;
    font-size:15px!important;
    font-weight:1000!important;
}
.nova-apps{gap:12px!important;}
.nova-apps:before{height:58px!important;margin-right:4px!important;}
.nova-footer-app{min-width:170px!important;}
.nova-qr{
    width:54px!important;
    height:54px!important;
    border-radius:8px!important;
    font-size:24px!important;
}
.nova-app-buttons{display:flex!important;gap:9px!important;align-items:center!important;}
.nova-app-btn{
    min-width:105px!important;
    height:38px!important;
    border-radius:8px!important;
    padding:6px 10px!important;
    font-size:10px!important;
    line-height:1.1!important;
    font-weight:1000!important;
}
.nova-footer{
    background:#fff!important;
    border-top:0!important;
}
.nova-footer-grid{
    padding:28px 0 20px!important;
    display:grid!important;
    grid-template-columns:1.55fr 1fr 1.15fr 1fr 1.08fr 1.5fr!important;
    gap:38px!important;
    color:#57708e!important;
    font-size:13px!important;
}
.nova-footer-brand .nova-logo{
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
    margin-bottom:8px!important;
}
.nova-footer-brand .nova-logo-mark{
    width:42px!important;
    height:42px!important;
    border-radius:13px!important;
    border-width:3px!important;
    font-size:28px!important;
}
.nova-footer-brand .nova-logo-name{
    font-size:28px!important;
    line-height:1!important;
    letter-spacing:-.05em!important;
}
.nova-footer-brand .nova-logo-sub{
    font-size:10px!important;
    color:#6b7f98!important;
}
.nova-footer-brand p{
    margin:10px 0 0!important;
    line-height:1.55!important;
    color:#60758d!important;
    max-width:270px!important;
    font-size:13px!important;
    font-weight:500!important;
}
.nova-social-row{
    display:flex!important;
    gap:13px!important;
    margin-top:15px!important;
    align-items:center!important;
}
.nova-social-row span,.nova-social-row a{
    width:19px!important;
    height:19px!important;
    display:inline-grid!important;
    place-items:center!important;
    color:#0b5b86!important;
    font-weight:900!important;
    font-size:15px!important;
    margin:0!important;
}
.nova-footer h4{
    font-size:16px!important;
    line-height:1.15!important;
    color:#07142c!important;
    font-weight:1000!important;
    margin:0 0 14px!important;
    letter-spacing:-.025em!important;
}
.nova-footer a{
    display:block!important;
    margin:0 0 9px!important;
    color:#586f8a!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:700!important;
    letter-spacing:0!important;
    transform:none!important;
    transition:.18s ease!important;
}
.nova-footer a:hover{color:#00796f!important;transform:none!important;}
.nova-link-arrow{display:none!important;}
.pay-row{
    display:grid!important;
    grid-template-columns:repeat(4,auto)!important;
    gap:8px!important;
    align-items:center!important;
    justify-content:start!important;
}
.pay-row span{
    min-width:66px!important;
    height:36px!important;
    border-radius:8px!important;
    padding:5px 8px!important;
    border:1px solid #dfe8ee!important;
    background:#fff!important;
    box-shadow:0 6px 16px rgba(15,23,42,.035)!important;
    font-weight:1000!important;
    font-size:12px!important;
}
.pay-row img{max-width:62px!important;max-height:21px!important;display:block!important;}
.nova-trust-row{
    display:flex!important;
    gap:16px!important;
    margin-top:16px!important;
    flex-wrap:wrap!important;
}
.nova-trust-item{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    color:#49637f!important;
    font-size:13px!important;
    line-height:1.22!important;
    font-weight:750!important;
}
.nova-trust-ico{
    width:28px!important;
    height:28px!important;
    border-radius:999px!important;
    display:grid!important;
    place-items:center!important;
    background:#eefbf6!important;
    border:1px solid #ccefe6!important;
    color:#16a34a!important;
    font-size:14px!important;
    flex:0 0 auto!important;
}
.nova-copy{
    text-align:center!important;
    border-top:1px solid #e8eff3!important;
    padding:14px 0!important;
    color:#60758d!important;
    font-size:12px!important;
    background:#fff!important;
}
@media(max-width:1100px){
    .nova-footer-top .nova-container{grid-template-columns:1fr!important;gap:16px!important;padding:20px 0!important;}
    .nova-apps{justify-content:flex-start!important;flex-wrap:wrap!important;}
    .nova-apps:before{display:none!important;}
    .nova-footer-grid{grid-template-columns:repeat(3,1fr)!important;gap:28px!important;}
    .pay-row{grid-template-columns:repeat(3,auto)!important;}
}
@media(max-width:767px){
    .nova-footer-top{display:block!important;margin-top:24px!important;}
    .nova-footer-top .nova-container{width:min(100% - 22px,1240px)!important;min-height:0!important;}
    .nova-footer-news h3,.nova-footer-app h3{font-size:18px!important;}
    .nova-footer-news p,.nova-footer-app p{font-size:12px!important;line-height:1.45!important;}
    .nova-subscribe{height:46px!important;}
    .nova-subscribe input{font-size:12px!important;padding:0 12px!important;}
    .nova-subscribe button{width:102px!important;font-size:13px!important;}
    .nova-app-buttons{width:100%!important;}
    .nova-app-btn{height:36px!important;min-width:100px!important;font-size:9.5px!important;}
    .nova-footer-grid{grid-template-columns:1fr 1fr!important;gap:20px!important;width:min(100% - 24px,1240px)!important;padding-top:24px!important;}
    .nova-footer-brand{grid-column:1/-1!important;}
    .nova-footer-brand .nova-logo-name{font-size:24px!important;}
    .nova-footer-brand p{font-size:12px!important;}
    .nova-footer h4{font-size:15px!important;margin-bottom:10px!important;}
    .nova-footer a{font-size:12px!important;margin-bottom:8px!important;line-height:1.25!important;}
    .hide-mobile{display:block!important;grid-column:1/-1!important;}
    .pay-row{grid-template-columns:repeat(3,1fr)!important;}
    .nova-trust-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
}


/* Module 57: social media editable links */
.nova-social-row a{
    border-radius:999px!important;
    transition:transform .16s ease, background .16s ease, color .16s ease!important;
}
.nova-social-row a:hover{
    transform:translateY(-2px)!important;
    background:#e9fbf7!important;
    color:#00796f!important;
}
/* Module 49: default Google Play + App Store logo badges in footer */
.nova-store-buttons{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
}
.nova-store-badge{
    height:42px!important;
    min-width:138px!important;
    border-radius:10px!important;
    padding:6px 12px!important;
    background:#081225!important;
    color:#fff!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:9px!important;
    box-shadow:0 12px 26px rgba(3,7,18,.18)!important;
    border:1px solid rgba(255,255,255,.12)!important;
    text-decoration:none!important;
    margin:0!important;
    line-height:1!important;
}
.nova-store-badge:hover{
    transform:translateY(-1px)!important;
    box-shadow:0 16px 32px rgba(3,7,18,.22)!important;
    color:#fff!important;
}
.nova-store-badge .store-icon{
    width:24px!important;
    height:24px!important;
    display:grid!important;
    place-items:center!important;
    flex:0 0 24px!important;
    color:#fff!important;
}
.nova-store-badge .store-icon svg{
    width:24px!important;
    height:24px!important;
    display:block!important;
}
.nova-store-badge .store-copy{
    display:flex!important;
    flex-direction:column!important;
    gap:2px!important;
    min-width:0!important;
}
.nova-store-badge .store-copy small{
    color:rgba(255,255,255,.78)!important;
    font-size:7px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.04em!important;
    text-transform:uppercase!important;
}
.nova-store-badge .store-copy strong{
    color:#fff!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:1000!important;
    letter-spacing:-.02em!important;
    white-space:nowrap!important;
}
.nova-store-badge.app-store .store-copy small{font-size:6.8px!important;}
.nova-store-badge.app-store .store-copy strong{font-size:14px!important;}
.nova-store-badge.google-play .store-icon svg{filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));}
.nova-qr{
    font-family:Arial, sans-serif!important;
    font-weight:900!important;
    letter-spacing:-.12em!important;
}
@media(max-width:1100px){
    .nova-store-buttons{flex-wrap:wrap!important;}
}
@media(max-width:767px){
    .nova-store-buttons{width:100%!important;gap:8px!important;}
    .nova-store-badge{min-width:0!important;flex:1 1 136px!important;height:40px!important;padding:6px 10px!important;}
    .nova-store-badge .store-icon,.nova-store-badge .store-icon svg{width:22px!important;height:22px!important;}
    .nova-store-badge .store-copy strong{font-size:12.5px!important;}
    .nova-store-badge .store-copy small{font-size:6.4px!important;}
}
@media(max-width:380px){
    .nova-store-badge{flex-basis:100%!important;justify-content:center!important;}
}
