@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,600&family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after,body,button,input,select,textarea{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}:root{--font-main: "Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--primary-green: rgba(0, 22, 57, 1);--secondary-green: #337637;--accent-green: #eef5f8;--surface-white: #FFFFFF;--surface-light: #F8FAFC;--text-primary: #1E293B;--text-secondary: #64748B;--success-green: #337637;--bg-light: #F8F9FE;--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .4)}.premium-btn{background:var(--shiny-gradient);color:#fff;border:none;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #0016394d;transition:all .3s cubic-bezier(.4,0,.2,1)}.premium-btn:active{transform:translateY(1px)}.prescription-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;animation:modalFadeIn .25s ease-out forwards}.prescription-modal-content{background:#fff;border-radius:20px;padding:16px;max-width:90%;max-height:85vh;width:480px;display:flex;flex-direction:column;align-items:center;position:relative;box-shadow:0 25px 50px -12px #00000040;transform:scale(.9);opacity:0;animation:modalScaleIn .3s cubic-bezier(.34,1.56,.64,1) forwards}.prescription-modal-image{width:100%;max-height:75vh;object-fit:contain;border-radius:12px}.prescription-modal-close{position:absolute;top:12px;right:12px;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10001}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalScaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):not([type=range]),select,textarea{height:38px!important;font-size:13px!important;border-radius:8px!important;background-color:#fff!important;color:#0f172a!important;transition:all .2s ease!important}textarea{height:auto!important;min-height:80px!important;padding:8px 12px!important}input:focus,select:focus,textarea:focus{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important;outline:none!important}label,.field-label,.field-label-text{font-size:12px;font-weight:600;color:#475569}@keyframes linkk-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes linkk-fade{0%{opacity:0}to{opacity:1}}@keyframes linkk-soft-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.selection-card,.doctor-card,.medicine-card,.booking-card,.active-booking-card,.completed-booking-card,.account-menu-item,.category-frame,.shop-essential-card{animation:linkk-rise .38s cubic-bezier(.22,1,.36,1) both;transition:transform .22s ease,box-shadow .22s ease}.selection-card:nth-child(1),.doctor-card:nth-child(1),.medicine-card:nth-child(1){animation-delay:.02s}.selection-card:nth-child(2),.doctor-card:nth-child(2),.medicine-card:nth-child(2){animation-delay:.06s}.selection-card:nth-child(3),.doctor-card:nth-child(3),.medicine-card:nth-child(3){animation-delay:.1s}.selection-card:nth-child(4),.doctor-card:nth-child(4),.medicine-card:nth-child(4){animation-delay:.14s}.selection-card:nth-child(5),.doctor-card:nth-child(5),.medicine-card:nth-child(5){animation-delay:.18s}.selection-card:nth-child(n+6),.doctor-card:nth-child(n+6),.medicine-card:nth-child(n+6){animation-delay:.22s}.selection-card:hover,.doctor-card:hover,.medicine-card:hover{transform:translateY(-3px)}.bottom-nav-item,.nav-item,button.otp-verify-button,.primary-button,.cta-button{transition:transform .15s ease,opacity .15s ease,box-shadow .2s ease}.bottom-nav-item:active,.nav-item:active,button.otp-verify-button:active,.primary-button:active,.cta-button:active{transform:scale(.97)}.modal-overlay,.razorpay-modal-overlay,.toast-container .toast{animation:linkk-soft-pop .28s ease-out both}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.lk-splash-screen{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f4f8ff 45%,#eff8f6);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none;animation:lkSplashFadeOut .5s cubic-bezier(.16,1,.3,1) 2.2s forwards}@keyframes lkSplashFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02);pointer-events:none}}.lk-splash-bg-atmosphere{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.lk-splash-glow-top{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:400px;height:250px;background:radial-gradient(ellipse at 50% 0%,rgba(37,99,235,.08) 0%,transparent 70%)}.lk-splash-glow-middle{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);width:450px;height:450px;background:radial-gradient(circle,rgba(37,99,235,.12) 0%,rgba(37,99,235,.03) 50%,transparent 72%);border-radius:50%}.lk-splash-glow-bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:220px;background:radial-gradient(ellipse 600px 180px at 50% 100%,rgba(16,185,129,.08) 0%,transparent 80%)}.lk-splash-top-route{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;height:120px;opacity:.85}.lk-splash-top-leaf{position:absolute;top:10px;right:15px;pointer-events:none;z-index:2;transform:rotate(-10deg);filter:drop-shadow(0 4px 10px rgba(16,185,129,.15))}.lk-splash-cloud{position:absolute;background:#ffffffb3;border-radius:999px;filter:blur(4px)}.lk-splash-cloud--1{top:40px;left:12%;width:90px;height:28px}.lk-splash-cloud--2{top:75px;right:10%;width:110px;height:32px}.lk-splash-dot-grid{position:absolute;top:15%;right:8%;width:100px;height:100px;background-image:radial-gradient(rgba(37,99,235,.35) 1.5px,transparent 1.5px);background-size:16px 16px;opacity:.12}.lk-splash-container{position:relative;z-index:10;width:100%;max-width:430px;height:100%;max-height:844px;padding:24px 28px 40px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;box-sizing:border-box}.lk-splash-top-space{height:32px;display:flex;align-items:center;justify-content:center;opacity:.75}.lk-splash-top-accent-pin{animation:lkSplashFloat 4s ease-in-out infinite}.lk-splash-brand-hero{display:flex;flex-direction:column;align-items:center;margin-top:8px;animation:lkSplashLogoFade .6s cubic-bezier(.16,1,.3,1) both}@keyframes lkSplashLogoFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lk-splash-logo-wrap{display:flex;align-items:center;justify-content:center;height:48px;margin-bottom:12px}.lk-splash-logo-img{height:42px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(11,31,68,.06))}.lk-splash-brand-line{width:32px;height:3px;background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;margin-bottom:14px;opacity:.85}.lk-splash-tagline{font-size:21px;font-weight:700;color:#0b1f44;line-height:1.32;letter-spacing:-.025em;margin:0;font-family:Inter,-apple-system,sans-serif;animation:lkSplashFadeUp .6s cubic-bezier(.16,1,.3,1) .1s both}.lk-splash-tagline-blue{color:#2563eb}@keyframes lkSplashFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lk-splash-hero-illustration-wrap{position:relative;width:100%;max-width:340px;height:240px;display:flex;align-items:center;justify-content:center;margin:10px 0;animation:lkSplashHeroRise .7s cubic-bezier(.16,1,.3,1) .15s both}@keyframes lkSplashHeroRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.lk-splash-hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:200px;background:radial-gradient(ellipse at center,rgba(37,99,235,.14) 0%,transparent 70%);pointer-events:none;z-index:1}.lk-splash-hero-img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(11,31,68,.12));animation:lkSplashFloat 4.5s ease-in-out infinite}@keyframes lkSplashFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.lk-splash-floating-pin{position:absolute;top:15%;right:12%;z-index:3;filter:drop-shadow(0 6px 12px rgba(37,99,235,.3));animation:lkSplashFloatPin 3.5s ease-in-out infinite .5s}@keyframes lkSplashFloatPin{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}.lk-splash-footer-wrap{display:flex;flex-direction:column;align-items:center;width:100%;animation:lkSplashFadeUp .6s cubic-bezier(.16,1,.3,1) .25s both}.lk-splash-value-prop{font-size:11px;font-weight:700;letter-spacing:.18em;color:#475569;text-transform:uppercase;margin-bottom:16px}.lk-splash-progress-track{width:180px;height:4.5px;background:#e2e8f0;border-radius:999px;position:relative;overflow:hidden}.lk-splash-progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:999px;transition:width .06s linear;box-shadow:0 2px 6px #2563eb59}@media(max-height:720px){.lk-splash-container{padding:16px 20px 24px}.lk-splash-hero-illustration-wrap{height:190px}.lk-splash-tagline{font-size:18px}.lk-splash-logo-img{height:36px}}@media(max-width:360px){.lk-splash-container{padding:16px 16px 24px}.lk-splash-tagline{font-size:17px}.lk-splash-hero-illustration-wrap{height:180px}.lk-splash-progress-track{width:150px}}.lk-address-root{min-height:100vh;width:100%;background:linear-gradient(180deg,#ebf3ff,#fff 35%,#f7faff);display:flex;justify-content:center;align-items:flex-start;position:relative;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#102a43;-webkit-font-smoothing:antialiased}.lk-address-bg-glow{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.lk-glow-orb{position:absolute;border-radius:50%;filter:blur(80px)}.lk-glow-orb--top{width:clamp(320px,40vw,540px);height:clamp(320px,40vw,540px);top:-160px;left:50%;transform:translate(-50%);background:radial-gradient(circle,#3b82f626,#2563eb00 70%)}.lk-glow-orb--right{width:clamp(280px,35vw,450px);height:clamp(280px,35vw,450px);top:140px;right:-80px;background:radial-gradient(circle,#93c5fd2e,#eff6ff00 70%)}.lk-address-shell{width:100%;max-width:clamp(320px,92vw,1350px);margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh;padding:0 clamp(12px,3.2vw,44px) clamp(20px,3.5vw,48px);box-sizing:border-box}.lk-address-nav{display:flex;align-items:center;justify-content:space-between;padding:clamp(10px,1.8vw,16px) 2px clamp(6px,1.2vw,14px);position:sticky;top:0;z-index:40;background:#ebf3ffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);margin-bottom:clamp(4px,1.2vw,12px)}.lk-nav-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;background:#fff;color:#102a43;font-size:12.5px;font-weight:600;cursor:pointer;box-shadow:0 3px 10px #102a4312;transition:all .2s ease;min-height:36px;box-sizing:border-box}.lk-nav-btn--back{width:clamp(36px,4.5vw,40px);height:clamp(36px,4.5vw,40px);border-radius:50%;padding:0}.lk-nav-btn--back:hover{background:#eff6ff;color:#2563eb}.lk-nav-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.lk-brand-logo-text{font-family:Outfit,Inter,sans-serif;font-size:clamp(21px,3.2vw,26px);font-weight:800;color:#102a43;letter-spacing:-.03em}.lk-brand-dot{color:#2563eb}.lk-brand-pill-accent{width:clamp(18px,2.6vw,24px);height:3px;background:#2563eb;border-radius:2px;margin-top:-2px}.lk-nav-btn--help{padding:5px clamp(10px,1.8vw,14px);border-radius:99px;color:#102a43;background:#fff}.lk-help-icon-circle{width:16px;height:16px;border-radius:50%;border:1.5px solid #2563EB;color:#2563eb;font-size:10.5px;font-weight:800;display:flex;align-items:center;justify-content:center}.lk-nav-btn--help:hover{background:#eff6ff}.lk-address-content{display:flex;flex-direction:column;gap:clamp(12px,2.2vw,22px);flex:1}.lk-hero-section{display:grid!important;grid-template-columns:1.15fr .85fr!important;align-items:center;gap:6px;padding:2px}.lk-hero-left-col{display:flex;flex-direction:column;gap:4px;min-width:0}.lk-hero-heading{font-family:Outfit,Inter,sans-serif;font-size:clamp(23px,3.4vw,42px);line-height:1.12;font-weight:800;color:#102a43;margin:0;letter-spacing:-.02em;white-space:normal}.lk-hero-highlight{color:#2563eb}.lk-hero-subtitle{font-size:clamp(11.5px,1.5vw,15px);line-height:1.38;color:#64748b;margin:0;max-width:100%}.lk-hero-right-col{width:100%;display:flex;align-items:center;justify-content:center;min-width:0}.lk-hero-illustration-container{width:100%;position:relative;display:flex;align-items:center;justify-content:center}.lk-hero-glow-layer{position:absolute;width:90%;height:90%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(59,130,246,.02) 70%,transparent 100%);border-radius:50%;filter:blur(16px);pointer-events:none}.lk-hero-image-asset{width:100%;max-width:260px;max-height:clamp(140px,20vw,260px);object-fit:contain;position:relative;z-index:1;border-radius:16px;filter:drop-shadow(0 8px 20px rgba(37,99,235,.12))}.lk-service-indicators{display:flex;align-items:center;gap:clamp(8px,2vw,18px);margin-top:4px}.lk-service-badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;cursor:pointer;min-width:0}.lk-service-icon-circle{width:clamp(34px,3.8vw,42px);height:clamp(34px,3.8vw,42px);border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #2563eb12;transition:transform .15s ease}.lk-service-badge-item:hover .lk-service-icon-circle{transform:translateY(-2px);background:#dbeafe}.lk-service-label{font-size:clamp(9.5px,1.2vw,12px);font-weight:700;color:#102a43;white-space:nowrap}.lk-search-card{background:#fff;border-radius:clamp(16px,2.2vw,22px);padding:clamp(12px,2vw,20px);box-shadow:0 10px 28px -6px #2563eb14,0 2px 5px #00000005;border:1px solid #EFF6FF;display:flex;flex-direction:column;gap:clamp(8px,1.5vw,14px);margin:0 auto;width:100%;box-sizing:border-box}.lk-search-input-row{position:relative;display:flex;align-items:center;width:100%;padding-bottom:4px;border-bottom:1px solid #F1F5F9}.lk-search-lead-icon{position:absolute;left:4px;color:#64748b;pointer-events:none}.lk-search-input{flex:1;min-width:0;height:clamp(38px,3.2vw,42px);padding:0 38px 0 30px;background:transparent;border:none;font-size:clamp(12px,1.5vw,14px);color:#102a43;outline:none;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lk-search-input::placeholder{color:#94a3b8}.lk-search-target-btn{position:absolute;right:4px;width:clamp(30px,3.2vw,34px);height:clamp(30px,3.2vw,34px);border:1px solid #DBEAFE;background:#eff6ff;color:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.lk-search-target-btn:hover{background:#dbeafe}.lk-spinner{position:absolute;right:12px;color:#2563eb;animation:lkSpin 1s linear infinite}@keyframes lkSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lk-search-results-dropdown{background:#fff;border:1px solid #DBEAFE;border-radius:12px;box-shadow:0 10px 24px -6px #2563eb1f;overflow:hidden;display:flex;flex-direction:column}.lk-search-result-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:none;background:transparent;text-align:left;cursor:pointer;border-bottom:1px solid #F1F5F9;transition:background .15s ease}.lk-search-result-item:last-child{border-bottom:none}.lk-search-result-item:hover{background:#f7faff}.lk-result-pin-icon{color:#2563eb;margin-top:2px;flex-shrink:0}.lk-result-details{display:flex;flex-direction:column;gap:2px}.lk-result-title{font-size:13px;color:#102a43;font-weight:600}.lk-result-sub{font-size:11px;color:#64748b}.lk-btn-current-location{display:flex;align-items:center;justify-content:center;gap:8px;height:42px!important;min-height:40px!important;background:#2563eb;color:#fff;border:none;border-radius:12px!important;font-size:14px!important;font-weight:700;cursor:pointer;box-shadow:0 5px 16px #2563eb40;transition:all .2s ease}.lk-btn-nav-icon{transform:rotate(45deg)}.lk-btn-current-location:hover:not(:disabled){background:#1d4ed8;box-shadow:0 7px 20px #2563eb52;transform:translateY(-1px)}.lk-btn-current-location:active:not(:disabled){transform:translateY(0)}.lk-btn-current-location:disabled{opacity:.75;cursor:not-allowed}.lk-location-security-strip{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11.5px;color:#2563eb;font-weight:600}.lk-security-icon{color:#2563eb;fill:#eff6ff}.lk-banner{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:12px;font-size:12.5px;line-height:1.35}.lk-banner--warn{background:#fefce8;border:1px solid #FEF08A;color:#854d0e}.lk-banner--blocked{background:#fef2f2;border:1px solid #FECACA;color:#991b1b}.lk-banner--info{background:#eff6ff;border:1px solid #BFDBFE;color:#1e40af}.lk-banner-icon{flex-shrink:0;margin-top:2px}.lk-banner-content{display:flex;flex-direction:column;gap:2px;flex:1}.lk-banner-action{background:#fff;border:1px solid currentColor;color:inherit;font-size:11.5px;font-weight:700;padding:3px 8px;border-radius:6px;cursor:pointer}.lk-selected-address-card{background:#eff6ff;border:1.5px solid #BFDBFE;border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:3px}.lk-selected-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:#2563eb;background:#fff;padding:2px 8px;border-radius:99px;width:fit-content}.lk-selected-body{display:flex;flex-direction:column;gap:2px}.lk-selected-label{font-size:13px;font-weight:700;color:#102a43}.lk-selected-line{font-size:12px;color:#334155;margin:0;line-height:1.35}.lk-selected-meta{font-size:11px;color:#64748b}.lk-saved-addresses-section{display:flex;flex-direction:column;gap:8px}.lk-saved-header-row{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.lk-saved-title{font-size:15.5px;font-weight:800;color:#102a43;margin:0}.lk-add-new-btn{display:inline-flex;align-items:center;gap:4px;background:transparent;border:none;color:#2563eb;font-size:13px;font-weight:700;cursor:pointer;padding:2px 6px;border-radius:6px;transition:background .15s ease}.lk-add-new-btn:hover{background:#eff6ff}.lk-saved-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;background:#fff;border-radius:14px;color:#64748b;font-size:12px}.lk-saved-list{display:flex;flex-direction:column;gap:8px}.lk-saved-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1.5px solid #E2E8F0;border-radius:12px;text-align:left;cursor:pointer;transition:all .2s ease;min-height:40px}.lk-saved-card:hover{border-color:#93c5fd;background:#f7faff}.lk-saved-card.is-selected{border-color:#2563eb;background:#eff6ff;box-shadow:0 3px 12px #2563eb14}.lk-saved-pin-wrap{width:30px;height:30px;border-radius:8px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lk-saved-card.is-selected .lk-saved-pin-wrap{background:#2563eb;color:#fff}.lk-saved-info{display:flex;flex-direction:column;gap:2px;flex:1}.lk-saved-label{font-size:13px;font-weight:700;color:#102a43}.lk-saved-text{font-size:11px;color:#64748b;line-height:1.3}.lk-saved-check{width:20px;height:20px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center}.lk-saved-arrow{color:#94a3b8}.lk-empty-saved-card{background:#fff;border:1px solid #EFF6FF;border-radius:18px!important;padding:16px 14px!important;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 5px 18px -4px #2563eb0d}.lk-empty-icon-wrap{width:44px!important;height:44px!important;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;margin-bottom:8px!important;box-shadow:0 3px 8px #2563eb14}.lk-empty-title{font-size:15px!important;font-weight:700;color:#102a43;margin:0 0 4px!important}.lk-empty-text{font-size:12px!important;line-height:1.35;color:#64748b;max-width:280px;margin:0 0 12px!important}.lk-empty-outline-btn{display:inline-flex;align-items:center;gap:6px;padding:4px 16px!important;background:#fff;border:1.5px solid #2563EB;color:#2563eb;border-radius:10px!important;font-size:12.5px!important;font-weight:700;cursor:pointer;transition:all .2s ease;height:34px!important;min-height:32px!important}.lk-empty-outline-btn:hover{background:#eff6ff}.lk-manual-form-card{background:#fff;border:1px solid #DBEAFE;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 24px -8px #2563eb14}.lk-form-header{display:flex;align-items:center;justify-content:space-between}.lk-form-title{font-size:14.5px;font-weight:800;color:#102a43;margin:0}.lk-form-close-btn{background:transparent;border:none;color:#64748b;font-size:12px;font-weight:600;cursor:pointer}.lk-form-group{display:flex;flex-direction:column;gap:4px}.lk-form-label{font-size:11px;font-weight:600;color:#475569}.lk-form-input,.lk-form-textarea{width:100%;padding:8px 10px;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:8px;font-size:12px;color:#102a43;outline:none;font-family:inherit;box-sizing:border-box}.lk-form-input:focus,.lk-form-textarea:focus{background:#fff;border-color:#2563eb}.lk-form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lk-form-error-msg{font-size:11px;color:#dc2626;margin:0}.lk-btn-save-manual{width:100%;height:38px!important;background:#2563eb;color:#fff;border:none;border-radius:10px!important;font-size:13px!important;font-weight:700;cursor:pointer}.lk-action-group{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:2px}.lk-btn-confirm{width:100%;height:44px!important;min-height:40px!important;display:flex;align-items:center;justify-content:center;gap:6px;background:#2563eb;color:#fff;border:none;border-radius:12px!important;font-size:14.5px!important;font-weight:700;cursor:pointer;box-shadow:0 5px 18px #2563eb40;transition:all .2s ease}.lk-btn-confirm:hover:not(:disabled){background:#1d4ed8;box-shadow:0 7px 22px #2563eb52}.lk-btn-confirm:disabled{background:#cbd5e1;color:#64748b;box-shadow:none;cursor:not-allowed}.lk-btn-skip{background:transparent;border:none;color:#2563eb;font-size:13px!important;font-weight:600;cursor:pointer;padding:3px 6px;border-radius:6px;transition:background .15s ease;min-height:30px}.lk-btn-skip:hover{background:#eff6ff}.lk-trust-strip-card{background:#f4f8ff;border:1px solid #DBEAFE;border-radius:14px;padding:8px 6px;display:grid!important;grid-template-columns:1fr auto 1fr auto 1fr!important;align-items:center;gap:2px;margin-top:4px;width:100%;box-sizing:border-box;overflow:hidden;box-shadow:0 3px 10px #2563eb0a}.lk-trust-col{display:flex;align-items:center;gap:4px;min-width:0;overflow:hidden}.lk-trust-icon-wrap{width:20px;height:20px;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lk-trust-icon{color:#2563eb}.lk-trust-col-text{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.lk-trust-title{font-size:clamp(9px,2.3vw,11.5px);font-weight:800;color:#102a43;line-height:1.1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lk-trust-sub{font-size:clamp(7.5px,1.8vw,10px);color:#64748b;line-height:1.1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lk-trust-col-divider{width:1px;height:22px;background:#bfdbfe;opacity:.8;flex-shrink:0}@media(max-width:340px){.lk-address-shell{padding:0 10px 24px}.lk-hero-heading{font-size:24px}.lk-hero-subtitle{font-size:11px}.lk-hero-image-asset{max-height:145px}.lk-service-icon-circle{width:32px;height:32px}}@media(min-width:341px)and (max-width:374px){.lk-hero-heading{font-size:25px}.lk-hero-image-asset{max-height:155px}}@media(min-width:375px)and (max-width:389px){.lk-hero-heading{font-size:27px}.lk-hero-image-asset{max-height:175px}}@media(min-width:390px)and (max-width:414px){.lk-hero-heading{font-size:29px}.lk-hero-image-asset{max-height:190px}}@media(min-width:415px)and (max-width:767px){.lk-address-shell{max-width:680px;padding:0 20px 32px}.lk-hero-section{grid-template-columns:1fr 210px!important;gap:14px}.lk-hero-heading{font-size:34px}.lk-hero-image-asset{max-height:230px}}@media(min-width:768px)and (max-width:1023px){.lk-address-shell{max-width:860px;padding:14px 36px 44px}.lk-address-nav{padding:14px 0 12px}.lk-hero-section{grid-template-columns:1fr 320px!important;align-items:center;gap:20px;padding:14px 0 8px}.lk-hero-heading{font-size:38px}.lk-hero-subtitle{font-size:14.5px;max-width:400px}.lk-hero-image-asset{max-height:310px}.lk-search-card{max-width:800px}}@media(min-width:1024px)and (max-width:1439px){.lk-address-shell{max-width:1150px;padding:18px 48px 56px}.lk-address-nav{padding:18px 0 14px}.lk-hero-section{grid-template-columns:1fr 400px!important;align-items:center;gap:32px;padding:20px 0 14px}.lk-hero-heading{font-size:42px}.lk-hero-subtitle{font-size:16px;max-width:480px}.lk-hero-image-asset{max-height:380px}.lk-search-card{max-width:950px}.lk-saved-addresses-section,.lk-action-group,.lk-trust-strip-card{max-width:950px;margin-left:auto;margin-right:auto}}@media(min-width:1440px){.lk-address-shell{max-width:1300px;padding:20px 56px 64px}.lk-address-nav{padding:20px 0 16px}.lk-hero-section{grid-template-columns:1fr 460px!important;align-items:center;gap:40px;padding:24px 0 16px}.lk-hero-heading{font-size:46px}.lk-hero-subtitle{font-size:17px;max-width:520px}.lk-hero-image-asset{max-height:420px}.lk-search-card,.lk-saved-addresses-section,.lk-action-group,.lk-trust-strip-card{max-width:1000px;margin-left:auto;margin-right:auto}}.ob-root{min-height:100vh;min-height:100dvh;width:100%;background:linear-gradient(180deg,#ebf3ff,#fff 45%,#f7faff);display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#102a43;-webkit-font-smoothing:antialiased;animation:obFadeIn .5s ease-out}@keyframes obFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.ob-bg-glow{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.ob-glow-orb{position:absolute;border-radius:50%;filter:blur(80px)}.ob-glow-orb--top{width:420px;height:420px;top:-140px;left:50%;transform:translate(-50%);background:radial-gradient(circle,#3b82f62e,#2563eb00 70%)}.ob-glow-orb--bottom{width:360px;height:360px;bottom:-100px;right:-60px;background:radial-gradient(circle,#93c5fd33,#eff6ff00 70%)}.ob-shell{width:100%;max-width:460px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:32px 24px;box-sizing:border-box}.ob-header{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:clamp(24px,4.5vh,44px)}.ob-brand-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.ob-brand-text{font-family:Outfit,Inter,sans-serif;font-size:clamp(30px,4.2vw,36px);font-weight:800;color:#102a43;letter-spacing:-.03em}.ob-brand-dot{color:#2563eb}.ob-brand-pill-accent{width:28px;height:4px;background:#2563eb;border-radius:2px;margin-top:-2px}.ob-body{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%}.ob-feature-chips{display:flex;align-items:center;justify-content:center;gap:clamp(14px,3.5vw,20px);margin-bottom:clamp(20px,3.5vh,32px)}.ob-chip{display:flex;flex-direction:column;align-items:center;gap:6px}.ob-chip-icon-wrap{width:clamp(46px,6vw,54px);height:clamp(46px,6vw,54px);border-radius:16px;background:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;border:1px solid #DBEAFE;box-shadow:0 8px 20px -4px #2563eb1f,0 2px 6px #00000005;transition:transform .2s ease,box-shadow .2s ease}.ob-chip:hover .ob-chip-icon-wrap{transform:translateY(-3px);box-shadow:0 12px 24px -4px #2563eb33}.ob-chip--a .ob-chip-icon-wrap{background:linear-gradient(135deg,#eff6ff,#fff);color:#2563eb}.ob-chip--b .ob-chip-icon-wrap{background:linear-gradient(135deg,#f0f9ff,#fff);color:#0284c7}.ob-chip--c .ob-chip-icon-wrap{background:linear-gradient(135deg,#eef2ff,#fff);color:#4f46e5}.ob-chip-label{font-size:clamp(10.5px,1.4vw,12px);font-weight:700;color:#102a43;white-space:nowrap}.ob-heading{font-family:Outfit,Inter,sans-serif;font-size:clamp(23px,3.8vw,28px);line-height:1.24;font-weight:800;color:#102a43;margin:0 0 clamp(8px,1.8vh,14px) 0;max-width:330px;letter-spacing:-.02em}.ob-highlight{color:#2563eb;background:linear-gradient(120deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ob-subheading{font-size:clamp(12.5px,1.6vw,14px);line-height:1.48;color:#64748b;margin:0 0 clamp(24px,4vh,38px) 0;max-width:310px}.ob-actions{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:320px}.ob-cta-btn{width:100%;height:clamp(46px,4vw,50px);display:flex;align-items:center;justify-content:center;gap:8px;background:#2563eb;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px #2563eb47;transition:all .2s ease}.ob-cta-btn:hover{background:#1d4ed8;box-shadow:0 8px 24px #2563eb59;transform:translateY(-1px)}.ob-cta-btn:active{transform:translateY(0)}.ob-skip-btn{background:transparent;border:none;color:#2563eb;font-size:13.5px;font-weight:600;cursor:pointer;padding:4px 10px;border-radius:8px;transition:background .15s ease}.ob-skip-btn:hover{background:#eff6ff}@media(max-width:340px){.ob-shell{padding:20px 16px}.ob-header{margin-bottom:20px}.ob-heading{font-size:21px}.ob-subheading{font-size:12px;margin-bottom:20px}.ob-cta-btn{height:44px;font-size:14.5px}}.otp-container{--ink: #102A43;--muted: #64748B;--line: #E2E8F0;--blue: #2563EB;--blue-deep: #1D4ED8;--danger: #DC2626;min-height:100dvh;width:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#ebf3ff,#fff 45%,#f7faff);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink);position:relative;-webkit-font-smoothing:antialiased}.otp-content{flex:1;width:100%;max-width:430px;margin:0 auto;padding:max(16px,env(safe-area-inset-top)) 24px 36px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.otp-topbar{display:flex;align-items:center;gap:12px;margin-bottom:28px}.otp-back-button{border:1px solid #DBEAFE;background:#fff;width:36px;height:36px;display:grid;place-items:center;cursor:pointer;color:var(--ink);padding:0;border-radius:50%;box-shadow:0 3px 10px #2563eb14;transition:all .2s ease}.otp-back-button:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.otp-heading{margin:0;font-family:Outfit,Inter,sans-serif;font-size:1.15rem;font-weight:800;color:var(--ink)}.otp-top-section{text-align:center;margin-bottom:28px}.otp-description{margin:0;font-size:.95rem;color:var(--muted);line-height:1.5;font-weight:500}.otp-description strong{display:block;margin-top:6px;color:var(--ink);font-weight:800;font-size:1.1rem}.otp-form-section{display:flex;flex-direction:column;align-items:center}.otp-inputs-container{display:flex;gap:10px;justify-content:center;width:100%}.otp-input{width:48px;height:54px;border:1.5px solid var(--line);border-radius:14px;background:#f8fafc;text-align:center;font-size:1.3rem;font-weight:800;font-family:Outfit,Inter,sans-serif;color:var(--ink);outline:none;transition:all .2s ease}.otp-input:focus,.otp-input.filled{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #2563eb24}.otp-verifying{margin:16px 0 0;font-size:13.5px;font-weight:700;color:var(--blue)}.status-message{margin:14px 0 0;font-size:13px;font-weight:600;text-align:center}.status-message.error{color:var(--danger)}.otp-demo-code,.otp-demo-hint{margin:14px 0 0;font-size:12.5px;color:var(--blue);font-weight:600;text-align:center;background:#eff6ff;padding:6px 14px;border-radius:99px;border:1px solid #BFDBFE}.resend-text{margin-top:28px;font-size:13.5px;font-weight:600;color:var(--muted);text-align:center}.resend-link{border:none;background:none;color:var(--blue);font-weight:800;font-size:inherit;font-family:inherit;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.resend-link.disabled{opacity:.6;cursor:wait}.otp-toast{position:fixed;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translate(-50%);max-width:min(360px,calc(100vw - 32px));background:#102a43;color:#fff;font-size:13px;font-weight:600;padding:12px 18px;border-radius:12px;box-shadow:0 10px 30px #2563eb33;z-index:50;text-align:center;animation:otpToastIn .25s ease}@keyframes otpToastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:360px){.otp-input{width:42px;height:48px;font-size:1.15rem}.otp-inputs-container{gap:6px}}.fl-loc{position:fixed;inset:0;z-index:120000;display:flex;flex-direction:column;justify-content:flex-end;font-family:DM Sans,Outfit,system-ui,sans-serif}.fl-loc__backdrop{position:absolute;inset:0;background:#0f172a73}.fl-loc__sheet{position:relative;background:#fff;border-radius:20px 20px 0 0;padding:18px 16px max(20px,env(safe-area-inset-bottom));max-height:min(88dvh,640px);overflow-y:auto;animation:flSlideUp .28s ease}@keyframes flSlideUp{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}.fl-loc__banner{display:flex;align-items:center;gap:10px;background:#fce7f3;border-radius:12px;padding:10px 12px;margin-bottom:16px}.fl-loc__banner-icon{width:28px;height:28px;border-radius:50%;background:#e11d48;color:#fff;display:grid;place-items:center;flex-shrink:0}.fl-loc__banner-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.fl-loc__banner-text strong{font-size:13px;color:#9f1239}.fl-loc__banner-text span{font-size:11px;color:#be123c}.fl-loc__enable{border:none;background:#0f766e;color:#fff;font-weight:800;font-size:12px;padding:8px 12px;border-radius:8px;cursor:pointer;font-family:inherit;flex-shrink:0}.fl-loc__title{margin:0 0 12px;font-size:1.15rem;font-weight:800;color:#111827}.fl-loc__search{display:flex;align-items:center;gap:10px;border:1.5px solid #e5e7eb;border-radius:12px;padding:12px 14px;color:#9ca3af;font-size:14px;font-weight:600;margin-bottom:14px}.fl-loc__actions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.fl-loc__action{width:100%;display:flex;align-items:center;gap:12px;border:none;background:transparent;padding:14px 4px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;color:#111827;text-align:left;border-bottom:1px solid #f3f4f6}.fl-loc__action span{flex:1}.fl-loc__action--primary{color:#0f766e}.fl-loc__action svg:last-child{color:#9ca3af}.fl-loc__form{display:flex;flex-direction:column;gap:10px}.fl-loc__form input{border:1.5px solid #e5e7eb;border-radius:10px;padding:12px 14px;font-size:14px;font-family:inherit;outline:none}.fl-loc__form input:focus{border-color:#0f766e}.fl-loc__row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fl-loc__save{border:none;background:#0f766e;color:#fff;font-weight:800;font-size:14px;padding:14px;border-radius:12px;cursor:pointer;font-family:inherit;margin-top:4px}.fl-loc__back,.fl-loc__skip{border:none;background:transparent;color:#6b7280;font-weight:700;font-size:13px;padding:12px;cursor:pointer;font-family:inherit}.fl-loc__saved{margin-top:18px}.fl-loc__saved-label{margin:0 0 10px;font-size:12px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}.fl-loc__card{width:100%;display:flex;gap:12px;align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:12px;text-align:left;cursor:pointer;margin-bottom:8px;font-family:inherit}.fl-loc__card strong{display:block;font-size:14px;color:#111827}.fl-loc__card span{display:block;margin-top:4px;font-size:12px;color:#6b7280;line-height:1.4}.fl-loc__error{margin:10px 0 0;font-size:12px;font-weight:600;color:#dc2626;text-align:center}.gs-container{--lk-ink: #102A43;--lk-blue: #2563EB;--lk-blue-deep: #1D4ED8;--lk-muted: #64748B;--lk-line: #E2E8F0;--lk-danger: #DC2626;min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--lk-ink);background:linear-gradient(180deg,#ebf3ff,#fff 45%,#f7faff);position:relative;overflow:hidden;-webkit-font-smoothing:antialiased}.gs-atmosphere{position:absolute;inset:0;pointer-events:none;z-index:0}.gs-atmosphere__orb{position:absolute;border-radius:50%;filter:blur(80px)}.gs-atmosphere__orb--a{width:clamp(320px,40vw,540px);height:clamp(320px,40vw,540px);top:-160px;right:-80px;background:radial-gradient(circle,#3b82f62e,#2563eb00 70%)}.gs-atmosphere__orb--b{width:clamp(280px,35vw,450px);height:clamp(280px,35vw,450px);bottom:-100px;left:-80px;background:radial-gradient(circle,#93c5fd33,#eff6ff00 70%)}.gs-atmosphere__grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(37,99,235,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.06) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 70% 55% at 50% 30%,#000 15%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 30%,#000 15%,transparent 72%)}.gs-content{position:relative;z-index:1;width:100%;max-width:420px;display:flex;flex-direction:column;justify-content:center;padding:32px 24px clamp(32px,4vh,48px);animation:gsRise .5s cubic-bezier(.22,1,.36,1) both;box-sizing:border-box}.gs-content--center{align-items:center;min-height:100vh}@keyframes gsRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.gs-back{align-self:flex-start;border:1px solid #DBEAFE;background:#fff;color:#102a43;font-family:inherit;font-size:12.5px;font-weight:700;padding:6px 14px;border-radius:99px;cursor:pointer;box-shadow:0 2px 8px #2563eb14;transition:all .2s ease;margin-bottom:20px}.gs-back:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.gs-brand{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}.gs-brand__mark-wrap{width:54px;height:54px;border-radius:16px;background:#fff;border:1px solid #EFF6FF;display:flex;align-items:center;justify-content:center;margin-bottom:12px;box-shadow:0 6px 20px #2563eb1f;padding:10px;box-sizing:border-box}.gs-brand__mark{width:100%;height:100%;object-fit:contain}.gs-brand__name{margin:0;font-family:Outfit,Inter,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--lk-ink)}.gs-brand__tag{margin:4px 0 0;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--lk-blue)}.gs-lead{margin:0 0 22px;font-size:.95rem;line-height:1.45;color:var(--lk-muted)}.gs-phone-wrapper{width:100%;margin-bottom:12px}.gs-field-label{display:block;margin-bottom:8px;font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--lk-ink)}.gs-phone-box{display:flex;align-items:center;background:#f8fafc;border:1.5px solid var(--lk-line);border-radius:14px;padding:0 16px;min-height:48px;transition:all .2s ease}.gs-phone-box:focus-within,.gs-phone-box.valid{background:#fff;border-color:var(--lk-blue);box-shadow:0 0 0 3px #2563eb1f}.gs-phone-box.error{background:#fff;border-color:var(--lk-danger);box-shadow:0 0 0 3px #dc26261a}.gs-country-code{font-size:.95rem;font-weight:700;color:var(--lk-ink);padding-right:12px;flex-shrink:0}.gs-divider{width:1px;height:22px;background:var(--lk-line);margin-right:12px;flex-shrink:0}.gs-phone-input{flex:1;border:none;outline:none;background:transparent;font-size:.98rem;font-weight:600;color:var(--lk-ink);font-family:inherit}.gs-phone-input::placeholder{color:#94a3b8;font-weight:500}.gs-phone-error{font-size:.8rem;color:var(--lk-danger);margin:6px 0 0 2px;font-weight:600}.gs-otp-notice{font-size:.82rem;color:var(--lk-muted);line-height:1.45;margin:0 0 20px}.gs-status{font-size:.84rem;margin:0 0 12px;width:100%;font-weight:600}.gs-status.error{color:var(--lk-danger)}.gs-status.success{color:var(--lk-blue)}.gs-login-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;border-radius:14px;border:none;font-size:.98rem;font-weight:700;font-family:inherit;cursor:not-allowed;background:#cbd5e1;color:#64748b;transition:all .2s ease}.gs-login-btn__arrow{transition:transform .2s ease}.gs-login-btn.active{cursor:pointer;background:var(--lk-blue);color:#fff;box-shadow:0 6px 20px #2563eb47}.gs-login-btn.active:hover{background:var(--lk-blue-deep);box-shadow:0 8px 24px #2563eb59;transform:translateY(-1px)}.gs-login-btn.active:hover .gs-login-btn__arrow{transform:translate(3px)}.gs-login-btn:disabled{opacity:.9}.gs-trust{margin:20px 0 0;display:inline-flex;align-items:center;gap:8px;align-self:center;font-size:.78rem;font-weight:600;color:var(--lk-muted)}.gs-trust__dot{width:7px;height:7px;border-radius:50%;background:var(--lk-blue)}.gs-sending{text-align:center;padding:24px}.gs-sending__spinner{width:38px;height:38px;margin:0 auto 16px;border-radius:50%;border:3px solid rgba(37,99,235,.18);border-top-color:var(--lk-blue);animation:gsSpin .75s linear infinite}@keyframes gsSpin{to{transform:rotate(360deg)}}.gs-sending__title{margin:0 0 6px;font-size:1.15rem;font-weight:800;color:var(--lk-ink)}.gs-sending__sub{margin:0;font-size:.9rem;color:var(--lk-muted)}@media(max-width:480px){.gs-content{padding:24px 20px 32px;min-height:100vh}}.user-info-container{min-height:100vh;width:100%;background:linear-gradient(135deg,#edf3ff,#f6f9ff 45%,#fff);display:flex;justify-content:center;align-items:center;padding:27px 10px}.user-info-content{width:100%;max-width:760px;background:#fff;border:1px solid #e5edff;border-radius:24px;box-shadow:0 22px 60px #172d5e1f;padding:20px 18px 22px}.header-section{display:flex;align-items:center;margin-bottom:8px}.back-button{background:#f4f8ff;border:1px solid #d9e5ff;width:42px;height:42px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.back-button svg line,.back-button svg path{stroke:#0f5fd8}.back-button:hover{transform:translate(-2px);background:#e8f0ff}.user-info-top-section{text-align:left;margin-bottom:18px}.user-info-heading{margin-bottom:10px}.heading-text{margin:0;font-size:34px;line-height:1.12;font-weight:800;color:#1a2947}.heading-highlight{color:#0f6dde}.heading-subtext{margin:10px 0 0;font-size:14px;color:#60728f}.location-status{margin-top:12px;background:#f3f8ff;border:1px solid #dce9ff;border-radius:12px;padding:9px 12px;font-size:13px;color:#2f5eac}.location-status.loading{color:#0f6dde}.user-info-form-section{display:grid;grid-template-columns:1fr;gap:14px}.input-field{position:relative}.input-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:#445777}.text-input,.select-input{width:100%;height:48px;border-radius:12px;border:1.5px solid #dbe6f7;background:#fff;padding:0 14px;font-size:15px;color:#1f2b44;outline:none;transition:all .2s ease}.text-input:focus,.select-input:focus{border-color:#0f6dde;box-shadow:0 0 0 4px #0f6dde1f}.text-input.read-only{background:#f6f9ff;color:#617395}.text-input.error,.select-input.error{border-color:#db3e3e}.error-message{margin:6px 0 0;font-size:12px;color:#db3e3e}.select-input{appearance:none;padding-right:38px;cursor:pointer}.select-input:disabled{background:#f2f4f8;color:#8b94a7;cursor:not-allowed}.dropdown-arrow{position:absolute;right:12px;top:39px;pointer-events:none}.button-section{margin-top:14px}.next-button{width:100%;border:none;border-radius:14px;height:52px;background:linear-gradient(135deg,#1c7bff,#4e64e8);color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 14px 24px #2e60d04d}.next-button:hover:not(.disabled){transform:translateY(-1px)}.next-button.disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.status-message{margin:10px 0 0;text-align:center;font-size:13px}.status-message.error{color:#db3e3e}.status-message.success{color:#2e7d32}@media(min-width:768px){.user-info-container{padding:42px 24px}.user-info-content{padding:30px 30px 28px}.user-info-form-section{grid-template-columns:1fr 1fr;column-gap:18px}.input-field:first-child,.button-section{grid-column:span 2}}.toast-container{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background-color:#2d6581;color:#fff;padding:12px 24px;border-radius:999px;box-shadow:0 8px 24px #0003;z-index:9999;display:flex;align-items:center;justify-content:center;min-width:200px;max-width:90%;text-align:center;animation:toast-slide-up .3s ease-out}.toast-container.success{background-color:#2d6581}.toast-container.error{background-color:#ff4d4f}.toast-container.info{background-color:#4c6ef5}.toast-message{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;margin:0}@keyframes toast-slide-up{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.mobile-view-content:has(.lk-auth),body:has(.lk-auth),html:has(.lk-auth){overflow:hidden!important;overscroll-behavior:none;height:100%}.lk-auth{--ink: #102A43;--muted: #64748B;--line: #E2E8F0;--blue: #2563EB;--blue-deep: #1D4ED8;--bg: #F7FAFF;box-sizing:border-box;width:100%;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink);position:relative;overflow:hidden;overscroll-behavior:none;touch-action:manipulation;-webkit-font-smoothing:antialiased}.lk-auth__skip{position:absolute;top:max(12px,env(safe-area-inset-top));right:14px;z-index:10;border:1px solid #DBEAFE;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#102a43;font-size:12px;font-weight:700;padding:6px 14px;border-radius:999px;box-shadow:0 4px 14px #2563eb1f;cursor:pointer;font-family:inherit;transition:all .2s ease}.lk-auth__skip:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.lk-auth__hero{position:relative;flex:1 1 auto;min-height:0;background:linear-gradient(180deg,#ebf3ff,#f7faff);overflow:hidden;display:flex;align-items:stretch;justify-content:center}.lk-auth__marquees{display:flex;flex-direction:column;justify-content:space-evenly;flex:1;width:145%;margin-left:-22.5%;padding:2% 0 4%;box-sizing:border-box;transform:rotate(-6deg);transform-origin:center center}.lk-auth__marquee{overflow:hidden;width:100%;flex:0 0 auto;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.lk-auth__marquee-track{display:flex;align-items:center;gap:clamp(8px,1.6vw,14px);width:max-content;animation:lkMarqueeRtl 55s linear infinite;will-change:transform}@keyframes lkMarqueeRtl{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lk-auth__marquee-track{animation:none}}.lk-auth__tile{flex:0 0 auto;width:clamp(72px,13.5dvh,98px);height:clamp(72px,13.5dvh,98px);border-radius:clamp(14px,2.2dvh,18px);background:#fff;border:1px solid #EBF3FF;overflow:hidden;box-shadow:0 6px 18px #2563eb1a,0 2px 5px #00000008;display:grid;place-items:center;padding:clamp(6px,1.2dvh,10px);transition:transform .2s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0)}.lk-auth__tile img{width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;image-rendering:-webkit-optimize-contrast;image-rendering:high-quality;backface-visibility:hidden;-webkit-backface-visibility:hidden;filter:drop-shadow(0 2px 6px rgba(0,0,0,.06))}.lk-auth__hero-fade{position:absolute;left:0;right:0;bottom:0;height:48px;background:linear-gradient(to top,#fff 20%,#fff0);pointer-events:none;z-index:1}.lk-auth__panel{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:10px 22px max(16px,env(safe-area-inset-bottom));background:#fff;position:relative;z-index:2;border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -8px 28px #2563eb0f}.lk-auth__brand{text-align:center;margin:0 0 14px;display:flex;flex-direction:column;align-items:center;width:100%}.lk-auth__logo-wrap{width:64px;height:64px;border-radius:18px;background:#fff;border:1px solid #EFF6FF;box-shadow:0 6px 20px #2563eb1f;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px;box-sizing:border-box}.lk-auth__logo{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center center;display:block;margin:0 auto}.lk-auth__headline{margin:0;font-family:Outfit,Inter,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;color:var(--ink);line-height:1.2}.lk-auth__sub{margin:4px 0 0;font-size:.88rem;font-weight:600;color:var(--muted)}.lk-auth__phone{width:100%;max-width:380px;display:flex;align-items:center;gap:10px;border:1.5px solid var(--line);border-radius:14px;padding:0 14px;min-height:46px;background:#f8fafc;transition:all .2s ease}.lk-auth__phone:focus-within,.lk-auth__phone.is-valid{background:#fff;border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.lk-auth__phone.is-error{background:#fff;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.lk-auth__cc{font-weight:700;font-size:.95rem;color:var(--ink);flex-shrink:0}.lk-auth__input{flex:1;border:none;outline:none;font-size:.95rem;font-family:inherit;font-weight:600;color:var(--ink);background:transparent;min-width:0;padding:10px 0}.lk-auth__input::placeholder{color:#94a3b8;font-weight:500}.lk-auth__error{width:100%;max-width:380px;margin:6px 0 0;font-size:12px;font-weight:600;color:#dc2626}.lk-auth__continue{width:100%;max-width:380px;margin-top:10px;min-height:46px;border:none;border-radius:14px;background:#cbd5e1;color:#64748b;font-size:.95rem;font-weight:700;font-family:inherit;cursor:not-allowed;transition:all .2s ease}.lk-auth__continue.is-active{background:var(--blue);color:#fff;cursor:pointer;box-shadow:0 6px 20px #2563eb47}.lk-auth__continue.is-active:hover{background:var(--blue-deep);box-shadow:0 8px 24px #2563eb59;transform:translateY(-1px)}.lk-auth__continue.is-active:active{transform:translateY(0)}.lk-auth__legal{margin:10px 0 0;font-size:11px;color:#94a3b8;text-align:center;line-height:1.4;max-width:290px}.lk-auth__legal span{text-decoration:underline;text-underline-offset:2px;color:#2563eb;font-weight:600;cursor:pointer}@media(min-width:768px){.lk-auth{max-width:430px;margin:0 auto;box-shadow:0 0 0 1px #0f172a0f,0 20px 40px #2563eb1a;height:100%;max-height:100%;border-radius:24px}}@media(max-height:680px){.lk-auth__tile{width:clamp(58px,12dvh,80px);height:clamp(58px,12dvh,80px)}.lk-auth__logo-wrap{width:56px;height:56px;padding:8px;margin-bottom:4px}.lk-auth__headline{font-size:1.12rem}.lk-auth__panel{padding-top:4px;padding-bottom:max(10px,env(safe-area-inset-bottom))}}:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #eff6ff;--accent: #3b82f6;--accent-light: #dbeafe;--accent-orange: #F97316;--surface: #FFFFFF;--surface-muted: #F8FAFC;--bg-page: #F1F5F9;--text: #0F172A;--text-muted: #64748B;--text-light: #94A3B8;--border: #E2E8F0;--border-light: #F1F5F9;--success: #10B981;--danger: #EF4444;--warning: #F59E0B;--shadow-sm: 0 1px 4px rgba(37, 99, 235, .06);--shadow-md: 0 4px 16px rgba(37, 99, 235, .1);--shadow-lg: 0 8px 28px rgba(37, 99, 235, .14);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--touch-min: 44px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--nav-height: 70px;--header-z: 100}@keyframes slideUpCart{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.medicine-cart-overlay{position:fixed;inset:0;background:#0f172a73;z-index:1100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.medicine-cart-panel{position:fixed;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:520px;background:#fff;border-radius:24px 24px 0 0;z-index:1101;max-height:82vh;display:flex;flex-direction:column;box-shadow:0 -12px 40px #2563eb26;animation:slideUpCart .28s cubic-bezier(.32,1.2,.6,1) both;box-sizing:border-box}.medicine-cart-handle{display:flex;justify-content:center;padding:12px 0 4px}.medicine-cart-handle__bar{width:40px;height:4px;border-radius:999px;background:#e2e8f0}.medicine-cart-header{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 14px;border-bottom:1px solid var(--border-light)}.medicine-cart-header__left{display:flex;align-items:center;gap:10px}.medicine-cart-header__icon{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;color:var(--primary)}.medicine-cart-header__title{font-weight:800;font-size:17px;color:var(--text);letter-spacing:-.02em}.medicine-cart-badge{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;box-shadow:0 2px 8px #2563eb40}.medicine-cart-close{background:#f8fafc;border:1px solid var(--border);border-radius:10px;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:background .15s ease}.medicine-cart-close:active{background:#eff6ff}.medicine-cart-body{flex:1;overflow-y:auto;padding:12px 16px 8px}.medicine-cart-empty{text-align:center;padding:40px 16px;color:var(--text-light)}.medicine-cart-empty__icon{margin:0 auto 12px;display:block;color:#dbeafe}.medicine-cart-empty__title{font-size:15px;font-weight:700;color:var(--text-muted)}.medicine-cart-empty__subtitle{font-size:13px;margin-top:4px}.medicine-cart-empty__btn{margin-top:20px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;border-radius:14px;padding:12px 28px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 6px 18px #2563eb47}.medicine-cart-item{display:flex;align-items:flex-start;gap:12px;padding:12px;margin-bottom:10px;background:#f8fafc;border:1px solid var(--border-light);border-radius:16px}.medicine-cart-item__image{width:52px;height:52px;border-radius:12px;object-fit:cover;border:1px solid var(--border);background:#fff;flex-shrink:0}.medicine-cart-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.medicine-cart-item__row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.medicine-cart-item__row--actions{align-items:center}.medicine-cart-item__name{flex:1;min-width:0;font-weight:700;font-size:14px;line-height:1.35;color:var(--text);word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.medicine-cart-item__price{font-size:13px;color:var(--primary);font-weight:700;flex-shrink:0}.medicine-cart-qty{display:flex;align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;flex-shrink:0}.medicine-cart-qty__btn{background:none;border:none;padding:6px 12px;font-size:18px;font-weight:700;cursor:pointer;color:var(--primary);line-height:1;min-width:36px}.medicine-cart-qty__btn:active{background:var(--primary-light)}.medicine-cart-qty__count{font-size:15px;font-weight:800;color:var(--text);min-width:22px;text-align:center}.medicine-cart-item__total{font-weight:800;font-size:14px;color:var(--text);flex-shrink:0;text-align:right;white-space:nowrap}.medicine-cart-footer{padding:14px 20px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--border-light);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;flex-direction:column;gap:12px}.medicine-cart-footer__row{display:flex;justify-content:space-between;align-items:center}.medicine-cart-footer__label{font-size:14px;color:var(--text-muted);font-weight:600}.medicine-cart-footer__total{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.02em}.medicine-cart-checkout-btn{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border:none;border-radius:16px;padding:16px;font-weight:700;font-size:15px;cursor:pointer;width:100%;box-shadow:0 8px 24px #2563eb52;transition:transform .15s ease,opacity .15s ease}.medicine-cart-checkout-btn:active{transform:scale(.98)}@keyframes placeholderShimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.home-page-container{width:100%;max-width:100%;min-height:100vh;background:#fff;font-family:var(--font);color:var(--text);-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}.home-page-content{width:100%;max-width:100%;padding-bottom:80px;overflow-x:clip}.home-page-content--has-cart{padding-bottom:130px}.home-top-header{position:sticky;top:0;z-index:var(--header-z);background:var(--surface);padding:12px 16px 10px;border-bottom:none;box-shadow:none}.header-location-cart-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.header-delivery-to{display:flex;align-items:flex-start;gap:8px;flex:1;min-width:0;cursor:pointer;padding:2px 0}.deliver-to-label{display:block;font-size:10px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.delivery-city-state{display:flex;align-items:center;gap:4px}.city-state-text{font-size:14px;font-weight:700;color:var(--primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.header-icon-btns{display:flex;align-items:center;gap:8px;flex-shrink:0}.hdr-icon-btn{position:relative;width:var(--touch-min);height:var(--touch-min);min-width:var(--touch-min);min-height:var(--touch-min);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s}.hdr-icon-btn:active{background:var(--primary-light);border-color:var(--accent)}.cart-badge-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:var(--accent);color:#fff;font-size:10px;font-weight:800;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid var(--surface)}.header-search-row{position:relative}.search-bar-premium{display:flex;align-items:center;gap:10px;background:var(--surface-muted);border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:0 14px;height:var(--touch-min);transition:border-color .15s,box-shadow .15s}.search-bar-premium:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #14b8a61f;background:var(--surface)}.search-bar-premium input{flex:1;border:none;background:transparent;font-family:var(--font);font-size:14px;font-weight:500;color:var(--text);outline:none;min-width:0}.search-bar-premium input::placeholder{color:var(--text-light)}.search-suggestions-container{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:200;max-height:280px;overflow-y:auto;animation:fadeIn .15s ease}.suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;border-bottom:1px solid var(--border-light);min-height:var(--touch-min);transition:background .12s}.suggestion-item:last-child{border-bottom:none}.suggestion-item:active{background:var(--primary-light)}.suggestion-icon{width:36px;height:36px;border-radius:10px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;color:var(--primary);flex-shrink:0}.suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.suggestion-label{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-type{font-size:11px;color:var(--text-muted);font-weight:500}.suggestion-arrow{color:var(--text-light);flex-shrink:0}.healthcare-banners{padding:12px 16px 0;width:100%;max-width:100%}.banner-slider{width:100%;height:190px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md)}.banner-slider .auto-image-slider,.banner-slider img{width:100%;height:100%;object-fit:cover}.featured-services-section{padding:14px 16px 4px}.featured-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.feat-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;min-height:148px;display:flex;transition:transform .15s,box-shadow .15s}.feat-card:active{transform:scale(.98)}.feat-card-mint{background:linear-gradient(145deg,#e6f7f5,#d1faf5);border:1px solid #B2EBE4;box-shadow:var(--shadow-sm)}.feat-card-inner{flex:1;padding:12px 10px 12px 12px;display:flex;flex-direction:column;gap:2px;z-index:1}.feat-badge{display:inline-block;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:3px 7px;border-radius:999px;width:fit-content;margin-bottom:4px}.feat-badge-mint{background:#0f4c5c1f;color:var(--primary)}.feat-badge-green{background:var(--primary);color:#fff}.feat-title{font-size:15px;font-weight:800;line-height:1.2}.feat-title-dark{color:var(--primary)}.feat-sub{font-size:10px;font-weight:600;line-height:1.35;margin-bottom:6px}.feat-sub-dark{color:var(--text-muted)}.feat-btn{border:none;border-radius:999px;font-family:var(--font);font-size:10px;font-weight:700;padding:6px 12px;cursor:pointer;width:fit-content;min-height:28px;transition:opacity .15s}.feat-btn-green{background:var(--primary);color:#fff}.feat-img-wrap{position:absolute;right:0;bottom:0;width:52%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none}.feat-doctor-img{width:88px;height:auto;object-fit:contain;margin-right:-4px;margin-bottom:-2px}.feat-med-img{width:80px;height:auto;object-fit:contain;margin-right:2px;margin-bottom:4px}.hp-section{padding:16px 0 8px;width:100%;max-width:100%}.hp-section-header{display:flex;align-items:flex-end;justify-content:space-between;padding:0 16px 10px;gap:12px}.hp-section-title{font-size:16px;font-weight:800;color:var(--text);line-height:1.2}.hp-view-all{display:inline-flex;align-items:center;gap:2px;background:none;border:none;font-family:var(--font);font-size:12px;font-weight:700;color:var(--accent);cursor:pointer;padding:6px 4px;min-height:var(--touch-min);white-space:nowrap;flex-shrink:0}.hc-section-subtitle{font-size:12px;color:var(--text-muted);font-weight:500}.hc-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 16px 4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hc-scroll::-webkit-scrollbar{display:none}.hc-card{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;width:72px;min-height:var(--touch-min)}.hc-photo{width:64px;height:64px;border-radius:var(--radius-lg);overflow:hidden;background:var(--primary-light);border:1px solid #B2EBE4;box-shadow:var(--shadow-sm)}.hc-photo img{width:100%;height:100%;object-fit:cover}.hc-name{font-size:10px;font-weight:600;color:var(--text);text-align:center;line-height:1.25;max-width:72px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pm-scroll{display:flex;gap:10px;overflow-x:auto;padding:0 16px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pm-scroll::-webkit-scrollbar{display:none}.pm-shimmer-row{display:flex;gap:10px;padding:0 16px}.pm-shimmer-card{flex-shrink:0;width:130px;height:200px;border-radius:var(--radius-lg)}.pm-card{flex-shrink:0;width:130px;background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.pm-img-wrap{position:relative;width:100%;height:100px;background:#fff8f5;display:flex;align-items:center;justify-content:center;padding:8px}.pm-img-wrap img{max-width:100%;max-height:84px;object-fit:contain}.pm-discount-badge{position:absolute;top:6px;left:6px;background:linear-gradient(90deg,#f97316,#fb923c);color:#fff;font-size:8px;font-weight:800;padding:3px 6px;border-radius:6px;line-height:1;z-index:1}.pm-heart{position:absolute;top:6px;right:6px;width:22px;height:22px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.pm-info{padding:8px 10px 10px;display:flex;flex-direction:column;gap:3px;flex:1}.pm-name{font-size:11px;font-weight:700;color:var(--text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pm-type{font-size:9px;color:var(--text-muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pm-price-row{display:flex;align-items:baseline;gap:4px;margin-top:2px}.pm-price-curr{font-size:13px;font-weight:800;color:var(--primary)}.pm-price-orig{font-size:10px;color:var(--text-light);text-decoration:line-through;font-weight:500}.pm-add-btn{margin-top:6px;width:100%;min-height:32px;background:var(--primary);color:#fff;border:none;border-radius:var(--radius-sm);font-family:var(--font);font-size:11px;font-weight:700;cursor:pointer;transition:background .15s}.pm-add-btn:active{background:var(--primary-dark)}.pm-qty-ctrl{margin-top:6px;display:flex;align-items:center;justify-content:space-between;background:var(--primary-light);border-radius:var(--radius-sm);overflow:hidden;border:1px solid #B2EBE4}.pm-qty-ctrl button{flex:1;min-height:32px;background:none;border:none;font-size:16px;font-weight:700;color:var(--primary);cursor:pointer;font-family:var(--font)}.pm-qty-ctrl span{font-size:13px;font-weight:800;color:var(--text);min-width:24px;text-align:center}.empty-medicines-state{padding:24px 16px;text-align:center;font-size:13px;color:var(--text-muted);font-weight:500;width:100%}.doctors-list{display:flex;flex-direction:column;gap:12px;padding:0 16px}.doctor-card{display:flex;gap:12px;background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:12px;cursor:pointer;box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;animation:doctorRise .38s cubic-bezier(.22,1,.36,1) both}@keyframes doctorRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.doctors-list .doctor-card:nth-child(1),.doctor-list .doctor-card:nth-child(1){animation-delay:.04s}.doctors-list .doctor-card:nth-child(2),.doctor-list .doctor-card:nth-child(2){animation-delay:.08s}.doctors-list .doctor-card:nth-child(3),.doctor-list .doctor-card:nth-child(3){animation-delay:.12s}.doctors-list .doctor-card:nth-child(n+4),.doctor-list .doctor-card:nth-child(n+4){animation-delay:.16s}.doctor-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.doctor-card:active{box-shadow:var(--shadow-md);border-color:var(--accent);transform:scale(.99)}.doctor-card--online-first{order:-1}.doctor-image-wrap{position:relative;width:88px;height:110px;flex-shrink:0;border-radius:var(--radius-md);overflow:hidden;background:var(--primary-light)}.doctor-image-wrap img{width:100%;height:100%;object-fit:cover}.rating-badge-bottom{position:absolute;bottom:0;left:0;right:0;background:#0f4c5ce0;color:#fff;font-size:10px;font-weight:700;text-align:center;padding:4px 0}.doctor-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.doctor-info h4{font-size:14px;font-weight:800;color:var(--text);margin:0;line-height:1.25}.specialty-text{font-size:11px;font-weight:600;color:var(--accent);margin:0}.clinic-address-text,.clinic-location-text{font-size:10px;color:var(--text-muted);margin:0;line-height:1.35}.stats-row{display:flex;gap:10px;margin-top:4px}.stat-item{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--text-muted)}.fees-row{margin-top:2px}.fees-row .price{font-size:14px;font-weight:800;color:var(--primary)}.fees-row .price-label{font-size:10px;color:var(--text-muted);font-weight:500}.card-actions{display:flex;gap:8px;margin-top:8px}.view-profile-btn,.book-appointment-btn{flex:1;min-height:36px;border-radius:var(--radius-sm);font-family:var(--font);font-size:11px;font-weight:700;cursor:pointer;border:none;transition:opacity .15s}.view-profile-btn{background:var(--surface-muted);color:var(--primary);border:1px solid var(--border)}.book-appointment-btn{background:var(--primary);color:#fff}.available-badge{display:inline-block;font-size:9px;font-weight:700;color:var(--success);background:#d1fae5;padding:2px 7px;border-radius:999px;white-space:nowrap;flex-shrink:0}.offline-badge-home{display:inline-block;font-size:9px;font-weight:700;color:var(--text-muted);background:var(--border-light);padding:2px 7px;border-radius:999px;white-space:nowrap;flex-shrink:0}.empty-state{text-align:center;padding:32px 16px;font-size:13px;color:var(--text-muted);font-weight:500}.shimmer-wrapper{display:flex;flex-direction:column;gap:12px}.shimmer-card-horizontal{display:flex;gap:12px;padding:12px;background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border-light)}.shimmer-img-box{width:88px;height:110px;border-radius:var(--radius-md);flex-shrink:0}.shimmer-details{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:4px}.shimmer-line.title{width:70%;height:14px;border-radius:4px}.shimmer-line.subtitle{width:50%;height:10px;border-radius:4px}.shimmer-line.text{width:85%;height:10px;border-radius:4px}.shimmer-line.btn{width:100%;height:32px;border-radius:var(--radius-sm);margin-top:4px}.healthcare-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:var(--nav-height);background:var(--surface);display:flex;justify-content:space-around;align-items:center;border-top:1px solid var(--border-light);padding-bottom:env(safe-area-inset-bottom);z-index:1000;max-width:100%}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;color:#a0aec0;font-family:var(--font);min-width:var(--touch-min);min-height:var(--touch-min);padding:4px 8px;transition:color .15s}.nav-item.active{color:var(--primary)}.nav-item-center{position:relative;margin-top:-18px}.nav-center-circle{width:52px;height:52px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #14b8a673;border:3px solid var(--surface);transition:transform .15s}.nav-item-center:active .nav-center-circle{transform:scale(.95)}.nav-center-label{color:#a0aec0;font-size:10px}.nav-center-label.active{color:var(--accent)}.categories-page-container{min-height:100vh;background:var(--surface-muted);padding-bottom:calc(var(--nav-height) + 16px);font-family:var(--font);width:100%;max-width:100%}.categories-page-container.selection-view{padding:0 16px calc(var(--nav-height) + 16px)}.categories-header{padding:16px 16px 8px;background:var(--surface);border-bottom:1px solid var(--border-light)}.categories-header.select-header{text-align:center;padding:28px 0 20px;background:transparent;border-bottom:none}.categories-header h2{font-size:20px;font-weight:800;color:var(--text);margin:0}.categories-subheader{font-size:13px;color:var(--text-muted);margin:6px 0 0;font-weight:500}.categories-top-bar{display:flex;align-items:center;gap:12px}.back-btn-round-sm{width:var(--touch-min);height:var(--touch-min);min-width:var(--touch-min);min-height:var(--touch-min);border-radius:50%;border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary);flex-shrink:0;transition:background .15s}.back-btn-round-sm:active{background:var(--primary-light)}.categories-main{padding:16px}.categories-search-section{padding:14px 16px 10px;position:relative;background:#fff;border-bottom:1px solid #F1F5F9}.categories-approved-section{padding:16px;background:#fff;margin-bottom:12px}.categories-approved-title{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 14px;letter-spacing:-.01em}.categories-approved-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 10px}@media(max-width:480px){.categories-approved-grid{grid-template-columns:repeat(4,1fr);gap:12px 8px}}.categories-approved-card{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;text-align:center;width:100%}.categories-approved-card-img-wrap{position:relative;width:62px;height:62px;border-radius:18px;background:#f8fafc;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0f172a0d;border:1px solid rgba(226,232,240,.9);transition:transform .18s ease,box-shadow .18s ease}.categories-approved-card:hover .categories-approved-card-img-wrap{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb1f}.categories-approved-card-img-wrap img{width:38px;height:38px;object-fit:contain}.categories-approved-card-badge{position:absolute;top:-4px;right:-4px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:9px;font-weight:800;padding:2px 5px;border-radius:999px;letter-spacing:.02em;box-shadow:0 2px 6px #ef444459;border:1.5px solid #FFFFFF;line-height:1}.categories-approved-card-title{font-size:11.5px;font-weight:600;color:#1e293b;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.categories-main.full-width-layout{padding:16px}.categories-grid-container{max-width:480px;margin:0 auto}.selection-grid{display:flex;flex-direction:column;gap:16px;margin-top:8px}.selection-card{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:var(--radius-xl);overflow:hidden;cursor:pointer;min-height:168px;box-shadow:0 8px 24px #0f172a14;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);animation:homeCardRise .45s cubic-bezier(.22,1,.36,1) both}@keyframes homeCardRise{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.selection-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a1f}.selection-card:active{transform:scale(.985);box-shadow:0 4px 16px #0f172a0f}.selection-card.pharmacy-card{background:linear-gradient(135deg,#e6f7f5,#d1faf5);border:1px solid #b2ebe4}.selection-card.doctor-card{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.selection-card-content{flex:1;min-width:0;padding:18px 0 18px 16px;display:flex;flex-direction:column;gap:6px}.selection-card-content h3{font-size:18px;font-weight:800;color:var(--text);margin:0}.selection-card-content p{font-size:12px;color:var(--text-muted);margin:0;line-height:1.45;flex:1}.selection-badge{display:inline-block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:999px;width:fit-content}.badge-green{background:var(--primary);color:#fff}.badge-blue{background:#3b82f6;color:#fff}.selection-action-btn{border:none;border-radius:999px;font-family:var(--font);font-size:12px;font-weight:700;padding:10px 18px;cursor:pointer;width:fit-content;min-height:var(--touch-min);margin-top:8px;white-space:nowrap;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #0000000d}.selection-action-btn:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 6px 14px #0000001f;filter:brightness(.95)}.selection-action-btn:active{transform:translateY(0) scale(.98)}.btn-green{background:var(--primary);color:#fff}.btn-blue{background:#3b82f6;color:#fff}.selection-image-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:12px 14px 12px 0}.selection-image-box{width:104px;height:104px;border-radius:16px;background:#ffffffeb;border:2px solid rgba(255,255,255,.98);box-shadow:0 8px 20px #0f172a1a,inset 0 1px #ffffffe6;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:4px;box-sizing:border-box}.selection-image-wrap--pharmacy .selection-image-box{background:linear-gradient(160deg,#fff,#f0fdfa);border-color:#fffffff2}.selection-image-wrap--doctor .selection-image-box{background:linear-gradient(160deg,#fff,#eff6ff);border-color:#fffffff2}.selection-img{width:100%;height:100%;display:block;border-radius:12px;object-fit:cover;object-position:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.selection-image-wrap--pharmacy .selection-img{object-fit:cover;object-position:center;box-sizing:border-box}.selection-image-wrap--doctor .selection-img{object-fit:cover;object-position:top center}.selection-card:hover .selection-img{transform:scale(1.06)}.premium-category-banner{display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-xl);padding:20px;margin-bottom:20px;overflow:hidden;min-height:140px;position:relative}.pharmacy-banner-bg{background:linear-gradient(135deg,var(--primary) 0%,#3b82f6 100%);color:#fff}.doctor-banner-bg{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}.banner-content{flex:1;z-index:1}.banner-content h3{font-size:18px;font-weight:800;margin:6px 0 4px}.banner-content p{font-size:11px;opacity:.9;margin:0 0 12px;line-height:1.4;max-width:200px}.banner-badge{display:inline-block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;background:#fff3;padding:4px 10px;border-radius:999px}.banner-action-btn{background:#fff;color:var(--primary);border:none;border-radius:999px;font-family:var(--font);font-size:12px;font-weight:700;padding:10px 18px;cursor:pointer;min-height:36px}.doctor-banner-bg .banner-action-btn{color:#1e40af}.banner-image{width:100px;flex-shrink:0;display:flex;align-items:flex-end;justify-content:center}.banner-image img{width:100%;height:auto;object-fit:contain}.categories-grid-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.premium-category-card{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:16px 12px;text-align:center;cursor:pointer;box-shadow:var(--shadow-sm);transition:box-shadow .15s,border-color .15s}.premium-category-card:active{box-shadow:var(--shadow-md);border-color:var(--accent)}.premium-category-card h5{font-size:13px;font-weight:700;color:var(--text);margin:8px 0 4px;line-height:1.25}.card-image-wrap{width:76px;height:76px;border-radius:22px;overflow:hidden;margin:0 auto;background:var(--primary-light);border:1px solid #B2EBE4}.card-image-wrap img{width:100%;height:100%;object-fit:cover}.pharmacy-card-theme .card-image-wrap{background:#fff5f0;border-color:#ffe8dc}.doctor-card-theme .card-image-wrap{background:#eff6ff;border-color:#bfdbfe}.card-action-text{display:inline-flex;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:700;color:var(--accent);margin:0}.doctor-card-theme .card-action-text{color:#3b82f6}.doctor-profile-page{min-height:100vh;background:var(--surface-muted);font-family:var(--font);padding-bottom:100px;width:100%;max-width:100%}.profile-header{display:flex;align-items:center;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border-light);position:sticky;top:0;z-index:50}.back-btn-round{width:var(--touch-min);height:var(--touch-min);min-width:var(--touch-min);min-height:var(--touch-min);border-radius:50%;border:1px solid var(--border);background:var(--surface);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--primary)}.profile-content{padding:16px}.profile-hero{display:flex;gap:16px;background:var(--surface);border-radius:var(--radius-xl);padding:16px;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);margin-bottom:16px}.profile-image-large{width:100px;height:120px;border-radius:var(--radius-lg);overflow:hidden;flex-shrink:0;background:var(--primary-light)}.profile-image-large img{width:100%;height:100%;object-fit:cover}.profile-main-info{flex:1;min-width:0}.profile-main-info h2{font-size:18px;font-weight:800;color:var(--text);margin:0 0 8px;line-height:1.25}.specialty-badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.specialty-tag{font-size:10px;font-weight:700;color:var(--accent);background:var(--primary-light);padding:4px 10px;border-radius:999px}.exp-tag{font-size:10px;font-weight:700;color:var(--text-muted);background:var(--border-light);padding:4px 10px;border-radius:999px}.profile-address-container{position:relative}.profile-address-container:not(.expanded) .profile-address{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-address{font-size:12px;color:var(--text-muted);line-height:1.45;margin:0}.address-toggle-btn{background:none;border:none;font-family:var(--font);font-size:11px;font-weight:700;color:var(--accent);cursor:pointer;padding:4px 0;min-height:var(--touch-min)}.profile-section-details{background:var(--surface);border-radius:var(--radius-xl);padding:16px;margin-bottom:16px;border:1px solid var(--border-light)}.profile-section-details h3{font-size:15px;font-weight:800;color:var(--text);margin:0 0 8px}.about-text{font-size:13px;color:var(--text-muted);line-height:1.55;margin:0}.consultation-fee-card{display:flex;align-items:center;justify-content:space-between;background:var(--primary-light);border:1px solid #B2EBE4;border-radius:var(--radius-lg);padding:14px 16px;margin-bottom:16px}.fee-label{font-size:13px;font-weight:600;color:var(--text-muted)}.fee-amount{font-size:20px;font-weight:800;color:var(--primary)}.book-appointment-primary{width:100%;min-height:52px;background:var(--primary);color:#fff;border:none;border-radius:var(--radius-lg);font-family:var(--font);font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #0f4c5c40;transition:opacity .15s}.book-appointment-primary:active{opacity:.9}.blog-details-page{padding:0 0 80px}.blog-details-header{padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border-light);position:sticky;top:0;z-index:50}.blog-back-button{display:inline-flex;align-items:center;gap:6px;background:none;border:none;font-family:var(--font);font-size:14px;font-weight:600;color:var(--primary);cursor:pointer;min-height:var(--touch-min);padding:4px 0}.blog-details-hero{padding:16px}.blog-details-image{width:100%;height:200px;object-fit:cover;border-radius:var(--radius-xl);margin-bottom:14px}.blog-details-meta{display:flex;flex-direction:column;gap:8px}.blog-author-name{font-size:12px;font-weight:600;color:var(--text-muted)}.blog-rating-chip{display:inline-flex;align-items:center;gap:6px;background:var(--primary-light);padding:6px 12px;border-radius:999px;width:fit-content}.rating-number{font-size:14px;font-weight:800;color:var(--primary)}.rating-label{font-size:11px;font-weight:600;color:var(--text-muted)}.rating-count{font-size:11px;color:var(--text-light)}.blog-details-description{padding:0 16px 16px}.blog-detail-description{font-size:14px;line-height:1.65;color:var(--text)}.blog-rating-section{padding:16px;background:var(--surface);margin:0 16px 16px;border-radius:var(--radius-xl);border:1px solid var(--border-light)}.blog-rating-section h3{font-size:15px;font-weight:800;margin:0 0 12px}.blog-stars-row{display:flex;gap:8px}.blog-star-button{background:none;border:none;cursor:pointer;padding:4px;min-width:var(--touch-min);min-height:var(--touch-min);display:flex;align-items:center;justify-content:center}.blog-star-button svg{width:28px;height:28px;fill:var(--border);stroke:var(--border)}.blog-star-button svg.active{fill:#f59e0b;stroke:#f59e0b}.blog-rating-error{font-size:12px;color:var(--danger);margin:8px 0 0;font-weight:500}.desktop-top-nav{display:none}@media(min-width:768px){.desktop-top-nav{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--surface);border-bottom:1px solid var(--border-light)}.desktop-nav-link{background:none;border:none;font-family:var(--font);font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer;padding:8px 14px;border-radius:999px;min-height:36px;transition:background .15s,color .15s}.desktop-nav-link.active,.desktop-nav-link:hover{background:var(--primary-light);color:var(--primary)}}.btn-disabled{opacity:.45;cursor:not-allowed!important;pointer-events:none}.animated-shimmer{background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0 80%);background-size:400px 100%;animation:placeholderShimmer 1.4s ease-in-out infinite}.delivery-eta{font-size:11px;font-weight:600;color:var(--accent);margin-top:2px;display:flex;align-items:center;gap:4px}.trust-strip{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding:10px 16px 0;-webkit-overflow-scrolling:touch}.trust-strip::-webkit-scrollbar{display:none}.trust-strip__item{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:10px;font-weight:600;color:var(--text-muted);white-space:nowrap}.trust-strip__item svg{color:var(--accent);flex-shrink:0}.rx-strip{display:flex;align-items:center;gap:12px;margin:12px 16px 0;padding:14px 16px;width:calc(100% - 32px);background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-sm);cursor:pointer;text-align:left;transition:box-shadow .15s,border-color .15s}.rx-strip:active{box-shadow:var(--shadow-md);border-color:var(--accent)}.rx-strip__icon{width:44px;height:44px;border-radius:12px;background:#e6f7f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rx-strip__copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.rx-strip__copy strong{font-size:14px;font-weight:700;color:var(--text)}.rx-strip__copy span{font-size:11px;color:var(--text-muted);font-weight:500}.rx-strip__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:2px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;padding:8px 12px;border-radius:999px}.trending-search{display:flex;align-items:center;gap:8px;padding:10px 16px 0;overflow:hidden}.trending-search__label{font-size:11px;font-weight:600;color:var(--text-muted);flex-shrink:0}.trending-search__chips{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;flex:1;padding-bottom:2px}.trending-search__chips::-webkit-scrollbar{display:none}.trending-search__chip{flex-shrink:0;padding:5px 12px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:11px;font-weight:600;color:var(--primary);cursor:pointer;transition:background .15s,border-color .15s;min-height:32px}.trending-search__chip:active{background:#e6f7f5;border-color:var(--accent)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 8px;padding:0 16px}.category-grid--loading .category-grid__card{height:88px;border-radius:14px}.category-grid__card{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;padding:0;cursor:pointer;text-align:center;min-height:var(--touch-min)}.category-grid__image-wrap{position:relative;width:100%;aspect-ratio:1;max-width:76px;border-radius:14px;overflow:hidden;background:#fff5f0;border:1px solid #FFE8DC;box-shadow:var(--shadow-sm)}.category-grid__image-wrap img{width:100%;height:100%;object-fit:cover}.category-grid__badge{position:absolute;bottom:0;left:0;right:0;font-size:8px;font-weight:700;padding:3px 4px;text-align:center;color:#fff;line-height:1.2}.category-grid__badge--trending{background:linear-gradient(90deg,#f97316,#fb923c)}.category-grid__badge--new{background:linear-gradient(90deg,#ec4899,#f472b6)}.category-grid__badge--must-have{background:linear-gradient(90deg,#1d4ed8,#3b82f6)}.category-grid__name{font-size:10px;font-weight:600;color:var(--text);line-height:1.25;max-width:76px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sticky-cart-bar{position:fixed;bottom:72px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:448px;z-index:150;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border-radius:14px;box-shadow:0 8px 28px #2563eb59}.sticky-cart-bar__info{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.sticky-cart-bar__info strong{font-weight:800}.sticky-cart-bar__btn{display:inline-flex;align-items:center;gap:4px;background:#fff;color:#2563eb;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;min-height:36px}.flash-delivery-label{font-size:11px;font-weight:700;color:#f97316;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.header-location-text{min-width:0;flex:1}.header-address-line{display:block;font-size:11px;color:var(--text-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.search-bar-1mg{flex-direction:row-reverse;background:#fff!important;border:1.5px solid #E2E8F0!important;border-radius:14px!important;padding:12px 14px!important}.search-bar-1mg input{font-size:14px!important}.feat-card-pharmacy{background:linear-gradient(145deg,#f0f9ff,#fff);border:1px solid #E0F2FE}.rx-strip--1mg{margin:14px 16px 0;padding:12px 14px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:14px}.rx-strip--1mg .rx-strip__cta{background:#0f172a;border-radius:999px;padding:8px 14px;font-size:12px}.hc-card{background:none;border:none;padding:0}@media(min-width:480px){.banner-slider{height:210px}.featured-cards-row{gap:14px}.feat-card{min-height:160px}.categories-grid-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.home-page-content{max-width:480px;margin:0 auto}.healthcare-bottom-nav{max-width:480px;left:50%;transform:translate(-50%);border-radius:20px 20px 0 0}.sticky-cart-bar{max-width:416px}}.t1mg-top-tabs-container{background:#fff;padding-top:0;width:100%;box-sizing:border-box;margin-top:-20px;padding-bottom:30px}.doc-consult-page__inner .t1mg-top-tabs{margin:0;border-radius:0}.t1mg-search-row-container{display:flex;align-items:center;gap:12px;padding:0 var(--t1mg-space) 4px;position:relative}.t1mg-search-bar-col{flex:1;min-width:0}.t1mg-camera-btn{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;border:1px solid var(--t1mg-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #0000000a;transition:all .2s ease;flex-shrink:0;padding:0}.t1mg-camera-btn:active{background-color:#f1f5f9;transform:scale(.95)}.t1mg-coin-btn{display:flex;align-items:center;gap:4px;padding:0 10px!important;border-radius:20px!important;width:auto!important;background:#fffdf5!important;border:1.5px solid #fde047!important;box-shadow:0 1px 4px #fde04733}.t1mg-coin-count{font-size:11px;font-weight:800;color:#b45309}.t1mg-payday-banner{display:block;width:calc(100% - 32px);margin:0 var(--t1mg-space) 12px;padding:0;border:0;outline:none;background:transparent;cursor:pointer;border-radius:var(--t1mg-radius);overflow:hidden;box-shadow:none;transition:transform .15s ease;-webkit-tap-highlight-color:transparent}.t1mg-payday-banner:active{transform:scale(.98)}.t1mg-payday-banner img{width:100%;height:auto;display:block;filter:hue-rotate(200deg);border:0;outline:none;transform:scale(1.03);transform-origin:center}.t1mg-landing-cards-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:8px var(--t1mg-space) 12px;-webkit-overflow-scrolling:touch}.t1mg-landing-cards-scroll::-webkit-scrollbar{display:none}.t1mg-landing-card{flex-shrink:0;width:90px;height:112px;background:linear-gradient(135deg,#f0f6ff,#fff);border:1.5px solid #DBEAFE;border-radius:16px;padding:8px 8px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;cursor:pointer;box-shadow:0 4px 12px #2563eb08;transition:transform .2s ease,box-shadow .2s ease;position:relative;text-align:left;outline:none;overflow:hidden}.t1mg-landing-card:active{transform:scale(.96);box-shadow:0 2px 6px #2563eb03}.t1mg-landing-card__top{display:flex;flex-direction:column;gap:2px}.t1mg-landing-card__title{font-size:11px;font-weight:800;color:#1e3a8a;line-height:1.25}.t1mg-landing-card__badge{font-size:7px;font-weight:900;color:#2563eb;background:#eff6ff;border:1px solid #BFDBFE;border-radius:4px;padding:1px 4px;width:fit-content;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.t1mg-landing-card__img-wrap{display:flex;align-items:flex-end;justify-content:center;height:56px;width:calc(100% + 16px);margin-left:-8px;margin-right:-8px;overflow:hidden;border-radius:0 0 14px 14px;background:#f8fafc}.t1mg-landing-card__img{width:100%;height:100%;object-fit:cover;display:block}.t1mg-landing-card__img--svg{object-fit:contain!important;padding:6px;box-sizing:border-box}.t1mg-search-row-container{padding:0 var(--t1mg-space) 8px!important;margin-top:-4px!important}.t1mg-search--premium{position:relative;display:flex;align-items:center;min-height:44px!important;height:44px!important;border-radius:12px!important;border:1px solid #E2E8F0!important;background:#f8fafc!important;box-shadow:0 1px 4px #0f172a08!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%;padding:0 10px 0 0!important}.t1mg-search--premium:focus-within{background:#fff!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.t1mg-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:flex;align-items:center;justify-content:center;margin:0!important}.t1mg-search--premium input{width:100%;padding:0 40px 0 48px!important;border:none!important;outline:none!important;background:transparent!important;font-size:14px!important;font-weight:500;color:#0f172a;height:100%!important;box-sizing:border-box}.t1mg-search--premium input::-webkit-search-decoration,.t1mg-search--premium input::-webkit-search-cancel-button,.t1mg-search--premium input::-webkit-search-results-button,.t1mg-search--premium input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.t1mg-search--premium input::placeholder{color:#94a3b8;font-weight:400}.t1mg-search__camera{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:none;background:#eff6ff;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease}.t1mg-search__camera:active{background:#dbeafe;transform:scale(.96)}.t1mg-header__row{align-items:center!important;padding:14px var(--t1mg-space) 10px!important;gap:10px!important}.t1mg-header__pin{width:38px!important;height:38px!important;box-shadow:0 4px 12px #2563eb38}.t1mg-header__city{font-size:15px;letter-spacing:-.01em}.t1mg-header__address{font-size:12px;line-height:1.35;margin-top:3px;white-space:normal!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.t1mg-header__actions{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.t1mg-header-coins-pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:36px;width:84px;border-radius:18px;border:1px solid #FDE68A;background:linear-gradient(180deg,#fffbeb,#fef3c7);cursor:pointer;box-shadow:0 4px 12px #d977061f;flex-shrink:0}.t1mg-header-coins-pill__label{font-size:11px;font-weight:600;color:#92400e;line-height:1}.t1mg-header-coins-pill__val{font-size:14px;font-weight:800;color:#78350f;line-height:1}@media(max-width:359px){.t1mg-header-coins-pill{width:58px;gap:4px}.t1mg-header-coins-pill__label{display:none}}.t1mg-header-icon-pill{position:relative;width:36px;height:36px;border-radius:12px;border:1px solid #E2E8F0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0f172a0f;transition:background .15s ease,transform .15s ease;flex-shrink:0}.t1mg-header-icon-pill--profile{background:#eff6ff;border-color:#bfdbfe}.t1mg-header-icon-pill:active{transform:scale(.96)}.t1mg-header-notif-dot-blue{position:absolute;top:8px;right:8px;width:7px;height:7px;background-color:#2563eb;border-radius:50%;border:1.5px solid #fff}.t1mg-premium-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px var(--t1mg-space) 16px}.t1mg-premium-card{border:1px solid;border-radius:18px;padding:12px 10px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative;text-align:left;outline:none;min-height:156px;box-shadow:0 6px 20px #0f172a0d;overflow:hidden}.t1mg-premium-card:active{transform:scale(.98)}.t1mg-premium-card__badge{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:7px;border:1px solid;background:#fffffff0;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #0f172a0f;pointer-events:none}.t1mg-premium-card__info{display:flex;flex-direction:column;gap:4px;padding:2px 26px 8px 2px;min-height:46px}.t1mg-premium-card__title{font-size:13px;font-weight:800;margin:0;line-height:1.25;letter-spacing:-.01em}.t1mg-premium-card__subtitle{font-size:10px;font-weight:500;color:#64748b;margin:0;line-height:1.35}.t1mg-premium-card__img-wrap{height:78px;width:100%;margin:auto 0 0;padding:0 4px 8px;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent}.t1mg-premium-card__img{width:auto;height:auto;max-width:100%;max-height:72px;object-fit:contain;object-position:center bottom;display:block}.t1mg-premium-card__floating-icon{display:none}.t1mg-rx-banner-premium{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 32px);margin:4px var(--t1mg-space) 14px;padding:10px 12px;background:#fff;border:none;border-radius:12px;cursor:pointer;outline:none;box-shadow:0 4px 12px #2563eb14;transition:transform .2s ease,box-shadow .2s ease;text-align:left;gap:8px}.t1mg-rx-banner-premium:active{transform:scale(.99)}.t1mg-rx-banner-premium__left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.t1mg-rx-banner-premium__icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#dbeafe;flex-shrink:0}.t1mg-rx-banner-premium__pill-badge{position:absolute;bottom:-4px;right:-6px;background:#2563eb;color:#fff;font-size:8px;font-weight:900;padding:1px 4px;border-radius:4px;border:1.5px solid #fff}.t1mg-rx-banner-premium__text-block{display:flex;flex-direction:column;gap:3px;min-width:0}.t1mg-rx-banner-premium__title{font-size:13px;font-weight:800;color:#0f172a;margin:0;line-height:1.2;letter-spacing:-.01em}.t1mg-rx-banner-premium__sub{font-size:10px;font-weight:500;color:#64748b;margin:0;line-height:1.3}.t1mg-rx-banner-premium__btn{display:flex;align-items:center;gap:4px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:11px;font-weight:700;padding:8px 12px;border-radius:999px;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 14px #2563eb3d}.account-page-container{min-height:100vh;width:100%;background-color:#f8f9fe;display:flex;flex-direction:column}.account-page-content{flex:1;padding-bottom:80px;background:#fff;width:100%}.healthcare-header{background:#fff;border-bottom:1px solid #F2F2F7;position:sticky;top:0;z-index:100}.header-top-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.header-top-row h2{font-size:18px;font-weight:700;color:#1e293b;margin:0}.back-btn-round{width:40px;height:40px;border-radius:50%;border:1px solid #F2F2F7;background:#fff;display:flex;align-items:center;justify-content:center;color:#1e293b;cursor:pointer}.notification-bell{position:relative;color:#64748b}.notification-dot{position:absolute;top:0;right:0;width:8px;height:8px;background:#ff3b30;border-radius:50%;border:2px solid #fff}.account-profile-header-premium{background:#fff;padding:24px 16px;margin-bottom:12px;display:flex;flex-direction:column;gap:20px;border-bottom:1px solid #F2F2F7}.profile-info-section{display:flex;align-items:center;gap:16px}.profile-avatar-premium{width:80px;height:80px;background:#eef5f8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#213f4b;position:relative;box-shadow:0 4px 12px #3475391a}.online-indicator{position:absolute;bottom:4px;right:4px;width:14px;height:14px;background:#337637;border:2.5px solid #fff;border-radius:50%}.profile-details-premium{flex:1}.user-name-premium{font-size:22px;font-weight:700;color:#1e293b;margin:0;letter-spacing:-.5px}.user-phone-premium{font-size:14px;color:#64748b;margin:2px 0 6px}.user-location-premium{display:flex;align-items:center;gap:4px;font-size:12px;color:#213f4b;font-weight:600;cursor:pointer}.edit-profile-btn-premium{background:#213f4b;color:#fff;border:none;padding:12px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #34753933}.account-sections-container-premium{padding:0 16px;display:flex;flex-direction:column;gap:24px}.section-title-premium{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:12px}.menu-items-grid-premium{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.grid-item-premium{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.grid-item-premium span{font-size:11px;font-weight:600;color:#1e293b;text-align:center}.icon-wrapper-premium{width:54px;height:54px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #F2F2F7;box-shadow:0 4px 10px #00000008;position:relative}.icon-wrapper-premium.payment{color:#213f4b;background:#eef5f8}.icon-wrapper-premium.enquiries{color:#337637;background:#f0f9f4}.icon-wrapper-premium.addresses{color:#ff9500;background:#fff9f0}.list-group-premium{background:#fff;border-radius:16px;border:1px solid #F2F2F7;overflow:hidden;box-shadow:0 4px 10px #00000008}.list-item-premium{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;border-bottom:1px solid #F2F2F7}.list-item-premium:last-child{border-bottom:none}.list-item-left-premium{display:flex;align-items:center;gap:12px}.list-item-left-premium span{font-size:14px;font-weight:600;color:#1e293b}.icon-wrapper-premium.help{color:#1b4332;background:#f2f2ff;width:36px;height:36px;border-radius:10px}.icon-wrapper-premium.invite{color:#af52de;background:#f9f2ff;width:36px;height:36px;border-radius:10px}.icon-wrapper-premium.settings{color:#8e8e93;background:#f2f2f7;width:36px;height:36px;border-radius:10px}.chevron-icon{color:#d1d1d6}.premium-logout-button{margin:32px 16px;padding:16px;background:#fff2f2;border:1px solid #FFDADA;color:#ff3b30;border-radius:16px;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.healthcare-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:70px;background:#fff;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #F2F2F7;padding-bottom:env(safe-area-inset-bottom);z-index:1000}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;color:#a1a1a6;text-decoration:none}.nav-item span{font-size:10px;font-weight:600}.nav-item.active{color:#213f4b}.logout-loading-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000}.logout-loading-popup{background:#fff;padding:30px;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:16px}.logout-spinner{width:40px;height:40px;border:3px solid #F2F2F7;border-top:3px solid #213f4b;border-radius:50%;animation:spin 1s linear infinite}.logout-text{font-weight:700;color:#1e293b}.t1mg-profile{min-height:100vh;background:#f9fafb;display:flex;flex-direction:column}.t1mg-profile__scroll{flex:1;padding-bottom:calc(88px + env(safe-area-inset-bottom));overflow-y:auto}.t1mg-profile__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 16px 14px;background:#fff}.t1mg-profile__user{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.t1mg-profile__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#dbeafe,#eff6ff);border:2px solid #fff;box-shadow:0 4px 12px #2563eb26;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;font-weight:800;color:#1e40af}.t1mg-profile__avatar img{width:100%;height:100%;object-fit:cover}.t1mg-profile__user-text{flex:1;min-width:0}.t1mg-profile__greeting{margin:0 0 4px;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.t1mg-profile__meta{margin:0;font-size:12px;color:#64748b;line-height:1.4;display:flex;flex-wrap:wrap;align-items:center;gap:2px}.t1mg-profile__meta-pin{color:#2563eb;flex-shrink:0}.t1mg-profile__notify{position:relative;width:42px;height:42px;border-radius:50%;border:1px solid #eef2f6;background:#fff;box-shadow:0 2px 10px #0f172a0f;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;flex-shrink:0}.t1mg-profile__notify-dot{position:absolute;top:9px;right:10px;width:8px;height:8px;background:#ef4444;border:2px solid #fff;border-radius:50%}.t1mg-profile__edit-card{display:flex;align-items:center;gap:12px;margin:0 16px 12px;padding:14px 16px;border:none;border-radius:14px;background:linear-gradient(135deg,#ff6b6b,#ff5a4e);color:#fff;cursor:pointer;text-align:left;font-family:inherit;box-shadow:0 6px 18px #ff5a4e52;width:calc(100% - 32px);box-sizing:border-box}.t1mg-profile__edit-icon{width:40px;height:40px;border-radius:10px;background:#ffffff38;display:flex;align-items:center;justify-content:center;flex-shrink:0}.t1mg-profile__edit-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.t1mg-profile__edit-text strong{font-size:15px;font-weight:800}.t1mg-profile__edit-text span{font-size:11px;opacity:.92}.t1mg-profile__edit-chevron{flex-shrink:0;opacity:.95}.t1mg-profile__promo{margin:0 16px 14px;padding:14px 12px 14px 14px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#e0f2fe);border:1px solid #bfdbfe;display:flex;align-items:center;gap:8px;position:relative;overflow:hidden}.t1mg-profile__promo-text{flex:1;min-width:0;z-index:1}.t1mg-profile__promo-tag{display:inline-block;font-size:9px;font-weight:800;color:#2563eb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.t1mg-profile__promo-text strong{display:block;font-size:13px;font-weight:800;color:#0f172a;line-height:1.3;margin-bottom:4px}.t1mg-profile__promo-text p{margin:0;font-size:10.5px;color:#64748b;line-height:1.35}.t1mg-profile__promo-art{position:relative;width:52px;height:48px;flex-shrink:0;z-index:1}.t1mg-profile__promo-pill{position:absolute;right:0;bottom:2px;font-size:22px;filter:drop-shadow(0 2px 4px rgba(37,99,235,.2))}.t1mg-profile__promo-rx{position:absolute;left:4px;top:4px;font-size:10px;font-weight:800;color:#2563eb;background:#fff;padding:2px 5px;border-radius:4px;box-shadow:0 2px 6px #2563eb26}.t1mg-profile__promo-btn{width:34px;height:34px;border-radius:50%;border:none;background:#0f172a;color:#fff;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;z-index:1}.t1mg-profile__card{margin:0 16px 12px;padding:4px 14px;background:#fff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 4px 16px #0f172a0d}.t1mg-profile__card--secondary{margin-bottom:14px}.t1mg-profile__row{width:100%;display:flex;align-items:center;gap:12px;padding:13px 0;border:none;border-bottom:1px solid #f1f5f9;background:transparent;cursor:pointer;text-align:left;font-family:inherit;appearance:none;-webkit-appearance:none}.t1mg-profile__row:last-child{border-bottom:none}.t1mg-profile__row-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.t1mg-profile__row-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.t1mg-profile__row-label-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.t1mg-profile__row-label{font-size:14px;font-weight:700;color:#0f172a;line-height:1.2}.t1mg-profile__row-sub{font-size:11px;color:#94a3b8;line-height:1.3}.t1mg-profile__badge{flex-shrink:0;font-size:9px;font-weight:800;padding:3px 7px;border-radius:6px;line-height:1.2}.t1mg-profile__badge--beta{background:#e0f2fe;color:#0369a1}.t1mg-profile__chevron{color:#cbd5e1;flex-shrink:0}.t1mg-profile__trust{position:relative;display:flex;align-items:flex-start;gap:12px;margin:0 16px 14px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#f0fdf9);border:1px solid #bbf7d0;overflow:hidden}.t1mg-profile__trust-icon{width:36px;height:36px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.t1mg-profile__trust-text{flex:1;z-index:1;min-width:0}.t1mg-profile__trust-text strong{display:block;font-size:13px;font-weight:800;color:#15803d;margin-bottom:3px}.t1mg-profile__trust-text p{margin:0;font-size:11px;color:#64748b;line-height:1.4}.t1mg-profile__trust-watermark{position:absolute;right:6px;bottom:-6px;color:#22c55e1f;pointer-events:none}.t1mg-profile__footer{padding:8px 16px 20px;text-align:center;background:transparent}.t1mg-profile__footer-brand{margin:0!important;font-size:12px!important;color:#94a3b8!important;font-weight:600}.blink-profile-page{min-height:100vh;background:#f4f6f9;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;display:flex;flex-direction:column}.blink-profile-scroll{flex:1;padding-bottom:calc(90px + env(safe-area-inset-bottom));overflow-y:auto}.blink-profile-hero{background:linear-gradient(180deg,#dbeafe,#eff6ff,#f4f6f9);padding:24px 16px 28px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.blink-profile-hero__back{position:absolute;top:16px;left:16px;width:40px;height:40px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 12px #0f172a14;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease}.blink-profile-hero__back:hover{transform:scale(1.05)}.blink-profile-hero__user{display:flex;flex-direction:column;align-items:center;margin-top:10px}.blink-profile-hero__avatar{width:88px;height:88px;border-radius:50%;background:#fff;border:3px solid #FFFFFF;box-shadow:0 8px 24px #2563eb24;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:12px;overflow:visible}.blink-profile-hero__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.blink-profile-hero__avatar-edit{position:absolute;bottom:0;right:0;width:26px;height:26px;border-radius:50%;background:#2563eb;border:2px solid #FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000026}.blink-profile-hero__title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 3px;letter-spacing:-.02em}.blink-profile-hero__subtitle{font-size:13.5px;font-weight:500;color:#64748b;margin:0}.blink-profile-body{padding-top:4px}.blink-quick-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 16px 14px}.blink-shortcut-card{background:#fff;border-radius:16px;padding:16px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;border:1px solid #E2E8F0;box-shadow:0 2px 8px #0f172a08;cursor:pointer;transition:all .15s ease}.blink-shortcut-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a0f;border-color:#cbd5e1}.blink-shortcut-card__icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center}.blink-shortcut-card__icon--pink{background:#ffe4e6}.blink-shortcut-card__icon--blue{background:#dbeafe}.blink-shortcut-card__icon--green{background:#dcfce7}.blink-shortcut-card__label{font-size:13px;font-weight:700;color:#0f172a;line-height:1.25}.blink-appearance-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin:0 16px 12px;background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 2px 8px #0f172a05}.blink-appearance-left{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#0f172a}.blink-appearance-icon{color:#64748b}.blink-appearance-badge{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#2563eb;letter-spacing:.02em}.blink-sensitive-card{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;margin:0 16px 14px;background:#fff;border-radius:16px;border:1px solid #E2E8F0;gap:12px;box-shadow:0 2px 8px #0f172a05}.blink-sensitive-left{display:flex;align-items:flex-start;gap:12px;flex:1}.blink-sensitive-icon{width:36px;height:36px;border-radius:10px;background:#dcfce7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blink-sensitive-text strong{font-size:14px;font-weight:700;color:#0f172a;display:block;margin-bottom:2px}.blink-sensitive-text p{margin:0 0 4px;font-size:12px;color:#64748b;line-height:1.35}.blink-sensitive-text a{font-size:12px;font-weight:700;color:#16a34a;text-decoration:underline;text-underline-offset:2px}.blink-toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;cursor:pointer}.blink-toggle-switch input{opacity:0;width:0;height:0}.blink-toggle-slider{position:absolute;inset:0;background-color:#cbd5e1;border-radius:999px;transition:.25s ease}.blink-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.25s ease;box-shadow:0 2px 4px #0003}.blink-toggle-switch input:checked+.blink-toggle-slider{background-color:#16a34a}.blink-toggle-switch input:checked+.blink-toggle-slider:before{transform:translate(20px)}.blink-group-card{margin:0 16px 14px;background:#fff;border-radius:18px;border:1px solid #E2E8F0;overflow:hidden;box-shadow:0 2px 8px #0f172a05}.blink-group-title{font-size:15px;font-weight:800;color:#0f172a;padding:16px 16px 8px;margin:0;letter-spacing:-.01em}.blink-group-list{display:flex;flex-direction:column}.blink-profile-row{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border:none;background:transparent;width:100%;text-align:left;cursor:pointer;border-bottom:1px solid #F1F5F9;transition:background .15s ease;box-sizing:border-border-box}.blink-profile-row:last-child{border-bottom:none}.blink-profile-row:hover{background:#f8fafc}.blink-profile-row__left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.blink-profile-row__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blink-profile-row__text{flex:1;min-width:0}.blink-profile-row__title{font-size:13.5px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:8px}.blink-profile-row__badge{background:#eff6ff;color:#2563eb;font-size:11px;font-weight:800;padding:2px 6px;border-radius:6px}.blink-profile-row__sub{font-size:11.5px;color:#64748b;margin-top:2px}.blink-profile-row__arrow{color:#94a3b8;flex-shrink:0}.blink-profile-row--danger .blink-profile-row__title{color:#dc2626}.blink-profile-footer{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px 20px;font-size:12px;color:#94a3b8;font-weight:600}.linkk-exact-nav-shell,.linkk-footer-nav,.t1mg-bottom-nav{position:fixed;bottom:calc(6px + env(safe-area-inset-bottom,0px));left:50%;right:auto;transform:translate(-50%);width:min(560px,calc(100% - 16px));height:70px;background:#fff;border-radius:24px;border:1px solid rgba(226,232,240,.95);box-shadow:0 12px 36px -4px #2563eb1f,0 4px 14px #0f172a0a;display:flex;align-items:center;justify-content:space-between;padding:4px 6px;gap:2px;z-index:1000;box-sizing:border-box;transition:transform .34s cubic-bezier(.16,1,.3,1),opacity .26s ease;will-change:transform,opacity}.linkk-exact-nav-shell.is-hidden,.linkk-footer-nav.is-hidden,.t1mg-bottom-nav.is-hidden{transform:translate(-50%,140%);opacity:0;pointer-events:none}.linkk-exact-nav__item,.linkk-footer-nav__item,.t1mg-bottom-nav__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;border:none;color:#475569;cursor:pointer;padding:5px 3px;border-radius:16px;min-width:0;flex:1;height:100%;font-family:inherit;-webkit-tap-highlight-color:transparent;outline:none;transition:all .22s cubic-bezier(.16,1,.3,1);box-sizing:border-box}.linkk-exact-nav__item:focus-visible{outline:2px solid #1769E8;outline-offset:-2px}.linkk-exact-nav__item:active,.linkk-exact-nav__item.tapped{transform:scale(.94)}.linkk-exact-nav__item.active,.linkk-footer-nav__item.active,.t1mg-bottom-nav__item.active{background:#ebf3fe;border-radius:16px;padding:5px 6px;box-shadow:inset 0 1px 2px #fffc}.linkk-exact-nav__icon-wrap,.linkk-footer-nav__icon-pill,.t1mg-bottom-nav__pill-wrap{display:flex;align-items:center;justify-content:center;width:30px;height:30px;transition:transform .22s ease;flex-shrink:0}.linkk-exact-nav__icon-wrap svg{display:block;overflow:visible}.linkk-exact-nav__item:hover .linkk-exact-nav__icon-wrap{transform:translateY(-1px)}.linkk-exact-nav__label,.linkk-footer-nav__label,.t1mg-bottom-nav__item span:last-child{font-size:11.5px;font-weight:600;letter-spacing:-.02em;color:#475569;line-height:1.15;white-space:nowrap;overflow:visible;text-overflow:clip;max-width:100%;transition:color .18s ease,font-weight .18s ease;text-align:center}.linkk-exact-nav__item:hover .linkk-exact-nav__label{color:#1e293b}.linkk-exact-nav__item.active .linkk-exact-nav__label,.linkk-footer-nav__item.active .linkk-footer-nav__label,.t1mg-bottom-nav__item.active span:last-child{font-size:11.5px;font-weight:700;color:#1769e8}@media(max-width:400px){.linkk-exact-nav-shell,.linkk-footer-nav,.t1mg-bottom-nav{width:calc(100% - 10px);bottom:calc(4px + env(safe-area-inset-bottom,0px));height:66px;padding:3px;border-radius:20px;gap:1px}.linkk-exact-nav__item,.linkk-footer-nav__item,.t1mg-bottom-nav__item{padding:4px 1px;gap:2px;border-radius:14px}.linkk-exact-nav__item.active,.linkk-footer-nav__item.active,.t1mg-bottom-nav__item.active{border-radius:14px;padding:4px 3px}.linkk-exact-nav__icon-wrap svg{width:23px;height:23px}.linkk-exact-nav__label,.linkk-footer-nav__label,.t1mg-bottom-nav__item span:last-child{font-size:10.5px;letter-spacing:-.03em}.linkk-exact-nav__item.active .linkk-exact-nav__label,.linkk-footer-nav__item.active .linkk-footer-nav__label,.t1mg-bottom-nav__item.active span:last-child{font-size:10.5px}}@media(max-width:350px){.linkk-exact-nav-shell,.linkk-footer-nav,.t1mg-bottom-nav{width:calc(100% - 8px);padding:3px 2px}.linkk-exact-nav__label,.linkk-footer-nav__label,.t1mg-bottom-nav__item span:last-child{font-size:9.5px;letter-spacing:-.035em}.linkk-exact-nav__item.active .linkk-exact-nav__label,.linkk-footer-nav__item.active .linkk-footer-nav__label,.t1mg-bottom-nav__item.active span:last-child{font-size:9.5px}}.care-plan-floating-wrapper{position:fixed;left:50%;transform:translate(-50%);bottom:calc(84px + env(safe-area-inset-bottom,0px));z-index:1020;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;pointer-events:none;transition:bottom .3s cubic-bezier(.34,1.56,.64,1)}.care-plan-floating-wrapper.with-cart{bottom:calc(138px + env(safe-area-inset-bottom,0px))}.care-plan-floating-wrapper:not(.with-nav){bottom:calc(22px + env(safe-area-inset-bottom,0px))}.care-plan-floating-wrapper:not(.with-nav).with-cart{bottom:calc(76px + env(safe-area-inset-bottom,0px))}.care-plan-circle-btn{pointer-events:auto;position:relative;width:84px;height:84px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#3b82f6);border:3px solid #FFFFFF;box-shadow:0 8px 20px #2563eb59;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;outline:none;padding:0;margin:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:all .3s ease}.care-plan-circle-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb73}.care-plan-circle-btn:active{transform:scale(.98)}.care-plan-circle-ring{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:6px;box-sizing:border-box;color:#fff}.care-plan-icon-head{position:relative;display:flex;align-items:center;justify-content:center;margin-top:1px;margin-bottom:2px}.care-plan-shield-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.care-plan-sparkle-badge{position:absolute;top:-4px;right:-8px;color:#fbbf24;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25));animation:pulseSparkle 2s ease-in-out infinite}.care-plan-circle-inner-text-wrap{position:relative;height:30px;width:58px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.care-plan-circle-inner-text{position:absolute;width:100%;font-family:Poppins,Inter,system-ui,-apple-system,sans-serif;font-size:10px;font-weight:700;line-height:1.15;color:#fff;text-align:center;letter-spacing:-.01em;white-space:pre-line;word-break:break-word;text-shadow:0 1px 2px rgba(0,0,0,.25);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .35s ease}.care-plan-circle-inner-text.slide-in{transform:translateY(0);opacity:1}.care-plan-circle-inner-text.slide-out{transform:translateY(-10px);opacity:0}@keyframes pulseSparkle{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.25);opacity:1}}.care-plan-modal-backdrop{position:fixed;inset:0;z-index:1100;background:#0f172ab8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;animation:fadeInModal .2s ease-out forwards}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.care-plan-modal-card{position:relative;width:100%;max-width:440px;background:#fff;border-radius:28px;box-shadow:0 25px 50px -12px #0f172a59,0 0 0 1px #ffffff1a;overflow:hidden;max-height:85vh;display:flex;flex-direction:column;animation:slideUpModal .28s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUpModal{0%{transform:translateY(28px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.care-plan-modal-header{position:relative;padding:24px 20px 20px;background:linear-gradient(135deg,#0f172a,#1e3a8a 55%,#2563eb);color:#fff;text-align:center;flex-shrink:0;overflow:hidden}.care-plan-modal-header:before{content:"";position:absolute;top:-50px;right:-50px;width:160px;height:160px;background:radial-gradient(circle,rgba(96,165,250,.3) 0%,transparent 70%);border-radius:50%;pointer-events:none}.care-plan-modal-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:50%;background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease;z-index:2}.care-plan-modal-close:hover{background:#ffffff4d;transform:scale(1.06)}.care-plan-modal-title{font-size:21px;font-weight:800;margin:0 0 6px;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.15)}.care-plan-modal-sub{font-size:13px;color:#dbeafe;margin:0;font-weight:500;line-height:1.4}.care-plan-modal-body{padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#f8fafc;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.care-plan-modal-body::-webkit-scrollbar{width:5px}.care-plan-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.care-plan-card-item{border:1.5px solid #E2E8F0;border-radius:20px;padding:20px;background:#fff;box-shadow:0 4px 14px #0f172a0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.care-plan-card-item:hover{transform:translateY(-2px);border-color:#3b82f6;box-shadow:0 8px 24px #2563eb1f}.care-plan-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.care-plan-card-icon-wrap{display:flex;align-items:center;gap:12px}.care-plan-card-icon-box{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #2563eb40;flex-shrink:0}.care-plan-card-name{font-size:17px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.01em}.care-plan-card-badge{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:4px 10px;border-radius:999px;color:#fff;box-shadow:0 2px 8px #2563eb40}.care-plan-card-desc{font-size:13px;color:#475569;line-height:1.45;margin:0 0 14px;font-weight:500}.care-plan-features-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;background:#f8fafc;padding:12px 14px;border-radius:14px;border:1px solid #F1F5F9}.care-plan-feature-row{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:600;color:#334155}.care-plan-feature-row svg{flex-shrink:0}.care-plan-card-btn{width:100%;padding:12px 18px;border-radius:14px;border:none;color:#fff;font-size:13.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #2563eb4d;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.care-plan-card-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.care-plan-card-btn:active{transform:scale(.98)}.personal-details-container{height:100%;width:100%;background:linear-gradient(135deg,#f5f8ff,#edf2f9);display:flex;justify-content:center;align-items:stretch}.personal-details-content{width:100%;max-width:480px;height:100%;background:linear-gradient(135deg,#f5f8ff,#edf2f9);display:flex;flex-direction:column;position:relative;overflow-y:auto}.personal-details-header{display:flex;align-items:center;padding:16px 20px 0;min-height:48px;width:100%;z-index:100;background:transparent;border-bottom:none}.pd-back-button{background:#fff!important;border:1px solid #eef2f6!important;border-radius:50%!important;cursor:pointer;padding:0;display:flex!important;align-items:center;justify-content:center;width:40px;height:40px;box-shadow:0 4px 12px #0000000a;transition:all .2s ease;position:relative!important;left:auto!important;top:auto!important;transform:none!important}.pd-back-button:hover,.pd-back-button:active{transform:scale(.95)!important;background-color:#f8fafc!important}.pd-back-button svg{color:#1e293b}.personal-details-top-hero{display:flex;align-items:center;justify-content:space-between;padding:8px 24px 16px;gap:16px}.hero-text-section{flex:1}.hero-title-main{font-family:Inter,-apple-system,sans-serif;font-size:22px;font-weight:800;color:#0b1a30;margin:0 0 6px;letter-spacing:-.01em}.hero-subtitle-main{font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:500;color:#64748b;line-height:1.45;margin:0}.hero-illustration-section{flex-shrink:0}.shield-illustration-wrap{filter:drop-shadow(0 8px 16px rgba(37,99,235,.06))}.personal-details-form-card{margin:0 20px;background-color:#fff;border-radius:20px;padding:20px 16px;box-shadow:0 8px 24px #0f172a05}.personal-details-form-list{display:flex;flex-direction:column;gap:14px}.form-field-row{display:flex;align-items:flex-end;gap:12px}.form-field-icon-box{width:40px;height:40px;border-radius:12px;background-color:#f0f4ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px 3px #2563eb05}.form-field-icon-box svg{width:18px;height:18px}.form-field-input-area{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.field-label-text{font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:700;color:#0b1a30}.required-star{color:#ef4444}.input-box-wrapper{position:relative;width:100%}.form-input-element{width:100%;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#1e293b;background-color:#f8fafc;border:1px solid #eef2f6;border-radius:10px;padding:9px 12px;outline:none;transition:all .2s ease}.form-input-element:focus{border-color:#cbd5e1;background-color:#fff;box-shadow:0 0 0 2px #2563eb0a}.select-wrapper{display:flex;align-items:center}.select-element{appearance:none;-webkit-appearance:none;cursor:pointer;padding-right:36px}.select-arrow-icon{position:absolute;right:12px;color:#64748b;pointer-events:none}.prefix-wrapper{display:flex;align-items:center;background-color:#f8fafc;border:1px solid #eef2f6;border-radius:10px;overflow:hidden}.prefix-wrapper:focus-within{border-color:#cbd5e1;background-color:#fff;box-shadow:0 0 0 2px #2563eb0a}.prefix-wrapper .form-input-element{border:none!important;background:transparent!important;box-shadow:none!important}.input-phone-prefix{font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600;color:#64748b;padding-left:12px;-webkit-user-select:none;user-select:none}.phone-input{padding-left:6px!important}.personal-details-action-area{margin:24px 20px 16px}.save-changes-button{width:100%;border:none;border-radius:16px;background:linear-gradient(135deg,#1d4ed8,#1e40af);padding:14px 24px;cursor:pointer;box-shadow:0 8px 24px #1d4ed833;transition:all .2s ease}.save-changes-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #1d4ed84d}.save-changes-button:active:not(:disabled){transform:translateY(0)}.save-changes-button:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}.save-btn-content{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-family:Inter,-apple-system,sans-serif;font-size:14.5px;font-weight:700}.profile-error-inline{margin:8px 24px 0;color:#ef4444;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600;text-align:center}.personal-details-footer{padding:16px 20px 24px;display:flex;justify-content:center;margin-top:auto}.security-note{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:10px;font-family:Inter,-apple-system,sans-serif;font-weight:500}.security-note svg{color:#94a3b8;flex-shrink:0}.settings-container{height:100%;width:100%;background-color:#2d2d2d;display:flex;justify-content:center;align-items:center}.settings-content{width:100%;height:100%;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;position:relative}.settings-content::-webkit-scrollbar{display:none}.settings-header{display:flex;align-items:center;justify-content:center;padding:16px 24px;min-height:70px;border-bottom:1px solid #e0e0e0;position:relative;z-index:100}.back-button{position:absolute;left:16px;top:50%;transform:translateY(-50%);background:none!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;cursor:pointer;padding:4px;display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;z-index:101}.back-button svg path{stroke:#000!important;stroke-width:2.5px}.settings-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}.settings-sections{display:flex;flex-direction:column;padding:0 24px 24px;flex:1}.settings-section{margin-bottom:32px;margin-top:16px}.settings-section:first-child{margin-top:24px}.settings-section:last-child{margin-bottom:0}.section-heading{font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;color:#000;margin:0 0 16px}.settings-item{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f0f0f0}.settings-item:last-child{border-bottom:none}.settings-item.clickable{cursor:pointer}.settings-item-left{display:flex;align-items:center;gap:12px;flex:1}.settings-item-left svg{width:24px;height:24px;flex-shrink:0}.settings-icon-image{width:24px;height:24px;flex-shrink:0;object-fit:contain}.settings-item-text{font-family:system-ui,-apple-system,sans-serif;font-size:15px;font-weight:400;color:#000}.settings-item svg:last-child{width:16px;height:16px;flex-shrink:0}.toggle-switch{position:relative;display:inline-block;width:50px;height:30px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#e0e0e0;transition:.3s;border-radius:30px}.toggle-slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#4caf50}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}@media(min-width:768px){.settings-container{background-color:#fff;justify-content:stretch;align-items:stretch}.settings-content{width:100%;height:100vh}.settings-header{padding:24px 32px 20px}.settings-title{font-size:24px}.settings-sections{padding:0 32px 32px}.section-heading{font-size:18px}.settings-item{padding:20px 0}}@media(min-width:1024px){.settings-header{padding:28px 48px 24px}.settings-title{font-size:28px}.settings-sections{padding:0 48px 40px}.section-heading{font-size:20px}.settings-item{padding:24px 0}}.privacy-container{height:100%;width:100%;background-color:#2d2d2d;display:flex;justify-content:center;align-items:center}.privacy-content{width:100%;height:100%;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;position:relative}.privacy-content::-webkit-scrollbar{display:none}.privacy-header{display:flex;align-items:center;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background-color:#fff;z-index:10}.privacy-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0 0 0 30px}.privacy-body{padding:24px;font-family:system-ui,-apple-system,sans-serif;color:#333;line-height:1.6}.privacy-section{margin-bottom:32px}.privacy-section p{margin-bottom:12px;font-size:15px}.sub-section{margin-top:20px;margin-bottom:20px}.sub-title{font-size:16px;font-weight:600;color:#111;margin-bottom:8px}.privacy-list{margin-bottom:16px;padding-left:20px}.privacy-list li{margin-bottom:8px;font-size:15px;position:relative}.privacy-list li strong{color:#000}.contact-email a{color:#007bff;text-decoration:none}.contact-email a:hover{text-decoration:underline}@media(min-width:768px){.privacy-container{background-color:#fff;justify-content:stretch;align-items:stretch}.privacy-content{width:100%;height:100vh}.privacy-header{padding:24px 32px 20px}.privacy-title{font-size:24px}.privacy-body{padding:32px 48px;max-width:900px;margin:0 auto}.section-title{font-size:22px}}.privacy-section{animation:fadeIn .5s ease-out forwards}.terms-container{height:100%;width:100%;background-color:#2d2d2d;display:flex;justify-content:center;align-items:center}.terms-content{width:100%;height:100%;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;position:relative}.terms-content::-webkit-scrollbar{display:none}.terms-header{display:flex;align-items:center;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background-color:#fff;z-index:10}.terms-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0 0 0 30px}.terms-body{padding:24px;font-family:system-ui,-apple-system,sans-serif;color:#333;line-height:1.6}.terms-platform-title{font-size:20px;font-weight:700;color:#000;margin-bottom:8px}.terms-section{margin-bottom:32px}.terms-section p{margin-bottom:12px;font-size:15px}@media(min-width:768px){.terms-container{background-color:#fff;justify-content:stretch;align-items:stretch}.terms-content{width:100%;height:100vh}.terms-header{padding:24px 32px 20px}.terms-title{font-size:24px}.terms-body{padding:32px 48px;max-width:900px;margin:0 auto}.section-title{font-size:22px}}.terms-section{animation:fadeIn .5s ease-out forwards}.refund-container{height:100%;width:100%;background-color:#2d2d2d;display:flex;justify-content:center;align-items:center}.refund-content{width:100%;height:100%;background-color:#fff;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;position:relative}.refund-content::-webkit-scrollbar{display:none}.refund-header{display:flex;align-items:center;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background-color:#fff;z-index:10}.back-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0}.refund-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0 0 0 10px}.refund-body{padding:24px;font-family:system-ui,-apple-system,sans-serif;color:#333;line-height:1.6}.refund-platform-title{font-size:20px;font-weight:700;color:#000;margin-bottom:8px}.last-updated{font-size:14px;color:#666;margin-bottom:24px;font-style:italic}.refund-section{margin-bottom:32px}.section-title{font-size:18px;font-weight:700;color:#000;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.refund-section p{margin-bottom:12px;font-size:15px}.refund-list{margin-bottom:16px;padding-left:20px}.refund-list li{margin-bottom:8px;font-size:15px}@media(min-width:768px){.refund-container{background-color:#fff;justify-content:stretch;align-items:stretch}.refund-content{width:100%;height:100vh}.refund-header{padding:24px 32px 20px}.refund-title{font-size:24px}.refund-body{padding:32px 48px;max-width:900px;margin:0 auto}.section-title{font-size:22px}}.back-button:hover svg{transform:translate(-2px);transition:transform .2s ease}.refund-section{animation:fadeIn .5s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.manage-addresses-container{min-height:100vh;min-height:100dvh;width:100%;background:linear-gradient(180deg,#ebf3ff,#fff 35%,#f7faff);display:flex;justify-content:center;align-items:flex-start;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#102a43;-webkit-font-smoothing:antialiased}.manage-addresses-content{width:100%;max-width:480px;min-height:100vh;min-height:100dvh;background:transparent;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.manage-addresses-content::-webkit-scrollbar{display:none}.manage-addresses-header{display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vw,18px) 20px;position:sticky;top:0;z-index:40;background:#ebf3ffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(219,234,254,.6);margin-bottom:12px}.back-button{position:absolute;left:16px;top:50%;transform:translateY(-50%);background:#fff!important;border:1px solid #DBEAFE!important;cursor:pointer;padding:0;display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;box-shadow:0 3px 10px #2563eb14;transition:all .2s ease;z-index:101}.back-button:hover{background:#eff6ff!important;border-color:#bfdbfe!important}.back-button svg path{stroke:#102a43!important;stroke-width:2.2px}.manage-addresses-title{font-family:Outfit,Inter,sans-serif;font-size:19px;font-weight:800;color:#102a43;margin:0;text-align:center;letter-spacing:-.02em}.add-address-button{display:flex;align-items:center;gap:8px;padding:10px 20px;cursor:pointer;border-radius:12px;transition:background-color .2s ease;margin:0 16px 8px}.add-address-button:hover{background-color:#eff6ff}.add-address-button svg{width:18px;height:18px;flex-shrink:0}.add-address-button svg path{stroke:#2563eb}.add-address-text{font-size:14px;font-weight:700;color:#2563eb}.current-location-button{width:calc(100% - 32px)!important;margin:0 16px 16px!important;border:1.5px solid #BFDBFE!important;background:#eff6ff!important;color:#2563eb!important;border-radius:12px!important;height:42px!important;padding:0 16px!important;font-size:13.5px!important;font-weight:700!important;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #2563eb14;transition:all .2s ease}.current-location-button:hover:not(:disabled){background:#dbeafe!important;border-color:#93c5fd!important;transform:translateY(-1px)}.current-location-button:disabled{opacity:.7;cursor:not-allowed}.add-address-form{padding:16px;margin:0 16px 16px;display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #DBEAFE;border-radius:18px;box-shadow:0 8px 24px -6px #2563eb17}.add-address-form .current-location-button{width:100%!important;margin:0 0 4px!important}.form-field{display:flex;flex-direction:column;gap:4px}.field-label{font-size:11.5px;font-weight:700;color:#102a43;letter-spacing:.02em}.form-input{width:100%;padding:10px 14px;border:1.5px solid #E2E8F0;border-radius:10px;font-size:13px;color:#102a43;background-color:#f8fafc;outline:none;font-family:inherit;box-sizing:border-box;transition:all .2s ease}.form-input:focus{background-color:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.form-input.error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.error-message{font-size:11px;color:#dc2626;margin:2px 0 0 2px;font-weight:600}select.form-input{appearance:none;cursor:pointer;height:42px;padding:0 36px 0 14px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.form-input:disabled{background-color:#f1f5f9;cursor:not-allowed;color:#94a3b8}.form-buttons{display:flex;gap:10px;margin-top:6px}.cancel-button,.add-button{flex:1;height:42px;padding:0 18px;border:none;border-radius:12px;font-size:13.5px;font-weight:700;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.cancel-button{background-color:#fff;border:1.5px solid #E2E8F0;color:#64748b}.cancel-button:hover{background-color:#f8fafc;color:#102a43}.add-button{background-color:#2563eb;color:#fff;box-shadow:0 6px 18px #2563eb40}.add-button:hover{background-color:#1d4ed8;box-shadow:0 8px 22px #2563eb52}.addresses-list{flex:1;padding:0 16px 24px;display:flex;flex-direction:column;gap:10px}.no-addresses-message{display:flex;justify-content:center;align-items:center;padding:40px 0;flex:1;text-align:center}.no-addresses-message p{font-size:13.5px;font-weight:500;color:#64748b;margin:0}.address-card{background-color:#fff;border:1.5px solid #E2E8F0;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;position:relative;transition:all .2s ease;box-shadow:0 3px 10px #102a430a}.address-card:hover{border-color:#93c5fd;background-color:#f7faff}.address-card.is-selected{border-color:#2563eb;background-color:#eff6ff;box-shadow:0 6px 20px #2563eb1f}.address-card-selectable{padding-left:48px}.address-content{display:flex;flex-direction:column;gap:6px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;width:100%}.default-badge{display:inline-flex;align-items:center;background-color:#2563eb;color:#fff;padding:3px 10px;border-radius:99px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;width:fit-content}.edit-address-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#2563eb;transition:transform .2s ease;margin-left:auto}.edit-address-button:hover{transform:scale(1.1)}.address-line{display:flex;gap:8px}.address-label{font-size:13px;font-weight:700;color:#102a43;min-width:65px}.address-value{font-size:13px;font-weight:500;color:#334155;line-height:1.35}.radio-button-wrapper{position:absolute;left:14px;top:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.address-radio{position:absolute;opacity:0;cursor:pointer;margin:0;padding:0}.radio-custom{width:20px;height:20px;border:2px solid #CBD5E1;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .2s ease}.address-card.is-selected .radio-custom,.address-radio:checked+.radio-custom{background-color:#2563eb;border-color:#2563eb}.address-radio:checked+.radio-custom:after{content:"";width:8px;height:8px;border-radius:50%;background-color:#fff}.done-button-container{padding:14px 16px 24px;display:flex;justify-content:center}.done-button{width:100%;height:46px;background-color:#2563eb;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 20px #2563eb47;transition:all .2s ease}.done-button:hover{background-color:#1d4ed8;box-shadow:0 8px 24px #2563eb59}.support-container{height:100vh;height:100dvh;width:100%;max-width:100vw;background-color:#f8fafc;display:flex;justify-content:center;align-items:center;position:fixed;inset:0}.support-content{width:100%;height:100%;background-color:#f8fafc;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box}.support-content::-webkit-scrollbar{width:5px}.support-content::-webkit-scrollbar-thumb{background-color:#94a3b84d;border-radius:10px}.support-header{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;padding:14px 20px!important;min-height:68px!important;background:linear-gradient(135deg,#0e1e38,#0a1324);color:#fff;box-shadow:0 4px 20px #0a132426;z-index:100;width:100%;box-sizing:border-box;overflow:hidden;flex-shrink:0}.support-header .back-button{position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;background:transparent!important;border:none!important;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:101;color:#fff!important;transition:opacity .2s ease;width:36px;height:36px}.support-header .back-button:hover{opacity:.8}.support-header .back-button svg path{stroke:#fff!important}.support-title{font-family:Gilroy,Outfit,Inter,sans-serif;font-size:20px;font-weight:700;color:#fff;margin:0;text-align:center;z-index:2;letter-spacing:-.2px}.header-headset-decoration{position:absolute;right:12px;bottom:-6px;color:#fff;opacity:.08;pointer-events:none;z-index:1;transform:rotate(-10deg)}.support-intro-card{margin:16px 20px;padding:16px 20px;border-radius:16px;background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border:1px solid rgba(186,230,253,.6);box-shadow:0 4px 15px #0f172a08;display:flex;align-items:center;justify-content:space-between;gap:12px;box-sizing:border-box}.support-intro-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.support-greeting{font-family:Gilroy,Outfit,Inter,sans-serif;font-size:18px;font-weight:700;color:#0f172a;line-height:1.25}.support-subtext{font-family:Inter,sans-serif;font-size:13px;color:#475569;margin:0;line-height:1.45}.support-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.support-tag{background-color:#fff;color:#2563eb;padding:4px 10px;border-radius:999px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;border:1px solid rgba(59,130,246,.15);box-shadow:0 2px 4px #0f172a05;transition:all .2s ease;cursor:default;display:inline-flex;align-items:center}.support-tag svg{width:11px!important;height:11px!important;margin-right:4px!important;flex-shrink:0}.support-tag:hover{background-color:#eff6ff;border-color:#2563eb}.support-illustration-container{flex-shrink:0;display:flex;align-items:center;justify-content:center}.support-3d-headset-svg{filter:drop-shadow(0 8px 16px rgba(59,130,246,.06))}.support-sections{display:flex;flex-direction:column;gap:20px;padding:0 24px 10px;box-sizing:border-box}.support-section{display:flex;flex-direction:column;gap:16px}.support-section-header{display:flex;flex-direction:column;gap:2px}.support-section-title{font-family:Gilroy,Outfit,Inter,sans-serif;font-size:17px;font-weight:700;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}.support-section-title:before{content:"";display:inline-block;width:4px;height:16px;background-color:#2563eb;border-radius:2px}.support-section-subtitle{font-family:Inter,sans-serif;font-size:12.5px;color:#64748b;margin:0 0 0 12px}.support-cards{display:flex;flex-direction:column;gap:10px}.support-card{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;background-color:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 4px 12px #0f172a08;transition:all .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box;text-decoration:none;color:inherit;width:100%}.support-card-link{cursor:pointer}.support-card-button{cursor:pointer;background:#fff;border:1px solid rgba(226,232,240,.8);text-align:left;outline:none}.support-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14;border-color:#2563eb26}.support-card:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.support-card-icon{width:38px;height:38px;border-radius:10px;background-color:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.support-card-icon svg{width:18px!important;height:18px!important}.support-card:hover .support-card-icon{background-color:#dbeafe}.support-card-content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.support-card-title{font-family:Inter,sans-serif;font-size:14.5px;font-weight:600;color:#1e293b}.support-card-text{font-family:Inter,sans-serif;font-size:12.5px;color:#64748b;word-break:break-all}.phone-highlight{color:#2563eb;font-weight:600}.live-chat-highlight{color:#16a34a;font-weight:600;display:flex;align-items:center;gap:4px}.live-chat-dot{color:#16a34a;font-size:8px;animation:pulse 1.8s infinite;display:inline-block}.support-card-subtext{font-family:Inter,sans-serif;font-size:11px;color:#64748b;margin-top:1px}.support-card-arrow{color:#3b82f6;opacity:.5;display:flex;align-items:center;transition:transform .2s ease,opacity .2s ease;flex-shrink:0}.support-card-arrow svg{width:18px!important;height:18px!important}.support-card:hover .support-card-arrow{transform:translate(3px);opacity:1}.support-trust-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid rgba(191,219,254,.5);box-shadow:0 4px 12px #0f172a05;margin-top:4px;position:relative;overflow:hidden;box-sizing:border-box}.trust-left-shield{flex-shrink:0}.trust-shield-icon-wrapper{width:36px;height:36px;border-radius:50%;background-color:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center}.trust-shield-icon-wrapper svg{width:18px!important;height:18px!important}.trust-middle-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.trust-banner-title{font-family:Gilroy,Outfit,sans-serif;font-size:14px;font-weight:700;color:#1e293b}.trust-banner-text{font-family:Inter,sans-serif;font-size:11.5px;color:#64748b;line-height:1.4;margin:0}.trust-illustration-container{flex-shrink:0;display:flex;align-items:center;justify-content:center}.satisfaction-heart-svg{filter:drop-shadow(0 6px 12px rgba(37,99,235,.05))}.support-footer-secure{display:flex;align-items:center;justify-content:center;padding:24px 0 16px;color:#94a3b8;font-family:Inter,sans-serif;font-size:12px;width:100%;box-sizing:border-box;flex-shrink:0}.support-footer-secure span{color:#64748b}@keyframes pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.support-header .back-button svg path,.back-button.support-back-button svg path,path.back-arrow-path{stroke:#fff!important}@media(max-width:768px){.support-content{padding-bottom:40px}.support-header{padding:12px 16px!important;min-height:60px!important}.support-header .back-button{left:10px!important}.support-title{font-size:18px}.support-intro-card{margin:14px 16px;padding:12px 14px;gap:10px}.support-greeting{font-size:16px}.support-subtext{font-size:11.5px;line-height:1.4}.support-tag{padding:3px 8px;font-size:10px}.support-tag svg{width:10px!important;height:10px!important;margin-right:3px!important}.support-3d-headset-svg{width:70px;height:70px}.support-sections{padding:0 16px 10px;gap:14px}.support-section-title{font-size:15px}.support-card{padding:10px 12px;gap:10px;border-radius:12px}.support-card-icon{width:32px;height:32px;border-radius:8px}.support-card-icon svg{width:16px!important;height:16px!important}.support-card-title{font-size:13.5px}.support-card-text{font-size:12px}.support-card-subtext{font-size:10.5px}.support-trust-banner{padding:10px 12px;border-radius:14px;gap:10px}.trust-shield-icon-wrapper{width:30px;height:30px}.trust-shield-icon-wrapper svg{width:16px!important;height:16px!important}.satisfaction-heart-svg{width:65px;height:55px}}@media(max-width:480px){.support-header{padding:12px!important;min-height:56px!important}.support-title{margin-top:0!important}.support-intro-card{margin:10px 12px;padding:10px 12px;border-radius:12px;gap:8px}.support-greeting{font-size:15px}.support-subtext{font-size:11px;line-height:1.35}.support-tag{padding:3px 6px;font-size:9.5px}.support-tag svg{width:9px!important;height:9px!important;margin-right:2px!important}.support-tags{gap:4px}.support-3d-headset-svg{width:60px;height:60px}.support-sections{padding:0 12px 10px;gap:12px}.support-section-title{font-size:14px}.support-card{padding:8px 10px;gap:8px;border-radius:10px}.support-card-icon{width:28px;height:28px;border-radius:6px}.support-card-icon svg{width:14px!important;height:14px!important}.support-card-title{font-size:13px}.support-card-text{font-size:11.5px}.support-card-subtext{font-size:10px}.support-trust-banner{padding:8px 10px;border-radius:12px;gap:8px}.trust-shield-icon-wrapper{width:26px;height:26px}.trust-shield-icon-wrapper svg{width:14px!important;height:14px!important}.trust-banner-title{font-size:13px}.trust-banner-text{font-size:10.5px}.satisfaction-heart-svg{width:50px;height:40px}}.support-chat-wrapper{height:100vh;height:100dvh;width:100%;max-width:100vw;background:#f2f7fc;display:flex;flex-direction:column;overflow:hidden;position:fixed;inset:0;box-sizing:border-box}.support-chat-header{position:relative;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:14px 20px!important;min-height:68px!important;background:linear-gradient(135deg,#0e1e38,#0a1324);color:#fff;box-shadow:0 4px 20px #0a132426;z-index:10;width:100%;box-sizing:border-box;overflow:hidden;flex-shrink:0}.back-button{position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;background:transparent!important;border:none!important;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:11;color:#fff!important;transition:opacity .2s ease}.back-button:hover{opacity:.8}.back-button svg path,.back-button.support-back-button svg path,path.back-arrow-path{stroke:#fff!important}.support-chat-agent{display:flex;align-items:center;gap:12px;margin-left:36px;z-index:2}.support-chat-avatar-container{width:40px;height:40px;background-color:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15)}.shield-avatar-icon{display:block}.support-chat-agent-meta{display:flex;flex-direction:column;gap:2px}.support-chat-agent-name{font-family:Gilroy,Outfit,Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.2px}.support-chat-agent-status{font-family:Inter,sans-serif;font-size:11px;color:#94a3b8;display:flex;align-items:center;gap:6px}.status-indicator.online{width:7px;height:7px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 0 2px #22c55e40;display:inline-block}.header-bg-decoration{position:absolute;right:-25px;top:-25px;opacity:.08;pointer-events:none;z-index:1;color:#fff;transform:rotate(15deg)}.support-chat-body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 20px 24px;background:radial-gradient(circle at 80% 20%,#dbeafe66,#fff0 70%);position:relative;display:flex;flex-direction:column;gap:14px;width:100%;box-sizing:border-box}.support-chat-body:before{content:"";position:absolute;top:0;left:0;width:70px;height:100%;background-image:radial-gradient(circle,rgba(148,163,184,.12) 1.5px,transparent 1.5px);background-size:14px 14px;background-position:16px 16px;pointer-events:none;z-index:1}.support-chat-body::-webkit-scrollbar{width:5px}.support-chat-body::-webkit-scrollbar-thumb{background-color:#94a3b84d;border-radius:10px}.support-chat-loading{display:flex;align-items:center;justify-content:center;height:100%;font-family:Inter,sans-serif;color:#64748b;font-size:14px}.support-chat-day{align-self:center;background-color:#e1ecf7;color:#4a607a;padding:6px 16px;border-radius:999px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;margin:6px 0;box-shadow:0 2px 6px #0a132405;z-index:2}.support-chat-bubble{max-width:75%;display:inline-flex;flex-direction:column;gap:4px;padding:8px 12px;font-family:Inter,sans-serif;font-size:13.5px;line-height:1.4;position:relative;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;min-width:60px;z-index:2}.support-chat-bubble.agent{align-self:flex-start;background-color:#fff;color:#1e293b;border-radius:12px 12px 12px 4px;box-shadow:0 4px 15px #0f172a0a,0 1px 3px #0f172a05;border:1px solid rgba(226,232,240,.8)}.support-chat-bubble.user{align-self:flex-end;background:linear-gradient(135deg,#0e2a47,#081424);color:#fff;border-radius:12px 12px 4px;box-shadow:0 6px 18px #0a13241f}.bubble-text{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.support-chat-bubble.agent a{color:#2563eb;text-decoration:underline;font-weight:500}.support-chat-bubble.user a{color:#60a5fa;text-decoration:underline;font-weight:500}.bubble-image{width:220px;max-height:240px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;margin-bottom:4px}.bubble-image img{width:100%;height:100%;object-fit:cover;display:block}.bubble-time-wrapper{display:flex;align-items:center;gap:4px;align-self:flex-end;margin-top:2px}.bubble-time{font-size:10px;opacity:.65}.support-chat-bubble.agent .bubble-time{color:#64748b}.support-chat-bubble.user .bubble-time{color:#93c5fd;opacity:.85}.bubble-ticks{display:flex;align-items:center;justify-content:center}.bubble-ticks svg{display:block;width:14px!important;height:14px!important}.support-chat-footer{display:flex;flex-direction:column;padding:10px 0 14px;background:linear-gradient(180deg,#f2f7fce6,#fff);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -8px 24px #0f172a0d;z-index:10;width:100%;box-sizing:border-box;flex-shrink:0}.support-chat-quick-replies{display:flex;gap:10px;padding:4px 20px 12px;width:100%;box-sizing:border-box;overflow-x:visible;overflow-y:hidden}.quick-reply-card{flex:1;min-width:0;height:96px;background:#fff;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;box-shadow:0 4px 12px #0f172a0a;border:1px solid rgba(226,232,240,.8);cursor:pointer;outline:none;transition:all .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box;-webkit-user-select:none;user-select:none}.quick-reply-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14;border-color:#3b82f633}.quick-reply-card:active{transform:scale(.98)}.quick-card-icon-container{width:28px;height:28px;border-radius:8px;background-color:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.quick-reply-card:hover .quick-card-icon-container{background-color:#dbeafe}.quick-card-title{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#334155;line-height:1.2;margin-top:6px;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%}.quick-card-chevron{align-self:flex-end;color:#3b82f6;opacity:.6;display:flex;align-items:center;margin-top:4px;transition:transform .2s ease,opacity .2s ease}.quick-reply-card:hover .quick-card-chevron{transform:translate(3px);opacity:1}.support-chat-input-bar-container{padding:0 20px;width:100%;box-sizing:border-box}.support-chat-input-bar{display:flex;align-items:center;gap:8px;padding:4px 4px 4px 10px;background-color:#fff;box-shadow:0 8px 24px #0f172a14;border-radius:20px;width:100%;box-sizing:border-box;border:1px solid rgba(226,232,240,.8)}.chat-attach-button{background-color:#0e2a47;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,transform .2s ease}.chat-attach-button:hover{background-color:#081d33;transform:scale(1.05)}.chat-attach-button:active{transform:scale(.95)}.chat-attach-button svg{display:block}.chat-file-input{display:none}.support-chat-input{flex:1;border:none!important;outline:none!important;background-color:transparent!important;padding:4px 2px;min-height:20px;max-height:60px;resize:none;font-family:Inter,sans-serif;font-size:13.5px;line-height:1.35;color:#1e293b;box-sizing:border-box;box-shadow:none!important;width:0;min-width:0}.support-chat-input::placeholder{color:#94a3b8}.chat-send-button{border:none;border-radius:50%;width:28px;height:28px;background-color:#0e2a47;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,transform .2s ease,opacity .2s ease}.chat-send-button:hover:not(:disabled){background-color:#081d33;transform:scale(1.05)}.chat-send-button:active:not(:disabled){transform:scale(.95)}.chat-send-button:disabled{background-color:#0e2a47;opacity:.4;cursor:not-allowed}.chat-send-button:disabled svg path{fill:#fff}.secure-connection-text{font-family:Inter,sans-serif;font-size:11px;color:#64748b;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:10px}.secure-lock-icon{color:#64748b;flex-shrink:0}@media(max-width:768px){.support-chat-header{padding:12px 16px!important;min-height:60px!important}.back-button{left:10px!important}.support-chat-agent{margin-left:32px;gap:10px}.support-chat-avatar-container{width:36px;height:36px}.support-chat-agent-name{font-size:15px}.support-chat-body{padding:16px 16px 20px}.support-chat-bubble{max-width:80%;font-size:12.5px;padding:7px 10px;gap:3px}.bubble-image{width:190px;max-height:210px}.support-chat-quick-replies{padding:4px 16px 10px;gap:8px}.quick-reply-card{height:88px;padding:8px;border-radius:10px}.quick-card-icon-container{width:24px;height:24px;border-radius:6px}.quick-card-icon-container svg{width:14px;height:14px}.quick-card-title{font-size:10px;margin-top:4px}.support-chat-input-bar-container{padding:0 16px}}@media(max-width:480px){.support-chat-header{min-height:56px!important}.support-chat-agent-name{font-size:14.5px}.support-chat-agent-status span:first-child{display:inline-block}.support-chat-body{padding:12px 12px 16px}.support-chat-bubble{max-width:85%;font-size:12px;padding:6px 8px;gap:2px}.support-chat-quick-replies{padding:4px 12px 10px;gap:8px}.quick-reply-card{height:80px;padding:6px;border-radius:8px}.quick-card-icon-container{width:22px;height:22px;border-radius:5px}.quick-card-icon-container svg{width:12px;height:12px}.quick-card-title{font-size:9.5px;margin-top:3px}.support-chat-input-bar-container{padding:0 12px}}.payment-history-container{height:100%;width:100%;background-color:#f8fafc;display:flex;justify-content:center;align-items:center}.payment-history-content{width:100%;height:100%;background-color:#f8fafc;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:120px}.payment-sticky-top-wrap{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #F1F5F9;box-shadow:0 4px 14px #0f172a0a}.payment-history-header{display:flex;align-items:center;justify-content:center;padding:14px 20px;min-height:56px;position:relative}.back-button{position:absolute;left:16px;top:50%;transform:translateY(-50%);background:#f1f5f9!important;border:1px solid #E2E8F0!important;border-radius:50%!important;cursor:pointer;padding:0;display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;z-index:101;transition:all .2s ease}.back-button:hover{background:#e2e8f0!important;transform:translateY(-50%) scale(1.04)}.payment-history-title{font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:18px;font-weight:800;color:#0f172a;margin:0;text-align:center;letter-spacing:-.02em}.payment-filter-bar{display:flex;gap:8px;padding:8px 16px 12px;overflow-x:auto;scrollbar-width:none}.payment-filter-bar::-webkit-scrollbar{display:none}.filter-button{border:1px solid #E2E8F0;outline:none;padding:6px 16px;border-radius:999px;background-color:#fff;color:#64748b;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.filter-button:hover{background-color:#f1f5f9;color:#0f172a}.filter-button.active{background-color:#2563eb;color:#fff;border-color:#2563eb;font-weight:700;box-shadow:0 4px 12px #2563eb40}.payment-transaction-list{margin-top:12px;display:flex;flex-direction:column;gap:12px;padding:0 16px 24px}.payment-transaction-card{border:1px solid #F1F5F9;border-radius:16px;padding:16px;background-color:#fff;box-shadow:0 4px 16px #0f172a0a;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease,box-shadow .2s ease}.payment-transaction-card:hover{box-shadow:0 6px 20px #0f172a12}.payment-transaction-header{display:flex;align-items:center;gap:12px;width:100%}.txn-avatar{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.txn-info-col{flex:1;min-width:0;display:flex;flex-direction:column}.transaction-title{font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:15px;font-weight:700;color:#0f172a;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transaction-meta{font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:12px;color:#64748b;margin-top:2px;font-weight:500}.transaction-amount{font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:17px;font-weight:800;color:#0f172a;letter-spacing:-.01em;flex-shrink:0}.txn-ids-box{background:#f8fafc;border-radius:10px;padding:8px 12px;border:1px solid #F1F5F9;display:flex;flex-direction:column;gap:4px}.txn-id-row{display:flex;align-items:center;gap:6px;font-size:11px}.txn-id-label{color:#64748b;font-weight:600}.txn-id-code{font-family:monospace;color:#334155;font-size:11px;background:#fff;padding:1px 6px;border-radius:4px;border:1px solid #E2E8F0;word-break:break-all}.payment-transaction-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px solid #F1F5F9;flex-wrap:wrap}.txn-footer-left{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.transaction-status{padding:4px 10px;border-radius:999px;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;gap:4px;line-height:1.2}.transaction-status.success{background-color:#dcfce7;color:#15803d}.transaction-status.warning{background-color:#fef3c7;color:#b45309}.transaction-status.error{background-color:#fee2e2;color:#b91c1c}.transaction-status.info{background-color:#eff6ff;color:#1d4ed8}.transaction-reference{font-family:monospace;font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.02em}.transaction-action{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 14px;border-radius:999px;background-color:#fff;border:1px solid #CBD5E1;color:#1e293b;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.transaction-action:hover{background-color:#eff6ff;border-color:#93c5fd;color:#2563eb}.payment-empty-state{border:1px dashed #CBD5E1;background-color:#fff;border-radius:16px;padding:32px 24px;text-align:center;font-family:Plus Jakarta Sans,Inter,sans-serif!important;color:#475569}.payment-empty-title{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:6px}.payment-empty-text{font-size:13px;color:#64748b}.pharmacy-tracking{display:flex;flex-direction:column;gap:16px;padding:16px 16px 110px;box-sizing:border-box;width:100%}.pharmacy-tracking__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0 6px;margin-bottom:4px;flex-wrap:wrap}.pharmacy-tracking__header-main{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:160px}.pharmacy-tracking__back{border:1px solid #e2e8f0;background:#fff;width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#1e293b;flex-shrink:0;box-shadow:0 2px 6px #00000008;transition:all .15s ease}.pharmacy-tracking__back:hover{background:#f8fafc;border-color:#cbd5e1}.pharmacy-tracking__back:active{transform:scale(.96)}.pharmacy-tracking__title-wrap{display:flex;flex-direction:column;min-width:0}.pharmacy-tracking__title{margin:0;font-size:18px;font-weight:800;color:#0b1a30;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pharmacy-tracking__subtitle{margin:2px 0 0;font-size:12px;color:#64748b;font-weight:500;white-space:nowrap}.pharmacy-tracking__status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:700;background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe;flex-shrink:0;white-space:nowrap}.pharmacy-tracking__status-pill--success{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.pharmacy-tracking__status-pill--warning{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.pharmacy-tracking__status-pill--danger{background:#fef2f2;color:#dc2626;border-color:#fecaca}.pharmacy-tracking-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 4px 18px #0f172a0a}.pharmacy-tracking-card__title{margin:0 0 16px;font-size:12px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.6px}.pharmacy-timeline{display:flex;flex-direction:column;gap:0}.pharmacy-timeline__item{display:grid;grid-template-columns:20px 1fr;gap:12px;position:relative;padding-bottom:16px}.pharmacy-timeline__item:last-child{padding-bottom:0}.pharmacy-timeline__item:not(:last-child):before{content:"";position:absolute;left:9px;top:18px;bottom:0;width:2px;background:#e2e8f0}.pharmacy-timeline__item--completed:not(:last-child):before{background:#86efac}.pharmacy-timeline__dot{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;margin-top:1px;position:relative;z-index:1}.pharmacy-timeline__item--completed .pharmacy-timeline__dot{border-color:#22c55e;background:#22c55e}.pharmacy-timeline__item--current .pharmacy-timeline__dot{border-color:#2563eb;background:#2563eb;box-shadow:0 0 0 4px #2563eb26}.pharmacy-timeline__item--failed .pharmacy-timeline__dot{border-color:#ef4444;background:#ef4444}.pharmacy-timeline__label{font-size:13px;font-weight:700;color:#334155;line-height:1.35}.pharmacy-timeline__item--current .pharmacy-timeline__label{color:#1d4ed8}.pharmacy-timeline__item--upcoming .pharmacy-timeline__label{color:#94a3b8;font-weight:600}.mom-order-timeline{display:flex;flex-direction:column;padding:8px 0 4px}.mom-timeline-step{display:flex;align-items:flex-start;gap:14px;position:relative}.mom-timeline-step__left{display:flex;flex-direction:column;align-items:center;width:22px}.mom-timeline-step__node{width:22px;height:22px;display:flex;align-items:center;justify-content:center;z-index:2}.mom-timeline-step__icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.mom-timeline-step__icon--check{background:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb40}.mom-timeline-step__icon--active{width:20px;height:20px;border-radius:50%;border:2px solid #2563EB;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px #2563eb26}.mom-timeline-step__dot{width:8px;height:8px;border-radius:50%;background:#2563eb}.mom-timeline-step__icon--upcoming{width:14px;height:14px;border-radius:50%;border:2px solid #CBD5E1;background:#fff}.mom-timeline-step__icon--failed{background:#dc2626;color:#fff;font-size:11px;font-weight:800}.mom-timeline-step__line{width:2px;min-height:24px;background:#e2e8f0;margin:2px 0}.mom-timeline-step__line--done{background:#2563eb}.mom-timeline-step__content{display:flex;align-items:center;gap:8px;padding-bottom:20px}.mom-timeline-step:last-child .mom-timeline-step__content{padding-bottom:4px}.mom-timeline-step__title{font-size:13.5px;font-weight:700;color:#102a43}.mom-timeline-step--upcoming .mom-timeline-step__title{color:#94a3b8;font-weight:600}.mom-timeline-step--current .mom-timeline-step__title{color:#2563eb;font-weight:800}.mom-timeline-step__badge{font-size:10px;font-weight:700;color:#2563eb;background:#eff6ff;border:1px solid #BFDBFE;padding:2px 8px;border-radius:99px;text-transform:uppercase}.pharmacy-tracking-location{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-bottom:1px dashed #e2e8f0}.pharmacy-tracking-location:last-child{border-bottom:none;padding-bottom:0}.pharmacy-tracking-location__icon{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pharmacy-tracking-location__icon--pickup{background:#ecfdf5;color:#059669}.pharmacy-tracking-location__icon--drop{background:#eff6ff;color:#2563eb}.pharmacy-tracking-location__name{font-size:13px;font-weight:700;color:#0f172a}.pharmacy-tracking-location__meta{font-size:12px;color:#64748b;margin-top:2px;line-height:1.4}.pharmacy-tracking-rider{display:flex;align-items:center;gap:10px;background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;padding:10px 12px}.pharmacy-tracking-rider__avatar{width:34px;height:34px;border-radius:50%;background:#bbf7d0;color:#166534;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.pharmacy-tracking-bill-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#334155;padding:6px 0}.pharmacy-tracking-item-row{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px dashed #e2e8f0}.pharmacy-tracking-item-row:last-child{border-bottom:none;padding-bottom:0}.pharmacy-tracking-item-row:first-child{padding-top:2px}.pharmacy-tracking-item-row__thumb{width:52px;height:52px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:4px;box-sizing:border-box}.pharmacy-tracking-item-row__img{width:100%;height:100%;object-fit:contain;border-radius:8px}.pharmacy-tracking-item-row__info{flex:1;min-width:0}.pharmacy-tracking-item-row__name{font-size:14px;font-weight:700;color:#0f172a;line-height:1.3;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.pharmacy-tracking-item-row__qty{font-size:12px;font-weight:600;color:#64748b}.pharmacy-tracking-item-row__price{font-size:15px;font-weight:800;color:#0f172a;flex-shrink:0;text-align:right}.pharmacy-tracking-bill-row--total{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:10px;font-weight:800;color:#0f172a}.pharmacy-tracking__pay-btn{width:100%;background:#16a34a;color:#fff;border:none;border-radius:12px;padding:12px;font-weight:700;font-size:14px;cursor:pointer}.pharmacy-tracking__pay-btn:disabled{opacity:.7;cursor:not-allowed}.pharmacy-tracking__pay-note{margin:8px 0 0;font-size:12px;line-height:1.45;color:#64748b;text-align:center}.pharmacy-tracking__track-btn{width:100%;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:12px;padding:10px;font-weight:700;font-size:13px;cursor:pointer}.pharmacy-tracking__loading,.pharmacy-tracking__error{text-align:center;padding:32px 16px;color:#64748b;font-size:14px}.pharmacy-tracking__error{color:#dc2626}.pharmacy-tracking-map-placeholder{border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;padding:16px;display:flex;flex-direction:column;gap:8px}.pharmacy-tracking-map-placeholder__route{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569;font-weight:600}.pharmacy-tracking-map-placeholder__eta{font-size:12px;color:#2563eb;font-weight:700}.pharmacy-msg-overlay{position:fixed;inset:0;z-index:10050;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px;animation:pharmacy-msg-fade .2s ease-out}.pharmacy-msg-popup{position:relative;width:min(320px,100%);background:#fff;border-radius:16px;padding:24px 20px 18px;box-shadow:0 20px 40px #0f172a33;text-align:center;animation:pharmacy-msg-pop .22s ease-out}.pharmacy-msg-close{position:absolute;top:10px;right:10px;border:none;background:#f1f5f9;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b}.pharmacy-msg-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.pharmacy-msg-popup--success .pharmacy-msg-icon{background:#ecfdf5;color:#16a34a}.pharmacy-msg-popup--error .pharmacy-msg-icon{background:#fef2f2;color:#dc2626}.pharmacy-msg-title{margin:0 0 6px;font-size:16px;font-weight:800;color:#0f172a}.pharmacy-msg-text{margin:0 0 16px;font-size:13.5px;line-height:1.45;color:#475569}.pharmacy-msg-ok{width:100%;border:none;border-radius:12px;min-height:44px;height:44px;padding:0 14px;font-size:13.5px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-sizing:border-box;cursor:pointer;color:#fff;background:#2563eb;transition:all .2s ease}.pharmacy-msg-ok:hover{opacity:.92;transform:translateY(-1px)}.pharmacy-msg-ok:active{transform:translateY(0)}.pharmacy-msg-popup--error .pharmacy-msg-ok{background:#dc2626}@keyframes pharmacy-msg-fade{0%{opacity:0}to{opacity:1}}@keyframes pharmacy-msg-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lk-pay-card{margin-top:14px;padding:14px;border-radius:16px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;box-shadow:0 8px 20px #0f172a0a}.lk-pay-card--muted{background:#fffbeb;border-color:#fde68a}.lk-pay-card__head{display:flex;gap:12px;align-items:flex-start}.lk-pay-card__icon{width:36px;height:36px;border-radius:12px;background:#eff6ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lk-pay-card__icon--amber{background:#ffedd5;color:#c2410c}.lk-pay-card__title{font-size:14px;font-weight:800;color:#0f172a}.lk-pay-card__sub{margin-top:2px;font-size:12px;color:#64748b;line-height:1.35}.lk-pay-card__note{margin-top:10px;padding:10px 12px;border-radius:12px;background:#eff6ff;color:#1e40af;font-size:12px;line-height:1.4;font-weight:600}.lk-pay-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:12px}.lk-pay-card__btn{width:100%;border:none;border-radius:12px;padding:12px 14px;font-size:13.5px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.lk-pay-card__btn:disabled{opacity:.6;cursor:not-allowed}.lk-pay-card__btn--online{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 8px 16px #2563eb38}.lk-pay-card__btn--cod{background:#fff;color:#9a3412;border:1.5px solid #fdba74}.oh-page{--oh-ink: #0b1f3a;--oh-muted: #5b6b7c;--oh-line: #d7e0ea;--oh-surface: #ffffff;--oh-bg: #f3f6fb;--oh-blue: #2563eb;--oh-blue-deep: #1d4ed8;--oh-sky: #eff6ff;--oh-amber: #b45309;--oh-radius: 18px;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:var(--oh-ink);background:radial-gradient(120% 80% at 0% 0%,rgba(37,99,235,.12),transparent 55%),radial-gradient(90% 60% at 100% 0%,rgba(14,165,233,.1),transparent 50%),var(--oh-bg);min-height:100%;padding:8px 14px 36px;animation:oh-fade-in .35s ease-out}@keyframes oh-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.oh-hero{padding:18px 4px 10px}.oh-hero__brand{font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--oh-blue-deep);margin-bottom:6px}.oh-hero__title{margin:0;font-size:26px;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--oh-ink)}.oh-hero__sub{margin:8px 0 0;font-size:13.5px;line-height:1.45;color:var(--oh-muted);max-width:34ch}.oh-toolbar{display:flex;gap:8px;overflow-x:auto;padding:8px 2px 14px;scrollbar-width:none}.oh-toolbar::-webkit-scrollbar{display:none}.oh-filter{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--oh-line);background:#ffffffb8;color:var(--oh-muted);border-radius:999px;padding:8px 12px;font-size:12.5px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.oh-filter:hover{transform:translateY(-1px);border-color:#a7c7c8}.oh-filter.is-active{background:var(--oh-blue);border-color:var(--oh-blue);color:#fff}.oh-filter__count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#0f172a14;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.oh-filter.is-active .oh-filter__count{background:#ffffff38}.oh-list{display:flex;flex-direction:column;gap:14px}.oh-card{background:var(--oh-surface);border:1px solid rgba(11,44,46,.08);border-radius:var(--oh-radius);overflow:hidden;box-shadow:0 10px 28px #0b2c2e0d;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.oh-card--open{border-color:#2563eb47;box-shadow:0 16px 36px #2563eb1f;transform:translateY(-1px)}.oh-card__header{padding:16px}.oh-card__id-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.oh-card__eyebrow{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--oh-ink)}.oh-copy{border:none;background:#eff6ff;color:var(--oh-blue-deep);border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex;align-items:center;gap:4px;cursor:pointer}.oh-card__placed{margin-top:4px;display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--oh-muted);font-weight:500}.oh-card__header-right{display:flex;align-items:center;gap:8px}.oh-status{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;background:#eff6ff;color:var(--oh-blue-deep)}.oh-status--delivered,.oh-status--refunded{background:#dcfce7;color:#166534}.oh-status--transit{background:#e0f2fe;color:#075985}.oh-status--payment{background:#ffedd5;color:#9a3412}.oh-status--preparing,.oh-status--placed{background:#ecfeff;color:#0e7490}.oh-status--canceled{background:#fee2e2;color:#b91c1c}.oh-status--returned{background:#f3e8ff;color:#6b21a8}.oh-card__chevron{color:#94a3b8;display:inline-flex}.oh-card__summary{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:14px;align-items:start}@media(max-width:560px){.oh-card__summary{grid-template-columns:1fr}}.oh-preview{display:flex;flex-direction:column;gap:8px}.oh-preview__item{display:flex;gap:10px;align-items:center}.oh-preview__thumb,.oh-med-thumb{width:42px;height:42px;border-radius:12px;background:linear-gradient(160deg,#eff6ff,#f0f9ff);border:1px solid #dbeafe;display:inline-flex;align-items:center;justify-content:center;color:var(--oh-blue);overflow:hidden;flex-shrink:0}.oh-preview__thumb img,.oh-med-thumb img{width:100%;height:100%;object-fit:cover}.oh-preview__name,.oh-med-name{font-size:13px;font-weight:700;color:var(--oh-ink);line-height:1.3}.oh-preview__meta,.oh-med-qty{font-size:11.5px;color:var(--oh-muted);margin-top:2px}.oh-preview__more{font-size:12px;font-weight:700;color:var(--oh-blue)}.oh-preview__rx{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:700}.oh-summary-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right}@media(max-width:560px){.oh-summary-side{align-items:flex-start;text-align:left}}.oh-amount__label{display:block;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--oh-muted)}.oh-amount__value{display:block;margin-top:2px;font-size:22px;font-weight:800;letter-spacing:-.03em;color:var(--oh-ink)}.oh-meta-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}@media(max-width:560px){.oh-meta-chips{justify-content:flex-start}}.oh-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:#f1f5f5;color:#334155;font-size:11px;font-weight:700}.oh-chip--split{background:#ecfeff;color:#0e7490}.oh-chip--ok{background:#dcfce7;color:#166534}.oh-card__route{margin-top:12px;padding-top:12px;border-top:1px dashed var(--oh-line);display:flex;flex-direction:column;gap:6px}.oh-route-line{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--oh-muted);line-height:1.4}.oh-route-line svg{margin-top:2px;color:var(--oh-blue);flex-shrink:0}.oh-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 16px}.oh-btn{appearance:none;border:1px solid var(--oh-line);background:#fff;color:var(--oh-ink);border-radius:12px;padding:10px 12px;font-size:12.5px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.oh-btn:hover:not(:disabled){border-color:#9fc2c2;transform:translateY(-1px)}.oh-btn:disabled{opacity:.45;cursor:not-allowed}.oh-btn--primary{background:var(--oh-blue);border-color:var(--oh-blue);color:#fff;box-shadow:0 8px 18px #2563eb38}.oh-btn--primary:hover:not(:disabled){background:var(--oh-blue-deep);border-color:var(--oh-blue-deep)}.oh-btn--lg{padding:12px 18px;font-size:14px}.oh-card__pay-wrap,.oh-card__details{padding:0 16px 16px;border-top:1px solid #eef3f3}.oh-card__details{display:flex;flex-direction:column;gap:14px;padding-top:14px;animation:oh-reveal .28s ease-out}@keyframes oh-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.oh-section__title{margin:0 0 10px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--oh-muted)}.oh-med-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.oh-med-row{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:8px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.oh-med-price{font-size:13px;font-weight:800;color:var(--oh-ink)}.oh-section--grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.oh-fact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.oh-fact__label{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--oh-muted)}.oh-fact__value{display:block;margin-top:4px;font-size:13px;font-weight:700;color:var(--oh-ink);text-transform:capitalize}.oh-link{color:var(--oh-blue);text-decoration:none}.oh-otp{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 10px 24px #2563eb38}.oh-otp__label{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.9}.oh-otp__hint{margin-top:2px;font-size:12px;opacity:.92}.oh-otp__code{background:#fff;color:#1d4ed8;font-size:22px;font-weight:900;letter-spacing:.2em;padding:6px 12px;border-radius:10px}.oh-note{padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;color:#334155;line-height:1.45}.oh-link-btn{border:none;background:none;color:var(--oh-blue);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:0}.oh-split-toggle{width:100%;display:flex;align-items:center;gap:8px;border:1px solid var(--oh-line);background:#f8fafc;border-radius:12px;padding:11px 12px;font-size:13px;font-weight:700;color:var(--oh-ink);cursor:pointer}.oh-split-toggle svg:last-child{margin-left:auto;color:#94a3b8}.oh-split-list{margin-top:10px;display:flex;flex-direction:column;gap:10px}.oh-split-card{border:1px solid #dbeafe;border-radius:14px;padding:12px;background:linear-gradient(180deg,#f8fbff,#f1f5ff)}.oh-split-card__head{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.oh-split-card__title{font-size:14px;font-weight:800;color:var(--oh-ink)}.oh-split-card__meta{margin-top:2px;font-size:11.5px;color:var(--oh-muted);text-transform:capitalize}.oh-badge{align-self:flex-start;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#0e7490;background:#cffafe;border-radius:999px;padding:3px 8px}.oh-split-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.oh-muted{margin:0;font-size:12.5px;color:var(--oh-muted)}.oh-empty{margin-top:18px;text-align:center;background:#fffc;border:1px dashed #bfdbfe;border-radius:20px;padding:36px 20px}.oh-empty--compact{padding:28px 18px}.oh-empty__icon{width:64px;height:64px;margin:0 auto 12px;border-radius:18px;background:var(--oh-sky);color:var(--oh-blue);display:flex;align-items:center;justify-content:center}.oh-empty h2{margin:0;font-size:18px;font-weight:800}.oh-empty p{margin:8px auto 16px;max-width:28ch;color:var(--oh-muted);font-size:13.5px;line-height:1.45}.oh-loading{padding:48px 16px;text-align:center;color:var(--oh-muted);font-weight:600}.oh-pay{margin-top:0}.oh-pay .lk-pay-card__btn--online{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 16px #2563eb38}.oh-card--clickable{cursor:pointer}.oh-card--clickable:hover{border-color:#2563eb59;box-shadow:0 16px 36px #2563eb1f;transform:translateY(-2px)}.oh-chip--pay{background:#ffedd5;color:#9a3412}.oh-card--delivered{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;box-shadow:0 2px 10px #0f172a0a;transition:transform .15s ease,box-shadow .15s ease}.oh-card--delivered:hover{border-color:#cbd5e1;box-shadow:0 4px 16px #2563eb14}.oh-delivered__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px dashed #f1f5f9}.oh-delivered__id-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.oh-delivered__id{font-size:13px;font-weight:800;color:#102a43}.oh-delivered__date{font-size:11.5px;color:#64748b;font-weight:500}.oh-status--delivered{background:#ecfdf5;color:#059669;font-size:11px;font-weight:700;padding:3px 9px;border-radius:99px;border:1px solid #a7f3d0;display:inline-flex;align-items:center}.oh-delivered__body{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.oh-delivered__summary{flex:1;min-width:0}.oh-delivered__item-preview{display:flex;align-items:center;gap:10px}.oh-delivered__item-text{min-width:0;flex:1}.oh-delivered__item-title{font-size:13px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oh-delivered__item-sub{font-size:11.5px;color:#64748b;font-weight:600;margin-top:2px}.oh-delivered__amount{text-align:right;flex-shrink:0}.oh-delivered__amount-value{font-size:16px;font-weight:900;color:#0f172a}.oh-delivered__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.oh-btn--buy-again{background:#2563eb;color:#fff;border:none;font-weight:700;border-radius:8px;padding:6px 14px;font-size:12px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.oh-btn--buy-again:hover{background:#1d4ed8}.oh-btn--outline{background:#fff;color:#334155;border:1px solid #cbd5e1;font-weight:600;border-radius:8px;padding:6px 12px;font-size:12px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.oh-btn--outline:hover{background:#f8fafc;border-color:#94a3b8}.oh-btn--ghost{background:transparent;color:#64748b;border:1px solid transparent;font-weight:600;border-radius:8px;padding:6px 10px;font-size:12px;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.oh-btn--ghost:hover{background:#f1f5f9;color:#0f172a}@media(max-width:480px){.oh-delivered__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.oh-btn--buy-again{grid-column:span 2;justify-content:center;height:38px}.oh-btn--outline,.oh-btn--ghost{justify-content:center;height:34px}}.mom-order-details-container{max-width:520px;margin:0 auto;padding:8px 16px 100px;background:#fff}.mom-order-details__header{display:flex;align-items:center;justify-content:space-between;padding:4px 0 10px;border-bottom:1px solid #f1f5f9;margin-bottom:8px}.mom-order-details__back{border:1px solid #e2e8f0;background:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a;box-shadow:0 1px 4px #0000000a}.mom-order-details__title{margin:0;font-size:15px;font-weight:800;color:#0f172a}.mom-order-details__chat-btn{border:1px solid #e2e8f0;background:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a;box-shadow:0 1px 4px #0000000a}.pharmacy-tracking-card{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:10px 0!important;margin-bottom:6px!important;border-bottom:1px solid #f1f5f9!important}.pharmacy-tracking-card__title{font-size:11.5px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#64748b!important;margin:0 0 8px!important}.mom-status-banner-card{background:transparent!important;border:none!important;border-radius:0!important;padding:4px 0 10px!important;margin-bottom:8px!important;box-shadow:none!important}.pharmacy-tracking__cancel-btn{width:100%;height:38px;border-radius:10px;border:1.5px solid #fecaca;background:#fef2f2;color:#dc2626;font-weight:700;font-size:12.5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:all .15s ease;box-sizing:border-box}.pharmacy-tracking__cancel-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.pharmacy-tracking__cancel-btn:active{transform:scale(.98)}.mom-status-card__top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.mom-status-badge{padding:2px 8px;border-radius:9999px;font-size:10.5px;font-weight:800;background:#dbeafe;color:#1e40af}.mom-status-badge--success{background:#dcfce7;color:#15803d}.mom-status-badge--cancelled{background:#fee2e2;color:#b91c1c}.mom-status-badge--progress{background:#dbeafe;color:#1d4ed8}.mom-status-card__headline{font-size:13.5px;font-weight:800;color:#0f172a}.mom-status-card__subtitle{font-size:11.5px;color:#475569;margin:2px 0 10px;line-height:1.35}.mom-horizontal-stepper{margin:10px 0 6px;width:100%}.mom-stepper-track{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:100%}.mom-stepper-node{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.mom-stepper-dot-wrap{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.mom-stepper-line{position:absolute;top:50%;height:1.5px;background:#cbd5e1;transform:translateY(-50%);z-index:1}.mom-stepper-line--left{left:0;right:50%}.mom-stepper-line--right{left:50%;right:0}.mom-stepper-line--done{background:#2563eb}.mom-stepper-dot{width:16px;height:16px;border-radius:50%;background:#fff;border:1.5px solid #cbd5e1;display:flex;align-items:center;justify-content:center;z-index:3;transition:all .2s ease}.mom-stepper-dot--done{background:#2563eb;border-color:#2563eb;color:#fff}.mom-stepper-dot--active{background:#2563eb;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb33;color:#fff}.mom-dot-pulse{width:6px;height:6px;border-radius:50%;background:#fff}.mom-stepper-label{font-size:10px;font-weight:600;color:#94a3b8;margin-top:4px;text-align:center}.mom-stepper-label--active{color:#2563eb;font-weight:800}.mom-status-card__pay-btn{width:100%;height:36px;background:#2563eb;color:#fff;font-size:12.5px;font-weight:800;border-radius:8px;border:none;cursor:pointer;margin-top:10px;transition:opacity .2s ease}.mom-status-card__pay-btn:hover{opacity:.92}.mom-rx-pill-tag{background:#dbeafe;color:#1d4ed8;font-size:10.5px;font-weight:700;padding:2px 8px;border-radius:9999px}.mom-items-ordered-list{display:flex;flex-direction:column;gap:8px}.mom-item-ordered-row{display:flex;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px dashed #f1f5f9}.mom-item-ordered-row:last-child{border-bottom:none;padding-bottom:0}.mom-item-ordered-thumb{width:36px;height:36px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.mom-item-ordered-thumb img{width:100%;height:100%;object-fit:contain}.mom-item-ordered-info{flex:1;min-width:0}.mom-item-ordered-name{font-size:12.5px;font-weight:700;color:#0f172a}.mom-item-ordered-pack{font-size:11px;color:#64748b;margin-top:1px}.mom-item-ordered-price-col{text-align:right;flex-shrink:0}.mom-item-mrp-strike{font-size:10.5px;color:#94a3b8;text-decoration:line-through;margin-right:4px}.mom-item-final-price{font-size:12.5px;font-weight:800;color:#0f172a}.mom-bill-summary-body{display:flex;flex-direction:column;gap:6px}.mom-bill-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#475569;padding:1px 0}.mom-bill-row--item{font-size:12px}.mom-bill-item-title{font-weight:700;color:#0f172a}.mom-bill-item-sub{font-size:10.5px;color:#94a3b8}.mom-bill-mrp-strike{font-size:11px;color:#94a3b8;text-decoration:line-through;margin-right:5px}.mom-bill-item-final{color:#059669;font-weight:700}.mom-bill-divider{height:1px;background:#f1f5f9;margin:4px 0}.mom-bill-row--bold{font-size:13px;font-weight:800;color:#0f172a}.mom-bill-row--discount{color:#15803d;font-weight:700}.mom-bill-discount-val{color:#15803d;font-weight:800}.mom-bill-info-label{display:flex;align-items:center;gap:3px}.mom-free-blue{color:#2563eb;font-weight:800;font-size:11.5px}.mom-bill-footer-note{font-size:11px;color:#64748b;margin:6px 0 0}.mom-bill-bottom-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.mom-pay-red-btn{flex:1;height:36px;background:#2563eb;color:#fff;font-size:12.5px;font-weight:800;border-radius:8px;border:none;cursor:pointer}.mom-scan-verify-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:#fff;border:1.5px solid #dbeafe;border-radius:9999px;font-size:11.5px;font-weight:700;color:#2563eb;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 4px #2563eb14}.mom-scan-verify-badge:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.mom-help-section-card{display:flex!important;align-items:center!important;gap:10px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px 12px!important;margin-bottom:10px!important}.mom-help-icon-wrap{width:32px;height:32px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mom-help-body{flex:1}.mom-help-title{font-size:12.5px;font-weight:800;color:#0f172a}.mom-help-contact-btn{background:none;border:none;color:#2563eb;font-weight:800;font-size:11.5px;padding:0;margin-top:1px;cursor:pointer}.mom-rx-preview-card{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:75px;height:80px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;padding:8px;cursor:pointer;position:relative;transition:all .2s ease}.mom-rx-preview-card:hover{border-color:#2563eb}.mom-rx-file-box{display:flex;flex-direction:column;align-items:center;position:relative}.mom-rx-check-circle{position:absolute;top:-4px;right:-6px;width:16px;height:16px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center}.mom-rx-pdf-label{font-size:9.5px;font-weight:800;color:#64748b;margin-top:4px;background:#f1f5f9;padding:1px 5px;border-radius:4px}.mom-info-block{display:flex;gap:10px;padding:6px 0;border-bottom:1px dashed #f1f5f9}.mom-info-icon-wrap{width:28px;height:28px;border-radius:6px;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mom-info-sub-label{font-size:10.5px;color:#94a3b8;font-weight:600}.mom-info-address-text{font-size:12px;color:#1e293b;font-weight:600;margin-top:1px;line-height:1.35}.mom-info-id-row{display:flex;align-items:center;gap:6px;margin-top:1px}.mom-info-id-text{font-size:12.5px;font-weight:800;color:#0f172a}.mom-genuine-stamp{font-size:8.5px;font-weight:900;color:#2563eb;border:1px dashed #60a5fa;padding:1px 5px;border-radius:999px;letter-spacing:.5px;text-transform:uppercase}.mom-info-date-text{font-size:12px;font-weight:700;color:#334155;margin-top:1px}.cx-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.cx-btn:disabled{opacity:.55;cursor:not-allowed}.cx-btn--primary{background:#0284c7;color:#fff;width:100%}.cx-btn--primary:hover:not(:disabled){background:#0369a1}.cx-btn--ghost{background:#f1f5f9;color:#334155;width:100%}.cx-sheet-overlay{position:fixed;inset:0;z-index:12000;background:#0f172a8c;display:flex;align-items:flex-end;justify-content:center}.cx-sheet{width:min(480px,100%);max-height:min(88vh,720px);overflow:auto;background:#fff;border-radius:20px 20px 0 0;padding:10px 18px 24px;box-shadow:0 -12px 40px #0f172a2e;animation:cxSheetUp .22s ease-out}@keyframes cxSheetUp{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}.cx-sheet__handle{width:40px;height:4px;border-radius:999px;background:#cbd5e1;margin:4px auto 12px}.cx-sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cx-sheet__head h3{margin:0;font-size:17px;font-weight:800;color:#0f172a}.cx-sheet__close{width:32px;height:32px;border:none;border-radius:10px;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cx-sheet__note{margin:0 0 14px;font-size:13px;color:#64748b;line-height:1.45}.cx-sheet__note--warn{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:12px}.cx-sheet__empty{text-align:center;padding:20px 8px}.cx-sheet__empty p{margin:0 0 14px;color:#64748b;font-size:14px}.cx-sheet__actions{margin-top:14px;padding-top:12px;border-top:1px solid #e2e8f0}.cx-field-label{display:block;font-size:12px;font-weight:800;color:#334155;margin:0 0 6px}.cx-select,.cx-textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font-size:14px;color:#0f172a;margin-bottom:14px;outline:none;background:#fff}.cx-select:focus,.cx-textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71f}.cx-textarea{resize:vertical;min-height:84px}.cx-address-list{display:flex;flex-direction:column;gap:10px;max-height:48vh;overflow:auto}.cx-address-option{display:flex;align-items:flex-start;gap:12px;text-align:left;width:100%;padding:12px;border:1.5px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer}.cx-address-option--active{border-color:#0284c7;background:#f0f9ff}.cx-address-option__icon{width:34px;height:34px;border-radius:10px;background:#e0f2fe;color:#0284c7;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cx-address-option__title{font-size:13px;font-weight:800;color:#0f172a}.cx-address-option__line{font-size:13px;color:#334155;margin-top:2px;line-height:1.35}.cx-address-option__meta{font-size:12px;color:#64748b;margin-top:2px}.cx-address-option__check{color:#0284c7;flex-shrink:0;margin-top:8px}.cx-address-form{padding-bottom:8px}.cx-sheet--address .cx-sheet__head{gap:8px}.cx-sheet--address .cx-sheet__head h3{flex:1;text-align:center}.cx-status-chip{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.01em;background:#e2e8f0;color:#334155}.cx-status-chip--placed{background:#e0f2fe;color:#0369a1}.cx-status-chip--preparing{background:#fef3c7;color:#92400e}.cx-status-chip--payment{background:#fee2e2;color:#b91c1c}.cx-status-chip--transit{background:#dbeafe;color:#1d4ed8}.cx-status-chip--delivered{background:#dcfce7;color:#166534}.cx-status-chip--canceled{background:#f1f5f9;color:#64748b}.cx-status-chip--returned{background:#fae8ff;color:#86198f}.cx-status-chip--refunded{background:#ecfccb;color:#3f6212}.cx-status-chip--muted{background:#f1f5f9;color:#64748b;font-weight:700}.cx-order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cx-action-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:12px;font-weight:700;cursor:pointer}.cx-action-btn:disabled{opacity:.45;cursor:not-allowed}.cx-action-btn--primary{background:#0284c7;border-color:#0284c7;color:#fff}.cx-split-block{margin-top:12px;border-top:1px dashed #e2e8f0;padding-top:10px}.cx-split-toggle{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:#0284c7;font-size:13px;font-weight:800;cursor:pointer;padding:4px 0}.cx-split-pharmacy{margin-top:10px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.cx-split-pharmacy__title{font-size:13px;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:6px}.cx-split-pharmacy__meta{font-size:12px;color:#64748b;margin-top:4px}.cx-empty-orders{text-align:center;padding:48px 24px;background:linear-gradient(180deg,#f0f9ff,#fff 55%);border-radius:18px;border:1px solid #e0f2fe}.cx-empty-orders__illus{width:64px;height:64px;margin:0 auto 14px;border-radius:18px;background:#e0f2fe;color:#0284c7;display:flex;align-items:center;justify-content:center}.cx-empty-orders h3{margin:0 0 6px;font-size:18px;color:#0f172a}.cx-empty-orders p{margin:0 0 18px;font-size:14px;color:#64748b}.cx-empty-orders .cx-btn{width:auto;min-width:180px}.cx-fulfill-loading{margin:0;font-size:13px;color:#64748b}.cx-fulfill-list{display:flex;flex-direction:column;gap:12px}.cx-fulfill-pharmacy__badge{display:inline-flex;font-size:11px;font-weight:800;color:#0369a1;background:#e0f2fe;padding:2px 8px;border-radius:999px;margin-bottom:6px}.cx-fulfill-pharmacy__name{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#0f172a}.cx-fulfill-pharmacy__addr{font-size:12px;color:#64748b;margin-top:4px;line-height:1.4}.cx-fulfill-pharmacy__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:12px;font-weight:700;color:#475569}.cx-fulfill-eta{display:inline-flex;align-items:center;gap:4px;color:#0369a1}.cx-fulfill-meds{margin:10px 0 0;padding-left:18px;color:#475569;font-size:12px;line-height:1.5}.cx-fulfill-divider{height:1px;background:#e2e8f0;margin-top:12px}.cx-checkout-delivering{display:flex;align-items:center;gap:10px;padding:12px 14px;margin:0 0 12px;border-radius:14px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;cursor:pointer;text-align:left;width:100%}.cx-checkout-delivering__pin{width:36px;height:36px;border-radius:11px;background:#0284c7;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cx-checkout-delivering__label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#0369a1}.cx-checkout-delivering__line{font-size:13px;font-weight:700;color:#0f172a;margin-top:2px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cx-checkout-delivering__change{margin-left:auto;font-size:12px;font-weight:800;color:#0284c7;flex-shrink:0}.cx-checkout-eta-card{margin-bottom:12px}.cx-checkout-eta-card__value{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:#0f172a}.cx-checkout-eta-card__hint{margin:6px 0 0;font-size:12px;color:#64748b}.cx-coupon-row{display:flex;gap:8px}.cx-coupon-row input{flex:1;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font-size:14px;outline:none}.cx-coupon-row button{border:none;border-radius:12px;padding:0 16px;background:#e0f2fe;color:#0369a1;font-weight:800;font-size:13px;cursor:pointer}.cx-coupon-note{margin:8px 0 0;font-size:12px;color:#94a3b8}.cx-bill-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#475569;margin-bottom:8px}.cx-bill-row--total{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0;font-size:15px;font-weight:800;color:#0f172a}.cx-tracking-split{display:flex;flex-direction:column;gap:14px}.cx-tracking-split__card{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc}.cx-tracking-split__title{font-size:13px;font-weight:800;color:#0f172a;margin-bottom:10px;display:flex;align-items:center;gap:6px}.cx-split-pharmacy__badge{margin-left:auto;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:2px 8px}.cx-split-meds{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.cx-split-meds li{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 8px}.cx-split-otp{margin-top:8px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;border-radius:10px;padding:8px 10px}.cx-split-otp__label{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;opacity:.9}.cx-split-otp__code{font-size:18px;font-weight:900;letter-spacing:.18em;background:#fff;color:#0369a1;border-radius:8px;padding:2px 10px}.zego-modal-backdrop{position:fixed;inset:0;background-color:#0f172ad9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px;animation:zegoFadeIn .25s ease-out}@keyframes zegoFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.zego-modal-content{width:100%;max-width:1050px;height:85vh;max-height:750px;background:#0f172a;border-radius:16px;box-shadow:0 25px 50px -12px #0009,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;overflow:hidden;position:relative}.zego-modal-header{height:60px;background:#1e293b;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#f8fafc}.zego-modal-title{display:flex;align-items:center;gap:12px}.zego-status-dot{width:10px;height:10px;background-color:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e;animation:zegoPulse 1.5s infinite}@keyframes zegoPulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}.zego-modal-title h3{margin:0;font-size:1.1rem;font-weight:600;color:#fff}.zego-room-badge{font-size:.75rem;background:#3b82f633;color:#60a5fa;border:1px solid rgba(96,165,250,.3);padding:3px 10px;border-radius:12px;font-family:monospace}.zego-close-btn{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3);width:36px;height:36px;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;line-height:1}.zego-close-btn:hover{background:#ef4444;color:#fff}.zego-loading-state,.zego-error-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:16px}.zego-spinner{width:44px;height:44px;border:4px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:zegoSpin 1s linear infinite}@keyframes zegoSpin{to{transform:rotate(360deg)}}.zego-call-container{flex:1;width:100%;height:calc(100% - 60px);background:#090d16}.zego-retry-btn{padding:8px 20px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.ret-track-overlay{position:fixed;inset:0;background:#0f172aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:flex-end;justify-content:center;animation:retTrackFadeIn .25s ease-out}@keyframes retTrackFadeIn{0%{opacity:0}to{opacity:1}}.ret-track-container{width:100%;max-width:540px;max-height:90vh;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;display:flex;flex-direction:column;box-shadow:0 -10px 40px #0003;overflow:hidden;animation:retTrackSlideUp .3s cubic-bezier(.16,1,.3,1)}@keyframes retTrackSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(min-width:640px){.ret-track-overlay{align-items:center;padding:20px}.ret-track-container{border-radius:24px;max-height:85vh}}.ret-track-header{padding:18px 20px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.ret-track-header__title-group h3{margin:0;font-size:18px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}.ret-track-header__sub{margin:4px 0 0;font-size:12px;color:#94a3b8;display:flex;gap:12px}.ret-track-header__close{background:#ffffff1a;border:none;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.ret-track-header__close:hover{background:#fff3}.ret-track-body{padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.ret-track-banner{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:16px;padding:16px;display:flex;align-items:flex-start;gap:14px}.ret-track-banner--rejected{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.ret-track-banner__icon{width:42px;height:42px;border-radius:12px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ret-track-banner--rejected .ret-track-banner__icon{background:#dc2626}.ret-track-banner__text h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#0f172a}.ret-track-banner__text p{margin:0;font-size:13px;color:#475569;line-height:1.4}.ret-track-section-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 12px}.ret-track-timeline{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.ret-track-timeline__step{display:flex;gap:16px;position:relative;padding-bottom:24px}.ret-track-timeline__step:last-child{padding-bottom:0}.ret-track-timeline__line{position:absolute;top:24px;left:13px;bottom:0;width:2px;background:#e2e8f0}.ret-track-timeline__step--completed .ret-track-timeline__line{background:#16a34a}.ret-track-timeline__badge{width:28px;height:28px;border-radius:50%;background:#f1f5f9;border:2px solid #cbd5e1;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:2;flex-shrink:0}.ret-track-timeline__step--completed .ret-track-timeline__badge{background:#16a34a;border-color:#16a34a;color:#fff}.ret-track-timeline__step--current .ret-track-timeline__badge{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 0 0 4px #3b82f633}.ret-track-timeline__step--rejected .ret-track-timeline__badge{background:#dc2626;border-color:#dc2626;color:#fff}.ret-track-timeline__content{flex:1}.ret-track-timeline__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.ret-track-timeline__step-title{font-size:14px;font-weight:600;color:#334155}.ret-track-timeline__step--completed .ret-track-timeline__step-title,.ret-track-timeline__step--current .ret-track-timeline__step-title{color:#0f172a;font-weight:700}.ret-track-timeline__step-time{font-size:11px;color:#94a3b8}.ret-track-timeline__step-desc{margin:0;font-size:12px;color:#64748b;line-height:1.4}.ret-track-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.ret-track-item{padding:12px 0;border-bottom:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:space-between}.ret-track-item:last-child{border-bottom:none;padding-bottom:0}.ret-track-item:first-child{padding-top:0}.ret-track-item__info h5{margin:0 0 4px;font-size:14px;font-weight:600;color:#0f172a}.ret-track-item__sub{font-size:12px;color:#64748b;display:flex;gap:8px}.ret-track-item__tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700}.ret-track-item__tag--accepted{background:#dcfce7;color:#15803d}.ret-track-item__tag--rejected{background:#fee2e2;color:#b91c1c}.ret-track-item__tag--inspecting{background:#fef3c7;color:#b45309}.ret-track-item__price{font-size:14px;font-weight:700;color:#0f172a;text-align:right}.ret-track-refund-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.ret-track-refund-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#475569;margin-bottom:8px}.ret-track-refund-row--muted{font-size:12px;color:#94a3b8}.ret-track-refund-row--total{border-top:1px solid #e2e8f0;padding-top:12px;margin-top:12px;margin-bottom:0;font-size:16px;font-weight:800;color:#0f172a}.ret-track-refund-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px;margin-top:14px;display:flex;align-items:center;justify-content:space-between}.ret-track-refund-badge__left{display:flex;align-items:center;gap:10px}.ret-track-wallet-btn{background:#16a34a;color:#fff;border:none;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .2s}.ret-track-wallet-btn:hover{opacity:.9}.ret-track-loading{padding:40px 20px;text-align:center;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:12px}.ret-track-spinner{width:32px;height:32px;border:3px solid #cbd5e1;border-top-color:#16a34a;border-radius:50%;animation:retSpin .8s linear infinite}@keyframes retSpin{to{transform:rotate(360deg)}}.lk-sup-modal-overlay{position:fixed;inset:0;z-index:9999;background:#0f172aa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;animation:lkSupFadeIn .2s cubic-bezier(.16,1,.3,1)}@keyframes lkSupFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.lk-sup-modal{background:#fff;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:24px;box-shadow:0 25px 50px -12px #0f172a40;position:relative;display:flex;flex-direction:column}.lk-sup-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-b:1px solid #f1f5f9}.lk-sup-modal-title{margin:0;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.lk-sup-modal-sub{margin:2px 0 0;font-size:13px;color:#64748b}.lk-sup-close-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .15s ease}.lk-sup-close-btn:hover{background:#f1f5f9;color:#0f172a}.lk-sup-order-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:16px 24px 0;padding:14px 16px}.lk-sup-order-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lk-sup-order-card__code{font-size:14px;font-weight:800;color:#0f172a}.lk-sup-order-card__subcode{font-size:12px;color:#64748b}.lk-sup-status-pill{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.04em}.lk-sup-status-pill--active{background:#eff6ff;color:#2563eb}.lk-sup-status-pill--delivered{background:#f0fdf4;color:#16a34a}.lk-sup-status-pill--canceled{background:#fef2f2;color:#dc2626}.lk-sup-status-pill--warning{background:#fffbebf;color:#d97706}.lk-sup-order-card__details{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#475569}.lk-sup-detail-row{display:flex;align-items:center;gap:8px}.lk-sup-detail-icon{color:#2563eb;flex-shrink:0}.lk-sup-form{padding:16px 24px 24px;display:flex;flex-direction:column;gap:16px}.lk-sup-error-alert{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:10px 14px;color:#b91c1c;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.lk-sup-field{display:flex;flex-direction:column;gap:6px}.lk-sup-field-header{display:flex;align-items:center;justify-content:space-between}.lk-sup-field-label{font-size:13px;font-weight:700;color:#1e293b}.lk-sup-counter{font-size:11px;color:#94a3b8;font-weight:600}.lk-sup-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.lk-sup-cat-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:all .15s ease;color:#334155;font-size:12.5px;font-weight:600}.lk-sup-cat-btn:hover{border-color:#93c5fd;background:#f8fafc}.lk-sup-cat-btn--active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 2px 8px #2563eb1f}.lk-sup-cat-icon{color:#2563eb;flex-shrink:0}.lk-sup-textarea{width:100%;border:1.5px solid #cbd5e1;border-radius:12px;padding:12px;font-size:13px;color:#0f172a;resize:vertical;outline:none;font-family:inherit;box-sizing:border-box}.lk-sup-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.lk-sup-upload-box{border:1.5px dashed #cbd5e1;border-radius:12px;padding:12px;text-align:center;background:#f8fafc}.lk-sup-upload-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#2563eb;cursor:pointer}.lk-sup-preview img{max-height:80px;border-radius:8px;margin-top:8px;border:1px solid #e2e8f0}.lk-sup-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.lk-sup-btn{border-radius:12px;padding:11px 20px;font-size:13.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:none;transition:all .15s ease}.lk-sup-btn--primary{background:#2563eb;color:#fff}.lk-sup-btn--primary:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb40}.lk-sup-btn--secondary{background:#f1f5f9;color:#475569}.lk-sup-btn--secondary:hover{background:#e2e8f0}.lk-sup-btn--cancel{background:#dc2626;color:#fff;margin-top:10px}.lk-sup-btn--cancel:hover{background:#b91c1c}.lk-sup-cancel-notice{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:16px;display:flex;gap:12px;color:#991b1b;font-size:13px}.lk-sup-cancel-notice-icon{color:#dc2626;flex-shrink:0;margin-top:2px}.lk-sup-card-body{padding:24px}.lk-sup-center{text-align:center;display:flex;flex-direction:column;align-items:center}.lk-sup-icon-badge{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.lk-sup-badge--success{background:#f0fdf4;color:#16a34a}.lk-sup-badge--warning{background:#fffbebf;color:#d97706}.lk-sup-title{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 6px}.lk-sup-subtext{font-size:13.5px;color:#64748b;margin:0 0 16px;line-height:1.5;max-width:380px}.lk-sup-ticket-chip{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:20px}.lk-sup-actions{display:flex;gap:10px}.lk-sup-thread-overlay{position:fixed;inset:0;z-index:9999;background:#0f172aa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;animation:lkSupFadeIn .2s cubic-bezier(.16,1,.3,1)}.lk-sup-thread-modal{background:#fff;width:100%;max-width:550px;height:600px;max-height:85vh;border-radius:24px;box-shadow:0 25px 50px -12px #0f172a40;display:flex;flex-direction:column;overflow:hidden}.lk-sup-thread-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f5f9;background:#fff}.lk-sup-thread-title{margin:0;font-size:16px;font-weight:800;color:#0f172a}.lk-sup-thread-sub{font-size:12px;color:#64748b;display:flex;align-items:center;gap:10px;margin-top:2px}.lk-sup-status-badge{font-size:10px;font-weight:800;padding:2px 8px;border-radius:12px;text-transform:uppercase}.lk-sup-status-badge--open{background:#eff6ff;color:#2563eb}.lk-sup-status-badge--admin_replied{background:#f0fdf4;color:#16a34a}.lk-sup-status-badge--closed{background:#f1f5f9;color:#64748b}.lk-sup-thread-actions{display:flex;align-items:center;gap:6px}.lk-sup-icon-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer}.lk-sup-icon-btn:hover{background:#f1f5f9;color:#0f172a}.lk-sup-thread-body{flex:1;overflow-y:auto;padding:16px;background:#f8fafc}.lk-sup-messages-list{display:flex;flex-direction:column;gap:12px}.lk-sup-msg-row{display:flex;gap:10px;max-width:82%}.lk-sup-msg-row--user{align-self:flex-end;flex-direction:row-reverse}.lk-sup-msg-row--support{align-self:flex-start}.lk-sup-msg-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lk-sup-msg-row--user .lk-sup-msg-avatar{background:#2563eb;color:#fff}.lk-sup-msg-row--support .lk-sup-msg-avatar{background:#0f172a;color:#fff}.lk-sup-msg-bubble{border-radius:16px;padding:10px 14px;box-shadow:0 1px 3px #0000000d}.lk-sup-msg-row--user .lk-sup-msg-bubble{background:#2563eb;color:#fff;border-top-right-radius:4px}.lk-sup-msg-row--support .lk-sup-msg-bubble{background:#fff;color:#0f172a;border:1px solid #e2e8f0;border-top-left-radius:4px}.lk-sup-msg-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:4px;opacity:.85}.lk-sup-msg-text{font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.lk-sup-msg-attachment img{max-width:100%;max-height:140px;border-radius:8px;margin-top:8px}.lk-sup-thread-footer{border-top:1px solid #f1f5f9;padding:12px 16px;background:#fff;display:flex;flex-direction:column;gap:8px}.lk-sup-input-row{display:flex;align-items:center;gap:8px}.lk-sup-msg-input{flex:1;border:1.5px solid #cbd5e1;border-radius:20px;padding:10px 16px;font-size:13px;outline:none}.lk-sup-msg-input:focus{border-color:#2563eb}.lk-sup-att-btn{color:#64748b;cursor:pointer;padding:6px;border-radius:50%}.lk-sup-att-btn:hover{color:#2563eb;background:#eff6ff}.lk-sup-send-btn{background:#2563eb;color:#fff;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.lk-sup-send-btn:hover{background:#1d4ed8}.lk-sup-send-btn:disabled{opacity:.5;cursor:not-allowed}.lk-sup-loading,.lk-sup-empty-msgs{text-align:center;padding:40px 20px;color:#64748b;font-size:13px;display:flex;flex-direction:column;align-items:center;gap:10px}.wishlist-page{min-height:100dvh;background:#f6f8fb;padding-bottom:32px}.wishlist-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-bottom:1px solid #e8eef5;position:sticky;top:0;z-index:5}.wishlist-header h1{margin:0;font-size:1.1rem;font-weight:800;flex:1;color:#0f172a}.wishlist-back{border:none;background:#f1f5f9;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;cursor:pointer}.wishlist-count{background:#e0f2fe;color:#0369a1;font-weight:700;font-size:12px;padding:4px 10px;border-radius:999px}.wishlist-empty{text-align:center;padding:64px 24px;color:#64748b}.wishlist-empty p{margin-top:12px;font-weight:600}.wishlist-list{list-style:none;margin:12px;padding:0;display:flex;flex-direction:column;gap:10px}.wishlist-item{background:#fff;border-radius:14px;padding:12px;border:1px solid #e8eef5}.wishlist-item__main{display:flex;gap:12px;width:100%;border:none;background:transparent;text-align:left;cursor:pointer;padding:0}.wishlist-item__main img{width:64px;height:64px;object-fit:contain;border-radius:10px;background:#f8fafc}.wishlist-item__main strong{display:block;color:#0f172a;font-size:14px}.wishlist-item__main span{color:#059669;font-weight:700;font-size:14px}.wishlist-item__actions{display:flex;gap:8px;margin-top:10px}.wishlist-item__actions button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;border-radius:10px;padding:10px;font-weight:700;font-size:13px;background:#0f766e;color:#fff;cursor:pointer}.wishlist-item__remove{flex:0 0 44px!important;background:#fee2e2!important;color:#b91c1c!important}.razorpay-payment-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.razorpay-payment-modal{background:#fff;border-radius:8px;padding:20px;max-width:500px;width:90%;max-height:90vh;overflow:auto;box-shadow:0 4px 20px #0000004d}.razorpay-payment-content{text-align:center}.razorpay-loading,.razorpay-processing{padding:40px 20px}.razorpay-loading p,.razorpay-processing p{margin:0;font-size:16px;color:#333}.razorpay-error{padding:20px}.razorpay-error p{color:#d32f2f;margin-bottom:15px;font-size:14px}.razorpay-close-btn{background-color:#f44336;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.razorpay-close-btn:hover{background-color:#d32f2f}.payment-mimic-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;margin:0 auto 15px;animation:spin 1s linear infinite}.razorpay-processing p{font-weight:600;margin-bottom:5px}.sub-text{font-size:13px!important;color:#666!important}.blinkit-wallet-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8fafc;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:520px;margin:0 auto;position:relative;box-shadow:0 0 40px #0f172a14}.blinkit-wallet-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff;border-bottom:1px solid #e2e8f0}.blinkit-wallet-back-btn{width:38px;height:38px;border-radius:50%;border:none;background-color:#f1f5f9;color:#334155;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.blinkit-wallet-back-btn:hover{background-color:#e2e8f0}.blinkit-wallet-title-box{display:flex;align-items:baseline;gap:4px}.blinkit-wallet-brand-sub{font-size:14px;font-weight:700;color:#2563eb;letter-spacing:-.5px}.blinkit-wallet-brand-title{font-size:18px;font-weight:900;color:#0f172a;letter-spacing:.5px;margin:0}.blinkit-wallet-refresh-icon-btn{width:38px;height:38px;border-radius:50%;border:none;background-color:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer}.blinkit-wallet-scroll-body{flex:1;padding:16px 16px 90px;display:flex;flex-direction:column;gap:16px}.blinkit-wallet-hero{background:linear-gradient(135deg,#f59e0b,#d97706 40%,#2563eb);border-radius:24px;padding:24px 20px;color:#fff;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #2563eb4d}.blinkit-wallet-hero:before{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:#ffffff26;pointer-events:none}.blinkit-wallet-hero__graphic{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.blinkit-wallet-hero__icon-wrap{width:72px;height:72px;border-radius:20px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 16px #0000001a}.blinkit-wallet-hero__currency-chip{position:absolute;bottom:-4px;right:-4px;width:26px;height:26px;border-radius:50%;background-color:#fff;color:#d97706;font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0003}.blinkit-wallet-hero__brand-label{font-size:13px;font-weight:800;letter-spacing:2px;color:#fffffff2;text-transform:uppercase}.blinkit-wallet-balance-card{background:#fffffff2;border-radius:16px;padding:16px;text-align:center;color:#0f172a;box-shadow:0 4px 12px #00000014}.blinkit-wallet-balance-card__label{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#64748b;display:block;margin-bottom:4px}.blinkit-wallet-balance-card__amount{font-size:32px;font-weight:900;color:#1e293b;letter-spacing:-1px}.blinkit-wallet-balance-card__badge{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:4px 12px;background-color:#f0fdf4;border-radius:20px;font-size:12px;font-weight:600;color:#15803d}.blinkit-wallet-features{display:flex;flex-direction:column;gap:10px}.blinkit-feature-card{display:flex;align-items:center;gap:14px;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;box-shadow:0 2px 8px #0f172a08}.blinkit-feature-card__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blinkit-feature-card__icon--zap{background-color:#fef3c7;color:#d97706}.blinkit-feature-card__icon--shield{background-color:#dbeafe;color:#2563eb}.blinkit-feature-card__icon--clock{background-color:#dcfce7;color:#16a34a}.blinkit-feature-card__text h3{font-size:14px;font-weight:800;color:#1e293b;margin:0 0 2px}.blinkit-feature-card__text p{font-size:12px;font-weight:500;color:#64748b;margin:0;line-height:1.4}.blinkit-wallet-recharge-box{display:flex;flex-direction:column;gap:12px}.blinkit-wallet-main-add-btn{width:100%;padding:16px;border-radius:16px;background:linear-gradient(135deg,#15803d,#16a34a);color:#fff;border:none;font-size:16px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #16a34a59;transition:transform .15s ease}.blinkit-wallet-main-add-btn:active{transform:scale(.98)}.blinkit-recharge-drawer{background-color:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:16px;box-shadow:0 4px 16px #0f172a0f}.blinkit-recharge-drawer h4{font-size:14px;font-weight:800;margin:0 0 2px;color:#0f172a}.blinkit-recharge-sub{font-size:12px;color:#64748b;margin:0 0 14px}.blinkit-preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.blinkit-preset-chip{padding:10px 4px;border-radius:12px;border:1px solid #cbd5e1;background-color:#f8fafc;color:#1e293b;font-size:13px;font-weight:800;cursor:pointer;transition:all .2s ease}.blinkit-preset-chip:hover{background-color:#eff6ff;border-color:#2563eb;color:#2563eb}.blinkit-custom-input-row{display:flex;gap:8px}.blinkit-amount-field{flex:1;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:12px;padding:0 12px;background-color:#fff}.blinkit-currency-prefix{font-size:16px;font-weight:800;color:#64748b;margin-right:4px}.blinkit-amount-field input{width:100%;border:none;outline:none;padding:10px 0;font-size:14px;font-weight:700;color:#0f172a}.blinkit-submit-add-btn{padding:0 18px;border-radius:12px;background-color:#2563eb;color:#fff;border:none;font-size:14px;font-weight:800;cursor:pointer}.blinkit-submit-add-btn:disabled{background-color:#94a3b8;cursor:not-allowed}.blinkit-gift-card-row{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;cursor:pointer}.blinkit-gift-card-content{display:flex;align-items:center;gap:12px}.blinkit-gift-card-icon{width:40px;height:40px;border-radius:12px;background-color:#fef3c7;display:flex;align-items:center;justify-content:center}.blinkit-gift-card-info{display:flex;flex-direction:column}.blinkit-gift-card-info strong{font-size:13px;font-weight:800;color:#0f172a}.blinkit-gift-card-info span{font-size:11px;color:#64748b}.blinkit-wallet-alert{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;font-size:13px;font-weight:600}.blinkit-wallet-alert--success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.blinkit-wallet-alert--error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.blinkit-wallet-alert__retry{background-color:#dc2626;color:#fff;border:none;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer}.blinkit-wallet-history{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px}.blinkit-history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.blinkit-history-header h2{font-size:16px;font-weight:800;color:#0f172a;margin:0}.blinkit-history-refresh{border:none;background:transparent;color:#2563eb;font-size:13px;font-weight:700;display:flex;align-items:center;gap:4px;cursor:pointer}.blinkit-history-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:30px 0;color:#64748b;font-size:13px}.blinkit-history-empty{text-align:center;padding:30px 10px;display:flex;flex-direction:column;align-items:center;gap:8px}.blinkit-history-empty p{font-size:14px;font-weight:800;color:#334155;margin:0}.blinkit-history-empty span{font-size:12px;color:#64748b;max-width:260px}.blinkit-txn-list{display:flex;flex-direction:column;gap:12px}.blinkit-txn-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.blinkit-txn-item:last-child{border-bottom:none}.blinkit-txn-badge{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blinkit-txn-badge--credit{background-color:#f0fdf4;color:#16a34a}.blinkit-txn-badge--debit{background-color:#fef2f2;color:#dc2626}.blinkit-txn-details{flex:1;min-width:0}.blinkit-txn-title{font-size:13px;font-weight:800;color:#0f172a}.blinkit-txn-desc{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blinkit-txn-time{font-size:11px;color:#94a3b8;margin-top:2px}.blinkit-txn-amount-box{text-align:right}.blinkit-txn-amount{font-size:14px;font-weight:900}.blinkit-txn-amount--credit{color:#16a34a}.blinkit-txn-amount--debit{color:#dc2626}.blinkit-txn-balance-after{font-size:11px;color:#64748b;margin-top:2px}.blinkit-wallet-footer{display:flex;align-items:center;justify-content:center;gap:6px;padding:16px 0;font-size:12px;font-weight:600;color:#64748b}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--nc-primary: #2e3f9c;--nc-text: #111111;--nc-muted: #7a7a7a;--nc-border: #e6e6e6;--nc-bg: #f7f7f7}.nc-container{min-height:100vh;height:100vh;width:100%;background:#fff;display:flex;justify-content:center;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.nc-content{width:100%;max-width:500px;min-height:100%;background:#fff;position:relative;padding-bottom:120px}.nc-header-compact{height:62px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:20;background:#f3f3f3;border-bottom:1px solid #ebebeb}.nc-back-button{width:34px;height:34px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;left:10px;top:14px}.nc-title-compact{margin:0;color:#111;font-family:var(--font-main);font-weight:700;font-size:20px;line-height:100%;letter-spacing:.01em;text-align:center}.nc-services-section-compact{padding:16px 12px 22px}.nc-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nc-service-card{background:#f8f8f8;border:1px solid var(--nc-border);border-radius:20px;padding:8px 8px 14px;position:relative;min-height:230px;cursor:pointer}.nc-service-image-container{width:100%;height:122px;border-radius:14px;overflow:hidden}.nc-service-image{width:100%;height:100%;object-fit:cover;display:block}.nc-service-info{padding:10px 4px 0}.nc-service-title{margin:0;font-size:18px;line-height:1.2;font-weight:500;color:var(--nc-text);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nc-service-price-row{display:flex;align-items:baseline;gap:8px;margin-top:8px}.nc-service-price{color:var(--nc-primary);font-size:26px;line-height:1;font-weight:700;flex-shrink:0}.nc-service-price-original{color:#777;text-decoration:line-through;font-size:22px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nc-service-add-button{position:absolute;right:12px;bottom:12px;width:30px;height:39px;border:none;border-radius:12px;background:var(--nc-primary);color:#fff;font-size:24px;line-height:1;cursor:pointer}.nc-proceed-button{position:fixed;left:50%;transform:translate(-50%);bottom:14px;width:calc(100% - 24px);max-width:476px;height:48px;border:none;border-radius:10px;background:#d6d6d6;color:#8a8a8a;font-size:15px;font-weight:500;transition:background .2s ease,color .2s ease,opacity .2s ease}.nc-proceed-button:enabled{background:var(--nc-primary);color:#fff;cursor:pointer}.nc-proceed-button:disabled{background:#d6d6d6;color:#8a8a8a;cursor:not-allowed}.nc-sheet-overlay{position:fixed;inset:0;z-index:120;background:#00000094;display:flex;align-items:flex-end;animation:nc-fade-overlay-in .25s ease}.nc-sheet-container{width:100%;max-width:500px;margin:0 auto;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;animation:nc-sheet-slide-up .32s cubic-bezier(.22,.61,.36,1)}.nc-sheet-image{width:100%;height:170px;object-fit:cover;display:block}.nc-sheet-handle{width:72px;height:4px;border-radius:999px;background:#ececec;margin:8px auto 10px}.nc-sheet-content{padding:0 14px 16px}.nc-sheet-top-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.nc-sheet-title{margin:0;font-size:18px;font-weight:700;color:var(--nc-text)}.nc-sheet-add-button{border:1px solid #e2e2e2;background:#fff;color:var(--nc-primary);border-radius:10px;padding:8px 16px;font-size:18px;font-weight:600;transition:all .2s ease}.nc-sheet-add-button.added{border:1.5px solid #52b46b;background:#fff;color:#52b46b;font-family:var(--font-main);font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;border-radius:10px;padding:7px 12px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.nc-sheet-add-button.added:before{content:"✓";font-size:9px;line-height:1;font-weight:700}.nc-sheet-rating{margin-top:8px;font-size:16px;color:#222}.nc-sheet-pricing-row{display:flex;align-items:baseline;gap:8px;margin-top:8px}.nc-sheet-price-main{color:var(--nc-primary);font-size:24px;line-height:1;font-weight:700}.nc-sheet-price-old{color:#888;text-decoration:line-through;font-size:17px;line-height:1}.nc-sheet-points{margin:10px 0 0;padding-left:18px;color:#666;font-size:14px;line-height:1.6}.nc-sheet-description{margin:10px 0 0;color:#7d7d7d;font-size:14px;line-height:1.5}.nc-sheet-actions{margin-top:14px}.nc-sheet-book-button{width:100%;height:42px;border:none;border-radius:10px;background:var(--nc-primary);color:#fff;font-size:16px;font-weight:600}.nc-service-add-button.added{background:#2f7a37;font-size:20px}.nc-summary-content{background:#f3f3f3;padding-bottom:148px}.nc-summary-body{padding:10px 8px 152px;display:flex;flex-direction:column;gap:10px}.nc-summary-section{border-radius:12px;background:#fff;padding:10px}.nc-selected-card{background:#d8dbec}.nc-summary-heading{margin:0 0 8px;font-size:14px;font-weight:700;color:#1d1d1d}.nc-selected-service-item{padding-bottom:8px}.nc-selected-service-item:last-child{padding-bottom:2px}.nc-selected-service-row{display:flex;gap:10px;align-items:center}.nc-selected-service-image{width:58px;height:58px;border-radius:10px;object-fit:cover}.nc-selected-service-info{flex:1;min-width:0}.nc-selected-service-remove{border:1px solid #b9bfdc;background:#f6f7ff;color:#2e3f9c;border-radius:8px;height:30px;min-width:64px;padding:0 10px;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0}.nc-selected-service-remove:hover{background:#edf0ff}.nc-selected-service-title{font-size:15px;font-weight:600;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nc-selected-service-price-row{display:flex;align-items:center;gap:6px;margin-top:3px}.nc-selected-service-price{font-size:16px;font-weight:700;color:#2e3f9c}.nc-selected-service-original{font-size:14px;color:#7a7a7a;text-decoration:line-through}.nc-summary-points{margin:8px 0 0;padding-left:16px;color:#6a6a6a;font-size:12px;line-height:1.45}.nc-payment-divider{border:0;border-top:1px solid rgba(46,63,156,.18);margin:12px 0 4px}.nc-summary-services-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.nc-summary-services-row::-webkit-scrollbar{display:none}.nc-summary-service-card{min-width:100px;max-width:100px}.nc-summary-service-image{width:100%;height:80px;border-radius:10px;object-fit:cover;display:block}.nc-summary-service-title{margin-top:6px;font-size:11px;color:#1c1c1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nc-summary-service-price{margin-top:2px;font-size:11px;color:#111}.nc-summary-add-button{margin-top:5px;width:100%;height:24px;border:none;border-radius:8px;background:#2e3f9c;color:#fff;font-size:11px;font-weight:600}.nc-summary-add-button.added{background:#2f7a37}.nc-payment-box{padding:22px 10px}.nc-payment-title{margin:12px 0 8px;font-size:18px;font-weight:700;color:#1f1f1f}.nc-payment-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#373737;margin-top:8px}.nc-payment-discount{color:#2f8b49}.nc-payment-total-row{margin-top:10px;padding-top:10px;border-top:1px solid #efefef;display:flex;justify-content:space-between;font-size:15px;font-weight:700;color:#151515}.nc-summary-footer{position:fixed;left:50%;transform:translate(-50%);bottom:12px;width:calc(100% - 16px);max-width:484px;display:grid;grid-template-columns:1fr 1fr;gap:8px;z-index:30;pointer-events:none}.nc-summary-footer-single{display:block}.nc-footer-button{height:40px;border-radius:8px;font-size:12px;font-weight:600;width:100%;pointer-events:auto}.nc-footer-button-pay{border:1px solid #2e3f9c;color:#fff;background:#2e3f9c;font-size:14px;font-weight:700}.nc-footer-button-outline{border:1px solid #2e3f9c;color:#2e3f9c;background:#fff}.nc-footer-button-filled{border:1px solid #2e3f9c;color:#fff;background:#2e3f9c}.nc-address-overlay{position:fixed;inset:0;z-index:150;background:#00000073;display:flex;align-items:flex-end}.nc-address-sheet{width:100%;max-width:500px;margin:0 auto;background:#fff;border-radius:16px 16px 0 0;padding:14px 12px 16px}.nc-address-title{margin:0;font-size:15px;color:#121212}.nc-address-add-link{margin-top:10px;border:none;background:transparent;color:#2e3f9c;font-size:12px;padding:0}.nc-address-item{margin-top:12px;display:flex;gap:10px}.nc-address-radio{width:14px;height:14px;border:2px solid #111111;border-radius:999px;margin-top:3px;flex-shrink:0}.nc-address-content{min-width:0}.nc-address-type{font-size:13px;font-weight:600;color:#1b1b1b}.nc-address-text,.nc-address-phone{font-size:10px;color:#6d6d6d;margin-top:3px}.nc-address-proceed{width:100%;margin-top:14px;height:36px;border:1px solid #2e3f9c;border-radius:8px;background:#2e3f9c;color:#fff;font-size:13px;font-weight:600}.nc-booking-overview{padding:10px}.nc-booking-overview-row+.nc-booking-overview-row{margin-top:8px;padding-top:8px;border-top:1px solid #efefef}.nc-booking-overview-label{font-size:12px;font-weight:600;color:#1f1f1f}.nc-booking-overview-value{margin-top:3px;font-size:11px;line-height:1.4;color:#666}.nc-datetime-sheet{padding-bottom:18px}.nc-datetime-subtitle{margin-top:4px;font-size:12px;color:#7b7b7b}.nc-date-options{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:2px}.nc-date-picker-row{margin-top:14px}.nc-date-picker-button{width:100%;height:48px;border-radius:12px;border:1px solid #d8deea;background:#fff;color:#323a4f;font-size:16px;font-weight:600;text-align:left;padding:0 14px;box-shadow:0 4px 12px #182a7a0d}.nc-date-picker-button.active{border-color:#2e3f9c;background:#edf1ff;color:#2e3f9c}.nc-date-option{width:40px;height:54px;border-radius:10px;border:1px solid #dedede;background:#f6f6f6;color:#454545;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:12px}.nc-date-option strong{font-size:16px;line-height:1}.nc-date-option.active{border-color:#2e3f9c;background:#eaedff;color:#2e3f9c}.nc-date-option:disabled{opacity:.45;cursor:not-allowed;color:#8f8f8f}.nc-time-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.nc-time-option{min-height:56px;border-radius:12px;border:1px solid #d8deea;background:#fff;color:#334155;font-size:15px;line-height:1.2;padding:8px 10px;font-weight:600;white-space:normal;box-shadow:0 4px 12px #182a7a0f}.nc-time-option.active{border-color:#2e3f9c;background:#edf1ff;color:#2e3f9c;font-weight:700}.nc-time-option:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;background:#f8fafc;box-shadow:none}.nc-calendar-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:18px;background:#0c10205c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nc-calendar-modal{width:min(360px,calc(100vw - 36px));background:#fff;border-radius:16px;padding:14px;box-shadow:0 20px 44px #0f172a47}.nc-calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.nc-calendar-title{font-size:17px;font-weight:700;color:#111827}.nc-calendar-nav{width:32px;height:32px;border:1px solid #d8deea;border-radius:8px;background:#f8f9ff;color:#334155;font-size:20px;line-height:1}.nc-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center;color:#64748b;font-size:12px;margin-bottom:6px}.nc-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.nc-calendar-day{height:36px;border:1px solid transparent;border-radius:10px;background:#fff;color:#0f172a;font-size:14px}.nc-calendar-day.outside{color:#a0aec0}.nc-calendar-day:disabled{color:#c0cad9;cursor:not-allowed}.nc-calendar-day.active{background:#2e3f9c;color:#fff;border-color:#2e3f9c}.nc-datetime-proceed{margin-top:16px}.nc-services-status{grid-column:1 / -1;text-align:center;color:var(--nc-muted);font-size:14px;background:var(--nc-bg);border-radius:10px;padding:14px}.nc-error-message{color:#b42318}.nc-loading-spinner{width:18px;height:18px;border:2px solid rgba(46,63,156,.2);border-top:2px solid var(--nc-primary);border-radius:50%;margin:0 auto 8px;animation:nc-spin .8s linear infinite}@keyframes nc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes nc-sheet-slide-up{0%{transform:translateY(100%);opacity:.2}to{transform:translateY(0);opacity:1}}@keyframes nc-fade-overlay-in{0%{background:#0000}to{background:#00000094}}.nc-booking-success-container{min-height:100vh;background:#f5f5f5;padding:14px}.nc-booking-success-content{position:relative;max-width:460px;margin:0 auto;min-height:calc(100vh - 28px);background:#fff;border-radius:20px;box-shadow:0 10px 30px #121c4d1a;padding:24px 16px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.nc-booking-success-close{position:absolute;top:12px;right:12px;border:none;background:transparent;color:#9c9c9c;font-size:28px;line-height:1;cursor:pointer}.nc-booking-success-check{width:84px;height:84px;border-radius:50%;background:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700;margin-top:14px}.nc-booking-success-title{margin:16px 0 8px;color:#4caf50;font-size:30px;font-weight:700}.nc-booking-success-message{margin:0;max-width:330px;color:#232323;font-size:16px;line-height:1.5}.nc-booking-success-bottom{margin-top:auto;width:100%;padding-top:20px;border-top:1px solid #e7e7e7}.nc-booking-success-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e2e2;border-radius:16px;padding:10px;text-align:left}.nc-booking-success-card-image{width:74px;height:74px;object-fit:cover;border-radius:12px;background:#f3f3f3}.nc-booking-success-card-title{margin:0;color:#1f1f1f;font-size:15px;font-weight:700}.nc-booking-success-card-info ul{margin:6px 0 0;padding-left:16px;color:gray;font-size:13px}.nc-booking-success-view{margin-top:12px;width:100%;border:none;border-radius:10px;padding:12px;background:#2f3f9c;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.desktop-page-navbar{display:none}@media(max-width:480px){.nc-title-compact{font-size:20px}.nc-service-title,.nc-service-price{font-size:16px}.nc-service-price-original{font-size:14px}.nc-service-add-button{width:30px;height:30px;font-size:23px}.nc-sheet-image{height:160px}}@media(min-width:768px){.desktop-page-navbar{display:flex;align-items:center;justify-content:center;gap:12px;background:var(--shiny-gradient);padding:14px 20px;position:sticky;top:0;z-index:60;width:100%;box-sizing:border-box}.desktop-page-nav-logo{width:120px;height:42px;object-fit:contain;position:absolute;left:16px;margin-right:0}.desktop-page-nav-link{border:none;background:#fff3;color:#fff;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer}.desktop-page-nav-link.active{background:#fff;color:#0f4ac0}.nc-container{display:block;min-height:100vh;height:auto;background:#f5f7fb;overflow:visible}.nc-content{max-width:none;width:100%;margin:0;padding-bottom:36px;background:transparent}.nc-header-compact{width:100%;max-width:none;border-bottom:1px solid #dfe6f5;background:#f3f3f3;color:#111;height:70px}.nc-title-compact{color:#111}.nc-back-button svg path{stroke:#111}.nc-services-section-compact,.nc-summary-body{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.nc-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.nc-summary-services-row{display:grid;grid-template-columns:repeat(4,minmax(180px,220px));gap:22px;justify-content:center;overflow:visible}.nc-summary-service-card{min-width:180px;max-width:220px}.nc-proceed-button,.nc-summary-footer,.nc-address-sheet,.nc-sheet-container{max-width:1200px}}.auto-image-slider{position:relative;width:100%;height:100%}.auto-image-slider-image{width:100%;height:100%;object-fit:cover;display:block}.auto-image-slider-dots{position:absolute;left:50%;bottom:8px;transform:translate(-50%);display:flex;gap:4px}.auto-image-slider-dot{width:5px;height:5px;border-radius:999px;background:#fff9}.auto-image-slider-dot.active{width:14px;background:#fff}.doctor-booking-container{position:fixed;inset:0;background:#fafcf4;z-index:2000;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.dab-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 4px 20px #0f172a0a;position:sticky;top:0;z-index:20}.dab-header__back{width:42px;height:42px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#334155;flex-shrink:0;box-shadow:0 2px 8px #0f172a0f}.dab-header__text{flex:1;min-width:0}.dab-header__step{display:block;font-size:10px;font-weight:800;color:#173a18;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.dab-header__title{margin:0;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.booking-scroll-content{flex:1;overflow-y:auto;padding:16px 16px 110px;max-width:520px;width:100%;margin:0 auto;box-sizing:border-box}.booking-section.dab-card{position:relative;background:#fff;border-radius:20px;padding:18px 16px 16px;margin-bottom:14px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a0f;overflow:hidden}.dab-card__accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#b9e94b,#e2f5a4,#f2f8de)}.dab-card__accent--blue{background:linear-gradient(90deg,#e2f5a4,#f2f8de)}.dab-card__accent--teal{background:linear-gradient(90deg,#b9e94b,#f2f8de)}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;color:#173a18;font-weight:750;font-size:14px}.section-title__icon{width:32px;height:32px;border-radius:10px;background:#f0f7d9;color:#5f9f2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-title__loading{margin-left:auto;font-size:11px;font-weight:600;color:#94a3b8}.input-group{display:flex;flex-direction:column;gap:14px}.dab-field__label{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#475569;margin-bottom:6px}.dab-field__optional{font-weight:500;color:#94a3b8}.dab-field__input{width:100%;padding:13px 14px;border:1.5px solid #e2e8f0;border-radius:12px;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box;background:#f8fafc;color:#0f172a}.dab-field__input::placeholder{color:#94a3b8}.dab-field__input:focus{border-color:#cfe18c;background:#fff;box-shadow:0 0 0 4px #e2f5a433}.dab-field__input.error{border-color:#ef4444;background:#fff5f5}.dab-field__textarea{min-height:88px;resize:vertical}.dab-field__textarea--short{min-height:72px}.dab-date-picker{width:100%;display:flex;align-items:center;gap:10px;padding:14px 16px;border:1.5px solid #DCE8BC;border-radius:14px;background:linear-gradient(135deg,#fff,#fafcf4);cursor:pointer;font-family:inherit;font-size:15px;font-weight:750;color:#173a18;transition:transform .15s ease,box-shadow .15s ease}.dab-date-picker:active{transform:scale(.99)}.dab-date-picker__icon{width:36px;height:36px;border-radius:10px;background:#f0f7d9;display:flex;align-items:center;justify-content:center;color:#5f9f2e;flex-shrink:0}.dab-date-picker__chevron{margin-left:auto;color:#315b24;flex-shrink:0}.slots-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.slot-pill{padding:11px 6px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;text-align:center;color:#334155}.slot-pill:hover:not(:disabled):not(.booked):not(.selected){border-color:#93c5fd;background:#eff6ff}.slot-pill.selected{background:#173a18!important;color:#fff!important;font-weight:800!important;border-color:#173a18!important;box-shadow:0 4px 14px #173a184d}.slot-pill.selected:hover{background:linear-gradient(135deg,#14532d,#0f172a)!important;color:#fff!important;border-color:#14532d!important}.slot-pill.booked{background:#f1f5f9;color:#94a3b8;border-color:#e2e8f0;cursor:not-allowed;text-decoration:line-through;opacity:.75}.error-text{color:#ef4444;font-size:12px;font-weight:600;margin-top:10px}.booking-footer.dab-footer{position:fixed;bottom:0;left:0;right:0;margin:0 auto;width:100%;max-width:520px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:14px 16px calc(14px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -8px 24px #0f172a14;border-top:1px solid #e8edf3;z-index:100;box-sizing:border-box}.dab-footer--single{justify-content:stretch}.price-info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.price-info span{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.price-info strong{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.dab-continue-btn,.pay-button{background:#173a18!important;color:#fff!important;font-weight:800;border:none;padding:14px 22px;border-radius:14px;font-size:15px;font-family:inherit;cursor:pointer;flex:0 0 auto;width:auto;min-width:128px;max-width:52%;white-space:nowrap;box-shadow:0 6px 20px #173a1847;transition:transform .15s ease,opacity .15s ease}.dab-continue-btn:active,.pay-button:active{transform:scale(.98)}.pay-button{width:100%;max-width:none;min-height:52px}.dab-continue-btn:disabled,.pay-button:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed}.summary-content{flex:1;overflow-y:auto;padding:16px 16px 110px;display:flex;flex-direction:column;gap:14px;max-width:520px;width:100%;margin:0 auto;box-sizing:border-box}.summary-card{background:#fff;border-radius:20px;padding:16px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a0f}.doctor-summary.dab-summary-doctor{display:flex;align-items:center;gap:14px}.dab-summary-doctor__img-wrap{width:68px;height:68px;border-radius:16px;overflow:hidden;flex-shrink:0;border:2px solid #fff;box-shadow:0 4px 14px #2563eb2e;background:linear-gradient(160deg,#eff6ff,#dbeafe)}.summary-doc-img{width:100%;height:100%;object-fit:cover;object-position:top}.summary-doc-info h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.summary-doc-info p{margin:4px 0 0;font-size:13px;font-weight:800;color:#173a18}.dab-summary-details .summary-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;font-weight:500;line-height:1.4}.dab-summary-details .summary-row svg{color:#315b24;flex-shrink:0;margin-top:2px}.dab-summary-details .summary-row:last-child{border-bottom:none}.dab-payment-summary h4{margin:0 0 14px;font-size:14px;font-weight:800;color:#0f172a}.payment-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;color:#64748b}.payment-row.total{border-top:1px solid #f1f5f9;padding-top:12px;margin-top:4px;margin-bottom:0;color:#0f172a;font-weight:800;font-size:16px}.doctor-booking-container .nc-calendar-day.active{background:#173a18!important;color:#fff!important;font-weight:800!important}.doctor-booking-container .nc-calendar-day.active:hover{background:#315b24!important;color:#fff!important}.doctor-booking-container .nc-calendar-nav{color:#173a18}.offline-block-message{padding:40px 20px!important;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px;margin:40px auto;background:#fff;border-radius:20px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a0f}.booking-success-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#eef2ff,#f8fafc);z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px}.booking-success-card{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:400px;background:#fff;border-radius:24px;padding:32px 24px;border:1px solid #e8edf3;box-shadow:0 12px 40px #0f172a1a}.booking-success-card h2{margin:20px 0 10px;font-size:22px;font-weight:800;color:#0f172a}.booking-success-card p{color:#64748b;line-height:1.5;margin-bottom:24px;font-size:14px}.booking-success-details{width:100%;background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:16px;border-radius:14px;margin-bottom:24px;border:1px solid #e8edf3}.detail-item{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px}.detail-item span{color:#64748b}.detail-item strong{color:#0f172a}.detail-item:last-child{margin-bottom:0}.done-button{width:100%;background:linear-gradient(135deg,#166534,#315b24);color:#fff;border:none;padding:16px;border-radius:14px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 6px 20px #173a1847}@media(max-width:360px){.slots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dab-continue-btn{padding:14px 16px;font-size:14px;min-width:112px}}.bookings-container{width:100%;min-height:100vh;background:linear-gradient(180deg,#eef2ff,#f8fafc 22%,#f1f5f9);display:flex;justify-content:center}.bookings-content{width:100%;max-width:500px;min-height:100vh;background:transparent;padding:0 16px 110px;box-sizing:border-box}.bookings-header-new{display:flex;align-items:center;gap:16px;padding:16px 0;background:#fff}.bookings-page-title{margin:0;font-size:18px;font-weight:700;color:#1c1c1e;flex:1}.bookings-back-btn{width:40px;height:40px;border:none;background:#f2f2f7;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1c1c1e;cursor:pointer;flex-shrink:0}.mobile-page-header.no-back{display:flex;justify-content:center;padding:16px 0 12px;background:transparent}.bookings-segment-header{margin-bottom:4px}.bookings-segment{display:flex;position:relative;width:100%;background:#e8edf5;border-radius:14px;padding:4px;border:1px solid rgba(255,255,255,.7);box-shadow:inset 0 1px 2px #0f172a0a}.bookings-segment__pill{position:absolute;top:4px;bottom:4px;width:calc(50% - 6px);background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:11px;box-shadow:0 4px 14px #2563eb59;transition:left .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.bookings-segment__btn{position:relative;flex:1;padding:11px 8px;font-size:13px;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;z-index:1;transition:color .2s ease;font-family:inherit}.bookings-segment__btn.active{color:#fff;font-weight:700}.bookings-subtabs{display:flex;gap:8px;margin:16px 0 18px;padding:4px;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 4px 16px #0f172a0a;position:sticky;top:0;z-index:10}.bookings-subtab{flex:1;border:none;background:transparent;padding:10px 6px;font-size:13px;font-weight:600;color:#94a3b8;cursor:pointer;border-radius:10px;transition:all .22s ease;font-family:inherit}.bookings-subtab.active{color:#fff;font-weight:700;background:linear-gradient(135deg,#1d4ed8,#3b82f6);box-shadow:0 4px 12px #2563eb47}.bookings-loading{display:flex;justify-content:center;padding:60px 0}.bookings-empty{text-align:center;padding:48px 24px;background:#fff;border-radius:20px;border:1px solid #e8edf3;box-shadow:0 8px 24px #0f172a0d}.bookings-empty__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 14px;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#dbeafe);font-size:22px}.bookings-empty strong{display:block;font-size:16px;font-weight:800;color:#0f172a;margin-bottom:6px}.bookings-empty p{margin:0;font-size:13px;color:#64748b;line-height:1.45}.main-title{text-align:center;font-size:22px!important;margin:0}.picker-inner{display:flex;align-items:center;gap:12px}.picker-inner span{font-size:15px;font-weight:600}.bookings-list{display:flex;flex-direction:column;gap:14px;padding:0}.booking-card--premium{position:relative;overflow:hidden;background:#fff;border-radius:20px;padding:0;border:1px solid rgba(226,232,240,.9);box-shadow:0 8px 28px #0f172a12,0 1px 3px #0f172a0a;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease;animation:bookingRise .38s cubic-bezier(.22,1,.36,1) both}@keyframes bookingRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.bookings-list .booking-card--premium:nth-child(1),.bookings-container .booking-card--premium:nth-child(1){animation-delay:.04s}.bookings-list .booking-card--premium:nth-child(2),.bookings-container .booking-card--premium:nth-child(2){animation-delay:.08s}.bookings-list .booking-card--premium:nth-child(3),.bookings-container .booking-card--premium:nth-child(3){animation-delay:.12s}.bookings-list .booking-card--premium:nth-child(n+4),.bookings-container .booking-card--premium:nth-child(n+4){animation-delay:.16s}.booking-card--premium:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a1a,0 1px 3px #0f172a0a}.booking-card__accent{height:4px;background:linear-gradient(90deg,#1d4ed8,#60a5fa,#3b82f6)}.booking-card--premium .booking-card-header{padding:16px 16px 12px}.booking-card-header{display:flex;gap:14px;align-items:flex-start}.booking-card__photo-wrap{position:relative;flex-shrink:0}.booking-card__photo-wrap:after{content:"";position:absolute;inset:-2px;border-radius:16px;background:linear-gradient(145deg,#3b82f6,#93c5fd);z-index:0;opacity:.35}.doc-avatar{position:relative;z-index:1;width:76px;height:88px;border-radius:14px;object-fit:cover;object-position:top;background:#f1f5f9;border:2px solid #fff;box-shadow:0 4px 12px #2563eb26}.doc-details{flex:1;min-width:0}.doc-name-badge-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.doc-name-badge-row h3{margin:0;font-size:15px;font-weight:800;color:#0f172a;line-height:1.25;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.booking-card__verified{color:#2563eb;flex-shrink:0}.doc-details .specialty{margin:0 0 10px;font-size:12px;line-height:1.35;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.specialty__tag{color:#2563eb;font-weight:700}.specialty__dot{color:#cbd5e1}.specialty__clinic{color:#64748b;font-weight:500}.status-badge{padding:5px 10px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap;letter-spacing:.02em;border:1px solid transparent}.status-badge--accepted,.status-badge--confirmed,.status-badge--active{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#047857;border-color:#bbf7d0}.status-badge--pending{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#b45309;border-color:#fde68a}.status-badge--cancelled,.status-badge--cancelled_auto{background:linear-gradient(135deg,#fff1f2,#ffe4e6);color:#e11d48;border-color:#fecdd3}.status-badge--completed{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1d4ed8;border-color:#bfdbfe}.status-badge:not([class*=status-badge--]){background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#047857;border-color:#bbf7d0}.booking-datetime-chips{display:flex;flex-wrap:wrap;gap:8px}.booking-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f6;font-size:11px;font-weight:600;color:#334155}.booking-chip svg{color:#2563eb;flex-shrink:0}.booking-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 14px}.booking-meta-box{padding:12px;border-radius:14px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #eef2f6;min-width:0}.booking-meta-box--id{text-align:right}.booking-meta-box__label{display:block;font-size:9px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.booking-meta-box__value{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#0f172a}.booking-meta-box__value svg{color:#2563eb;flex-shrink:0}.booking-meta-box__id{display:block;font-size:13px;font-weight:800;color:#0f172a;letter-spacing:.04em}.booking-card--premium .booking-card-actions{padding:0 16px 16px;margin-top:0;gap:10px}.booking-card-actions{display:flex;gap:12px}.action-btn{flex:1;height:44px;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:inherit}.action-btn.outline{background:#fff;border:1.5px solid #e2e8f0;color:#1d4ed8;box-shadow:0 2px 8px #0f172a0a}.action-btn.outline:active{transform:scale(.98)}.action-btn.outline.danger{color:#ef4444;border-color:#fecaca;background:linear-gradient(180deg,#fff,#fff5f5)}.action-btn.primary{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;box-shadow:0 4px 14px #2563eb52}.support-cta{margin-top:24px;background:#f0f2ff;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.support-info{display:flex;gap:12px;align-items:center}.support-text h4{margin:0;font-size:14px;font-weight:700;color:#1c1c1e}.support-text p{margin:2px 0 0;font-size:12px;color:#8e8e93}.booking-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.booking-modal{width:100%;max-width:400px;background:#fff;border-radius:24px;padding:24px;box-shadow:0 10px 40px #0003}.booking-modal h3{margin:0 0 16px;font-size:20px;font-weight:700;text-align:center}.booking-modal label{display:block;margin-bottom:8px;font-size:14px;color:#8e8e93}.booking-modal textarea{width:100%;border:1px solid #eee;border-radius:12px;padding:12px;font-family:inherit;margin-bottom:20px}.booking-modal-actions{display:flex;gap:12px}.booking-modal-primary,.booking-modal-secondary{flex:1;height:48px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer}.booking-modal-primary{background:#ff3b30;color:#fff;border:none}.booking-modal-secondary{background:#f2f2f7;color:#1c1c1e;border:none}.bookings-container--reschedule{background:linear-gradient(180deg,#eff6ff,#f8fafc 24%,#f1f5f9)}.booking-reschedule-page{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.bookings-header-new--reschedule{background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:12px 14px;margin-bottom:4px;border:1px solid #e8edf3}.bookings-header-new--reschedule .bookings-page-title{font-size:19px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#0f172a,#1d4ed8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bookings-header-new--reschedule .bookings-back-btn{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}.booking-reschedule-items{margin:16px 0}.booking-reschedule-item-card{display:flex;gap:14px;background:linear-gradient(135deg,#fff,#f8fafc);padding:14px;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 4px 16px #2563eb0f}.booking-reschedule-item-image{width:60px;height:60px;border-radius:12px;object-fit:cover;object-position:center top;border:1px solid #e2e8f0}.booking-reschedule-item-info{flex:1;min-width:0}.booking-reschedule-item-title{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 4px}.booking-reschedule-item-info ul{list-style:none;padding:0;margin:0}.booking-reschedule-item-info li{font-size:12px;color:#64748b;margin-bottom:2px;font-weight:500}.booking-reschedule-slot{margin-top:8px;background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:16px;box-shadow:0 4px 16px #2563eb0d}.booking-reschedule-slot h3{font-size:16px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.section-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:10px}.session-duration{font-size:11px;color:#1d4ed8;font-weight:700;background:#eff6ff;border:1px solid #dbeafe;padding:4px 10px;border-radius:999px;white-space:nowrap}.date-picker-label{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.sticky-bottom-action{position:fixed;bottom:0;left:0;right:0;padding:14px 16px calc(16px + env(safe-area-inset-bottom));background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e8edf3;box-shadow:0 -8px 24px #2563eb14;z-index:100;box-sizing:border-box}.sticky-bottom-action--reschedule{max-width:500px;margin:0 auto}@media(min-width:500px){.sticky-bottom-action{max-width:500px;left:50%;transform:translate(-50%)}}.booking-date-picker-button{width:100%;padding:14px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;font-size:14px;font-weight:600;color:#0f172a;text-align:left;margin-bottom:18px;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.booking-date-picker-button .picker-inner{display:flex;align-items:center;gap:10px;color:#64748b}.booking-date-picker-button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px #2563eb1a}.booking-date-picker-button.active .picker-inner{color:#1d4ed8;font-weight:700}.booking-time-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:8px}.booking-time-option{padding:12px 10px;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;font-size:12px;font-weight:700;color:#334155;cursor:pointer;text-align:center;font-family:inherit;line-height:1.3;transition:all .15s ease}.booking-time-option:active{transform:scale(.98)}.booking-time-option.active{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);border-color:transparent;color:#fff;box-shadow:0 6px 18px #2563eb52}.booking-status-primary{width:100%;height:52px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border:none;border-radius:16px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 8px 24px #2563eb52;transition:transform .15s ease,opacity .15s ease}.booking-status-primary:active:not(:disabled){transform:scale(.98)}.booking-status-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.booking-reschedule-confirm{margin-top:20px}.nc-calendar-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:20px}.nc-calendar-modal{width:100%;max-width:360px;background:#fff;border-radius:24px;padding:20px;box-shadow:0 20px 40px #00000026}.nc-calendar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.nc-calendar-title{font-size:16px;font-weight:700}.nc-calendar-nav{width:32px;height:32px;border-radius:50%;border:1px solid #E5E5EA;background:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer}.nc-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;margin-bottom:8px}.nc-calendar-weekdays span{font-size:12px;font-weight:600;color:#8e8e93}.nc-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.nc-calendar-day{height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;border-radius:10px;border:none;background:transparent;cursor:pointer}.nc-calendar-day.active{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-weight:700;box-shadow:0 4px 12px #2563eb47}.nc-calendar-day.outside{color:#d1d1d6}.nc-calendar-day:disabled{color:#e5e5ea;cursor:not-allowed}.booking-flow-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:60px}.booking-status-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:24px}.booking-status-icon-reschedule{background:#eff6ff;color:#2563eb;border:2px solid #bfdbfe}.booking-status-icon-cancel{background:#fff2f2;color:#ff3b30}.booking-status-title{font-size:24px;font-weight:800;margin-bottom:12px}.booking-status-message{font-size:15px;color:#636366;line-height:1.5;margin-bottom:40px;padding:0 20px}.booking-status-bottom{width:100%}.booking-status-card{display:flex;gap:16px;background:#f8f9fe;padding:16px;border-radius:16px;margin-bottom:30px;text-align:left}.booking-status-card-image{width:50px;height:50px;border-radius:10px;object-fit:cover}.review-submitted-tag{flex:1;height:44px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#64748b;border-radius:12px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0}.spinning-loader{animation:spinner-spin 1s linear infinite}@keyframes spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.active-bookings-container{height:100%;width:100%;background-color:#4b4b4b;display:flex;justify-content:center;align-items:flex-start;padding:0}.active-bookings-content{width:100%;max-width:390px;background-color:#fff;display:flex;flex-direction:column;height:100vh;position:relative;overflow:hidden}.active-bookings-header{display:flex;align-items:center;justify-content:center;padding:16px 24px;min-height:70px;background:var(--shiny-gradient);border-radius:0 0 15px 15px;box-shadow:0 10px 20px #34753926;position:fixed;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}.active-bookings-title{font-family:var(--font-main);font-size:24px;font-weight:700;color:#fff;margin:0;letter-spacing:-.5px}.booking-bullet.green{background-color:#4caf50}.table-cell-left{text-align:left}.payment-cell{display:flex;justify-content:center}.pay-now-chip{border:none;border-radius:20px;padding:10px 18px;background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #f443364d}.pay-now-chip:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f4433666}.pay-now-chip:disabled{background-color:#bdbdbd;cursor:not-allowed;transform:none}.payment-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.payment-status-pill.success{background:linear-gradient(135deg,#4caf5026,#4caf501a);color:#2e7d32;border:1px solid rgba(76,175,80,.2)}.payment-notice{margin:12px 24px 0;padding:12px 16px;border-radius:12px;font-size:13px;font-weight:500}.payment-notice.success{background-color:#4caf501f;color:#1b5e20}.payment-notice.error{background-color:#f443361f;color:#b71c1c}.payment-notice.info{background-color:#ffc10726;color:#ff6f00}.completed-bookings-container{height:100%;width:100%;background-color:#4b4b4b;display:flex;justify-content:center;align-items:flex-start;padding:0}.completed-bookings-content{width:100%;max-width:390px;background-color:#fff;display:flex;flex-direction:column;height:100vh;position:relative;overflow:hidden}.completed-bookings-header{display:flex;align-items:center;justify-content:center;padding:16px 24px;min-height:70px;background:var(--shiny-gradient);border-radius:0 0 15px 15px;box-shadow:0 10px 20px #34753926;position:fixed;top:0;left:0;right:0;width:100%;z-index:100;box-sizing:border-box}.back-button{position:absolute;left:20px;top:50%;transform:translateY(-50%);background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);border-radius:12px;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;width:40px;height:40px}.back-button:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.05)}.completed-bookings-title{font-family:var(--font-main);font-size:24px;font-weight:700;color:#fff;margin:0;letter-spacing:-.5px}.bookings-table{background-color:#fff;padding:80px 24px 24px;flex:1;display:flex;flex-direction:column;overflow:hidden}.bookings-table-header{background:var(--shiny-gradient);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:8px;padding:16px;border-radius:12px 12px 0 0;box-shadow:0 2px 8px #0000001a}.table-header-cell{font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center}.bookings-table-body{background-color:#fff;flex:1;overflow-y:auto;scrollbar-width:none}.bookings-table-body::-webkit-scrollbar{display:none}.booking-table-row{display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr auto;gap:8px;align-items:center;padding:18px 16px;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease;border-radius:0}.booking-table-row:hover{background-color:#fafafa}.booking-table-row:last-child{border-bottom:none;border-radius:0 0 12px 12px}.booking-table-row.loading,.booking-table-row.error-text,.booking-table-row.empty-state{grid-template-columns:1fr;text-align:center;padding:32px 16px;color:#666;font-size:14px}.booking-table-row.error-text{color:#f44336}.booking-bullet{width:8px;height:8px;border-radius:50%;flex-shrink:0}.booking-bullet.yellow{background-color:#ffc107}.table-cell{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#333;text-align:center;line-height:1.4}.rate-button{border:none;border-radius:20px;padding:10px 18px;background:linear-gradient(135deg,#ffc107,#ffa000);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #ffc1074d;white-space:nowrap}.rate-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffc10766}.rate-button:active{transform:translateY(0)}.rating-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.rating-modal-content{background:#fff;border-radius:16px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 10px 25px #0000001a;animation:modalScale .3s ease-out}@keyframes modalScale{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.rating-modal-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.rating-modal-header h3{margin:0;font-size:18px;color:#333}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.rating-modal-body{padding:20px;display:flex;flex-direction:column;gap:16px}.service-name{font-weight:600;color:#555;text-align:center;margin-bottom:8px}.star-rating{display:flex;justify-content:center;gap:8px}.star{background:none;border:none;font-size:32px;cursor:pointer;color:#ddd;transition:color .2s,transform .1s}.star.active{color:#ffc107}.star:hover{transform:scale(1.1)}.rating-modal-body textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;resize:none;font-family:inherit}.error-message{color:#f44336;font-size:14px;margin:0}.rating-modal-footer{padding:16px 20px;background:#f9f9f9;display:flex;gap:12px}.cancel-button{flex:1;padding:12px;border:1px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;font-weight:500}.submit-button{flex:2;padding:12px;border:none;border-radius:8px;background:var(--diamond-gradient, #4a90e2);color:#fff;cursor:pointer;font-weight:600}.submit-button:disabled{opacity:.6;cursor:not-allowed}.booking-details-preview-container{width:100%;min-height:100vh;background:#f3f3f3;display:flex;justify-content:center}.booking-details-preview-content{width:100%;max-width:500px;padding:10px 10px 18px;box-sizing:border-box}.bdp-header{display:flex;align-items:center;gap:12px}.bdp-back{width:34px;height:34px;border:none;background:#e8e8e8;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bdp-header h1{margin:0;font-size:18px;font-weight:700;color:#232323}.bdp-status-badge{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.bdp-status-badge.completed{background:#eef5f8;color:#2e7d32}.bdp-status-badge.cancelled{background:#ffebee;color:#c62828}.bdp-status-badge.pending{background:#fff3e0;color:#ef6c00}.bdp-date{margin:18px 0 12px;white-space:pre-line;font-size:36px;line-height:1.05;color:#1f1f1f}.bdp-items{display:flex;flex-direction:column;gap:12px}.bdp-item-card{display:flex;gap:12px;align-items:center;background:#f2f2f2;border:1px solid #e4e4e4;border-radius:16px;padding:10px}.bdp-item-image{width:70px;height:70px;border-radius:12px;object-fit:cover;flex-shrink:0}.bdp-item-info{min-width:0}.bdp-item-name{margin:0 0 4px;font-size:16px;font-weight:600;color:#222}.bdp-item-info ul{margin:0;padding-left:16px;color:#8c8c8c;font-size:13px;line-height:1.3}.bdp-billing-card,.bdp-address-card{margin-top:14px;border:1px solid #e3e3e3;border-radius:12px;background:#f3f3f3;padding:12px}.bdp-billing-card h3{margin:0 0 10px;font-size:18px;color:#1f1f1f}.bdp-bill-row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:14px;color:#2f2f2f}.bdp-bill-row.discount span:last-child{color:#2e9f56}.bdp-bill-row.total{font-weight:700;margin-top:14px}.bdp-bill-row.payment{margin-top:12px;padding-top:10px;border-top:1px solid #e2e2e2}.bdp-address-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#222}.bdp-address-card p{margin:8px 0 10px;color:#8b8b8b;font-size:14px;line-height:1.4}.bdp-address-slot{display:flex;align-items:center;gap:8px;color:#6d6d6d;font-size:14px}.bdp-bottom-actions{position:sticky;bottom:10px;margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdp-btn-cancel,.bdp-btn-primary{height:44px;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer}.bdp-btn-cancel{background:#000;color:#fff}.bdp-btn-primary{background:#2d3f9d;color:#fff}@media(max-width:390px){.bdp-header h1{font-size:18px}.bdp-date{font-size:22px}.bdp-item-name{font-size:16px}.bdp-item-info ul{font-size:12px}.bdp-billing-card h3{font-size:18px}.bdp-bill-row,.bdp-address-title{font-size:14px}}.nk-page{min-height:100dvh;background:#f5f6f9;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}.nk-header{display:flex;align-items:center;gap:0;padding:0 4px;height:58px;background:#fff;border-bottom:1.5px solid #f0f0f5;position:sticky;top:0;z-index:100}.nk-back-btn{width:48px;height:48px;border-radius:14px;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a;flex-shrink:0;-webkit-tap-highlight-color:transparent}.nk-back-btn:active{background:#f1f5f9}.nk-header-center{flex:1;display:flex;align-items:center;justify-content:center}.nk-header-title{font-size:17px;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.01em}.nk-refresh-btn{width:48px;height:48px;border-radius:14px;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;flex-shrink:0;-webkit-tap-highlight-color:transparent}.nk-refresh-btn:active{background:#f1f5f9}.nk-refresh-btn--spin svg{animation:nk-spin .75s linear infinite}@keyframes nk-spin{to{transform:rotate(360deg)}}.nk-body{flex:1;padding:12px 14px 100px}.nk-section{margin-bottom:8px}.nk-section-head{display:flex;align-items:center;justify-content:space-between;padding:6px 4px 10px}.nk-section-label{font-size:13px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em}.nk-section-count{font-size:11px;font-weight:700;color:#fff;background:#3b82f6;padding:2px 8px;border-radius:999px}.nk-card{position:relative;width:100%;background:#fff;border:none;border-radius:16px;padding:14px 14px 12px 0;display:flex;align-items:flex-start;gap:0;text-align:left;cursor:pointer;font-family:inherit;margin-bottom:10px;box-shadow:0 1px 4px #0f172a0f,0 4px 16px #0f172a0a;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:transform .14s ease,box-shadow .14s ease}.nk-card:active{transform:scale(.987);box-shadow:0 1px 2px #0f172a14}.nk-card--new{box-shadow:0 1px 4px #3b82f61a,0 4px 20px #3b82f614}.nk-bar{position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:0 4px 4px 0;flex-shrink:0}.nk-icon-col{display:flex;flex-direction:column;align-items:center;gap:6px;padding:2px 12px 0 18px;flex-shrink:0}.nk-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nk-type-badge{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:700;padding:2px 6px;border-radius:999px;white-space:nowrap;letter-spacing:.03em}.nk-type-badge--pharmacy{background:#fdf4ff;color:#7c3aed}.nk-type-badge--service{background:#eff6ff;color:#2563eb}.nk-content{flex:1;min-width:0;padding-right:4px}.nk-header-row{display:flex;align-items:center;gap:8px;margin-bottom:3px}.nk-title{font-size:14px;font-weight:700;line-height:1.2;flex:1;min-width:0}.nk-dot{width:8px;height:8px;border-radius:50%;background:#3b82f6;flex-shrink:0;box-shadow:0 0 0 2.5px #3b82f638}.nk-desc{font-size:12.5px;color:#475569;font-weight:500;line-height:1.45;margin:0 0 8px;word-break:break-word}.nk-footer-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.nk-store{font-size:11px;font-weight:600;color:#94a3b8;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nk-time{font-size:11px;font-weight:600;color:#cbd5e1;flex-shrink:0;white-space:nowrap}.nk-skeleton-list{display:flex;flex-direction:column;gap:10px}.nk-section-head-skel{height:14px;width:70px;border-radius:6px;background:#e2e8f0;margin-bottom:12px}.nk-skeleton{background:#fff;border-radius:16px;padding:14px 14px 12px 18px;display:flex;align-items:flex-start;gap:14px;box-shadow:0 1px 4px #0f172a0d;overflow:hidden;position:relative}.nk-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.7) 50%,transparent 100%);background-size:200% 100%;animation:nk-shimmer 1.4s infinite}@keyframes nk-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.nk-skeleton-icon{width:44px;height:44px;border-radius:13px;background:#e2e8f0;flex-shrink:0}.nk-skeleton-lines{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:4px}.nk-skeleton-line{height:11px;border-radius:6px;background:#e2e8f0}.nk-skeleton-line--title{width:55%}.nk-skeleton-line--desc{width:90%}.nk-skeleton-line--footer{width:40%}.nk-empty{display:flex;flex-direction:column;align-items:center;padding:60px 28px 40px;text-align:center}.nk-empty-art{position:relative;margin-bottom:28px}.nk-empty-ring{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px #f8fafc,0 0 0 14px #e2e8f0}.nk-empty-dots{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);display:flex;gap:5px}.nk-empty-dots span{width:6px;height:6px;border-radius:50%;background:#e2e8f0}.nk-empty-dots span:nth-child(2){background:#cbd5e1}.nk-empty-title{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 10px;letter-spacing:-.02em}.nk-empty-sub{font-size:14px;color:#64748b;font-weight:500;line-height:1.6;margin:0;max-width:280px}.nk-error-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 24px;text-align:center}.nk-error-icon{color:#f87171}.nk-error-text{font-size:15px;font-weight:600;color:#475569;margin:0}.nk-retry-btn{padding:10px 24px;border-radius:12px;border:1.5px solid #e2e8f0;background:#fff;color:#0f172a;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #0000000d;transition:background .15s}.nk-retry-btn:active{background:#f1f5f9}.meds-container{display:flex;flex-direction:column;min-height:100vh;background:#f8fafc;box-sizing:border-box;width:100%;max-width:100vw;overflow-x:clip}.meds-container--shop{background:linear-gradient(180deg,#eff6ff,#f8fafc 18%,#f1f5f9)}.meds-pharmacy-header{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:14px 16px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e8edf3;position:relative;z-index:10}.meds-pharmacy-header__spacer{width:40px}.meds-pharmacy-cart{position:relative;width:40px;height:40px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#1d4ed8;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.meds-pharmacy-cart__badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-size:10px;font-weight:800;border-radius:999px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb59}.meds-search-container{position:relative;margin:0 16px 12px}.meds-pharmacy-search{position:relative;display:flex;align-items:center}.meds-pharmacy-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:flex;align-items:center;justify-content:center}.meds-pharmacy-search input{width:100%;padding:13px 16px 13px 48px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;font-size:14px;font-family:inherit;outline:none;box-shadow:0 4px 14px #2563eb0f;transition:border-color .15s ease,box-shadow .15s ease}.meds-pharmacy-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.meds-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:14px;box-shadow:0 8px 28px #2563eb1f;z-index:100;overflow:hidden;border:1px solid #e8edf3}.meds-search-suggestion{display:flex;align-items:center;padding:12px 14px;border-bottom:1px solid #f1f5f9;cursor:pointer;gap:12px;transition:background .15s ease}.meds-search-suggestion:last-child{border-bottom:none}.meds-search-suggestion:active{background:#eff6ff}.meds-search-suggestion__icon{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.meds-search-suggestion__info{flex:1;min-width:0}.meds-search-suggestion__label{font-size:14px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meds-search-suggestion__type{font-size:12px;color:#64748b}.meds-search-suggestion__chevron{color:#cbd5e1;flex-shrink:0}.meds-sticky-search-category-wrapper{position:sticky;top:0;z-index:40;background:#fff;padding-top:6px;padding-bottom:2px;border-bottom:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a0d;transition:padding .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease}.meds-sticky-search-category-wrapper.is-compact{padding-top:4px;padding-bottom:2px;box-shadow:0 4px 16px #0f172a14}.meds-sticky-search-category-wrapper.is-compact .meds-search-container{margin-bottom:2px}.meds-sticky-search-category-wrapper.is-compact .meds-pharmacy-search input{padding-top:8px;padding-bottom:8px;border-radius:12px}.meds-sticky-search-category-wrapper.is-compact .meds-categories-scroll{padding:2px 14px;gap:14px}.meds-sticky-search-category-wrapper.is-compact .meds-category-chip{flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:2px 6px 4px;border-radius:0;border:none;background:transparent;box-shadow:none;font-size:10.5px;font-weight:600;color:#475569;border-bottom:2px solid transparent}.meds-sticky-search-category-wrapper.is-compact .meds-category-chip--active{color:#1d4ed8;font-weight:800;border-bottom-color:#1d4ed8}.meds-sticky-search-category-wrapper.is-compact .meds-category-chip__img{width:22px;height:22px;border-radius:4px}.meds-categories-scroll{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 16px 14px;scrollbar-width:none;-ms-overflow-style:none;position:relative;background:transparent;width:100%;max-width:100%;min-width:0;flex-shrink:0;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.meds-categories-scroll::-webkit-scrollbar{display:none}.meds-category-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;font-family:inherit;transition:all .15s ease;flex-shrink:0}.meds-category-chip--active{border-color:transparent;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 4px 14px #2563eb47}.meds-category-chip__img{width:18px;height:18px;border-radius:50%;object-fit:cover}.meds-content--shop{padding-top:4px}.meds-shop-layout{display:flex;flex-direction:row;align-items:flex-start;min-height:calc(100vh - 120px);padding:0;margin:0;width:100%}.meds-vertical-sidebar{width:68px;min-width:68px;max-width:68px;flex-shrink:0;background:#f8fafc;border-right:1px solid #E2E8F0;padding:6px 2px 120px;display:flex;flex-direction:column;gap:5px;position:sticky;top:72px;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.meds-vertical-sidebar::-webkit-scrollbar{display:none}.meds-vertical-cat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px 5px;border-radius:9px;border:1px solid transparent;background:transparent;color:#64748b;cursor:pointer;transition:all .18s ease;width:100%;box-sizing:border-box;text-align:center;position:relative}.meds-vertical-cat-item:hover:not(.meds-vertical-cat-item--active){background:#f1f5f9;color:#1e293b}.meds-vertical-cat-item--active{background:#fff;color:#2563eb;font-weight:700;border-color:#e2e8f0;box-shadow:0 2px 6px #2563eb1f}.meds-vertical-cat-item--active:before{content:"";position:absolute;left:0;top:15%;height:70%;width:3px;background:#2563eb;border-radius:0 3px 3px 0}.meds-vertical-cat-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #E2E8F0;box-shadow:0 1px 2px #0000000a;flex-shrink:0;overflow:hidden}.meds-vertical-cat-item--active .meds-vertical-cat-icon{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.meds-vertical-cat-img{width:100%;height:100%;object-fit:cover;border-radius:7px}.meds-vertical-cat-name{font-size:9.5px;line-height:1.15;font-weight:600;word-break:break-word;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.meds-shop-main{flex:1 1 auto;min-width:0;padding:8px 6px 120px;box-sizing:border-box}.meds-header{display:flex;align-items:center;padding:16px 20px;background:#fff;border-bottom:1px solid #f1f5f9;gap:16px;position:sticky;top:0;z-index:10}.meds-back-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#0f172a;display:flex;align-items:center;justify-content:center;padding:0;width:32px;height:32px;border-radius:50%;transition:background .2s}.meds-back-btn:hover{background:#f1f5f9}.meds-header h1{font-size:22px;font-weight:700;margin:0;color:#0f172a}.meds-search{padding:16px 20px;background:#fff;border-bottom:1px solid #f1f5f9}.meds-search input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;font-size:15px;outline:none;box-shadow:0 4px 12px #00000008;transition:all .3s ease}.meds-search input:focus{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1f}.meds-content{padding:16px 16px 100px;background:#f8fafc}.med-card{background:#fff;border-radius:18px;padding:12px;display:flex;flex-direction:column;border:1px solid #e8edf3;box-shadow:0 4px 16px #2563eb0d;transition:transform .2s ease,box-shadow .2s ease;height:100%;animation:fadeInUp .5s ease-out backwards}.med-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #2563eb1a}.med-card:nth-child(1){animation-delay:.1s}.med-card:nth-child(2){animation-delay:.15s}.med-card:nth-child(3){animation-delay:.2s}.med-card:nth-child(4){animation-delay:.25s}.med-card:nth-child(5){animation-delay:.3s}.med-card:nth-child(6){animation-delay:.35s}.med-card:nth-child(7){animation-delay:.4s}.med-card:nth-child(8){animation-delay:.45s}.med-card:nth-child(n+9){animation-delay:.5s}.med-card:active{transform:scale(.98)}.pharmacy-title{flex:1;margin:0;text-align:center;font-size:22px;font-weight:800;background:linear-gradient(135deg,#0f172a,#1d4ed8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInDown .5s ease-out;letter-spacing:-.02em}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.med-image-wrap{aspect-ratio:1;background:linear-gradient(180deg,#f8fafc,#eff6ff);border:1px solid #e8edf3;border-radius:14px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:14px}.med-image-wrap img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.med-info{flex:1;display:flex;flex-direction:column}.med-name{font-size:13px;font-weight:700;margin:0 0 8px;color:#0f172a;line-height:1.35;min-height:52px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.med-price-row{margin-top:auto;display:flex;align-items:baseline;gap:6px;margin-bottom:12px;flex-wrap:wrap}.med-price{font-size:17px;font-weight:800;color:#2563eb}.med-price-old{font-size:13px;text-decoration:line-through;color:#94a3b8;font-weight:500}.med-actions{margin-top:auto}.meds-btn-add{width:100%;padding:10px 8px;border-radius:12px;background:#eff6ff;color:#1d4ed8;border:1px solid #93c5fd;font-weight:700;font-size:13px;cursor:pointer;font-family:inherit;transition:all .15s ease}.meds-btn-add:active{background:#dbeafe;transform:scale(.98)}.qty-controls{display:flex;align-items:center;justify-content:space-between;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:4px}.qty-controls button{width:30px;height:30px;border:none;background:#fff;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 1px 4px #2563eb1f;color:#2563eb}.qty-controls span{font-weight:800;font-size:14px;color:#0f172a}.meds-floating-cart{position:fixed;bottom:24px;left:20px;right:20px;background:#0f172a;color:#fff;border-radius:16px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;box-shadow:0 8px 24px #0f172a40}.cart-info{display:flex;flex-direction:column;gap:4px}.cart-count{font-size:13px;color:#94a3b8}.cart-total{font-size:16px;font-weight:700}.cart-action{font-weight:600;font-size:15px}.checkout-content,.checkout-content *,.meds-container--checkout,.meds-container--checkout *,.lk-cart-card,.lk-cart-card *{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.checkout-content{padding-bottom:calc(220px + env(safe-area-inset-bottom))!important}.meds-container--checkout{background:#f1f5f9}.meds-checkout-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-bottom:1px solid #e8edf3;position:sticky;top:0;z-index:20}.meds-checkout-back{width:38px;height:38px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.meds-checkout-header__text h1{margin:0;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.meds-checkout-header__text span{font-size:12px;color:#64748b;font-weight:600}.checkout-card{background:#fff;border-radius:18px;padding:16px;margin-bottom:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #2563eb0a}.checkout-card--summary{border-top:3px solid #2563eb}.checkout-card__head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.checkout-card__head--split{justify-content:space-between}.checkout-card__head-left{display:flex;align-items:center;gap:10px}.checkout-card__icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-card__icon--blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb}.checkout-card__head h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.checkout-badge{font-size:11px;color:#2563eb;font-weight:700;background:#eff6ff;padding:4px 10px;border-radius:999px;border:1px solid #dbeafe}.checkout-hint{font-size:12px;color:#64748b;margin:-6px 0 14px;line-height:1.45}.checkout-fields{display:flex;flex-direction:column;gap:10px}.checkout-input{width:100%;padding:13px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-size:14px;font-family:inherit;color:#0f172a;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.checkout-input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.checkout-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;border:2px dashed #93c5fd;border-radius:16px;cursor:pointer;background:linear-gradient(180deg,#f8fafc,#eff6ff);text-align:center;transition:border-color .15s ease,background .15s ease}.checkout-upload-zone:hover{border-color:#2563eb;background:#eff6ff}.checkout-upload-zone input{display:none}.checkout-upload-zone__content,.checkout-upload-zone__loading{display:flex;flex-direction:column;align-items:center;gap:8px}.checkout-upload-zone__icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #2563eb47}.checkout-upload-zone__title{font-size:14px;font-weight:700;color:#0f172a}.checkout-upload-zone__subtitle{font-size:11px;color:#94a3b8}.checkout-upload-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:checkoutSpin .8s linear infinite}@keyframes checkoutSpin{to{transform:rotate(360deg)}}.checkout-prescription-done{display:flex;align-items:center;gap:12px;padding:12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px}.checkout-prescription-done__icon{font-size:24px;flex-shrink:0}.checkout-prescription-done__info{flex:1;min-width:0}.checkout-prescription-done__title{font-size:14px;font-weight:700;color:#1e40af}.checkout-prescription-done__link{font-size:12px;color:#2563eb;font-weight:700;text-decoration:underline}.checkout-prescription-done__remove{background:none;border:none;color:#ef4444;cursor:pointer;font-size:13px;font-weight:700;padding:4px 8px;flex-shrink:0}.checkout-error-inline{color:#ef4444;font-size:12px;margin-top:8px;text-align:center;background:#fef2f2;padding:8px;border-radius:8px}.checkout-link-btn{background:none;border:none;color:#2563eb;font-weight:700;font-size:13px;cursor:pointer;padding:0}.checkout-link-btn--block{margin-top:8px;padding:8px 0}.checkout-loading{padding:16px;text-align:center;color:#64748b;font-size:14px}.checkout-add-address-btn{width:100%;padding:16px;border-radius:14px;border:2px dashed #93c5fd;background:#eff6ff;color:#2563eb;font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.checkout-selected-address{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:2px solid #2563eb;border-radius:14px;padding:14px 16px;margin-bottom:12px;display:flex;align-items:flex-start;gap:10px}.checkout-selected-address__pin{color:#2563eb;flex-shrink:0;margin-top:2px}.checkout-selected-address__label{font-size:11px;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.checkout-selected-address__line{font-size:14px;font-weight:700;color:#0f172a;line-height:1.4;margin-bottom:2px}.checkout-selected-address__city{font-size:13px;color:#64748b}.checkout-selected-address__check{font-size:16px;color:#2563eb;font-weight:800;flex-shrink:0}.checkout-address-list{margin-bottom:8px}.checkout-address-option{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;cursor:pointer;background:#fff;transition:border-color .15s ease,background .15s ease}.checkout-address-option--active{border-color:#2563eb;background:#eff6ff}.checkout-summary-list{display:flex;flex-direction:column;gap:10px}.checkout-summary-item{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f8fafc;border:1px solid #eef2f7;border-radius:14px}.checkout-summary-item__image{width:48px;height:48px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0;background:#fff;flex-shrink:0}.checkout-summary-item__info{flex:1;min-width:0}.checkout-summary-item__name{font-size:14px;font-weight:700;color:#0f172a;line-height:1.35;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.checkout-summary-item__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.checkout-summary-item__qty{font-size:12px;font-weight:700;color:#2563eb;background:#eff6ff;padding:2px 8px;border-radius:999px}.checkout-summary-item__unit{font-size:12px;color:#64748b;font-weight:600}.checkout-summary-item__total{font-size:14px;font-weight:800;color:#0f172a;flex-shrink:0;white-space:nowrap}.checkout-summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;border-top:1px dashed #e2e8f0;font-size:15px;font-weight:700;color:#0f172a}.checkout-summary-total strong{font-size:18px;font-weight:800;color:#1d4ed8}.checkout-summary-total--estimate strong{color:#2563eb}.checkout-estimate-note{margin:10px 0 0;font-size:12px;line-height:1.45;color:#64748b}.meds-checkout-footer--slider{flex-direction:column;align-items:stretch;gap:12px}.meds-checkout-footer--slider .meds-checkout-footer__info{width:100%;justify-content:space-between}.meds-checkout-footer__error{width:100%;margin:0;font-size:12px;line-height:1.4}.checkout-page-error{margin-bottom:12px}.meds-checkout-footer{position:fixed;bottom:0;left:0;right:0;margin:0 auto;max-width:520px;width:100%;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e8edf3;display:flex;align-items:center;justify-content:space-between;gap:14px;z-index:30;box-shadow:0 -8px 24px #2563eb14;box-sizing:border-box}.meds-checkout-footer__info{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.meds-checkout-footer__info span{font-size:12px;color:#64748b;font-weight:600}.meds-checkout-footer__info strong{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.meds-checkout-pay-btn{flex:1;max-width:220px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border:none;border-radius:14px;padding:14px 18px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 6px 20px #2563eb52;white-space:nowrap}.meds-checkout-pay-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.checkout-section{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;border:1px solid #e2e8f0}.checkout-section h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#0f172a}.address-radio{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;cursor:pointer}.address-radio:has(input:checked){border-color:#2563eb;background:#eff6ff}.address-line{margin:0 0 4px;font-weight:600;font-size:14px;color:#0f172a}.address-city{margin:0;font-size:13px;color:#64748b}.summary-item{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#334155}.meds-divider{border:none;border-top:1px dashed #e2e8f0;margin:16px 0}.summary-total{display:flex;justify-content:space-between;font-weight:700;font-size:16px;color:#0f172a}.meds-footer{padding:20px;background:#fff;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.meds-footer-total{display:flex;flex-direction:column}.meds-footer-total span{font-size:12px;color:#64748b}.meds-footer-total strong{font-size:18px;font-weight:700;color:#0f172a}.meds-btn-primary{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;border:none;padding:14px 24px;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 4px 14px #2563eb40}.meds-btn-primary:disabled{opacity:.7;cursor:not-allowed}.meds-btn-outline{width:100%;padding:14px;border-radius:12px;border:1px dashed #2563eb;background:transparent;color:#2563eb;font-weight:600;cursor:pointer}.meds-btn-text{background:none;border:none;color:#2563eb;font-weight:600;padding:0;cursor:pointer}.success-view{align-items:center;justify-content:center}.success-card{background:#fff;padding:40px;border-radius:24px;text-align:center;width:90%;max-width:400px;box-shadow:0 10px 40px #0000000d}.success-icon{width:80px;height:80px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;margin:0 auto 24px}.success-card h2{margin:0 0 8px;color:#0f172a}.success-card p{color:#64748b;margin:0 0 24px}.meds-error{color:#ef4444;font-size:14px;margin-top:16px;text-align:center;background:#fef2f2;border-radius:8px}@media(max-width:360px){.meds-content{padding:10px 8px 100px}.meds-search{padding:10px 8px}.meds-search input{font-size:13px;padding:10px 12px}.meds-grid{gap:6px}.med-card{padding:8px;border-radius:14px}.med-image-wrap{padding:6px;margin-bottom:8px}.med-name{font-size:12px;height:50px;margin:0 0 4px}.med-price{font-size:14px}.med-price-old{font-size:11px}.meds-btn-add{padding:7px 4px;font-size:12px;border-radius:10px}.med-price-row{margin-bottom:8px;gap:4px}.meds-header{padding:12px 10px}.meds-header h1{font-size:18px}}.lk-cart{--lk-blue: #2563eb;--lk-blue-deep: #1d4ed8;--lk-navy: #0f172a;--lk-teal: #0d9488;--lk-save: #059669;--lk-bg: #f1f5f9;background:var(--lk-bg)!important}.lk-cart__header{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:30}.lk-cart__header h1{margin:0;font-size:18px;font-weight:800;color:#0f172a}.lk-cart__back{width:36px;height:36px;border:none;border-radius:10px;background:#f8fafc;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.lk-cart__scroll{padding:12px 12px 0!important;padding-bottom:calc(148px + env(safe-area-inset-bottom))!important}.lk-cart__savings-banner{background:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#3b82f6);color:#fff;border-radius:14px;padding:14px 16px;margin-bottom:12px;box-shadow:0 8px 20px #2563eb38}.lk-cart__savings-banner__title{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;opacity:.92}.lk-cart__savings-banner__sub{margin-top:4px;font-size:15px;font-weight:700}.lk-cart-card{background:#fff;border-radius:16px;padding:14px;margin-bottom:12px;border:1px solid #e8edf3;box-shadow:0 2px 10px #0f172a08}.lk-cart-rx__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#0f172a;margin-bottom:12px}.lk-cart-rx__title svg{color:var(--lk-blue)}.lk-cart-rx__options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lk-cart-rx__option{position:relative;text-align:left;border:1.5px solid #e2e8f0;border-radius:14px;padding:12px 10px 14px;background:#fff;cursor:pointer;min-height:148px}.lk-cart-rx__option--active{border-color:var(--lk-blue);background:#eff6ff;box-shadow:0 0 0 1px #2563eb26}.lk-cart-rx__check{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;border:1.5px solid #cbd5e1;background:#fff;color:#fff;font-size:11px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.lk-cart-rx__option--active .lk-cart-rx__check{background:var(--lk-blue);border-color:var(--lk-blue)}.lk-cart-rx__illus{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.lk-cart-rx__illus--doc{background:#dbeafe;color:#1d4ed8}.lk-cart-rx__illus--rx{background:#e0f2fe;color:#0369a1}.lk-cart-rx__option-title{font-size:13px;font-weight:800;color:#0f172a;line-height:1.3;margin-bottom:4px}.lk-cart-rx__option-sub{font-size:11px;color:#64748b;line-height:1.35}.lk-cart-rx__footer{margin:12px 0 0;font-size:12px;color:#475569}.lk-cart-rx__upload{margin-top:12px}.lk-cart-consult-card{background:linear-gradient(145deg,#eff6ff,#f8fafc);border:1px solid #bfdbfe;border-radius:14px;padding:14px;margin-bottom:12px}.lk-cart-consult-card__badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#1d4ed8;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px}.lk-cart-consult-card__name{font-size:16px;font-weight:800;color:#0f172a}.lk-cart-consult-card__meta{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:8px;font-size:13px;font-weight:600;color:#334155}.lk-cart-consult-card__hint{margin:10px 0 0;font-size:12px;line-height:1.45;color:#64748b}.lk-cart-doctor-rx{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.lk-cart-doctor-rx__title{font-size:15px;font-weight:800;color:#0f172a}.lk-cart-doctor-rx__sub{margin:4px 0 0;font-size:12px;color:#64748b}.lk-cart-doctor-rx__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.lk-cart-doctor-rx__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.lk-cart-doctor-rx__btn--primary{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.lk-cart-doctor-rx__btn--ghost{background:transparent}.lk-cart-doctor-rx__list{margin:12px 0 0;padding-left:18px;font-size:12px;color:#334155;line-height:1.5}.lk-cart-doctor-rx__note{margin:10px 0 0;font-size:12px;color:#64748b;line-height:1.4}.lk-cart-item__doctor-tag{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:700}.lk-cart-delivery{padding:12px 14px!important}.lk-cart-delivery__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.lk-cart-delivery__eta{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:800;color:var(--lk-save)}.lk-cart-delivery__count{font-size:11px;font-weight:700;color:#64748b}.lk-cart-items{display:flex;flex-direction:column;gap:10px}.lk-cart-item{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start}.lk-cart-item__open{display:grid;grid-template-columns:46px 1fr;gap:8px;align-items:start;min-width:0;padding:0;margin:0;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:8px;transition:background-color .15s ease}.lk-cart-item__open:hover{background:#f8fafc}.lk-cart-item__open:active{background:#f1f5f9}.lk-cart-item__open:focus-visible{outline:2px solid var(--lk-blue);outline-offset:2px}.lk-cart-item__img{width:46px;height:46px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.lk-cart-item__name{font-size:12.5px;font-weight:700;color:#0f172a;line-height:1.25;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.lk-cart-item__rx{display:inline-flex;align-items:center;font-size:9.5px;font-weight:700;color:#dc2626;background:#fee2e2;border:1px solid #FCA5A5;border-radius:4px;padding:.5px 4px;letter-spacing:.02em}.lk-cart-item__pack{font-size:11px;font-weight:400;color:#64748b;margin-top:1px}.lk-cart-item__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:3px}.lk-cart-item__mrp{font-size:11px;color:#94a3b8;text-decoration:line-through;font-weight:400}.lk-cart-item__price{font-size:13.5px;font-weight:800;color:#0f172a}.lk-cart-item__off{font-size:10.5px;font-weight:700;color:#16a34a}.lk-cart-qty{display:inline-flex;align-items:center;background:#eff6ff;border:1px solid #BFDBFE;border-radius:8px;overflow:hidden;height:28px;min-width:76px;box-shadow:0 1px 4px #2563eb0f}.lk-cart-qty button{width:24px;height:28px;border:none;background:transparent;color:#2563eb;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.lk-cart-qty button:hover{background:#dbeafe}.lk-cart-qty span{flex:1;text-align:center;color:#1e40af;font-size:12px;font-weight:700}.lk-cart-coupon__banner{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;margin:-14px -14px 12px;padding:12px 14px;border-radius:16px 16px 0 0;font-size:13px;font-weight:800}.lk-cart-coupon__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#0f172a;margin-bottom:12px;line-height:1.3}.lk-cart-coupon__title svg{color:#059669;flex-shrink:0}.lk-cart-coupon__offer{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1.5px dashed #86efac;border-radius:12px;background:#f0fdf4;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.lk-cart-coupon__offer--applied{border-color:#86efac;background:#f0fdf4}.lk-cart-coupon__icon{width:36px;height:36px;border-radius:10px;background:#dcfce7;color:#15803d;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;flex-shrink:0}.lk-cart-coupon__copy{flex:1;min-width:0;overflow:hidden}.lk-cart-coupon__headline{font-size:13px;font-weight:800;color:#0f172a;line-height:1.35;white-space:normal;word-break:normal;overflow-wrap:break-word}.lk-cart-coupon__sub{font-size:11.5px;color:#059669;font-weight:600;margin-top:2px;white-space:normal;word-break:normal;overflow-wrap:break-word}.lk-cart-coupon__apply{margin-left:auto;border:1.5px solid var(--lk-blue);background:#fff;color:var(--lk-blue);font-size:12px;font-weight:800;border-radius:8px;padding:6px 12px;cursor:pointer;flex-shrink:0}.lk-cart-coupon__auto-badge,.lk-cart-auto-tag{margin-left:auto;padding:4px 9px;border-radius:9999px;background:#dcfce7;color:#15803d;border:1px solid #86EFAC;font-size:10.5px;font-weight:800;letter-spacing:-.01em;flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:3px;box-shadow:0 1px 3px #16a34a1f}.lk-cart-coupon__manual{display:flex;gap:8px;margin-top:10px}.lk-cart-coupon__manual input{flex:1;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:13px}.lk-cart-coupon__manual button{border:none;background:#dbeafe;color:#1d4ed8;font-weight:800;border-radius:10px;padding:0 14px;cursor:pointer}.lk-cart-coupon__view-all{display:block;width:100%;margin-top:10px;border:none;background:transparent;color:var(--lk-blue);font-size:13px;font-weight:800;cursor:pointer;text-align:center}.lk-cart-nudge{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;margin-top:8px;font-size:12.5px;flex-wrap:wrap}.lk-cart-nudge--next{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.lk-cart-nudge--maxed{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.lk-cart-nudge__icon{font-size:15px;flex-shrink:0}.lk-cart-nudge__text{flex:1;line-height:1.4}.lk-cart-nudge__text strong{font-weight:800}.lk-cart-nudge__bar{width:100%;height:4px;background:#e2e8f0;border-radius:9999px;overflow:hidden;margin-top:6px}.lk-cart-nudge__bar--inline{margin-top:8px}.lk-cart-nudge__fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:9999px;transition:width .4s cubic-bezier(.16,1,.3,1);min-width:2px}.lk-cart-rail{margin-bottom:14px}.lk-cart-rail h3{margin:0 0 10px;font-size:15px;font-weight:800;color:#0f172a;padding:0 2px}.lk-cart-rail__track{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lk-cart-rail__track::-webkit-scrollbar{display:none}.lk-cart-rail__card{position:relative;flex:0 0 132px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.lk-cart-rail__see-all-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;background:linear-gradient(180deg,#f8fafc,#eff6ff);border:1.5px dashed #93c5fd;transition:all .22s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.lk-cart-rail__see-all-card:hover{border-color:#2563eb;background:#dbeafe;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.lk-cart-rail__see-all-card:active{transform:scale(.96)}.lk-cart-rail__see-all-circle{width:42px;height:42px;border-radius:50%;background:#fff;border:1.5px solid #2563eb;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb33;margin-bottom:8px;transition:transform .2s ease,background-color .2s ease}.lk-cart-rail__see-all-card:hover .lk-cart-rail__see-all-circle{transform:translate(3px);background:#2563eb}.lk-cart-rail__see-all-card:hover .lk-cart-rail__see-all-circle svg{color:#fff!important}.lk-cart-rail__see-all-title{font-size:12px;font-weight:800;color:#1e3a8a;line-height:1.25}.lk-cart-rail__badge{position:absolute;top:8px;left:8px;z-index:1;background:#1e40af;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:6px}.lk-cart-rail__card img{width:100%;height:72px;object-fit:contain;margin-bottom:8px}.lk-cart-rail__add{width:100%;border:1.5px solid var(--lk-blue);background:#eff6ff;color:var(--lk-blue);font-size:12px;font-weight:800;border-radius:8px;padding:6px;cursor:pointer;margin-bottom:6px}.lk-cart-rail__qty{display:flex;align-items:center;justify-content:space-between;width:100%;border:1.5px solid var(--lk-blue);background:#eff6ff;border-radius:8px;overflow:hidden;margin-bottom:6px;min-height:30px}.lk-cart-rail__qty button{width:32px;height:30px;border:none;background:transparent;color:var(--lk-blue);font-size:16px;font-weight:800;cursor:pointer;flex-shrink:0}.lk-cart-rail__qty span{flex:1;text-align:center;font-size:12px;font-weight:800;color:#0f172a}.lk-cart-rail__eta{display:inline-flex;font-size:10px;font-weight:700;color:var(--lk-save);background:#ecfdf5;border-radius:6px;padding:2px 6px;margin-bottom:6px}.lk-cart-rail__name{font-size:12px;font-weight:700;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.lk-cart-rail__pack{font-size:10px;color:#94a3b8;margin:2px 0 4px}.lk-cart-rail__price{display:flex;align-items:center;gap:6px;font-size:13px}.lk-cart-rail__price s{font-size:11px;color:#94a3b8}.lk-cart-rail__offer{margin-top:4px;font-size:10px;font-weight:700;color:var(--lk-save)}.lk-cart-bill{padding:12px 14px!important}.lk-cart-bill h3{margin:0 0 10px;font-size:13.5px;font-weight:800;color:#0f172a}.lk-cart-bill__row{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;color:#1e293b;margin-bottom:8px;width:100%;box-sizing:border-box}.lk-bill-label-col{display:flex;align-items:center;gap:6px;flex:1;min-width:0;white-space:nowrap}.lk-bill-icon{color:#64748b;flex-shrink:0}.lk-bill-icon--green{color:#16a34a!important}.lk-bill-green-text{color:#15803d!important;font-weight:800}.lk-bill-text{white-space:nowrap;color:#1e293b}.lk-bill-val-col{display:flex;align-items:center;justify-content:flex-end;gap:5px;font-weight:700;color:#0f172a;flex-shrink:0;margin-left:auto;white-space:nowrap;font-size:12.5px}.lk-bill-saved-badge{background:#eff6ff;color:#2563eb;font-size:10px;font-weight:700;padding:1.5px 5px;border-radius:5px;margin-left:3px;white-space:nowrap;flex-shrink:0}.lk-bill-dashed-label{border-bottom:1px dashed #94A3B8;padding-bottom:1px;cursor:pointer;white-space:nowrap;display:inline-block;width:fit-content}.lk-bill-mrp-strike{text-decoration:line-through;color:#94a3b8;font-weight:500;font-size:11.5px;white-space:nowrap}.lk-bill-free-blue{color:#2563eb;font-weight:800;font-size:12px;letter-spacing:.02em;white-space:nowrap}.lk-bill-grand-title{font-size:14px;font-weight:800;color:#0f172a;border-bottom:1px dashed #94A3B8;white-space:nowrap}.lk-bill-grand-amount{font-size:15px;font-weight:800;color:#0f172a;white-space:nowrap}.lk-lowest-price-guarantee-section{margin:16px 0;display:flex;flex-direction:column;gap:12px}.lk-lowest-price-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2px}.lk-lowest-price-line{flex:1;height:1px;background:linear-gradient(90deg,#16a34a0d,#16a34a4d,#16a34a0d)}.lk-lowest-price-title-wrap{display:flex;align-items:center;gap:5px;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:11.5px;font-weight:800;color:#166534;letter-spacing:.06em;white-space:nowrap}.lk-savings-breakdown-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #DCFCE7;box-shadow:0 4px 16px #16a34a0d}.lk-savings-card-header{background:linear-gradient(135deg,#0f172a,#164e63);color:#fff;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:13px;font-weight:700}.lk-savings-header-left{display:flex;align-items:center;gap:6px}.lk-savings-header-amount{font-size:16px;font-weight:800;color:#4ade80;letter-spacing:-.01em}.lk-savings-card-body{padding:12px 14px;display:flex;flex-direction:column;gap:8px;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-size:12px;color:#475569}.lk-savings-row{display:flex;justify-content:space-between;align-items:center}.lk-savings-row--main,.lk-savings-row-val{font-weight:700;color:#0f172a}.lk-savings-subrow{display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:11.5px}.lk-savings-bullet{color:#64748b;font-weight:500}.lk-green-pill-tag{background:#f0fdf4;color:#16a34a;font-size:10.5px;font-weight:700;padding:2px 7px;border-radius:6px;border:1px solid #BBF7D0}.lk-savings-divider{height:1px;background:#f1f5f9;margin:2px 0}.lk-need-help-card{background:#fff;border-radius:14px;padding:11px 14px;border:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0f172a08;cursor:pointer;font-family:Plus Jakarta Sans,Inter,sans-serif!important;font-weight:700;color:#0f172a;font-size:12.5px;transition:all .2s ease}.lk-need-help-card:hover{border-color:#93c5fd;background:#f8fafc}.lk-help-card-left{display:flex;align-items:center;gap:6px}.lk-need-help-btn{background:#eff6ff;border:1px solid #BFDBFE;color:#2563eb;font-weight:700;font-size:11.5px;display:flex;align-items:center;gap:5px;cursor:pointer;padding:5px 10px;border-radius:8px;font-family:Plus Jakarta Sans,Inter,sans-serif!important;transition:all .2s ease}.lk-need-help-btn:hover{background:#dbeafe}.lk-cart-bill__row--save{color:var(--lk-save);font-weight:700}.lk-cart-bill__row--total{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0;font-size:15px;font-weight:800;color:#0f172a}.lk-cart-bill__free{color:var(--lk-save);font-weight:800}.lk-cart-savings-card{border-radius:16px;overflow:hidden;margin-bottom:12px;border:1px solid #bfdbfe}.lk-cart-savings-card__head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:linear-gradient(135deg,#1e3a8a,#2563eb);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.lk-cart-savings-card__body{background:#fff;padding:12px 14px}.lk-cart-savings-card__title{font-size:13px;font-weight:800;color:#0f172a;margin-bottom:8px}.lk-cart-support{text-align:center;font-size:13px;color:#64748b;padding:8px 0 16px}.lk-cart-support button{border:none;background:none;color:var(--lk-blue);font-weight:800;font-size:13px;cursor:pointer;padding:0}.lk-cart__sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid #E2E8F0;padding:8px 12px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -10px 32px #0f172a14;max-width:480px;margin:0 auto}.lk-cart__address{display:flex;align-items:center;gap:8px;width:100%;border:1px solid #E2E8F0;border-radius:10px;background:#f8fafc;text-align:left;padding:6px 10px;margin-bottom:8px;cursor:pointer;transition:all .15s ease}.lk-cart__address:hover{background:#f1f5f9;border-color:#cbd5e1}.lk-cart__address-icon{width:24px;height:24px;border-radius:6px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lk-cart__address-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.lk-cart__address-label{font-size:11.5px;font-weight:700;color:#0f172a;line-height:1.2}.lk-cart__address-line{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.lk-cart__address-change{font-size:11.5px;font-weight:700;color:#2563eb;flex-shrink:0}.lk-cart__place{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;border:none;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:0 14px;cursor:pointer;box-shadow:0 6px 20px #2563eb4d;transition:transform .15s ease,box-shadow .15s ease;font-family:inherit}.lk-cart__place:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #2563eb66}.lk-cart__place:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b)}.lk-cart__place-hint{margin:6px 2px 0;font-size:11.5px;line-height:1.3;color:#64748b;text-align:center}.lk-cart__place-total{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.15}.lk-cart__place-total strong{font-size:15.5px;font-weight:800;color:#fff;letter-spacing:-.01em}.lk-cart__place-total small{font-size:9px;font-weight:700;letter-spacing:.05em;color:#ffffffe6;text-transform:uppercase}.lk-cart__place-cta{display:inline-flex;align-items:center;gap:8px;font-size:14.5px;font-weight:700;color:#fff;letter-spacing:-.01em}.lk-cart__place-arrow{width:24px;height:24px;border-radius:50%;background:#fff3;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.lk-cart .cx-fulfill-card{margin-bottom:12px}.lk-cart-coupon__apply:disabled{opacity:.55;cursor:not-allowed}.lk-coupon-sheet{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center}.lk-coupon-sheet__backdrop{position:absolute;inset:0;border:none;background:#0f172a73;cursor:pointer}.lk-coupon-sheet__panel{position:relative;width:100%;max-width:560px;max-height:78vh;overflow:auto;background:#fff;border-radius:18px 18px 0 0;padding:16px 16px 24px;box-shadow:0 -8px 28px #0f172a2e}.lk-coupon-sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.lk-coupon-sheet__head h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.lk-coupon-sheet__head button{border:none;background:#f1f5f9;width:32px;height:32px;border-radius:999px;cursor:pointer;color:#475569}.lk-coupon-sheet__list{display:flex;flex-direction:column;gap:10px}.lk-coupon-sheet__empty{margin:24px 0;text-align:center;color:#64748b;font-size:13px}.lk-coupon-sheet__card{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#f8fafc}.lk-coupon-sheet__card.is-disabled{opacity:.72}.lk-coupon-sheet__code{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.04em;color:#1d4ed8;background:#eff6ff;border:1px dashed #93c5fd;border-radius:8px;padding:4px 8px}.lk-coupon-sheet__title{margin-top:8px;font-size:14px;font-weight:800;color:#0f172a}.lk-coupon-sheet__desc,.lk-coupon-sheet__meta,.lk-coupon-sheet__reason{margin:4px 0 0;font-size:12px;color:#64748b;line-height:1.4}.lk-coupon-sheet__reason{color:#b45309}.lk-coupon-sheet__apply{margin-top:10px;border:none;border-radius:10px;background:#2563eb;color:#fff;font-size:12px;font-weight:800;padding:8px 12px;cursor:pointer}.lk-coupon-sheet__apply:disabled{background:#94a3b8;cursor:not-allowed}.lk-rx-redirect{position:fixed;inset:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:16px}.lk-rx-redirect__backdrop{position:absolute;inset:0;border:none;background:#0f172a73;cursor:pointer}.lk-rx-redirect__panel{position:relative;width:100%;max-width:420px;background:#fff;border-radius:20px;padding:22px 20px 18px;box-shadow:0 20px 50px #0f172a33;animation:lk-rx-sheet-up .22s ease}@keyframes lk-rx-sheet-up{0%{transform:translateY(16px);opacity:.6}to{transform:translateY(0);opacity:1}}.lk-rx-redirect__icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#2563eb;margin-bottom:12px}.lk-rx-redirect__panel h3{margin:0 0 8px;font-size:18px;font-weight:800;color:#0f172a}.lk-rx-redirect__lead{margin:0 0 12px;font-size:14px;line-height:1.45;color:#475569}.lk-rx-redirect__why{margin:0 0 18px;padding:12px 12px 12px 28px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.lk-rx-redirect__why li{font-size:13px;line-height:1.45;color:#334155;margin-bottom:8px}.lk-rx-redirect__why li:last-child{margin-bottom:0}.lk-rx-redirect__actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.lk-rx-redirect__cancel,.lk-rx-redirect__confirm{border:none;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:800;cursor:pointer;font-family:inherit}.lk-rx-redirect__cancel{background:#f1f5f9;color:#475569}.lk-rx-redirect__confirm{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}.lk-cart-checkout-grid{display:flex;flex-direction:column;gap:14px}@media(min-width:992px){.lk-cart-checkout-grid{display:grid;grid-template-columns:1fr 370px;gap:22px;align-items:start}.lk-cart-side-col{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px}.lk-cart__sticky{display:none!important}.lk-cart-side-cta{display:block!important}}@media(max-width:991px){.lk-cart-side-cta{display:none!important}}.lk-cart__header-title{flex:1;display:flex;flex-direction:column;align-items:flex-start}.lk-cart__header-right{margin-left:auto;display:flex;align-items:center}.lk-cart__header-title h1{margin:0;font-size:18px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.lk-cart__header-subtitle{font-size:11.5px;color:#64748b;font-weight:500}.lk-cart__help-btn{border:1px solid #E2E8F0;background:#f8fafc;color:#2563eb;font-weight:600;font-size:12px;padding:5px 12px;border-radius:999px;cursor:pointer;transition:all .15s ease}.lk-cart__help-btn:hover{background:#eff6ff;border-color:#bfdbfe}.lk-eta-card{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #BBF7D0;padding:12px 16px;border-radius:16px;box-shadow:0 2px 10px #16a34a0d}.lk-eta-content{display:flex;align-items:center;gap:12px}.lk-eta-icon-badge{width:38px;height:38px;border-radius:12px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #16a34a40}.lk-eta-text{display:flex;flex-direction:column}.lk-eta-label{font-size:11px;font-weight:700;color:#15803d;text-transform:uppercase;letter-spacing:.04em}.lk-eta-value{font-size:17px;font-weight:800;color:#14532d;letter-spacing:-.02em;margin:1px 0}.lk-eta-sub{font-size:11.5px;color:#166534;font-weight:500}.lk-healthcare-banner{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #BFDBFE;padding:14px 18px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;overflow:hidden;position:relative}.lk-hc-banner__left{flex:1;min-width:0}.lk-hc-banner__title{font-size:14px;font-weight:700;color:#1e3a8a;letter-spacing:-.01em;margin-bottom:3px;line-height:1.3}.lk-hc-banner__sub{font-size:12px;color:#2563eb;line-height:1.35;font-weight:500}.lk-hc-banner__right{flex-shrink:0;display:flex;align-items:center;justify-content:center}.lk-hc-banner__img{width:105px;height:85px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(29,78,216,.18));transition:transform .2s ease}.lk-healthcare-banner:hover .lk-hc-banner__img{transform:scale(1.05)}.lk-card-subhead{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 12px}.lk-pref-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lk-pref-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1.5px solid #E2E8F0;background:#fff;color:#475569;border-radius:14px;padding:12px 8px;font-size:12px;font-weight:600;cursor:pointer;text-align:center;transition:all .18s cubic-bezier(.16,1,.3,1)}.lk-pref-btn:hover{background:#f8fafc;border-color:#cbd5e1}.lk-pref-btn--active{border:2px solid #2563EB;background:#eff6ff;color:#1d4ed8;font-weight:700;box-shadow:0 4px 16px #2563eb33}.lk-pref-check{position:absolute;top:-5px;right:-5px;width:18px;height:18px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #2563eb59;border:2px solid #FFFFFF;animation:lk-badge-pop .2s cubic-bezier(.175,.885,.32,1.275)}@keyframes lk-badge-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.lk-pref-icon{flex-shrink:0;transition:transform .15s ease}.lk-pref-btn--active .lk-pref-icon{transform:scale(1.1)}.lk-pref-icon--zap{color:#d97706}.lk-pref-icon--shield{color:#2563eb}.lk-pref-icon--leaf{color:#16a34a}.lk-tip-head{margin-bottom:10px}.lk-tip-title{font-size:14px;font-weight:700;color:#0f172a}.lk-tip-sub{font-size:11.5px;color:#64748b;margin-top:2px}.lk-tip-options{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lk-tip-chip{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #E2E8F0;background:#fff;color:#334155;padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 3px #0f172a08}.lk-tip-chip:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.lk-tip-chip--active{border:2px solid #16A34A;background:#16a34a;color:#fff!important;font-weight:800;box-shadow:0 4px 14px #16a34a4d}.lk-deals-top-card{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1.5px solid #BFDBFE;border-radius:16px;padding:14px 16px;margin-bottom:12px}.lk-deals-top__badge{display:inline-flex;align-items:center;gap:6px;background:#2563eb;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.03em;padding:3px 8px;border-radius:6px;margin-bottom:8px;text-transform:uppercase}.lk-deals-top__title{font-size:15px;font-weight:800;color:#0f172a;margin-bottom:4px}.lk-deals-top__sub{font-size:12.5px;font-weight:500;color:#1e40af}.lk-blinkit-savings-banner{background:#eff6ff;border:1.5px dashed #93C5FD;border-radius:14px;padding:12px 16px;margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.lk-blinkit-savings-banner:hover{background:#dbeafe;border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.lk-blinkit-savings-banner.is-expanded{background:#eff6ff;border-color:#2563eb}.lk-savings-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.lk-savings-text small{color:#3b82f6;font-size:12px;font-weight:500;line-height:1.3}.lk-savings-toggle-badge{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;gap:5px;background:#2563eb;color:#fff;border:none;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:800;box-shadow:0 2px 6px #2563eb40;transition:all .2s ease}.lk-blinkit-savings-banner:hover .lk-savings-toggle-badge{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb59}.lk-savings-chevron{transition:transform .32s cubic-bezier(.4,0,.2,1)}.lk-savings-chevron.is-rotated{transform:rotate(180deg)}.lk-savings-accordion-wrap{max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px) scale(.99);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1),margin .3s ease;margin-top:0;will-change:max-height,opacity,transform}.lk-savings-accordion-wrap.is-expanded{max-height:600px;opacity:1;transform:translateY(0) scale(1);margin-top:10px}.lk-savings-text{display:flex;flex-direction:column;gap:2px}.lk-savings-text strong{color:#1d4ed8;font-size:14px;font-weight:800}.lk-savings-text small{color:#3b82f6;font-size:12px;font-weight:500}.lk-bill-saved-tag{background:#eff6ff;color:#2563eb;font-size:11px;font-weight:700;padding:2px 6px;border-radius:6px;margin-left:6px}.lk-gstin-card{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .18s ease;-webkit-user-select:none;user-select:none}.lk-gstin-card:hover{background:#f8fafc;box-shadow:0 4px 12px #0000000d}.lk-gstin-card--applied{background:#f0fdf4;border-color:#bbf7d0}.lk-gstin-left{display:flex;align-items:center;gap:12px}.lk-gstin-icon{width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lk-gstin-icon--applied{background:#dcfce7;color:#16a34a}.lk-gstin-text{display:flex;flex-direction:column}.lk-gstin-text strong{font-size:14px;color:#0f172a}.lk-gstin-text small{font-size:12px;color:#64748b}.lk-gstin-right-actions{display:flex;align-items:center;gap:8px}.lk-gstin-remove-btn{background:none;border:1px solid #FECACA;color:#dc2626;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;cursor:pointer;transition:all .15s ease}.lk-gstin-remove-btn:hover{background:#fee2e2}.lk-gstin-modal__panel{max-width:440px;padding:24px;border-radius:20px 20px 0 0}.lk-gstin-modal__header-copy h3{margin:0;font-size:17px;font-weight:800;color:#0f172a}.lk-gstin-modal__header-copy p{margin:2px 0 0;font-size:12.5px;color:#64748b}.lk-gstin-modal__body{margin-top:18px;display:flex;flex-direction:column;gap:16px}.lk-gstin-field-group{display:flex;flex-direction:column;gap:6px}.lk-gstin-field-label{font-size:13px;font-weight:700;color:#334155}.lk-gstin-req{color:#ef4444}.lk-gstin-field-input{width:100%;height:44px;border:1.5px solid #CBD5E1;border-radius:10px;padding:0 14px;font-size:14px;font-weight:600;color:#0f172a;letter-spacing:.02em;box-sizing:border-box;outline:none;transition:border-color .2s ease}.lk-gstin-field-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.lk-gstin-field-hint{font-size:11px;color:#94a3b8}.lk-gstin-error-banner{background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:12px;font-weight:600;padding:10px 12px;border-radius:8px}.lk-gstin-info-notice{display:flex;align-items:center;gap:10px;background:#eff6ff;border:1px solid #BFDBFE;border-radius:10px;padding:12px;font-size:12px;color:#1e40af;line-height:1.35}.lk-gstin-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:6px}.lk-gstin-btn-cancel{background:#f1f5f9;border:none;color:#475569;font-size:13px;font-weight:700;padding:10px 18px;border-radius:10px;cursor:pointer}.lk-gstin-btn-save{background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;color:#fff;font-size:13px;font-weight:800;padding:10px 22px;border-radius:10px;cursor:pointer;box-shadow:0 4px 12px #2563eb4d;transition:transform .15s ease}.lk-gstin-btn-save:active{transform:scale(.97)}.lk-policy-card{display:flex;flex-direction:column;gap:12px;background:#fff}.lk-policy-row strong{font-size:13.5px;font-weight:700;color:#0f172a;display:block;margin-bottom:4px}.lk-policy-row p{font-size:12.5px;color:#64748b;line-height:1.45;margin:0}.lk-cart__place{background:#16a34a!important;border:none!important;color:#fff!important;border-radius:14px!important;box-shadow:0 6px 20px #16a34a4d!important}.lk-cart__place:hover{background:#15803d!important}.floating-cart-cta-container{position:fixed;left:50%;right:auto;transform:translate(-50%,20px);bottom:calc(84px + env(safe-area-inset-bottom,0px));width:auto;min-width:210px;max-width:310px;height:52px;background:linear-gradient(135deg,#1d4ed8,#2563eb);border-radius:999px;box-shadow:0 8px 24px -4px #2563eb6b,0 4px 8px -4px #2563eb47;z-index:1010;cursor:pointer;overflow:hidden;opacity:0;pointer-events:none;transition:bottom .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),opacity .25s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;will-change:bottom,transform,opacity}.floating-cart-cta-container:not(.with-nav){bottom:calc(20px + env(safe-area-inset-bottom,0px))}.floating-cart-cta-container.with-nav{bottom:calc(84px + env(safe-area-inset-bottom,0px))}.floating-cart-cta-container.with-nav.nav-hidden{bottom:calc(20px + env(safe-area-inset-bottom,0px))}.floating-cart-cta-container.show{transform:translate(-50%);opacity:1;pointer-events:auto}.floating-cart-cta-container.show.nav-hidden{transform:translate(-50%);bottom:calc(20px + env(safe-area-inset-bottom,0px))}.floating-cart-cta-container:hover{box-shadow:0 10px 28px -3px #2563eb85}.floating-cart-cta-container:active{transform:translate(-50%,2px) scale(.97)}.floating-cart-cta-content{display:flex;align-items:center;width:100%;height:100%;padding:0 14px 0 8px;gap:10px}.fcta-thumbs-queue{display:flex;align-items:center;flex-direction:row;gap:0;flex-shrink:0;position:relative;height:40px}.fcta-thumb-wrap{width:36px;height:36px;border-radius:50%;overflow:hidden;border:2.5px solid #1d4ed8;background:#fff;flex-shrink:0;margin-left:-16px;position:relative;box-shadow:0 2px 6px #0000002e}.fcta-thumb-wrap:first-child{margin-left:0}.fcta-thumb-img{width:100%;height:100%;object-fit:contain;padding:3px;box-sizing:border-box}@keyframes thumbSlideIn{0%{opacity:0;transform:translate(20px) scale(.7)}60%{opacity:1;transform:translate(-4px) scale(1.08)}to{opacity:1;transform:translate(0) scale(1)}}.fcta-thumb-wrap.thumb-slide-in{animation:thumbSlideIn .42s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes thumbSlideOut{0%{opacity:1;transform:translate(0) scale(1);width:36px;margin-left:-16px}to{opacity:0;transform:translate(-20px) scale(.6);width:0;margin-left:0}}.fcta-thumb-wrap.thumb-slide-out{animation:thumbSlideOut .32s ease-in forwards;pointer-events:none}.floating-cart-cta-center{flex:1;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:left;min-width:0}.floating-cart-cta-title{font-size:13.5px;font-weight:800;letter-spacing:-.01em;line-height:1.15;white-space:nowrap}.floating-cart-cta-subtitle{font-size:11px;font-weight:600;color:#ffffffd1;margin-top:1px;letter-spacing:.01em;white-space:nowrap}.floating-cart-cta-arrow-icon{color:#fff;flex-shrink:0;transition:transform .2s ease}.floating-cart-cta-container:hover .floating-cart-cta-arrow-icon{transform:translate(3px)}.lk-coupon-modal-backdrop{position:fixed;inset:0;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10500;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;animation:lkModalFadeIn .22s ease-out forwards}@keyframes lkModalFadeIn{0%{opacity:0}to{opacity:1}}.lk-coupon-modal-card{position:relative;width:100%;max-width:360px;background:#fff;border-radius:24px;padding:28px 24px 24px;box-shadow:0 20px 40px -10px #0f172a40,0 0 0 1px #0f172a0d;text-align:center;box-sizing:border-box;overflow:hidden;animation:lkModalPop .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes lkModalPop{0%{opacity:0;transform:scale(.9) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.lk-coupon-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:none;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.lk-coupon-modal-close:hover{background:#e2e8f0;color:#0f172a}.lk-coupon-modal-header{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:12px}.lk-popper-emitter{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:8px;height:52px}.lk-popper-icon-wrap{position:relative;z-index:2}.lk-popper-emoji{display:inline-block;font-size:48px;line-height:1;transform-origin:bottom center;animation:lkPopperBlast .75s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes lkPopperBlast{0%{transform:scale(.2) rotate(-35deg) translateY(20px);opacity:0}35%{transform:scale(1.35) rotate(12deg) translateY(-8px);opacity:1}50%{transform:scale(.9) rotate(-6deg) translateY(2px)}65%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}.lk-popper-shockwave{position:absolute;width:30px;height:30px;border-radius:50%;border:3px solid rgba(34,197,94,.8);box-shadow:0 0 15px #22c55e99;opacity:0;animation:lkPopperShockwave .6s ease-out .18s forwards}@keyframes lkPopperShockwave{0%{transform:scale(.4);opacity:.9}to{transform:scale(4.5);opacity:0}}.lk-fullscreen-confetti-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:10600;overflow:hidden}.lk-fs-confetti-particle{position:absolute;top:45vh;opacity:0;box-shadow:0 2px 6px #00000026;animation:lkFullScreenConfettiFly var(--dur) cubic-bezier(.1,.8,.25,1) var(--delay) forwards}.lk-fs-confetti--circle{border-radius:50%}.lk-fs-confetti--strip{border-radius:3px}.lk-fs-confetti--square{border-radius:2px}@keyframes lkFullScreenConfettiFly{0%{opacity:1;transform:translate(-50%,-50%) translate(0) scale(.3) rotate(0)}35%{opacity:1;transform:translate(-50%,-50%) translate(var(--tx),var(--ty)) scale(1.3) rotate(calc(var(--rot) * .4))}70%{opacity:.95;transform:translate(-50%,-50%) translate(calc(var(--tx) * 1.1),calc(var(--ty) + var(--fy) * .5)) scale(1) rotate(calc(var(--rot) * .8))}to{opacity:0;transform:translate(-50%,-50%) translate(calc(var(--tx) * 1.2),calc(var(--ty) + var(--fy))) scale(.5) rotate(var(--rot))}}.lk-coupon-modal-tag{font-size:11px;font-weight:900;letter-spacing:.08em;color:#16a34a;text-transform:uppercase;background:#dcfce7;padding:3px 12px;border-radius:9999px}.lk-coupon-modal-body{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px}.lk-coupon-modal-title{font-size:24px;font-weight:900;color:#0f172a;margin:0;letter-spacing:-.02em}.lk-coupon-modal-code-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:12px}.lk-coupon-code-name{font-size:14px;font-weight:900;color:#2563eb;letter-spacing:.04em}.lk-coupon-applied-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#16a34a}.lk-coupon-modal-savings{font-size:13.5px;color:#475569;margin:0;line-height:1.4}.lk-coupon-modal-savings strong{color:#16a34a;font-weight:800}.lk-coupon-modal-footer{width:100%}.lk-coupon-modal-btn{width:100%;height:46px;border-radius:14px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;font-size:15px;font-weight:800;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 14px #16a34a4d;transition:all .2s ease}.lk-coupon-modal-btn:hover{background:linear-gradient(135deg,#15803d,#166534);transform:translateY(-1px);box-shadow:0 6px 18px #16a34a66}.lk-coupon-modal-btn:active{transform:translateY(0)}.lk-nudge-toast{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%) translateY(0);z-index:9999;display:flex;align-items:center;gap:10px;padding:13px 20px;border-radius:14px;max-width:340px;width:calc(100vw - 32px);box-shadow:0 8px 24px #0f172a2e,0 2px 6px #0f172a14;cursor:pointer;-webkit-user-select:none;user-select:none;animation:lkNudgeSlideUp .32s cubic-bezier(.16,1,.3,1) forwards}@keyframes lkNudgeSlideUp{0%{opacity:0;transform:translate(-50%) translateY(24px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.lk-nudge-toast--next{background:#1c1917;color:#fef9c3;border:1px solid #3f3f3f}.lk-nudge-toast--maxed{background:#052e16;color:#bbf7d0;border:1px solid #14532d}.lk-nudge-toast__emoji{font-size:22px;flex-shrink:0;line-height:1}.lk-nudge-toast__text{font-size:13.5px;font-weight:600;line-height:1.45;flex:1}.lk-nudge-toast__text strong{font-weight:900}.blinkit-search-modal-backdrop{position:fixed;inset:0;z-index:1200;background:linear-gradient(180deg,#f0f7ff,#ebf5ff 45%,#f8fafc);display:flex;flex-direction:column;box-sizing:border-box;animation:slideUpSearch .22s cubic-bezier(.16,1,.3,1) forwards;overflow:hidden}@keyframes slideUpSearch{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.blinkit-search-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;padding:10px 14px;background:linear-gradient(180deg,#f0f7ff,#f0f7fff2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(219,234,254,.8)}.blinkit-search-unified-pill{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid #DBEAFE;border-radius:999px;padding:0 14px;height:48px;box-shadow:0 4px 16px #2563eb14,0 1px 3px #0f172a08;transition:all .22s cubic-bezier(.16,1,.3,1);width:100%;box-sizing:border-box}.blinkit-search-unified-pill:focus-within{border-color:#2563eb;box-shadow:0 6px 22px #2563eb29,0 0 0 3px #2563eb1a}.blinkit-search-back-btn{background:none;border:none;color:#1e293b;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex-shrink:0;transition:color .15s ease,transform .15s ease}.blinkit-search-back-btn:hover{color:#2563eb;transform:translate(-1px)}.blinkit-search-input-wrap{flex:1;min-width:0;display:flex;align-items:center;height:100%}.blinkit-search-input,input.blinkit-search-input,.blinkit-search-unified-pill input,.blinkit-search-unified-pill input:focus,.blinkit-search-unified-pill input:focus-visible,.blinkit-search-unified-pill input:active{flex:1!important;width:100%!important;min-width:0!important;height:100%!important;border:none!important;border-radius:0!important;outline:none!important;outline-offset:0!important;box-shadow:none!important;background:transparent!important;background-color:transparent!important;padding:0!important;margin:0!important;font-size:14.5px!important;font-weight:600!important;color:#0f172a!important;font-family:inherit!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.blinkit-search-input::-webkit-search-decoration,.blinkit-search-input::-webkit-search-cancel-button,.blinkit-search-input::-webkit-search-results-button,.blinkit-search-input::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}.blinkit-search-input::placeholder{color:#94a3b8!important;font-weight:500!important}.blinkit-search-clear-btn{background:#94a3b8;border:none;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease}.blinkit-search-clear-btn:hover{background:#64748b}.blinkit-search-divider{width:1px;height:20px;background:#cbd5e1;flex-shrink:0;margin:0 2px}.blinkit-search-mic-btn{background:none;border:none;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:color .15s ease,transform .15s ease}.blinkit-search-mic-btn:hover,.blinkit-search-mic-btn.listening{color:#dc2626;animation:pulseMic 1.2s ease-in-out infinite}@keyframes pulseMic{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.blinkit-search-body{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:20px}.blinkit-search-section{display:flex;flex-direction:column;gap:12px}.blinkit-section-header{display:flex;align-items:center;justify-content:space-between}.blinkit-section-title-wrap{display:flex;align-items:center;gap:8px}.blinkit-section-title{font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.01em;margin:0}.blinkit-clear-history-btn{background:none;border:none;color:#ef4444;font-size:12.5px;font-weight:700;cursor:pointer;padding:2px 6px;border-radius:6px;transition:background .15s ease}.blinkit-clear-history-btn:hover{background:#fee2e2}.blinkit-history-list{display:flex;flex-direction:column;gap:2px;background:#fff;border-radius:16px;border:1px solid #E2E8F0;overflow:hidden;box-shadow:0 2px 8px #0f172a08}.blinkit-history-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #F1F5F9}.blinkit-history-row:last-child{border-bottom:none}.blinkit-history-row:hover{background:#f8fafc}.blinkit-history-content{display:flex;align-items:center;gap:12px;flex:1}.blinkit-history-icon{color:#94a3b8;flex-shrink:0}.blinkit-history-text{font-size:14px;font-weight:600;color:#334155}.blinkit-history-remove-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .15s ease,background .15s ease}.blinkit-history-remove-btn:hover{color:#0f172a;background:#e2e8f0}.blinkit-trending-grid{display:flex;flex-wrap:wrap;gap:8px}.blinkit-trending-chip{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #E2E8F0;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 4px #0f172a05}.blinkit-trending-chip:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb1a}.blinkit-trending-sparkle{color:#f59e0b}.blinkit-suggestions-list{display:flex;flex-direction:column;background:#fff;border-radius:18px;border:1.5px solid #E2E8F0;overflow:hidden;box-shadow:0 4px 16px #0f172a0a}.blinkit-suggestion-item{display:flex;align-items:center;gap:14px;padding:12px 16px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #F1F5F9}.blinkit-suggestion-item:last-child{border-bottom:none}.blinkit-suggestion-item:hover{background:#f8fafc}.blinkit-suggestion-thumb{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#f1f5f9;border:1px solid #E2E8F0;flex-shrink:0;display:flex;align-items:center;justify-content:center}.blinkit-suggestion-thumb-fallback{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.blinkit-suggestion-label{font-size:15px;font-weight:700;color:#0f172a;flex:1}.blinkit-suggestion-match{color:#2563eb;font-weight:800}.blinkit-results-container{display:flex;flex-direction:column;gap:14px}.blinkit-results-title{font-size:17px;font-weight:800;color:#0f172a;letter-spacing:-.01em;margin:0}.blinkit-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}@media(max-width:480px){.blinkit-results-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.blinkit-product-card{background:#fff;border:1.5px solid #E2E8F0;border-radius:18px;padding:12px;display:flex;flex-direction:column;position:relative;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:0 2px 8px #0f172a08}.blinkit-product-card:hover{transform:translateY(-2px);border-color:#2563eb;box-shadow:0 8px 24px #2563eb1f}.blinkit-card-img-wrap{position:relative;width:100%;height:120px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:12px;overflow:hidden;margin-bottom:10px}.blinkit-card-img{max-width:90%;max-height:90%;object-fit:contain}.blinkit-card-discount-badge{position:absolute;top:6px;left:6px;background:#dc2626;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:6px;text-transform:uppercase}.blinkit-card-unit-badge{font-size:11px;font-weight:600;color:#64748b;background:#f1f5f9;padding:2px 6px;border-radius:6px;width:fit-content;margin-bottom:4px}.blinkit-card-title{font-size:13.5px;font-weight:700;color:#0f172a;line-height:1.35;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.blinkit-card-bottom-row{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.blinkit-card-price-box{display:flex;flex-direction:column}.blinkit-card-price{font-size:15px;font-weight:800;color:#0f172a}.blinkit-card-mrp{font-size:11.5px;color:#94a3b8;text-decoration:line-through;font-weight:500}.blinkit-add-btn{background:#f0fdf4;border:1.5px solid #16A34A;color:#16a34a;font-size:13px;font-weight:800;padding:6px 14px;border-radius:10px;cursor:pointer;transition:all .15s ease}.blinkit-add-btn:hover{background:#16a34a;color:#fff}.blinkit-qty-counter{display:flex;align-items:center;gap:6px;background:#16a34a;color:#fff;border-radius:10px;padding:4px 8px;font-weight:800;font-size:13px}.blinkit-qty-btn{background:none;border:none;color:#fff;font-size:15px;font-weight:800;cursor:pointer;padding:0 4px}.blinkit-floating-cart-footer{position:fixed;bottom:16px;left:16px;right:16px;z-index:1210;background:linear-gradient(135deg,#15803d,#16a34a);color:#fff;border-radius:16px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 28px -4px #16a34a73;cursor:pointer;animation:popUpCart .25s cubic-bezier(.16,1,.3,1) forwards}@keyframes popUpCart{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.blinkit-cart-footer-left{display:flex;align-items:center;gap:10px}.blinkit-cart-footer-count{font-size:14px;font-weight:800}.blinkit-cart-footer-btn{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:800}.blinkit-no-results{text-align:center;padding:40px 20px;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:12px}.blinkit-no-results-icon{width:56px;height:56px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}.lk-success-fullscreen{position:fixed;inset:0;z-index:99999;background:linear-gradient(180deg,#f2fdf5,#e6f8ed);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;animation:lkSuccessFadeIn .35s ease-out forwards}.lk-success-top-progress{position:absolute;top:0;left:0;right:0;height:4px;background:#22c55e26;overflow:hidden}.lk-success-top-progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);width:0%;animation:lkTopProgress 4.2s linear forwards}.lk-confetti-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden}.lk-confetti-item{position:absolute;opacity:0;animation:lkConfettiBurst 2.2s cubic-bezier(.16,1,.3,1) forwards}.lk-confetti-dot{width:8px;height:8px;border-radius:50%}.lk-confetti-diamond{width:9px;height:9px;transform:rotate(45deg)}.lk-success-hero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:-20px}.lk-success-badge-wrapper{position:relative;width:220px;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.lk-badge-outer-ring{position:relative;width:170px;height:170px;border-radius:50%;background:#22c55e1f;display:flex;align-items:center;justify-content:center;animation:lkRingPulse 2.5s ease-in-out infinite alternate}.lk-badge-inner-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#4ade80,#22c55e);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 40px #22c55e61;animation:lkBadgePop .55s cubic-bezier(.34,1.56,.64,1) forwards}.lk-success-svg-check{width:68px;height:68px}.lk-svg-check-path{stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:lkCheckDraw .45s cubic-bezier(.65,0,.45,1) .3s forwards}.lk-floating-coin{position:absolute;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#fde047,#eab308);border:2px solid #FEF08A;box-shadow:0 4px 12px #eab30866;display:flex;align-items:center;justify-content:center;color:#713f12;animation:lkFloatBob 3s ease-in-out infinite alternate}.lk-coin-1{top:10px;left:15px;animation-delay:0s}.lk-coin-2{top:20px;right:15px;animation-delay:.6s}.lk-coin-3{bottom:25px;left:10px;animation-delay:1.2s}.lk-coin-4{bottom:15px;right:20px;animation-delay:1.8s}.lk-coin-icon{fill:#713f12;color:#713f12}.lk-ring-sparkle{position:absolute;color:#22c55e;opacity:.85;animation:lkSparkleGlow 1.8s ease-in-out infinite alternate}.lk-sparkle-top-left{top:20px;left:22px}.lk-sparkle-top-right{top:18px;right:24px}.lk-sparkle-bottom-left{bottom:22px;left:20px}.lk-sparkle-bottom-right{bottom:20px;right:22px}.lk-success-main-title{margin:0 0 10px;font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.02em;animation:lkTextUp .45s ease-out .25s both}.lk-success-savings-text{margin:0 0 16px;font-size:15.5px;font-weight:700;color:#15803d;letter-spacing:-.01em;animation:lkTextUp .45s ease-out .35s both}.lk-success-sub-text{margin:0 0 16px;font-size:14px;font-weight:500;color:#64748b;animation:lkTextUp .45s ease-out .35s both}.lk-success-assurance-pill{display:inline-flex;align-items:center;gap:6px;background:#ffffffbf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(34,197,94,.25);padding:6px 14px;border-radius:999px;font-size:12px;font-weight:600;color:#166534;box-shadow:0 2px 8px #22c55e14;animation:lkTextUp .45s ease-out .45s both}.lk-assurance-shield{color:#22c55e}@keyframes lkSuccessFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lkTopProgress{0%{width:0%}to{width:100%}}@keyframes lkBadgePop{0%{transform:scale(.6)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes lkRingPulse{0%{transform:scale(.96);opacity:.8}to{transform:scale(1.04);opacity:1}}@keyframes lkCheckDraw{to{stroke-dashoffset:0}}@keyframes lkFloatBob{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-8px) rotate(12deg)}}@keyframes lkSparkleGlow{0%{opacity:.4;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@keyframes lkConfettiBurst{0%{opacity:0;transform:scale(0) translateY(10px)}30%{opacity:1;transform:scale(1.2) translateY(-15px)}to{opacity:.7;transform:scale(1) translateY(0)}}@keyframes lkTextUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.lk-success-fullscreen,.lk-badge-inner-circle,.lk-floating-coin,.lk-ring-sparkle,.lk-confetti-item,.lk-success-main-title{animation:none!important}.lk-svg-check-path{stroke-dashoffset:0!important;animation:none!important}}.lk-order-success-screen{min-height:100vh;width:100%;background:linear-gradient(180deg,#e6f4ea,#ecfdf5 35%,#f4fbf7)!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:32px 16px!important;box-sizing:border-box!important;position:relative!important}.lk-order-success-card{width:100%!important;max-width:440px!important;background:#fff!important;border-radius:24px!important;border:1px solid #D1FAE5!important;box-shadow:0 24px 48px -12px #10b98129,0 4px 12px #0f172a0a!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;margin:auto!important;position:relative!important}.lk-order-success-header{padding:16px 24px!important;border-bottom:1px solid #E6F4EA!important;background:linear-gradient(180deg,#ecfdf5,#fff)!important;display:flex!important;align-items:center!important;justify-content:center!important}.lk-order-success-brand{display:flex!important;align-items:center!important;gap:5px!important}.lk-brand-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:18px!important;font-weight:850!important;color:#2563eb!important;letter-spacing:.04em!important}.lk-brand-sub{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13.5px!important;font-weight:750!important;color:#10b981!important}.lk-order-success-body{padding:36px 24px 32px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-sizing:border-box!important;background:linear-gradient(180deg,#ecfdf566,#fff 40%)!important}.lk-success-circle-wrap{position:relative!important;margin-bottom:22px!important;display:flex!important;align-items:center!important;justify-content:center!important}.lk-success-circle-glow{position:absolute!important;width:110px!important;height:110px!important;border-radius:50%!important;background:#10b98138!important;filter:blur(14px)!important;pointer-events:none!important}.lk-success-circle{width:76px!important;height:76px!important;border-radius:50%!important;background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 10px 28px #10b98161!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:1!important}.lk-order-success-headline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:22px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 8px!important;letter-spacing:-.02em!important;line-height:1.25!important}.lk-order-success-subheadline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:14px!important;color:#64748b!important;margin:0 0 20px!important;line-height:1.5!important}.lk-subheadline-accent{color:#334155!important;font-weight:500!important}.lk-order-success-savings-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;border-radius:999px!important;background:#fef3c7!important;color:#d97706!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13px!important;font-weight:700!important;margin-bottom:24px!important}.lk-order-summary-card{width:100%!important;background:#f4fbf7!important;border:1px solid #D1FAE5!important;border-radius:18px!important;padding:18px 20px!important;margin-bottom:28px!important;text-align:left!important;box-sizing:border-box!important}.lk-summary-card-head{padding-bottom:12px!important;margin-bottom:12px!important;border-bottom:1px solid #A7F3D0!important}.lk-summary-card-title{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important;font-weight:700!important;color:#059669!important;text-transform:uppercase!important;letter-spacing:.05em!important}.lk-summary-row-grid{display:flex!important;flex-direction:column!important;gap:14px!important}.lk-summary-item{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.lk-summary-item-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:13.5px!important;color:#64748b!important;font-weight:500!important}.lk-summary-item-val{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:14px!important;color:#0f172a!important;font-weight:600!important;text-align:right!important}.lk-summary-item-val--mono{font-family:JetBrains Mono,SF Mono,Consolas,monospace!important;font-weight:700!important;color:#1e293b!important}.lk-status-badge{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:4px 10px!important;border-radius:999px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important;font-weight:700!important}.lk-status-badge--success{background:#dcfce7!important;color:#15803d!important;border:1px solid #BBF7D0!important}.lk-status-dot{font-size:10px!important}.lk-order-success-notified-note{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12.5px!important;color:#64748b!important;margin:-12px 0 24px!important;line-height:1.4!important}.lk-order-success-actions{width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}.lk-btn-primary-track{width:100%!important;height:48px!important;border-radius:12px!important;border:none!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:15px!important;font-weight:700!important;cursor:pointer!important;box-shadow:0 6px 16px #2563eb38!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.lk-btn-primary-track:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)!important;box-shadow:0 8px 20px #2563eb47!important}.lk-btn-secondary-home{width:100%!important;height:48px!important;border-radius:12px!important;border:1px solid #CBD5E1!important;background:#fff!important;color:#334155!important;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.lk-btn-secondary-home:hover{background:#f8fafc!important;border-color:#94a3b8!important;color:#0f172a!important}@media(max-width:480px){.lk-order-success-screen{padding:16px 12px!important;align-items:flex-start!important}.lk-order-success-card{border-radius:20px!important}.lk-order-success-body{padding:28px 18px 24px!important}.lk-order-success-headline{font-size:20px!important}.lk-order-success-subheadline{font-size:13.5px!important}}.med-detail-page{min-height:100vh;background-color:#f4f6f9;font-family:Plus Jakarta Sans,Inter,-apple-system,sans-serif;display:flex;flex-direction:column;color:#0f172a}.med-detail-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 2px 10px #0f172a08}.md-back-btn,.md-cart-btn{width:40px;height:40px;border-radius:50%;background:#f8fafc;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;color:#0f172a;cursor:pointer;position:relative;transition:all .15s ease}.md-back-btn:hover,.md-cart-btn:hover{background:#f1f5f9;transform:scale(1.04)}.md-header-title{font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.md-cart-badge{position:absolute;top:-2px;right:-2px;background:#2563eb;color:#fff;font-size:11px;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #FFFFFF}.med-detail-scroll-container{flex:1;padding:16px 16px calc(90px + env(safe-area-inset-bottom));max-width:720px;margin:0 auto;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.md-section{width:100%}.md-hero-section{display:flex;flex-direction:column;gap:12px}.md-hero-image-card{background:#fff;border-radius:20px;padding:24px 16px;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a05}.md-favorite-btn{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #E2E8F0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:transform .15s ease}.md-favorite-btn:hover{transform:scale(1.08)}.med-detail-hero-image{max-height:200px;max-width:100%;object-fit:contain;border-radius:12px}.md-hero-meta-card{background:#fff;border-radius:20px;padding:18px 16px;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a05}.md-hero-tags{display:flex;align-items:center;gap:8px;margin-bottom:8px}.md-brand-tag{background:#dcfce7;color:#16a34a;font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.04em}.md-eta-badge{background:#eff6ff;color:#2563eb;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}.md-product-title{font-size:19px;font-weight:800;color:#0f172a;margin:0 0 4px;line-height:1.3}.md-composition-text{font-size:13px;color:#64748b;margin:0 0 10px;line-height:1.4}.md-rating-row{display:flex;align-items:center;gap:8px;margin-bottom:14px}.md-star-pill{background:#16a34a;color:#fff;font-size:11.5px;font-weight:800;padding:2px 7px;border-radius:6px;display:flex;align-items:center;gap:4px}.md-rating-count{font-size:12px;color:#2563eb;font-weight:700}.md-quick-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px;border-top:1px solid #F1F5F9}.md-spec-chip{background:#f8fafc;border-radius:12px;padding:8px 6px;display:flex;align-items:center;gap:6px;border:1px solid #E2E8F0;min-width:0;overflow:hidden;box-sizing:border-box}.md-spec-chip>div{min-width:0;flex:1}.md-spec-chip small{display:block;font-size:9px;font-weight:800;color:#94a3b8;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-spec-chip strong{display:block;font-size:11px;font-weight:700;color:#0f172a;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-similar-section{background:#fff;border-radius:20px;padding:16px;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a05}.md-similar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.md-similar-head h2{font-size:15px;font-weight:800;color:#0f172a;margin:0}.md-similar-head p{font-size:11.5px;color:#64748b;margin:1px 0 0}.md-see-all-btn{background:transparent;border:none;color:#2563eb;font-size:12px;font-weight:700;display:flex;align-items:center;gap:2px;cursor:pointer}.md-similar-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.md-similar-rail::-webkit-scrollbar{display:none}.md-similar-card{min-width:132px;max-width:132px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease}.md-similar-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0f172a0f}.md-similar-card__img-box{height:90px;background:#fff;position:relative;display:flex;align-items:center;justify-content:center;padding:6px}.md-similar-card__img-box img{max-height:74px;max-width:100%;object-fit:contain}.md-similar-card__disc{position:absolute;top:6px;left:6px;background:#16a34a;color:#fff;font-size:9px;font-weight:800;padding:2px 5px;border-radius:5px}.md-similar-card__body{padding:8px;display:flex;flex-direction:column;flex:1}.md-similar-card__title{font-size:11.5px;font-weight:700;color:#0f172a;margin:0 0 4px;line-height:1.3;height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.md-similar-card__price-row{display:flex;align-items:baseline;gap:4px;margin-bottom:6px}.md-similar-card__price{font-size:12.5px;font-weight:800;color:#0f172a}.md-similar-card__mrp{font-size:10px;color:#94a3b8;text-decoration:line-through}.md-similar-add-btn{width:100%;height:30px;background:#16a34a;color:#fff;border:none;border-radius:8px;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 2px 6px #16a34a33}.md-similar-stepper{display:flex;align-items:center;justify-content:space-between;background:#16a34a;color:#fff;border-radius:8px;height:30px;padding:0 6px;font-size:12px;font-weight:800}.md-similar-stepper button{background:transparent;border:none;color:#fff;font-size:15px;font-weight:800;cursor:pointer;padding:0 4px}.md-similar-skeleton{min-width:132px;height:170px;border-radius:16px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);flex-shrink:0;animation:pulse 1.5s ease-in-out infinite}.md-card{background:#fff;border-radius:20px;padding:18px 16px;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a05}.md-card-title{font-size:15px;font-weight:800;color:#0f172a;margin:0 0 10px;display:flex;align-items:center;gap:8px}.md-desc-body{font-size:13px;color:#475569;line-height:1.6;margin:0 0 14px}.md-precautions-box{background:#fff7ed;border:1px solid #FFEDD5;border-radius:14px;padding:12px 14px;margin-bottom:14px}.md-precautions-box h4{font-size:12.5px;font-weight:800;color:#c2410c;margin:0 0 4px;display:flex;align-items:center;gap:6px}.md-precautions-box p{font-size:12px;color:#9a3412;margin:0;line-height:1.45}.md-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.md-benefit-item{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;color:#334155}.md-rx-banner{background:#eff6ff;border:1px solid #DBEAFE;border-radius:18px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.md-rx-left{display:flex;align-items:center;gap:10px}.md-rx-left strong{display:block;font-size:13px;font-weight:800;color:#1e40af}.md-rx-left p{margin:2px 0 0;font-size:11.5px;color:#3b82f6}.md-rx-btn{background:#2563eb;color:#fff;border:none;padding:8px 14px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.md-mfg-info small{font-size:10px;font-weight:800;color:#94a3b8;letter-spacing:.04em;display:block}.md-mfg-info strong{font-size:13px;font-weight:700;color:#0f172a;display:block;margin-top:2px}.md-mfg-info p{font-size:12px;color:#64748b;margin:4px 0 0}.md-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.md-trust-chip{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:10px 4px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:10.5px;font-weight:700;color:#334155}.med-detail-footer{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -6px 20px #0f172a0f;border-top:1px solid #f1f5f9;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));z-index:1000}.med-detail-footer-inner{max-width:720px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:8px;width:100%;box-sizing:border-box}.md-footer-price-col{display:flex;flex-direction:column;gap:2px;flex-shrink:0;min-width:max-content}.md-footer-price-row{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.md-footer-subprice-row{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;margin-top:1px}.md-footer-action-col,.md-btn-group{display:flex;align-items:center;gap:6px;flex:1;justify-content:flex-end;min-width:0}.md-sticky-price-current{font-size:19px;font-weight:800;color:#0f172a;white-space:nowrap;line-height:1}.md-sticky-price-mrp{font-size:11.5px;color:#94a3b8;text-decoration:line-through;font-weight:500;white-space:nowrap;line-height:1}.md-sticky-save-text{font-size:11px;font-weight:700;color:#2563eb;white-space:nowrap}.md-sticky-discount-badge{background:#16a34a;color:#fff;font-size:9.5px;font-weight:800;padding:2px 5px;border-radius:5px;letter-spacing:.02em;line-height:1.2;white-space:nowrap;display:inline-block;flex-shrink:0}.md-sticky-savings-badge{background:#eff6ff;color:#2563eb;border:1px solid #BFDBFE;font-size:9.5px;font-weight:700;padding:2px 5px;border-radius:5px;display:inline-flex;align-items:center;gap:3px;white-space:nowrap;flex-shrink:0}.md-sleek-stepper{display:inline-flex!important;align-items:center!important;background:#16a34a!important;border:none!important;border-radius:12px!important;padding:3px 6px!important;height:40px!important;min-width:105px!important;justify-content:space-between!important;box-shadow:0 3px 10px #16a34a40!important}.md-sleek-stepper button{width:32px!important;height:34px!important;border:none!important;background:transparent!important;color:#fff!important;font-size:18px!important;font-weight:800!important;cursor:pointer!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important}.md-sleek-stepper button:hover{background:#fff3!important}.md-sleek-stepper .qty-val{color:#fff!important;font-size:15px!important;font-weight:800!important}.md-btn-add{height:40px!important;background:#16a34a!important;border-radius:12px!important;padding:0 10px!important;font-size:13px!important;font-weight:700!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #16a34a38!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important;flex:1!important;min-width:72px!important;cursor:pointer!important}.md-btn-buy{height:40px!important;background:#0f172a!important;border-radius:12px!important;padding:0 10px!important;font-size:13px!important;font-weight:700!important;color:#fff!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important;flex:1.1!important;min-width:88px!important;cursor:pointer!important}.md-btn-out-stock{height:40px!important;background:#94a3b8!important;border-radius:12px!important;padding:0 16px!important;font-size:13px!important;font-weight:700!important;color:#fff!important;border:none!important;opacity:.7;cursor:not-allowed!important}.confirm-slider{position:relative;width:100%;height:52px;border-radius:999px;background:#e2e8f0;overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.confirm-slider--confirmed{background:#16a34a}.confirm-slider--locked:not(.confirm-slider--confirmed){opacity:.55}.confirm-slider__fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#2563eb,#1d4ed8);border-radius:999px;transition:width .15s ease;pointer-events:none}.confirm-slider--confirmed .confirm-slider__fill{background:#16a34a;width:100%!important}.confirm-slider__label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#0f172a;letter-spacing:.2px;pointer-events:none;padding-left:44px;padding-right:12px}.confirm-slider--confirmed .confirm-slider__label{color:#fff;padding-left:12px}.confirm-slider__knob{position:absolute;top:4px;left:4px;width:44px;height:44px;border:none;border-radius:50%;background:#fff;color:#2563eb;box-shadow:0 4px 14px #0f172a2e;display:flex;align-items:center;justify-content:center;cursor:grab;z-index:2;transition:transform .12s ease,background .2s ease,color .2s ease}.confirm-slider__knob:active{cursor:grabbing}.confirm-slider--confirmed .confirm-slider__knob{background:#fff;color:#16a34a}.confirm-slider__knob:disabled{cursor:not-allowed}.up-container{--up-blue: #2563eb;--up-blue-dark: #1d4ed8;--up-blue-light: #eff6ff;--up-blue-border: #bfdbfe;--up-navy: #0a1128;--up-btn-idle-bg: #e1e8f0;--up-btn-idle-text: #8a94a6;display:flex;flex-direction:column;height:100vh;background-color:#f1f5f9;color:var(--up-navy);overflow:hidden;font-family:inherit}.up-hero-header{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-bottom:none;position:sticky;top:0;z-index:10}.up-back-btn{background:none;border:none;padding:4px 2px 4px 0;margin-top:2px;cursor:pointer;color:var(--up-navy);display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-start}.up-hero-header__text{flex:1;min-width:0;padding-top:2px}.up-hero-header__text h1{font-size:19px;font-weight:800;margin:0 0 4px;color:var(--up-navy);letter-spacing:-.02em;line-height:1.2}.up-hero-header__text p{margin:0;font-size:13px;font-weight:400;color:#6b7280;line-height:1.4}.up-hero-illustration{position:relative;width:52px;height:48px;flex-shrink:0;align-self:flex-start;margin-top:2px}.up-hero-illustration__folder{position:absolute;right:2px;top:4px;width:40px;height:34px;border-radius:7px 7px 5px 5px;background:#2563eb;box-shadow:0 4px 12px #2563eb38}.up-hero-illustration__folder:before{content:"";position:absolute;top:-5px;left:5px;width:16px;height:7px;border-radius:4px 4px 0 0;background:#3b82f6}.up-hero-illustration__folder:after{content:"";position:absolute;left:8px;top:10px;width:18px;height:14px;border-radius:2px;background:#ffffffeb;box-shadow:0 1px 2px #0000000f}.up-hero-illustration__shield{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #22c55e59;border:2px solid #fff}.up-content{flex:1;overflow-y:auto;padding:16px 16px 100px;display:flex;flex-direction:column;gap:16px}.up-card{background:#fff;border-radius:16px;padding:16px;border:1px solid #e8edf3;box-shadow:0 2px 12px #0f172a0a}.up-card__heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.up-card__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.up-card__icon--blue{background:var(--up-blue-light);color:var(--up-blue)}.up-card__title{margin:0 0 4px;font-size:16px;font-weight:800;color:#0f172a}.up-card__subtitle{margin:0;font-size:12px;color:#64748b;line-height:1.4}.up-dropzone{border:2px dashed var(--up-blue-border);border-radius:14px;background:#f8fbff;padding:28px 16px 22px;text-align:center;transition:border-color .2s,background .2s}.up-dropzone--active{border-color:var(--up-blue);background:var(--up-blue-light)}.up-dropzone__input{display:none}.up-dropzone__cloud{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:var(--up-blue-light);display:flex;align-items:center;justify-content:center;color:var(--up-blue)}.up-dropzone__title{margin:0 0 6px;font-size:15px;font-weight:700;color:#0f172a}.up-dropzone__or{margin:0 0 12px;font-size:13px;color:#94a3b8}.up-browse-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:1.5px solid var(--up-blue);border-radius:10px;background:#fff;color:var(--up-blue);font-size:14px;font-weight:700;cursor:pointer;margin-bottom:14px}.up-dropzone__hint{margin:0;font-size:11px;color:#94a3b8}.up-dropzone__loading{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 0;color:#64748b;font-size:13px;font-weight:600}.up-upload-success{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px}.up-upload-success__pdf{width:44px;height:44px;border-radius:8px;background:#fff;border:1px solid #fecaca;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;font-size:8px;font-weight:800;color:#dc2626;line-height:1;gap:2px}.up-upload-success__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.up-upload-success__info strong{font-size:13px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.up-upload-success__info span{font-size:11px;color:#64748b}.up-upload-success__status{color:#16a34a!important;font-weight:600}.up-upload-success__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.up-upload-success__check{width:28px;height:28px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center}.up-upload-success__remove{width:28px;height:28px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.up-field-list{display:flex;flex-direction:column;gap:12px}.up-field{display:flex;align-items:center;gap:10px;padding:0 14px;height:52px;border:1.5px solid #e2e8f0;border-radius:12px;background:#fff;transition:border-color .2s}.up-field--valid{border-color:#bbf7d0}.up-field__icon{color:var(--up-blue);flex-shrink:0}.up-field__input{flex:1;border:none;outline:none;font-size:14px;font-weight:600;color:#0f172a;background:transparent;min-width:0}.up-field__check{color:#22c55e;flex-shrink:0}.up-error-banner{color:#ef4444;font-size:12px;text-align:center;background:#fef2f2;padding:10px;border-radius:10px;border:1px solid #fee2e2;margin-top:10px}.up-section{background-color:#fff;border-radius:16px;padding:16px;border:1px solid #e2e8f0;box-shadow:0 2px 12px #00000005}.up-section-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 12px}.up-section-subtitle{font-size:12px;color:#64748b;margin:-8px 0 16px;line-height:1.4}.up-textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #cbd5e1;font-size:14px;outline:none;resize:none;min-height:90px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.up-textarea:focus{border-color:var(--up-blue);box-shadow:0 0 0 3px #2b65c21f}.up-address-card-selected{background:linear-gradient(135deg,#eef5f8,#f0fdf4);border:2px solid #213f4b;border-radius:14px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px}.up-footer{position:fixed;bottom:0;left:0;right:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:#f1f5f9;z-index:20}.up-footer--slider{background:#fffffff7;border-top:1px solid #e8edf3}.up-footer__error{margin-bottom:10px}.up-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;width:100%;appearance:none;-webkit-appearance:none;font-family:inherit}.up-submit-btn--pill{border-radius:999px;padding:15px 24px;font-size:15px;font-weight:700;background-color:#0d2a63;background-image:linear-gradient(to right,#1a428a,#0d2a63);color:#fff;box-shadow:inset 0 1px #ffffff2e,0 4px 14px #0d2a6366;-webkit-tap-highlight-color:transparent}.up-submit-btn--pill[aria-disabled=true]{cursor:not-allowed;filter:brightness(.9)}.up-submit-btn__arrow{color:currentColor;flex-shrink:0;opacity:.95}.up-submit-btn--pill:hover:not([aria-disabled=true]){background-image:linear-gradient(to right,#1e4a94,#0a224f);box-shadow:inset 0 1px #ffffff38,0 6px 16px #0d2a637a}.up-success-view{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:24px;background-color:#fff;text-align:center}.up-success-icon{width:64px;height:64px;background-color:#ecfdf5;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;margin-bottom:24px;border:2px solid #a7f3d0;box-shadow:0 4px 12px #10b98126}.up-success-view h2{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 10px}.up-success-view p{font-size:14px;color:#64748b;margin:0 0 28px;line-height:1.5}.up-success-view .up-submit-btn{background-color:#0d2a63;background-image:linear-gradient(to right,#1a428a,#0d2a63);color:#fff;max-width:280px;box-shadow:inset 0 1px #ffffff2e,0 4px 14px #0d2a6366}.animate-spin-custom{border:3px solid #cbd5e1;border-top-color:var(--up-blue);border-radius:50%;width:24px;height:24px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.feedback-main-container{background:linear-gradient(180deg,#eef2ff,#f8fafc 28%,#f1f5f9);min-height:100vh}.feedback-content{background:transparent!important;max-width:520px;padding-bottom:100px!important}.feedback-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 4px 20px #0f172a0a}.feedback-header__back{width:42px;height:42px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#334155;flex-shrink:0;box-shadow:0 2px 8px #0f172a0f}.feedback-header__title-wrap{flex:1;min-width:0}.feedback-header__eyebrow{display:block;font-size:10px;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.feedback-header__title{margin:0;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.feedback-body{padding:20px 16px 24px}.feedback-service-card{position:relative;display:flex;gap:14px;align-items:center;background:#fff;border-radius:20px;padding:16px;margin-bottom:18px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a12;overflow:hidden}.feedback-service-card__accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1d4ed8,#60a5fa,#3b82f6)}.feedback-service-card__image-wrap{width:84px;height:84px;border-radius:16px;overflow:hidden;flex-shrink:0;background:linear-gradient(160deg,#eff6ff,#dbeafe);border:2px solid #fff;box-shadow:0 4px 14px #2563eb26}.feedback-service-card__image{width:100%;height:100%;object-fit:cover;display:block}.feedback-service-card__info{flex:1;min-width:0}.feedback-service-card__info h2{margin:0 0 8px;font-size:17px;font-weight:800;color:#0f172a;line-height:1.25}.feedback-service-card__info ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.feedback-service-card__info li{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:#64748b;line-height:1.35}.feedback-service-card__info li svg{color:#2563eb;flex-shrink:0;margin-top:1px}.feedback-rating-card{background:#fff;border-radius:20px;padding:22px 18px 18px;margin-bottom:16px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a0f;text-align:center}.feedback-rating-card__question{margin:0 0 20px;font-size:16px;font-weight:800;color:#0f172a;line-height:1.35;letter-spacing:-.01em}.feedback-stars{display:flex;justify-content:center;gap:10px;margin-bottom:10px}.feedback-star{width:48px;height:48px;border:none;border-radius:14px;background:#f8fafc;border:1px solid #eef2f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.feedback-star:hover{transform:scale(1.06);background:#fffbeb}.feedback-star--active{background:linear-gradient(180deg,#fffbeb,#fef3c7);border-color:#fde68a;box-shadow:0 4px 14px #f59e0b38}.feedback-star:active{transform:scale(.96)}.feedback-rating-label{margin:0;min-height:20px;font-size:13px;font-weight:700;color:#94a3b8;transition:color .2s ease}.feedback-rating-label.visible{color:#d97706}.feedback-error{margin:12px 0 0;font-size:12px;font-weight:600;color:#ef4444}.feedback-comment-card{background:#fff;border-radius:20px;padding:18px;border:1px solid #e8edf3;box-shadow:0 8px 28px #0f172a0f}.feedback-comment-card__label{display:block;font-size:13px;font-weight:700;color:#0f172a;margin-bottom:10px}.feedback-comment-card__input{width:100%;min-height:132px;border-radius:14px;padding:14px 16px;border:1.5px solid #e2e8f0;background:#f8fafc;font-family:inherit;font-size:14px;line-height:1.5;color:#0f172a;resize:none;outline:none;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.feedback-comment-card__input::placeholder{color:#94a3b8}.feedback-comment-card__input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61f}.feedback-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:520px;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e8edf3;box-shadow:0 -8px 24px #0f172a0f;z-index:1000;box-sizing:border-box}.feedback-submit{width:100%;min-height:52px;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:700;color:#fff;background:#cbd5e1;cursor:not-allowed;transition:all .25s ease}.feedback-submit--active{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 6px 20px #2563eb59;cursor:pointer}.feedback-submit--active:active{transform:scale(.99)}.dl-page{min-height:100vh;background:#fafcf4;padding-bottom:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;box-sizing:border-box}.dl-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;padding:14px 14px 16px;background:linear-gradient(135deg,#fff,#fafcf4,#e2f5a4);border-bottom:1px solid #CFE18C;box-shadow:0 8px 24px #173a180d;overflow:hidden}.dl-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#8BCF8A,#166534,#8BCF8A,transparent);opacity:.55}.dl-header__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(18px)}.dl-header__glow--left{width:90px;height:90px;left:-24px;top:-30px;background:#e2f5a459}.dl-header__glow--right{width:110px;height:110px;right:-20px;top:-36px;background:#cfe18c4d}.dl-header__back{position:relative;z-index:1;width:44px;height:44px;border-radius:14px;border:1px solid #CFE18C;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#173a18;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px #173a1814,inset 0 1px #fffc;transition:transform .18s ease,background .18s ease}.dl-header__back:active{transform:scale(.95)}.dl-header__title-wrap{position:relative;z-index:1;min-width:0}.dl-header__eyebrow{font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;color:#315b24;margin-bottom:2px}.dl-header__title{font-size:17px;font-weight:800;color:#173a18;margin:0;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}.dl-header__title-text{background:linear-gradient(135deg,#173a18,#315b24);-webkit-background-clip:text;background-clip:text;color:transparent}.dl-header__badge{position:relative;z-index:1;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#fafcf4);border:1px solid #CFE18C;box-shadow:0 8px 18px #173a181f,inset 0 1px #fffffff2;flex-shrink:0}.dl-header__badge-ring{position:absolute;inset:-3px;border-radius:16px;border:1px solid rgba(226,245,164,.6);pointer-events:none}.dl-header__tooth{font-size:24px;line-height:1;filter:drop-shadow(0 3px 6px rgba(37,99,235,.2));transform:translateY(-1px)}.dl-content{padding:14px;max-width:520px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.dl-card{background:#fff;border-radius:20px;padding:16px;box-shadow:0 4px 20px #0f172a0f;border:1px solid #eef2f6}.dl-card--offline{opacity:.92}.dl-card__top{display:flex;gap:12px;margin-bottom:16px}.dl-card__photo,.dl-card__avatar{position:relative;width:78px;height:78px;border-radius:16px;overflow:hidden;background:#f1f5f9;flex-shrink:0;display:flex;align-items:center;justify-content:center}.dl-card__photo img,.dl-card__avatar img{width:100%;height:100%;max-width:78px;max-height:78px;object-fit:cover;object-position:top;border-radius:16px;display:block}.dl-card__verified-badge{position:absolute;bottom:2px;right:2px;width:20px;height:20px;background:#173a18;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 6px #00000026;z-index:2}.dl-card__online{position:absolute;top:6px;right:6px;width:10px;height:10px;background:#22c55e;border:2px solid #fff;border-radius:50%}.dl-card__rating{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;gap:3px;padding:3px 6px;border-radius:8px;background:#0f172ab8;color:#fff}.dl-card__rating span{font-size:10px;font-weight:800}.dl-card__info{flex:1;min-width:0}.dl-card__name-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.dl-card__name-row h2{margin:0;font-size:16px;font-weight:800;color:#0f172a;line-height:1.2}.dl-card__verified{color:#173a18;flex-shrink:0}.dl-card__specialty{margin:0 0 6px;font-size:13px;font-weight:800;color:#315b24}.dl-card__location{display:flex;align-items:flex-start;gap:4px;margin:0;font-size:11px;color:#94a3b8;line-height:1.35}.dl-card__location svg{flex-shrink:0;margin-top:1px}.dl-card__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.dl-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;min-width:0}.dl-stat__icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.dl-stat__icon--blue{background:#eaf6e5;color:#166534}.dl-stat strong{font-size:10px;font-weight:800;color:#0f172a;line-height:1.2}.dl-stat span{font-size:9px;color:#94a3b8;line-height:1.2}.dl-card__details{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.dl-detail-box{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f6;min-width:0}.dl-detail-box__icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dl-detail-box__icon--green{background:#ecfdf5;color:#16a34a}.dl-detail-box strong{display:block;font-size:12px;font-weight:800;color:#0f172a;line-height:1.2}.dl-detail-box span{display:block;font-size:10px;color:#94a3b8;line-height:1.25}.dl-detail-box__fee{color:#16a34a!important;font-weight:800!important;font-size:12px!important}.dl-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.dl-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 10px;border-radius:12px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;border:none;min-width:0}.dl-btn--outline{background:#fff;border:1.5px solid #DCE8BC;color:#173a18;font-weight:750}.dl-btn--primary{background:#173a18;color:#fff;font-weight:750;box-shadow:0 4px 12px #173a1833}.dl-btn--disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.dl-verified{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#f0fdf9);border:1px solid #bbf7d0;overflow:hidden}.dl-verified__icon{width:40px;height:40px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.dl-verified__text{flex:1;z-index:1;min-width:0}.dl-verified__text strong{display:block;font-size:13px;font-weight:800;color:#15803d;margin-bottom:4px}.dl-verified__text p{margin:0;font-size:11px;color:#64748b;line-height:1.4}.dl-verified__watermark{position:absolute;right:8px;bottom:-8px;color:#22c55e1f;pointer-events:none}.dl-empty{text-align:center;padding:48px 16px;color:#64748b;font-size:14px}.dl-shimmer{height:280px;border-radius:20px;background:linear-gradient(90deg,#e8edf3 25%,#f4f6f9,#e8edf3 75%);background-size:200% 100%;animation:dl-shimmer 1.5s infinite}@keyframes dl-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:360px){.dl-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dl-btn{font-size:11px;padding:11px 8px}}.flowing-carousel{margin-bottom:2px}.flowing-carousel--large{padding:0 0 2px}.flowing-carousel--small{padding:6px 0 2px}.flowing-carousel__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px var(--t1mg-space, 16px) 6px}.flowing-carousel__track::-webkit-scrollbar{display:none}.flowing-carousel--large .flowing-slide{flex:0 0 calc(100% - 36px);scroll-snap-align:center;min-height:118px;max-height:118px;padding:14px 14px 12px}.flowing-carousel--small .flowing-slide{flex:0 0 calc(86% - 18px);scroll-snap-align:center;min-height:88px;max-height:88px;padding:10px 10px 8px}.flowing-slide{position:relative;display:flex;align-items:flex-start;border:none;border-radius:14px;overflow:hidden;cursor:pointer;text-align:left;box-shadow:0 3px 12px #0000001a;transition:transform .15s ease;color:#fff}.flowing-slide:active{transform:scale(.985)}.flowing-slide--dark-text{color:#0f172a}.flowing-slide--dark-text .flowing-slide__text p{color:#475569;opacity:1}.flowing-slide--dark-text .flowing-slide__cta{background:#0f172a;color:#fff}.flowing-slide--dark-text .flowing-slide__arrow{background:#0003}.flowing-slide--hero-peach .flowing-slide__arrow svg{color:#9a3412!important}.flowing-slide--hero-peach .flowing-slide__arrow{background:#0000001f}.flowing-slide--hero-yellow .flowing-slide__text h3{color:#0f172a}.flowing-slide--hero-yellow .flowing-slide__text p{color:#334155;opacity:1}.flowing-slide--hero-yellow .flowing-slide__arrow{background:#0003}.flowing-slide--hero-peach .flowing-slide__text h3{font-family:Plus Jakarta Sans,Inter,sans-serif;color:#9a3412}.flowing-slide--hero-peach .flowing-slide__text p{color:#64748b}.flowing-slide__text{flex:1;z-index:1;max-width:56%;min-width:0;padding-right:4px}.flowing-carousel--small .flowing-slide__text{max-width:58%}.flowing-slide__text h3{font-size:14px;font-weight:800;line-height:1.2;margin-bottom:3px;display:flex;flex-direction:column;gap:0}.flowing-carousel--small .flowing-slide__text h3{font-size:11px;margin-bottom:2px}.flowing-slide__line{display:block}.flowing-slide__accent{color:#2dd4bf}.flowing-slide--dark-text .flowing-slide__accent{color:#0f766e}.flowing-slide__text p{font-size:10px;opacity:.92;margin-bottom:6px;line-height:1.3}.flowing-carousel--small .flowing-slide__text p{font-size:8px;margin-bottom:4px}.flowing-slide__cta{display:inline-block;background:#0f172a;color:#fff;font-size:9px;font-weight:700;padding:5px 10px;border-radius:6px}.flowing-slide__cta--sm{background:#fff;color:#0f172a;font-size:8px;padding:4px 8px;border-radius:5px;font-weight:800}.flowing-slide--compact-navy .flowing-slide__cta--sm,.flowing-slide--compact-indigo .flowing-slide__cta--sm{background:#fff;color:#0b2540}.flowing-slide__fine{display:block;font-size:7px;opacity:.7;margin-top:2px}.flowing-slide__img{position:absolute;right:0;bottom:0;top:0;width:48%;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.flowing-carousel--small .flowing-slide__img{width:45%}.flowing-slide__img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0 0 14px}.flowing-carousel--large .flowing-slide__img img{width:100%;height:100%;object-fit:cover;object-position:center}.flowing-slide__trust{position:absolute;bottom:6px;left:10px;right:42%;display:flex;gap:8px;z-index:2}.flowing-slide__trust-item{display:flex;align-items:center;gap:3px;font-size:7px;font-weight:600;color:#ffffffd9;white-space:nowrap}.flowing-carousel--small .flowing-slide--compact-navy{padding-bottom:18px}.flowing-slide__arrow{position:absolute;bottom:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:3}.flowing-carousel--small .flowing-slide__arrow{width:20px;height:20px;bottom:6px;right:6px}.flowing-slide--compact-navy .flowing-slide__arrow{display:none}.flowing-carousel__progress{height:2px;background:#e2e8f0;border-radius:2px;margin:4px var(--t1mg-space, 16px) 0;overflow:hidden}.flowing-carousel__progress-fill{height:100%;background:#0f172a;border-radius:2px;transition:width .45s cubic-bezier(.4,0,.2,1)}.flowing-carousel__dots{display:flex;justify-content:center;gap:5px;margin-top:6px;padding-bottom:2px}.flowing-carousel__dot{width:5px;height:5px;border-radius:50%;background:#cbd5e1;transition:all .3s ease}.flowing-carousel__dot.active{width:14px;border-radius:3px;background:#14b8a6}.flowing-slide--full-bleed{padding:0!important;background:none!important}.flowing-slide__full-bleed-img{width:100%;height:100%;object-fit:cover;display:block}.category-frames-container{padding:16px;background-color:transparent}.category-frames-grid{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:12px}.category-frames-grid::-webkit-scrollbar{display:none}.category-frame-card{display:flex;flex-direction:column;align-items:center;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;width:85px;opacity:0;transform:translateY(20px);animation:slideUpFadeIn .6s cubic-bezier(.16,1,.3,1) forwards;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes slideUpFadeIn{to{opacity:1;transform:translateY(0)}}.category-frame-card:hover{transform:translateY(-6px) scale(1.02)}.category-frame-image-wrap{width:85px;height:85px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px;box-shadow:0 4px 10px #93c5fd80;position:relative}.category-frame-image-wrap:after{content:"";position:absolute;inset:0;border-radius:10px;box-shadow:inset 0 2px 4px #ffffff80;pointer-events:none}.category-frame-image{width:100%;height:100%;object-fit:cover;border-radius:10px;transform:scale(1.15);transition:transform .4s cubic-bezier(.34,1.56,.64,1);transform-origin:center center}.category-frame-card:hover .category-frame-image{transform:scale(1.25) rotate(-3deg)}.category-frame-title{font-size:11.5px;font-weight:700;color:#1e293b;text-align:center;line-height:1.2}@media(min-width:380px){.category-frame-card{width:95px}.category-frame-image-wrap{width:95px;height:95px}.category-frame-title{font-size:12px}}.pop-cat-section{margin:8px 0 20px;padding:18px var(--t1mg-space, 16px) 14px;border-radius:0;background:linear-gradient(180deg,#fff5f0,#fff9f5 40%,#fff)}.pop-cat-header{margin-bottom:14px;padding:0 2px}.pop-cat-header__tag{display:block;font-size:13px;font-weight:600;color:#c2410c;font-family:Plus Jakarta Sans,Inter,sans-serif;margin-bottom:2px}.pop-cat-header__title{font-size:22px;font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1.15}.pop-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 8px}.pop-cat-tile{background:none;border:none;padding:0;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0}.pop-cat-tile:active .pop-cat-tile__img{transform:scale(.97)}.pop-cat-tile__img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;flex-shrink:0}.pop-cat-tile__img{position:absolute;inset:0;width:100%;height:100%;background:#fff0e8;border-radius:12px;border:none;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .15s ease;box-shadow:inset 0 0 0 1px #ffe8dc}.pop-cat-tile__img--product{background:#fff0e8}.pop-cat-tile-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pop-cat-page{padding:12px 16px 24px;background:#fff}.pop-cat-page .pop-cat-grid{gap:12px 10px}.pop-cat-badge{position:absolute;bottom:0;left:0;right:0;transform:none;width:100%;max-width:100%;font-size:7px;font-weight:800;color:#fff;padding:3px 4px;border-radius:0 0 11px 11px;white-space:nowrap;letter-spacing:.02em;line-height:1.2;text-align:center;overflow:hidden;text-overflow:ellipsis;z-index:2}.pop-cat-badge--orange{background:#f97316}.pop-cat-badge--pink{background:#ec4899}.pop-cat-tile__label{margin-top:6px;font-size:10px;font-weight:600;color:#0f172a;line-height:1.25;width:100%;min-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pop-cat-view-all{display:flex;align-items:center;justify-content:center;gap:2px;width:100%;margin-top:14px;padding:10px;background:none;border:none;font-size:13px;font-weight:600;color:#e53935;cursor:pointer}.pop-cat-shimmer{background:linear-gradient(90deg,#f5ebe6 25%,#ede0d8,#f5ebe6 75%);background-size:400px 100%;animation:popCatShimmer 1.2s ease-in-out infinite;border-radius:6px}.pop-cat-tile--shimmer .pop-cat-tile__img-wrap{background:#f5ebe6;border-radius:12px}.pop-cat-tile--shimmer .pop-cat-tile__img{position:relative;inset:auto}@keyframes popCatShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.shop-essentials{margin:4px var(--t1mg-space, 16px) 20px;padding:0 2px}.shop-essentials-header{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:14px;min-height:52px}.shop-essentials-header__text{flex:1;margin:0;padding-right:72px;font-size:18px;font-weight:500;color:#0f172a;line-height:1.35;letter-spacing:-.02em}.shop-essentials-header__text strong{font-weight:800}.shop-essentials-header__text--underline strong{display:inline-block;padding-bottom:2px}.shop-essentials-header__text--underline-orange strong,.shop-essentials-header__text--underline-blue strong{border-bottom:none!important}.shop-essentials-header__decor{position:absolute;top:-4px;right:0;width:76px;height:56px;pointer-events:none}.shop-essentials-header__icon{position:absolute;object-fit:contain;display:block}.shop-essentials-header__icon--primary{width:38px;height:44px;top:0;left:0;transform:rotate(-6deg);filter:drop-shadow(0 2px 4px rgba(15,23,42,.12))}.shop-essentials-header__icon--secondary{width:36px;height:40px;top:10px;right:0;filter:drop-shadow(0 2px 4px rgba(15,23,42,.1))}.shop-essentials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}.shop-essentials-tile{background:none;border:none;padding:0;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0}.shop-essentials-tile:active .shop-essentials-tile__img-wrap{transform:scale(.98)}.shop-essentials-tile__img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;transition:transform .15s ease;isolation:isolate}.shop-essentials-tile__img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;mix-blend-mode:multiply;background-color:transparent}.shop-essentials-tile__label{margin-top:6px;font-size:10px;font-weight:600;color:#0f172a;line-height:1.25;min-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-essentials--lavender .shop-essentials-tile__img-wrap{background:#f3e8ff;box-shadow:inset 0 0 0 1px #e9d5ff}.shop-essentials--peach .shop-essentials-tile__img-wrap{background:#ffedd5;box-shadow:inset 0 0 0 1px #fed7aa}.shop-essentials--sky .shop-essentials-tile__img-wrap{background:#fee2e2;box-shadow:inset 0 0 0 1px #fecaca}.shop-essentials--sky .shop-essentials-tile__label{font-size:11px;font-weight:600}.t1mg-home{--t1mg-primary: #2563eb;--t1mg-accent: #3b82f6;--t1mg-red: #2563eb;--t1mg-peach: #EFF6FF;--t1mg-peach-border: #BFDBFE;--t1mg-orange: #F97316;--t1mg-surface: #FFFFFF;--t1mg-bg: #F8FAFC;--t1mg-text: #0F172A;--t1mg-muted: #64748B;--t1mg-border: #E2E8F0;--t1mg-radius: 14px;--t1mg-space: 16px;--t1mg-nav-h: 88px;font-family:Inter,-apple-system,sans-serif;background:var(--t1mg-bg);min-height:100vh;padding-bottom:0}.t1mg-home__scroll{padding-bottom:160px;transition:padding-bottom .3s ease}.t1mg-home__scroll--cart{padding-bottom:220px}.t1mg-home .linkk-exact-headline{font-size:17px!important}.t1mg-home .linkk-exact-sub{font-size:13px!important;font-weight:600;color:#334155}.t1mg-home__scroll{padding-bottom:calc(var(--t1mg-nav-h) + 16px)}.t1mg-home__scroll--cart{padding-bottom:calc(var(--t1mg-nav-h) + 72px)}.linkk-hero-wrapper-bg{position:relative;width:100%;background:linear-gradient(180deg,#f7fcff,#eef8ff);padding:8px 14px;box-sizing:border-box;overflow:hidden}.linkk-hero-wrapper-bg:before{content:"";position:absolute;top:-60px;left:-80px;width:240px;height:240px;background:radial-gradient(circle,#afd7ff24,#e1f0ff00 70%);border-radius:50%;pointer-events:none}.linkk-hero-wrapper-bg:after{content:"";position:absolute;bottom:-80px;right:-80px;width:280px;height:280px;background:radial-gradient(circle,#afd7ff1f,#e1f0ff00 70%);border-radius:50%;pointer-events:none}.linkk-hero-inner-container{position:relative;z-index:1;max-width:520px;margin:0 auto;width:100%;box-sizing:border-box}.linkk-top-cards-grid{display:flex;gap:8px;margin-bottom:8px;width:100%;box-sizing:border-box;align-items:stretch}.linkk-brand-hero-card{flex:1.12;min-width:0;background:linear-gradient(135deg,#2196f3,#1468d8);border-radius:clamp(14px,3.5vw,18px);height:clamp(56px,14vw,64px);padding:0 clamp(8px,2.5vw,14px);display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;box-shadow:0 4px 16px #1468d829;cursor:pointer;box-sizing:border-box;text-align:center;outline:none;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.linkk-brand-hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1468d83d}.linkk-brand-card-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-width:0;flex:1;overflow:hidden;width:100%}.linkk-brand-card-title{font-size:clamp(24px,6.5vw,29px);font-weight:800;color:#fff;line-height:1.05;letter-spacing:-.4px;font-family:Inter,-apple-system,sans-serif;white-space:nowrap;text-align:center}.linkk-brand-card-tagline{font-size:clamp(10px,2.6vw,12px);font-weight:500;line-height:1.2;color:#fffffff2;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0px;text-align:center;max-width:100%}.linkk-consults-hero-card{flex:1;min-width:0;background:#fff;border:1.5px solid #E1F0FF;box-shadow:0 4px 16px #0f50a00f;border-radius:clamp(14px,3.5vw,18px);height:clamp(56px,14vw,64px);padding:0 clamp(8px,2.5vw,12px);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:clamp(6px,1.8vw,10px);cursor:pointer;box-sizing:border-box;text-align:left;outline:none;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.linkk-consults-hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f50a01a}.linkk-consults-avatar-circle{width:clamp(36px,9vw,40px);height:clamp(36px,9vw,40px);border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.linkk-consults-avatar-circle svg{width:100%;height:100%}.linkk-consults-card-vsep{width:1.5px;height:clamp(20px,5vw,24px);background:#bfdbfe;flex-shrink:0}.linkk-consults-card-info{flex:1;min-width:0;overflow:hidden;display:flex;align-items:center}.linkk-consults-title-text{font-size:clamp(17px,4.4vw,22px);font-weight:800;color:#102a56;line-height:1.1;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:clip;min-width:0;max-width:100%}.linkk-consults-arrow-badge{display:none}.linkk-main-delivery-card{background:#fff;border-radius:clamp(16px,4vw,22px);padding:8px 12px;box-shadow:0 4px 16px #1e78dc12;border:1.5px solid #E0EFFE;width:100%;box-sizing:border-box}.linkk-delivery-card-grid{display:grid;grid-template-columns:auto 1fr auto;gap:clamp(8px,2vw,12px);width:100%;box-sizing:border-box;align-items:center}.linkk-eta-panel-block{width:clamp(58px,14vw,66px);height:clamp(58px,14vw,66px);border-radius:clamp(10px,2.5vw,14px);background:#e8f4ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:3px;box-sizing:border-box;flex-shrink:0}.linkk-eta-truck-icon-wrap{display:flex;align-items:center;justify-content:center}.linkk-eta-truck-icon-wrap svg{width:clamp(22px,5vw,26px);height:clamp(13px,3.2vw,16px)}.linkk-eta-blue-box{background:linear-gradient(160deg,#1d84f5,#0c58c6);border-radius:clamp(8px,2vw,10px);width:clamp(48px,11.5vw,54px);height:clamp(34px,8vw,38px);padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:0 2px 8px #1468d83d;flex-shrink:0}.linkk-eta-number{color:#fff;font-size:clamp(16px,3.8vw,19px);font-weight:800;line-height:1;font-family:Inter,-apple-system,sans-serif;letter-spacing:-.4px}.linkk-eta-unit{color:#fff;font-size:clamp(7px,1.6vw,8px);font-weight:800;letter-spacing:.5px;margin-top:0}.linkk-location-info-block{background:transparent;border:none;text-align:left;padding:0 2px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;outline:none;min-width:0;width:100%;box-sizing:border-box;margin-bottom:0;overflow:hidden}.linkk-deliver-to-eyebrow{font-size:clamp(7.5px,1.8vw,9px);font-weight:700;color:#5c7da8;letter-spacing:.6px;margin-bottom:1px;text-transform:uppercase}.linkk-location-city-row{display:flex;align-items:center;gap:4px;width:100%;min-width:0}.linkk-location-city-name{font-size:clamp(15px,3.8vw,17.5px);font-weight:800;color:#102a56;line-height:1.12;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkk-location-city-row svg{width:12px;height:12px;flex-shrink:0}.linkk-location-address-row{display:flex;align-items:center;gap:3px;margin-top:1px;width:100%;min-width:0}.linkk-location-address-row svg{width:11px;height:11px;flex-shrink:0}.linkk-location-address-text{font-size:clamp(9px,2.2vw,10.5px);font-weight:500;color:#6485b0;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkk-wallet-panel-card{width:auto;min-width:clamp(48px,11vw,56px);max-width:64px;height:clamp(58px,14vw,66px);background:#f4faff;border:1.5px solid #D6ECFF;border-radius:clamp(10px,2.5vw,14px);padding:3px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;box-sizing:border-box;cursor:pointer;text-align:center;outline:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;flex-shrink:0}.linkk-wallet-panel-card:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 4px 12px #1677e81f}.linkk-wallet-left-group{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%;min-width:0}.linkk-wallet-icon-box{width:clamp(24px,5.8vw,26px);height:clamp(24px,5.8vw,26px);border-radius:50%;background:#1677e8;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 5px #1677e838}.linkk-wallet-icon-box svg{width:12px;height:11px}.linkk-wallet-vsep{display:none}.linkk-wallet-amount-info{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.linkk-wallet-label{font-size:clamp(7px,1.6vw,8px);font-weight:700;color:#6485b0;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;line-height:1}.linkk-wallet-val{font-size:clamp(12.5px,3vw,14.5px);font-weight:800;color:#1677e8;line-height:1;letter-spacing:-.3px;white-space:nowrap;margin-top:0}.linkk-wallet-arrow-badge{display:none}@media(max-width:340px){.linkk-top-cards-grid{gap:6px;margin-bottom:6px}.linkk-brand-hero-card,.linkk-consults-hero-card{height:52px;padding:0 6px;border-radius:12px}.linkk-brand-card-title{font-size:20px}.linkk-brand-card-tagline{font-size:8.5px}.linkk-consults-avatar-circle,.linkk-consults-avatar-circle svg{width:30px;height:30px}.linkk-consults-title-text{font-size:15px}.linkk-main-delivery-card{border-radius:14px;padding:6px 8px}.linkk-delivery-card-grid{gap:6px}.linkk-eta-panel-block{width:54px;height:56px;border-radius:10px;padding:2px}.linkk-eta-blue-box{width:44px;height:32px;border-radius:8px}.linkk-eta-number{font-size:15px}.linkk-eta-unit{font-size:6.5px}.linkk-deliver-to-eyebrow{font-size:7px}.linkk-location-city-name{font-size:13.5px}.linkk-location-address-text{font-size:8.5px}.linkk-wallet-panel-card{height:56px;border-radius:10px;padding:2px 3px;min-width:42px}.linkk-wallet-icon-box{width:20px;height:20px}.linkk-wallet-label{font-size:6.5px}.linkk-wallet-val{font-size:11px}}.linkk-royal-header{position:relative;background:linear-gradient(180deg,#0077d6,#0066c2);border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:12px 12px 16px;box-shadow:0 12px 32px -6px #0077d638,0 4px 12px #0f172a0a;overflow:hidden;box-sizing:border-box;width:100%}.linkk-user-top-banner-header{margin-bottom:10px;width:100%;box-sizing:border-box;overflow:hidden}.linkk-header-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:stretch;width:100%;box-sizing:border-box}.linkk-header-card-item{background:#fff;border-radius:16px 16px 16px 5px;border:none;padding:8px 10px;cursor:pointer;box-shadow:0 4px 12px #00000014;transition:transform .15s ease,box-shadow .15s ease;display:flex;box-sizing:border-box;text-align:left;outline:none;min-width:0;overflow:hidden}.linkk-header-card-item:hover{box-shadow:0 6px 16px #0000001f}.linkk-header-card-item:active{transform:scale(.98)}.linkk-header-card-brand{flex-direction:column;justify-content:center;align-items:flex-start;border-radius:16px 16px 16px 5px;background:#fff;min-width:0;padding:8px 10px}.linkk-card-brand-logo{font-size:20px;font-weight:800;color:#0077d6;letter-spacing:-.4px;line-height:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.linkk-card-brand-tagline{font-size:8.5px;font-weight:700;color:#0055a5;margin-top:3px;line-height:1.25;white-space:nowrap;letter-spacing:-.2px}.linkk-header-card-consults{align-items:center;justify-content:flex-start;padding:6px 10px;border-radius:16px 16px 5px;background:#fff;min-width:0}.linkk-consults-card-content{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.linkk-consults-doctor-avatar{width:34px;height:34px;object-fit:cover;object-position:top center;border-radius:50%;flex-shrink:0;background:#e0f2fe;border:1.5px solid #BAE6FD}.linkk-consults-card-title{font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.3px;line-height:1;white-space:nowrap;min-width:0}.linkk-royal-bg-decor{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-bottom-left-radius:26px;border-bottom-right-radius:26px;z-index:1}.linkk-decor-dot-grid{position:absolute;top:10px;left:14px;display:grid;grid-template-columns:repeat(6,3px);grid-template-rows:repeat(2,3px);gap:4px;opacity:.22}.linkk-decor-dot-grid span{width:3px;height:3px;background-color:#2563eb;border-radius:50%}.linkk-decor-pill-outline{position:absolute;top:72px;left:12px;width:28px;height:12px;border:2px solid rgba(255,255,255,.7);border-radius:10px;transform:rotate(-35deg);opacity:.7}.linkk-royal-cross{position:absolute;top:12px;left:42%;width:28px;height:28px;color:#2563eb33}.linkk-royal-pulse{position:absolute;top:12px;right:10px;width:90px;height:22px;color:#ffffffa6}.linkk-royal-cross-sub{position:absolute;top:58px;right:42%;width:22px;height:22px;color:#ffffff59}.linkk-exact-wave-svg{position:absolute;top:0;right:0;width:100%;height:100%;pointer-events:none;z-index:1}.linkk-exact-top-row{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;box-sizing:border-box;overflow:visible;min-height:40px;margin-bottom:8px;padding:2px 0;min-width:0}.linkk-brand-badge{display:inline-flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:0}.linkk-header-bell-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.95);box-shadow:0 3px 10px #2563eb1a;cursor:pointer;padding:0;transition:all .2s ease;flex-shrink:0}.linkk-header-bell-btn:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb29}.linkk-header-bell-btn:active{transform:translateY(0)}.linkk-header-bell-btn:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.linkk-bell-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;background-color:#ef4444;border-radius:50%;border:1.5px solid #FFFFFF}.linkk-brand-text-box{display:flex;flex-direction:column;justify-content:center;line-height:1}.linkk-brand-title{font-size:15px;font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1}.linkk-brand-sub{font-size:11px;font-weight:800;color:#2563eb;letter-spacing:-.01em;margin-top:1px;line-height:1}.linkk-brand-name{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.03em;line-height:1}.linkk-brand-tag{color:#2563eb;font-weight:800}.t1mg-home{animation:pageSmoothEnter .3s ease-out forwards}@keyframes pageSmoothEnter{0%{opacity:.15}to{opacity:1}}.linkk-exact-capsule-switcher{position:relative;z-index:4;flex:1 1 100%;display:flex;align-items:center;gap:4px;height:42px;width:100%;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:12px;padding:4px;box-shadow:inset 0 1px 2px #0000000a;margin:0;box-sizing:border-box}.linkk-exact-capsule-btn{flex:1 1 50%;width:50%;height:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;background:transparent;padding:0 12px;border-radius:9px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .18s ease;white-space:nowrap;box-sizing:border-box}.linkk-exact-capsule-btn:hover:not(.active){color:#1e293b;background:#fff9}.linkk-exact-capsule-btn.active{background:#2563eb;color:#fff;font-weight:700;box-shadow:0 2px 6px #2563eb47}.linkk-exact-capsule-btn svg{flex-shrink:0}.linkk-exact-glass-container{position:relative;z-index:2;background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:20px;padding:12px 10px;box-shadow:0 10px 28px -6px #2563eb14,0 4px 10px #0f172a08;margin-top:6px;display:flex;flex-direction:column;gap:10px;width:100%;box-sizing:border-box}.linkk-exact-location-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:0;width:100%;box-sizing:border-box}.linkk-exact-location-main{flex:1;min-width:0;display:flex;align-items:center;gap:8px;background:none;border:none;text-align:left;cursor:pointer;padding:0;overflow:hidden;box-sizing:border-box}.linkk-eta-block-badge{width:44px;height:44px;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;box-shadow:0 4px 12px #1769e840;border:1.5px solid #FFFFFF}.linkk-eta-block-num{background:linear-gradient(135deg,#1769e8,#0f5ad7);color:#fff;font-size:16px;font-weight:900;height:26px;display:flex;align-items:center;justify-content:center;letter-spacing:-.03em;line-height:1}.linkk-eta-block-unit{background:#fff;color:#0f172a;font-size:9.5px;font-weight:900;height:18px;display:flex;align-items:center;justify-content:center;letter-spacing:.05em;line-height:1;border-top:1px solid rgba(15,23,42,.08)}.linkk-exact-location-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:0px;overflow:hidden;margin-left:8px}.linkk-delivering-eyebrow{font-size:10px;font-weight:700;color:#475569;line-height:1;margin-bottom:2px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;display:block}.linkk-address-place-label{font-size:15px;font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkk-exact-city-title{font-size:15px;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:2px;line-height:1.15;min-width:0;white-space:nowrap;overflow:hidden}.linkk-exact-chevron{color:#0f172a;flex-shrink:0;margin-left:2px}.linkk-exact-address-text{font-size:11.5px;font-weight:500;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.2}.linkk-exact-wallet-badge{display:inline-flex;align-items:center;gap:7px;padding:4px 11px 4px 6px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #BFDBFE;border-radius:999px;cursor:pointer;margin-left:auto;flex-shrink:0;transition:all .22s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #2563eb1f;text-decoration:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.linkk-exact-wallet-badge:hover{transform:translateY(-1.5px);background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd;box-shadow:0 4px 14px #2563eb38}.linkk-exact-wallet-badge:active{transform:scale(.96)}.linkk-wallet-icon-wrap{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#1769e8,#0f5ad7);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2.5px 7px #1769e859}.linkk-wallet-badge-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.linkk-wallet-badge-sub{font-size:9px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;line-height:1}.linkk-wallet-badge-amount{font-size:13px;font-weight:800;color:#1769e8;letter-spacing:-.01em;line-height:1;white-space:nowrap}.linkk-exact-search-wrapper{position:relative;width:100%}.linkk-search-bar-row{display:flex;align-items:center;gap:6px;width:100%;box-sizing:border-box}.linkk-exact-search-pill{flex:1;min-width:0;display:flex;align-items:center;background:#fff;border-radius:9999px;height:44px;padding:0 16px 0 14px;border:1px solid #E2E8F0;transition:all .2s ease;box-sizing:border-box;box-shadow:0 2px 8px #0f172a0a}.linkk-exact-search-pill:focus-within{border-color:#2563eb;box-shadow:0 4px 14px #2563eb26}.linkk-exact-search-icon{flex-shrink:0;margin-right:8px;color:#2563eb!important}.linkk-search-input-wrap{position:relative;flex:1;min-width:0;display:flex;align-items:center;height:100%;overflow:hidden}.linkk-exact-search-input,.linkk-exact-search-pill input{flex:1!important;width:100%!important;min-width:0!important;border:none!important;border-radius:0!important;outline:none!important;outline-offset:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important;font-size:13px!important;font-weight:600!important;color:#101828!important;z-index:2!important;position:relative!important;-webkit-appearance:none!important;appearance:none!important}.linkk-exact-search-input::placeholder{color:#94a3b8;font-weight:500;transition:opacity .25s ease}.linkk-search-input-wrap:focus-within .linkk-search-ticker-wrap{opacity:0!important;visibility:hidden!important}.linkk-search-ticker-wrap{position:absolute;inset:0;display:flex;align-items:center;overflow:hidden;pointer-events:none;background:transparent;z-index:5}.linkk-search-ticker-item{position:absolute;left:0;right:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:500;color:#64748b;display:flex;align-items:center;line-height:1;pointer-events:none;will-change:transform,opacity}.linkk-search-ticker-active{transform:translateY(0);opacity:1}.linkk-search-ticker-exit{animation:linkkTickerSlideUpExit .45s cubic-bezier(.22,1,.36,1) forwards}.linkk-search-ticker-enter{animation:linkkTickerSlideUpEnter .45s cubic-bezier(.22,1,.36,1) forwards}@keyframes linkkTickerSlideUpExit{0%{transform:translateY(0);opacity:1}to{transform:translateY(-130%);opacity:0}}@keyframes linkkTickerSlideUpEnter{0%{transform:translateY(130%);opacity:0}to{transform:translateY(0);opacity:1}}.linkk-upload-rx-pill{display:inline-flex;align-items:center;gap:4px;height:42px;padding:0 8px 0 4px;border-radius:9999px;background:#f1f5f9;border:1px solid #E2E8F0;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s ease;box-shadow:0 2px 6px #0f172a08}.linkk-upload-rx-pill:hover{background:#e2e8f0;border-color:#cbd5e1}.linkk-upload-rx-icon-circle{width:22px;height:22px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 5px #2563eb40}.linkk-upload-rx-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left;line-height:1.05}.linkk-upload-rx-line1{font-size:9.5px;font-weight:500;color:#475569}.linkk-upload-rx-line2{font-size:10.5px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.linkk-sticky-search-category-wrapper{position:sticky;top:0;z-index:40;background:#fff;padding-top:8px;padding-bottom:6px;border-bottom:1px solid #E2E8F0;box-shadow:0 4px 16px #0f172a0a;transition:padding .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,background-color .24s ease}.linkk-sticky-search-category-wrapper .linkk-exact-search-wrapper{padding:0 14px;margin-bottom:0;transition:margin .24s ease}.linkk-sticky-search-category-wrapper.is-compact{padding-top:6px;padding-bottom:4px;box-shadow:0 4px 18px #0f172a0f}.linkk-sticky-search-category-wrapper.is-compact .linkk-search-bar-row{gap:8px}.linkk-sticky-search-category-wrapper.is-compact .linkk-exact-search-pill{height:42px;border-radius:14px;padding:0 12px;border:1.5px solid #E2E8F0;background:#f8fafc;box-shadow:0 2px 6px #0f172a08}.linkk-sticky-search-category-wrapper.is-compact .linkk-upload-rx-cta{height:42px;border-radius:14px;padding:0 12px;font-size:12.5px;font-weight:700;gap:5px;background:linear-gradient(135deg,#1769e8,#0f5ad7);box-shadow:0 3px 10px #1769e838}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-slider-container{padding:6px 0 4px;margin-top:4px;background:#fff;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-slider-container::-webkit-scrollbar{display:none}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-slider{gap:16px;align-items:flex-start;padding:0 14px;width:max-content}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card{width:auto;min-width:64px;height:auto;padding:4px 4px 2px;border-radius:12px;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:none;box-shadow:none;transition:transform .18s ease,opacity .18s ease;position:relative}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card:active{transform:scale(.94)}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card-img-wrapper{width:38px;height:38px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f8fafc;border:1px solid #F1F5F9;position:relative;transition:all .18s ease}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card:hover .t1mg-category-card-img-wrapper{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px)}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card-img-wrapper img{width:26px;height:26px;max-height:26px;object-fit:contain;filter:none}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card-text{font-size:11px;font-weight:600;margin-top:1px;color:#334155;width:auto;text-align:center;line-height:1.15;white-space:nowrap}.linkk-sticky-search-category-wrapper.is-compact .t1mg-category-card-badge{position:absolute;top:-5px;right:-5px;font-size:7.5px;font-weight:800;padding:1.5px 5px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-radius:999px;border:1.5px solid #FFFFFF;box-shadow:0 2px 5px #ef44444d;z-index:10;line-height:1}.linkk-sticky-suggestions{max-width:600px;margin:6px auto 0;position:absolute;top:100%;left:14px;right:14px;width:auto}@media(max-width:360px){.linkk-search-bar-row{gap:6px}.linkk-upload-rx-cta{padding:0 10px;font-size:12px}}.linkk-suggestions-floating{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:18px;border:1px solid #E2E8F0;box-shadow:0 16px 40px #0f172a3d;z-index:9999;max-height:320px;overflow-y:auto;padding:6px 0}@keyframes linkkHeaderFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.linkk-royal-bg-decor{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.linkk-royal-cross{position:absolute;top:-15px;right:10px;width:110px;height:110px;color:#ffffff0f}.linkk-royal-pulse{position:absolute;bottom:20px;left:-15px;width:200px;height:45px;color:#ffffff0d}.linkk-royal-circle-glow-1{position:absolute;top:-40px;right:-40px;width:220px;height:220px;background:radial-gradient(circle,#ffffff29,#fff0 70%);border-radius:50%}.linkk-royal-circle-glow-2{position:absolute;bottom:-60px;left:10%;width:240px;height:240px;background:radial-gradient(circle,#ffffff1a,#fff0 70%);border-radius:50%}.linkk-royal-greeting-box{position:relative;z-index:2;margin-bottom:20px}.linkk-royal-greeting-tag{font-size:16px;font-weight:500;color:#fff;display:block;margin-bottom:4px}.linkk-royal-greeting-headline{font-size:34px;font-weight:800;color:#fff;line-height:1.12;letter-spacing:-.03em;margin:0 0 6px}.linkk-royal-greeting-sub{font-size:15px;font-weight:500;color:#ffffffeb;margin:0}.linkk-royal-toggle-container{position:relative;z-index:2;margin-bottom:16px}.linkk-royal-toggle-pill{display:flex;align-items:center;background:#fff;border-radius:26px;height:52px;padding:4px;box-shadow:0 10px 25px #2563eb24,0 2px 6px #0000000a}.linkk-royal-toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border:none;background:transparent;border-radius:22px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.linkk-royal-toggle-btn.active{background:#2563eb;box-shadow:0 4px 14px #2563eb59}.linkk-royal-toggle-icon-wrap{width:24px;height:24px;border-radius:50%;background:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.linkk-royal-toggle-icon-wrap.inactive{background:#f1f5f9;color:#64748b}.linkk-royal-toggle-label{font-size:15px;font-weight:600;color:#475569}.linkk-royal-toggle-btn.active .linkk-royal-toggle-label{color:#fff}.linkk-royal-location-card{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-radius:24px;padding:12px 14px;margin-bottom:16px;box-shadow:0 10px 25px #2563eb1f,0 2px 6px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.linkk-royal-location-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb29}.linkk-royal-location-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;background:none;border:none;text-align:left;cursor:pointer;padding:0}.linkk-royal-location-pin-circle{width:42px;height:42px;border-radius:50%;background:#eff6ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.linkk-royal-location-info{flex:1;min-width:0;display:flex;flex-direction:column}.linkk-royal-location-city-row{display:flex;align-items:center;gap:6px}.linkk-royal-location-city{font-size:18px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.linkk-royal-location-chevron{color:#64748b;flex-shrink:0}.linkk-royal-location-address{font-size:13px;font-weight:500;color:#64748b;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.linkk-royal-gps-square-btn{width:42px;height:42px;border-radius:14px;background:#eff6ff;border:1px solid #DBEAFE;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s ease,background .15s ease}.linkk-royal-gps-square-btn:hover{background:#dbeafe}.linkk-royal-gps-square-btn:active{transform:scale(.92)}.linkk-royal-search-wrapper{position:relative;z-index:2;width:100%}.linkk-royal-search-pill{display:flex;align-items:center;background:#fff;border-radius:30px;height:60px;padding:4px 6px 4px 18px;box-shadow:0 10px 30px #00000014,0 2px 8px #00000008;transition:all .25s ease;border:1px solid #F1F5F9}.linkk-royal-search-pill:focus-within{transform:scale(1.01);box-shadow:0 16px 36px #2563eb29,0 0 0 3px #2563eb33}.linkk-royal-search-icon{flex-shrink:0;margin-right:12px}.linkk-royal-search-input{flex:1;border:none;outline:none;background:transparent;font-size:15px;font-weight:500;color:#0f172a}.linkk-royal-search-input::placeholder{color:#94a3b8;font-weight:400}.linkk-royal-camera-btn{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 6px 16px #2563eb66;transition:all .2s cubic-bezier(.4,0,.2,1)}.linkk-royal-camera-btn:hover{transform:scale(1.08) rotate(4deg);box-shadow:0 8px 20px #2563eb80}.linkk-royal-camera-btn:active{transform:scale(.95)}.linkk-header-bg-decor{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.linkk-decor-cross{position:absolute;top:-10px;right:15px;width:90px;height:90px;color:#ffffff12}.linkk-decor-pulse{position:absolute;bottom:12px;left:-20px;width:180px;height:40px;color:#ffffff0f}.linkk-decor-radial-glow{position:absolute;top:-30%;right:-20%;width:250px;height:250px;background:radial-gradient(circle,#ffffff2e,#fff0 70%);border-radius:50%}.linkk-header-top-row{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.linkk-header-greeting{display:flex;flex-direction:column}.linkk-greeting-title{font-size:14px;font-weight:700;color:#fff;letter-spacing:-.2px;line-height:1.2}.linkk-greeting-sub{font-size:11px;font-weight:500;color:#ffffffd9;margin-top:2px}.linkk-capsule-switcher{position:relative;display:flex;align-items:center;background:#fff3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.28);border-radius:24px;padding:3px;box-shadow:inset 0 1px 3px #00000014}.linkk-capsule-btn{position:relative;z-index:2;display:flex;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:600;color:#fffffff2;background:transparent;border:none;border-radius:20px;cursor:pointer;transition:color .25s ease,transform .15s ease;white-space:nowrap}.linkk-capsule-btn:active{transform:scale(.96)}.linkk-capsule-btn.active{color:#059669;background:#fff;box-shadow:0 4px 12px #0000001f,0 1px 2px #0000000d}.linkk-capsule-dot{font-size:10px}.linkk-location-card{position:relative;z-index:2;display:flex;align-items:center;gap:12px;width:100%;background:#ffffff29;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.28);border-radius:20px;padding:10px 14px;margin-bottom:14px;text-align:left;cursor:pointer;box-shadow:0 4px 16px #0000000f;transition:all .25s ease}.linkk-location-card:hover{background:#ffffff38;transform:translateY(-1px);box-shadow:0 6px 20px #00000017}.linkk-location-card:active{transform:translateY(0)}.linkk-location-pin-wrap{width:36px;height:36px;border-radius:50%;background:#fff;color:#059669;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #0000001a}.linkk-location-details{flex:1;min-width:0;display:flex;flex-direction:column}.linkk-location-city-row{display:flex;align-items:center;gap:5px}.linkk-location-city{font-size:17px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.linkk-location-chevron{color:#ffffffe6;flex-shrink:0}.linkk-location-address{font-size:12px;font-weight:500;color:#ffffffe0;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.linkk-search-widget{position:relative;z-index:2;width:100%}.linkk-search-pill{display:flex;align-items:center;background:#fff;border-radius:26px;height:52px;padding:4px 6px 4px 16px;box-shadow:0 10px 25px #0000001f,0 2px 6px #0000000a;transition:all .25s ease;border:1px solid rgba(255,255,255,.8)}.linkk-search-pill:focus-within{transform:scale(1.01);box-shadow:0 14px 30px #00000029,0 0 0 3px #10b9814d}.linkk-search-icon{color:#059669;flex-shrink:0;margin-right:10px}.linkk-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;font-weight:500;color:#0f172a}.linkk-search-input::placeholder{color:#94a3b8;font-weight:400}.linkk-camera-action-btn{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 12px #10b98159;transition:all .2s cubic-bezier(.4,0,.2,1)}.linkk-camera-action-btn:hover{transform:scale(1.08) rotate(4deg);box-shadow:0 6px 16px #10b98173}.linkk-camera-action-btn:active{transform:scale(.95)}.linkk-suggestions-floating{top:58px!important;border-radius:18px!important;box-shadow:0 16px 36px #00000026!important}.t1mg-header__row{display:flex;align-items:center;justify-content:space-between;padding:8px var(--t1mg-space) 8px;gap:12px;flex-wrap:nowrap}.t1mg-header__location{display:flex;align-items:center;gap:6px;width:48%;flex-shrink:0;background:none;border:none;text-align:left;cursor:pointer;padding:0}.t1mg-header__pin{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #2563eb26}.t1mg-header__city{font-size:15px;font-weight:700;color:var(--t1mg-text);display:flex;align-items:center;gap:4px;line-height:1.2;width:100%}.t1mg-header__city-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.t1mg-header__city-chevron{flex-shrink:0}.t1mg-header__location-info{flex:1;min-width:0;display:flex;flex-direction:column}.t1mg-header__address{font-size:9px;color:var(--t1mg-muted);margin-top:2px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;width:100%}.t1mg-header__actions{display:flex;gap:6px;flex:1;justify-content:flex-end;align-items:center;min-width:0}@media(max-width:359px){.t1mg-header__row{padding:8px;gap:4px}.t1mg-header__location,.t1mg-header__actions{gap:4px}.t1mg-header__address{max-width:120px}}.t1mg-icon-btn{width:40px;height:40px;border-radius:50%;border:1px solid var(--t1mg-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.t1mg-icon-btn__badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;background:var(--t1mg-accent);color:#fff;font-size:9px;font-weight:700;border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.t1mg-notif-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;background:var(--t1mg-red);border-radius:50%;border:1.5px solid #fff}.t1mg-search-wrap{padding:0 var(--t1mg-space) 8px;position:relative}.t1mg-search{display:flex;align-items:center;gap:6px;background:#fff;border:none!important;border-radius:999px;padding:2px 10px;box-shadow:none!important;outline:none!important}.t1mg-search:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.t1mg-search input{flex:1;border:none!important;outline:none!important;font-size:11px;font-weight:500;color:var(--t1mg-text);background:transparent;min-width:0;box-shadow:none!important}.t1mg-search input:focus{outline:none!important;box-shadow:none!important}.t1mg-search input::placeholder{color:#94a3b8;font-weight:400}.t1mg-search__icons{display:flex;align-items:center;gap:8px;flex-shrink:0}.t1mg-suggestions{position:absolute;top:calc(100% + 4px);left:var(--t1mg-space);right:var(--t1mg-space);background:#fff;border-radius:var(--t1mg-radius);border:1px solid var(--t1mg-border);box-shadow:0 8px 28px #0000001f;z-index:300;max-height:280px;overflow-y:auto}.t1mg-suggestion{display:flex;align-items:center;gap:10px;padding:12px 14px;border:none;background:none;width:100%;text-align:left;cursor:pointer;border-bottom:1px solid #f8fafc}.t1mg-suggestion:active{background:#f8fafc}.t1mg-suggestion .suggestion-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.t1mg-suggestion .suggestion-label{font-size:13px;font-weight:600;color:var(--t1mg-text)}.t1mg-suggestion .suggestion-type{font-size:11px;color:var(--t1mg-muted)}.t1mg-suggestion .suggestion-icon{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.t1mg-service-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:4px var(--t1mg-space) 14px;-webkit-overflow-scrolling:touch}.t1mg-service-scroll--categories{padding-top:0}.t1mg-service-scroll::-webkit-scrollbar{display:none}.t1mg-service-card{flex-shrink:0;width:100px;height:118px;background:#fff;border:1px solid var(--t1mg-border);border-radius:var(--t1mg-radius);padding:10px 8px 6px;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:pointer;text-align:left;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s ease,transform .15s ease}.t1mg-service-card:active{transform:scale(.98)}.t1mg-service-card__title{font-size:12px;font-weight:700;color:var(--t1mg-text);line-height:1.2;padding-right:4px}.t1mg-service-card__badge{position:absolute;top:8px;right:6px;font-size:7px;font-weight:800;color:var(--t1mg-red);border:1px solid var(--t1mg-red);border-radius:3px;padding:1px 4px;background:#fff;letter-spacing:.02em}.t1mg-service-card__img{flex:1;display:flex;align-items:flex-end;justify-content:center;margin-top:4px;overflow:hidden}.t1mg-service-card__img img{max-height:72px;max-width:100%;width:auto;object-fit:contain;object-position:bottom center}.t1mg-promo-banners{display:flex;flex-direction:column;gap:12px;padding:0 var(--t1mg-space) 16px}.t1mg-promo-banner{position:relative;display:flex;align-items:center;width:100%;min-height:130px;border:none;border-radius:var(--t1mg-radius);padding:16px;overflow:hidden;cursor:pointer;text-align:left;box-shadow:0 4px 16px #00000014}.t1mg-promo-banner--info{background:linear-gradient(135deg,#f97316,#ea580c 55%,#c2410c);color:#fff}.t1mg-promo-banner--sale{background:#facc15;color:#0f172a}.t1mg-promo-banner--consult{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.t1mg-promo-banner__text{flex:1;z-index:1;max-width:58%}.t1mg-promo-banner__text h3{font-size:16px;font-weight:800;line-height:1.25;margin-bottom:4px}.t1mg-promo-banner--sale .t1mg-promo-banner__text h3{font-size:18px}.t1mg-promo-banner__text p{font-size:11px;opacity:.9;margin-bottom:10px;line-height:1.35}.t1mg-promo-banner--sale .t1mg-promo-banner__text p{color:#334155;opacity:1}.t1mg-promo-banner__cta{display:inline-block;background:#0f172a;color:#fff;font-size:11px;font-weight:700;padding:7px 14px;border-radius:8px}.t1mg-promo-banner--sale .t1mg-promo-banner__cta{background:#0f172a}.t1mg-promo-banner__img{position:absolute;right:8px;bottom:0;width:42%;height:100%;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.t1mg-promo-banner__img img{max-height:115%;max-width:100%;object-fit:contain;object-position:bottom right}.t1mg-promo-banner__arrow{position:absolute;bottom:12px;right:12px;width:28px;height:28px;border-radius:50%;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2}.t1mg-promo-banner--sale .t1mg-promo-banner__arrow{background:#00000026}.t1mg-theme-banner{position:relative;margin:0 var(--t1mg-space) 16px;padding:20px 16px;border-radius:var(--t1mg-radius);background:linear-gradient(180deg,#fff5f0,#ffedd5);overflow:hidden}.t1mg-theme-banner__leaves{position:absolute;inset:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23C2410C' d='M10 80 Q30 20 50 60 Q70 10 90 70'/%3E%3C/svg%3E");background-size:60% auto;background-repeat:no-repeat;background-position:right -10px bottom -10px}.t1mg-theme-banner__title{position:relative;font-size:26px;font-weight:800;color:#9a3412;font-family:Plus Jakarta Sans,Inter,sans-serif;line-height:1.15;margin-bottom:4px}.t1mg-theme-banner__sub{position:relative;font-size:13px;color:#64748b;font-weight:500}.t1mg-cat-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding:4px var(--t1mg-space) 12px;-webkit-overflow-scrolling:touch}.t1mg-cat-scroll::-webkit-scrollbar{display:none}.t1mg-cat-card{flex-shrink:0;width:88px;display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer}.t1mg-cat-card__img{width:88px;height:88px;border-radius:var(--t1mg-radius);border:1px solid var(--t1mg-border);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000000a}.t1mg-cat-card__img img{width:100%;height:100%;object-fit:cover}.t1mg-cat-card__label{font-size:11px;font-weight:600;color:var(--t1mg-text);text-align:center;line-height:1.25;max-width:88px}.t1mg-cat-card__badge{position:absolute;bottom:0;left:0;right:0;font-size:8px;font-weight:700;color:#fff;background:#ec4899;text-align:center;padding:2px;border-radius:0 0 12px 12px}.t1mg-cat-card__img-wrap{position:relative}.t1mg-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 var(--t1mg-space) 12px}.t1mg-quick-item{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;padding:8px 4px;cursor:pointer}.t1mg-quick-item__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--t1mg-peach);border:1px solid var(--t1mg-peach-border)}.t1mg-quick-item__label{font-size:10px;font-weight:600;color:var(--t1mg-text);text-align:center;line-height:1.2}.t1mg-rx-banner{display:flex;align-items:center;gap:12px;margin:0 var(--t1mg-space) 12px;padding:12px 14px;background:#f8fafc;border:1px solid var(--t1mg-border);border-radius:var(--t1mg-radius);cursor:pointer;width:calc(100% - 32px);text-align:left}.t1mg-rx-banner__title{flex:1;font-size:14px;font-weight:700;color:var(--t1mg-text)}.t1mg-rx-banner__btn{background:#0f172a;color:#fff;border:none;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;white-space:nowrap}.t1mg-hero{padding:0 var(--t1mg-space) 12px}.t1mg-hero .banner-slider{height:160px;border-radius:var(--t1mg-radius);overflow:hidden;box-shadow:0 4px 16px #00000014}.t1mg-promo{margin:0 var(--t1mg-space) 16px;padding:16px;border-radius:var(--t1mg-radius);background:linear-gradient(180deg,#fff5f0,#fff)}.t1mg-promo__tag{font-size:11px;font-weight:700;color:#c2410c;text-transform:uppercase;letter-spacing:.03em}.t1mg-promo__title{font-size:22px;font-weight:800;color:#9a3412;margin:4px 0 2px;line-height:1.2}.t1mg-promo__sub{font-size:12px;color:var(--t1mg-muted);margin-bottom:12px}.t1mg-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.t1mg-promo-card{background:none;border:none;padding:0;cursor:pointer;text-align:center}.t1mg-promo-card__img{aspect-ratio:1;background:var(--t1mg-peach);border-radius:12px;border:1px solid var(--t1mg-peach-border);overflow:hidden;margin-bottom:6px}.t1mg-promo-card__img img{width:100%;height:100%;object-fit:cover}.t1mg-promo-card__name{font-size:10px;font-weight:600;color:var(--t1mg-text);line-height:1.25}.t1mg-section{padding:0 var(--t1mg-space);margin-bottom:16px}.t1mg-section--essentials{margin-bottom:20px}.t1mg-section__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px;gap:8px}.t1mg-section__title{font-size:18px;font-weight:800;color:var(--t1mg-text);letter-spacing:-.02em;line-height:1.2}.t1mg-section--essentials .t1mg-section__title{font-size:19px;font-weight:800}.t1mg-section__accent{display:none!important}.t1mg-section__flash{font-size:11px;font-weight:700;color:var(--t1mg-orange);text-transform:uppercase;margin-bottom:2px;letter-spacing:.04em}.t1mg-section__see-all{font-size:13px;font-weight:700;color:#2563eb;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:2px;white-space:nowrap}.t1mg-product-scroll{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px;-webkit-overflow-scrolling:touch}.t1mg-product-scroll::-webkit-scrollbar{display:none}.t1mg-scroll-track{display:none!important}.t1mg-scroll-thumb{width:28%;height:100%;background:linear-gradient(90deg,#1d4ed8,#3b82f6);border-radius:99px;transition:margin-left .12s ease-out}.t1mg-product-card{flex-shrink:0;width:calc(50vw - var(--t1mg-space) - 5px);max-width:180px;min-width:140px;background:#fff;border:1.5px solid #E2E8F0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px #2563eb12}.t1mg-see-all-card{flex-shrink:0;width:calc(50vw - var(--t1mg-space) - 5px);max-width:160px;min-width:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;background:linear-gradient(180deg,#f8fafc,#eff6ff);border:1.5px dashed #93c5fd;border-radius:14px;padding:16px 12px;box-sizing:border-box;transition:all .22s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;user-select:none}.t1mg-see-all-card:hover{border-color:#2563eb;background:#dbeafe;transform:translateY(-2px);box-shadow:0 4px 14px #2563eb26}.t1mg-see-all-card:active{transform:scale(.96)}.t1mg-see-all-circle{width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid #2563eb;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb33;margin-bottom:10px;transition:transform .2s ease,background-color .2s ease}.t1mg-see-all-card:hover .t1mg-see-all-circle{transform:translate(3px);background:#2563eb}.t1mg-see-all-card:hover .t1mg-see-all-circle svg{color:#fff!important}.t1mg-see-all-title{font-size:12.5px;font-weight:800;color:#1e3a8a;line-height:1.25}.t1mg-product-card--essentials{border-radius:16px}.t1mg-product-card--shimmer{height:320px}.t1mg-product-card__img{position:relative;height:130px;background:#f8fafc;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;overflow:hidden;border-bottom:1px solid #f1f5f9}.t1mg-product-card--essentials .t1mg-product-card__img{background:linear-gradient(180deg,#dbeafe,#eff6ff,#f8fafc);border-bottom:1px solid #E8EDF3}.t1mg-product-card__img img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}.t1mg-product-card--essentials .t1mg-product-card__img{height:138px;padding:0}.t1mg-product-card--essentials .t1mg-product-card__img img{object-fit:cover;transform:scale(1.02)}.t1mg-product-card__badges{position:absolute;left:6px;bottom:6px;right:6px;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.t1mg-product-card__rating{background:#1e3a5f;color:#fff;font-size:10px;font-weight:700;padding:3px 7px;border-radius:5px;line-height:1.2;letter-spacing:.02em}.t1mg-product-card__favorite{position:absolute;right:0;bottom:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;color:#94a3b8;transition:all .2s ease;padding:0}.t1mg-product-card__favorite:hover{color:#ef4444;border-color:#fecaca;background:#fff}.t1mg-product-card__bestseller{display:inline-flex;align-items:center;gap:3px;background:#dbeafe;color:#1d4ed8;font-size:9px;font-weight:700;padding:3px 7px;border-radius:5px;line-height:1.2;letter-spacing:.02em}.t1mg-product-card__body{padding:10px 10px 12px;display:flex;flex-direction:column;flex:1}.t1mg-product-card__name{font-size:13px;font-weight:700;color:var(--t1mg-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.t1mg-product-card__pack{font-size:11px;color:var(--t1mg-muted);margin-top:3px;line-height:1.3}.t1mg-product-card__delivery{font-size:10px;color:#94a3b8;margin-top:4px;line-height:1.2;display:flex;align-items:center;gap:3px}.t1mg-product-card__delivery .delivery-icon{flex-shrink:0}.t1mg-product-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;margin:8px 0 6px}.t1mg-product-card__price{font-size:15px;font-weight:800;color:var(--t1mg-text)}.t1mg-product-card__mrp{font-size:11px;color:#94a3b8;text-decoration:line-through}.t1mg-product-card__off{font-size:10px;font-weight:700;color:#2563eb}.t1mg-product-card__discount-lines{display:flex;flex-direction:column;gap:1px;margin:2px 0 8px}.t1mg-product-card__mrp-off{font-size:11px;font-weight:700;color:#64748b;line-height:1.25}.t1mg-product-card__extra-blue-off{font-size:11.5px;font-weight:700;color:#2563eb;line-height:1.25;letter-spacing:-.01em}.t1mg-product-card__stock-status{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#0f172a;margin-bottom:8px;line-height:1}.t1mg-product-card__stock-status svg{color:#0f172a;flex-shrink:0}.t1mg-product-card__actions{display:flex;flex-direction:column;gap:6px;margin-top:auto;width:100%}.t1mg-product-card__add{width:100%;margin-top:0;padding:8px 10px;border-radius:10px;border:1.5px solid #0f766e;background:#fff;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:.02em;cursor:pointer;font-family:inherit;transition:background .15s ease;line-height:1.2;white-space:nowrap}.t1mg-product-card__add:hover{background:#ecfdf5}.t1mg-product-card__buy{width:100%;padding:8px 10px;border-radius:10px;border:none;background:#0f766e;color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.02em;cursor:pointer;font-family:inherit;transition:background .15s ease;line-height:1.2;white-space:nowrap}.t1mg-product-card__buy:hover{background:#0d9488}.t1mg-product-card--essentials .t1mg-product-card__add{background:#fff}.t1mg-product-card__qty{display:flex;align-items:center;justify-content:space-between;margin-top:0;border:1.5px solid #0f766e;border-radius:10px;overflow:hidden;background:#ecfdf5;min-height:34px}.t1mg-product-card__qty button{flex:1;border:none;background:none;color:#0f766e;font-size:17px;font-weight:700;padding:8px;cursor:pointer;min-height:34px}.t1mg-product-card__qty span{color:#0f172a;font-size:13px;font-weight:800;min-width:24px;text-align:center}@media(max-width:374px){.t1mg-product-card{width:calc(50vw - var(--t1mg-space) - 4px);min-width:130px}.t1mg-product-card__img{height:110px}.t1mg-product-card__name{font-size:12px;min-height:31px}.t1mg-product-card__price{font-size:13px}.t1mg-product-card__body{padding:8px 8px 10px}.t1mg-product-card__rating{font-size:9px;padding:2px 5px}.t1mg-product-card__favorite{width:26px;height:26px}.t1mg-product-card__bestseller{font-size:8px;padding:2px 5px}.t1mg-product-scroll{gap:8px}}.t1mg-section--checkups{margin-bottom:20px}.t1mg-checkup-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch}.t1mg-checkup-scroll::-webkit-scrollbar{display:none}.t1mg-checkup-card{flex-shrink:0;width:132px;height:200px;border:none;border-radius:16px;overflow:hidden;padding:0;cursor:pointer;position:relative;text-align:left;display:flex;flex-direction:column}.t1mg-checkup-card__img{width:100%;height:140px;object-fit:cover;object-position:center top}.t1mg-checkup-card__text{padding:10px 10px 12px;display:flex;flex-direction:column;gap:2px;background:#ffffff8c;flex:1}.t1mg-checkup-card__title{font-size:11px;font-weight:800;color:var(--t1mg-text);line-height:1.25}.t1mg-checkup-card__sub{font-size:9px;font-weight:500;color:var(--t1mg-muted);line-height:1.2}.t1mg-category-slider-container{width:100%;margin:16px 0 10px;overflow:hidden}.t1mg-category-slider{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 16px 10px;gap:12px;scrollbar-width:none}.t1mg-category-slider::-webkit-scrollbar{display:none}.t1mg-category-card{flex:0 0 auto;scroll-snap-align:start;width:92px;height:112px;border-radius:20px;border:1px solid #E2E8F0;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;padding:10px 6px;box-shadow:0 4px 16px #2563eb12;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;overflow:visible}.t1mg-category-card:active{transform:scale(.96)}.t1mg-category-card-text{font-size:11.5px;font-weight:800;text-align:center;line-height:1.2;color:#0f172a;z-index:1;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.t1mg-category-card-badge{position:absolute;top:-6px;right:-2px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:8.5px;font-weight:900;padding:2.5px 6.5px;border-radius:999px;border:1.5px solid #FFFFFF;box-shadow:0 3px 8px #ef444459;z-index:5;letter-spacing:.03em;pointer-events:none;line-height:1}.t1mg-category-card-img-wrapper{flex:1;width:100%;display:flex;align-items:center;justify-content:center;margin-top:0;padding:0;position:relative}.t1mg-category-card-img-wrapper img{width:58px;height:58px;max-width:100%;max-height:58px;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(15,23,42,.1));transition:transform .2s ease}.t1mg-trust{margin:8px var(--t1mg-space) 20px;padding:14px;background:linear-gradient(135deg,#e6f7f5,#f0fdfa);border-radius:var(--t1mg-radius);border:1px solid #CCFBF1}.t1mg-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.t1mg-trust__item{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:var(--t1mg-primary)}.t1mg-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:400px 100%;animation:t1mgShimmer 1.2s ease-in-out infinite}@keyframes t1mgShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.t1mg-empty{padding:24px;text-align:center;color:var(--t1mg-muted);font-size:13px}.t1mg-bottom-nav__item--cart{position:relative}.t1mg-bottom-nav__cart-badge{position:absolute;top:0;right:4px;min-width:14px;height:14px;background:var(--t1mg-red);color:#fff;font-size:8px;font-weight:700;border-radius:7px;display:flex;align-items:center;justify-content:center}.t1mg-doctor-slide{padding:0 16px 16px}.t1mg-doctor-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}.t1mg-doctor-scroll::-webkit-scrollbar{display:none}.t1mg-doctor-mini{flex-shrink:0;width:140px;background:#fff;border:1px solid var(--t1mg-border);border-radius:14px;padding:10px;cursor:pointer;text-align:center;box-shadow:0 2px 8px #0000000a}.t1mg-doctor-mini img{width:64px;height:64px;border-radius:12px;object-fit:cover;margin:0 auto 8px}.t1mg-doctor-mini h4{font-size:12px;font-weight:700;margin-bottom:2px}.t1mg-doctor-mini p{font-size:10px;color:var(--t1mg-accent);font-weight:600}.t1mg-doctor-mini .fee{font-size:11px;font-weight:700;margin-top:4px;color:var(--t1mg-text)}.split-promo-banner{display:flex;width:calc(100% - 32px);margin:0 16px 24px;border-radius:12px;overflow:hidden;background-color:#facc15;min-height:120px;max-height:140px}.split-promo-banner__left{flex:1;padding:16px 12px 16px 16px;display:flex;flex-direction:column;justify-content:center}.split-promo-banner__title{color:#0f172a;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:-.3px;margin:0 0 6px}.split-promo-banner__subtitle{color:#334155;font-size:12.5px;font-weight:500;margin:0 0 12px;line-height:1.4;letter-spacing:.1px}.split-promo-banner__btn{background-color:#0f172a;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;cursor:pointer;width:fit-content;transition:opacity .2s}.split-promo-banner__btn:hover{opacity:.9}.split-promo-banner__right{flex:1;position:relative;min-width:45%}.split-promo-banner__img{width:100%;height:100%;object-fit:cover;object-position:right center}.t1mg-category-slider-container{width:100%;padding:14px 0 10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.t1mg-category-slider-container::-webkit-scrollbar{display:none}.t1mg-category-slider{display:flex;align-items:flex-start;gap:12px;padding:0 16px;width:max-content}.t1mg-category-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #E2E8F0;border-radius:20px;cursor:pointer;padding:10px 6px;width:92px;height:112px;flex-shrink:0;text-align:center;position:relative;overflow:visible;box-shadow:0 4px 16px #2563eb12;transition:transform .18s ease,box-shadow .18s ease}.t1mg-category-card-img-wrapper{position:relative;width:100%;flex:1;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;box-shadow:none;border:none}.t1mg-category-card:hover .t1mg-category-card-img-wrapper img{transform:scale(1.08)}.t1mg-category-card-img-wrapper img{width:58px;height:58px;max-width:100%;max-height:58px;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(15,23,42,.1))}.t1mg-category-card-badge{position:absolute;top:-6px;right:-2px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:8.5px;font-weight:900;padding:2.5px 6.5px;border-radius:999px;letter-spacing:.03em;box-shadow:0 3px 8px #ef444459;border:1.5px solid #FFFFFF;line-height:1;z-index:5}.t1mg-category-card-text{font-size:11.5px;font-weight:800;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;margin-top:4px}.t1mg-admin-promo-banner-wrapper{padding:6px 16px 12px;width:100%;box-sizing:border-box}.t1mg-admin-promo-banner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid rgba(191,219,254,.8);box-shadow:0 10px 25px -5px #2563eb1f;cursor:pointer;padding:0;text-align:left;transition:transform .18s ease,box-shadow .18s ease}.t1mg-admin-promo-banner:hover{transform:translateY(-1px);box-shadow:0 14px 30px -5px #2563eb2e}.t1mg-admin-promo-content{flex:1;padding:16px 14px 16px 18px;display:flex;flex-direction:column;gap:4px;z-index:2;min-width:0}.t1mg-admin-promo-title{font-size:16px;font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.02em;margin:0}.t1mg-admin-promo-sub{font-size:12px;font-weight:500;color:#334155;line-height:1.35;margin:0}.t1mg-admin-promo-cta{display:inline-flex;align-items:center;gap:5px;margin-top:6px;background:#2563eb;color:#fff;font-size:11.5px;font-weight:700;padding:6px 14px;border-radius:999px;width:fit-content;box-shadow:0 3px 8px #2563eb40}.t1mg-admin-promo-img-wrap{width:145px;height:170px;flex-shrink:0;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end;border-bottom-right-radius:20px;border-top-right-radius:20px}.t1mg-admin-promo-img{width:100%;height:100%;object-fit:contain;object-position:bottom right;mix-blend-mode:multiply;border-bottom-right-radius:20px;border-top-right-radius:20px}.linkk-footer-trust{margin-top:24px;background-color:#fff}.linkk-footer-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 16px}.linkk-footer-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#f8fafc;padding:12px 8px;border-radius:8px;font-size:11px;color:#334155;font-weight:500;line-height:1.3}.linkk-footer-trust__icon-box{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.linkk-footer-trust__divider{margin:12px 0 0;width:100%;height:12px;overflow:hidden}.linkk-footer-trust__divider svg{width:200%;height:100%;display:block}.linkk-footer-trust__banner{position:relative;padding:24px 24px 0;background:linear-gradient(to bottom,#fff0,#ffffffe6 60%,#fff),url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='buildings' width='80' height='100' patternUnits='userSpaceOnUse' patternTransform='scale(1.5)'%3E%3Crect x='0' y='60' width='20' height='40' fill='%23e2e8f0'/%3E%3Crect x='22' y='40' width='15' height='60' fill='%23cbd5e1'/%3E%3Crect x='40' y='70' width='18' height='30' fill='%23e2e8f0'/%3E%3Crect x='60' y='30' width='20' height='70' fill='%23cbd5e1'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='100%25' height='100%25' fill='url(%23buildings)'/%3E%3C/svg%3E") bottom repeat-x;display:flex;flex-direction:column}.linkk-footer-trust__title{font-size:38px;font-weight:900;line-height:1.15;margin-bottom:16px;background:linear-gradient(120deg,#3b82f6,#1e3a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left;letter-spacing:-.5px;position:relative;z-index:2}.linkk-footer-trust__logo{position:relative;z-index:2;margin-bottom:0;padding-bottom:0}.linkk-footer-trust__logo img{height:100px;width:auto;object-fit:contain;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.05));display:block}.t1mg-top-tabs-container{background:#000;padding-top:0;width:100%;box-sizing:border-box}.t1mg-top-tabs{display:flex;height:44px;background:#000;border-radius:0;overflow:hidden;position:relative;margin:0}.t1mg-top-tab{flex:1;border:none;font-size:15px;font-weight:800;font-style:italic;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Inter,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.5px;position:relative;outline:none;height:100%}.t1mg-top-tab--medicine{background-color:#10b981;color:#fff;clip-path:polygon(0 0,100% 0,calc(100% - 16px) 100%,0 100%);margin-right:-16px;padding-right:16px;z-index:2}.t1mg-top-tab--medicine.inactive{background-color:#065f46!important;color:#ffffffa6!important}.t1mg-top-tab--doctors{background-color:#2563eb;color:#fff;padding-left:16px;z-index:1}.t1mg-top-tab--doctors.inactive{background-color:#1e3a8a!important;color:#ffffffa6!important}.doc-consult-page{min-height:100vh;background:#fafcf4;padding-bottom:calc(96px + env(safe-area-inset-bottom));overflow-x:hidden;box-sizing:border-box;position:relative;animation:pageSmoothEnter .48s cubic-bezier(.22,1,.36,1) forwards;will-change:opacity,transform}.doc-consult-page:before{content:"";position:absolute;top:-80px;right:-90px;width:260px;height:260px;border-radius:50%;background:#e2f5a447;filter:blur(60px);pointer-events:none;z-index:0}.doc-consult-page .linkk-royal-header{position:relative;background:linear-gradient(145deg,#fff,#fafcf4 60%,#f2f8de);border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:12px 16px 16px;box-shadow:0 10px 28px -10px #173a180f,0 2px 8px #173a1808;overflow:hidden}.doc-consult-page .linkk-top-cards-grid{position:relative;z-index:5}.doc-consult-page .doc-page-brand-card{background:#fff!important;border:1.5px solid #CFE18C!important;box-shadow:0 4px 14px #173a180d!important}.doc-consult-page .doc-page-brand-card .linkk-brand-card-title{color:#173a18!important}.doc-consult-page .doc-page-brand-card .linkk-brand-card-tagline{color:#4b6b45!important}.doc-consult-page .doc-page-consults-card{background:#3b7e20!important;border:none!important;box-shadow:0 4px 16px #23531738!important}.doc-consult-page .doc-page-consults-card .linkk-consults-title-text{color:#fff!important}.doc-consult-page .linkk-exact-badge-icon{background:#315b241f!important;color:#315b24!important}.doc-consult-page .linkk-exact-search-pill{background:#fff!important;border:1px solid #CFE18C!important;box-shadow:0 4px 14px #173a180a!important;border-radius:20px!important}.doc-consult-page .linkk-exact-search-input::placeholder{color:#8a938a!important}.doc-consult-page .linkk-exact-headline{font-size:17px!important;line-height:1.2}.doc-consult-page .linkk-exact-sub{font-size:13px!important;font-weight:600;color:#667085}.doc-consult-page__inner{width:100%;max-width:520px;margin:0 auto;padding-top:0;box-sizing:border-box;position:relative;z-index:1}.doc-consult-hero{position:relative;margin:14px 12px 16px;padding:20px 18px 18px 20px;background:linear-gradient(135deg,#d9f58a,#f0f8d3);color:#173a18;overflow:hidden;border-radius:26px;box-shadow:0 10px 30px #173a180f;box-sizing:border-box}.doc-consult-hero:before{content:"";position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.45) 0%,transparent 70%);pointer-events:none}.doc-consult-hero__glow{position:absolute;width:140px;height:140px;right:-30px;top:-40px;border-radius:50%;background:#ffffff24;pointer-events:none}.doc-consult-hero__layout{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;width:100%}.doc-consult-hero__copy{width:100%;box-sizing:border-box}.doc-consult-hero__badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800;letter-spacing:.06em;color:#315b24;background:#f0f8ce;border:1px solid #C8DE82;padding:5px 12px;border-radius:999px;margin-bottom:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.doc-consult-hero__title{margin:0 0 8px;font-size:clamp(22px,6.5vw,26px);font-weight:750;line-height:1.15;letter-spacing:-.03em;color:#173a18}.doc-consult-hero__subtitle{margin:0 0 14px;font-size:clamp(12px,3.4vw,13.5px);line-height:1.45;color:#315b24;max-width:92%;font-weight:500}.doc-consult-hero__highlight{color:#173a18;font-weight:800}.doc-consult-hero__stats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.doc-consult-hero__stats span{font-size:10.5px;font-weight:700;padding:6px 13px;border-radius:999px;background:#ffffffd1;border:1px solid #D7E7A8;color:#315b24}.doc-consult-hero__cta{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:999px;background:#173a18!important;color:#fff!important;font-size:13.5px;font-weight:750;padding:12px 24px;cursor:pointer;font-family:inherit;box-shadow:0 6px 20px #173a1838;transition:transform .15s ease,background-color .15s ease}.doc-consult-hero__cta:active{transform:scale(.97)}.doc-consult-hero__art{width:clamp(92px,28vw,112px);flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;margin-bottom:-6px}.doc-consult-hero__art img{width:100%;height:auto;max-height:118px;object-fit:contain;border-radius:16px;background:#ffffffd9;border:1px solid #E5EBD8;box-shadow:0 4px 16px #173a180f;filter:drop-shadow(0 2px 8px rgba(23,58,24,.08))}.doc-consult-section-head{padding:14px 16px 12px}.doc-consult-section-head h2{margin:0 0 4px;font-size:17px;font-weight:750;color:#173a18;letter-spacing:-.02em}.doc-consult-section-head p{margin:0;font-size:12px;color:#667085;font-weight:450}.doc-consult-grid{padding:0 12px 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;box-sizing:border-box;align-items:stretch}.doc-consult-card{width:100%;min-width:0;height:100%;display:flex;flex-direction:column;padding:0;border:1px solid #E0E9C5;border-radius:18px;background:#fff;box-shadow:0 6px 20px #173a180a;cursor:pointer;text-align:left;font-family:inherit;box-sizing:border-box;-webkit-tap-highlight-color:transparent;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.doc-consult-card:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#b9e94b,#e2f5a4)}.doc-consult-card:active{transform:scale(.98);box-shadow:0 2px 8px #173a180f}.doc-consult-card__top{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1;padding:12px 12px 0;min-width:0;width:100%}.doc-consult-card__icon{width:50px;height:50px;flex-shrink:0;border-radius:14px;background:#f0f7d9;border:1px solid #E0E9C5;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6px;box-sizing:border-box;color:#5f9f2e}.doc-consult-card__icon img{width:100%;height:100%;object-fit:contain}.doc-consult-card__body{flex:1;min-width:0;width:100%}.doc-consult-card__title{margin:0 0 4px;font-size:13px;font-weight:750;color:#173a18;line-height:1.25;word-break:break-word}.doc-consult-card__desc{margin:0;font-size:10.5px;color:#667085;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-consult-card__footer{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;width:100%;padding:10px 12px 12px;border-top:1px solid #F2F8DE;background:#fff}.doc-consult-card__link{font-size:10px;font-weight:750;color:#173a18;white-space:nowrap}.doc-consult-card__arrow{width:24px;height:24px;border-radius:50%;background:#173a18;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 8px #173a1826}.doc-consult-page~.t1mg-bottom-nav,.doc-consult-page .t1mg-bottom-nav,body:has(.doc-consult-page) .t1mg-bottom-nav,body:has(.dl-page) .t1mg-bottom-nav,body:has(.doc-profile-page) .t1mg-bottom-nav{background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #E5EBD8;box-shadow:0 -8px 30px #173a180f}.doc-consult-page~.t1mg-bottom-nav .t1mg-bottom-nav__item.active,.doc-consult-page .t1mg-bottom-nav .t1mg-bottom-nav__item.active,body:has(.doc-consult-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active,body:has(.dl-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active,body:has(.doc-profile-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active{color:#315b24}.doc-consult-page~.t1mg-bottom-nav .t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap,.doc-consult-page .t1mg-bottom-nav .t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap,body:has(.doc-consult-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap,body:has(.dl-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap,body:has(.doc-profile-page) .t1mg-bottom-nav .t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap{color:#47752a;background:#eef8d3}.doc-consult-page~.t1mg-bottom-nav .t1mg-bottom-nav__fab,.doc-consult-page .t1mg-bottom-nav .t1mg-bottom-nav__fab,body:has(.doc-consult-page) .t1mg-bottom-nav .t1mg-bottom-nav__fab,body:has(.dl-page) .t1mg-bottom-nav .t1mg-bottom-nav__fab,body:has(.doc-profile-page) .t1mg-bottom-nav .t1mg-bottom-nav__fab{background:linear-gradient(135deg,#5f9f2e,#173a18);border:3px solid #E6F3C3;box-shadow:0 8px 22px #315b2447}.doc-consult-page~.t1mg-bottom-nav .t1mg-bottom-nav__item--center span:last-child,.doc-consult-page .t1mg-bottom-nav .t1mg-bottom-nav__item--center span:last-child,body:has(.doc-consult-page) .t1mg-bottom-nav .t1mg-bottom-nav__item--center span:last-child,body:has(.dl-page) .t1mg-bottom-nav .t1mg-bottom-nav__item--center span:last-child,body:has(.doc-profile-page) .t1mg-bottom-nav .t1mg-bottom-nav__item--center span:last-child{color:#315b24}@media(min-width:400px){.doc-consult-grid{gap:12px}.doc-consult-card__top{padding:14px 14px 0}.doc-consult-card__footer{padding:10px 14px 14px}.doc-consult-card__icon{width:56px;height:56px;padding:7px}.doc-consult-card__title{font-size:14px}.doc-consult-card__desc,.doc-consult-card__link{font-size:11px}.doc-consult-card__arrow{width:26px;height:26px}}.doc-consult-shimmer-hero{height:180px;border-radius:20px;margin:0 12px 14px}.doc-consult-shimmer-card{height:156px;border-radius:16px}.dp-details{background:#fff;border-radius:18px;padding:14px;margin-bottom:14px;border:1px solid #e8edf3;box-shadow:0 4px 20px #2563eb0f}.dp-details__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:12px;border:1px solid #e8edf3;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fafc)}.dp-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;min-width:0;min-height:100px;padding:14px 10px;border-right:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.dp-stat:nth-child(2n){border-right:none}.dp-stat:nth-child(3),.dp-stat:nth-child(4){border-bottom:none}.dp-stat__icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dp-stat__icon--blue{background:linear-gradient(135deg,#fafcf4,#e2f5a4);color:#173a18;border:1px solid #CFE18C}.dp-stat__icon--teal{background:linear-gradient(135deg,#fafcf4,#dcfce7);color:#166534;border:1px solid #8BCF8A}.dp-stat__icon--purple{background:linear-gradient(135deg,#fafcf4,#f2f8de);color:#315b24;border:1px solid #CFE18C}.dp-stat__icon--orange{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#ea580c;border:1px solid #fed7aa}.dp-stat strong{font-size:12px;font-weight:800;color:#173a18;line-height:1.2}.dp-stat span{font-size:10px;color:#64748b;line-height:1.25;font-weight:500}.dp-details__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.dp-detail-box{display:flex;align-items:center;gap:10px;padding:12px 10px;border-radius:14px;min-width:0;min-height:68px;box-sizing:border-box}.dp-detail-box--green{background:linear-gradient(135deg,#fafcf4,#fff);border:1px solid #CFE18C}.dp-detail-box--blue{background:linear-gradient(135deg,#e2f5a4,#fafcf4);border:1px solid #CFE18C}.dp-detail-box__icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dp-detail-box__icon--green{background:#315b24;color:#fff;box-shadow:0 4px 12px #315b2447}.dp-detail-box__icon--blue{background:#173a18;color:#fff;box-shadow:0 4px 12px #173a1847}.dp-detail-box__text{flex:1;min-width:0}.dp-detail-box__text strong{display:block;font-size:12px;font-weight:800;color:#1e40af;line-height:1.2}.dp-detail-box__text span{display:block;font-size:10px;color:#64748b;line-height:1.25}.dp-detail-box__label{display:block;font-size:10px;color:#64748b;line-height:1.25;margin-bottom:2px;font-weight:600}.dp-detail-box__fee{display:block;font-size:14px;font-weight:800;color:#1d4ed8;line-height:1.2;letter-spacing:-.02em}.doc-profile-page{min-height:100vh;background:#fafcf4;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.doc-profile-page__header{position:sticky;top:0;z-index:50;padding:12px 14px 8px;background:linear-gradient(180deg,#eff6fffa 70%,#eff6ff00)}.doc-profile-page__back{width:42px;height:42px;border-radius:12px;border:1px solid #E0E9C5;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#173a18;box-shadow:0 4px 12px #173a180d}.doc-profile-page__content{padding:0 14px 16px;max-width:520px;margin:0 auto}.doc-profile-hero{display:flex;gap:12px;background:#fff;border-radius:20px;padding:14px;margin-bottom:14px;border:1px solid #e8edf3;box-shadow:0 6px 24px #2563eb14}.doc-profile-hero__photo{position:relative;width:114px;height:140px;border-radius:16px;overflow:hidden;flex-shrink:0;background:#e2e8f0}.doc-profile-hero__photo img{width:100%;height:100%;object-fit:cover}.doc-profile-hero__online{position:absolute;top:8px;right:8px;width:10px;height:10px;background:#22c55e;border:2px solid #fff;border-radius:50%}.doc-profile-hero__rating{position:absolute;left:6px;bottom:6px;display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border-radius:8px;background:#0f172ad1;color:#fff;max-width:calc(100% - 12px)}.doc-profile-hero__rating strong{font-size:10px;font-weight:800}.doc-profile-hero__rating span{font-size:8.5px;font-weight:600;opacity:.95;white-space:nowrap}.doc-profile-hero__info{flex:1;min-width:0}.doc-profile-hero__name-row{display:flex;align-items:flex-start;gap:6px;margin-bottom:8px}.doc-profile-hero__name-row h1{margin:0;font-size:16px;font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-.02em}.doc-profile-hero__verified{color:#173a18;flex-shrink:0;margin-top:2px}.doc-profile-hero__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.doc-profile-hero__badge{display:inline-flex;align-items:center;gap:4px;font-size:9.5px;font-weight:700;padding:5px 10px;border-radius:999px;line-height:1.2;white-space:nowrap}.doc-profile-hero__badge--spec,.doc-profile-hero__badge--exp{background:#eef8d3;color:#315b24;border:1px solid #DCE8BC}.doc-profile-hero__badge-icon{font-size:11px;line-height:1}.doc-profile-hero__location{display:flex;align-items:flex-start;gap:4px;margin:0 0 8px;font-size:11px;color:#94a3b8;line-height:1.35}.doc-profile-hero__location svg{flex-shrink:0;margin-top:1px;color:#94a3b8}.doc-profile-hero__bio-wrap:not(.expanded) .doc-profile-hero__bio{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.doc-profile-hero__bio{margin:0 0 4px;font-size:10.5px;color:#64748b;line-height:1.5}.doc-profile-hero__more{display:inline-flex;align-items:center;gap:2px;border:none;background:none;padding:0;font-family:inherit;font-size:11px;font-weight:700;color:#166534;cursor:pointer}.doc-profile-hero__more svg{transition:transform .2s ease}.doc-profile-hero__more svg.rotated{transform:rotate(180deg)}.doc-profile-about{background:#fff;border-radius:20px;padding:16px 14px;margin-bottom:8px;border:1px solid #e8edf3;box-shadow:0 6px 24px #2563eb0f;overflow:hidden}.doc-profile-about__title{margin:0 0 12px;font-size:16px;font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.02em}.doc-profile-about__accent{display:block;width:40px;height:3px;margin-top:6px;border-radius:999px;background:linear-gradient(90deg,#a8d83e,#c7f35a)}.doc-profile-about__body{display:flex;align-items:flex-start;gap:8px}.doc-profile-about__text{flex:1;min-width:0;margin:0;font-size:12px;color:#64748b;line-height:1.55}.doc-profile-about__art{position:relative;width:88px;height:88px;flex-shrink:0}.doc-profile-about__tooth{position:absolute;right:4px;top:8px;font-size:52px;line-height:1;filter:drop-shadow(0 4px 8px rgba(37,99,235,.15))}.doc-profile-about__shield{position:absolute;left:0;bottom:10px;width:38px;height:44px;background:linear-gradient(160deg,#e2f5a4,#b9e94b);border-radius:10px 10px 14px 14px;clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #b9e94b40}.doc-profile-about__cross{color:#173a18;font-size:20px;font-weight:800;line-height:1;margin-top:-6px}.doc-profile-about__sparkle{color:#173a18;font-size:12px;line-height:1}.doc-profile-about__sparkle--1{top:4px;left:28px}.doc-profile-about__sparkle--2{bottom:18px;right:2px;font-size:10px}.doc-profile-page__footer{position:fixed;bottom:0;left:0;right:0;margin:0 auto;max-width:520px;width:100%;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #E5EBD8;box-shadow:0 -8px 24px #173a180d;z-index:40;box-sizing:border-box}.doc-profile-page__book{width:100%;min-height:52px;background:#173a18!important;color:#fff!important;border:none;border-radius:999px;font-family:inherit;font-size:15px;font-weight:750;cursor:pointer;box-shadow:0 8px 22px #173a1838;transition:transform .15s ease}.doc-profile-page__book:active:not(.doc-profile-page__book--disabled){transform:scale(.98)}.doc-profile-page__book--disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;box-shadow:none}.med-cat-page-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;padding-bottom:80px;position:relative;overflow-x:hidden;font-family:Inter,-apple-system,sans-serif}.med-cat-header-simple{display:flex;align-items:center;padding:16px;background:#fff;gap:16px;border-bottom:1px solid #f1f5f9}.med-cat-banner-section{position:relative;width:100%;height:240px;background:linear-gradient(135deg,#fff1f2,#fffdfd,#fff1f2);flex-shrink:0;overflow:hidden;display:flex;align-items:flex-end}.med-cat-banner-content{width:100%;height:100%;display:flex;padding:60px 20px 24px;align-items:center;justify-content:space-between;gap:12px}.med-cat-banner-left{flex:1;display:flex;flex-direction:column;gap:6px}.med-cat-banner-title{font-family:Outfit,Inter,sans-serif;font-size:26px;font-weight:800;color:#0b1a30;margin:0;line-height:1.2;letter-spacing:-.02em}.med-cat-banner-subtitle{font-size:11px;color:#64748b;margin:0;line-height:1.35;max-width:180px;font-weight:550}.med-cat-banner-badge{display:flex;align-items:center;gap:4px;background-color:#eff6ff;color:#2563eb;border:1px solid #DBEAFE;padding:4px 10px;border-radius:20px;width:fit-content;font-size:10.5px;font-weight:700;margin-top:4px;box-shadow:0 2px 6px #2563eb0d}.med-cat-banner-badge-icon{color:#2563eb;flex-shrink:0}.med-cat-banner-right{width:130px;height:130px;display:flex;align-items:center;justify-content:center;position:relative}.med-cat-banner-img{width:100%;height:100%;object-fit:contain;display:block}.med-cat-banner-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:transparent}.med-cat-banner-fallback-img{width:100%;height:100%;object-fit:contain}.med-cat-banner-overlay{position:absolute;top:0;left:0;right:0;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;z-index:10;height:64px}.med-cat-back-btn,.med-cat-cart-btn{background:#ffffffb3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;box-shadow:0 4px 12px #0f172a0d;color:#0f172a}.med-cat-back-btn svg,.med-cat-cart-btn svg{color:#0f172a!important}.med-cat-back-btn:active,.med-cat-cart-btn:active{transform:scale(.95);background:#ffffffe6}.med-cat-cart-wrap{position:relative}.med-cat-cart-badge{position:absolute;top:-2px;right:-2px;background-color:#ef4444;color:#fff;font-size:9.5px;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid #ffffff;box-shadow:0 2px 4px #00000026}.med-cat-content{background-color:#fff;border-radius:28px 28px 0 0;margin-top:-20px;position:relative;z-index:5;padding:24px 16px;flex:1}.med-cat-title-filter-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.med-cat-title-filter-bar .med-cat-title-section{display:flex;flex-direction:column;gap:4px}.med-cat-title-filter-bar .med-cat-title{font-family:Outfit,Inter,sans-serif;font-size:20px;font-weight:800;color:#0b1a30;margin:0}.med-cat-title-filter-bar .med-cat-subtitle{font-size:11.5px;color:#64748b;font-weight:600;display:flex;align-items:center;gap:6px;margin:0}.med-cat-title-filter-bar .med-cat-subtitle .divider{color:#cbd5e1}.med-cat-filter-btn{display:flex;align-items:center;gap:6px;background-color:#fff;border:1px solid #dbeafe;color:#2563eb;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #2563eb0d;transition:all .2s ease}.med-cat-filter-btn:active{transform:scale(.97)}.error-state .meds-empty{margin-top:40px}.meds-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.med-cat-page-container .meds-grid .t1mg-product-card{width:100%!important;height:100%;border-radius:20px!important;border:1px solid #f1f5f9!important;box-shadow:0 4px 16px #00000005!important}.med-cat-page-container .t1mg-product-card__img{background:#fff5f5!important;height:140px!important;position:relative!important;padding:12px!important;box-sizing:border-box!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.med-cat-page-container .t1mg-product-card__img img{width:80%!important;height:80%!important;object-fit:contain!important;transform:none!important}.med-cat-page-container .t1mg-product-card__badges{position:absolute!important;inset:8px 8px auto!important;display:flex!important;justify-content:space-between!important;width:calc(100% - 16px)!important;flex-direction:row!important;align-items:center!important;pointer-events:none!important}.med-cat-page-container .t1mg-product-card__rating{background-color:#fff!important;color:#f59e0b!important;font-size:10.5px!important;font-weight:800!important;padding:3px 8px!important;border-radius:20px!important;box-shadow:0 2px 6px #0000000d!important;display:flex!important;align-items:center!important;gap:2px!important;line-height:1.2!important}.med-cat-page-container .t1mg-product-card__favorite{background-color:#fff!important;color:#64748b!important;border:none!important;width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 6px #0000000d!important;cursor:pointer!important;pointer-events:auto!important;padding:0!important}.med-cat-page-container .t1mg-product-card__favorite:active{transform:scale(.9)!important}.med-cat-page-container .t1mg-product-card__body{padding:12px 14px 14px!important;display:flex!important;flex-direction:column!important;flex:1!important}.med-cat-page-container .t1mg-product-card__name{font-family:Outfit,Inter,sans-serif!important;font-size:14px!important;font-weight:800!important;color:#0b1a30!important;min-height:auto!important;margin-bottom:4px!important;line-height:1.3!important}.med-cat-page-container .t1mg-product-card__pack{font-size:11px!important;color:#64748b!important;margin-bottom:6px!important;font-weight:550!important;line-height:1.3!important}.med-cat-page-container .t1mg-product-card__delivery{display:flex!important;align-items:center!important;gap:4px!important;color:#2563eb!important;font-size:11px!important;font-weight:600!important;margin-bottom:8px!important;line-height:1.2!important}.med-cat-page-container .t1mg-product-card__delivery svg{color:#2563eb!important;flex-shrink:0!important}.med-cat-page-container .t1mg-product-card__price-row{display:flex!important;align-items:center!important;gap:6px!important;margin:0 0 6px!important;flex-wrap:wrap!important}.med-cat-page-container .t1mg-product-card__price{font-size:16px!important;font-weight:800!important;color:#0b1a30!important}.med-cat-page-container .t1mg-product-card__mrp{font-size:11.5px!important;color:#94a3b8!important;text-decoration:line-through!important}.med-cat-page-container .t1mg-product-card__off{background-color:#dcfce7!important;color:#15803d!important;font-size:9.5px!important;font-weight:800!important;padding:2px 6px!important;border-radius:6px!important}.med-cat-page-container .t1mg-product-card__discount-lines{display:flex!important;flex-direction:column!important;gap:1px!important;margin:2px 0 8px!important}.med-cat-page-container .t1mg-product-card__mrp-off{font-size:11px!important;font-weight:700!important;color:#64748b!important;line-height:1.25!important}.med-cat-page-container .t1mg-product-card__extra-blue-off{font-size:11.5px!important;font-weight:700!important;color:#2563eb!important;line-height:1.25!important;letter-spacing:-.01em!important}.med-cat-page-container .t1mg-product-card__stock-status{display:flex!important;align-items:center!important;gap:4px!important;color:#16a34a!important;font-size:10.5px!important;font-weight:700!important;margin-bottom:12px!important;line-height:1.2!important}.med-cat-page-container .t1mg-product-card__stock-status svg{color:#16a34a!important;flex-shrink:0!important}.med-cat-page-container .t1mg-product-card__actions{display:flex!important;flex-direction:column!important;gap:6px!important;margin-top:auto!important;width:100%!important}.med-cat-page-container .t1mg-product-card__add{background:#fff!important;color:#0f766e!important;border:1.5px solid #0f766e!important;border-radius:10px!important;font-size:12px!important;font-weight:800!important;padding:8px 10px!important;height:auto!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important;width:100%!important;letter-spacing:.02em!important;margin:0!important}.med-cat-page-container .t1mg-product-card__buy{background:#0f766e!important;color:#fff!important;border:none!important;border-radius:10px!important;font-size:12px!important;font-weight:800!important;padding:8px 10px!important;min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;cursor:pointer!important}.med-cat-switcher{padding:12px 16px 8px!important;position:sticky;top:0;z-index:20;background:#fff;width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.med-cat-page-container .t1mg-product-card__qty{border:1.5px solid #0f766e!important;border-radius:10px!important;background:#ecfdf5!important;min-height:34px!important;height:auto!important;display:flex!important;align-items:center!important;margin:0!important;width:100%!important}.med-cat-page-container .t1mg-product-card__qty button{color:#0f766e!important;min-height:34px!important;padding:8px!important;height:100%!important;flex:1!important;border:none!important;background:none!important;font-size:17px!important;font-weight:700!important;cursor:pointer!important}.med-cat-page-container .t1mg-product-card__qty span{color:#0f172a!important;font-size:13px!important;font-weight:800!important;min-width:24px!important;text-align:center!important}.med-cat-trust-strip{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border-radius:20px;padding:18px 10px;margin-top:36px;border:1px solid rgba(37,99,235,.04);box-shadow:0 10px 30px #0f172a0a}.trust-strip-item{display:flex;align-items:center;gap:10px;flex:1;justify-content:center;padding:0 6px}.trust-strip-item:not(:last-child){border-right:1.5px solid rgba(15,23,42,.04)}.trust-strip-icon-circle{width:36px;height:36px;border-radius:50%;background-color:#eff6ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.trust-strip-text{display:flex;flex-direction:column;gap:2px;text-align:left}.trust-strip-text strong{font-family:Outfit,Inter,sans-serif;font-size:11px;font-weight:800;color:#0b1a30;line-height:1.2}.trust-strip-text span{font-size:9px;color:#64748b;font-weight:550;line-height:1.2}#root{width:100%;min-height:100vh}@media(min-width:768px){#root{height:100vh}}.desktop-layout-container{display:flex;width:100%;min-height:100vh;background:#f8fafc;overflow:hidden}.mobile-view-column{width:370px;min-width:370px;height:100vh;background:#fff;box-shadow:10px 0 30px #0000000d;position:relative;z-index:10;overflow:hidden;transform:translateZ(0)}.mobile-view-content{width:100%;height:100%;position:relative;overflow-y:auto;overflow-x:hidden}.hero-image-column{flex:1;position:relative;height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f7ff}.hero-img{width:100%;height:100%;object-fit:cover;opacity:1}.hero-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#34753926,#00000040);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;text-align:center;color:#fff}.hero-image-overlay h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 15px rgba(0,0,0,.4);max-width:80%}.hero-image-overlay p{font-size:1.25rem;opacity:.9;line-height:1.6;text-shadow:0 2px 8px rgba(0,0,0,.2)}@media(max-width:767px){.hero-image-column{display:none}.mobile-view-column{width:100%;min-width:100%;max-width:100%;box-shadow:none}}.mobile-view-column::-webkit-scrollbar{width:4px}.mobile-view-column::-webkit-scrollbar-track{background:#f1f1f1}.mobile-view-column::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.mobile-view-column::-webkit-scrollbar-thumb:hover{background:#aaa}.nn-screen{position:fixed;inset:0;z-index:100000;background:#fff;display:flex;flex-direction:column;font-family:Outfit,DM Sans,system-ui,sans-serif;animation:nn-fade-in .28s ease}@keyframes nn-fade-in{0%{opacity:0}to{opacity:1}}.nn-back{position:absolute;top:max(14px,env(safe-area-inset-top));left:16px;width:40px;height:40px;border:none;background:transparent;color:#0f766e;display:grid;place-items:center;cursor:pointer;border-radius:12px;padding:0}.nn-back:active{background:#f0fdfa}.nn-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 28px 48px;text-align:center}.nn-illustration{width:min(260px,72vw);height:auto;margin-bottom:8px;animation:nn-bob 2.8s ease-in-out infinite}@keyframes nn-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.nn-title{margin:12px 0 0;font-size:1.55rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.nn-subtitle{margin:10px 0 0;font-size:.95rem;font-weight:500;color:#334155;line-height:1.45;max-width:280px}.nn-retry{margin-top:28px;min-width:148px;padding:12px 28px;border:none;border-radius:12px;background:#0f766e;color:#fff;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .15s ease,transform .1s ease}.nn-retry:hover:not(:disabled){background:#0d9488}.nn-retry:active:not(:disabled){transform:scale(.98)}.nn-retry:disabled{opacity:.7;cursor:wait}:root{--lp-primary-blue: #1769E0;--lp-bright-blue: #2563EB;--lp-dark-navy: #0B1F44;--lp-light-blue: #EAF3FF;--lp-very-light-blue: #F5F9FF;--lp-text-secondary: #42526B;--lp-border-light: #D0E3FF;--lp-white: #FFFFFF;--lp-shadow-sm: 0 2px 10px rgba(11, 31, 68, .04);--lp-shadow-md: 0 8px 28px rgba(37, 99, 235, .07);--lp-shadow-lg: 0 20px 48px rgba(11, 31, 68, .08);--lp-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;height:100%;background:#fff}body{margin:0;padding:0;height:100%;background:#fff;overflow:hidden}.lp-wrapper{height:100vh;max-height:100vh;width:100vw;overflow:hidden;background-color:var(--lp-white);background-image:radial-gradient(ellipse 700px 600px at 12% 20%,rgba(37,99,235,.12) 0%,transparent 70%),radial-gradient(ellipse 850px 750px at 85% 45%,rgba(37,99,235,.22) 0%,rgba(219,234,254,.65) 45%,transparent 78%),linear-gradient(180deg,#fff,#f0f7ff 35%,#e2efff 75%,#fff);color:var(--lp-dark-navy);font-family:var(--lp-font);position:relative;display:flex;flex-direction:column}.lp-container{max-width:1360px;margin:0 auto;padding:0 32px;width:100%}.lp-header{width:100%;padding:14px 0 10px;position:relative;z-index:20;flex-shrink:0;background:transparent}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.lp-logo-brand{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-decoration:none}.lp-logo-img{height:32px;width:auto;object-fit:contain;display:block;transition:transform .2s ease}.lp-logo-brand:hover .lp-logo-img{transform:scale(1.03)}.lp-footer-logo-img{height:25px;width:auto;object-fit:contain;display:block}.lp-logo-tagline{font-size:11px;font-weight:600;color:var(--lp-primary-blue);letter-spacing:-.01em}.lp-header__nav{display:flex;align-items:center;gap:26px}.lp-header__link{color:var(--lp-text-secondary);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease}.lp-header__link:hover{color:var(--lp-bright-blue)}.lp-header__whatsapp-btn{display:inline-flex;align-items:center;gap:10px;padding:9px 20px;background:#fff;border:1.5px solid var(--lp-border-light);border-radius:999px;color:var(--lp-dark-navy);font-size:13.5px;font-weight:600;text-decoration:none;box-shadow:var(--lp-shadow-sm);transition:all .22s ease}.lp-header__whatsapp-btn:hover{border-color:var(--lp-bright-blue);transform:translateY(-1.5px);box-shadow:var(--lp-shadow-md)}.lp-whatsapp-icon-circle{width:24px;height:24px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.lp-hero{flex:1;min-height:0;padding:0;position:relative;z-index:10;display:flex;align-items:center}.lp-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;width:100%}.lp-hero__left{display:flex;flex-direction:column;align-items:flex-start}.lp-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:var(--lp-light-blue);border:1px solid var(--lp-border-light);border-radius:999px;color:var(--lp-primary-blue);font-size:12.5px;font-weight:600;margin-bottom:14px;animation:lpFadeUp .6s ease both}.lp-hero__heading{font-size:clamp(42px,4.8vw,74px);font-weight:800;line-height:1.02;letter-spacing:-.038em;margin:0 0 16px;animation:lpFadeUp .7s ease both}.lp-hero__heading-navy{color:var(--lp-dark-navy);display:block}.lp-hero__heading-blue{color:var(--lp-bright-blue);display:block}.lp-hero__desc{font-size:15px;line-height:1.55;color:var(--lp-text-secondary);max-width:490px;margin:0 0 22px;font-weight:450;animation:lpFadeUp .8s ease both}.lp-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;width:100%;margin-bottom:18px;animation:lpFadeUp .9s ease both}.lp-feature-card{background:#fff;border:1px solid rgba(208,227,255,.45);border-radius:14px;padding:12px 8px 10px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;box-shadow:0 1px 6px #0b1f440a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.lp-feature-card:hover{transform:translateY(-2px);border-color:#2563eb40;box-shadow:0 6px 22px #2563eb17}.lp-feature-icon-box{width:38px;height:38px;background:var(--lp-light-blue);border-radius:11px;display:flex;align-items:center;justify-content:center;color:var(--lp-primary-blue)}.lp-feature-text{font-size:11.5px;font-weight:600;color:var(--lp-dark-navy);line-height:1.3}.lp-notify-card{width:100%;background:#fff;border:1px solid rgba(208,227,255,.6);border-radius:18px;padding:14px 20px;box-shadow:0 4px 20px #2563eb0f;display:flex;align-items:center;justify-content:space-between;gap:16px;animation:lpFadeUp 1s ease both}.lp-notify-card__left{display:flex;align-items:center;gap:13px;flex-shrink:0}.lp-notify-icon-circle{width:40px;height:40px;background:var(--lp-bright-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #2563eb40;flex-shrink:0}.lp-notify-text-wrap{display:flex;flex-direction:column;gap:1px}.lp-notify-title{font-size:14px;font-weight:700;color:var(--lp-dark-navy);margin:0}.lp-notify-subtitle{font-size:12px;color:var(--lp-text-secondary);margin:0}.lp-notify-form{display:flex;align-items:center;gap:8px;flex-shrink:0}.lp-notify-input{width:195px;height:40px;padding:0 14px;background:var(--lp-very-light-blue);border:1px solid var(--lp-border-light);border-radius:10px;font-size:13px;color:var(--lp-dark-navy);outline:none;font-family:inherit;transition:border-color .2s ease,background .2s ease;vertical-align:middle}.lp-notify-input:focus{border-color:var(--lp-bright-blue);background:#fff}.lp-notify-btn{height:40px;padding:0 22px;background:var(--lp-bright-blue);color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #2563eb47;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap;vertical-align:middle;display:inline-flex;align-items:center}.lp-notify-btn:hover{background:var(--lp-primary-blue);transform:translateY(-1px);box-shadow:0 6px 18px #2563eb52}.lp-notify-success-msg{color:#16a34a;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.lp-hero__right{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.lp-hero-visual-wrapper{position:relative;width:100%;max-width:580px;display:flex;align-items:center;justify-content:center}.lp-bg-glow-left{position:absolute;top:10%;left:0%;width:580px;height:580px;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,rgba(37,99,235,.03) 50%,transparent 75%);pointer-events:none;z-index:1}.lp-bg-glow-bottom{position:absolute;bottom:45px;left:50%;transform:translate(-50%);width:100%;max-width:1400px;height:220px;background:radial-gradient(ellipse 1000px 200px at 50% 100%,rgba(37,99,235,.14) 0%,transparent 80%);pointer-events:none;z-index:1}.lp-bg-dot-grid{position:absolute;top:10%;right:12%;width:150px;height:150px;background-image:radial-gradient(rgba(37,99,235,.5) 1.5px,transparent 1.5px);background-size:18px 18px;opacity:.18;pointer-events:none;z-index:1}.lp-hero-radial-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:540px;height:540px;background:radial-gradient(circle,rgba(37,99,235,.28) 0%,rgba(37,99,235,.1) 48%,transparent 75%);border-radius:50%;pointer-events:none;z-index:1}.lp-hero-delivery-route{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:530px;height:530px;pointer-events:none;z-index:2;overflow:visible}.lp-hero-pedestal{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:380px;height:36px;background:linear-gradient(180deg,#bfdbfe,#93c5fd 60%,#60a5fa);border-radius:50%;box-shadow:0 8px 28px #2563eb38;z-index:2;opacity:.85}.lp-hero-dotted-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;height:480px;border:2px dashed rgba(37,99,235,.32);border-radius:50%;pointer-events:none;z-index:2}.lp-hero-accent-plus{position:absolute;color:#2563eb52;font-size:20px;font-weight:500;pointer-events:none;z-index:3;-webkit-user-select:none;user-select:none}.lp-hero-accent-plus--1{top:8%;left:3%}.lp-hero-accent-plus--2{top:16%;right:4%}.lp-hero-accent-dot--1{position:absolute;bottom:22%;left:6%;width:7px;height:7px;background:#2563eb4d;border-radius:50%;pointer-events:none;z-index:3}.lp-hero-accent-ring--1{position:absolute;top:72%;right:8%;width:16px;height:16px;border:2px solid rgba(37,99,235,.28);border-radius:50%;pointer-events:none;z-index:3}.lp-hero-product-img{position:relative;z-index:5;width:100%;max-width:540px;max-height:calc(100vh - 160px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 36px rgba(11,31,68,.11));animation:lpFloatHero 4.5s ease-in-out infinite;display:block}.lp-footer{width:100%;border-top:1px solid rgba(208,227,255,.65);padding:14px 0;position:relative;z-index:20;background:#fff;flex-shrink:0}.lp-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.lp-footer__left{display:flex;align-items:center;gap:9px}.lp-footer__copy{font-size:12.5px;color:var(--lp-text-secondary)}.lp-footer__right{display:flex;align-items:center;gap:12px}.lp-footer__social-label{font-size:12.5px;font-weight:600;color:var(--lp-dark-navy)}.lp-footer__social-links{display:flex;align-items:center;gap:7px}.lp-footer__icon-btn{width:32px;height:32px;background:#fff;border:1px solid rgba(208,227,255,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--lp-bright-blue);text-decoration:none;transition:all .2s ease;box-shadow:0 1px 5px #0b1f440a}.lp-footer__icon-btn:hover{background:var(--lp-light-blue);border-color:var(--lp-bright-blue);transform:translateY(-1.5px)}@keyframes lpFloatHero{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes lpFloatSlow{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(4deg)}to{transform:translateY(0) rotate(0)}}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-height:720px){.lp-hero__heading{font-size:36px;margin-bottom:10px}.lp-hero__desc{font-size:13.5px;margin-bottom:14px}.lp-features-grid{margin-bottom:12px;gap:8px}.lp-notify-card{padding:10px 16px}.lp-hero-product-img{max-height:calc(100vh - 130px)}}@media(max-width:1024px){html,body{overflow:auto;height:auto}.lp-wrapper{height:auto;min-height:100vh;max-height:none;overflow:visible}.lp-hero{padding:32px 0 24px}.lp-hero__grid{grid-template-columns:1fr;gap:32px}.lp-hero__left{align-items:center;text-align:center}.lp-hero__desc{max-width:620px}.lp-features-grid{grid-template-columns:repeat(2,1fr);max-width:500px;margin-left:auto;margin-right:auto}.lp-notify-card{flex-direction:column;text-align:center;align-items:center;max-width:520px;margin:0 auto}.lp-notify-card__left{flex-direction:column;text-align:center;align-items:center}.lp-notify-form{width:100%;flex-direction:column}.lp-notify-input{width:100%}.lp-notify-btn{width:100%;justify-content:center}.lp-hero-radial-glow{width:420px;height:420px}.lp-hero-dotted-circle{width:380px;height:380px}.lp-hero-pedestal{width:300px}}@media(max-width:768px){.lp-container{padding:0 20px}.lp-hero__heading{font-size:40px}.lp-hero-delivery-route,.lp-bg-dot-grid{display:none!important}.lp-header__inner{flex-wrap:wrap;gap:10px}.lp-footer__inner{flex-direction:column;gap:10px;text-align:center}.lp-footer__left,.lp-footer__right{justify-content:center}}@media(max-width:430px){.lp-container{padding:0 16px}.lp-hero__heading{font-size:34px}.lp-features-grid{grid-template-columns:repeat(2,1fr);gap:8px}.lp-header__nav{gap:12px}.lp-header__link{font-size:13px}.lp-header__whatsapp-btn{padding:7px 14px;font-size:13px}}@media(max-width:375px){.lp-hero__heading{font-size:30px}.lp-logo-title{font-size:18px}.lp-notify-input{width:100%}}@media(max-width:320px){.lp-hero__heading{font-size:26px}.lp-hero__desc{font-size:13px}.lp-container{padding:0 12px}}@media(min-width:1440px){.lp-hero__heading{font-size:80px}.lp-hero-product-img{max-width:580px}.lp-hero-visual-wrapper{max-width:620px}}@media(min-width:1920px){.lp-container{max-width:1600px}.lp-hero__heading{font-size:90px}.lp-hero-product-img{max-width:640px}.lp-hero-visual-wrapper{max-width:680px}}.vcn-top-toast-wrapper{position:fixed;top:16px;left:50%;transform:translate(-50%);width:94%;max-width:520px;z-index:999999;pointer-events:auto}.vcn-top-toast-card{display:flex;align-items:center;gap:12px;background:#0f172a;color:#fff;border:1.5px solid #10b981;border-radius:16px;padding:12px 14px;box-shadow:0 12px 30px -5px #10b98166,0 8px 20px -3px #00000080;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@keyframes toastSlideDown{0%{opacity:0;transform:translateY(-40px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-toast-slide-down{animation:toastSlideDown .4s cubic-bezier(.16,1,.3,1) forwards}.vcn-toast-icon-box{position:relative;width:44px;height:44px;min-width:44px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10b98166}.vcn-toast-pulse-ring{position:absolute;width:100%;height:100%;border-radius:50%;background:#10b98159;animation:toastPulse 1.5s infinite ease-out}@keyframes toastPulse{0%{transform:scale(.9);opacity:1}to{transform:scale(1.6);opacity:0}}.vcn-toast-doc-icon{position:relative;color:#fff;z-index:1}.vcn-toast-content{flex:1;min-width:0}.vcn-toast-header{display:flex;align-items:center;gap:8px;margin-bottom:2px}.vcn-toast-live-badge{display:inline-flex;align-items:center;gap:4px;background:#10b98133;color:#34d399;border:1px solid rgba(52,211,153,.4);padding:2px 7px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.5px}.vcn-toast-live-dot{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 6px #34d399;animation:toastDotBlink 1s infinite alternate}@keyframes toastDotBlink{0%{opacity:.3}to{opacity:1}}.vcn-toast-time{font-size:11px;color:#94a3b8}.vcn-toast-doctor{margin:0;font-size:15px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vcn-toast-subtitle{margin:1px 0 0;font-size:12px;color:#cbd5e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vcn-toast-actions{display:flex;align-items:center;gap:8px}.vcn-toast-join-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:9px 15px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap;box-shadow:0 4px 12px #10b98166;transition:all .2s ease;animation:btnGlow 1.8s infinite alternate}@keyframes btnGlow{0%{box-shadow:0 4px 12px #10b98166}to{box-shadow:0 4px 18px #10b981cc}}.vcn-toast-join-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.vcn-join-icon{color:#fff}.vcn-toast-close-btn{background:#ffffff1a;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:all .2s ease}.vcn-toast-close-btn:hover{background:#fff3;color:#fff}@media(max-width:480px){.vcn-top-toast-wrapper{top:12px;width:96%}.vcn-top-toast-card{padding:10px 12px;gap:10px}.vcn-toast-doctor{font-size:14px}.vcn-toast-subtitle{font-size:11px}.vcn-toast-join-btn{padding:8px 12px;font-size:12px}}
