.main{padding:.5rem;font-family:Poppins,sans-serif}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInBounce{0%{opacity:0;transform:translateY(50px)}60%{opacity:1;transform:translateY(-10px)}80%{transform:translateY(5px)}to{transform:translateY(0)}}.hero-red-section{animation:slideInTop .8s ease-out}.hero-red-content{animation:fadeInScale 1s ease-out .3s both}.store-banner{animation:slideInTop .6s ease-out .2s both}.menu-section{animation:slideInBottom .8s ease-out .4s both}.menu-section .grid>div{animation:slideInBottom .6s ease-out both}.menu-section .grid>div:first-child{animation-delay:.1s}.menu-section .grid>div:nth-child(2){animation-delay:.2s}.menu-section .grid>div:nth-child(3){animation-delay:.3s}.menu-section .grid>div:nth-child(4){animation-delay:.4s}.menu-section .grid>div:nth-child(5){animation-delay:.5s}.menu-section .grid>div:nth-child(6){animation-delay:.6s}.menu-section .grid>div:nth-child(7){animation-delay:.7s}.menu-section .grid>div:nth-child(8){animation-delay:.8s}.why-us{animation:slideInLeft .8s ease-out .6s both}.why-item{animation:slideInBounce .8s ease-out both}.why-item:first-child{animation-delay:.2s}.why-item:nth-child(2){animation-delay:.4s}.why-item:nth-child(3){animation-delay:.6s}.gallery-section{animation:slideInRight .8s ease-out .8s both}.location-section{animation:slideInBottom .8s ease-out 1s both}.footer{animation:fadeInScale .6s ease-out 1.2s both}.food-card,.gallery-card{transition:all .3s ease}.food-card:hover,.gallery-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.15)}.navbar{animation:slideInTop .6s ease-out}.cart-float-btn{position:fixed;bottom:1.25rem;right:1.25rem;background-color:#ff8a1e;color:#fff;padding:.6rem 1.2rem;border-radius:9999px;font-weight:600;box-shadow:0 4px 10px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease;z-index:40;animation:slideInBounce .8s ease-out 1.5s both}.cart-float-btn:hover{background-color:#e6760b;transform:translateY(-3px) scale(1.05);box-shadow:0 6px 15px rgba(0,0,0,.2)}.cart-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50;animation:fadeIn .3s ease-out}.cart-modal{background:#fff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.25);width:380px;max-height:80vh;padding:1.25rem;overflow-y:auto;animation:slideInScale .4s ease-out}@keyframes slideInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.scroll-animate.visible{opacity:1;transform:translateY(0)}.hero-explore-button{transition:all .3s ease;position:relative;overflow:hidden}.hero-explore-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.hero-explore-button:hover:before{left:100%}.hero-explore-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,138,30,.3)}@keyframes pageSlideIn{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}main{animation:pageSlideIn .8s ease-out;padding:.5rem;font-family:Poppins,sans-serif}.skeleton-card{animation:slideInBottom .6s ease-out both}.skeleton{background:linear-gradient(90deg,#e5e5e5 25%,#f0f0f0 50%,#e5e5e5 75%);animation:shimmer 1.8s ease infinite}.line-through{text-decoration:line-through;color:#888}.btn-location{margin-top:20px;display:inline;width:100%;border-radius:10px;padding:.6rem 1rem;font-size:.95rem;color:#ffffff;background:#eb8525;cursor:pointer;transition:all .25s ease-in-out;box-shadow:0 3px 8px rgba(37,99,235,.3);position:relative;overflow:hidden}.btn-location:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.btn-location:hover:before{left:100%}.checkout-error{margin-top:8px;padding:10px 14px;border-radius:6px;background-color:#fee2e2;border:1px solid #fca5a5;color:#b91c1c;font-size:.875rem;display:flex;align-items:center;gap:8px;animation:slideInShake .5s ease-out}@keyframes slideInShake{0%{opacity:0;transform:translateX(-10px)}25%{transform:translateX(5px)}50%{transform:translateX(-3px)}75%{transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}.checkout-error strong{font-weight:600}.btn-location:hover{background:#d8391d;box-shadow:0 4px 10px rgba(37,99,235,.4)}.btn-location:active{transform:scale(.97)}.btn-location:disabled{background:#93c5fd;cursor:not-allowed;box-shadow:none}.cart-map-wrapper{position:relative;width:100%;height:260px;border-radius:12px;overflow:hidden;margin-top:10px;animation:fadeInScale .6s ease-out .3s both}.cart-map-wrapper .leaflet-container{width:100%!important;height:100%!important;border-radius:12px}.btn-location{background:#f97316;color:white;padding:8px 14px;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease}.btn-location:hover{background:#ea580c;transform:translateY(-2px)}.font-medium{color:#000}.cart-map{width:100%;height:100%}.map-distance{margin-top:12px;font-size:16px;font-weight:500;color:#333;background:#f8f9fa;padding:8px 12px;border-radius:8px;display:inline-block;animation:slideInLeft .4s ease-out .2s both}.checkout-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999;animation:fadeIn .3s ease-out}.checkout-alert{background:#fff;padding:20px;width:320px;max-width:90%;border-radius:12px;text-align:center;box-shadow:0 6px 15px rgba(0,0,0,.2);animation:slideInBounce .5s ease-out}.checkout-alert h3{font-size:1.2rem;font-weight:700;margin-bottom:10px;color:#e53e3e}.checkout-alert p{font-size:.95rem;color:#555;margin-bottom:15px}.checkout-alert button{background:#e53e3e;color:white;border:none;padding:8px 16px;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.checkout-alert button:hover{background:#c53030;transform:translateY(-1px)}.cart-control{gap:8px;margin-bottom:8px}.cart-btn{background:#f1f1f1;padding:5px 10px;font-size:.9rem;font-weight:700;transition:all .2s ease}.cart-btn:hover{background:#ddd;transform:scale(1.05)}.cart-qty{font-size:.9rem;font-weight:600}.cart-actions{margin-top:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.cart-btn-close{background:#d1d5db;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.cart-btn-close:hover{background:#9ca3af;transform:translateY(-1px)}.cart-btn-clear{background:#9ca3af;color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.cart-btn-clear:hover{background:#6b7280;transform:translateY(-1px)}.cart-btn-checkout{background:#ff8a1e;color:#fff;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.cart-btn-checkout:hover{background:#e6760b;transform:translateY(-1px)}.cart-control{justify-content:center;gap:.6rem;margin-top:.5rem}.cart-qty{min-width:24px;text-align:center;font-weight:500;color:#673210}@media (max-width:640px){body{max-width:100%}main{padding:0}.gallery-section,.hero-red-section,.location-section,.menu-section,.store-banner,.why-us{animation-duration:.5s}}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.navbar{position:fixed;top:0;left:0;width:100%;background:white;box-shadow:0 1px 4px rgba(0,0,0,.1);z-index:1000;height:56px;font-family:Poppins,sans-serif}.navbar-container{max-width:1200px;margin:auto;padding:0 1.5rem;justify-content:space-between;height:100%}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{gap:.5rem;animation:slideInLeft .6s ease-out .1s both}.navbar-logo img{width:100px;height:40px}.navbar-logo span{font-weight:700;font-size:1.125rem;color:#dc2626}.navbar-menu{display:flex;gap:2rem;animation:slideInTop .6s ease-out .2s both}.navbar-link{font-size:.9rem;font-weight:600;border-bottom:2px solid transparent;padding-bottom:2px;color:#4b5563;transition:all .3s;font-family:Poppins,sans-serif;position:relative}.navbar-link:before{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#dc2626;transition:all .3s ease;transform:translateX(-50%)}.navbar-link.active:before,.navbar-link:hover:before{width:100%}.navbar-link.active,.navbar-link:hover{color:#dc2626}.navbar-actions{gap:1rem;animation:slideInRight .6s ease-out .2s both}.navbar-actions,.search-btn{display:flex;align-items:center}.search-btn{width:32px;height:32px;border-radius:50%;background:transparent;cursor:pointer;justify-content:center;font-family:Poppins,sans-serif;transition:all .3s ease}.search-btn:hover{background:#f3f4f6;transform:scale(1.1)}.login-btn{padding:6px 16px;border-radius:9999px;background:#d1fae5;color:#059669;font-weight:500;font-size:.875rem;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease;position:relative;overflow:hidden}.login-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.login-btn:hover:before{left:100%}.login-btn:hover{background:#a7f3d0;transform:translateY(-1px)}.user-btn{background:none;border:none;cursor:pointer;font-weight:700;padding:5px;font-size:16px;font-family:Poppins,sans-serif;transition:all .3s ease}.user-btn:hover{transform:scale(1.05)}.user-dropdown{position:absolute;background-color:white;border:1px solid #ddd;padding:10px;top:45px;right:0;width:200px;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:100;animation:slideInTop .3s ease-out}.logout-btn,.user-dropdown{font-family:Poppins,sans-serif}.logout-btn{background-color:red;color:white;padding:5px 10px;border:none;cursor:pointer;width:100%;margin-top:10px;transition:all .3s ease}.logout-btn:hover{background-color:darkred;transform:translateY(-1px)}.navbar-toggle{display:none;font-size:1.5rem;background:none;border:none;color:#0a0a0a;cursor:pointer;font-family:Poppins,sans-serif;transition:all .3s ease}.navbar-toggle:hover{transform:scale(1.1)}.navbar-dropdown{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f9f9f9;border-top:1px solid #ddd;font-family:Poppins,sans-serif;animation:slideInTop .4s ease-out}.hero-red-bg img{transition:all .5s ease}.hero-red-section:hover .hero-red-bg img{opacity:60%;transform:scale(1.05)}.hero-location-input{transition:all .3s ease}.hero-location-input:focus{transform:scale(1.02);box-shadow:0 0 15px rgba(255,138,30,.3)}.food-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-radius:12px;overflow:hidden;background:white;box-shadow:0 2px 6px rgba(0,0,0,.1);padding:5px}.food-card-body{flex:1;display:flex;flex-direction:column}.price-qty-row{display:flex;justify-content:space-between;align-items:center}.food-card-price{font-size:.9rem}.cart-control{display:flex;align-items:center;gap:6px}.cart-btn{background:#eee;border:none;padding:4px 8px;border-radius:6px;cursor:pointer}.food-card-footer{margin-top:auto}.add-cart-btn{background:#e63946;color:white;border:none;margin-top:5px;padding:8px 12px;border-radius:8px;font-size:.85rem;font-weight:500;width:100%;cursor:pointer;transition:background .2s ease}.add-cart-btn:hover{background:#d62828}.food-card-images{padding:0}.food-card-images img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.food-card-title{font-family:Arial,sans-serif;font-weight:700;font-size:18px;color:#333}.food-card-description{font-family:Poppins,sans-serif;font-weight:200;font-size:12px;color:#878b94;padding-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-card-price{font-family:"sans-serif",sans-serif;font-weight:700;font-size:14px;color:rgb(56,51,51)}.statusmini{gap:2px;font-family:Poppins,bold;font-weight:700;font-size:12px}.hero-red-section,.statusmini{display:flex;justify-content:center;align-items:center}.hero-red-section{position:relative;background-color:#ffffff;color:white;overflow:hidden;width:auto;height:320px;text-align:center;border-radius:1rem;font-family:Poppins,sans-serif}.hero-red-bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:50%;z-index:1;border-radius:1rem}.hero-red-content{position:relative;z-index:2;max-width:700px;padding:1rem;font-family:Poppins,sans-serif}.hero-icon{font-size:2.5rem;margin-bottom:.75rem}.hero-red-content h1{font-size:2rem;font-weight:700;margin-bottom:.75rem}.hero-red-content h1,.hero-red-content p{font-family:Poppins,sans-serif;color:#673210}.hero-red-content p{font-size:1rem;margin-bottom:1.5rem}.hero-location-form{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;font-family:Poppins,sans-serif}.hero-location-input{padding:.75rem 1rem;border-radius:9999px;width:240px;outline:none}.hero-explore-button,.hero-location-input{border:none;font-size:.9rem;font-family:Poppins,sans-serif}.hero-explore-button{background-color:white;color:#ff8a1e;border-radius:9999px;padding:.75rem 1.25rem;font-weight:600;cursor:pointer;transition:background .3s ease}.hero-explore-button:hover{background-color:#f3f4f6}.why-us{text-align:center;padding-top:3rem;padding-bottom:2rem}.section-title,.why-us{font-family:Poppins,sans-serif}.section-title{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:#673210}.section-subtitle{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}.section-subtitle,.why-items{font-family:Poppins,sans-serif}.why-items{display:flex;flex-direction:row;gap:2rem}.why-item h3{font-size:1.25rem;font-weight:600;color:#ff8a1e;margin-bottom:.5rem}.why-item h3,.why-item p{font-family:Poppins,sans-serif}.why-item p{color:#4b5563}@media (min-width:768px){.why-items{flex-direction:row;justify-content:space-around}.why-item{max-width:250px}}.gallery-section{margin-top:1.5rem;font-family:Poppins,sans-serif}.gallery-title{font-size:1.5rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:1.5rem}.gallery-card,.gallery-title{font-family:Poppins,sans-serif}.gallery-card{border-radius:1rem;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,.1);transition:box-shadow .3s ease}.gallery-card:hover{box-shadow:0 4px 15px rgba(0,0,0,.2)}.gallery-image{width:100%;height:16rem;-o-object-fit:cover;object-fit:cover}.gallery-swiper{max-width:100%}.swiper-button-next,.swiper-button-prev{color:#dc2626;scale:.9;transition:.3s}.location-section{margin-top:3rem;margin-bottom:3rem;padding:0 1rem;text-align:center;font-family:Poppins,sans-serif}.map-container{margin-top:1.5rem;border-radius:12px;overflow:hidden;max-width:100%;box-shadow:0 2px 12px rgba(0,0,0,.1)}.location-section iframe{width:100%;height:350px;border:0}.store-banner-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1.5rem;margin-bottom:1.5rem}.store-banner-note,.store-banner-wrapper{text-align:center;font-family:Poppins,sans-serif}.store-banner-note{font-size:.95rem;font-weight:500;color:#6b7280;margin-bottom:.5rem;max-width:100%;width:-moz-fit-content;width:fit-content}.user-dropdown{margin-top:8px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 8px 20px rgba(0,0,0,.12);animation:fadeIn .2s ease-out;color:#000}.user-dropdown h2{font-size:16px;margin-bottom:8px;color:#111827}.user-dropdown select,.user-dropdown textarea{font-size:14px;border:1px solid #d1d5db;border-radius:8px;padding:8px;width:100%;outline:none;transition:border .2s ease;color:#000}.user-dropdown select:focus,.user-dropdown textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.user-dropdown button{font-size:14px;padding:6px 12px;border-radius:8px;transition:all .2s ease;color:#000}.user-dropdown button:hover:not(:disabled){transform:translateY(-1px)}.user-dropdown .logout-btn{margin-top:10px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;padding:8px;width:100%;font-weight:500}.user-dropdown .logout-btn:hover{background:#fee2e2}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.store-banner{background-color:#ffffff;border-radius:1rem;box-shadow:1px 1px 8px 1px rgba(.08,0,0,.08);padding:15px;display:flex;gap:12px;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-size:18px}.welcome{color:#f59e0b;white-space:nowrap}.status,.welcome{font-size:17px;font-weight:500;text-align:center;font-family:Poppins,sans-serif}.status{flex:1;padding-right:12px}@media (max-width:640px){.store-banner{border-radius:.5rem;display:flex;width:100%;flex-direction:row;font-size:16px;padding:12px 15px;gap:6px}.store-banner-wrapper{display:flex;flex-direction:row;justify-content:center;margin-top:1rem;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.welcome{font-size:16px;text-align:left;padding-left:15px;white-space:normal}.status{font-size:16px;text-align:right;padding-left:10px}}.open-text{color:#ffffff}.open-text,.open-text-status{font-family:Poppins,sans-serif}.open-text-status{color:#4e4e4e}.close-text-status{color:#f56868;font-family:Poppins,sans-serif}.close-text{color:#ffffff}.close-text,.note{font-family:Poppins,sans-serif}.note{font-size:17px;color:#7f8c8d;white-space:nowrap;max-width:250px;text-overflow:ellipsis}.login-container{display:flex;justify-content:center;align-items:center;min-height:80vh;background:#f8f9fa;padding:20px}.login-card,.login-container{font-family:Poppins,sans-serif}.login-card{background:#fff;padding:24px;border-radius:8px;width:100%;max-width:400px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.login-title{font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:20px;color:#333;font-family:Poppins,sans-serif}.login-form{gap:16px}.form-group,.login-form{display:flex;flex-direction:column;font-family:Poppins,sans-serif}.form-group label{margin-bottom:6px;font-size:.9rem;color:#444;font-family:Poppins,sans-serif}.form-group input{border:1px solid #ddd;border-radius:6px;font-size:1rem;color:#171717;padding:10px 40px 10px 12px;font-family:Poppins,sans-serif}.form-group input:focus{border-color:#ff4d4d;outline:none}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper,.show-btn{font-family:Poppins,sans-serif}.show-btn{position:absolute;right:10px;background:none;border:none;cursor:pointer;font-size:1.1rem}.forgot-password{text-align:right;font-family:Poppins,sans-serif}.forgot-password a{color:#059669;font-size:.9rem;text-decoration:none;transition:.3s;font-family:Poppins,sans-serif}.forgot-password a:hover{text-decoration:underline}.error-text{color:red;font-size:.85rem;margin-top:8px}.error-text,.footer{text-align:center;font-family:Poppins,sans-serif}.footer{padding:2rem 0;font-size:.875rem;color:#6b7280;border-top:1px solid #e5e7eb;margin-top:3rem}.clock-icon{display:inline-block;width:18px;height:18px;border:2px solid #27ae60;border-top-color:transparent;border-radius:50%;margin-right:6px;animation:spinClock 1s linear infinite;vertical-align:middle}@keyframes spinClock{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo{width:auto;height:auto}.status-container-open{background-color:#0add07}.status-container-close,.status-container-open{padding:5px 10px;border-radius:15px;display:flex;align-items:center}.status-container-close{background-color:#e72c14}.pulse-icon{background-color:#008638}.pulse-icon,.pulse-icon-close{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px;animation:pulse 1.2s infinite;vertical-align:middle}.pulse-icon-close{background-color:#b60825}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.spinner{border:3px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite;font-family:Poppins,sans-serif}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.navbar-menu{display:none}.navbar-toggle,.user-btn{display:block}.user-btn{margin-left:auto}.navbar-dropdown{width:100%;position:static;box-shadow:none}.why-items{align-items:center;flex-direction:column;justify-content:center}.why-item{max-width:250px}.gallery-image{max-height:100px}}@media (max-width:640px){.hero-red-section{color:#673210;height:300px;border-radius:1rem}.food-card h3{font-size:1rem;color:black;font-weight:600}.hero-red-content h1{font-size:1.5rem;color:#673210}.hero-location-form{display:flex;justify-content:center}.hero-location-input{width:100%;max-width:280px}.food-card{padding:3px;flex-direction:column;overflow:hidden}.food-card,.food-card-images{display:flex;width:100%;background:#fff}.food-card-images{align-items:center;justify-content:center}.food-card-images img{width:100%;height:130px}.food-card-body{padding:1px;margin:0;text-align:left}.food-card-body-cashier{height:40px;padding:1px;margin:0;text-align:center}.food-card-title{font-size:16px;font-weight:600}.login-card{padding:16px}.login-title{font-size:1.2rem}.store-banner{flex-direction:row}.pulse-icon,.pulse-icon-close{width:8px;height:8px}.status,.welcome{font-size:8px;text-align:center}}.button-wrapper{display:flex;justify-content:flex-start;gap:8px;padding-top:5px}.button-wrapper button{padding:5px 10px;border:1px solid #ccc;border-radius:6px;cursor:pointer;transition:background .2s ease}.btn-cancel{background:#fff;color:#d9534f;border-color:#d9534f}.btn-cancel:hover{background:#f9d6d5}.btn-save{background:#fafafa;color:#fff;border-color:#4e4e4e}.btn-save:hover{background:#45a049}.skeleton-card{width:100%;max-width:200px;padding:12px;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05)}.skeleton-image{width:100%;height:120px;border-radius:8px}.skeleton-image,.skeleton-text{background:linear-gradient(90deg,#e5e5e5 25%,#f0f0f0 50%,#e5e5e5 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-text{margin-top:10px;border-radius:6px}.skeleton-text.short{width:60%}.skeleton-text.long{width:90%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 37%,#2a2a2a 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:6px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-text{height:14px;width:100px;margin-bottom:8px}.skeleton-btn{height:32px;width:100px}.skeleton-circle{height:32px;width:32px;border-radius:50%}