.animated-search-wrapper{position:relative;width:100%}.animated-search-bar{flex:1;background:#fff;border-radius:10px;padding:12px;display:flex;align-items:center;gap:8px;border:1px solid #E2E8F0;box-shadow:0 2px 8px #00000005;min-width:0;transition:all .2s ease}.animated-search-bar.focused{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.search-icon{flex-shrink:0;transition:color .2s ease}.search-input-container{position:relative;flex:1;height:24px;display:flex;align-items:center;overflow:hidden}.search-input{border:none;background:transparent;width:100%;font-size:16px;color:#0f172a;outline:none;z-index:2;position:relative;height:100%}.placeholder-animation{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none;z-index:1;font-size:16px;color:#94a3b8;white-space:nowrap}.placeholder-prefix{margin-right:4px}.sliding-words{flex:1;height:24px;overflow:hidden;position:relative}.sliding-words-inner{display:flex;flex-direction:column;transition:transform .5s cubic-bezier(.4,0,.2,1)}.slide-word{height:24px;line-height:24px;flex-shrink:0;color:#64748b;display:flex;align-items:center}.splash-screen{background:linear-gradient(135deg,#1e40af,#2563eb,#1d4ed8);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;position:relative;overflow:hidden}.splash-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;animation:splashPop .5s ease-out}@keyframes splashPop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.splash-icon{width:72px;height:72px;background:#fff;border-radius:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #0003}.splash-content h1{margin:0;font-size:34px;font-weight:800;color:#fff;letter-spacing:-.5px}.splash-content .subtitle{margin:0;color:#93c5fd;font-size:13px;font-weight:700;letter-spacing:1.5px}.med-login-screen{max-width:440px;margin:0 auto;height:100vh;height:100dvh;background:#fff;display:flex;flex-direction:column;box-sizing:border-box;padding:10px 14px 0;overflow:hidden;position:relative;justify-content:space-between}.med-login-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;flex-shrink:0}.med-brand-logo{display:flex;align-items:center;gap:8px}.med-logo-icon{width:28px;height:28px;background:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.med-brand-name{font-size:19px;font-weight:800;color:#0f172a;letter-spacing:-.4px}.med-login-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:0;position:relative;min-height:0;overflow:hidden}.med-title{font-size:23px;font-weight:800;color:#0f172a;margin:2px 0 4px;letter-spacing:-.4px}.med-subtitle{font-size:13px;color:#64748b;margin:0 0 15px;line-height:1.35}.med-login-form{display:flex;flex-direction:column;position:relative;z-index:2;flex-shrink:0}.med-doctor-peeking-area{flex:1;min-height:90px;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:1;margin-bottom:-5px;pointer-events:none;line-height:0;overflow:hidden}.med-doctor-img{height:100%;max-height:215px;min-height:90px;width:auto;object-fit:contain;display:block;margin:0 auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.03))}.med-combined-phone-input{position:relative;z-index:2;display:flex;align-items:center;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:12px;height:53px;padding:0 14px;box-sizing:border-box;margin-bottom:12px;transition:all .2s;cursor:text;box-shadow:0 4px 12px #0f172a08}.med-combined-phone-input:focus-within{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1a}.med-country-prefix{display:flex;align-items:center;gap:6px;flex-shrink:0}.med-code-text{font-size:15px;font-weight:700;color:#0f172a}.med-input-divider{width:1.5px;height:22px;background:#cbd5e1;margin:0 12px;flex-shrink:0}.med-phone-input-inner{flex:1;border:none;background:transparent;outline:none;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:.5px;cursor:text;caret-color:#2563eb}.med-phone-input-inner::placeholder{color:#94a3b8;font-weight:500}.med-terms-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;cursor:pointer;user-select:none}.med-checkbox{width:17px;height:17px;accent-color:#2563EB;cursor:pointer;flex-shrink:0}.med-terms-text{font-size:12.5px;color:#475569;line-height:1.35}.med-terms-text a{color:#2563eb;font-weight:600;text-decoration:none}.med-submit-btn{width:100%;height:44px;border-radius:12px;border:none;background:#cbd5e1;color:#fff;font-size:15px;font-weight:700;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;box-shadow:none}.med-submit-btn.active{background:#2563eb;color:#fff;cursor:pointer;box-shadow:0 6px 16px #2563eb4d}.med-submit-btn.active:hover{background:#1d4ed8}.med-error-msg{color:#e11d48;font-size:12.5px;font-weight:600;margin:-6px 0 8px}.med-otp-wrapper{position:relative;width:100%;margin:12px 0 16px}.med-native-otp-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer;font-size:24px}.med-otp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;width:100%;box-sizing:border-box;pointer-events:none}.med-otp-box{width:100%;min-width:0;height:48px;border-radius:10px;border:1.5px solid #CBD5E1;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#0f172a;box-sizing:border-box;transition:all .15s ease}.med-otp-box.active{border-color:#2563eb!important;background:#fff!important;box-shadow:0 0 0 3px #2563eb2e!important}.med-otp-box.filled{border-color:#2563eb;background:#fff}.med-otp-cursor{display:inline-block;width:2px;height:20px;background-color:#2563eb;animation:med-blink 1s step-end infinite}@keyframes med-blink{50%{opacity:0}}.med-keypad-container{flex-shrink:0;background:#f8fafc;border-top:1px solid #E2E8F0;margin:4px -14px 0;padding:6px 10px 12px;box-shadow:0 -4px 20px #00000008}.med-keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.med-keypad-btn{background:#fff;border:1px solid #CBD5E1;border-radius:10px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0f172a0a;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;transition:transform .05s ease,background-color .05s ease}.med-keypad-btn.pressed{background:#cbd5e1!important;transform:scale(.88)!important;box-shadow:inset 0 2px 4px #0000001f!important}.med-keypad-btn.empty{background:transparent;border:none;box-shadow:none;cursor:default}.med-key-main{font-size:20px;font-weight:700;color:#0f172a}.spin{animation:med-spin .9s linear infinite}@keyframes med-spin{to{transform:rotate(360deg)}}#recaptcha-container{position:fixed;bottom:0;right:0;z-index:2000}.grecaptcha-badge{visibility:hidden!important}:root{--primary: #FB0E60;--primary-dark: #E00B52;--primary-light: #FFF1F4;--secondary: #FFFFFF;--text-main: #0F172A;--text-muted: #64748B;--accent-orange: #F97316;--accent-green: #22C55E;--blue-gradient: linear-gradient(135deg, #FB0E60 0%, #E00B52 100%);--orange-gradient: linear-gradient(135deg, #FF9A4D 0%, #FF6C19 100%);--purple-gradient: linear-gradient(135deg, #FB0E60 0%, #E00B52 100%);--dark-slate-gradient: linear-gradient(135deg, #1E293B 0%, #0F172A 100%);--dark-purple-gradient: linear-gradient(135deg, #881337 0%, #4C0519 100%)}@keyframes flameShine{0%{transform:translate(-120%) skew(-20deg)}40%,to{transform:translate(380%) skew(-20deg)}}.flame-shine-overlay{position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:flameShine 2.8s infinite ease-in-out;pointer-events:none;z-index:10}body{background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.app-container{max-width:480px;margin:0 auto;background-color:#fff;min-height:100vh;position:relative;padding-bottom:100px;box-shadow:0 0 40px #0000000f}.header{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 12px}.profile-section{display:flex;align-items:center;gap:12px}.avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid white;box-shadow:0 2px 8px #0000001a}.greeting p{color:var(--text-muted);font-size:17px;margin:0}.greeting h2{color:var(--text-main);font-size:22px;font-weight:600;margin:0}.icon-btn{background:#fff;border:1px solid #E2E8F0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 6px #0f172a0f;color:#1e293b;padding:0}.icon-btn:active{transform:scale(.94);background:#f8fafc}.badge{position:absolute;top:-4px;right:-4px;background:#e11d48;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid #FFFFFF;box-shadow:0 2px 5px #e11d484d;padding:0 4px;line-height:1;box-sizing:border-box}.search-container{padding:8px 16px;display:flex;gap:8px;margin-bottom:2px;position:sticky;top:0;z-index:100;background:#fff;margin-top:-8px}.search-bar{flex:1;background:#fff;border-radius:10px;padding:12px;display:flex;align-items:center;gap:8px;border:1px solid #E2E8F0;box-shadow:0 2px 8px #00000005;min-width:0}.search-bar input{border:none;background:transparent;width:100%;font-size:18px;color:var(--text-main);outline:none}.promo-btn{background:#fff;border:1px solid #E2E8F0;border-radius:12px;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 4px 0 6px;cursor:pointer;box-shadow:0 2px 4px #0000000d;flex-shrink:0;gap:3px;width:90px}.promo-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.promo-title{color:#1e293b;font-size:11px;font-weight:800;line-height:1.1}.promo-subtitle{color:#14532d;font-size:10px;font-weight:700;margin-top:1px}.promo-img{height:28px;width:auto;border-radius:4px}.banners-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:10px;gap:16px;padding:0 16px}.banners-container::-webkit-scrollbar{display:none}.banner{flex:0 0 100%;width:100%;aspect-ratio:720 / 402;border-radius:16px;padding:0;display:block;color:#fff;position:relative;overflow:hidden;box-shadow:none;scroll-snap-align:center;box-sizing:border-box;background:#f8fafc}.banner-content{flex:1;z-index:2;position:relative}.discount{background:#fff3;padding:4px 12px;border-radius:20px;font-weight:600;font-size:13px;display:inline-block;margin-bottom:6px}.banner-content h2{font-size:24px;line-height:1.25;margin:0 0 10px;color:#fff}.book-btn{background:var(--orange-gradient);color:#fff;border:none;padding:8px 22px;border-radius:10px;font-weight:700;font-size:16px;cursor:pointer;display:inline-block;box-shadow:0 4px 12px #f973164d}.banner-img{position:absolute;right:-20px;bottom:-20px;height:140%;width:150px;object-fit:cover;border-radius:24px;z-index:2;mask-image:linear-gradient(to right,transparent,black 40%);-webkit-mask-image:linear-gradient(to right,transparent,black 40%)}.section{padding:0 16px;margin-bottom:32px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative;z-index:20}.section-header h3{margin:0;font-size:20px;color:var(--text-main);font-weight:600}.view-all{color:#e11d48;font-size:14px;text-decoration:none;font-weight:700;cursor:pointer;position:relative;z-index:30}.service-category-section{margin:20px 0 24px;padding:0 16px;position:relative;box-sizing:border-box;overflow:visible}.service-category-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:14px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;padding:6px 0 14px;scrollbar-width:none;-ms-overflow-style:none}.service-category-scroll::-webkit-scrollbar{display:none;width:0;height:0}.service-category-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;flex-shrink:0;min-width:74px;transition:transform .2s ease}.service-category-item:active{transform:scale(.94)}.service-category-card{width:74px;height:74px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;box-shadow:0 4px 14px #0000000d,0 1px 3px #00000005;border:1px solid #F1F5F9;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;box-sizing:border-box}.service-category-item:hover .service-category-card{box-shadow:0 8px 20px #e11d4826;border-color:#e11d4866;transform:translateY(-2px)}.service-category-img{width:100%;height:100%;object-fit:cover;transform:scale(1.06);transition:transform .2s ease}.service-category-item:hover .service-category-img{transform:scale(1.24)}.service-category-name{font-size:12px;font-weight:600;color:#1e293b;text-align:center;white-space:nowrap}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.service-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;position:relative;z-index:10;cursor:pointer}.service-item.span-2{grid-column:span 2}.service-icon-bg{background:#f0f0f0;width:100%;aspect-ratio:1.25 / 1;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:none;border:1px solid rgba(0,0,0,.03);transition:transform .2s;overflow:hidden}.service-icon-bg img{width:100%;height:100%;object-fit:cover;display:block}.service-icon-bg.rectangular{width:100%;aspect-ratio:2.3 / 1;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.02);box-shadow:0 2px 6px #00000008}.service-icon-bg.rectangular .service-image{object-fit:cover}.ribbon-badge{position:absolute;top:4px;left:4px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-size:7.5px;font-weight:800;padding:1.5px 5px;border-radius:4px;box-shadow:0 1px 4px #ef444466;z-index:20;animation:pulse-glow 2s infinite;white-space:nowrap;letter-spacing:.2px}@keyframes pulse-glow{0%{transform:scale(1);box-shadow:0 1px 4px #ef444466}50%{transform:scale(1.04);box-shadow:0 2px 8px #ef4444b3}to{transform:scale(1);box-shadow:0 1px 4px #ef444466}}.service-image{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none;pointer-events:auto}.service-item:hover .service-icon-bg{transform:translateY(-2px);background:var(--primary-light)}.service-item:hover .service-icon-bg.rectangular{background:#fff;transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #00000014;border-color:#2563eb26}.service-item p{margin:0;font-size:11px;font-weight:600;line-height:1.25;color:#334155;text-align:center;letter-spacing:-.15px;width:100%;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.grid-icon-custom{display:grid;grid-template-columns:14px 14px;grid-template-rows:14px 14px;gap:3px;justify-content:center;align-content:center}.grid-icon-custom .box{background:#5a9af2;border-radius:3px;width:100%;height:100%}.grid-icon-custom .plus{display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:29px;font-weight:400;line-height:1;margin-top:-2px}.popular-list{display:flex;flex-direction:column;gap:16px}.popular-card{background:#fff;border-radius:24px;padding:20px;border:1px solid #E2E8F0;box-shadow:0 4px 15px #00000005}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.user-info{display:flex;gap:12px}.avatar-small{width:44px;height:44px;border-radius:12px;object-fit:cover}.user-info h4{margin:0 0 4px;font-size:19px;color:var(--text-main)}.price{margin:0;color:var(--primary);font-weight:600;font-size:17px}.category-tag{background:var(--orange-gradient);color:#fff;padding:6px 12px;border-radius:8px;font-size:14px;font-weight:600;box-shadow:0 4px 10px #ff6c194d}.rating{display:flex;align-items:center;gap:6px;margin-bottom:20px;font-size:17px;font-weight:600;color:var(--text-main)}.reviews{color:var(--text-muted);font-weight:400}.card-actions{display:flex;gap:12px}.card-actions button{flex:1;padding:12px;border-radius:14px;font-weight:600;font-size:17px;cursor:pointer;transition:all .2s}.btn-outline{background:transparent;border:1px solid #E2E8F0;color:var(--text-main)}.btn-primary{background:#e11d48;border:none;color:#fff;border-radius:999px;font-weight:700;box-shadow:0 6px 18px #e11d4859}@media (hover: hover){.btn-outline:hover{background-color:#f8fafc}.btn-primary:hover{background-color:#be123c}}.bottom-nav-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #E2E8F0;padding:6px 12px 8px;display:flex;justify-content:center;z-index:50;height:60px;box-sizing:border-box}.nav-items-row{display:flex;justify-content:space-between;width:100%;max-width:480px}.nav-item-new{background:transparent;border:none;color:#64748b;cursor:pointer;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;transition:color .2s}.nav-item-new span{font-size:11px;font-weight:500;color:#64748b;margin-top:2px;line-height:12px;height:12px;display:block}.nav-item-new.active{color:#0f172a}.nav-item-new.active span{font-weight:600;color:#0f172a}.icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:24px}.red-dot{position:absolute;top:-1px;right:-3px;width:9px;height:9px;background-color:#ef4444;border-radius:50%;border:2px solid #FFFFFF}.dw-icon{box-sizing:border-box;width:26px;height:26px;background-color:#fff;border:1.5px solid #CBD5E1;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .2s ease}.dw-icon-text{font-size:10px;font-weight:900;letter-spacing:.5px;color:#94a3b8;line-height:1;user-select:none}.dw-icon-img{width:100%;height:100%;object-fit:cover;display:block}.nav-item-new.active .dw-icon{background-color:#1e293b;border-color:#1e293b;box-shadow:0 2px 8px #1e293b4d;transform:scale(1.05)}.nav-item-new.active .dw-icon .dw-icon-text{color:#fff}.trending-container{margin:0 16px 24px}.trending-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.trending-title{color:#1e293b;font-size:22px;font-weight:700;margin:0}.trending-scroll{display:flex;overflow-x:auto;gap:16px;margin:0 -16px;padding:0 16px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;box-sizing:border-box;overscroll-behavior-x:contain}.trending-scroll::-webkit-scrollbar{display:none}.trending-card{min-width:160px;max-width:160px;background:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;box-shadow:0 4px 12px #0000000d;border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden;cursor:pointer}.trending-img-wrapper{background:#f8fafc;border-radius:12px;padding:16px 8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;height:100px}.trending-img{width:100%;height:100%;object-fit:contain}.trending-name{color:#1e293b;font-size:17px;font-weight:700;margin:0 0 4px;line-height:1.2}.trending-price{color:#16a34a;font-size:16px;font-weight:700;margin:0}.trending-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-size:12px;font-weight:700;padding:4px 8px;border-radius:12px;box-shadow:0 2px 6px #2563eb4d}.products-section{margin:0 0 14px}.products-section-title{color:#1e293b;font-size:22px;font-weight:800;margin:0 16px 12px}.products-scroll{display:flex;overflow-x:auto;overflow-y:hidden;gap:12px;padding:0 16px 16px;-webkit-overflow-scrolling:touch;width:100%;max-width:100vw;box-sizing:border-box;touch-action:pan-x pan-y}.products-scroll::-webkit-scrollbar{display:none}.promo-banner-container{padding:0 16px;margin:16px 0;border-radius:32px;overflow:hidden}.promo-banner-img{width:100%;height:120px;object-fit:cover;display:block;border-radius:32px;box-shadow:0 2px 8px #0000001a}.product-card{min-width:138px;max-width:138px;background:transparent;display:flex;flex-direction:column;flex-shrink:0;position:relative;z-index:10}.product-img-container{position:relative;background:#fff;border-radius:12px;padding:0;height:132px;display:flex;align-items:center;justify-content:center;margin-bottom:0;border:none;box-shadow:none;overflow:visible}.product-img{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none;pointer-events:auto;border-radius:12px;border:1px solid #E2E8F0}.product-add-btn{position:absolute;top:4px;right:4px;background:#fff;border:1.5px solid #2563EB;border-radius:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d;cursor:pointer}.product-add-icon{color:#2563eb;font-size:26px;font-weight:500;line-height:1}.product-details{display:flex;flex-direction:column}.product-time{color:#94a3b8;font-size:12px;font-weight:800;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.product-name{color:#334155;font-size:14px;font-weight:600;line-height:1.3;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:38px}.product-weight{color:#64748b;font-size:13px;font-weight:500;margin-bottom:8px;display:flex;align-items:center;gap:4px}.product-discount{color:#059669;font-size:12px;font-weight:700;display:inline-block}.product-price-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.pgrid-card{min-width:0;width:100%;background:transparent;display:flex;flex-direction:column;flex-shrink:0;position:relative;z-index:10;box-sizing:border-box}.pgrid-img-container{position:relative;background:#fff;border-radius:12px;padding:0;height:135px;display:flex;align-items:center;justify-content:center;margin-bottom:0;border:1px solid #E2E8F0;box-shadow:none;overflow:hidden;min-width:0;width:100%}.pgrid-img{width:100%;height:100%;object-fit:contain;padding:6px;box-sizing:border-box;user-select:none;-webkit-user-drag:none;pointer-events:auto;border-radius:12px}.pgrid-details{display:flex;flex-direction:column;margin-top:-6px;min-width:0;width:100%}.pgrid-time{color:#94a3b8;font-size:11px;font-weight:800;margin-top:0;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px}.pgrid-name{color:#334155;font-size:13px;font-weight:600;line-height:1.25;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;min-width:0;width:100%;height:18px}.pgrid-weight{color:#64748b;font-size:11.5px;font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:4px}.pgrid-discount{color:#059669;font-size:11.5px;font-weight:700;display:inline-block}.pgrid-price-row{display:flex;align-items:center;gap:8px;margin-bottom:3px}.product-weight{color:#64748b;font-size:11.5px;font-weight:500;margin-bottom:4px;display:flex;align-items:center;gap:4px}.product-discount{color:#059669;font-size:11.5px;font-weight:700;display:inline-block}.product-price-row{display:flex;align-items:center;gap:8px;margin-bottom:3px}.discount-line{flex:1;border-top:1px dashed #CBD5E1}.product-price-final{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.current-price{background-color:#16a34a;padding:1px 4px;border-radius:4px;color:#fff;border:1px solid #14532D;box-shadow:1.5px 1.5px #14532d;font-size:16px;font-weight:700;line-height:1.2}.old-price{color:#6b7280;font-size:13px;text-decoration:line-through;font-weight:600}.product-quantity-selector{position:absolute;top:6px;right:6px;background:#fff;border:1.5px solid #2563EB;border-radius:8px;height:32px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 4px #0000000d;overflow:hidden;width:72px}.qty-btn{background:#eff6ff;border:none;color:#2563eb;font-size:19px;font-weight:700;width:24px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-btn:active{background:#dbeafe}.qty-text{color:#1e293b;font-size:16px;font-weight:700;flex:1;text-align:center}.cart-sticky-bar{position:fixed;bottom:60px;left:0;right:0;background:#fff;border-radius:18px 18px 0 0;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 16px #00000014;border-bottom:none;z-index:100;box-sizing:border-box}.cart-sticky-bar.product-page-pill{bottom:96px;left:12px;right:12px;border-radius:12px;box-shadow:0 4px 16px #fb0e6040;border:none;background:#fb0e60;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;cursor:pointer;z-index:95}.pdp-sticky-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -2px 10px #0000000d;z-index:90;border-top:1px solid #f1f5f9;box-sizing:border-box}.pdp-sticky-price-info{display:flex;flex-direction:column;gap:2px}.pdp-sticky-weight{font-size:13px;color:#475569;font-weight:600}.pdp-sticky-price-row{display:flex;align-items:center;gap:6px}.pdp-sticky-price{font-size:18px;font-weight:700;color:#1e293b}.pdp-sticky-old-price{font-size:12px;color:#94a3b8;text-decoration:line-through}.pdp-sticky-discount{font-size:10px;background:#eff6ff;color:#2563eb;padding:2px 6px;border-radius:4px;font-weight:700}.pdp-sticky-tax{font-size:11px;color:#94a3b8}.pdp-sticky-action{flex-shrink:0}.pdp-sticky-add-btn{background:#fb0e60;color:#fff;border:none;border-radius:8px;padding:0 24px;height:40px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 3px 10px #fb0e6040;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.pdp-sticky-qty{width:110px;height:40px;border:1.5px solid #FB0E60;border-radius:8px;overflow:hidden;box-sizing:border-box;display:flex;align-items:center}.pdp-sticky-qty .qty-btn{background:#fff1f4;color:#fb0e60;height:100%;border:none;font-weight:800;font-size:16px;cursor:pointer}.pdp-sticky-qty .qty-text{color:#fb0e60;font-weight:800}.cart-sticky-bar.drawer-open{border-radius:0;box-shadow:none;border-top:1px solid #E2E8F0}.cart-sticky-left{display:flex;align-items:center;gap:10px}.cart-sticky-img{width:40px;height:40px;border-radius:8px;border:1px solid #E2E8F0;overflow:hidden;background:#fff;box-shadow:0 2px 4px #0000000a}.cart-sticky-img img{width:100%;height:100%;object-fit:cover}.cart-sticky-info{display:flex;flex-direction:column;margin-left:2px}.cart-sticky-title{color:#0f172a;font-size:15px;font-weight:800;display:flex;align-items:center;gap:4px;margin-bottom:1px}.cart-sticky-savings{color:#059669;font-size:11.5px;font-weight:700;letter-spacing:.1px}.cart-sticky-btn{background:#e11d48;color:#fff;border:none;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #e11d4859;transition:transform .2s,box-shadow .2s;white-space:nowrap}.cart-sticky-btn:active{transform:scale(.96);box-shadow:0 2px 8px #2563eb33}.cart-drawer-overlay{position:fixed;inset:0;background:#0f172a99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;display:flex;align-items:flex-end}.cart-drawer-wrapper{position:relative;width:100%}.cart-drawer-savings-badge{background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-weight:800;font-size:17px;padding:8px 24px;border-radius:12px 12px 0 0;position:absolute;top:-32px;left:50%;transform:translate(-50%);box-shadow:0 -4px 12px #05966966;z-index:50;white-space:nowrap;letter-spacing:.2px}.savings-text-gold{color:#fbbf24;margin-left:2px}.cart-drawer-container{width:100%;background:#f1f5f9;border-radius:24px 24px 0 0;padding:20px 0 0;max-height:82vh;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.cart-drawer-scroll-area{padding:0 16px 16px;overflow-y:auto;flex:1}.cart-drawer-footer{width:100%;background:#fff;padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom));border-top:1px solid #E2E8F0;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 20px #00000014;box-sizing:border-box;margin:0}.btn-proceed-cart{padding:12px 24px;background:#fb0e60;color:#fff;border-radius:999px;border:none;font-weight:600;font-size:14px;display:flex;align-items:center;gap:6px;box-shadow:0 4px 14px #fb0e6059;cursor:pointer;font-family:Inter,sans-serif;transition:transform .15s ease,box-shadow .15s ease}.btn-proceed-cart:active{transform:scale(.97)}.cart-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 16px}.cart-drawer-header h3{font-size:19px;font-weight:800;color:#1e293b;margin:0}.cart-drawer-close{background:#e2e8f0;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#64748b;cursor:pointer}.cart-drawer-content{background:#fff;border-radius:16px;padding:16px;box-shadow:0 4px 12px #00000005}.cart-drawer-delivery-header{display:flex;justify-content:space-between;border-bottom:1px dashed #E2E8F0;padding-bottom:12px;margin-bottom:12px}.del-label{font-size:13px;color:#64748b;margin-bottom:2px}.del-time{font-size:17px;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:6px}.superfast-badge{background:#ecfdf5;color:#059669;font-size:12px;padding:2px 6px;border-radius:4px;font-weight:700}.del-count{font-size:14px;font-weight:600;color:#64748b}.cart-drawer-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #F1F5F9}.cart-drawer-item:last-child{border-bottom:none;padding-bottom:0}.cart-drawer-item img{width:48px;height:48px;border-radius:8px;border:1px solid #E2E8F0;object-fit:cover}.cart-drawer-item-info{flex:1}.cart-drawer-item-info h4{margin:0 0 2px;font-size:16px;font-weight:600;color:#1e293b;line-height:1.2}.cart-drawer-item-info p{margin:0;font-size:13px;color:#64748b}.drawer-qty{position:static;width:68px;height:28px}.cart-drawer-item-price{display:flex;flex-direction:column;align-items:flex-end;width:44px}.cart-drawer-item-price .current-price{font-size:16px;font-weight:800}.cart-drawer-item-price .old-price{font-size:12px;color:#94a3b8;text-decoration:line-through;margin-bottom:2px}.cart-page-container{min-height:100vh;background-color:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;position:sticky;top:0;z-index:100}.cart-header-left{display:flex;align-items:center;gap:16px}.back-btn,.cart-header-more{background:none;border:none;color:#1e293b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px;margin-left:-8px}.cart-header-title h2{margin:0;font-size:17px;font-weight:800;display:flex;align-items:center;color:#1e293b}.cart-header-title p{margin:2px 0 0;font-size:13px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.cart-savings-banner{background:#d1fae5;color:#065f46;text-align:center;padding:10px;font-size:16px;font-weight:600}.cart-savings-banner .green-bold{color:#059669;font-weight:800}.cart-savings-banner .light-text{font-weight:400}.cart-scrollable-content{padding:16px;display:flex;flex-direction:column;gap:16px}.cart-section{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 8px #00000008}.cart-section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px;border-bottom:1px dashed #E2E8F0;padding-bottom:12px}.cart-section-header h3{margin:0;font-size:19px;font-weight:800;color:#1e293b}.cart-section-header span{font-size:16px;color:#64748b}.cart-item-row{display:flex;gap:12px;margin-bottom:16px}.cart-item-row:last-child{margin-bottom:0}.cart-item-img-container img{width:60px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #E2E8F0}.cart-item-details{flex:1}.cart-item-details h4{margin:0 0 4px;font-size:17px;font-weight:600;color:#1e293b;line-height:1.3}.cart-item-weight{font-size:14px;color:#64748b;margin:0 0 8px}.move-wishlist-btn{background:none;border:none;padding:0;font-size:13px;color:#64748b;display:flex;align-items:center;gap:4px;cursor:pointer}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.cart-item-qty{display:flex;align-items:center;justify-content:space-between;width:70px;height:32px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;box-shadow:0 2px 4px #0000000d}.cart-item-qty button{background:none;border:none;color:#2563eb;display:flex;align-items:center;justify-content:center;width:24px;cursor:pointer}.cart-item-qty span{font-weight:700;font-size:16px;color:#2563eb}.cart-item-price-box{display:flex;flex-direction:column;align-items:flex-end}.cart-item-price-box .old-price{font-size:13px;color:#94a3b8;text-decoration:line-through}.cart-item-price-box .current-price{font-size:17px;font-weight:800;color:#fff}.add-more-items-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;border:1px solid #E2E8F0;border-radius:8px;background:#fff;font-weight:600;color:#1e293b;margin-top:16px;cursor:pointer}.coupon-section h3{margin:0 0 12px;font-size:16px;color:#1e293b;letter-spacing:.5px}.coupon-input-group{display:flex;gap:8px}.coupon-input-group input{flex:1;min-width:0;padding:10px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:17px;outline:none}.coupon-input-group input:focus{border-color:#2563eb}.coupon-btn{flex-shrink:0;padding:0 20px;background:#fff;color:#2563eb;border:1px solid #2563EB;border-radius:8px;font-weight:700;cursor:pointer}.coupon-btn.applied{background:#fef2f2;color:#ef4444;border-color:#ef4444}.coupon-success{margin:12px 0 0;font-size:14px;color:#059669;font-weight:600}.bill-details-section h3{margin:0 0 16px;font-size:16px;color:#64748b;letter-spacing:.5px}.bill-row{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0;font-size:16px;color:#475569}.dashed-bottom{border-bottom:1px dashed #E2E8F0;padding-bottom:12px;margin-bottom:4px}.dashed-underline{border-bottom:1px dashed #94A3B8}.bill-prices{display:flex;align-items:center;gap:6px}.bill-prices .old{text-decoration:line-through;color:#94a3b8}.blue-text{color:#2563eb;font-weight:600;cursor:pointer}.free-text{color:#059669;font-weight:700}.bill-sub-info{display:flex;flex-direction:column}.bill-sub-info span{display:flex;align-items:center;gap:4px}.moon-icon{font-size:14px}.bill-sub-info p{margin:4px 0 0;font-size:13px;color:#94a3b8}.total-row{font-size:18px;font-weight:800;color:#1e293b;padding-top:12px}.note-section{background:#f8fafc}.note-section p{margin:0 0 8px;font-size:14px;color:#64748b;line-height:1.5}.note-label{color:#ef4444;font-weight:600}.policy-link{font-size:14px;font-weight:600;color:#2563eb;cursor:pointer}.cart-bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;border-top:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 -4px 12px #0000000d;z-index:100}.cart-bottom-price{display:flex;flex-direction:column}.cart-bottom-price h3{margin:0;font-size:22px;font-weight:800;color:#1e293b}.cart-bottom-price span{font-size:12px;font-weight:700;color:#2563eb;letter-spacing:.5px}.proceed-pay-btn{background:#7f72fe;color:#fff;border:none;padding:14px 28px;border-radius:999px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #7f72fe59;transition:transform .2s,box-shadow .2s}.proceed-pay-btn.new-proceed-btn{background:#7f72fe;border-radius:999px;padding:12px 28px;font-size:15px;box-shadow:0 6px 18px #7f72fe59}.proceed-pay-btn:active{transform:scale(.96);box-shadow:0 2px 8px #2563eb33}.cart-free-delivery-tooltip{position:absolute;top:-46px;left:0;right:0;background:#f0fdf4;border-radius:20px 20px 0 0;padding:10px 16px 24px;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 16px #0000000a;z-index:-1}.tooltip-progress-circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.tooltip-inner-circle{width:34px;height:34px;background:#ffedd5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:17px}.tooltip-text{font-size:14px;color:#334155;line-height:1.3}.tooltip-text b{font-weight:700}.cart-page-fd-banner{margin:-16px -16px 16px;background:#f0fdf4;border-radius:16px 16px 0 0;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px dashed #BBF7D0}.cart-page-fd-banner.success{background:#ecfdf5;border-bottom-color:#a7f3d0}.cart-page-fd-banner.success .fd-banner-text{color:#065f46}.fd-banner-icon{width:48px;height:48px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.fd-banner-icon img{width:100%;height:100%;object-fit:contain;border-radius:50%;mix-blend-mode:darken;transform:scale(.85)}.cart-page-fd-banner.success .fd-banner-icon{background:#d1fae5}.fd-banner-text{font-size:16px;color:#1e293b}.fd-banner-text b{font-weight:700}.empty-cart-page{display:flex;flex-direction:column;height:100vh;background-color:#f8fafc}.empty-cart-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 32px;text-align:center}.empty-cart-img{width:240px;height:auto;margin-bottom:24px;mix-blend-mode:multiply}.empty-cart-content h2{font-size:26px;font-weight:800;color:#1e293b;margin:0 0 8px}.empty-cart-content p{font-size:17px;color:#64748b;line-height:1.5;margin:0 0 32px}.empty-cart-content .browse-btn{background:#e11d48;color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:18px;font-weight:700;cursor:pointer;width:100%;max-width:300px;box-shadow:0 4px 12px #e11d4833}.empty-cart-content .browse-btn:active{transform:scale(.98)}.error-page-container{display:flex;flex-direction:column;height:100vh;background-color:#fff}.error-header{padding:16px;position:absolute;top:0;left:0;z-index:10}.error-main-content{flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden}.error-graphic-container{flex:.55;display:flex;align-items:center;justify-content:center;padding-top:60px}.error-graphic-img{width:280px;max-width:80%;height:auto;object-fit:contain;mix-blend-mode:multiply}.error-bottom-sheet{flex:.45;position:relative;background-color:#fce7f3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 32px 32px;text-align:center;margin-top:40px}.error-bottom-sheet:before{content:"";position:absolute;top:-40px;left:0;width:100%;height:80px;background-color:#fce7f3;border-radius:50% 50% 0 0}.error-text-content{position:relative;z-index:1}.error-title{font-size:26px;font-weight:800;color:#4a4a4a;margin:0 0 12px}.error-subtitle{font-size:17px;color:#4a4a4a;line-height:1.5;margin:0 0 40px}.error-try-btn{position:relative;z-index:1;background-color:#9d2449;color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:19px;font-weight:700;cursor:pointer;width:100%;max-width:300px;box-shadow:0 4px 12px #9d244933}.error-try-btn:active{transform:scale(.98)}.pdp-container{display:flex;flex-direction:column;height:100vh;background-color:#f3f4f6;overflow:hidden}.pdp-header{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:#fff;position:sticky;top:0;z-index:10}.back-btn,.share-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#1f2937}.share-btn{background:#f3f4f6}.pdp-header-title{font-size:19px;font-weight:700;color:#1f2937;flex:1;text-align:left;margin-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-scrollable-content{flex:1;overflow-y:auto;padding:12px 12px 160px}.pdp-image-card{background:#fff;border-radius:0;margin:-12px -12px 12px;padding:0;position:relative;display:flex;flex-direction:column;align-items:center}.pdp-badge{position:absolute;top:12px;left:12px;background-color:#059669;color:#fff;font-size:13px;font-weight:700;padding:4px 8px;border-radius:4px}.pdp-expand-btn{position:absolute;top:12px;right:12px;background:#0006;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.pdp-image-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;width:100%;aspect-ratio:16 / 9;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pdp-image-carousel::-webkit-scrollbar{display:none}.pdp-main-image{flex:0 0 100%;width:100%;height:100%;object-fit:contain;scroll-snap-align:center}.fullscreen-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:100;display:flex;align-items:center;justify-content:center}.close-fullscreen-btn{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;font-size:29px;cursor:pointer}.fullscreen-image{width:100%;height:100%;object-fit:contain}.pdp-dots{display:flex;gap:6px;margin-top:16px}.pdp-dots .dot{width:6px;height:6px;border-radius:50%;background:#e5e7eb}.pdp-dots .dot.active{background:#0052ff}.pdp-info-card{background:#fff;border-radius:16px;padding:16px 16px 20px;margin-bottom:12px;box-shadow:0 1px 3px #0000000d}.pdp-time-tag{font-size:12px;font-weight:700;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.pdp-product-title{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 4px;line-height:1.4}.pdp-product-subtitle{font-size:14px;color:#64748b;margin:0 0 12px}.pdp-price-action-row{display:flex;justify-content:space-between;align-items:flex-end}.pdp-weight{font-size:14px;color:#64748b;margin-bottom:4px}.pdp-prices{display:flex;align-items:center;gap:6px}.pdp-current-price{font-size:18px;font-weight:700;color:#1e293b}.pdp-old-price{font-size:14px;color:#94a3b8;text-decoration:line-through}.pdp-action-col{width:100px}.pdp-add-btn{background:#fff;border:1px solid #0052FF;color:#0052ff;width:100%;padding:8px 0;border-radius:8px;font-weight:800;font-size:18px;box-shadow:0 2px 4px #0000000d;cursor:pointer}.pdp-explore-banner{background:#fff;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;margin-bottom:12px;box-shadow:0 1px 3px #0000000d;font-size:17px;font-weight:600;color:#111827}.explore-icon-wrapper{width:32px;height:32px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.explore-icon{width:100%;height:100%;object-fit:cover}.pdp-section-card{background:#fff;border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000000d}.pdp-section-title{font-size:18px;font-weight:700;color:#374151;margin:0 0 12px}.pdp-section-content{overflow:hidden}.pdp-section-content.closed{max-height:150px;position:relative}.pdp-section-content.closed:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:linear-gradient(to bottom,#fff0,#fff)}.pdp-section-content ul{padding-left:18px;margin:0}.pdp-section-content li{font-size:16px;color:#4b5563;margin-bottom:8px;line-height:1.4}.pdp-section-content p{font-size:16px;color:#4b5563;line-height:1.5;margin:0}.pdp-show-more-btn{background:none;border:none;color:#0052ff;font-size:17px;font-weight:700;padding:12px 0 0;cursor:pointer}.pdp-fbt-section{background:#fff;border-radius:16px;padding:16px 0 16px 16px;margin-bottom:12px;box-shadow:0 1px 3px #0000000d}.pdp-fbt-section h3{font-size:18px;font-weight:700;color:#374151;margin:0 0 16px}.pdp-fbt-scroll{display:flex;overflow-x:auto;gap:12px;padding-right:16px}.pdp-fbt-scroll::-webkit-scrollbar{display:none}.pdp-fbt-card{width:130px;flex-shrink:0;border:1px solid #E5E7EB;border-radius:12px;padding:8px;position:relative}.pdp-fbt-card img{width:100%;height:90px;object-fit:cover;border-radius:8px;margin-bottom:8px}.pdp-fbt-card h4{font-size:14px;font-weight:700;color:#111827;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pdp-fbt-card p{font-size:13px;color:#6b7280;margin:0 0 8px}.fbt-time{font-size:12px;color:#6b7280;margin-bottom:4px}.fbt-price{font-size:16px;font-weight:700;color:#111827}.fbt-price .strike{font-size:13px;color:#9ca3af;text-decoration:line-through;font-weight:400;margin-left:4px}.fbt-add-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#fff;border:1px solid #0052FF;color:#0052ff;border-radius:6px;font-size:22px;font-weight:400;display:flex;align-items:center;justify-content:center}.pdp-footer-card{background:#fff;border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000000d}.pdp-footer-card h3{font-size:17px;font-weight:700;color:#4b5563;margin:0 0 8px}.pdp-footer-card p{font-size:16px;color:#4b5563;line-height:1.5;margin:0}.pdp-qty{width:100%;position:relative;top:0;right:0;height:36px}.pdp-fbt-qty{position:absolute;top:8px;right:8px;width:72px}.technician-strip{display:flex;align-items:center;margin:0 16px 8px;padding:6px 14px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-radius:10px;border:1px solid #EDE9FE;box-shadow:0 2px 10px #0000000a;cursor:pointer;gap:12px;position:relative;z-index:10;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease}.technician-strip:active{transform:scale(.98)}.technician-strip-image{width:50px;height:48px;border-radius:0;overflow:hidden;border:none;background:transparent;flex-shrink:0;box-shadow:none;position:relative}.strip-slide-img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;opacity:0;pointer-events:none;filter:drop-shadow(0 3px 6px rgba(0,0,0,.08))}.strip-slide-img.active-slide{opacity:1;animation:softSlideIn .75s cubic-bezier(.25,1,.5,1) forwards}.strip-slide-img.exiting-slide{animation:softSlideOut .75s cubic-bezier(.25,1,.5,1) forwards}.strip-slide-img.hidden-slide{opacity:0;display:none}@keyframes softSlideIn{0%{transform:translate(45px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes softSlideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-45px);opacity:0}}.technician-strip-text{flex:1;min-width:0}.technician-strip-text .strip-title{margin:0 0 2px;font-size:15px;font-weight:600;color:#1e1b4b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,sans-serif}.technician-strip-text .strip-desc{margin:0;font-size:12px;color:#6d28d9;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,sans-serif}.technician-strip-action{background:#e11d48;padding:6px 14px;border-radius:999px;display:flex;align-items:center;gap:4px;color:#fff;font-size:13px;font-weight:600;box-shadow:0 3px 10px #e11d4859;border:none;flex-shrink:0;font-family:Inter,sans-serif}.ticker-wrap{width:100%;overflow:hidden;background-color:#fef3c7;padding:6px 0;display:flex;align-items:center;border-top:1px dashed #FDE68A;border-bottom:1px dashed #FDE68A;margin-bottom:12px}.ticker-content{display:flex;white-space:nowrap;animation:ticker 15s linear infinite}.ticker-item{display:flex;align-items:center;gap:8px;padding:0 24px;font-size:13px;font-weight:600;color:#d97706;text-transform:uppercase;letter-spacing:.5px}.ticker-dot{width:4px;height:4px;background-color:#d97706;border-radius:50%}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hide-scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.hide-scroll::-webkit-scrollbar{display:none}.cart-header-dropdown{position:absolute;top:100%;right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;padding:8px 0;min-width:150px;z-index:100;margin-top:8px}.cart-header-dropdown button{background:transparent;border:none;padding:12px 16px;text-align:left;font-size:14px;color:#1f2937;cursor:pointer;width:100%}.cart-header-dropdown button:active{background-color:#f3f4f6}@keyframes slideUpBottom{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}@keyframes breathingPulse{0%{transform:scale(1);filter:drop-shadow(0 6px 16px rgba(16,185,129,.35))}50%{transform:scale(1.08);filter:drop-shadow(0 12px 28px rgba(16,185,129,.65))}to{transform:scale(1);filter:drop-shadow(0 6px 16px rgba(16,185,129,.35))}}@keyframes checkmarkPop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.22);opacity:1}80%{transform:scale(.92)}to{transform:scale(1);opacity:1}}.page-container{max-width:480px;margin:0 auto;background-color:var(--secondary);min-height:100vh;position:relative;overflow-x:hidden;box-shadow:0 0 40px #0000001a;display:flex;flex-direction:column}.page-header{display:flex;justify-content:space-between;align-items:center;padding:24px 16px;background:#fff;box-shadow:0 2px 10px #00000005;position:sticky;top:0;z-index:10}.page-header h2{margin:0;font-size:22px;color:var(--text-main);font-weight:700}.back-btn{background:transparent;border:none;cursor:pointer;color:var(--text-main);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:background .2s}.back-btn:hover{background:#f1f5f9}.page-content{padding:24px 16px;flex:1}.notif-header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #E5E7EB;position:sticky;top:0;z-index:10}.notif-title{font-size:18px;font-weight:600;color:#000}.notif-edit{color:#559b55;font-size:17px;font-weight:500;cursor:pointer}.notif-date-header{padding:16px 16px 8px;font-size:13px;font-weight:700;color:#475569;letter-spacing:.5px;text-transform:uppercase}.notif-item{display:flex;padding:16px;gap:12px;background:#f4f7fb;position:relative}.notif-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:70px;right:0;height:1px;background:#e5e7eb}.notif-avatar-container{position:relative;flex-shrink:0}.notif-avatar{width:40px;height:40px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.notif-badge{position:absolute;bottom:0;right:0;width:14px;height:14px;border-radius:50%;border:2px solid #F4F7FB}.notif-badge.orange{background:#f97316}.notif-badge.blue{background:#3b82f6}.notif-content-area p{margin:0 0 6px;font-size:16px;color:#111827;line-height:1.4;font-weight:500}.notif-content-area .notif-time{font-size:13px;color:#6b7280;font-weight:500}.profile-header-card{background:#fff;border-radius:24px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px;box-shadow:0 4px 15px #00000005;border:1px solid #E2E8F0}.profile-avatar-large{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:16px;border:4px solid white;box-shadow:0 4px 12px #0000001a}.profile-header-card h3{margin:0 0 4px;font-size:24px;color:var(--text-main)}.profile-header-card p{margin:0;color:var(--text-muted);font-size:17px}.profi.glass-tab.active{background:#fff;color:var(--primary);font-weight:700;box-shadow:0 2px 8px #0000000d}.payment-scroll-container{overflow:hidden;position:relative;width:24px;height:24px;display:flex;align-items:flex-start;justify-content:center}.payment-icons-scroll{display:flex;flex-direction:column;animation:scroll-payment-icons 8s infinite cubic-bezier(.68,-.55,.27,1.55);gap:24px}.payment-icons-scroll img{width:24px;height:24px;object-fit:contain}@keyframes scroll-payment-icons{0%,15%{transform:translateY(0)}25%,40%{transform:translateY(-48px)}50%,65%{transform:translateY(-96px)}75%,90%{transform:translateY(-144px)}to{transform:translateY(-192px)}}.profile-menu{background:#fff;border-radius:24px;padding:8px 0;box-shadow:0 4px 15px #00000005;border:1px solid #E2E8F0}.menu-item{display:flex;align-items:center;padding:16px 24px;cursor:pointer;transition:background .2s;color:var(--text-main);font-weight:500}.menu-item:hover{background:#f8fafc}.menu-icon{margin-right:16px;color:#94a3b8;display:flex}.menu-arrow{margin-left:auto;color:#cbd5e1}.logout{color:#ef4444;border-top:1px solid #F1F5F9;margin-top:8px}.logout .menu-icon{color:#ef4444}.uc-profile-header{padding:16px;background:#fff;border-bottom:1px solid #F1F5F9}.uc-profile-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.uc-profile-title h2{font-size:29px;font-weight:800;color:#111;margin:0}.edit-btn{background:transparent;border:none;cursor:pointer;padding:4px}.uc-profile-phone{color:#666;font-size:17px;margin:0}.uc-profile-menu{background:#fff;padding:8px 0}.uc-menu-item{display:flex;justify-content:space-between;align-items:center;padding:16px;cursor:pointer}.uc-menu-item:hover{background-color:#f8fafc}.uc-menu-left{display:flex;align-items:center;gap:16px}.uc-menu-icon{display:flex;align-items:center;justify-content:center}.uc-menu-label{font-size:18px;color:#111;font-weight:400}.uc-promo-card{margin:16px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);border:1px solid #E9D5FF;border-radius:16px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;box-shadow:0 4px 16px #7c3aed0f}.uc-promo-content{flex:1;z-index:2;padding-right:12px}.uc-promo-content h3{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 6px;letter-spacing:-.3px}.uc-promo-content p{font-size:13px;color:#475569;margin:0 0 14px;line-height:1.45;font-weight:500;max-width:85%}.uc-refer-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:10px;padding:9px 18px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #7c3aed40;transition:transform .15s ease,box-shadow .15s ease}.uc-promo-img{width:86px;height:86px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 6px 16px rgba(124,58,237,.18));pointer-events:none}.uc-logout-btn{display:block;margin:16px;width:calc(100% - 32px);background:#fff;color:#c0392b;border:1px solid #E5E7EB;border-radius:8px;padding:14px;font-size:19px;font-weight:700;text-align:center;cursor:pointer}.page-slide-in{animation:none!important;transform:none!important}.pac-container{z-index:9999999!important}.skeleton{background-color:#f1f5f9;background-image:linear-gradient(90deg,#f1f5f9,#e2e8f0 35%,#f8fafc,#e2e8f0 65%,#f1f5f9);background-size:200% 100%;background-repeat:no-repeat;animation:shimmer 1.5s infinite ease-in-out;display:inline-block;border-radius:12px}.skeleton.rect{display:block}.skeleton.circle{border-radius:50%}.skeleton.text{border-radius:6px;margin-bottom:8px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}:root{--primary: #FB0E60;--secondary: #E00B52;--accent: #F97316;--bg: #FFFFFF;--surface: #FFFFFF;--text-dark: #0F172A;--text-light: #64748B}*{box-sizing:border-box;margin:0;padding:0}button,a,input,select,textarea,[role=button],.btn,.interactive-hover{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease,opacity .2s ease}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-x pan-y;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;letter-spacing:-.2px}button,a,input,select,textarea,[role=button]{touch-action:manipulation}input,textarea{-webkit-user-select:auto;user-select:auto}
