@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--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);--glass-shadow: 0 12px 40px 0 rgba(0, 0, 0, .08);--shiny-gradient: linear-gradient(135deg, rgba(0, 22, 57, 1) 0%, #337637 100%);--premium-surface: linear-gradient(135deg, #eef5f8 0%, #FFFFFF 100%);--font-main: "Poppins", "Roboto", -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:var(--font-main);background-color:var(--surface-light);color:var(--text-primary)}.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:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00163966}.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;border:1px solid #f1f5f9;background:#f8fafc}.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}.prescription-modal-close:hover{background:#ef4444e6;transform:scale(1.1)}@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:#0d9488!important;box-shadow:0 0 0 3px #0d94881f!important;outline:none!important}label,.field-label,.field-label-text{font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#64748b!important}.premium-splash-screen{position:fixed;inset:0;background:linear-gradient(135deg,#f0fdf4,#f0f9ff);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden;animation:splashFadeOut .5s ease-in-out 2.1s forwards}@keyframes splashFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03);pointer-events:none}}.splash-content-wrapper{display:flex;flex-direction:column;align-items:center;z-index:10;width:100%;max-width:480px;padding:0 32px 64px;animation:floatUp .7s cubic-bezier(.34,1.56,.64,1) both}@keyframes floatUp{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.splash-decorations{position:absolute;inset:0;pointer-events:none;z-index:1}.decor-dot-grid{position:absolute;top:64px;left:24px;width:72px;height:96px;background-image:radial-gradient(#ccfbf1 2.2px,transparent 2.2px);background-size:14px 14px;opacity:.65}.decor-circle{position:absolute;border-radius:50%}.circle-1{top:80px;right:64px;width:18px;height:18px;border:3px solid rgba(13,148,136,.1)}.circle-2{top:180px;right:110px;width:12px;height:12px;background-color:#06b6d4;opacity:.4}.circle-3{top:380px;left:36px;width:16px;height:16px;background-color:#34d399;opacity:.5}.circle-4{top:420px;right:48px;width:24px;height:24px;border:4px solid rgba(13,148,136,.08)}.decor-plus{position:absolute;font-family:Inter,sans-serif;color:#0d948826;font-weight:300;-webkit-user-select:none;user-select:none}.plus-1{top:92px;right:96px;font-size:28px}.plus-2{top:360px;right:28px;font-size:22px}.logo-card-container{background-color:#fff;padding:24px;border-radius:28px;box-shadow:0 16px 40px -10px #0d94881f;margin-bottom:32px;display:flex;align-items:center;justify-content:center;width:130px;height:130px;border:1px solid rgba(13,148,136,.03)}.premium-splash-logo{width:90px;height:90px;object-fit:contain;animation:pulseLogo 2.5s infinite ease-in-out}@keyframes pulseLogo{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.splash-brand-title{color:#0b1a30;font-family:Outfit,Inter,-apple-system,sans-serif;font-size:30px;font-weight:800;margin:0;letter-spacing:-.02em}.splash-indicator-dots{display:flex;align-items:center;gap:12px;margin:16px 0}.dash-indicator{width:24px;height:3px;background-color:#0d9488;opacity:.3;border-radius:2px}.circle-indicator{width:8px;height:8px;background-color:#0d9488;border-radius:50%}.splash-tagline{color:#64748b;font-family:Inter,sans-serif;font-size:15px;font-weight:500;margin:0 0 32px}.loading-bar-container{width:240px;height:8px;background:#cbd5e1;border-radius:99px;overflow:hidden;margin-bottom:48px;opacity:.8}.loading-bar{height:100%;background:linear-gradient(90deg,#34d399,#2563eb);border-radius:99px;transition:width .1s linear;box-shadow:0 2px 6px #0d948826}.splash-features-grid{display:flex;align-items:center;justify-content:space-around;width:100%;gap:20px;margin-top:12px}.feature-item-col{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1}.feature-icon-circle{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#fff,#f0fdfa);display:flex;align-items:center;justify-content:center;border:1px solid rgba(13,148,136,.08);box-shadow:0 8px 16px -4px #0d94880d}.feature-label-text{font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:700;color:#0b1a30;white-space:nowrap}.splash-background-waves{position:absolute;left:0;right:0;bottom:0;height:140px;z-index:2;pointer-events:none}.splash-background-waves svg{width:100%;height:100%}.onboarding-screen{min-height:100vh;width:100%;background:radial-gradient(circle at 50% 50%,#f0fdf4,#fff);display:flex;flex-direction:column;align-items:center;font-family:Outfit,Inter,sans-serif;position:relative;overflow:hidden}.onboarding-header{width:100%;display:flex;justify-content:flex-end;padding:20px 24px 0;z-index:10}.skip-btn{background:#eef5f8;border:none;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:600;color:#213f4b;cursor:pointer;transition:all .2s}.skip-btn:hover{background:#d0eed2}.onboarding-image-wrap{margin-top:36px;display:flex;justify-content:center;z-index:1}.onboarding-image-circle{width:260px;height:260px;border-radius:50%;background:#fff;border:1px solid rgba(52,117,57,.05);overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #34753914,0 1px 3px #34753905}.onboarding-image{width:100%;height:100%;object-fit:cover;animation:imgFadeIn .45s ease both}@keyframes imgFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.onboarding-body{margin-top:40px;padding:0 32px;text-align:center;flex:1;z-index:1}.onboarding-title{font-size:22px;font-weight:700;color:#0f172a;line-height:1.45;animation:titleSlideUp .4s ease both}@keyframes titleSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.onboarding-dots{display:flex;gap:8px;margin-top:28px;justify-content:center;z-index:1}.onboarding-dot{width:24px;height:5px;border-radius:3px;background:#cbd5e1;cursor:pointer;transition:background .3s,width .3s}.onboarding-dot.active{background:#213f4b;width:32px}.onboarding-footer{padding:32px 0 48px;display:flex;justify-content:center;z-index:1}.onboarding-next-btn{width:56px;height:56px;border-radius:16px;background:#213f4b;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #34753940;transition:transform .18s,box-shadow .18s}.onboarding-next-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #34753959}.onboarding-next-btn:active{transform:translateY(0)}@media(max-width:480px){.onboarding-image-circle{width:220px;height:220px}.onboarding-title{font-size:20px}}.otp-container{height:100vh;width:100%;background:var(--premium-surface);display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.otp-container:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(52,117,57,.08) 0%,transparent 70%);top:-100px;right:-100px;z-index:0}.otp-container:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(52,117,57,.05) 0%,transparent 70%);bottom:-200px;left:-200px;z-index:0}.otp-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:340px;padding:24px 20px;background:var(--surface-white);border-radius:24px;text-align:left;animation:modalEnter .7s cubic-bezier(.16,1,.3,1)}.otp-back-button{background:transparent;border:none;padding:0;margin-bottom:24px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.otp-back-button svg line,.otp-back-button svg path{stroke:#000}.otp-back-button:hover{opacity:.7;transform:translate(-2px)}.otp-top-section{text-align:left;margin-bottom:24px;width:100%}.otp-heading{font-size:24px;font-weight:900;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.5px;text-transform:uppercase;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-blue) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.otp-description{font-size:14px;font-weight:500;color:#000;line-height:1.4;max-width:360px;margin:0}.otp-form-section{width:100%;display:flex;flex-direction:column;align-items:flex-start}.otp-inputs-container{display:flex;gap:8px;justify-content:center;margin-bottom:32px;width:100%}.otp-input{width:42px;height:52px;background:var(--surface-white);border:1.5px solid #E2E8F0;border-radius:14px;text-align:center;font-size:20px;font-weight:800;color:var(--primary-blue);transition:all .3s;box-shadow:0 2px 4px #00000005}.otp-input:focus{outline:none;border-color:var(--primary-blue);background:var(--surface-white);box-shadow:0 0 0 4px #3475391a}.continue-button{width:100%;padding:14px 20px;background:var(--shiny-gradient);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #34753940;position:relative;overflow:hidden;margin-bottom:16px}.resend-text{padding-left:25px;font-size:14px;color:var(--text-secondary);text-align:left;margin-top:24px;width:100%}.resend-link{color:var(--primary-blue);text-decoration:none;font-weight:700;cursor:pointer;margin-left:6px;transition:all .3s}.resend-link:hover{color:var(--secondary-blue);text-decoration:underline}.resend-link.disabled{color:#999;cursor:not-allowed;pointer-events:none;opacity:.7}@media(max-width:480px){.otp-content{padding:24px 20px;width:100%;height:100%;border-radius:0;background:var(--surface-white);-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.otp-inputs-container{gap:8px;margin-bottom:32px;width:100%;justify-content:space-between}.otp-input{width:42px;height:52px;font-size:20px;border-radius:10px}.continue-button{width:100%}}.get-started-container{height:100vh;width:100%;background:var(--premium-surface);display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.get-started-container:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(52,117,57,.08) 0%,transparent 70%);top:-100px;right:-100px;z-index:0}.get-started-container:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(52,117,57,.05) 0%,transparent 70%);bottom:-200px;left:-200px;z-index:0}.get-started-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:90%;max-width:440px;padding:40px;background:var(--surface-white);border-radius:24px;text-align:left;animation:modalEnter .7s cubic-bezier(.16,1,.3,1)}@keyframes modalEnter{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.get-started-back-button{background:transparent;border:none;padding:0;margin-bottom:40px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.get-started-back-button svg line,.get-started-back-button svg path{stroke:#000}.get-started-back-button:hover{opacity:.7;transform:translate(-2px)}.illustration-container{width:100%;margin-bottom:32px;display:flex;justify-content:center;animation:floatAnimation 5s ease-in-out infinite}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.phone-icon{width:100%;max-width:80px;height:auto;object-fit:contain}.heading-with-stars{display:flex;align-items:center;gap:12px;margin-bottom:24px}.get-started-heading{font-size:28px;font-weight:900;color:var(--text-primary);margin-bottom:0;letter-spacing:-.5px;text-transform:uppercase;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-blue) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stars-icon{width:40px;height:auto}.get-started-description{font-size:13px;font-weight:500;color:#000;margin-bottom:48px;line-height:1.4;max-width:360px}.action-buttons{width:100%}.phone-input-wrapper{width:100%;margin-bottom:24px}.phone-input-container{width:100%;display:flex;align-items:center;background:var(--surface-white);border:1.5px solid #E2E8F0;border-radius:14px;padding:14px 18px;transition:all .3s;box-shadow:0 2px 4px #00000005}.phone-input-container:focus-within{border-color:var(--primary-blue);background:#0a84ff0d;box-shadow:0 0 0 4px #0a84ff26}.phone-input-container.error{border-color:#f44}.phone-input-container.error:focus-within{border-color:#f44}.country-code-selector{display:flex;align-items:center;gap:6px;padding-right:12px;border-right:1px solid #E2E8F0;margin-right:12px;font-size:16px;font-weight:600;color:var(--text-primary);flex-shrink:0}.phone-input{flex:1;background:transparent;border:none;outline:none;padding:0;font-size:16px;color:var(--text-primary);width:100%}.phone-input::placeholder{color:var(--text-secondary);opacity:.5}.continue-button{margin-left:30px;width:80%;padding:18px 32px;background:var(--shiny-gradient);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #34753940;position:relative;overflow:hidden;margin-bottom:16px}.continue-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transition:all .6s}.continue-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #34753959}.continue-button:hover:before{left:100%}.continue-button:active{transform:translateY(-1px)}.continue-button.disabled{background:#e2e8f0;color:#999;cursor:not-allowed;opacity:.6;box-shadow:none}.continue-button.disabled:hover{transform:none;box-shadow:none}.error-message{font-size:12px;color:#f44;margin:6px 0 0;text-align:left;padding:0 4px}.status-message{font-size:12px;margin:8px 0 0;text-align:center}.status-message.error{color:#f44}.status-message.success{color:#22c55e}.terms-text{font-size:12px;font-weight:400;color:var(--text-secondary);text-align:center;margin:0}@media(max-width:480px){.get-started-content{padding:10px 30px;width:100%;height:100%;border-radius:0;background:var(--surface-white);-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.get-started-back-button{top:20px;left:20px;background:transparent;border:none;padding:0;margin-top:-90px}.get-started-back-button svg line,.get-started-back-button svg path{stroke:#000!important}.get-started-back-button:hover{opacity:.7;transform:translate(-2px)}}.gs-container{min-height:100vh;width:100%;background:radial-gradient(circle at 10% 20%,#f0fdf499,#f8fafc 90%);display:flex;align-items:center;justify-content:center;font-family:Outfit,Inter,sans-serif;position:relative;overflow:hidden}.gs-container:before{content:"";position:absolute;width:350px;height:350px;background:radial-gradient(circle,rgba(52,117,57,.06) 0%,transparent 70%);top:-80px;right:-50px;pointer-events:none}.gs-container:after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(52,117,57,.04) 0%,transparent 70%);bottom:-100px;left:-80px;pointer-events:none}.gs-content{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;padding:48px 32px 56px;z-index:1}.gs-logo-circle{width:130px;height:130px;border-radius:36px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid rgba(52,117,57,.05);box-shadow:0 10px 30px #3475390f,0 1px 3px #34753905;animation:gsPop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes gsPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.gs-logo-img{width:80px;height:80px;object-fit:contain}.gs-brand-name{font-size:20px;font-weight:700;color:#213f4b;margin:0 0 36px;letter-spacing:.2px;text-align:center}.gs-phone-wrapper{width:100%;margin-bottom:12px}.gs-phone-box{display:flex;align-items:center;background:#fff;border:1.5px solid #dde2f5;border-radius:12px;padding:14px 18px;transition:border-color .2s,box-shadow .2s}.gs-phone-box:focus-within{border-color:#213f4b;box-shadow:0 0 0 3px #3475391f}.gs-phone-box.error{border-color:#e53e3e}.gs-country-code{font-size:16px;font-weight:600;color:#1a1a2e;flex-shrink:0;padding-right:12px}.gs-divider{width:1px;height:22px;background:#dde2f5;margin-right:12px;flex-shrink:0}.gs-phone-input{flex:1;border:none;outline:none;background:transparent;font-size:16px;color:#1a1a2e;font-family:inherit}.gs-phone-input::placeholder{color:#b0b8d8}.gs-phone-error{font-size:12px;color:#e53e3e;margin:6px 0 0 4px}.gs-otp-notice{font-size:12px;color:#8491b0;text-align:left;line-height:1.55;margin-bottom:28px;width:100%}.gs-status{font-size:12px;margin:0 0 8px;text-align:center;width:100%}.gs-status.error{color:#e53e3e}.gs-status.success{color:#22c55e}.gs-login-btn{width:100%;padding:17px;border-radius:12px;border:none;font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#c9cfe8;color:#fff;letter-spacing:.3px}.gs-login-btn.active{background:#213f4b;box-shadow:0 6px 20px #34753940;cursor:pointer}.gs-login-btn.active:hover{transform:translateY(-2px);box-shadow:0 10px 28px #34753959}.gs-login-btn.active:active{transform:translateY(0)}.gs-login-btn:disabled{cursor:not-allowed}@media(max-width:480px){.gs-content{padding:40px 24px 48px;min-height:100vh;justify-content:center}.gs-logo-circle{width:120px;height:120px;border-radius:30px}}.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%)}}.login-container{min-height:100vh;width:100%;background:radial-gradient(circle at 10% 20%,#f0fdf499,#f8fafc 90%);display:flex;align-items:center;justify-content:center;font-family:Outfit,Inter,sans-serif;position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;width:350px;height:350px;background:radial-gradient(circle,rgba(52,117,57,.06) 0%,transparent 70%);top:-80px;right:-50px;pointer-events:none}.login-container:after{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(52,117,57,.04) 0%,transparent 70%);bottom:-100px;left:-80px;pointer-events:none}.login-content{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;padding:48px 32px 56px;z-index:1}.login-logo-circle{width:130px;height:130px;border-radius:36px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid rgba(52,117,57,.05);box-shadow:0 10px 30px #3475390f,0 1px 3px #34753905;animation:logoPop .5s cubic-bezier(.34,1.56,.64,1) both}@keyframes logoPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.login-logo-img{width:80px;height:80px;object-fit:contain;filter:none}.login-logo-label{font-size:18px;font-weight:700;color:#213f4b;margin:0 0 32px;letter-spacing:.2px;text-align:center}.login-phone-wrapper{width:100%;margin-bottom:12px}.login-phone-box{display:flex;align-items:center;background:#fff;border:1.5px solid #dde2f5;border-radius:12px;padding:14px 18px;gap:0;transition:border-color .2s,box-shadow .2s}.login-phone-box:focus-within{border-color:#213f4b;box-shadow:0 0 0 3px #3475391f}.login-phone-box.error{border-color:#e53e3e}.login-country-code{font-size:16px;font-weight:600;color:#1a1a2e;flex-shrink:0;padding-right:12px}.login-divider{width:1px;height:22px;background:#dde2f5;margin-right:12px;flex-shrink:0}.login-phone-input{flex:1;border:none;outline:none;background:transparent;font-size:16px;color:#1a1a2e;font-family:inherit}.login-phone-input::placeholder{color:#b0b8d8}.login-phone-error{font-size:12px;color:#e53e3e;margin:6px 0 0 4px}.login-otp-notice{font-size:12px;color:#8491b0;text-align:left;line-height:1.55;margin-bottom:28px;width:100%}.login-signup-btn{width:100%;padding:17px;border-radius:12px;border:none;font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#c9cfe8;color:#fff;letter-spacing:.3px}.login-signup-btn.active{background:#213f4b;box-shadow:0 6px 20px #34753940}.login-signup-btn.active:hover{transform:translateY(-2px);box-shadow:0 10px 28px #34753959}.login-signup-btn.active:active{transform:translateY(0)}@media(max-width:480px){.login-content{padding:40px 24px 48px;min-height:100vh;justify-content:center}.login-logo-circle{width:120px;height:120px;border-radius:30px}}: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:hidden}.home-page-content{width:100%;max-width:100%;padding-bottom:80px;overflow-x:hidden}.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 .15s,border-color .15s}.doctor-card:active{box-shadow:var(--shadow-md);border-color:var(--accent)}.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,.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)}.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}.t1mg-bottom-nav{--nav-blue: #2563eb;--nav-blue-dark: #1d4ed8;--nav-blue-soft: #dbeafe;--nav-active: #1d4ed8;--nav-inactive: #475569;--nav-inactive-icon: #64748b;--nav-care: #7c3aed;position:fixed;bottom:0;left:0;right:0;height:calc(76px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;border:none;border-top:1px solid #eef2f7;box-shadow:0 -8px 32px #0f172a14;display:flex;align-items:center;justify-content:space-around;padding:0 4px env(safe-area-inset-bottom);z-index:500}.t1mg-bottom-nav__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;color:var(--nav-inactive);font-size:11px;font-weight:500;letter-spacing:.01em;cursor:pointer;padding:4px;min-width:58px;flex:1;overflow:visible;font-family:inherit;-webkit-tap-highlight-color:transparent}.t1mg-bottom-nav__item--center{flex:1;padding-bottom:0;gap:4px;color:var(--nav-blue);font-weight:600}.t1mg-bottom-nav__pill-wrap{display:flex;align-items:center;justify-content:center;min-height:32px}.t1mg-bottom-nav__icon-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--nav-inactive-icon);transition:color .2s ease,background .2s ease,transform .2s ease,padding .2s ease}.t1mg-bottom-nav__icon-wrap--care{color:var(--nav-care)}.t1mg-bottom-nav__item.active{color:var(--nav-active);font-weight:700}.t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap{color:var(--nav-active);background:var(--nav-blue-soft);border-radius:999px;padding:6px 16px;width:auto;min-width:52px;height:32px}.t1mg-bottom-nav__item.active .t1mg-bottom-nav__icon-wrap--care{color:var(--nav-care);background:#f3e8ff}.t1mg-bottom-nav__item.tapped .t1mg-bottom-nav__icon-wrap{animation:nav-blue-pop .42s ease}.t1mg-bottom-nav__pharmacy-icon{display:flex;align-items:center;justify-content:center;color:var(--nav-inactive-icon)}.t1mg-bottom-nav__pharmacy-icon.active{color:var(--nav-active)}.t1mg-bottom-nav__fab{position:relative;z-index:2;width:54px;height:54px;margin-top:-30px;border-radius:50%;border:3px solid #fff;background:linear-gradient(180deg,#3b82f6,#2563eb 55%,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 22px #2563eb6b,0 2px 8px #1d4ed847;transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.t1mg-bottom-nav__fab.active,.t1mg-bottom-nav__item--center.active .t1mg-bottom-nav__fab{box-shadow:0 10px 26px #2563eb7a,0 0 0 4px #2563eb1f}.t1mg-bottom-nav__fab.tapped{animation:nav-fab-pulse .45s ease}.t1mg-bottom-nav__order-icon{display:flex;align-items:center;justify-content:center}.t1mg-bottom-nav__item--center span:last-child{font-size:11px;font-weight:700;letter-spacing:.01em;color:var(--nav-blue)}@keyframes nav-blue-pop{0%{transform:scale(1)}35%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes nav-fab-pulse{0%{transform:scale(1);box-shadow:0 8px 22px #2563eb6b,0 0 #2563eb59}50%{transform:scale(1.06);box-shadow:0 10px 26px #2563eb7a,0 0 0 8px #2563eb00}to{transform:scale(1);box-shadow:0 8px 22px #2563eb6b,0 0 #2563eb00}}.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}.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{height:100%;width:100%;background-color:#2d2d2d;display:flex;justify-content:center;align-items:center}.manage-addresses-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}.manage-addresses-content::-webkit-scrollbar{display:none}.manage-addresses-header{display:flex;align-items:center;justify-content:center;padding:16px 24px;min-height:70px;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}.manage-addresses-title{font-family:system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}.add-address-button{display:flex;align-items:center;gap:8px;padding:12px 24px;cursor:pointer;transition:background-color .2s ease}.add-address-button:hover{background-color:#f5f5f5}.add-address-button svg{width:20px;height:20px;flex-shrink:0}.add-address-text{font-family:system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;color:#5b9bd5}.add-address-form{padding:0 24px 24px;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid #e0e0e0;margin-bottom:16px}.current-location-button{width:100%;border:1px solid #5b9bd5;background:#eef5fc;color:#2f6fa8;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:600;cursor:pointer}.current-location-button:disabled{opacity:.7;cursor:not-allowed}.form-field{display:flex;flex-direction:column;gap:8px}.field-label{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#000}.form-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:15px;color:#000;background-color:#fff;transition:border-color .2s ease}.form-input:focus{outline:none;border:1px solid #5B9BD5}.form-input.error{border:1px solid #ff4444}.form-input.error:focus{border:1px solid #ff4444}.error-message{font-family:system-ui,-apple-system,sans-serif;font-size:12px;color:#f44;margin:0;padding:0 4px}select.form-input{appearance:none;cursor:pointer;height:44px;padding:0 40px 0 16px;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='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.form-input:disabled{background-color:#f5f5f5;cursor:not-allowed;color:#999}.form-buttons{display:flex;gap:12px;margin-top:8px}.cancel-button,.add-button{flex:1;padding:12px 24px;border:none;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.cancel-button{background-color:#f5f5f5;color:#000}.cancel-button:hover{background-color:#e0e0e0}.add-button{background-color:#5b9bd5;color:#fff}.add-button:hover{background-color:#4a89c4}.addresses-list{flex:1;padding:0 24px 24px;display:flex;flex-direction:column;gap:16px}.no-addresses-message{display:flex;justify-content:center;align-items:center;padding:40px 0;flex:1}.no-addresses-message p{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#999;margin:0}.address-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;position:relative}.address-card-selectable{padding-left:48px}.address-content{display:flex;flex-direction:column;gap:8px}.address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;width:100%}.default-badge{display:inline-block;background-color:#5b9bd5;color:#fff;padding:4px 12px;border-radius:4px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;width:fit-content}.edit-address-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;margin-left:auto}.edit-address-button:hover{transform:scale(1.1)}.address-line{display:flex;gap:8px}.address-label{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;color:#000;min-width:70px}.address-value{font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;color:#000}.radio-button-wrapper{position:absolute;left:16px;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 #5B9BD5;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .2s ease}.address-radio:checked+.radio-custom{background-color:#5b9bd5;border-color:#5b9bd5}.address-radio:checked+.radio-custom:after{content:"";width:10px;height:10px;border-radius:50%;background-color:#fff}.done-button-container{padding:16px 0;display:flex;justify-content:center;margin-top:8px}.done-button{padding:14px 48px;background-color:#5b9bd5;color:#fff;border:none;border-radius:8px;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.done-button:hover{background-color:#4a89c4}.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:#fff;display:flex;justify-content:center;align-items:center}.payment-history-content{width:100%;height:100%;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:120px}.payment-history-header{display:flex;align-items:center;justify-content:center;padding:16px 24px;min-height:70px;position:sticky;top:0;background-color:#fff;z-index:100;box-shadow:0 2px 8px #2d658114}.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;visibility:visible!important;opacity:1!important}.back-button svg path{stroke:#000!important;stroke-width:2.5px}.payment-history-title{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0;text-align:center}.payment-filter-bar{display:flex;gap:12px;padding:0 24px 16px;position:sticky;top:72px;background-color:#fff;z-index:9}.filter-button{border:none;outline:none;padding:8px 18px;border-radius:999px;background-color:#f2f6f8;color:#2d6581;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.filter-button.active{background-color:#2d6581;color:#fff}.payment-transaction-list{margin-top:25px;display:flex;flex-direction:column;gap:16px;padding:0 24px 24px}.payment-transaction-card{border:1px solid #eff2f7;border-radius:18px;padding:18px 20px;background-color:#fff;box-shadow:0 8px 16px #2d658114;display:flex;flex-direction:column;gap:12px}.payment-transaction-header{display:flex;justify-content:space-between;gap:16px}.transaction-title{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#152836}.transaction-meta{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;color:#5b708a;margin-top:4px}.transaction-amount{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;color:#0f1f2a}.payment-transaction-footer{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.transaction-status{padding:6px 12px;border-radius:999px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600}.transaction-status.success{background-color:#0596691f;color:#047857}.transaction-status.warning{background-color:#eab3081f;color:#b45309}.transaction-status.info{background-color:#2563eb1f;color:#337637}.transaction-reference{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;color:#4f5f6f}.transaction-action{margin-left:auto;background-color:transparent;border:1px solid #d6e2eb;border-radius:999px;padding:6px 16px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;color:#2d6581;cursor:pointer;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.transaction-action:hover{background-color:#2d658114;transform:translateY(-1px);box-shadow:0 6px 12px #2d65811f}.payment-empty-state{border:1px dashed rgba(45,101,129,.2);background-color:#f2f6f899;border-radius:18px;padding:28px 24px;text-align:center;font-family:Inter,system-ui,-apple-system,sans-serif;color:#3a5568}.payment-empty-title{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#152836;margin-bottom:6px}.payment-empty-text{font-size:13px;color:#556778}.payment-help-card{margin:0 24px 24px;padding:22px 24px;border-radius:20px;background-color:#f2f6f8;display:flex;align-items:center;justify-content:space-between;gap:16px}.payment-help-title{font-family:Gilroy,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:700;color:#152836}.payment-help-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;color:#445567;margin-top:6px}.payment-help-actions{display:flex;gap:12px;flex-shrink:0}.payment-help-button{border-radius:999px;padding:10px 20px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.payment-help-button.primary{background-color:#2d6581;color:#fff}.payment-help-button.primary:hover{background-color:#245068;transform:translateY(-1px);box-shadow:0 8px 16px #2d658133}.payment-help-button.secondary{background-color:#fff;color:#2d6581;border:1px solid #d6e2eb}.payment-help-button.secondary:hover{background-color:#2d658114;transform:translateY(-1px);box-shadow:0 8px 16px #2d65811f}@media(max-width:768px){.payment-summary-row{flex-direction:column}.payment-filter-bar{top:92px;overflow-x:auto;padding-bottom:12px}.payment-filter-bar::-webkit-scrollbar{display:none}.payment-help-card{flex-direction:column;align-items:flex-start}.payment-help-actions{width:100%;flex-direction:column}.payment-help-button{width:100%;text-align:center}}.pharmacy-tracking{display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.pharmacy-tracking__header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.pharmacy-tracking__back{border:none;background:#f1f5f9;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#334155}.pharmacy-tracking__title-wrap{flex:1}.pharmacy-tracking__title{margin:0;font-size:18px;font-weight:800;color:#0b1a30}.pharmacy-tracking__subtitle{margin:2px 0 0;font-size:12px;color:#64748b;font-weight:500}.pharmacy-tracking__status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700;background:#eff6ff;color:#1d4ed8}.pharmacy-tracking__status-pill--success{background:#ecfdf5;color:#059669}.pharmacy-tracking__status-pill--warning{background:#fff7ed;color:#c2410c}.pharmacy-tracking__status-pill--danger{background:#fef2f2;color:#dc2626}.pharmacy-tracking-card{background:#fff;border:1px solid rgba(37,99,235,.09);border-radius:16px;padding:16px;box-shadow:0 6px 20px #2563eb08}.pharmacy-tracking-card__title{margin:0 0 12px;font-size:13px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.4px}.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}.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-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;padding:11px 16px;font-size:14px;font-weight:700;cursor:pointer;color:#fff;background:#2563eb}.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:Fraunces,Georgia,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}.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}: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}}.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}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.razorpay-processing p{font-weight:600;margin-bottom:5px}.sub-text{font-size:13px!important;color:#666!important}.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:linear-gradient(180deg,#eef2ff,#f8fafc 24%,#f1f5f9);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:700;color:#2563eb;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,#1d4ed8,#60a5fa,#3b82f6)}.dab-card__accent--blue{background:linear-gradient(90deg,#2563eb,#60a5fa)}.dab-card__accent--teal{background:linear-gradient(90deg,#0d9488,#2dd4bf)}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;color:#0f172a;font-weight:800;font-size:14px}.section-title__icon{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;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:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61f}.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 #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#dbeafe);cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;color:#1e40af;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:#ffffffd9;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.dab-date-picker__chevron{margin-left:auto;color:#60a5fa;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:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important;border-color:#1d4ed8!important;box-shadow:0 4px 14px #2563eb4d}.slot-pill.selected:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a)!important;color:#fff!important;border-color:#1e3a8a!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:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border:none;padding:14px 22px;border-radius:14px;font-size:15px;font-weight:700;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 #2563eb52;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:600;color:#2563eb}.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:#2563eb;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:linear-gradient(135deg,#1d4ed8,#2563eb)!important;color:#fff!important}.doctor-booking-container .nc-calendar-day.active:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a)!important;color:#fff!important}.doctor-booking-container .nc-calendar-nav{color:#2563eb}.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,#1d4ed8,#2563eb);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 #2563eb52}@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}.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}}.meds-container{display:flex;flex-direction:column;height:100vh;background:#f8fafc;overflow:hidden;box-sizing:border-box;width:100%;max-width:100vw}*,*:before,*:after{box-sizing:border-box}.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:sticky;top:0;z-index:20}.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-categories-scroll{display:flex;gap:8px;overflow-x:auto;padding:0 16px 14px;scrollbar-width:none;-ms-overflow-style:none}.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-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{flex:1;overflow-y:auto;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 .15s ease,box-shadow .15s ease;height:100%;animation:fadeInUp .5s ease-out backwards}.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{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-delivery__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.lk-cart-delivery__eta{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:800;color:var(--lk-save)}.lk-cart-delivery__count{font-size:12px;font-weight:700;color:#64748b}.lk-cart-items{display:flex;flex-direction:column;gap:14px}.lk-cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.lk-cart-item__open{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:start;min-width:0;padding:0;margin:0;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:10px;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:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.lk-cart-item__name{font-size:13px;font-weight:800;color:#0f172a;line-height:1.3;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.lk-cart-item__rx{display:inline-flex;align-items:center;font-size:10px;font-weight:800;color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;padding:1px 6px;letter-spacing:.02em}.lk-cart-item__pack{font-size:11px;color:#64748b;margin-top:2px}.lk-cart-item__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.lk-cart-item__mrp{font-size:12px;color:#94a3b8;text-decoration:line-through}.lk-cart-item__price{font-size:14px;font-weight:800;color:#0f172a}.lk-cart-item__off{font-size:11px;font-weight:800;color:var(--lk-save)}.lk-cart-qty{display:inline-flex;align-items:center;background:var(--lk-blue);border-radius:999px;overflow:hidden;height:32px;min-width:88px}.lk-cart-qty button{width:28px;height:32px;border:none;background:transparent;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.lk-cart-qty span{flex:1;text-align:center;color:#fff;font-size:13px;font-weight:800}.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__offer{display:flex;align-items:center;gap:10px;padding:12px;border:1.5px dashed #93c5fd;border-radius:12px;background:#f8fbff}.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;flex-shrink:0}.lk-cart-coupon__headline{font-size:13px;font-weight:800;color:#0f172a}.lk-cart-coupon__sub{font-size:11px;color:#64748b;margin-top:2px}.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:8px 12px;cursor:pointer;flex-shrink:0}.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-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__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__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 h3{margin:0 0 12px;font-size:15px;font-weight:800;color:#0f172a}.lk-cart-bill__row{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#475569;margin-bottom:8px}.lk-cart-bill__row--save{color:var(--lk-save);font-weight:700}.lk-cart-bill__row--total{margin-top:10px;padding-top:10px;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:#fff;border-top:1px solid #e2e8f0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0f172a14;max-width:480px;margin:0 auto}.lk-cart__address{display:flex;align-items:center;gap:10px;width:100%;border:none;background:transparent;text-align:left;padding:4px 2px 10px;cursor:pointer}.lk-cart__address-icon{width:32px;height:32px;border-radius:10px;background:#eff6ff;color:var(--lk-blue);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}.lk-cart__address-label{font-size:12px;font-weight:800;color:#0f172a}.lk-cart__address-line{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lk-cart__address-change{font-size:13px;font-weight:800;color:var(--lk-blue);flex-shrink:0}.lk-cart__place{display:flex;align-items:center;justify-content:space-between;width:100%;border:none;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:12px 16px;cursor:pointer;box-shadow:0 8px 18px #2563eb47}.lk-cart__place:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b)}.lk-cart__place-hint{margin:8px 2px 0;font-size:12px;line-height:1.35;color:#64748b;text-align:center}.lk-cart__place-total{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15}.lk-cart__place-total strong{font-size:16px}.lk-cart__place-total small{font-size:10px;font-weight:700;letter-spacing:.06em;opacity:.85}.lk-cart__place-cta{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:800}.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}.floating-cart-cta-container{position:fixed;left:50%;transform:translate(-50%,100px) scale(.95);opacity:0;width:calc(100% - 32px);max-width:180px;height:44px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:22px;box-shadow:0 6px 18px -4px #2563eb59,0 4px 6px -4px #2563eb59;z-index:450;cursor:pointer;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .25s ease,background .2s ease,box-shadow .2s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;bottom:calc(28px + env(safe-area-inset-bottom))}.floating-cart-cta-container.with-nav{bottom:calc(104px + env(safe-area-inset-bottom))}.floating-cart-cta-container.show{transform:translate(-50%) scale(1);opacity:1}.floating-cart-cta-container:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 22px -3px #2563eb73,0 6px 8px -4px #2563eb73}.floating-cart-cta-container:active{transform:translate(-50%,2px) scale(.97);box-shadow:0 4px 10px -5px #2563eb40,0 2px 4px -3px #2563eb40}.floating-cart-cta-content{display:flex;align-items:center;width:100%;height:100%;padding:0 10px 0 6px}.floating-cart-cta-thumb{width:32px;height:32px;border-radius:50%;object-fit:contain;background:#fff;padding:2px;flex-shrink:0;box-shadow:0 2px 6px #00000014}.floating-cart-cta-center{flex:1;margin-left:8px;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:left}.floating-cart-cta-title{font-size:12.5px;font-weight:700;letter-spacing:-.01em;line-height:1.15}.floating-cart-cta-subtitle{font-size:10.5px;font-weight:600;color:#ffffffd9;margin-top:1px;letter-spacing:.01em}.floating-cart-cta-arrow-icon{color:#fff;flex-shrink:0;margin-left:auto;transition:transform .2s ease}.floating-cart-cta-container:hover .floating-cart-cta-arrow-icon{transform:translate(2px)}.med-detail-page{background-color:#f8fafc;min-height:100vh;padding-bottom:80px;font-family:Inter,-apple-system,sans-serif;color:#0f172a}.med-detail-header{position:sticky;top:0;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;box-shadow:0 4px 20px #0f172a08;z-index:100;border-bottom:1px solid #f1f5f9}.md-back-btn,.md-cart-btn{background-color:#f1f5f9;border:none;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#334155;transition:all .2s ease;position:relative}.md-back-btn:hover,.md-cart-btn:hover{background-color:#e2e8f0;color:#0b1a30;transform:scale(1.05)}.md-header-title{font-family:Outfit,Inter,sans-serif;font-weight:700;font-size:18px;color:#0b1a30}.md-cart-badge{position:absolute;top:-2px;right:-2px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:10px;font-weight:850;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #2563eb59;border:1.5px solid #ffffff}.med-detail-layout{display:grid;grid-template-columns:1fr;gap:24px;max-width:1080px;margin:0 auto;padding:24px}@media(min-width:860px){.med-detail-layout{grid-template-columns:1.1fr .9fr;gap:32px}}.med-detail-col-left{display:flex;flex-direction:column;gap:20px}.med-detail-hero-card{background-color:#fff;border-radius:28px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;box-shadow:0 10px 30px #0f172a0a;border:1px solid rgba(37,99,235,.04);min-height:385px}.med-detail-hero-image{max-width:95%;max-height:310px;object-fit:contain;border-radius:16px}.md-favorite-btn{position:absolute;top:20px;right:20px;background-color:#fff;border:1px solid #f1f5f9;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;box-shadow:0 4px 12px #0000000a;transition:all .25s ease}.md-favorite-btn:hover{transform:scale(1.08);color:#e11d48;box-shadow:0 6px 16px #e11d481a}.md-favorite-btn.favorited{color:#e11d48}.md-image-dots{display:flex;gap:8px;margin-top:20px}.md-image-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#e2e8f0;transition:all .25s ease}.md-image-dots .dot.active{background-color:#2563eb;width:20px;border-radius:4px}.med-detail-header-info{background-color:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03)}.med-detail-brand-tag{background-color:#d1fae5;color:#065f46;font-size:10px;font-weight:800;padding:3px 10px;border-radius:6px;display:inline-block;margin-bottom:8px;letter-spacing:.5px;text-transform:uppercase}.med-detail-title{font-family:Outfit,Inter,sans-serif;font-size:19px;font-weight:800;color:#0b1a30;line-height:1.25;margin:0 0 8px}.med-detail-generic{font-size:12.5px;color:#475569;margin:0 0 12px;line-height:1.4}.med-detail-rating-row{display:flex;align-items:center;gap:10px}.rating-badge{background-color:#fef08a;color:#854d0e;font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px}.rating-count{font-size:12px;color:#2563eb;font-weight:700}.med-detail-pricing-box{background-color:#fff;border-radius:24px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03);overflow:hidden}.pricing-box-top{padding:24px;display:flex;align-items:center;justify-content:space-between}.price-info-col{display:flex;flex-direction:column;gap:4px}.med-detail-price{font-size:23px;font-weight:800;color:#2563eb}.med-detail-mrp{font-size:12px;text-decoration:line-through;color:#94a3b8}.discount-tag-box{background:#2563eb;color:#fff;font-size:11px;font-weight:850;padding:4px 10px;border-radius:8px;box-shadow:0 4px 12px #2563eb1f}.price-box-benefits{display:flex;background-color:#eff6ff;border-top:1px solid #dbeafe;padding:12px;justify-content:space-around;gap:8px}.benefit-item{display:flex;align-items:center;gap:8px;font-size:10.5px;line-height:1.3;color:#1e40af}.benefit-item svg{color:#2563eb;flex-shrink:0}.med-detail-quantity-section{background-color:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03);display:flex;flex-direction:column;gap:12px}.qty-label{font-size:11.5px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.qty-controls-row{display:flex;gap:12px;align-items:center}.qty-controls-box{display:flex;align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:3px;width:110px;justify-content:space-between}.qty-controls-box button{width:30px;height:30px;border:none;background-color:#fff;color:#0f172a;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;box-shadow:0 1.5px 3px #00000008;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.qty-controls-box button:hover{background-color:#e2e8f0}.qty-val{font-size:13.5px;font-weight:800;color:#0f172a}.md-add-cart-btn{flex-grow:1;padding:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:13.5px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #2563eb26;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .25s ease;height:38px}.md-add-cart-btn:hover{transform:translateY(-1px);box-shadow:0 5px 15px #2563eb40}.md-trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background-color:#fff;border-radius:24px;padding:20px 12px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03)}.trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.trust-icon-circle{width:44px;height:44px;border-radius:50%;background-color:#eff6ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb}.trust-item span{font-size:10px;font-weight:700;color:#64748b;line-height:1.3}.md-highlights-card{background-color:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03)}.highlights-title{font-family:Outfit,sans-serif;font-size:16px;font-weight:800;color:#0b1a30;margin:0 0 16px}.highlights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.highlights-list li{display:flex;align-items:center;gap:12px;font-size:13.5px;color:#475569;font-weight:500}.highlight-check-circle{width:20px;height:20px;border-radius:50%;background-color:#dbeafe;color:#1e40af;display:flex;align-items:center;justify-content:center;flex-shrink:0}.md-prescription-upload-banner{background-color:#eff6ff;border:1.5px solid #dbeafe;border-radius:24px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.banner-left{display:flex;align-items:center;gap:12px}.prescription-icon-circle{width:44px;height:44px;border-radius:50%;background-color:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #2563eb0d}.banner-left h4{font-family:Outfit,sans-serif;font-size:14px;font-weight:800;color:#1e3a8a;margin:0 0 2px}.banner-left p{font-size:11px;color:#3b82f6;margin:0;line-height:1.3}.md-upload-now-btn{background-color:#fff;border:1.5px solid #2563eb;color:#2563eb;padding:8px 16px;border-radius:12px;font-size:12.5px;font-weight:800;cursor:pointer;transition:all .2s ease;white-space:nowrap}.md-upload-now-btn:hover{background-color:#2563eb;color:#fff}.med-detail-col-right{display:flex;flex-direction:column;gap:20px}.med-detail-card{background-color:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 24px #0f172a05;border:1px solid rgba(37,99,235,.03)}.card-section-title{font-family:Outfit,sans-serif;font-size:14.5px;font-weight:800;color:#0b1a30;margin:0 0 16px}.flex-align-center{display:flex;align-items:center;gap:8px}.text-blue{color:#2563eb}.specs-items-list{display:flex;flex-direction:column;gap:10px}.spec-row-item{display:flex;align-items:center;gap:12px;background-color:#fff;border:1.5px solid #f1f5f9;padding:8px 12px;border-radius:14px;transition:all .2s ease}.spec-row-item:hover{border-color:#dbeafe}.spec-icon-box{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spec-icon-box.blue-box{background-color:#eff6ff;color:#3b82f6}.spec-icon-box.green-box{background-color:#f0fdf4;color:#2563eb}.spec-icon-box.yellow-box{background-color:#fffbeb;color:#d97706}.spec-row-label{font-size:9.5px;color:#94a3b8;font-weight:800;display:block;margin-bottom:2px;letter-spacing:.5px}.spec-row-val{font-size:12px;font-weight:800;color:#0f172a}.spec-row-val.text-green{color:#2563eb}.description-paragraph{font-size:13px;line-height:1.55;color:#475569;margin:0 0 16px}.md-delivery-charges-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;margin:0 0 16px}.md-delivery-charges-title{font-size:13px;font-weight:800;color:#0f172a;margin:0 0 10px;gap:8px}.md-delivery-charges-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.md-delivery-charges-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;color:#475569}.md-delivery-charges-list strong{color:#0f172a;font-weight:800}.md-delivery-charges-note{margin:10px 0 0;font-size:11px;line-height:1.4;color:#64748b}.why-choose-subcard{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:14px;padding:12px}.why-choose-title{font-family:Outfit,sans-serif;font-size:12.5px;font-weight:800;color:#1e40af;margin:0 0 10px}.why-choose-icon{width:16px;height:16px;border-radius:50%;background-color:#1e40af;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-choose-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.why-choose-list li{display:flex;align-items:center;gap:8px;font-size:12px;color:#1e40af;font-weight:550}.why-choose-list li svg{flex-shrink:0}.mfg-card-content{background-color:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.mfg-label-tag{font-size:9.5px;font-weight:800;color:#94a3b8;letter-spacing:.5px}.mfg-name-text{font-size:13px;font-weight:800;color:#0b1a30;margin:0}.mfg-address-block{border-top:1px solid #e2e8f0;padding-top:10px;display:flex;flex-direction:column;gap:4px}.mfg-address-text{font-size:12px;color:#475569;line-height:1.4;margin:0}.mfg-features-bar{display:flex;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:8px 12px;gap:12px;justify-content:space-around;margin-bottom:12px}.feature-bar-item{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;color:#1e40af}.feature-bar-item svg{color:#2563eb}.trusted-customers-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.trusted-header{display:flex;align-items:center;gap:6px;color:#2563eb;font-weight:800;font-size:12.5px;margin-bottom:4px;font-family:Outfit,sans-serif}.trusted-text{font-size:11px;color:#64748b;line-height:1.45;margin:0}@media(max-width:600px){.med-detail-layout{padding:10px;gap:10px}.med-detail-col-left,.med-detail-col-right{gap:10px}.med-detail-hero-card,.med-detail-header-info,.med-detail-pricing-box,.med-detail-quantity-section,.md-trust-badges,.md-highlights-card,.md-prescription-upload-banner,.med-detail-card{padding:12px!important;border-radius:14px!important}.med-detail-hero-card{min-height:275px!important;padding:16px!important}.med-detail-hero-image{max-height:220px!important}.md-favorite-btn{top:10px;right:10px;width:32px;height:32px}.md-image-dots{margin-top:10px}.med-detail-title{font-size:15px!important;line-height:1.2;margin-bottom:6px}.med-detail-brand-tag{font-size:9px!important;padding:2px 8px!important;margin-bottom:6px}.med-detail-generic{font-size:11px!important;margin-bottom:8px}.pricing-box-top{padding:10px!important}.med-detail-price{font-size:19px!important}.discount-tag-box{font-size:10px!important;padding:3px 8px!important}.price-box-benefits{padding:8px!important}.benefit-item{font-size:9.5px!important;gap:4px!important}.qty-controls-row{gap:8px!important}.qty-controls-box{width:90px!important;border-radius:8px!important}.qty-controls-box button{width:26px!important;height:26px!important;border-radius:6px!important;font-size:14px!important}.qty-val{font-size:12px!important}.md-add-cart-btn{height:32px!important;font-size:12px!important;border-radius:8px!important}.trust-icon-circle{width:36px!important;height:36px!important}.trust-item span{font-size:9px!important}.highlights-list li{font-size:12px!important}.highlight-check-circle{width:16px!important;height:16px!important}.md-prescription-upload-banner{padding:10px!important;gap:8px!important}.prescription-icon-circle{width:36px!important;height:36px!important}.banner-left h4{font-size:12px!important}.banner-left p{font-size:10px!important}.md-upload-now-btn{padding:6px 12px!important;font-size:11px!important;border-radius:8px!important}.specs-items-list{gap:8px!important}.spec-row-item{padding:6px 10px!important;border-radius:10px!important;gap:8px!important}.spec-icon-box{width:30px!important;height:30px!important;border-radius:8px!important}.spec-row-label{font-size:8.5px!important}.spec-row-val{font-size:11px!important}.why-choose-subcard{padding:8px!important;border-radius:10px!important}.why-choose-list{gap:6px!important}.why-choose-list li{font-size:11px!important;gap:6px!important}.mfg-card-content{padding:10px!important;border-radius:10px!important}.mfg-name-text{font-size:12px!important}.mfg-address-text{font-size:11px!important}.mfg-features-bar{padding:6px 8px!important;border-radius:10px!important}.feature-bar-item{font-size:9.5px!important;gap:4px!important}.trusted-customers-box{padding:10px!important;border-radius:10px!important}.trusted-header{font-size:11.5px!important}.trusted-text{font-size:10.5px!important}}.med-detail-footer{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -8px 24px #0f172a14;border-top:1px solid #f1f5f9;padding:14px 24px;z-index:1000}.med-detail-footer-inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.med-detail-footer-qty-label-container{display:flex;flex-direction:column;gap:4px}.med-detail-footer-qty-label-container .qty-label{font-size:10.5px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.5px;text-align:left}.med-detail-footer .qty-controls-box{display:flex;align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:3px;width:110px;justify-content:space-between}.med-detail-footer .qty-controls-box button{width:30px;height:30px;border:none;background-color:#fff;color:#0f172a;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;box-shadow:0 1.5px 3px #00000008;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.med-detail-footer .qty-controls-box button:hover{background-color:#e2e8f0}.med-detail-footer .qty-val{font-size:13.5px;font-weight:800;color:#0f172a}.med-detail-footer .md-add-cart-btn{flex-grow:1;max-width:280px;padding:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:12px;font-size:13.5px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #2563eb26;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;height:38px}.med-detail-footer .md-add-cart-btn:hover{transform:translateY(-1px);box-shadow:0 5px 15px #2563eb40}@media(max-width:600px){.med-detail-footer{padding:10px 16px}.med-detail-footer .qty-controls-box{width:90px!important;border-radius:8px!important}.med-detail-footer .qty-controls-box button{width:26px!important;height:26px!important;border-radius:6px!important;font-size:14px!important}.med-detail-footer .qty-val{font-size:12px!important}.med-detail-footer .md-add-cart-btn{height:32px!important;font-size:12px!important;border-radius:8px!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:linear-gradient(180deg,#eef5fb,#f8fafc 28%,#f3f5f8);padding-bottom:24px;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,#f0f7ff 48%,#e8f2ff);border-bottom:1px solid rgba(191,219,254,.55);box-shadow:0 8px 24px #2563eb14;overflow:hidden}.dl-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#60a5fa,#2563eb,#60a5fa,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:#60a5fa38}.dl-header__glow--right{width:110px;height:110px;right:-20px;top:-36px;background:#3b82f62e}.dl-header__back{position:relative;z-index:1;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px #2563eb1f,inset 0 1px #fffffff2;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1e3a8a;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease}.dl-header__back:active{transform:scale(.96)}.dl-header__center{position:relative;z-index:1;text-align:center;min-width:0}.dl-header__eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#2563eb;margin-bottom:3px}.dl-header__title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em;line-height:1.1;background:linear-gradient(135deg,#0f172a,#1e40af);-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,#eff6ff);border:1px solid rgba(191,219,254,.9);box-shadow:0 8px 18px #2563eb2e,inset 0 1px #fffffff2;flex-shrink:0}.dl-header__badge-ring{position:absolute;inset:-3px;border-radius:16px;border:1px solid rgba(96,165,250,.35);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{position:relative;width:78px;height:78px;border-radius:14px;overflow:hidden;background:#f1f5f9;flex-shrink:0}.dl-card__photo img{width:100%;height:100%;object-fit:cover;object-position:top}.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:#2563eb;flex-shrink:0}.dl-card__specialty{margin:0 0 6px;font-size:13px;font-weight:700;color:#2563eb}.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:#eff6ff;color:#2563eb}.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 #2563eb;color:#2563eb}.dl-btn--primary{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb47}.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:Georgia,Times New Roman,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:Georgia,Times New Roman,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}.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-royal-header{position:sticky;top:0;z-index:350;background:radial-gradient(120% 80% at 100% 0%,rgba(59,130,246,.55) 0%,transparent 55%),linear-gradient(145deg,#e8f2ff,#d6e9ff 40%,#93c5fd 78%,#3b82f6);border-bottom-left-radius:28px;border-bottom-right-radius:28px;padding:12px 14px 16px;box-shadow:0 18px 40px -10px #2563eb38,0 4px 14px #0f172a0a;position:relative;overflow:visible}.linkk-royal-bg-decor{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-bottom-left-radius:30px;border-bottom-right-radius:30px;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:block;width:100%;box-sizing:border-box;overflow:visible;min-height:34px}.linkk-exact-greeting-col{display:flex;flex-direction:column;gap:0;padding-top:0;padding-right:168px;box-sizing:border-box;max-width:100%}.linkk-exact-greeting-tag{font-size:13px;font-weight:600;color:#334155;margin:0 0 3px;white-space:nowrap;line-height:1.2}.linkk-exact-headline{font-size:17px!important;font-weight:800;color:#0f172a;line-height:1.2;letter-spacing:-.03em;margin:0;word-break:normal;max-width:100%}.linkk-exact-headline .highlight-blue{color:#2563eb;font-weight:800}.linkk-exact-headline__break{display:block}.linkk-exact-sub{position:relative;z-index:2;font-size:13px!important;font-weight:600;color:#334155;margin:8px 0 0;line-height:1.35;letter-spacing:-.01em;max-width:none;width:100%;white-space:normal;padding-right:4px;box-sizing:border-box}.linkk-exact-sub--inline{margin-top:8px;max-width:none;white-space:normal;overflow:visible;text-overflow:unset}.linkk-exact-capsule-switcher{position:absolute;top:0;right:0;z-index:4;flex:0 0 auto;display:inline-flex;align-items:center;gap:1px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.95);border-radius:999px;padding:2px;box-shadow:0 6px 16px #2563eb1f;margin:0;max-width:none;width:max-content;overflow:visible;white-space:nowrap;box-sizing:border-box}.linkk-exact-capsule-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;padding:3px 9px 3px 3px;border-radius:999px;font-size:11px;font-weight:600;color:#1e293b;cursor:pointer;transition:all .25s ease;white-space:nowrap;flex:0 0 auto}.linkk-exact-capsule-btn.active{background:#fff;color:#2563eb;font-weight:700;box-shadow:0 4px 12px #2563eb29,0 1px 2px #0000000a}.linkk-exact-badge-icon{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #2563eb47;flex-shrink:0}.linkk-exact-badge-icon svg{width:12px;height:12px}.linkk-exact-doc-icon{color:#1e293b;margin-left:1px;flex-shrink:0;width:14px;height:14px}.linkk-exact-glass-container{position:relative;z-index:2;background:#fff;border:1px solid rgba(255,255,255,.95);border-radius:22px;padding:14px;box-shadow:0 18px 40px -12px #2563eb29,0 6px 16px #0f172a0a;margin-top:10px;display:flex;flex-direction:column;gap:12px}.linkk-exact-location-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.linkk-exact-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-exact-pin-badge{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 18px #2563eb52}.linkk-exact-location-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.linkk-delivering-eyebrow{font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#2563eb;line-height:1.2;margin-bottom:2px}.linkk-address-place-label{font-size:clamp(15px,4.2vw,17px);font-weight:800;color:#0f172a}.linkk-exact-city-title{font-size:clamp(15px,4.2vw,17px);font-weight:800;color:#0f172a;display:flex;align-items:center;gap:4px;line-height:1.2}.linkk-exact-chevron{color:#64748b;flex-shrink:0}.linkk-exact-address-text{font-size:clamp(11.5px,2.9vw,12.5px);font-weight:500;color:#64748b;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.35}.linkk-delivery-promise{margin-top:0;display:flex;flex-direction:column;gap:2px}.linkk-delivery-promise--card{padding:0 2px 2px 56px;margin-top:-4px}.linkk-delivery-promise__primary{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#15803d;line-height:1.25}.linkk-delivery-promise__zap{flex-shrink:0;color:#16a34a;fill:#16a34a}.linkk-delivery-promise__hint{font-size:10.5px;font-weight:500;color:#64748b;line-height:1.35;padding-left:18px}.linkk-exact-target-btn{width:40px;height:40px;border-radius:12px;background:#eff6ff;border:1px solid #DBEAFE;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;align-self:center;transition:transform .15s ease,background .15s ease}.linkk-exact-target-btn:hover{background:#dbeafe}.linkk-exact-target-btn:active{transform:scale(.92)}.linkk-exact-search-wrapper{position:relative;width:100%}.linkk-exact-search-pill{display:flex;align-items:center;background:#fff;border-radius:999px;height:50px;padding:4px 5px 4px 14px;box-shadow:inset 0 1px 2px #0f172a0a,0 4px 14px #2563eb0f;border:1px solid #e2e8f0;transition:all .25s ease}.linkk-exact-search-pill:focus-within{transform:scale(1.005);box-shadow:0 8px 24px #2563eb26,0 0 0 3px #2563eb2e}.linkk-exact-search-icon{flex-shrink:0;margin-right:8px}.linkk-exact-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:clamp(12.5px,3.2vw,14.5px);font-weight:500;color:#0f172a}.linkk-exact-search-input::placeholder{color:#94a3b8;font-weight:400}.linkk-exact-camera-btn{width:40px;height:40px;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 #2563eb59;transition:all .2s cubic-bezier(.4,0,.2,1)}.linkk-exact-camera-btn:hover{transform:scale(1.06) rotate(4deg);box-shadow:0 8px 20px #2563eb73}.linkk-exact-camera-btn:active{transform:scale(.95)}.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:Georgia,Times New Roman,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-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__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__add{width:100%;margin-top:auto;padding:9px 10px;border-radius:10px;border:1.5px solid #2563eb;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:800;letter-spacing:.04em;cursor:pointer;font-family:inherit;transition:background .15s ease}.t1mg-product-card__add:hover{background:#dbeafe}.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:auto;border:1.5px solid #2563eb;border-radius:10px;overflow:hidden;background:#eff6ff}.t1mg-product-card__qty button{flex:1;border:none;background:none;color:#2563eb;font-size:17px;font-weight:700;padding:8px;cursor:pointer;min-height:36px}.t1mg-product-card__qty span{color:#1d4ed8;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:108px;height:128px;border-radius:20px;border:1px solid #e8eef7;background:linear-gradient(180deg,#fff,#f4f8fd);color:#0f172a;display:flex;flex-direction:column;align-items:center;position:relative;padding:14px 8px 0;box-shadow:0 8px 22px #2563eb12;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.t1mg-category-card:active{transform:scale(.97)}.t1mg-category-card-text{font-size:12px;font-weight:700;text-align:center;line-height:1.2;color:#0f172a;z-index:1;min-height:28px;display:flex;align-items:flex-start;justify-content:center}.t1mg-category-card-badge{position:absolute;top:8px;right:8px;background:#2563eb;color:#fff;font-size:8px;font-weight:800;padding:2px 6px;border-radius:999px;margin-top:0;border:none;box-shadow:0 4px 10px #2563eb40;z-index:2;letter-spacing:.04em}.t1mg-category-card-img-wrapper{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center;margin-top:0;padding-bottom:2px}.t1mg-category-card-img-wrapper img{width:100%;height:auto;max-height:72px;object-fit:contain;transform:none;margin-bottom:0;mix-blend-mode:normal}.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}.split-promo-banner__chevron{position:absolute;bottom:12px;right:12px;width:28px;height:28px;background-color:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.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:linear-gradient(180deg,#eff6ff,#f8fafc 22%,#f1f5f9);padding-bottom:calc(88px + env(safe-area-inset-bottom));overflow-x:hidden;box-sizing:border-box}.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:#334155}.doc-consult-page__inner{width:100%;max-width:520px;margin:0 auto;padding-top:0;box-sizing:border-box}.linkk-floating-header--doctor{position:sticky;top:0;z-index:205;background:linear-gradient(135deg,#1e40af,#2563eb 55%,#3b82f6);box-shadow:0 16px 36px -6px #2563eb52,0 8px 18px -4px #00000014;border-bottom-left-radius:26px;border-bottom-right-radius:26px;padding:16px 16px 18px;margin-bottom:12px;position:relative;overflow:hidden}.linkk-capsule-btn.active--doctor{color:#1e40af;background:#fff}.doc-consult-hero{position:relative;margin:12px 12px 14px;padding:16px 14px 14px 16px;background:linear-gradient(135deg,#1d4ed8,#2563eb 45%,#3b82f6);color:#fff;overflow:hidden;border-radius:20px;box-shadow:0 10px 32px #2563eb52;box-sizing:border-box}.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;align-items:flex-end;gap:6px}.doc-consult-hero__copy{flex:1;min-width:0}.doc-consult-hero__badge{display:inline-flex;align-items:center;gap:5px;font-size:8.5px;font-weight:800;letter-spacing:.06em;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.22);padding:5px 10px;border-radius:999px;margin-bottom:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.doc-consult-hero__title{margin:0 0 7px;font-size:clamp(20px,5.8vw,24px);font-weight:800;line-height:1.12;letter-spacing:-.03em}.doc-consult-hero__subtitle{margin:0 0 10px;font-size:clamp(11px,3vw,12px);line-height:1.45;color:#ffffffeb;max-width:100%}.doc-consult-hero__highlight{color:#fde047;font-weight:800}.doc-consult-hero__stats{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.doc-consult-hero__stats span{font-size:9.5px;font-weight:700;padding:4px 8px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.2);color:#fff}.doc-consult-hero__cta{display:inline-flex;align-items:center;gap:5px;border:none;border-radius:999px;background:#fff;color:#1d4ed8;font-size:12px;font-weight:800;padding:10px 16px;cursor:pointer;font-family:inherit;box-shadow:0 6px 18px #0f172a1f;transition:transform .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:12px;border:1.5px solid rgba(255,255,255,.45);filter:drop-shadow(0 8px 20px rgba(15,23,42,.22))}.doc-consult-section-head{padding:0 16px 10px}.doc-consult-section-head h2{margin:0 0 4px;font-size:17px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.doc-consult-section-head p{margin:0;font-size:12px;color:#64748b;font-weight:500}.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 #e8edf3;border-radius:16px;background:#fff;box-shadow:0 4px 16px #2563eb0f;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,#1d4ed8,#3b82f6)}.doc-consult-card:active{transform:scale(.98);box-shadow:0 2px 10px #2563eb1a}.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:52px;height:52px;flex-shrink:0;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6px;box-sizing:border-box}.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:800;color:#0f172a;line-height:1.25;word-break:break-word}.doc-consult-card__desc{margin:0;font-size:10.5px;color:#64748b;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 #f1f5f9;background:linear-gradient(180deg,#fff,#f8fafc)}.doc-consult-card__link{font-size:10px;font-weight:700;color:#2563eb;white-space:nowrap}.doc-consult-card__arrow{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #2563eb47}@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,#eff6ff,#dbeafe);color:#2563eb;border:1px solid #bfdbfe}.dp-stat__icon--teal{background:linear-gradient(135deg,#eff6ff,#e0e7ff);color:#4f46e5;border:1px solid #c7d2fe}.dp-stat__icon--purple{background:linear-gradient(135deg,#f5f3ff,#ede9fe);color:#7c3aed;border:1px solid #ddd6fe}.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:#1e40af;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,#eff6ff,#f8fafc);border:1px solid #bfdbfe}.dp-detail-box--blue{background:linear-gradient(135deg,#dbeafe,#eff6ff);border:1px solid #93c5fd}.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:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb47}.dp-detail-box__icon--blue{background:#1d4ed8;color:#fff;box-shadow:0 4px 12px #1d4ed847}.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:linear-gradient(180deg,#eff6ff,#f8fafc 20%,#f1f5f9);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;padding-bottom:calc(88px + 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 #dbeafe;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.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:#2563eb;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:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.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:#2563eb;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,#1d4ed8,#3b82f6)}.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,#3b82f6,#2563eb);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 #2563eb59}.doc-profile-about__cross{color:#fff;font-size:20px;font-weight:800;line-height:1;margin-top:-6px}.doc-profile-about__sparkle{position:absolute;color:#93c5fd;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 #e8edf3;box-shadow:0 -8px 24px #2563eb14;z-index:40;box-sizing:border-box}.doc-profile-page__book{width:100%;min-height:52px;background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);color:#fff;border:none;border-radius:16px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #2563eb52;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__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__add{background:#eff6ff!important;color:#2563eb!important;border:1px solid #BFDBFE!important;border-radius:6px!important;font-size:11px!important;font-weight:800!important;padding:4px 8px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important;width:80px!important;margin:auto auto 0!important}.med-cat-page-container .t1mg-product-card__qty{border:1px solid #BFDBFE!important;border-radius:6px!important;background:#eff6ff!important;height:26px!important;display:flex!important;align-items:center!important;margin:auto auto 0!important;width:80px!important}.med-cat-page-container .t1mg-product-card__qty button{color:#2563eb!important;min-height:auto!important;padding:1px!important;height:100%!important;flex:1!important;border:none!important;background:none!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important}.med-cat-page-container .t1mg-product-card__qty span{color:#0b1a30!important;font-size:11px!important;font-weight:850!important;min-width:16px!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}
