.bottom-nav{background-color:#fff;border-top:1px solid #ddd;height:60px;justify-content:space-around}.bottom-nav,.bottom-nav div{align-items:center;display:flex}.bottom-nav div{color:#999;flex:1 1;flex-direction:column;font-size:12px;justify-content:center}.bottom-nav div:hover{color:var(--theme)}.bottom-nav .nav-item img{cursor:pointer;height:28px;width:28px}body{background:#0d0d0d;font-family:Poppins,sans-serif;margin:0}.premium-page{background:radial-gradient(circle at top left,#2b1d00,#0b0b0b 50%);color:#fff;display:flex;flex-direction:row;min-height:100vh}.premium-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-right:1px solid #ffb43233;display:flex;flex-direction:column;height:100vh;max-width:200px;min-width:140px;overflow-y:auto;padding:15px 12px;position:-webkit-sticky;position:sticky;top:0;width:35%}.brand-section h1{color:#ffbf47;font-size:24px;line-height:1.1;margin:0}.brand-section p{color:#ffffffb3;font-size:10px;letter-spacing:2px;margin-top:4px}.category-list{display:flex;flex-direction:column;gap:10px;margin-top:30px}.premium-category{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;cursor:pointer;font-size:14px;overflow:hidden;padding:12px 14px;text-overflow:ellipsis;transition:.3s;white-space:nowrap}.premium-category:active,.premium-category:hover{border-color:#ffbf47}.premium-category.active{background:linear-gradient(135deg,#ffbf47,#ff9800);box-shadow:0 0 25px #ffbf4766;color:#000;font-weight:700}.premium-main{flex:1 1;height:100vh;overflow-y:auto;padding:15px;position:relative}.premium-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.hero-title h2{font-size:22px;font-weight:700;margin:0}.hero-title span{color:#ffbf47}.premium-lang{background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;font-size:12px;padding:8px 14px}.premium-food-grid{display:flex;flex-direction:column;gap:15px;padding-bottom:120px}.premium-food-card{background:#141414f2;border:1px solid #ffbf472e;border-radius:18px;box-shadow:0 10px 30px #00000073;overflow:hidden;transition:.35s;width:100%}.premium-food-card:active{transform:scale(.98)}.premium-food-image-container{background:#0000004d;overflow:hidden;position:relative;width:100%}.premium-food-image{background:#0003;cursor:pointer;display:block;height:auto;max-height:200px;object-fit:contain;transition:transform .2s ease,opacity .2s ease;width:100%}.premium-food-image:hover{opacity:.9;transform:scale(1.02)}.premium-food-image:active{transform:scale(.98)}.premium-food-content{gap:10px;padding:12px}.premium-food-content,.premium-food-details{align-items:center;display:flex;flex-direction:column}.premium-food-details{gap:4px;text-align:center;width:100%}.premium-food-details h3{word-wrap:break-word;font-size:16px;font-weight:600;line-height:1.3;margin:0;max-width:100%;overflow-wrap:break-word;text-align:center;white-space:normal}.premium-food-details p{color:#ffbf47;font-size:15px;font-weight:600;margin:0;text-align:center;white-space:nowrap}.premium-qty-control{align-items:center;background:#ffffff0f;border-radius:12px;display:flex;gap:10px;padding:8px 12px;width:-webkit-fit-content;width:fit-content}.premium-qty-control button{align-items:center;background:linear-gradient(135deg,#ffbf47,#ff9800);border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.premium-qty-control button:hover{transform:scale(1.1)}.premium-qty-control button:active{transform:scale(.95)}.premium-qty-control span{color:#fff;font-size:16px;font-weight:600;min-width:22px;text-align:center}.loading-items{align-items:center;display:flex;justify-content:center;padding:40px}.spinner{animation:spin .8s linear infinite;border:3px solid #ffbf4733;border-radius:50%;border-top-color:#ffbf47;height:40px;width:40px}.premium-cart-bar-container{align-items:center;bottom:15px;display:flex;gap:10px;left:calc(35% + 10px);position:fixed;right:15px;z-index:1000}.premium-instructions-btn{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414f2;border:1px solid #ffbf474d;border-radius:16px;box-shadow:0 10px 30px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:22px;height:48px;justify-content:center;min-width:48px;padding:0;transition:all .3s ease;width:48px}.premium-instructions-btn:hover{background:#ffbf4733;border-color:#ffbf47;transform:scale(1.05)}.premium-instructions-btn:active{transform:scale(.95)}.premium-cart-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0af2;border:1px solid #ffbf4738;border-radius:20px;box-shadow:0 10px 40px #00000080;justify-content:space-between;padding:12px 15px}.cart-left,.premium-cart-bar{align-items:center;display:flex;flex:1 1;gap:10px}.cart-left{cursor:pointer;min-width:0}.cart-icon{align-items:center;background:linear-gradient(135deg,#ffbf47,#ff9800);border-radius:50%;display:flex;font-size:18px;height:38px;justify-content:center;min-width:38px;width:38px}.cart-text span{display:block;font-size:14px;font-weight:600;white-space:nowrap}.cart-text small{color:#fff9;font-size:10px}.cart-total{color:#ffbf47;font-size:18px}.cart-total,.premium-order-btn{font-weight:700;white-space:nowrap}.premium-order-btn{background:linear-gradient(135deg,#ffbf47,#ff9800);border:none;border-radius:12px;color:#000;cursor:pointer;font-size:13px;padding:10px 18px;transition:.3s}.premium-order-btn:active{transform:scale(.95)}.order-drawer-overlay{animation:fadeIn .3s ease;background:#0009;top:0;z-index:998}.order-drawer,.order-drawer-overlay{bottom:0;left:0;position:fixed;right:0}.order-drawer{animation:slideUp .4s cubic-bezier(.4,0,.2,1);background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border-radius:30px 30px 0 0;box-shadow:0 -10px 40px #00000080;display:flex;flex-direction:column;height:75vh;max-height:85vh;padding-bottom:100px;z-index:999}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.order-drawer-handle{background:#ffffff4d;border-radius:3px;flex-shrink:0;height:5px;margin:12px auto 0;width:40px}.order-drawer-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;flex-shrink:0;justify-content:space-between;padding:15px 20px}.order-drawer-header h2{color:#ffbf47;font-size:22px;margin:0;white-space:nowrap}.cart-refresh-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;transition:.3s;width:40px}.cart-refresh-btn:hover{background:#fff3;transform:rotate(180deg)}.order-drawer-content{flex:1 1;overflow-y:auto;padding:15px 20px 20px}.order-drawer-content::-webkit-scrollbar{width:4px}.order-drawer-content::-webkit-scrollbar-track{background:#0000}.order-drawer-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.order-drawer-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.section-label{align-items:center;background:linear-gradient(180deg,#1a1a1a,#1a1a1ae6);color:#ffffffb3;display:flex;font-size:14px;font-weight:600;gap:8px;letter-spacing:1px;margin:10px 0;padding:8px 0;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;white-space:nowrap;z-index:2}.item-count{color:#ffbf47;font-size:12px}.empty-cart-message{color:#fff6;font-size:14px;font-style:italic;padding:20px;text-align:center}.order-items-list{display:flex;flex-direction:column;gap:8px}.order-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;gap:8px;padding:12px 15px}.order-item,.order-item.cart-item-drawer{display:flex;flex-wrap:wrap;justify-content:space-between}.order-item.cart-item-drawer{align-items:center;flex-direction:row;gap:10px}.order-item-info{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:10px;min-width:0}.order-item-name{color:#fff;flex-shrink:0;font-size:15px;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qty-controls{gap:8px}.qty-btn,.qty-controls{align-items:center;display:flex;flex-shrink:0}.qty-btn{background:#ffffff0d;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;height:28px;justify-content:center;transition:.2s;width:28px}.qty-btn:hover{background:#ffbf474d;border-color:#ffbf47}.qty-value{color:#fff;font-size:16px;font-weight:700;min-width:20px;text-align:center;white-space:nowrap}.order-item-qty-badge{background:#ffffff14;border-radius:10px;color:#ffffff80;flex-shrink:0;font-size:13px;padding:2px 8px;white-space:nowrap}.order-item-actions{align-items:center;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end}.order-item-price{color:#ffbf47;flex-shrink:0;font-size:15px;font-weight:700;white-space:nowrap}.remove-item-btn{background:#ff000026;border:1px solid #ff00004d;border-radius:8px;color:#f44;cursor:pointer;flex-shrink:0;font-size:12px;padding:6px 12px;transition:.2s;white-space:nowrap}.remove-item-btn:hover{background:#ff000040}.confirmed-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;opacity:.7}.confirmed-item .order-item-info{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.confirmed-item .order-item-name{color:#fff;font-size:15px;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-divider{background:#ffffff14;height:1px;margin:15px 0}.order-total-section{background:linear-gradient(180deg,#0d0d0dcc,#0d0d0d);border-top:1px solid #ffbf4733;bottom:0;margin-top:10px;padding-bottom:10px;padding-top:10px;position:-webkit-sticky;position:sticky}.order-total-row{align-items:center;color:#ffffffb3;display:flex;font-size:14px;justify-content:space-between;padding:5px 0;white-space:nowrap}.order-total-row.grand-total{color:#ffbf47;font-size:18px;font-weight:700;padding:8px 0}.order-success-banner{align-items:center;animation:fadeIn .3s ease;background:#4caf5026;border:1px solid #4caf504d;border-radius:10px;color:#4caf50;display:flex;flex-shrink:0;font-size:14px;gap:8px;justify-content:center;margin:10px 20px;padding:12px}.success-icon{font-size:18px}.drawer-loading{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:30px 20px}.drawer-spinner{animation:spin .8s linear infinite;border:3px solid #ffbf4733;border-radius:50%;border-top-color:#ffbf47;height:40px;width:40px}.drawer-loading p{color:#fff9;font-size:14px;margin:0}.image-zoom-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.image-zoom-container{align-items:center;animation:zoomIn .3s ease;display:flex;flex-direction:column;max-height:90vh;max-width:95%;position:relative}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.image-zoom-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:45px;justify-content:center;line-height:1;padding:0;position:absolute;right:-15px;top:-15px;transition:all .3s ease;width:45px;z-index:2001}.image-zoom-close:hover{background:#f009;border-color:#f00c;transform:scale(1.1)}.image-zoom-close:active{transform:scale(.95)}.image-zoom-image{border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:80vh;max-width:100%;object-fit:contain}.image-zoom-name{background:#ffffff1a;border-radius:10px;color:#fff;font-size:18px;font-weight:600;margin-top:15px;padding:8px 20px;text-align:center}.instructions-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.instructions-modal{animation:slideUp .3s ease;background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border:1px solid #ffbf4733;border-radius:20px;box-shadow:0 20px 60px #00000080;max-width:400px;overflow:hidden;width:100%}.instructions-modal-header{align-items:center;border-bottom:1px solid #ffffff14;display:flex;justify-content:space-between;padding:18px 20px}.instructions-modal-header h3{color:#ffbf47;font-size:18px;font-weight:600;margin:0}.instructions-modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:.3s;width:32px}.instructions-modal-close:hover{background:#ff00004d}.instructions-modal-body{padding:20px}.instructions-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;color:#fff;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:12px 15px;resize:none;transition:border-color .3s;width:100%}.instructions-textarea:focus{background:#ffffff14;border-color:#ffbf47}.instructions-textarea::placeholder{color:#fff6}.instructions-char-count{color:#fff6;font-size:12px;margin-top:8px;text-align:right}.instructions-modal-footer{border-top:1px solid #ffffff14;display:flex;gap:10px;padding:15px 20px}.instructions-cancel-btn,.instructions-save-btn{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:12px;transition:.3s}.instructions-cancel-btn{background:#ffffff14;border:1px solid #ffffff26;color:#fff}.instructions-cancel-btn:hover{background:#ffffff1f}.instructions-save-btn{background:linear-gradient(135deg,#ffbf47,#ff9800);color:#000}.instructions-save-btn:hover{transform:scale(1.02)}.instructions-save-btn:active{transform:scale(.98)}@media (min-width:390px) and (max-width:430px){.premium-sidebar{max-width:160px;min-width:125px;padding:12px 10px;width:32%}.brand-section h1{font-size:22px}.brand-section p{font-size:9px}.premium-category{font-size:13px;padding:10px 12px}.premium-main{padding:12px}.hero-title h2{font-size:20px}.premium-food-image{max-height:160px}.premium-cart-bar-container{bottom:12px;gap:8px;left:calc(32% + 8px);right:12px}.premium-instructions-btn{border-radius:14px;font-size:20px;height:42px;min-width:42px;width:42px}.premium-cart-bar{border-radius:18px;padding:10px 12px}.cart-icon{font-size:16px;height:32px;min-width:32px;width:32px}.cart-text span{font-size:12px}.cart-total{font-size:16px}.premium-order-btn{font-size:12px;padding:8px 14px}.order-drawer{height:70vh;max-height:80vh;padding-bottom:90px}.order-drawer-header h2{font-size:18px}.order-item-name{font-size:13px;max-width:100px}.order-item-price{font-size:13px}.qty-btn{font-size:14px;height:24px;width:24px}.remove-item-btn{font-size:10px;padding:4px 8px}.order-item.cart-item-drawer{padding:10px 12px}.order-total-row.grand-total{font-size:16px}.image-zoom-overlay{padding:10px}.image-zoom-close{font-size:20px;height:38px;right:-10px;top:-10px;width:38px}.image-zoom-name{font-size:16px;padding:6px 16px}.instructions-modal{max-width:90%}.instructions-modal-header h3{font-size:16px}.instructions-textarea{font-size:13px;padding:10px 12px}.premium-food-details h3,.premium-food-details p{font-size:14px}.premium-qty-control button{font-size:16px;height:26px;width:26px}.premium-qty-control span{font-size:14px;min-width:18px}}@media (max-width:430px) and (max-height:932px){.order-drawer{height:65vh;max-height:78vh;padding-bottom:95px}}@media (min-width:431px) and (max-width:768px){.premium-sidebar{max-width:180px;width:30%}.premium-food-image{max-height:180px}.premium-cart-bar-container{left:calc(30% + 10px)}}@media (min-width:769px){.premium-sidebar{max-width:250px;padding:20px;width:25%}.brand-section h1{font-size:32px}.brand-section p{font-size:12px}.premium-category{font-size:16px;padding:15px 18px}.premium-main{padding:25px}.hero-title h2{font-size:36px}.premium-food-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.premium-food-image{max-height:250px}.premium-food-details h3{font-size:20px}.premium-food-details p{font-size:18px}.premium-qty-control{align-items:center;background:#ffffff0f;border-radius:12px;display:flex;gap:10px;justify-content:center;padding:8px 12px}.premium-qty-control button{font-size:20px;height:34px;width:34px}.premium-qty-control span{font-size:18px;min-width:24px}.premium-cart-bar-container{bottom:20px;gap:12px;left:calc(25% + 20px);right:25px}.premium-instructions-btn{border-radius:18px;font-size:24px;height:55px;min-width:55px;width:55px}.premium-cart-bar{border-radius:25px;padding:15px 25px}.cart-icon{font-size:24px;height:50px;min-width:50px;width:50px}.cart-text span{font-size:18px}.cart-total{font-size:28px}.premium-order-btn{font-size:16px;padding:14px 30px}.order-drawer{height:70vh;max-height:80vh}}@media (min-width:1024px){.premium-sidebar{max-width:280px;width:22%}.premium-food-image{max-height:280px}.premium-cart-bar-container{left:calc(22% + 25px)}.order-drawer{height:65vh;max-height:75vh}}.address-form-group{margin-bottom:15px}.address-form-group label{color:#ffffffb3;display:block;font-size:13px;font-weight:500;margin-bottom:6px}.address-form-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;box-sizing:border-box;color:#fff;font-family:Poppins,sans-serif;font-size:14px;outline:none;padding:12px 15px;transition:border-color .3s;width:100%}.address-form-input:focus{background:#ffffff14;border-color:#ffbf47}.address-form-input::placeholder{color:#fff6}.address-input-wrapper{display:flex;gap:8px}.address-input-wrapper .address-form-input{flex:1 1}.location-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;min-width:44px;transition:.3s;width:44px}.location-btn:hover{background:#ffbf4733;border-color:#ffbf47}.location-btn:disabled{cursor:not-allowed;opacity:.5}.previous-info-details{background:#ffffff0d;border-radius:12px;margin-bottom:10px;padding:15px}.info-row{border-bottom:1px solid #ffffff0d;padding:8px 0}.info-row:last-child{border-bottom:none}.info-label{color:#ffffff80;font-size:13px}.info-value{color:#fff;font-size:14px;font-weight:500}@media (max-width:430px){.address-form-input{font-size:13px;padding:10px 12px}.location-btn{font-size:18px;height:40px;min-width:40px;width:40px}.info-label{font-size:12px;min-width:60px}.info-value{font-size:13px}}.store-closed-message{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.store-closed-message h1{color:#333;font-size:2rem;margin-bottom:.5rem}.store-closed-message p{color:#666;font-size:1.2rem;margin-bottom:2rem}.closed-notice{background-color:#fff3f3;border:2px solid #ff6b6b;border-radius:10px;margin-top:1rem;padding:2rem}.closed-notice h2{color:#ff6b6b;font-size:1.5rem;margin:0}.cart-page{background-color:#fff}.top-half{flex:1 1;padding:20rpx}.title-container{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:30rpx;padding-top:20rpx}.title-bold{font-size:40rpx;font-weight:700;text-align:center}.refresh-btn{background:#0000;border:none;cursor:pointer;font-size:22px;justify-self:end}.bottom-half{flex:1 1;overflow-y:auto;padding:0 20rpx 20rpx}.section-title-container{align-items:center;display:flex;justify-content:center;margin-bottom:30rpx;margin-top:30rpx}.section-title-bold{font-size:36rpx;font-weight:700;text-align:center}.cart-item{align-items:center;border-bottom:1rpx solid #f0f0f0;display:grid;grid-template-columns:1fr auto 1fr;padding:15rpx 20rpx}.qty-group{align-items:center;display:flex;gap:12rpx;justify-content:center}.minus,.plus{border-radius:10rpx;height:48rpx;width:48rpx}.quantity{font-weight:600;min-width:40rpx}.price,.quantity{text-align:center}.price{white-space:nowrap}.delete{grid-column:4}.cart-item.disabled{opacity:.6}.order-item{align-items:center;border-bottom:1rpx solid #f0f0f0;display:grid;grid-template-columns:1fr auto 1fr;padding:15rpx 20rpx}.order-item .qty{text-align:center}.order-item .price{text-align:right}.divider{background:#ddd;height:1px}.bottom-bar{background-color:#fff;border-top:1rpx solid #fff;bottom:0;justify-content:space-between;padding:20rpx;position:-webkit-sticky;position:sticky}.total{font-size:36rpx;font-weight:700}.confirm{background:#d32f2f;border:none;color:#333;padding:8px 16px}.confirm:disabled{background-color:#fff}.empty{color:#fff;display:block;padding:40rpx;text-align:center}.item-name-row{margin:0}.item-name{color:#333;font-size:32rpx;font-weight:500}.order-total-amount{color:#e4393c;font-size:36rpx;font-weight:700}.customer-info-section{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-top:20px;padding:15px}.customer-info-title{color:#333;font-size:16px;font-weight:600;margin:0 0 12px}.customer-info-details{display:flex;flex-direction:column;gap:8px}.info-row{align-items:flex-start;display:flex;font-size:14px;line-height:1.5}.info-label{color:#555;font-weight:600;min-width:70px}.info-value{color:#333;flex:1 1;word-break:break-word}.address-row .info-value{white-space:normal;word-break:break-word}.order-total{border-bottom:1px solid #e0e0e0;margin-bottom:10px;padding-bottom:10px}.empty-state-message{background-color:#f9f9f9;border-radius:8px;color:#666;font-size:18px;margin:20px;padding:40px 20px;text-align:center}.top-half .customer-info-section{margin-bottom:20px;margin-top:20px}.top-half{height:auto;overflow-y:auto;padding-bottom:20px}.cart-page{display:flex;flex-direction:column}.cart-page:has(.top-half:only-child){justify-content:flex-start}.success-screen{flex-direction:column;min-height:80vh;padding:20px;text-align:center}.success-icon,.success-screen{align-items:center;display:flex;justify-content:center}.success-icon{animation:scaleIn .5s ease-in-out;background-color:#4caf50;border-radius:50%;color:#fff;font-size:60px;font-weight:700;height:100px;margin-bottom:30px;width:100px}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-title{color:#4caf50;font-size:32px;font-weight:600;margin-bottom:20px}.success-message{color:#666;font-size:18px;line-height:1.6;margin-bottom:40px;max-width:400px}.continue-shopping-btn{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 40px;transition:background-color .3s}.continue-shopping-btn:hover{background-color:#0056b3}.cart-section,.confirmed-orders-section{height:100vh;overflow-y:auto;padding:20px 20px 80px}.cart-page{height:100vh;overflow:hidden}.add-comment-btn{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;margin-right:10px;padding:10px 15px;transition:background-color .3s}.add-comment-btn:hover{background-color:#45a049}.add-comment-btn:disabled{background-color:#ccc;cursor:not-allowed}.comment-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.comment-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;padding:20px;width:90%}.comment-input{border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;margin-bottom:15px;padding:10px;resize:vertical;width:100%}.comment-input:focus{border-color:#4caf50;outline:none}.comment-modal-buttons{display:flex;gap:10px;justify-content:flex-end}.comment-cancel-btn,.comment-ok-btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .3s}.comment-ok-btn{background-color:#4caf50;color:#fff}.comment-ok-btn:hover{background-color:#45a049}.comment-cancel-btn{background-color:#f44336;color:#fff}.comment-cancel-btn:hover{background-color:#da190b}.bottom-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;padding:15px}.item-comment{color:#ff9800;font-size:11px;font-style:italic;margin-top:4px;padding-left:10px}.comment-row{border-top:1px dashed #e0e0e0;margin-top:8px;padding-top:8px}.comment-value{color:#ff9800;font-style:italic}.global-loading-overlay{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.global-loading-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:20px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:30px}.global-loading-spinner{animation:spin 1s linear infinite;border:6px solid #007bff33;border-color:#007bff #007bff #007bff33 #007bff33;border-radius:50%;border-style:solid;border-width:6px;box-shadow:0 0 30px #007bff4d;height:100px;margin-bottom:20px;width:100px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.global-loading-text{animation:pulse 1.5s ease-in-out infinite;color:#333;font-size:18px;font-weight:500;line-height:1.5;margin:0;max-width:300px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.global-loading-spinner.secondary{border-right-color:#4caf50;border-top-color:#4caf50}.global-loading-spinner.warning{border-right-color:#ffc107;border-top-color:#ffc107}.global-loading-spinner.danger{border-right-color:#dc3545;border-top-color:#dc3545}@media (max-width:768px){.global-loading-spinner{border-width:5px;height:80px;width:80px}.global-loading-text{font-size:16px}}
/*# sourceMappingURL=main.76009a64.css.map*/