@charset "UTF-8";.location-marker-body{width:90px;height:40px;background-color:#6cc5e9;position:absolute;top:-50px;right:0;border-radius:30px 0 0 30px;display:flex;align-items:center}.location-marker-icon{color:#fff}.location-marker-icon-container{font-size:25px;height:50px;width:50px;border:solid #6cc5e9;background-color:#6cc5e9;border-right:0px;display:flex;position:relative;align-items:center;justify-content:center;border-radius:50%;left:-5px}.location-marker-count-container{height:24px;width:30px;display:flex;position:relative;align-items:center;justify-content:center;background-color:#fff}.floating-cart{width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#ff9d42,#ff5e3a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #ff5e3a66;z-index:100;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1);position:relative;margin-top:0;border:4px solid #fff}@media(prefers-color-scheme:dark){.floating-cart{border-color:#1e293b;box-shadow:0 10px 25px #ff5e6233,0 -4px 10px #0003}}.floating-cart:hover{transform:scale(1.15) rotate(5deg);box-shadow:0 15px 35px #ff5e6280}.floating-cart:active{transform:scale(.95)}@keyframes pulseGlow{0%,to{box-shadow:0 10px 25px #ff5e624d}50%{box-shadow:0 10px 35px #ff5e6299}}.floating-cart-icon{font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center}.floating-cart-badge{position:absolute;top:-2px;right:-2px;background:#ef4444;color:#fff;font-size:12px;font-weight:700;min-width:22px;height:22px;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:0 5px;box-shadow:0 2px 8px #ef444466;border:2px solid white}.quick-actions-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding-bottom:100px;animation:fadeIn .3s ease-out}.quick-actions-menu{background:#fffffff2;border-radius:28px;box-shadow:0 20px 50px #0003;display:flex;flex-direction:column;width:280px;max-width:90%;overflow:hidden;z-index:1001;border:1px solid rgba(255,255,255,.2);animation:raiseFromBottomRight .5s cubic-bezier(.34,1.56,.64,1);padding:10px}@media(prefers-color-scheme:dark){.quick-actions-menu{background:#1e293bf2;border:1px solid rgba(255,255,255,.1)}}.quick-actions-menu .quick-menu-header{padding:10px 20px;text-align:center;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:5px}@media(prefers-color-scheme:dark){.quick-actions-menu .quick-menu-header{border-bottom:1px solid rgba(255,255,255,.05)}}.quick-actions-menu .quick-menu-header span{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;font-weight:800;color:#64748b}.quick-actions-menu .quick-action-item{padding:12px 20px;border:none;background:transparent;text-align:left;font-size:.95rem;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:12px;transition:all .25s ease;border-radius:18px;margin-bottom:4px}@media(prefers-color-scheme:dark){.quick-actions-menu .quick-action-item{color:#f1f5f9}}.quick-actions-menu .quick-action-item:last-child{margin-bottom:0}.quick-actions-menu .quick-action-item:hover{background:#ff8c421a;color:#ff8c42;transform:translate(5px)}.quick-actions-menu .quick-action-item i{font-size:1.15rem;width:28px;height:28px;background:#ff8c4226;color:#ff8c42;border-radius:9px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.quick-actions-menu .quick-action-item:hover i{background:#ff8c42;color:#fff;transform:rotate(10deg) scale(1.1)}@keyframes raiseFromBottomRight{0%{opacity:0;transform:translateY(60px) scale(.9);filter:blur(10px)}70%{transform:translateY(-8px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.fun-loader-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeInOverlay .3s ease}.fun-loader-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;background:linear-gradient(145deg,#fffffff2,#f0f8fff2);border-radius:24px;box-shadow:0 20px 60px #0000004d,0 0 40px #6366f133;animation:scaleIn .4s ease}.milk-bottle-wrapper{position:relative;width:80px;height:120px}.milk-bottle{position:relative;animation:bottleShake 1.5s ease-in-out infinite}.bottle-cap{width:24px;height:12px;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:4px 4px 0 0;margin:0 auto;position:relative;z-index:3}.bottle-neck{width:20px;height:15px;background:linear-gradient(135deg,#e0f2fe,#bae6fd);border:2px solid #93c5fd;margin:0 auto;border-radius:2px}.bottle-body{width:50px;height:70px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:3px solid #93c5fd;border-radius:0 0 12px 12px;margin:0 auto;overflow:hidden;position:relative}.milk-fill{position:absolute;bottom:0;left:0;right:0;height:80%;background:linear-gradient(180deg,#fefce8,#fff);animation:milkWave 2s ease-in-out infinite}.milk-wave{position:absolute;bottom:70%;left:-10px;right:-10px;height:15px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.8) 25%,rgba(254,252,232,.9) 50%,rgba(255,255,255,.8) 75%,transparent 100%);animation:waveMove 1.5s linear infinite;border-radius:50%}.milk-drops{position:absolute;top:100%;left:50%;transform:translate(-50%)}.drop{position:absolute;font-size:14px;opacity:0;filter:grayscale(1) brightness(2)}.drop-1{animation:dropFall 1.5s ease-in infinite;left:-10px}.drop-2{animation:dropFall 1.5s ease-in infinite .5s;left:0}.drop-3{animation:dropFall 1.5s ease-in infinite 1s;left:10px}.bouncing-cow{font-size:48px;animation:cowBounce 1s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.loading-message{font-size:1.1rem;font-weight:600;color:#374151;text-align:center;min-width:220px;animation:messageChange .3s ease}.loading-dots{display:flex;gap:8px}.dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#6366f1);animation:dotBounce 1.4s ease-in-out infinite}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes bottleShake{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes milkWave{0%,to{height:75%}50%{height:85%}}@keyframes waveMove{0%{transform:translate(-20px) rotate(-5deg)}50%{transform:translate(20px) rotate(5deg)}to{transform:translate(-20px) rotate(-5deg)}}@keyframes dropFall{0%{transform:translateY(0);opacity:1}to{transform:translateY(30px);opacity:0}}@keyframes cowBounce{0%,to{transform:translateY(0) rotate(-5deg)}25%{transform:translateY(-15px) rotate(0)}50%{transform:translateY(0) rotate(5deg)}75%{transform:translateY(-10px) rotate(0)}}@keyframes dotBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes messageChange{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.notification-overlay-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;height:100dvh;z-index:10001;background:#0f172ae6;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.5rem 1.5rem 4rem;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:manipulation}.notification-overlay-backdrop:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,#6366f140,#6366f100 70%);top:-100px;left:-100px;animation:rotate 25s linear infinite;pointer-events:none}.notification-overlay-backdrop:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#10b98133,#10b98100 70%);bottom:-100px;right:-100px;animation:rotate 18s linear reverse infinite;pointer-events:none}.notification-overlay-card{position:relative;z-index:5;width:100%;max-width:420px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:2.5rem;padding:3rem 2rem 2.5rem;box-shadow:0 25px 60px -12px #0009;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;overflow:hidden;margin:auto;flex-shrink:0}.notification-overlay-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#6366f1,#3b82f6,#10b981)}.notification-overlay-card.animate-slide-up{animation:slideUp .7s cubic-bezier(.16,1,.3,1) forwards}.notification-overlay-glow{position:absolute;top:50%;left:50%;width:130%;height:130%;transform:translate(-50%,-50%);background:radial-gradient(circle,#6366f11f,#6366f100 65%);pointer-events:none;z-index:0}.notification-overlay-header{margin-bottom:2rem;position:relative;z-index:1}.notification-overlay-header .prompt-icon-wrapper{width:110px;height:110px;background:#ffffff0d;border-radius:35px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid rgba(255,255,255,.1)}.notification-overlay-header .prompt-icon-wrapper .main-bell{font-size:4rem;color:#6366f1;filter:drop-shadow(0 0 15px rgba(99,102,241,.4));animation:bellSwing 3s ease-in-out infinite;transform-origin:top center}.notification-overlay-header .prompt-icon-wrapper .pulse-ring{position:absolute;width:100%;height:100%;border:2px solid rgba(99,102,241,.3);border-radius:35px;animation:iconPulse 2s infinite}.notification-overlay-body{position:relative;z-index:1;margin-bottom:2.5rem}.notification-overlay-body .prompt-title{font-size:1.85rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em;background:linear-gradient(to bottom,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.notification-overlay-body .prompt-description{font-size:1rem;color:#ffffffa6;line-height:1.6;padding:0 10px}.notification-overlay-footer{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:1.25rem}.notification-overlay-footer .enable-btn{width:100%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;padding:1.25rem;border-radius:1.25rem;font-weight:700;font-size:1.15rem;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;touch-action:manipulation}.notification-overlay-footer .enable-btn.shadow-glow{box-shadow:0 12px 30px -8px #4f46e580}.notification-overlay-footer .enable-btn:hover{transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 15px 35px -5px #4f46e599}.notification-overlay-footer .enable-btn:active{transform:translateY(0)}.notification-overlay-footer .dismiss-options{display:flex;flex-direction:column;align-items:center;margin-top:.5rem;width:100%;gap:8px;padding-bottom:.5rem}.notification-overlay-footer .dismiss-btn{position:relative;background:transparent;border:none;color:#ffffff73;font-size:.95rem;font-weight:600;cursor:pointer;padding:1rem 1.5rem;width:100%;border-radius:1.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.notification-overlay-footer .dismiss-btn:hover{color:#ffffffd9;background:#ffffff0d}.notification-overlay-footer .dismiss-btn:active{background:#ffffff1a}.notification-overlay-footer .dismiss-permanent-btn{background:transparent;border:none;color:#9ca3af;font-size:.85rem;font-weight:500;cursor:pointer;padding:8px 12px;width:100%;min-height:44px;border-radius:1.25rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-decoration:underline;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.notification-overlay-footer .dismiss-permanent-btn:hover{color:#ffffffd9;background:#ffffff0d}.notification-overlay-footer .dismiss-permanent-btn:active{background:#ffffff1a}.notification-overlay-card.blocked:before{background:linear-gradient(90deg,#ef4444,#f59e0b,#ef4444)}.notification-overlay-card.blocked .prompt-icon-wrapper{border-color:#ef444433}.notification-overlay-card.blocked .prompt-icon-wrapper .main-bell{color:#ef4444;filter:drop-shadow(0 0 15px rgba(239,68,68,.4))}.notification-overlay-card.blocked .prompt-icon-wrapper .pulse-ring{border-color:#ef444433}.notification-overlay-card.blocked .dismiss-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#f1f5f9;font-weight:700;box-shadow:0 4px 20px #00000026;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1.1rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.notification-overlay-card.blocked .dismiss-btn:hover{background:#ffffff26;border-color:#ffffff40;color:#fff;transform:translateY(-1px)}.notification-overlay-card.blocked .dismiss-btn:active{background:#ffffff1a;transform:translateY(0)}.notification-overlay-card.blocked .dismiss-permanent-btn{color:#ffffff80;font-weight:500;transition:all .2s ease}.notification-overlay-card.blocked .dismiss-permanent-btn:hover{color:#ffffffd9;background:#ffffff0d}.blocked-instructions{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:1.25rem;margin-top:1rem;text-align:left;display:flex;flex-direction:column;gap:1rem;width:100%}.blocked-instructions .instruction-step{display:flex;gap:.75rem;align-items:flex-start;font-size:.9rem;color:#fffc;line-height:1.4}.blocked-instructions .instruction-step i{color:#fff;font-size:1.1rem;margin-top:.1rem;flex-shrink:0}.blocked-instructions .instruction-step strong{color:#fff;font-weight:600}@keyframes bellSwing{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(0)}}@keyframes iconPulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.notification-overlay-card{padding:2rem 1.25rem 1.75rem;border-radius:1.75rem;max-width:360px;margin:auto;overflow:hidden}.notification-overlay-card.blocked{padding:1.75rem 1.25rem 1.5rem}.notification-overlay-card.blocked .notification-overlay-header{margin-bottom:1.25rem}.notification-overlay-card.blocked .notification-overlay-header .prompt-icon-wrapper{width:80px;height:80px;border-radius:24px}.notification-overlay-card.blocked .notification-overlay-header .prompt-icon-wrapper .main-bell{font-size:2.75rem}.notification-overlay-card.blocked .notification-overlay-header .prompt-icon-wrapper .pulse-ring{border-radius:24px}.notification-overlay-card.blocked .notification-overlay-body{margin-bottom:1.5rem}.notification-overlay-card.blocked .notification-overlay-body .prompt-title{font-size:1.45rem}.notification-overlay-card.blocked .notification-overlay-body .prompt-description{font-size:.9rem;padding:0}.notification-overlay-card.blocked .blocked-instructions{padding:1rem;gap:.75rem;margin-top:.75rem;border-radius:1.15rem}.notification-overlay-card.blocked .blocked-instructions .instruction-step{font-size:.85rem;gap:.5rem}.notification-overlay-card.blocked .notification-overlay-footer{gap:1rem}.notification-overlay-card.blocked .notification-overlay-footer .enable-btn{padding:1rem;font-size:1rem;border-radius:1rem}.notification-overlay-card.blocked .notification-overlay-footer .dismiss-btn{margin-top:.5rem;margin-bottom:.25rem;padding:.9rem 1.25rem;font-size:.95rem}.notification-overlay-body .prompt-title{font-size:1.6rem}}.pwa-overlay-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:#0f172af2;display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(12px);overflow:hidden}.pwa-overlay-backdrop:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#4f46e54d,#4f46e500 70%);top:-150px;right:-150px;animation:rotate 20s linear infinite}.pwa-overlay-backdrop:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#8b5cf64d,#8b5cf600 70%);bottom:-150px;left:-150px;animation:rotate 15s linear reverse infinite}.pwa-overlay-card{position:relative;width:100%;max-width:440px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:2.5rem;padding:2.5rem;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;overflow:hidden}.pwa-overlay-card.animate-slide-up{animation:slideUp .6s cubic-bezier(.16,1,.3,1) forwards}.pwa-overlay-glow{position:absolute;top:50%;left:50%;width:120%;height:120%;transform:translate(-50%,-50%);background:radial-gradient(circle,#4f46e526,#4f46e500 60%);pointer-events:none;z-index:0}.pwa-overlay-header{margin-bottom:2rem;position:relative;z-index:1}.pwa-overlay-header .app-icon-container{position:relative;width:100px;height:100px;margin:0 auto}.pwa-overlay-header .app-icon-container .app-icon{width:100%;height:100%;border-radius:2rem;object-fit:cover;box-shadow:0 10px 25px #0000004d;border:2px solid rgba(255,255,255,.2)}.pwa-overlay-header .app-icon-container .app-icon.pulse{animation:pulse 3s infinite ease-in-out}.pwa-overlay-header .app-icon-container .icon-badge{position:absolute;bottom:-5px;right:-5px;width:36px;height:36px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;border:3px solid rgb(15,23,42);box-shadow:0 4px 10px #0000004d}.pwa-overlay-body{position:relative;z-index:1;margin-bottom:2rem}.pwa-overlay-body .app-title{font-size:2rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(to bottom,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.pwa-overlay-body .app-tagline{font-size:1rem;color:#fff9;margin-bottom:1.5rem;font-weight:500}.pwa-overlay-body .feature-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.pwa-overlay-body .feature-badges .badge{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:.5rem}.pwa-overlay-body .feature-badges .badge i{color:#8b5cf6}.pwa-overlay-body .install-message{font-size:.95rem;color:#ffffffb3;line-height:1.6;max-width:320px;margin:0 auto}.pwa-overlay-footer{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:1.25rem}.pwa-overlay-footer .install-btn{width:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:1.25rem;border-radius:1.25rem;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;align-items:center;justify-content:center;gap:.5rem}.pwa-overlay-footer .install-btn.shadow-glow{box-shadow:0 10px 25px -5px #4f46e580,0 0 10px #4f46e533}.pwa-overlay-footer .install-btn:hover{transform:scale(1.02);filter:brightness(1.1);box-shadow:0 15px 35px -5px #4f46e599}.pwa-overlay-footer .install-btn:active{transform:scale(.98)}.pwa-overlay-footer .dismiss-btn{background:transparent;border:none;color:#fff6;font-size:.9rem;font-weight:600;cursor:pointer;padding:.5rem;transition:color .2s}.pwa-overlay-footer .dismiss-btn:hover{color:#fffc;text-decoration:underline}.pwa-overlay-footer .ios-instructions{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;text-align:left}.pwa-overlay-footer .ios-instructions .instruction-step{display:flex;align-items:center;gap:1rem}.pwa-overlay-footer .ios-instructions .instruction-step .step-num{background:#6366f1;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;flex-shrink:0}.pwa-overlay-footer .ios-instructions .instruction-step .step-text{font-size:.9rem;color:#ffffffe6;flex-grow:1}.pwa-overlay-footer .ios-instructions .instruction-step .step-text strong{color:#fff;font-weight:700}.pwa-overlay-footer .ios-instructions .instruction-step .ios-icon{color:#6366f1;font-size:1.25rem}.pwa-overlay-footer .ios-instructions .step-divider{border:0;border-top:1px solid rgba(255,255,255,.1);margin:0}.security-note{margin-top:2rem;font-size:.75rem;color:#ffffff4d;display:flex;align-items:center;gap:.25rem}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:480px){.pwa-overlay-backdrop{padding:1rem}.pwa-overlay-card{padding:2rem 1.5rem;border-radius:2rem}.pwa-overlay-body .app-title{font-size:1.75rem}}.screen-lock-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:10000;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:40px 20px;color:#fff;user-select:none;touch-action:none}.screen-lock-overlay .lock-header{margin-top:20px;opacity:.7}.screen-lock-overlay .lock-header .lock-icon{font-size:2rem;animation:pulse 2s infinite}.screen-lock-overlay .lock-clock{display:flex;flex-direction:column;align-items:center;justify-content:center}.screen-lock-overlay .lock-clock.top-aligned{margin-top:20px;flex-grow:0}.screen-lock-overlay .lock-clock .time{font-size:6rem;font-weight:200;letter-spacing:-2px;line-height:1}.screen-lock-overlay .lock-clock .period{font-size:1.5rem;font-weight:400;opacity:.7;margin-top:-5px}.screen-lock-overlay .lock-clock .date{font-size:1.2rem;font-weight:400;margin-top:15px;opacity:.8;text-transform:uppercase;letter-spacing:2px}.screen-lock-overlay .unlock-container{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:60px}.screen-lock-overlay .unlock-container .swipe-area{position:relative;width:280px;height:60px;background:#ffffff1a;border-radius:30px;display:flex;align-items:center;padding:5px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);overflow:hidden}.screen-lock-overlay .unlock-container .swipe-area .swipe-text{width:100%;text-align:center;font-size:.9rem;font-weight:500;letter-spacing:1px;color:#ffffff80;pointer-events:none;z-index:1}.screen-lock-overlay .unlock-container .swipe-area .swipe-handle{position:absolute;left:5px;width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 4px 15px #0000004d;cursor:grab;z-index:2;transition:transform .1s linear}.screen-lock-overlay .unlock-container .swipe-area .swipe-handle:active{cursor:grabbing}.screen-lock-overlay .unlock-container .swipe-area .swipe-handle .handle-icon{font-size:1.2rem}.screen-lock-overlay .unlock-container .swipe-area .swipe-progress{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#fff3,#fff0);z-index:0}.screen-lock-overlay .unlock-container .hint-text{margin-top:15px;font-size:.8rem;opacity:.4;font-style:italic}@keyframes pulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.5}}.swipe-handle-minimal{width:60px!important;height:60px!important;background:#ffffff26!important;border:1.5px solid rgba(255,255,255,.3);color:#fff!important;backdrop-filter:blur(5px)}.error-boundary{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:var(--color-bg-primary, #eaf6ff);color:var(--color-text-primary, #1e293b);padding:1rem}.error-content{background-color:var(--color-bg-card, #ffffff);padding:2rem;border-radius:24px;box-shadow:var(--shadow-xl, 0 20px 60px rgba(0, 0, 0, .15));text-align:center;max-width:500px;width:100%}.error-icon{font-size:3rem;margin-bottom:1rem}.error-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text-primary, #1e293b)}.error-message{color:var(--color-text-secondary, #64748b);margin-bottom:1.5rem;line-height:1.5}.error-details{background-color:#0000000d;padding:1rem;border-radius:12px;font-family:monospace;font-size:.85rem;text-align:left;margin-bottom:1.5rem;overflow-x:auto;color:var(--color-error, #ef4444)}.error-actions{display:flex;gap:1rem;justify-content:center}.error-actions button{padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.error-actions button:hover{transform:translateY(-2px);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .1))}.btn-reload{background:var(--color-primary, #2e2ff5);color:#fff}.btn-home{background:transparent;border:1px solid var(--color-border-medium, #e5e7eb)!important;color:var(--color-text-primary, #1e293b)}.btn-home:hover{background:var(--color-bg-secondary, #f8fafc)}.custom-form{width:100%;padding:.5rem;text-align:left}.no-pending-msg{text-align:center;width:100%;height:41px;color:green}.form-title{font-weight:600}@media(prefers-color-scheme:dark){.custom-form{color:#f1f5f9}.no-pending-msg{color:#34d399}.form-title{color:#f1f5f9}}[data-theme=dark] .custom-form{color:#f1f5f9}[data-theme=dark] .no-pending-msg{color:#34d399}[data-theme=dark] .form-title{color:#f1f5f9}.otp-wrapper{position:relative;width:100%;max-width:320px;height:56px;margin:1.5rem auto;cursor:text}.hidden-otp-input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;cursor:pointer;border:none;background:transparent;outline:none}.visual-boxes-container{display:flex;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.visual-box{width:44px;height:56px;border:2px solid #ccc;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;background-color:#fff;transition:all .2s ease;color:#333}.active-box{border-color:#007bff;box-shadow:0 0 5px #007bff80}.filled-box{border-color:#333}@media(prefers-color-scheme:dark){.visual-box{background-color:#1e293b;border-color:#475569;color:#f1f5f9}.filled-box{border-color:#cbd5e1}.active-box{border-color:#3b82f6;box-shadow:0 0 5px #3b82f680}}[data-theme=dark] .visual-box{background-color:#1e293b;border-color:#475569;color:#f1f5f9}[data-theme=dark] .filled-box{border-color:#cbd5e1}[data-theme=dark] .active-box{border-color:#3b82f6;box-shadow:0 0 5px #3b82f680}@keyframes blink-caret{0%,to{opacity:1}50%{opacity:0}}@keyframes otp-pulse{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 6px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes otp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.blinking-caret{display:inline-block;width:2px;height:24px;background-color:#007bff;animation:blink-caret 1s step-end infinite;border-radius:2px}.otp-instruction-tooltip{position:absolute;top:-55px;left:50%;transform:translate(-50%);background:#fff;color:#000;padding:8px 16px;border:1px solid #007bff;border-radius:8px;font-size:16px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px #0000001a;animation:otp-float 2s ease-in-out infinite;z-index:20;pointer-events:none}.otp-instruction-tooltip:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white}.otp-instruction-tooltip:before{content:"";position:absolute;bottom:-7px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #007bff;z-index:-1}#recaptcha-container{position:fixed;bottom:10px;right:10px;z-index:99999}.grecaptcha-badge{bottom:14px!important;right:14px!important}.popup-overlay{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#0009;z-index:10;inset:0}.popup-container{background-color:#fff;border-radius:1rem;padding:.5rem;width:90%;max-width:600px;max-height:calc(100vh - 100px);overflow:hidden;display:flex;flex-direction:column}.popup-header{display:flex;justify-content:space-between;align-items:center;height:70px;padding:1rem;font-size:1.25rem}.popup-body{width:100%;overflow-y:auto;max-height:calc(100vh - 300px)}.popup-footer{display:flex;justify-content:space-between;align-items:center;height:70px;padding:1rem;font-size:1.25rem}@media(prefers-color-scheme:dark){.popup-overlay{background-color:#000c}.popup-container{background-color:#1e293b;color:#f1f5f9}.popup-header{color:#f1f5f9;border-bottom:1px solid #475569}.popup-footer{color:#f1f5f9;border-top:1px solid #475569}}[data-theme=dark] .popup-container{background-color:#1e293b;color:#f1f5f9}[data-theme=dark] .popup-header{color:#f1f5f9;border-bottom:1px solid #475569}[data-theme=dark] .popup-footer{color:#f1f5f9;border-top:1px solid #475569}.btn-pay{background:var(--customer-gradient-primary);color:#fff;border:none;padding:.5rem 1.25rem;border-radius:var(--customer-radius-full);font-weight:600;font-size:.85rem;cursor:pointer;transition:all var(--customer-transition-fast);box-shadow:0 4px 15px #4f46e54d}.btn-pay:hover{transform:scale(1.05);box-shadow:0 6px 20px #4f46e566}.btn-pay:active{transform:scale(.98)}.btn-processing{background:var(--customer-gradient-accent);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--customer-radius-full);font-weight:600;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.customer-hero-card{background:var(--customer-gradient-hero);border-radius:var(--customer-radius-xl);padding:1.5rem}@media(max-width:375px){.customer-hero-card{padding:1.25rem 1rem}}.customer-hero-card{color:#fff;position:relative;overflow:hidden;box-shadow:var(--customer-shadow-lg),var(--customer-shadow-glow);margin-bottom:1.5rem;animation:pulse-subtle 4s ease-in-out infinite;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.customer-hero-card:hover{transform:scale(1.02)}.customer-hero-card:before,.customer-hero-card:after{content:"";position:absolute;border-radius:50%;background:#ffffff1a}.customer-hero-card:before{width:150px;height:150px;top:-50px;right:-30px}.customer-hero-card:after{width:100px;height:100px;bottom:-30px;left:-20px}.customer-hero-card-content{position:relative;z-index:1}.customer-hero-card-label{font-size:.85rem;opacity:.9;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}.customer-hero-card-amount{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media(max-width:375px){.customer-hero-card-amount{font-size:2rem}}.customer-hero-card-amount .currency-symbol{font-size:1.5rem;vertical-align:super;margin-right:4px}.customer-hero-card-info{display:flex;gap:1rem;font-size:.85rem;opacity:.9}.customer-glass-card{background:var(--customer-gradient-glass, rgba(255, 255, 255, .9));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:var(--customer-radius-lg);padding:1.25rem;box-shadow:var(--customer-shadow-md);transition:all .3s ease}.customer-glass-card:hover{transform:translateY(-2px);box-shadow:0 10px 40px #0000001f}.customer-glass-card:hover{box-shadow:0 15px 35px #0000001a;border-color:#ffffff80}.customer-section{background:var(--customer-bg-card);border-radius:var(--customer-radius-lg);padding:1.25rem;margin-bottom:1rem;box-shadow:var(--customer-shadow-sm);border:1px solid var(--customer-border)}.customer-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--customer-bg)}.customer-section-title{font-size:1.1rem;font-weight:600;color:var(--customer-text-primary);display:flex;align-items:center;gap:.5rem}.customer-section-title .icon{width:32px;height:32px;border-radius:var(--customer-radius-sm);display:flex;align-items:center;justify-content:center;font-size:1rem}.customer-section-action{font-size:.85rem;color:var(--customer-primary);font-weight:500;text-decoration:none}.customer-section-action:hover{color:var(--customer-primary-dark)}.customer-bill-card{background:var(--customer-bg-card);border-radius:var(--customer-radius-md);padding:1rem;display:flex;align-items:center;gap:.75rem;border:1px solid var(--customer-border);transition:all var(--customer-transition-fast)}.customer-bill-card:hover{border-color:var(--customer-primary-light);box-shadow:var(--customer-shadow-sm)}.customer-bill-card-info{flex:1;min-width:0}.customer-bill-card-period{font-size:1rem;font-weight:600;color:var(--customer-text-primary);margin-bottom:.25rem}.customer-bill-card-type{font-size:.8rem;color:var(--customer-text-muted);text-transform:capitalize}.customer-bill-card-amount{font-size:1.25rem;font-weight:700;color:var(--customer-text-primary);white-space:nowrap}.customer-bill-card-amount .currency{font-size:.9rem;color:var(--customer-text-secondary)}.customer-bill-card-action{display:flex;gap:.5rem}.customer-bill-month-card{background:var(--customer-bg-card);border-radius:var(--customer-radius-lg);overflow:hidden;border:1px solid var(--customer-border);box-shadow:var(--customer-shadow-sm);transition:all var(--customer-transition-normal);margin-bottom:1rem}.customer-bill-month-card:hover{border-color:var(--customer-primary-light);box-shadow:var(--customer-shadow-md)}.customer-transaction-list{display:flex;flex-direction:column;gap:.5rem}.customer-transaction-item{background:linear-gradient(135deg,var(--customer-bg-card) 0%,rgba(79,70,229,.03) 100%);border-radius:var(--customer-radius-lg);display:flex;align-items:center;gap:1rem;border:3px solid var(--customer-primary);box-shadow:0 8px 24px #4f46e50a;transition:all var(--customer-transition-normal)}.customer-transaction-item:hover{transform:translateY(-2px);border-color:var(--customer-primary-light);box-shadow:0 12px 30px #4f46e514;background:linear-gradient(135deg,var(--customer-bg-card) 0%,rgba(79,70,229,.06) 100%)}.customer-transaction-item-icon{width:44px;height:44px;border-radius:var(--customer-radius-md);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.customer-transaction-item-icon.credit{background:#10b9811a;color:var(--customer-success)}.customer-transaction-item-icon.debit{background:#ef44441a;color:var(--customer-error)}.customer-transaction-item-icon.purchase{background:#4f46e51a;color:var(--customer-primary)}.customer-transaction-item-details{flex:1;min-width:0}.customer-transaction-item-title{font-size:.95rem;font-weight:600;color:var(--customer-text-primary);margin-bottom:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-transaction-item-meta{font-size:.8rem;color:var(--customer-text-muted)}.customer-transaction-item-amount{font-size:1.1rem;font-weight:700;text-align:right}.customer-transaction-item-amount.positive{color:var(--customer-success)}.customer-transaction-item-amount.negative{color:var(--customer-error)}.customer-transaction-item-amount.neutral{color:var(--customer-text-primary)}.customer-transaction-item-sub{font-size:.75rem;color:var(--customer-text-muted)}.customer-bill-list{display:flex;flex-direction:column;gap:.75rem}.error-popup-overlay,.success-popup-overlay,.popup-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .2s ease}.error-popup-container,.success-popup-container,.popup-container{background:#fff;border-radius:20px;max-width:500px;width:90%;box-shadow:0 20px 50px #00000040;animation:slideUp .3s ease;overflow:hidden}.error-popup-container,.success-popup-container{max-width:320px;padding:2rem 1.5rem;text-align:center;background:linear-gradient(145deg,#fff,#fafafa)}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid var(--customer-border, #e0e0e0)}.popup-header h3{margin:0;font-size:1.25rem;color:var(--customer-text-primary, #333);font-weight:700}.close-btn{background:none;border:none;font-size:2rem;color:var(--customer-text-secondary, #999);cursor:pointer;line-height:1;padding:0;width:30px;height:30px;transition:color .2s ease}.close-btn:hover{color:var(--customer-text-primary, #333)}.error-popup-icon,.success-popup-icon{margin-bottom:1rem}.error-popup-icon{animation:shake .5s ease-in-out}.error-popup-title,.success-popup-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--customer-text-primary, #1f2937)}.error-popup-message,.success-popup-message{margin:0 0 1.5rem;font-size:1rem;color:var(--customer-text-secondary, #6b7280);line-height:1.5}.popup-body{padding:1.5rem}.timer-display{text-align:center;margin:2rem 0}.timer-label{font-size:.875rem;color:var(--customer-text-secondary, #666);margin-bottom:.5rem}.timer-value{font-size:3rem;font-weight:700;color:#ff9800;font-family:monospace}.popup-footer{padding:1rem 1.5rem;border-top:1px solid var(--customer-border, #e0e0e0);display:flex;justify-content:flex-end}.error-popup-btn,.success-popup-btn{color:#fff;border:none;border-radius:12px;padding:.875rem 2.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #0000001a}.error-popup-btn:hover,.success-popup-btn:hover{transform:translateY(-2px)}.error-popup-btn:active,.success-popup-btn:active{transform:translateY(0)}.error-popup-btn{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef44444d}.error-popup-btn:hover{box-shadow:0 6px 20px #ef444466}.success-popup-btn{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 15px #22c55e4d}.success-popup-btn:hover{box-shadow:0 6px 20px #22c55e66}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}@media(prefers-color-scheme:dark){.error-popup-container,.success-popup-container,.popup-container{background:var(--bg-card);color:var(--text-primary);box-shadow:0 20px 50px #00000080}.error-popup-container,.success-popup-container{background:linear-gradient(145deg,#1e293b,#0f172a)}.error-popup-message,.success-popup-message{color:var(--text-muted)}.popup-header{border-bottom-color:var(--border-medium)}.popup-header h3{color:var(--text-primary)}.timer-value{color:#fbbf24}.close-btn{color:#94a3b8}.close-btn:hover{color:#fff}}.receipt-success-header{text-align:center;padding:2rem 1rem;margin-bottom:1.5rem}.receipt-success-icon{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;animation:scaleIn .5s ease}.receipt-success-icon.success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 30px #10b9814d}.receipt-success-icon.pending{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 10px 30px #f59e0b26}.receipt-success-icon.failed{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 30px #ef444426}.receipt-success-icon.cancelled{background:linear-gradient(135deg,#6b7280,#4b5563);box-shadow:0 10px 30px #6b728026}.receipt-success-icon:not(.success):not(.pending):not(.failed):not(.cancelled){background:var(--customer-primary)}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.receipt-success-title{font-size:1.75rem;font-weight:700;color:var(--customer-text-primary);margin:0 0 .5rem}.receipt-success-subtitle{font-size:1rem;color:var(--customer-text-secondary);margin:0}.receipt-card{background:var(--customer-bg-card);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #00000014}.receipt-section{margin-bottom:1rem}.receipt-section:last-child{margin-bottom:0}.receipt-section-title{font-size:.875rem;font-weight:600;color:var(--customer-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.receipt-amount-section{text-align:center;padding:1rem 0}.receipt-amount-label{font-size:.875rem;color:var(--customer-text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.receipt-amount-value{font-size:2.5rem;font-weight:700;color:#10b981}.receipt-divider{height:1px;background:var(--customer-border);margin:1.5rem 0}.receipt-details{display:flex;flex-direction:column;gap:1rem}.receipt-detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.receipt-detail-row:last-child{margin-bottom:0}.receipt-detail-row.receipt-total-row{margin-top:.5rem;padding-top:.75rem;border-top:2px solid var(--customer-border)}.receipt-detail-row.receipt-total-row .receipt-detail-label,.receipt-detail-row.receipt-total-row .receipt-detail-value{font-size:1.125rem;font-weight:700}.receipt-detail-label{font-size:.875rem;color:var(--customer-text-secondary);font-weight:500}.receipt-detail-value{font-size:.9375rem;color:var(--customer-text-primary);font-weight:600;text-align:right}.receipt-detail-value-small{font-size:.75rem;font-family:monospace}.receipt-detail-value-wrap{max-width:60%;word-wrap:break-word}.receipt-product-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--customer-border)}.receipt-product-row:last-child{border-bottom:none}.receipt-product-info{flex:1}.receipt-product-name{font-size:.9375rem;font-weight:600;color:var(--customer-text-primary);margin-bottom:.25rem}.receipt-product-meta{font-size:.8125rem;color:var(--customer-text-secondary)}.receipt-product-total{font-size:.9375rem;font-weight:600;color:var(--customer-text-primary);margin-left:1rem}.receipt-status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.receipt-status-badge.success{background:#10b9811a;color:#10b981}.receipt-status-badge.pending{background:#f59e0b1a;color:#f59e0b}.receipt-status-badge.failed{background:#ef44441a;color:#ef4444}.receipt-status-badge.cancelled{background:#6b72801a;color:#6b7280}.receipt-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.btn-receipt-primary,.btn-receipt-secondary{width:100%;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}.btn-receipt-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 4px 15px #4f46e54d}.btn-receipt-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.btn-receipt-secondary{background:var(--customer-bg-card);color:var(--customer-text-primary);border:2px solid var(--customer-border)}.btn-receipt-secondary:hover{background:var(--customer-bg);border-color:var(--customer-text-secondary)}:root{--customer-primary: #4f46e5;--customer-primary-light: #818cf8;--customer-primary-dark: #3730a3;--customer-secondary: #0d9488;--customer-secondary-light: #2dd4bf;--customer-accent: #f59e0b;--customer-accent-light: #fcd34d;--customer-success: var(--success);--customer-error: var(--error);--customer-warning: var(--warning);--customer-white: var(--white);--customer-bg: var(--bg-primary);--customer-bg-card: var(--bg-card);--customer-text-primary: var(--text-primary);--customer-text-secondary: var(--text-secondary);--customer-text-muted: var(--text-muted);--customer-border: var(--border-light);--customer-gradient-primary: linear-gradient(135deg, #4f46e5 0%, #7c3aed 100%);--customer-gradient-secondary: linear-gradient(135deg, #0d9488 0%, #2dd4bf 100%);--customer-gradient-accent: linear-gradient(135deg, #f59e0b 0%, #fcd34d 100%);--customer-gradient-hero: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--customer-gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .9) 0%, rgba(255, 255, 255, .6) 100%);--customer-shadow-sm: var(--shadow-sm);--customer-shadow-md: var(--shadow-md);--customer-shadow-lg: 0 10px 40px rgba(0, 0, 0, .12);--customer-shadow-xl: 0 20px 60px rgba(0, 0, 0, .15);--customer-shadow-glow: 0 0 40px rgba(79, 70, 229, .3);--customer-radius-sm: 8px;--customer-radius-md: 12px;--customer-radius-lg: 16px;--customer-radius-xl: 24px;--customer-radius-full: 9999px;--customer-transition-fast: .15s ease;--customer-transition-normal: .3s ease;--customer-transition-slow: .5s ease}[data-theme=dark]{--customer-white: #0f172a;--customer-bg: #0f172a;--customer-bg-card: #1e293b;--customer-text-primary: #f1f5f9;--customer-text-secondary: #cbd5e1;--customer-text-muted: #a5b4fc;--customer-border: #475569;--customer-gradient-primary: linear-gradient(135deg, #1e40af 0%, #7c3aed 100%);--customer-gradient-glass: linear-gradient( 135deg, rgba(30, 41, 59, .9) 0%, rgba(30, 41, 59, .6) 100% )}.customer-page{background:var(--customer-bg);min-height:100vh;padding:1rem;padding-bottom:100px}@media(min-width:768px){.customer-page{padding:2rem}}.customer-page{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.customer-page-header{text-align:center;margin-bottom:1.5rem;position:relative}.customer-page-header-greeting{font-size:1rem;color:var(--customer-text-secondary);margin-bottom:.25rem;font-weight:500}.customer-page-header-title{font-size:1.75rem;font-weight:700;background:var(--customer-gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}@media(max-width:375px){.customer-page-header-title{font-size:1.4rem}}.customer-page-header-subtitle{font-size:.9rem;color:var(--customer-text-muted)}@media(max-width:375px){.customer-page-header-subtitle{font-size:.8rem}}.customer-bill-month-card{background:var(--customer-bg-card);border-radius:var(--customer-radius-xl);box-shadow:var(--customer-shadow-lg);margin-bottom:1.5rem;border:1px solid var(--customer-border);overflow:hidden;transition:all var(--customer-transition-normal);position:relative}.customer-bill-month-card:hover{transform:translateY(-4px);box-shadow:var(--customer-shadow-xl);border-color:var(--customer-primary-light)}.customer-bill-month-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--customer-primary)}.bill-month-header{padding:1.25rem 1.5rem;background:linear-gradient(to right,#4f46e50d,#fff0);border-bottom:1px solid var(--customer-border);display:flex!important;align-items:center;justify-content:space-between}.bill-month-header .bill-month-period{display:flex;align-items:center;gap:.75rem}.bill-month-header .bill-month-period .bill-month-icon{font-size:1.1rem;background:var(--customer-primary);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:var(--customer-shadow-sm);color:#fff}.bill-month-header .bill-month-period .bill-month-text{font-size:1.1rem;font-weight:700;color:var(--customer-text-primary);margin:0}.bill-categories{padding:1.25rem 1.5rem}.bill-category-row{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px dashed var(--customer-border)}.bill-category-row:last-child{border-bottom:none}.bill-category-name{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:var(--customer-text-primary)}.bill-category-icon{font-size:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--customer-primary);color:#fff;border-radius:8px;border:none;box-shadow:var(--customer-shadow-sm)}.bill-category-count{font-size:.75rem;color:var(--customer-primary);background:#4f46e51a;padding:.2rem .5rem;border-radius:var(--customer-radius-sm);font-weight:600}.bill-category-amount{font-size:1.1rem;font-weight:700;color:var(--customer-text-primary);display:flex;align-items:center;gap:2px;background:var(--customer-bg);padding:.25rem .75rem;border-radius:var(--customer-radius-md)}.bill-category-amount .currency{font-size:.9rem;color:var(--customer-text-muted);font-weight:500}.bill-pay-action{padding:1.25rem 1.5rem;background:var(--customer-bg-card);display:flex;justify-content:center;border-top:1px solid var(--customer-border)}.bill-pay-action .btn-pay{background:var(--customer-gradient-primary);color:#fff;border:none;padding:.75rem 2.5rem;border-radius:var(--customer-radius-full);font-weight:600;font-size:1rem;cursor:pointer;transition:all var(--customer-transition-fast);box-shadow:0 4px 15px #4f46e566;display:flex;align-items:center;justify-content:center;gap:.5rem}.bill-pay-action .btn-pay:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e580}.bill-pay-action .btn-pay:active{transform:scale(.99)}.bill-pay-action .btn-processing{background:var(--customer-gradient-accent);color:#fff;border:none;padding:.75rem 2.5rem;border-radius:var(--customer-radius-full);font-weight:600;font-size:1rem;cursor:not-allowed;display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:.9}.customer-quantity-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;background:var(--customer-gradient-primary);color:#fff;border:none;padding:1rem 2rem;border-radius:var(--customer-radius-lg);font-size:1.1rem;font-weight:600;cursor:pointer;transition:all var(--customer-transition-normal);box-shadow:0 4px 15px #4f46e54d;margin:1.5rem 0}.customer-quantity-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e566}.customer-quantity-btn .icon{font-size:1.25rem}.customer-summary-header{background:var(--customer-gradient-primary);border-radius:var(--customer-radius-md);padding:.75rem;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:.5rem;color:#fff;font-weight:600;font-size:.85rem;text-align:center;margin-bottom:.5rem}@media(max-width:375px){.customer-summary-header{grid-template-columns:1.8fr 1fr 1fr;font-size:.75rem;padding:.5rem}}@media(min-width:768px){.customer-summary-header{grid-template-columns:1.5fr 1fr 1fr 1fr}}.customer-summary-row{background:var(--customer-bg-card);border-radius:var(--customer-radius-md);padding:1rem .75rem;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:.5rem;text-align:center;margin-bottom:.5rem;border:1px solid var(--customer-border);transition:all var(--customer-transition-fast)}.customer-summary-row .time,.customer-summary-row .text-muted{color:var(--customer-text-muted)!important}@media(max-width:375px){.customer-summary-row{grid-template-columns:1.8fr 1fr 1fr;padding:.75rem .5rem}}@media(min-width:768px){.customer-summary-row{grid-template-columns:1.5fr 1fr 1fr 1fr}}.customer-summary-row:hover{border-color:var(--customer-primary-light);transform:translate(4px)}.customer-summary-row .col-date{font-size:.85rem}.customer-summary-row .col-date .date{font-weight:600;color:var(--customer-text-primary)}.customer-summary-row .col-date .time{font-size:.75rem;color:var(--customer-text-muted)}.customer-summary-row .col-qty{font-size:.9rem;color:var(--customer-text-secondary);font-weight:500}.customer-summary-row .col-price{font-size:1rem;font-weight:700;color:var(--customer-primary)}.customer-summary-total{background:var(--customer-gradient-primary);border-radius:var(--customer-radius-md);padding:1rem;display:flex;justify-content:space-between;align-items:center;margin-top:1rem;border:none}@media(max-width:375px){.customer-summary-total{padding:.75rem}}.customer-summary-total .label{font-size:1rem;color:#fffc;font-weight:500}@media(max-width:375px){.customer-summary-total .label{font-size:.85rem}}.customer-summary-total .value{font-size:1.25rem;font-weight:700;color:#fff}@media(max-width:375px){.customer-summary-total .value{font-size:1rem}}.customer-profile-header{text-align:center;padding:2rem 1rem;background:var(--customer-gradient-hero);border-radius:var(--customer-radius-xl);color:#fff;margin-bottom:1.5rem;position:relative;overflow:hidden}.customer-profile-header:before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:#ffffff1a;top:-80px;right:-60px}.customer-profile-qr{width:180px;height:180px;background:#fff;border-radius:var(--customer-radius-lg);padding:.5rem;margin:0 auto 1rem;box-shadow:var(--customer-shadow-lg)}.customer-profile-qr img{width:100%;height:100%;object-fit:contain;border-radius:var(--customer-radius-sm)}.customer-profile-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-transform:capitalize}.customer-profile-id{font-size:.9rem;opacity:.9}.customer-profile-id span{background:#fff3;padding:.25rem .75rem;border-radius:var(--customer-radius-full);font-weight:500}.customer-profile-card-status{margin-top:1rem}.customer-profile-card-status .status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:var(--customer-radius-full);font-size:.85rem;font-weight:600}.customer-profile-card-status .status-badge.active{background:#10b98133;color:#10b981}.customer-profile-card-status .status-badge.blocked{background:#ef444433;color:#ef4444}.customer-profile-card-status .card-token{margin-top:.5rem;font-size:.85rem;letter-spacing:2px;font-family:monospace;opacity:.9}.customer-profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:-1rem;padding:0 1rem;position:relative;z-index:1}.customer-profile-stat-card{background:var(--customer-bg-card);border-radius:var(--customer-radius-md);padding:1rem;text-align:center;box-shadow:var(--customer-shadow-md)}.customer-profile-stat-card .stat-label{font-size:.8rem;color:var(--customer-text-muted);margin-bottom:.25rem}.customer-profile-stat-card .stat-value{font-size:1.25rem;font-weight:700;color:var(--customer-text-primary)}.customer-profile-section{background:var(--customer-bg-card);border-radius:var(--customer-radius-lg);padding:1.25rem;margin-bottom:1rem;margin-top:1rem;box-shadow:var(--customer-shadow-sm)}.customer-profile-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.customer-profile-section .section-header .section-title{font-size:1rem;font-weight:600;color:var(--customer-text-primary);display:flex;align-items:center;gap:.5rem}.customer-profile-section .section-header .section-action{font-size:.85rem;color:var(--customer-primary);font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.25rem}.customer-profile-section .section-header .section-action:hover{color:var(--customer-primary-dark)}.customer-profile-info-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--customer-border)}.customer-profile-info-row:last-child{border-bottom:none}.customer-profile-info-row .info-label{font-size:.9rem;color:var(--customer-text-muted)}.customer-profile-info-row .info-value{font-size:.9rem;font-weight:500;color:var(--customer-text-primary);text-align:right;max-width:60%;word-break:break-word}.customer-schedule-current{background:linear-gradient(135deg,#4f46e51a,#7c3aed0d);border:1px solid rgba(79,70,229,.2);border-radius:var(--customer-radius-md);padding:1rem;margin-bottom:1rem}.customer-schedule-current .schedule-label{font-size:.8rem;color:var(--customer-primary);font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.customer-schedule-current .schedule-values{display:flex;justify-content:space-around}.customer-schedule-current .schedule-values .schedule-item{text-align:center}.customer-schedule-current .schedule-values .schedule-item .item-icon{font-size:1.25rem;margin-bottom:.25rem}.customer-schedule-current .schedule-values .schedule-item .item-value{font-size:1.25rem;font-weight:700;color:var(--customer-text-primary)}.customer-schedule-current .schedule-values .schedule-item .item-label{font-size:.75rem;color:var(--customer-text-muted)}.customer-schedule-temporary{background:linear-gradient(135deg,#f59e0b1a,#fcd34d0d);border:1px solid rgba(245,158,11,.2);border-radius:var(--customer-radius-md);padding:1rem;margin-bottom:1rem}.customer-schedule-temporary .temp-header{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--customer-accent);margin-bottom:.5rem}.customer-schedule-temporary .temp-date{font-size:.8rem;color:var(--customer-text-muted);margin-bottom:.5rem}.customer-schedule-temporary .temp-values{display:flex;gap:1.5rem;font-size:.9rem;color:var(--customer-text-primary);font-weight:500}.customer-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--customer-radius-full);font-weight:600;font-size:.9rem;cursor:pointer;transition:all var(--customer-transition-fast);border:none;text-decoration:none}.customer-btn-primary{background:var(--customer-gradient-primary);color:#fff;box-shadow:0 4px 15px #4f46e54d}.customer-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.customer-btn-secondary{background:var(--customer-bg);color:var(--customer-text-primary);border:1px solid var(--customer-border)}.customer-btn-secondary:hover{background:var(--customer-border)}.customer-btn-success{background:var(--customer-gradient-secondary);color:#fff;box-shadow:0 4px 15px #0d94884d}.customer-btn-success:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948866}.customer-btn-danger{background:#ef4444;color:#fff}.customer-btn-danger:hover{background:#dc2626}.customer-btn-sm{padding:.5rem 1rem;font-size:.8rem}.customer-btn-lg{padding:1rem 2rem;font-size:1rem}.customer-btn-block{width:100%}.customer-form-group{margin-bottom:1rem}.customer-form-group label{display:block;font-size:.85rem;font-weight:500;color:var(--customer-text-secondary);margin-bottom:.5rem}.customer-form-group .customer-input,.customer-form-group .customer-select{width:100%;padding:.75rem 1rem;border:2px solid var(--customer-border);border-radius:var(--customer-radius-md);font-size:.95rem;color:var(--customer-text-primary);background:var(--customer-bg-card);transition:all var(--customer-transition-fast)}.customer-form-group .customer-input:focus,.customer-form-group .customer-select:focus{outline:none;border-color:var(--customer-primary);box-shadow:0 0 0 3px #4f46e51a}.customer-form-group .customer-input::placeholder,.customer-form-group .customer-select::placeholder{color:var(--customer-text-muted)}.customer-date-range{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.customer-date-range .date-input-wrapper{flex:1;min-width:130px}.customer-date-range .date-input-wrapper label{font-size:.75rem;color:var(--customer-text-muted);margin-bottom:.25rem;display:block}.customer-date-range .date-input-wrapper input{width:100%;padding:.6rem .75rem;border:2px solid var(--customer-border);border-radius:var(--customer-radius-md);font-size:.9rem}.customer-date-range .date-input-wrapper input:focus{outline:none;border-color:var(--customer-primary)}.customer-date-range .date-input-wrapper select,.customer-date-range .date-input-wrapper .customer-select{width:100%;padding:.6rem 2.5rem .6rem .75rem;border:2px solid var(--customer-border);border-radius:var(--customer-radius-md);font-size:.9rem;background-color:var(--customer-bg-card);color:var(--customer-text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.customer-date-range .date-input-wrapper select:focus,.customer-date-range .date-input-wrapper .customer-select:focus{outline:none;border-color:var(--customer-primary);box-shadow:0 0 0 3px #4f46e51a}.customer-date-range .date-input-wrapper select:hover,.customer-date-range .date-input-wrapper .customer-select:hover{border-color:var(--customer-primary-light)}.customer-date-range .date-btn{width:100%;margin-top:1rem;justify-content:center}.customer-empty-state{text-align:center;padding:1rem 1.5rem}@media(max-width:375px){.customer-empty-state{padding:1rem}}.customer-empty-state-icon{width:60px;height:60px;margin:0 auto .5rem;background:var(--customer-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#fff;box-shadow:var(--customer-shadow-md)}.customer-empty-state-title{font-size:1.1rem;font-weight:600;color:var(--customer-text-primary);margin-bottom:.25rem}.customer-empty-state-text{font-size:.9rem;color:var(--customer-text-muted);max-width:280px;margin:0 auto}.customer-banner{border-radius:var(--customer-radius-lg);padding:1rem;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem}.customer-banner-icon{width:36px;height:36px;border-radius:var(--customer-radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.customer-banner-content{flex:1}.customer-banner-content .banner-title{font-size:.95rem;font-weight:600;margin-bottom:.25rem}.customer-banner-content .banner-text{font-size:.85rem;line-height:1.4}.customer-banner-actions{display:flex;gap:.5rem;margin-top:.75rem}.customer-banner.info{background:linear-gradient(135deg,#4f46e51a,#4f46e50d);border:1px solid rgba(79,70,229,.2)}.customer-banner.info .customer-banner-icon{background:#4f46e526;color:var(--customer-primary)}.customer-banner.info .banner-title{color:var(--customer-primary-dark)}.customer-banner.info .banner-text{color:var(--customer-text-secondary)}.customer-banner.warning{background:linear-gradient(135deg,#f59e0b1a,#f59e0b0d);border:1px solid rgba(245,158,11,.2)}.customer-banner.warning .customer-banner-icon{background:#f59e0b26;color:var(--customer-accent)}.customer-banner.warning .banner-title{color:#b45309}.customer-banner.warning .banner-text{color:var(--customer-text-secondary)}.customer-banner.success{background:linear-gradient(135deg,#10b9811a,#10b9810d);border:1px solid rgba(16,185,129,.2)}.customer-banner.success .customer-banner-icon{background:#10b98126;color:var(--customer-success)}.customer-banner.success .banner-title{color:#047857}.customer-banner.success .banner-text{color:var(--customer-text-secondary)}.customer-banner.danger{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.2)}.customer-banner.danger .customer-banner-icon{background:#ef444426;color:var(--customer-error)}.customer-banner.danger .banner-title{color:#b91c1c}.customer-banner.danger .banner-text{color:var(--customer-text-secondary)}.notification-prompt-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172ad9;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);z-index:999999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:overlayFadeIn .4s ease-out forwards}.notification-prompt-overlay .notification-prompt-card{background:#fff;width:100%;max-width:400px;border-radius:32px;padding:3.5rem 2rem 2.5rem;text-align:center;box-shadow:0 25px 60px -12px #0009;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden;animation:cardSlideUp .6s cubic-bezier(.16,1,.3,1) forwards}.notification-prompt-overlay .notification-prompt-card:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#4f46e5,#0ea5e9,#10b981)}.notification-prompt-overlay .notification-prompt-card .prompt-icon-wrapper{width:110px;height:110px;background:linear-gradient(135deg,#4f46e51a,#0ea5e91a);border-radius:35px;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;position:relative}.notification-prompt-overlay .notification-prompt-card .prompt-icon-wrapper .main-bell{font-size:3.8rem;color:#4f46e5;animation:bellSwing 2.5s ease-in-out infinite;transform-origin:top center;filter:drop-shadow(0 4px 6px rgba(79,70,229,.2))}.notification-prompt-overlay .notification-prompt-card .prompt-icon-wrapper .pulse-ring{position:absolute;width:100%;height:100%;border:2px solid rgba(79,70,229,.3);border-radius:35px;animation:iconPulse 2s infinite}.notification-prompt-overlay .notification-prompt-card .prompt-title{font-size:1.9rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;letter-spacing:-.03em}.notification-prompt-overlay .notification-prompt-card .prompt-description{font-size:1.05rem;line-height:1.6;color:#475569;margin-bottom:2.5rem;padding:0 1rem}.notification-prompt-overlay .notification-prompt-card .prompt-actions{display:flex;flex-direction:column;gap:1rem}.notification-prompt-overlay .notification-prompt-card .prompt-actions .btn-enable{background:linear-gradient(135deg,#4f46e5,#312e81);color:#fff;border:none;padding:1.15rem;border-radius:20px;font-size:1.15rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.75rem}.notification-prompt-overlay .notification-prompt-card .prompt-actions .btn-enable:hover{transform:translateY(-4px);box-shadow:0 10px 30px #4f46e580}.notification-prompt-overlay .notification-prompt-card .prompt-actions .btn-enable:active{transform:scale(.98)}.notification-prompt-overlay .notification-prompt-card .prompt-actions .btn-skip{background:transparent;color:var(--customer-text-muted);padding:.5rem;border:none;font-weight:600;font-size:1rem;cursor:pointer;transition:color .2s}.notification-prompt-overlay .notification-prompt-card .prompt-actions .btn-skip:hover{color:var(--customer-text-primary)}.customer-modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.customer-modal{background:var(--customer-bg-card);border-radius:var(--customer-radius-xl);width:100%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:var(--customer-shadow-xl);animation:modalSlideUp .3s ease}.customer-modal-header{padding:1.25rem;border-bottom:1px solid var(--customer-border);display:flex;align-items:center;justify-content:space-between}.customer-modal-header .modal-title{font-size:1.1rem;font-weight:600;color:var(--customer-text-primary)}.customer-modal-header .modal-close{width:32px;height:32px;border-radius:50%;border:none;background:var(--customer-bg);color:var(--customer-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.customer-modal-header .modal-close:hover{background:var(--customer-border)}.customer-modal-body{padding:1.25rem}.customer-modal-footer{padding:1rem 1.25rem;border-top:1px solid var(--customer-border);display:flex;gap:.75rem;justify-content:flex-end}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(0)}10%{transform:translateY(-12px) rotate(-5deg)}30%{transform:translateY(-8px) rotate(5deg)}40%{transform:translateY(-15px) rotate(-3deg) scale(1.2)}60%{transform:translateY(-6px) rotate(3deg)}70%{transform:translateY(-10px) rotate(-2deg)}90%{transform:translateY(-4px) rotate(2deg)}}.welcome-smiley{display:inline-block;margin-left:8px;font-size:1.2em}.milk-glass-icon{display:inline-block;margin-left:10px;position:relative;width:28px;height:36px;vertical-align:middle}.milk-glass-icon .glass{position:absolute;bottom:0;left:0;width:28px;height:32px;background:linear-gradient(135deg,#4f46e54d,#7c3aed40);border:2.5px solid rgba(79,70,229,.6);border-radius:4px 4px 8px 8px;overflow:hidden;box-shadow:0 2px 8px #4f46e533}.milk-glass-icon .milk{position:absolute;bottom:2px;left:2px;right:2px;height:75%;background:linear-gradient(180deg,#fff,#f8f8f5 40%,#fffef8);border-radius:0 0 5px 5px;box-shadow:inset 0 3px 6px #fffc,inset 0 -3px 6px #0000000d,0 -1px 3px #ffffff80}.milk-glass-icon .milk-wave{position:absolute;top:-4px;left:-2px;right:-2px;height:10px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.95) 20%,#ffffff 50%,rgba(255,255,255,.95) 80%,transparent 100%);border-radius:50%;animation:milkWave 2s ease-in-out infinite}.milk-glass-icon .bubble{position:absolute;background:#ffffffe6;border-radius:50%;animation:bubbleFloat 3s ease-in-out infinite}.milk-glass-icon .bubble.b1{width:5px;height:5px;bottom:10px;left:6px;animation-delay:0s}.milk-glass-icon .bubble.b2{width:4px;height:4px;bottom:16px;left:14px;animation-delay:.5s}.milk-glass-icon .bubble.b3{width:3px;height:3px;bottom:7px;left:16px;animation-delay:1s}@keyframes milkWave{0%,to{transform:translateY(0) scaleX(1)}50%{transform:translateY(-1px) scaleX(.95)}}@keyframes bubbleFloat{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-2px) scale(1.1);opacity:1}}.animate-fade-in{animation:fadeIn .3s ease}.animate-slide-up{animation:slideUp .4s ease}.animate-pulse{animation:pulse 2s ease-in-out infinite}.animate-bounce{animation:bounce 2s ease-in-out}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}@media(prefers-color-scheme:dark){:root{--customer-primary: #60a5fa;--customer-primary-light: #93c5fd;--customer-primary-dark: #3b82f6;--customer-secondary: #14b8a6;--customer-secondary-light: #5eead4;--customer-accent: #fbbf24;--customer-accent-light: #fde047;--customer-success: #34d399;--customer-error: #ffffff;--customer-warning: #fbbf24;--customer-white: #0f172a;--customer-bg: #0f172a;--customer-bg-card: #1e293b;--customer-text-primary: #f1f5f9;--customer-text-secondary: #cbd5e1;--customer-text-muted: #a5b4fc;--customer-border: #475569;--customer-gradient-primary: linear-gradient(135deg, #1e40af 0%, #7c3aed 100%);--customer-gradient-secondary: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);--customer-gradient-accent: linear-gradient(135deg, #d97706 0%, #fbbf24 100%);--customer-gradient-hero: linear-gradient(135deg, #1e40af 0%, #7c3aed 100%);--customer-gradient-glass: linear-gradient( 135deg, rgba(30, 41, 59, .9) 0%, rgba(30, 41, 59, .6) 100% );--customer-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--customer-shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--customer-shadow-lg: 0 10px 40px rgba(0, 0, 0, .5);--customer-shadow-xl: 0 20px 60px rgba(0, 0, 0, .6);--customer-shadow-glow: 0 0 40px rgba(96, 165, 250, .3)}.customer-glass-card{background:#1e293bcc;border-color:#47556980}.customer-hero-card:before,.customer-hero-card:after{background:#ffffff0d}.customer-profile-header:before{background:#ffffff0d}.customer-profile-qr{background:#fff}.customer-profile-card-status .status-badge.active{background:#34d39933;color:#34d399}.customer-profile-card-status .status-badge.blocked{background:#f8717133;color:#f87171}.customer-transaction-item-icon.credit{background:#34d39926;color:var(--customer-success)}.customer-transaction-item-icon.debit{background:#f8717126;color:var(--customer-error)}.customer-transaction-item-icon.purchase{background:#60a5fa26;color:var(--customer-primary)}.bill-category-icon{background:var(--customer-gradient-primary);color:#fff}input,select,textarea{background-color:#334155;border-color:#475569;color:#f1f5f9}input::placeholder,select::placeholder,textarea::placeholder{color:#94a3b8}input:focus,select:focus,textarea:focus{background-color:#334155;border-color:#60a5fa;color:#f1f5f9}}.payment-processing-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px)}.payment-processing-card{background:var(--customer-bg-card);border-radius:var(--customer-radius-xl);padding:2rem;text-align:center;max-width:320px;width:90%;box-shadow:var(--customer-shadow-xl)}.payment-processing-card .processing-icon{font-size:3.5rem;margin-bottom:1rem;animation:paymentPulse 2s ease-in-out infinite}.payment-processing-card h3{color:var(--customer-text-primary);margin-bottom:.5rem;font-size:1.3rem}.payment-processing-card p{color:var(--customer-text-secondary);font-size:.9rem;margin-bottom:1rem}.payment-processing-card .processing-spinner{width:36px;height:36px;border:4px solid var(--customer-border);border-top-color:var(--customer-primary);border-radius:50%;animation:paymentSpin 1s linear infinite;margin:1rem auto}.payment-processing-card .btn-cancel-payment{background:transparent;color:var(--customer-text-secondary);border:2px solid var(--customer-border);padding:.75rem 1.5rem;border-radius:var(--customer-radius-full);font-weight:600;cursor:pointer;transition:all var(--customer-transition-fast);margin-top:.5rem}.payment-processing-card .btn-cancel-payment:hover{border-color:var(--customer-primary);color:var(--customer-primary);background:#4f46e50d}@keyframes paymentPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes paymentSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.insertion-overlay-row{animation:slideInRow .3s ease-out}.insertion-overlay-row td{border-top:none!important;border-bottom:2px solid var(--customer-primary-light)!important;background:#4f46e505}.insertion-results-inline{position:absolute;top:100%;left:0;right:0;z-index:100;max-height:250px;overflow-y:auto;background:#fff;box-shadow:var(--customer-shadow-lg);border-radius:0 0 var(--customer-radius-md) var(--customer-radius-md)}.insertion-results-inline .list-group-item{padding:.75rem 1.25rem;border-left:none;border-right:none}.insertion-results-inline .list-group-item:hover{background:#4f46e50d}@keyframes slideInRow{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.table-active-row{border-bottom:2px solid var(--customer-primary)!important;background-color:#4f46e50d!important}.btn-outline-primary:hover{background:var(--customer-gradient-primary);color:#fff}.wheel-picker-overlay{position:fixed;inset:0;background:#0006;backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:wheelOverlayFadeIn .3s ease}.wheel-picker-card{width:90%;max-width:320px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0000004d;animation:wheelCardSlideUp .4s cubic-bezier(.175,.885,.32,1.275)}.wheel-picker-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.05);background:#f8f9fa}.wheel-picker-header .btn-cancel{border:none;background:none;color:#666;font-size:.95rem}.wheel-picker-header .wheel-title{font-weight:700;font-size:1rem;color:#333}.wheel-picker-header .btn-done{border:none;background:none;color:var(--customer-primary);font-weight:700;font-size:.95rem}.wheel-picker-body{height:220px;background:#fff;overflow:hidden}.wheel-selection-highlight{position:absolute;top:50%;left:0;right:0;height:44px;transform:translateY(-50%);border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);background:#4f46e508;pointer-events:none}.wheel-scroll-view{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.wheel-scroll-view::-webkit-scrollbar{display:none}.wheel-padding{height:88px}.wheel-option{height:44px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#999;scroll-snap-align:center;transition:all .2s;cursor:pointer}.wheel-option.is-selected{color:var(--customer-primary);font-weight:700;font-size:1.5rem}@keyframes wheelOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wheelCardSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.theme-toggle{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.theme-toggle:hover{transform:scale(1.1)}.theme-toggle:active{transform:scale(.95)}.theme-toggle-icon{font-size:1.5rem;line-height:1;display:block}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-base,.skeleton-table .skeleton-table-row .skeleton-table-cell,.skeleton-table .skeleton-table-header .skeleton-table-header-cell,.skeleton-list .skeleton-list-item .skeleton-list-content .skeleton-text,.skeleton-list .skeleton-list-item .skeleton-list-content .skeleton-title,.skeleton-list .skeleton-list-item .skeleton-avatar,.skeleton-card .skeleton-content .skeleton-button,.skeleton-card .skeleton-content .skeleton-text,.skeleton-card .skeleton-content .skeleton-title,.skeleton-card .skeleton-image{background:linear-gradient(90deg,var(--bg-secondary, #f0f0f0) 0%,var(--bg-tertiary, #e0e0e0) 50%,var(--bg-secondary, #f0f0f0) 100%);background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:4px}.skeleton-card{background:var(--bg-primary, #fff);border:1px solid var(--border-light, #e5e7eb);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d}.skeleton-card .skeleton-image{width:100%;height:200px;margin-bottom:1rem;border-radius:8px}.skeleton-card .skeleton-content .skeleton-title{height:24px;width:70%;margin-bottom:.75rem}.skeleton-card .skeleton-content .skeleton-text{height:16px;width:100%;margin-bottom:.5rem}.skeleton-card .skeleton-content .skeleton-text.skeleton-text-short{width:60%}.skeleton-card .skeleton-content .skeleton-button{height:40px;width:120px;margin-top:1rem;border-radius:8px}.skeleton-list .skeleton-list-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid var(--border-light, #e5e7eb)}.skeleton-list .skeleton-list-item .skeleton-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.skeleton-list .skeleton-list-item .skeleton-list-content{flex:1}.skeleton-list .skeleton-list-item .skeleton-list-content .skeleton-title{height:20px;width:40%;margin-bottom:.5rem}.skeleton-list .skeleton-list-item .skeleton-list-content .skeleton-text{height:16px;width:80%}.skeleton-list .skeleton-list-item .skeleton-list-content .skeleton-text.skeleton-text-short{width:50%}.skeleton-table{width:100%;border:1px solid var(--border-light, #e5e7eb);border-radius:8px;overflow:hidden}.skeleton-table .skeleton-table-header{display:flex;background:var(--bg-secondary, #f9fafb);padding:.75rem;gap:1rem}.skeleton-table .skeleton-table-header .skeleton-table-header-cell{height:20px;flex:1}.skeleton-table .skeleton-table-row{display:flex;padding:.75rem;gap:1rem;border-top:1px solid var(--border-light, #e5e7eb)}.skeleton-table .skeleton-table-row .skeleton-table-cell{height:16px;flex:1}.spinner-container{display:flex;align-items:center;justify-content:center;gap:.75rem}.spinner-container.spinner-small .spinner{width:20px;height:20px;border-width:2px}.spinner-container.spinner-medium .spinner{width:40px;height:40px;border-width:3px}.spinner-container.spinner-large .spinner{width:60px;height:60px;border-width:4px}.spinner{border-radius:50%;border-style:solid;border-top-color:transparent;animation:spinner-rotate .8s linear infinite}.spinner.spinner-primary{border-color:var(--primary, #4f46e5);border-top-color:transparent}.spinner.spinner-white{border-color:#fff;border-top-color:transparent}.spinner.spinner-secondary{border-color:var(--text-secondary, #6b7280);border-top-color:transparent}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-text{color:var(--text-secondary, #6b7280);font-size:.9rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){.skeleton-card .skeleton-image{height:150px}.skeleton-table .skeleton-table-header,.skeleton-table .skeleton-table-row{flex-direction:column}}.skeleton{background-color:var(--color-border-light, #e2e8f0);border-radius:8px;display:inline-block;position:relative;overflow:hidden}.skeleton-text{border-radius:8px;transform:scaleY(.6)}.skeleton-circular{border-radius:50%}.skeleton-rectangular{border-radius:8px}.skeleton-pulse{animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-wave:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 2s infinite}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{to{transform:translate(100%)}}[data-theme=dark] .skeleton{background-color:#334155}[data-theme=dark] .skeleton-wave:after{background:linear-gradient(90deg,#fff0 0,#ffffff0d 20%,#ffffff1a 60%,#fff0)}.products-page{padding:20px;background-color:#f8f9fa;min-height:100vh}.products-page .header{margin-bottom:20px;text-align:center}.products-page .header h2{color:#2c3e50;font-weight:700}.products-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.products-page .product-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;display:flex;flex-direction:column}.products-page .product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 20px #0000001a}.products-page .product-card .product-image{width:100%;aspect-ratio:1/1;object-fit:contain;background-color:#fff;padding:10px}.products-page .product-card .product-info{padding:15px;flex-grow:1;display:flex;flex-direction:column}.products-page .product-card .product-info h3{font-size:1.2rem;margin-bottom:5px;color:#333}.products-page .product-card .product-info .description{font-size:.9rem;color:#666;margin-bottom:10px;flex-grow:1}.products-page .product-card .product-info .price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.products-page .product-card .product-info .price-row .price{font-size:1.3rem;font-weight:700;color:#27ae60}.products-page .product-card .product-info .price-row .discount{font-size:.9rem;color:#e74c3c;text-decoration:line-through}.products-page .product-card .product-info .non-returnable{font-size:.8rem;color:#e67e22;margin-bottom:10px;font-weight:600}.products-page .product-card .product-info .actions{display:flex;gap:10px}.products-page .product-card .product-info .actions button{flex:1;padding:12px 8px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.products-page .product-card .product-info .actions button.btn-buy{background-color:var(--primary);color:#fff;animation:pulse-subtle 3s ease-in-out infinite}.products-page .product-card .product-info .actions button.btn-buy:hover{background-color:var(--primary-dark)}.products-page .product-card .product-info .actions button.btn-buy:disabled{background-color:#95a5a6;cursor:not-allowed}.products-page .product-card .product-info .actions button.btn-buy:disabled:hover{background-color:#95a5a6}.products-page .product-card .product-info .actions button.btn-cart{background-color:#ecf0f1;color:#2c3e50}.products-page .product-card .product-info .actions button.btn-cart:hover{background-color:#bdc3c7}.buy-product-modal{border:none;border-radius:16px;box-shadow:0 10px 30px #0003;overflow:hidden}.buy-product-modal .modal-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.buy-product-modal .modal-header .modal-title{font-weight:700;font-size:1.25rem;margin:0}.buy-product-modal .modal-header .close{padding:0;margin:0;background:transparent;border:none;color:#fffc;font-size:2rem;line-height:.8;font-weight:300;text-shadow:none;opacity:1;outline:none;transition:transform .2s}.buy-product-modal .modal-header .close:hover{color:#fff;transform:scale(1.1);opacity:1;text-decoration:none}.buy-product-modal .modal-header .close:focus{outline:none}.buy-product-modal .modal-body{padding:24px;background-color:#f8f9fa}.buy-product-modal .modal-body label{font-weight:600;color:#4a5568;margin-bottom:8px;font-size:.9rem;display:flex;align-items:center;gap:6px}.buy-product-modal .modal-body .form-control{border-radius:8px;border:1px solid #e2e8f0;padding:10px 12px;height:auto;font-size:1rem;box-shadow:none}.buy-product-modal .modal-body .form-control:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.buy-product-modal .modal-body .total-amount{background-color:#fff;padding:15px;border-radius:10px;margin-top:20px;text-align:center;border:1px dashed #cbd5e0}.buy-product-modal .modal-body .total-amount h5{margin:0;color:#2d3748;font-size:1.2rem;font-weight:700}.buy-product-modal .modal-body .total-amount h5 span{color:#667eea;font-size:1.5rem}.buy-product-modal .modal-footer{background-color:#fff;border-top:none;padding:20px 24px;display:flex;gap:12px}.buy-product-modal .modal-footer .btn{border-radius:8px;padding:10px 20px;font-weight:600;flex:1;border:none;transition:all .2s}.buy-product-modal .modal-footer .btn-secondary{background-color:#e2e8f0;color:#4a5568}.buy-product-modal .modal-footer .btn-secondary:hover{background-color:#cbd5e0}.buy-product-modal .modal-footer .btn-outline-primary{border:2px solid #667eea;color:#667eea;background:transparent}.buy-product-modal .modal-footer .btn-outline-primary:hover{background-color:#f0f4ff}.buy-product-modal .modal-footer .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 6px #764ba24d}.buy-product-modal .modal-footer .btn-primary:hover{box-shadow:0 6px 8px #764ba266;transform:translateY(-1px)}@media(prefers-color-scheme:dark){.products-page{background-color:#0f172a}.products-page .header h2{color:#f1f5f9}.products-page .header p{color:#fffc}.products-page .product-card{background:#334155}.products-page .product-card .product-image{background-color:#1e293b}.products-page .product-card .product-info h3{color:#f1f5f9}.products-page .product-card .product-info .text-muted{color:#94a3b8!important}.products-page .product-card .product-info .description{color:#cbd5e1}.products-page .product-card .product-info .price-row .price{color:#34d399}.products-page .product-card .product-info .price-row .discount{color:#f87171}.products-page .product-card .product-info .non-returnable{color:#fb923c}.products-page .product-card .product-info .actions button.btn-buy{background-color:#1e40af}.products-page .product-card .product-info .actions button.btn-buy:hover{background-color:#1e3a8a}.products-page .product-card .product-info .actions button.btn-buy:disabled{background-color:#475569}.products-page .product-card .product-info .actions button.btn-cart{background-color:#475569;color:#f1f5f9}.products-page .product-card .product-info .actions button.btn-cart:hover{background-color:#64748b}.buy-product-modal .modal-header{background:linear-gradient(135deg,#1e40af,#7c3aed)}.buy-product-modal .modal-body{background-color:#1e293b}.buy-product-modal .modal-body label{color:#cbd5e1}.buy-product-modal .modal-body .form-control{background-color:#334155;border-color:#475569;color:#f1f5f9}.buy-product-modal .modal-body .form-control:focus{border-color:#60a5fa;background-color:#334155;box-shadow:0 0 0 3px #60a5fa1a}.buy-product-modal .modal-body .form-control::placeholder{color:#94a3b8}.buy-product-modal .modal-body .total-amount{background-color:#334155;border-color:#475569}.buy-product-modal .modal-body .total-amount h5{color:#f1f5f9}.buy-product-modal .modal-body .total-amount h5 span{color:#60a5fa}.buy-product-modal .modal-footer{background-color:#1e293b}.buy-product-modal .modal-footer .btn-secondary{background-color:#475569;color:#f1f5f9}.buy-product-modal .modal-footer .btn-secondary:hover{background-color:#64748b}.buy-product-modal .modal-footer .btn-outline-primary{border-color:#60a5fa;color:#60a5fa}.buy-product-modal .modal-footer .btn-outline-primary:hover{background-color:#1e3a8a}.buy-product-modal .modal-footer .btn-primary{background:linear-gradient(135deg,#1e40af,#7c3aed)}}@media(max-width:768px){.products-page .modal{display:block!important;padding:0!important;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background-color:var(--bg-primary)}.products-page .modal .modal-dialog{margin:0;width:100%;max-width:100%;height:100%;min-height:100vh}.products-page .modal .modal-dialog .buy-product-modal{border-radius:0;border:none;height:100vh;max-height:100vh;display:flex;flex-direction:column;box-shadow:none}.products-page .modal .modal-dialog .buy-product-modal .modal-header{border-radius:0;padding:15px 20px;background:var(--primary-dark)}.products-page .modal .modal-dialog .buy-product-modal .modal-body{flex-grow:1;overflow-y:auto;background-color:var(--bg-card)}.products-page .modal .modal-dialog .buy-product-modal .modal-footer{padding-bottom:calc(15px + env(safe-area-inset-bottom));background:var(--bg-card);border-top:1px solid var(--border-light)}}.modal-backdrop-custom{background-color:#0009!important}.modal-blur{backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.customer-home{background-color:#eaf6ff;position:relative;padding:5px;height:100%}.customer-home-header-1{width:100%;height:auto;padding-top:5px!important;margin:5px 0;background-color:#fff;border-radius:15px;box-shadow:#00fffd33 0 7px 29px;text-align:center}.customer-home-content-1{padding:10px 0}.customer-home-content-2-cards{height:125px;width:100px;background-color:#fff;border-radius:10px;padding:10px;margin:15px}.customer-bill-card{display:flex;align-items:center;justify-content:space-between;text-align:center;background-color:#fdfdfd;margin:10px;border:1px solid #251fc9;padding:5px;border-radius:20px}.underline-heading{width:100%;text-align:center;border-bottom:1px solid #000;line-height:.1em;margin:10px 0 20px}.underline-heading span{background:#fff;padding:0 10px}.action-btn{color:#fff;background-color:#2e2ff5;border-color:#2e2ff5}@media(prefers-color-scheme:dark){.customer-home{background-color:#0f172a}.customer-home-header-1{background-color:#334155;box-shadow:#3b82f633 0 7px 29px;color:#f1f5f9}.customer-home-content-2-cards{background-color:#334155;color:#f1f5f9}.customer-bill-card{background-color:#334155;border-color:#60a5fa;color:#f1f5f9}.underline-heading{border-bottom-color:#94a3b8}.underline-heading span{background:#0f172a;color:#f1f5f9}.action-btn{background-color:#1e40af;border-color:#1e40af}}.sticky-paybill-container{background:#f8fafc;padding-bottom:.5rem;margin:0 -1rem;padding-left:1rem;padding-right:1rem}@media(prefers-color-scheme:dark){.sticky-paybill-container{background:#0f172a}}.customer-statement-btn{width:100%;padding:1rem 1.5rem;margin-top:1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:16px;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 4px 15px #10b9814d;display:flex;align-items:center;justify-content:center;text-align:center;gap:.5rem;transition:transform .2s,box-shadow .2s}.customer-statement-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.customer-statement-btn:active{transform:translateY(0)}.branch-finder-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1050;animation:fadeIn .2s ease-out}.branch-finder-modal{background:#fff;border-radius:16px;width:90%;max-width:450px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.branch-finder-modal .close-btn{position:absolute;top:12px;z-index:1060;right:12px;background:none;border:none;font-size:20px;color:#666;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.branch-finder-modal .close-btn:hover{background:#f0f0f0;color:#333}.branch-finder-modal .modal-content{padding:40px 30px}.branch-finder-modal .icon-container{width:80px;height:80px;margin:0 auto;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center}.branch-finder-modal .icon-container i{font-size:36px;color:#fff}.branch-finder-modal .spinner-container .spinner-border{width:60px;height:60px;border-width:4px}.branch-finder-modal .success-icon i,.branch-finder-modal .warning-icon i{font-size:64px}.branch-finder-modal .branch-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:20px;border-left:4px solid #28a745}.branch-finder-modal .branch-card.not-available{border-left-color:#ffc107}.branch-finder-modal .branch-card .branch-name{color:#333;margin-bottom:15px;font-size:1.1rem}.branch-finder-modal .branch-card .branch-info p{margin-bottom:8px;color:#555;font-size:.95rem;display:flex;align-items:flex-start}.branch-finder-modal .branch-card .branch-info p i{min-width:20px;margin-top:3px}.branch-finder-modal .branch-card .distance-badge{background:#e8f5e9;padding:8px 12px;border-radius:8px;margin-top:10px;display:inline-flex!important;align-items:center}.branch-finder-modal .branch-card .distance-badge.text-danger{background:#ffebee}@media(max-width:480px){.branch-finder-modal{width:95%;margin:10px}.branch-finder-modal .modal-content{padding:30px 20px}.branch-finder-modal .icon-container{width:60px;height:60px}.branch-finder-modal .icon-container i{font-size:28px}}@media(prefers-color-scheme:dark){.branch-finder-modal{background:var(--bg-card);color:var(--text-primary);box-shadow:0 20px 60px #00000080}.branch-finder-modal .close-btn{color:#94a3b8}.branch-finder-modal .close-btn:hover{background:#334155;color:#fff}.branch-finder-modal .branch-card{background:linear-gradient(135deg,#1e293b,#334155);border-left-color:#34d399}.branch-finder-modal .branch-card.not-available{border-left-color:#fbbf24}.branch-finder-modal .branch-card .branch-name{color:#f1f5f9}.branch-finder-modal .branch-card .branch-info p{color:#cbd5e1}.branch-finder-modal .branch-card .distance-badge{background:#064e3b;color:#34d399}.branch-finder-modal .branch-card .distance-badge.text-danger{background:#7f1d1d;color:#f87171}}.login{width:100%;height:calc(100vh - 56px);margin:0}.login-bg{background-image:url(/assets/login-bg-DrVxYcC-.jpg);background-repeat:no-repeat;background-size:cover}.login-banner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;padding:1rem;color:#fff;background-color:#0000004d}.login-form{background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;border-radius:1rem;padding:1rem}.login-form-container{width:100%;text-align:center;transition:fade 2s linear}.login-ui{text-align:center;padding:40px 30px;background:var(--bg-card);margin:15px;border-radius:20px;box-shadow:var(--shadow-xl);max-width:400px;position:relative;overflow:hidden}.login-ui:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--customer-gradient-primary)}.login-ui .login-icon{width:80px;height:80px;margin:0 auto 20px;background:var(--customer-gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #4f46e54d}.login-ui .login-icon i{font-size:36px;color:#fff}.login-ui h5,.login-ui h2,.login-ui .form-heading{font-size:28px;font-weight:700;color:var(--text-primary);margin-bottom:10px;letter-spacing:-.5px}.login-ui .login-subtitle{color:var(--text-muted);font-size:14px;margin-bottom:30px}.login-ui-form-field{padding:5px 0;margin-bottom:15px;text-align:left;position:relative}.login-ui-form-field label{font-size:12px;font-weight:600;color:var(--text-primary);margin-bottom:5px;display:block}.login-ui-form-field .form-control{width:100%;padding:14px 18px;font-size:16px;border:2px solid var(--border-medium);border-radius:12px;background-color:var(--input-bg);color:var(--text-primary);transition:all .3s ease;outline:none}.login-ui-form-field .form-control:focus{border-color:var(--primary);box-shadow:0 0 0 4px #4f46e51a}.login-ui-form-field .form-control::placeholder{color:var(--text-muted)}.login-ui-form-field .form-control.input-err{border-color:#ef4444;background-color:#fef2f2;color:#ef4444}.login-ui-form-field .text-danger{font-size:12px;margin-top:5px;display:block}.login-ui .btn-primary{width:100%;padding:14px 24px;font-size:16px;font-weight:600;color:#fff;background:var(--customer-gradient-primary);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4f46e54d;margin-top:10px}.login-ui .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4f46e566}.login-ui .btn-primary:active{transform:translateY(0)}.login-ui .btn-outline-success{width:100%;padding:12px 24px;font-size:15px;font-weight:600;color:var(--success);background:transparent;border:2px solid var(--success);border-radius:12px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.login-ui .btn-outline-success i{margin-right:8px}.login-ui .btn-outline-success:hover{background:var(--success);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #10b9814d}.login-ui .btn-secondary{width:100%;padding:12px 24px;font-size:15px;font-weight:600;color:var(--text-primary);background:var(--bg-secondary);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.login-ui .btn-secondary:hover{background:var(--border-light)}.login-ui-forgot-pswd{padding:15px 0 10px}.login-ui-forgot-pswd-btn{color:var(--primary);font-size:14px;font-weight:500;cursor:pointer;transition:color .2s ease}.login-ui-forgot-pswd-btn:hover{color:var(--primary-dark);text-decoration:underline}.login-ui .login-divider{display:flex;align-items:center;margin:25px 0}.login-ui .login-divider:before,.login-ui .login-divider:after{content:"";flex:1;height:1px;background:var(--border-light)}.login-ui .login-divider span{padding:0 15px;color:var(--text-muted);font-size:13px;font-weight:500}.login-ui .alert-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border:none;border-radius:12px;padding:20px;text-align:left}.login-ui .alert-warning p{color:#92400e}.login-ui .text-warning{color:#d97706!important}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-ui{animation:slideUp .5s ease-out}@media(max-width:480px){.login-ui{padding:30px 20px;margin:10px;border-radius:16px}.login-ui h5{font-size:24px}.login-ui-form-field .form-control{padding:12px 15px;font-size:15px}.login-ui .btn-primary,.login-ui .btn-outline-success{padding:12px 20px;font-size:15px}}.profile-container{text-align:center;padding:1rem}.profile-label{color:#64666d;font-size:1rem}.profile-value{color:#565d74;font-weight:700}.contact-row{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #e6e7ed;padding:.25rem}.contact-head{display:flex;align-items:center;justify-content:space-between;padding:.25rem}.contact-label{color:#64666d;font-size:1rem}.contact-value{color:#565d74;font-weight:700}.account-details{display:flex;align-items:center;justify-content:space-around;background-color:#eff0f4;border-radius:10px;padding-top:5px}.qr-img{width:300px;height:300px}.statement-bg{margin-left:0;margin-right:0;padding:10px;border-radius:14px}.customer-stmt-head{background-color:#2cb5e8;border-radius:5px;padding:.5rem;display:flex;align-items:center;color:#fff;font-weight:700;text-align:center;font-size:.9rem}.customer-stmt-row{display:flex;align-items:center;flex-wrap:wrap;margin-top:.5rem;margin-bottom:.5rem;border-radius:5px;padding:.5rem;background-color:#f8faf9;color:#64666d;font-size:.9rem;text-align:center;box-shadow:#62eae933 0 7px 29px}.statement-item{margin:.25rem!important;border:1px solid #066789;border-radius:5px;background-color:#fff;padding:10px}.statement-item .head-text{font-weight:500}.statement-item .date-text,.statement-item .content-text{font-weight:400}.statement-from:after{content:"≫";font-size:20px;position:absolute;right:-10px;top:5px;color:#007bff}.statement-price{font-weight:700;font-size:20px;color:#007bff}.sale-summary{text-align:center;background-color:#fff;margin:10px;border-radius:15px;padding:5px}@media(prefers-color-scheme:dark){.customer-stmt-head{background-color:#1e40af}.customer-stmt-row{background-color:#334155;color:#e2e8f0;box-shadow:#60a5fa33 0 7px 29px}.statement-item{background-color:#1e293b;border-color:#60a5fa;color:#f1f5f9}.statement-item .head-text{color:#f1f5f9}.statement-item .date-text{color:#cbd5e1}.statement-item .content-text{color:#e2e8f0}.statement-from:after{color:#60a5fa}.statement-price{color:#60a5fa}.sale-summary{background-color:#1e293b;color:#f1f5f9}}.customer-summary-dashboard{display:flex;gap:15px;width:100%;margin-top:10px}.customer-summary-dashboard .summary-card{flex:1;border-radius:20px;padding:18px;display:flex;align-items:center;gap:12px;transition:all .3s ease;border:none;position:relative;overflow:hidden}.customer-summary-dashboard .summary-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 15px 30px #00000026}.customer-summary-dashboard .summary-card.qty-card{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 10px 20px #6366f140}.customer-summary-dashboard .summary-card.qty-card .summary-card-icon{background:#fff3;color:#fff}.customer-summary-dashboard .summary-card.qty-card .summary-label,.customer-summary-dashboard .summary-card.qty-card .summary-value{color:#fff}.customer-summary-dashboard .summary-card.qty-card .summary-label{opacity:.85}.customer-summary-dashboard .summary-card.price-card{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 10px 20px #10b98140}.customer-summary-dashboard .summary-card.price-card .summary-card-icon{background:#fff3;color:#fff}.customer-summary-dashboard .summary-card.price-card .summary-label,.customer-summary-dashboard .summary-card.price-card .summary-value{color:#fff}.customer-summary-dashboard .summary-card.price-card .summary-label{opacity:.85}.customer-summary-dashboard .summary-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0;backdrop-filter:blur(4px)}.customer-summary-dashboard .summary-card-content{display:flex;flex-direction:column}.customer-summary-dashboard .summary-card-content .summary-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.customer-summary-dashboard .summary-card-content .summary-value{font-size:1.2rem;font-weight:800;line-height:1.1}@media(prefers-color-scheme:dark){.customer-summary-dashboard .summary-card{background:#1e293b;border-color:#ffffff0d;box-shadow:0 10px 25px #0003}.customer-summary-dashboard .summary-card .summary-label{color:#94a3b8}.customer-summary-dashboard .summary-card .summary-value{color:#f1f5f9}.customer-summary-dashboard .summary-card-icon.qty-icon{background:#6366f133}.customer-summary-dashboard .summary-card-icon.price-icon{background:#10b98133}}.notification-item{border-bottom:1px solid #cccccc}.notification-item:hover{background-color:#ccc;border-bottom:1px solid #cccccc}.notification-item{display:flex;align-items:flex-start;padding:1rem;margin-bottom:.5rem;border-radius:8px;background-color:#f8f9fa;border-left:4px solid #2e2ff5}.notification-item:before{content:"•";color:#2e2ff5;font-size:1.5rem;margin-right:.75rem;flex-shrink:0;line-height:1.2}.notification-item span{flex:1}.notification-item span h6{margin:0 0 .25rem;font-weight:600;color:#333}.notification-item span h6 label{font-weight:400;color:#666;margin-left:.5rem}.notification-item span p{margin:0;color:#555;line-height:1.5}.otp-notification{position:relative;overflow:hidden}.otp-notification:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,193,7,.1),transparent);animation:shimmer 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #ffc10766}50%{transform:scale(1.05);box-shadow:0 0 0 8px #ffc10700}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-color-scheme:dark){.notification-item{background-color:#334155;border-left-color:#60a5fa;border-bottom-color:#475569}.notification-item:hover{background-color:#475569;border-bottom-color:#64748b}.notification-item:before{color:#60a5fa}.notification-item span h6{color:#f1f5f9}.notification-item span h6 label{color:#cbd5e1}.notification-item span p{color:#e2e8f0}.otp-notification:before{background:linear-gradient(90deg,transparent,rgba(251,191,36,.1),transparent)}}.notification-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.notification-modal{background:#fff;width:90%;max-width:500px;border-radius:16px;box-shadow:0 10px 25px #0003;overflow:hidden;animation:slideUp .3s ease-out}.notification-modal-header{padding:1.5rem;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.notification-modal-header h3{margin:0;font-size:1.25rem;color:#333;font-weight:600}.notification-modal-header .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .2s}.notification-modal-header .close-btn:hover{color:#333}.notification-modal-body{padding:1.5rem}.notification-modal-body .greeting-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1rem;margin-bottom:1.5rem;color:#166534;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.notification-modal-body .order-details h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:.75rem}.notification-modal-body .order-details .detail-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.notification-modal-body .order-details .detail-row span:first-child{color:#555}.notification-modal-body .order-details .detail-row span:last-child{font-weight:600;color:#333}.notification-modal-footer{padding:1rem 1.5rem;border-top:1px solid #eee;background:#fff;display:flex;justify-content:flex-end;gap:1rem}.notification-modal-footer .customer-btn{padding:10px 20px;border-radius:8px}.notification-modal-footer .btn-whatsapp{background-color:#25d366;color:#fff;border:none}.notification-modal-footer .btn-whatsapp:hover{background-color:#128c7e}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-color-scheme:dark){.notification-modal{background:#1e293b}.notification-modal-header{background:#0f172a;border-bottom-color:#334155}.notification-modal-header h3{color:#f1f5f9}.notification-modal-header .close-btn{color:#94a3b8}.notification-modal-header .close-btn:hover{color:#fff}.notification-modal-body .greeting-card{background:#14532d;border-color:#166534;color:#dcfce7}.notification-modal-body .order-details h4{color:#94a3b8}.notification-modal-body .order-details .detail-row span:first-child{color:#cbd5e1}.notification-modal-body .order-details .detail-row span:last-child{color:#f1f5f9}.notification-modal-footer{background:#1e293b;border-top-color:#334155}}
