.login-page{background:#edf2f7;justify-content:center;align-items:flex-start;min-height:100vh;padding:150px;display:flex}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;max-width:450px;margin:auto;padding:35px}.login-card h2{text-align:center;color:#111827;margin-bottom:8px;font-size:28px;font-weight:700}.login-subtitle{text-align:center;color:#6b7280;margin-bottom:40px;font-size:14px}.form-group{margin-bottom:18px}.form-group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:48px;padding:0 14px;font-size:15px;transition:all .2s}.form-group input:focus{border-color:#143d73;box-shadow:0 0 0 3px #143d731a}.login-btn{color:#fff;cursor:pointer;background:#143d73;border:none;border-radius:10px;width:100%;height:48px;font-size:15px;font-weight:600;transition:all .25s}.login-btn:hover{background:#0f2f59}.forgot-password{text-align:center;margin-top:15px}.forgot-password span{color:#143d73;cursor:pointer;font-size:14px;font-weight:600}.forgot-password span:hover{text-decoration:underline}.login-footer{text-align:center;color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;padding:18px;font-size:14px}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:12px}.dept-title h1{font-size:22px}.content-area{padding:30px 20px}}@media (width<=600px){.login-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;justify-content:center;max-width:300px;min-height:550px;margin:auto;padding:45px 35px;display:flex}.login-card h2{font-size:24px}}.login-divider{text-align:center;color:#9ca3af;align-items:center;margin:20px 0;font-size:13px;font-weight:500;display:flex}.login-divider:before,.login-divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.login-divider:not(:empty):before{margin-right:10px}.login-divider:not(:empty):after{margin-left:10px}.home-page{background:#edf2f7;justify-content:center;align-items:flex-start;min-height:100vh;padding:25px;display:flex}.main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.dept-title p{opacity:.9;letter-spacing:.5px;font-size:14px}.content-area{padding:30px}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:18px 22px;display:flex}.profile-left{align-items:center;gap:18px;display:flex}.profile-image{object-fit:cover;cursor:pointer;border:3px solid #143d73;border-radius:50%;width:75px;height:75px}.profile-left h3{color:#111827;margin-bottom:5px;font-size:22px}.profile-left p{color:#6b7280;font-size:15px}.profile-btn{color:#fff;cursor:pointer;background:#143d73;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.wallet-card{color:#fff;background:linear-gradient(135deg,#00b050,#0b8f46);border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:28px;padding:24px;display:flex}.wallet-card span{font-size:15px}.wallet-card h2{margin-top:6px;font-size:32px}.wallet-card button{color:#0b8f46;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:600}.menu-section{margin-bottom:30px}.menu-header{color:#111827;font-size:28px;font-weight:700}.menu-date{color:#6b7280;margin-top:4px;margin-bottom:18px}.menu-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:16px;margin-bottom:16px;padding:14px;transition:all .25s;display:flex}.menu-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00000014}.food-image{object-fit:cover;border-radius:12px;width:95px;height:95px}.menu-details h4{color:#111827;margin-bottom:6px;font-size:20px}.menu-details p{color:#4b5563;margin-bottom:6px}.menu-details span{color:#6b7280;font-size:14px}.logout-section{justify-content:center;margin-top:35px;margin-bottom:15px;display:flex}.logout-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 24px;font-weight:600;display:flex}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:12px}.dept-title h1{font-size:22px}.content-area{padding:20px}.profile-card,.wallet-card{text-align:center;flex-direction:column;gap:15px}.menu-card{text-align:center;flex-direction:column}.food-image{width:100%;height:180px}}@media (width<=600px){.home-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.wallet-card h2{font-size:26px}.bottom-footer{flex-wrap:wrap;gap:15px}}.employee-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.employee-modal-card{background:#fff;border-radius:16px;flex-direction:column;width:450px;max-width:100%;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.employee-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.employee-modal-header h3{color:#0f172a;margin:0;font-size:16px;font-weight:700}.employee-modal-body{flex-direction:column;gap:16px;padding:16px 20px;display:flex}.notif-item{transition:transform .15s,background-color .15s}.notif-item:hover{transform:translateY(-1px);background-color:#f1f5f9!important}.payment-page{background:#edf2f7;min-height:100vh;padding:25px}.payment-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 10px 30px #0000001f}.payment-content{padding:30px}.payment-title{margin-bottom:25px}.payment-title h2{color:#111827;margin-bottom:8px;font-size:30px}.payment-title p{color:#6b7280;font-size:15px}.payment-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;padding:20px}.payment-card h3{color:#143d73;margin-bottom:18px;font-size:20px}.payment-option{cursor:pointer;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;display:flex}.payment-option:last-child{margin-bottom:0}.payment-option input[type=radio]{width:16px;height:16px;margin:0}.wallet-balance{color:#16a34a;font-weight:700}.total-row{font-weight:600}.info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.info-row:last-child{border-bottom:none}.info-row span{color:#6b7280}.info-row strong{color:#111827}.balance-row strong{color:#16a34a;font-size:18px}.payment-bottom-action{background:#fff;border-top:1px solid #e5e7eb;justify-content:center;align-items:center;padding:15px 20px;display:flex}.pay-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;width:100%;max-width:450px;height:52px;font-size:16px;font-weight:600;transition:all .3s}.pay-btn:hover{background:#15803d}.bottom-footer{background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;margin-top:10px;padding:18px 10px;display:flex;position:static}@media (width<=900px){.department-header{flex-direction:column;gap:10px}.dept-title h1{font-size:22px}.payment-content{padding:20px}}@media (width<=600px){.payment-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.payment-title h2{font-size:24px}.info-row{flex-direction:column;align-items:flex-start;gap:6px}.bottom-footer{flex-wrap:wrap;gap:15px}}.success-page{background:#edf2f7;justify-content:center;align-items:flex-start;min-height:100vh;padding:25px;display:flex}.success-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.success-content{min-height:650px;padding:40px 30px}.success-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:30px;padding:40px}.success-icon{color:#16a34a;margin-bottom:20px;font-size:90px}.success-card h1{color:#111827;margin-bottom:10px;font-size:34px}.success-card p{color:#6b7280;font-size:16px}.receipt-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:30px;padding:25px}.receipt-header{color:#143d73;align-items:center;gap:12px;margin-bottom:20px;display:flex}.receipt-header svg,.receipt-header h3{font-size:24px}.receipt-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.receipt-row:last-child{border-bottom:none}.receipt-row span{color:#6b7280}.receipt-row strong{color:#111827}.success-actions{justify-content:center;gap:20px;display:flex}.coupon-btn,.home-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.coupon-btn{color:#fff;background:#16a34a}.coupon-btn:hover{background:#15803d}.home-btn{color:#fff;background:#143d73}.home-btn:hover{background:#0f2f59}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:12px}.dept-title h1{font-size:22px}.success-content{padding:20px}}@media (width<=600px){.success-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.success-card{padding:25px 15px}.success-card h1{font-size:26px}.success-icon{font-size:70px}.success-actions{flex-direction:column}.coupon-btn,.home-btn{justify-content:center;width:100%}.bottom-footer{flex-wrap:wrap;gap:15px}}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{width:100%;position:absolute;top:0;left:0;border:none!important;margin:0!important;display:block!important}}.profile-content{min-height:650px;padding:30px}.profile-title{text-align:center;margin-bottom:25px}.profile-title h2{color:#111827;font-size:32px;font-weight:700}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;padding:15px 25px;display:flex}.profile-image{object-fit:cover;border:3px solid #143d73;border-radius:50%;flex-shrink:0;width:75px;height:75px}.profile-details{flex:1}.profile-details h3{color:#111827;text-align:center;font-size:24px;font-weight:700}.profile-details p{color:#6b7280;text-align:right;margin-top:5px;font-size:14px}.menu-list{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:200px;overflow:hidden;height:auto!important;max-height:none!important}.menu-item{cursor:pointer;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px 28px;transition:all .25s;display:flex}.menu-item:last-child{border-bottom:none}.menu-item:hover{background:#f8fafc}.menu-left{align-items:center;gap:15px;display:flex}.menu-left svg{color:#143d73;font-size:18px}.menu-left span{color:#111827;font-size:16px;font-weight:500}.menu-item>svg{color:#6b7280;font-size:16px}@media (width<=900px){.profile-content{padding:20px}.profile-card{text-align:center;flex-direction:column}.profile-details h3,.profile-details p{text-align:center}}@media (width<=600px){.profile-title h2{font-size:28px}.profile-image{width:80px;height:80px}.profile-details h3{font-size:20px}.menu-item{padding:18px}.menu-left span{font-size:15px}}.orders-page{background:#edf2f7;min-height:100vh;padding:25px}.orders-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 10px 30px #0000001f}.orders-content{padding:30px}.orders-title-section{margin-bottom:25px}.orders-title-section h2{color:#111827;margin-bottom:8px;font-size:30px}.orders-title-section p{color:#6b7280;font-size:15px}.tabs{gap:12px;margin-bottom:25px;display:flex}.tabs button{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;flex:1;padding:14px;font-weight:600;transition:all .25s}.tabs button.active{color:#fff;background:#143d73}.tabs button:hover{transform:translateY(-2px)}.order-list{flex-direction:column;gap:18px;display:flex}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;transition:all .25s}.order-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.order-top{align-items:center;gap:15px;margin-bottom:15px;display:flex}.order-icon{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.upcoming-icon{color:#2563eb;background:#dbeafe}.completed-icon{color:#16a34a;background:#dcfce7}.cancelled-icon{color:#dc2626;background:#fee2e2}.order-top h3{color:#111827;margin-bottom:4px;font-size:20px}.order-top span{color:#6b7280;font-size:14px}.order-info{margin-bottom:15px}.order-info p{color:#4b5563;margin-bottom:8px;font-size:15px}.status{border-radius:20px;margin-bottom:18px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-block}.status.upcoming{color:#2563eb;background:#dbeafe}.status.completed{color:#16a34a;background:#dcfce7}.status.cancelled{color:#dc2626;background:#fee2e2}.status-cards{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:30px;display:grid}.status-card{cursor:pointer;background-position:50%;background-size:cover;border-radius:18px;height:140px;transition:all .25s;position:relative;overflow:hidden}.status-card:hover{transform:translateY(-4px)}.status-card .overlay{color:#fff;background:#0009;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.status-card h2{margin-bottom:5px;font-size:36px;font-weight:700}.status-card span{font-size:16px;font-weight:600}.active-card{outline:4px solid #143d73}@media (width<=768px){.status-cards{grid-template-columns:1fr}.status-card{height:120px}}.order-actions{gap:12px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:20px;padding:12px 18px;font-weight:600;transition:all .25s;display:flex}.primary-btn{color:#fff;background:#143d73;flex:1}.primary-btn:hover{background:#0f2f59}.secondary-btn{color:#111827;background:#e5e7eb}.secondary-btn:hover{background:#d1d5db}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:10px}.dept-title h1{font-size:22px}.orders-content{padding:20px}}@media (width<=600px){.orders-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.tabs,.order-actions{flex-direction:column}.bottom-footer{flex-wrap:wrap;gap:15px}}.coupon-page{background:#edf2f7;justify-content:center;align-items:flex-start;min-height:100vh;padding:25px;display:flex}.coupon-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.coupon-content{padding:30px}.page-title{align-items:center;gap:15px;margin-bottom:25px;display:flex}.page-title h2{color:#111827;font-size:28px}.back-icon{cursor:pointer;color:#143d73;font-size:20px}.coupon-status{color:#16a34a;background:#dcfce7;border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-bottom:25px;padding:15px;font-weight:600;display:flex}.coupon-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:25px;padding:25px}.coupon-card h3{text-align:center;color:#111827;margin-bottom:25px}.qr-wrapper{justify-content:center;margin-bottom:30px;display:flex}.coupon-details{flex-direction:column;gap:14px;display:flex}.detail-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.detail-row span{color:#6b7280}.detail-row strong{color:#111827}.active-status{color:#16a34a!important}.validity-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:25px;padding:22px}.validity-card h4{color:#111827;margin-bottom:10px}.validity-card p{color:#6b7280;line-height:1.6}.button-group{gap:15px;display:flex}.download-btn,.history-btn{cursor:pointer;border:none;border-radius:12px;flex:1;height:52px;font-size:15px;font-weight:600}.download-btn{color:#fff;background:#143d73;justify-content:center;align-items:center;gap:10px;display:flex}.history-btn{color:#111827;background:#e5e7eb}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:12px}.dept-title h1{font-size:22px}.coupon-content{padding:20px}}@media (width<=600px){.coupon-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.button-group{flex-direction:column}.detail-row{flex-direction:column;align-items:flex-start;gap:5px}}*{box-sizing:border-box;margin:0;padding:0}.wallet-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 10px 30px #0000001f}.wallet-content{padding:30px}.back-button{color:#fff;cursor:pointer;background:#143d73;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:25px;padding:10px 18px;font-weight:600;transition:all .2s;display:flex}.wallet-title-section{margin-bottom:25px}.wallet-title-section h2{color:#111827;margin-bottom:8px;font-size:30px}.wallet-title-section p{color:#6b7280;font-size:15px}.wallet-balance-card{color:#fff;text-align:center;background:linear-gradient(135deg,#143d73,#2563eb);border-radius:18px;margin-bottom:25px;padding:35px}.wallet-icon{margin-bottom:12px;font-size:42px}.wallet-balance-card p{opacity:.9;font-size:15px}.wallet-balance-card h1{margin-top:12px;font-size:42px;font-weight:700}.wallet-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;transition:all .25s}.wallet-stat:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000014}.wallet-stat span{color:#6b7280;font-size:14px}.wallet-stat h3{color:#111827;margin-top:10px;font-size:26px}.history-section h3{color:#111827;margin-bottom:20px;font-size:24px}.transaction-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:15px;margin-bottom:15px;padding:18px;transition:all .25s;display:flex}.transaction-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000014}.transaction-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;display:flex}.credit{background:#16a34a}.debit{background:#dc2626}.transaction-info{flex:1}.transaction-info h4{color:#111827;margin-bottom:4px;font-size:17px}.transaction-info p{color:#6b7280;font-size:14px}.transaction-amount{font-size:18px;font-weight:700}.credit-text{color:#16a34a}.debit-text{color:#dc2626}@media (width<=900px){.department-header{text-align:center;flex-direction:column;gap:10px}.dept-title h1{font-size:22px}.wallet-content{padding:20px}}@media (width<=600px){.wallet-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.wallet-stats{grid-template-columns:1fr}.wallet-balance-card{padding:25px}.wallet-balance-card h1{font-size:32px}.transaction-card{flex-wrap:wrap}.transaction-amount{text-align:right;width:100%}.bottom-footer{flex-wrap:wrap;gap:15px}}.menu-page{background:#edf2f7;min-height:100vh;padding:25px}.menu-main-card{background:#fff;border-radius:20px;width:100%;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 10px 30px #0000001f}.dept-logo{object-fit:contain;flex-shrink:0;width:75px;height:75px}.menu-content{padding:30px}.back-button{color:#fff;cursor:pointer;background:#143d73;border:none;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 18px;font-weight:600;display:flex}.back-button:hover{background:#0f2f59}.banner-card{margin-bottom:25px}.banner-card img{object-fit:cover;border-radius:18px;width:100%;height:300px}.menu-title-section{margin-bottom:25px}.menu-title-section h2{color:#111827;margin-bottom:8px;font-size:30px}.menu-title-section p{color:#6b7280;font-size:15px}.food-item-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 18px;transition:all .25s;display:flex}.food-item-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px #00000014}.food-left{align-items:center;gap:15px;display:flex}.food-item-image{object-fit:cover;border-radius:12px;width:90px;height:90px}.food-left h4{color:#111827;margin-bottom:8px;font-size:20px}.food-left span{color:#16a34a;font-size:17px;font-weight:700}.qty-section{align-items:center;gap:12px;display:flex}.qty-section button{color:#fff;cursor:pointer;background:#143d73;border:none;border-radius:8px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.qty-section span{text-align:center;min-width:25px;font-size:18px;font-weight:600}.cart-summary{text-align:center;border-top:2px dashed #d1d5db;margin-top:30px;padding-top:25px;padding-bottom:10px}.cart-summary h3{color:#374151;margin-bottom:10px}.cart-summary h2{color:#111827;margin-bottom:20px}.cart-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;padding:14px 35px;font-size:16px;font-weight:600}.cart-btn:hover{background:#15803d}.bottom-footer{background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;padding:15px 10px;display:flex}.footer-item{cursor:pointer;color:#374151;flex-direction:column;align-items:center;gap:6px;transition:all .2s;display:flex}.footer-item svg{font-size:20px}.footer-item span{font-size:13px}.footer-item:hover{color:#143d73}.menu-error{color:#dc2626;justify-content:center;align-items:center;min-height:100vh;font-size:28px;font-weight:700;display:flex}@media (width<=900px){.department-header{flex-direction:column;gap:10px}.dept-title h1{font-size:22px}.menu-content{padding:20px}.food-item-card{flex-direction:column;align-items:flex-start;gap:15px}.qty-section{align-self:flex-end}.banner-card img{height:220px}}@media (width<=600px){.menu-page{padding:10px}.dept-logo{width:60px;height:60px}.dept-title h1{font-size:18px}.food-left{text-align:center;flex-direction:column}.food-item-image{width:100%;max-width:250px;height:180px}.bottom-footer{flex-wrap:wrap;gap:15px}}.kitchen-page{background:#f1f5f9;min-height:100vh;padding:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kitchen-main-card{background:#fff;border-radius:16px;width:100%;max-width:1100px;margin:auto;overflow:hidden;box-shadow:0 4px 20px #0000000d}.department-header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.dept-logo{object-fit:contain;width:60px;height:60px}.dept-title{text-align:center;flex:1;padding:0 20px}.dept-title h1{margin-bottom:4px;font-size:20px;font-weight:700;line-height:1.3}.dept-title p{opacity:.8;font-size:13px}.header-right{align-items:center;gap:15px;display:flex}.staff-badge{color:#cbd5e1;background:#ffffff1a;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.close-counter-header-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #ef44444d}.close-counter-header-btn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px)}.logout-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.logout-btn:hover{background:#ffffff40}.kitchen-content{padding:30px}.stats-row{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.stat-tab{text-align:left;border-radius:12px;flex-direction:column;gap:8px;padding:24px;transition:transform .2s;display:flex;box-shadow:0 2px 10px #00000005}.stat-tab:hover{transform:translateY(-2px)}.stat-tab-total{color:#1e40af;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe}.stat-tab-total .stat-label{color:#1e40af;opacity:.8}.stat-tab-total .stat-number{color:#1e3a8a}.stat-tab-redeemed{color:#15803d;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0}.stat-tab-redeemed .stat-label{color:#15803d;opacity:.8}.stat-tab-redeemed .stat-number{color:#14532d}.stat-tab-pending{color:#b45309;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a}.stat-tab-pending .stat-label{color:#b45309;opacity:.8}.stat-tab-pending .stat-number{color:#78350f}.stat-label{text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.stat-number{font-size:38px;font-weight:800;line-height:1}.messages-container{margin-bottom:25px}.msg-alert{border-radius:10px;align-items:center;gap:10px;padding:14px 20px;font-size:15px;font-weight:600;display:flex}.msg-alert.error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.msg-alert.success{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7}.redemption-display-wrapper{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.action-box{text-align:center;flex-direction:column;align-items:center;gap:15px;max-width:400px;display:flex}.radar-icon{color:#94a3b8;font-size:56px;animation:2s ease-in-out infinite radarPulse}@keyframes radarPulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;color:#3b82f6;transform:scale(1.1)}to{opacity:.7;transform:scale(1)}}.action-box h3{color:#1e293b;margin:0;font-size:20px;font-weight:700}.action-box p{color:#64748b;margin:0 0 10px;font-size:14px;line-height:1.5}.scan-trigger-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2563eb4d}.scan-trigger-btn:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 6px 18px #2563eb66}.loading-placeholder{color:#64748b;flex-direction:column;align-items:center;gap:15px;display:flex}.spinner{border:4px solid #0000001a;border-left-color:#3b82f6;border-radius:50%;width:36px;height:36px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scanned-meal-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;animation:.25s ease-out scaleIn;overflow:hidden;box-shadow:0 4px 12px #00000008}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.meal-card-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.meal-id{color:#334155;font-size:18px;font-weight:700}.blue-text{color:#2563eb}.meal-employee{color:#475569;font-size:16px}.meal-items-display{padding:24px}.display-hint{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:15px;font-size:13px;font-weight:700;display:flex}.display-items-grid{flex-direction:column;gap:15px;display:flex}.big-meal-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:24px;display:flex}.big-meal-name{color:#0f172a;font-size:2.6rem;font-weight:800}.big-meal-qty{color:#10b981;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:12px;padding:6px 24px;font-size:3.2rem;font-weight:900}.meal-card-footer{background:#f8fafc;border-top:1px solid #e2e8f0;gap:15px;padding:20px 24px;display:flex}.big-redeem-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:10px;flex:2;padding:16px;font-size:18px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #10b98140}.big-redeem-btn:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 6px 18px #10b98159}.big-redeem-btn:disabled{color:#94a3b8;box-shadow:none;cursor:not-allowed;background:#cbd5e1}.big-clear-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.big-clear-btn:hover{color:#334155;background:#f1f5f9;border-color:#94a3b8}.scanner-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.scanner-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;animation:.3s ease-out slideUp;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scanner-modal-header{color:#fff;text-align:center;background:#0f172a;padding:20px}.scanner-modal-header h2{margin:0 0 4px;font-size:18px;font-weight:700}.scanner-modal-header p{color:#94a3b8;margin:0;font-size:13px}.scanner-modal-body{background:#f8fafc;justify-content:center;padding:20px;display:flex}#reader{border-radius:12px;max-width:380px;overflow:hidden;border:none!important;width:100%!important}#reader__dashboard{display:none!important}.scanner-modal-footer{background:#f1f5f9;border-top:1px solid #e2e8f0;justify-content:center;padding:15px 20px;display:flex}.scanner-close-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.scanner-close-btn:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}@media (width<=900px){.stats-row{grid-template-columns:1fr;gap:12px}.big-meal-name{font-size:2rem}.big-meal-qty{padding:4px 16px;font-size:2.4rem}}@media (width<=600px){.kitchen-page,.kitchen-content{padding:15px}.meal-card-footer{flex-direction:column}.big-meal-row{padding:16px}.big-meal-name{font-size:1.6rem}.big-meal-qty{font-size:2rem}}.camera-scanner-container{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.scanner-instruction{text-align:center;color:#475569}.scanner-instruction h3{color:#0f172a;margin:8px 0 4px;font-size:18px;font-weight:700}.scanner-instruction p{color:#64748b;margin:0;font-size:14px}.camera-spin-icon{color:#2563eb;font-size:36px;animation:2s ease-in-out infinite cameraPulse}@keyframes cameraPulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.7;transform:scale(1)}}#reader{border-radius:12px;max-width:420px;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:none!important;width:100%!important}#reader video{border-radius:12px}.menu-management{background:#f5f7fb;min-height:100vh;padding:25px}.menu-header-card{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:25px;padding:25px;display:flex;box-shadow:0 2px 12px #0000000d}.menu-header-left{align-items:center;gap:20px;display:flex}.menu-icon-box{color:#2563eb;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex}.menu-header-left h2{color:#0f172a;margin:0;font-size:36px;font-weight:700}.menu-header-left p{color:#64748b;margin-top:8px;font-size:18px}.add-item-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;display:flex}.add-item-btn:hover{background:#1d4ed8}.meal-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;display:grid}.meal-card{cursor:pointer;border-radius:18px;height:220px;position:relative;overflow:hidden}.meal-card img{object-fit:cover;width:100%;height:100%}.meal-card:after{content:"";background:#00000073;position:absolute;inset:0}.meal-overlay{z-index:2;color:#fff;position:absolute;bottom:25px;left:25px}.meal-overlay h2{margin:0;font-size:48px}.meal-overlay p{margin-top:8px;font-size:18px}.meal-card.active{outline:4px solid #2563eb}.menu-table-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 12px #0000000d}.table-title{border-bottom:1px solid #edf2f7;padding:20px 25px;font-size:28px;font-weight:700}.menu-table-card table{border-collapse:collapse;width:100%}.menu-table-card th{text-align:left;color:#334155;background:#f8fafc;padding:20px;font-size:15px}.menu-table-card td{border-top:1px solid #edf2f7;padding:18px 20px}.table-image{object-fit:cover;border-radius:10px;width:60px;height:60px}.action-buttons{gap:10px;display:flex}.edit-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:10px;width:42px;height:42px}.delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;width:42px;height:42px}.edit-btn:hover,.delete-btn:hover{opacity:.9}.modal-overlay{z-index:999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:16px;flex-direction:column;gap:14px;width:500px;max-width:95%;padding:25px;display:flex}.modal-box h2{margin-bottom:10px}.modal-box input,.modal-box select{border:1px solid #ddd;border-radius:8px;padding:12px}.save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 18px}.cancel-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 18px}*{box-sizing:border-box}body{background:#f4f7fb;margin:0}button,input{font:inherit}.ec-admin{--navy:#062760;--ink:#071735;--muted:#657186;--line:#e8edf6;--panel:#fff;min-height:100vh;color:var(--ink);background:#f4f7fb;grid-template-columns:246px minmax(0,1fr);font-family:Inter,Segoe UI,Arial,sans-serif;display:grid}.ec-sidebar{color:#fff;background:linear-gradient(#082d68 0%,#061f55 100%);flex-direction:column;gap:12px;height:100vh;padding:0 10px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.ec-emblem{color:#071735;background:#fff;border-radius:0 0 8px 8px;place-items:center;height:86px;font-size:44px;display:grid;box-shadow:inset 0 -1px #07173514}.ec-profile{background:#ffffff14;border-radius:8px;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:16px 12px;display:grid}.ec-avatar,.ec-mini-avatar{color:#061f55;background:#eef4ff;border-radius:50%;place-items:center;font-weight:800;display:grid}.ec-avatar{width:58px;height:58px;font-size:26px}.ec-profile strong,.ec-profile span,.ec-profile small{display:block}.ec-profile strong{font-size:14px}.ec-profile span{opacity:.88;margin-top:3px;font-size:12px}.ec-profile small{margin-top:8px;font-size:12px}.ec-profile i{background:#25d366;border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.ec-nav{gap:6px;display:grid}.ec-nav button,.ec-logout{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:100%;min-height:43px;padding:0 12px;display:grid}.ec-nav button:hover,.ec-nav button.active{background:#0d6efd}.ec-nav svg,.ec-logout svg{font-size:17px}.ec-nav span,.ec-logout span{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:650;overflow:hidden}.ec-nav b{background:#ff174d;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:12px;display:grid}.ec-logout{margin-top:auto}.ec-workspace{min-width:0;height:100vh;overflow-y:auto}.ec-topbar{z-index:4;border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:minmax(300px,1fr) minmax(260px,520px) auto;align-items:center;gap:22px;min-height:86px;padding:10px 18px;display:grid;position:sticky;top:0;box-shadow:0 4px 16px #1c2d4b14}.ec-title h1{color:#061f55;letter-spacing:0;margin:0;font-size:34px;line-height:1.02}.ec-title p{color:#17213b;margin:7px 0 0;font-size:15px}.ec-search{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 24px;align-items:center;gap:8px;height:48px;padding:0 18px;display:grid}.ec-search input{color:#111827;border:0;outline:0;min-width:0}.ec-actions{align-items:center;gap:14px;display:flex}.ec-icon-button{color:#061f55;cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;display:grid;position:relative}.ec-icon-button svg,.calendar-icon{font-size:24px}.ec-icon-button span{color:#fff;background:#ff174d;border:2px solid #fff;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:10px;font-weight:800;display:grid;position:absolute;top:0;right:2px}.ec-user{align-items:center;gap:10px;min-width:150px;display:flex}.ec-mini-avatar{color:#fff;background:#071d4a;width:48px;height:48px}.ec-user strong,.ec-user small,.ec-date strong,.ec-date small{white-space:nowrap;display:block}.ec-user small,.ec-date small{color:var(--muted);margin-top:3px;font-size:12px}.ec-date strong{font-size:15px}.ec-workspace{min-width:0;height:100vh;overflow:hidden auto}.ec-dashboard{min-height:calc(100vh - 90px);padding:16px;overflow:visible}.ec-section-page{padding:16px}.ec-dashboard-layout{flex-direction:column;gap:14px;display:flex}.dashboard-row{gap:12px;margin-bottom:12px;display:grid}.row-1{grid-template-columns:44% 19% 37%}.row-2{grid-template-columns:24% 51% 25%}.row-3{grid-template-columns:repeat(3,1fr)}.orders-panel{min-height:340px;position:relative;overflow:hidden}.full-width-table{grid-column:1/-1}.full-width-table .table-scroll{max-height:none}.compact-table th,.compact-table td{white-space:nowrap;padding:12px 14px;font-size:13px}.compact-table tbody tr:hover{background:#f8fbff}.section-grid{display:block}.section-table{width:100%}.meal-panel{min-height:300px}.menu-panel{min-height:200px}.coupon-panel{min-height:300px}.recent-panel{min-height:250px}.payment-summary-panel{min-height:200px}.monthly-panel,.payment-method-panel,.activity-panel,.counter-panel{min-height:300px}.ec-kpis{grid-template-columns:repeat(7,1fr);gap:12px;display:grid}.ec-kpi,.ec-date-card{min-height:110px}.ec-panel{background:#fff;border-radius:14px;transition:all .25s;box-shadow:0 2px 10px #0000000a}.ec-panel:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000014}.section-hero,.section-metrics article{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 5px 18px #1a2b4a0f}.ec-kpi{grid-template-columns:58px 1fr;align-items:center;gap:14px;min-height:122px;padding:16px;display:grid}.ec-kpi-icon{border-radius:12px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.ec-kpi small{font-weight:800}.ec-kpi h2{margin:13px 0 0;font-size:26px;line-height:1}.ec-kpi h2 em{color:#111827;font-size:16px;font-style:normal}.ec-kpi p{color:#1db64f;margin:10px 0 0;font-size:12px;font-weight:800}.thin-progress,.menu-progress{background:#e8edf7;border-radius:999px;height:8px;overflow:hidden}.thin-progress{margin-top:10px}.thin-progress span,.menu-progress span{border-radius:inherit;background:#0d6efd;height:100%;display:block}.ec-date-card{text-align:center;align-content:center;place-items:center;gap:8px;min-height:122px;padding:14px;display:grid}.ec-date-card strong{font-size:22px}.ec-date-card span{color:var(--muted);font-size:13px}.ec-grid{grid-template-columns:2fr 1fr 1fr .8fr;gap:10px;margin-top:14px;display:grid}.ec-panel{min-width:0;padding:10px}.ec-panel.wide,.table-panel{grid-column:span 2}.panel-head{justify-content:space-between;align-items:center;gap:12px;min-height:28px;margin-bottom:10px;display:flex}.panel-head h3{letter-spacing:0;margin:0;font-size:17px}.panel-head button,.section-hero button,.qr-preview button{color:#0b63f6;cursor:pointer;background:#eaf2ff;border:0;border-radius:8px;font-weight:800}.panel-head button{min-height:32px;padding:0 12px;font-size:12px}.chart-legend{flex-wrap:wrap;justify-content:center;gap:22px;margin-bottom:8px;font-size:13px;display:flex}.chart-legend span,.meal-list span{align-items:center;gap:8px;display:flex}.chart-legend i,.meal-list i{border-radius:50%;width:10px;height:10px}.donut-wrap,.mini-donut{align-items:center;gap:8px;display:flex;position:relative}.donut-center,.mini-center{text-align:center;font-weight:800;position:absolute;top:50%;left:27%;transform:translate(-50%,-50%)}.donut-center strong,.mini-center strong{font-size:28px;display:block}.meal-list{flex:1;gap:12px;font-size:12px;font-weight:750;display:grid}.meal-list b{color:#17213b;margin-left:auto;font-weight:650}.meal-list.compact{gap:14px}.menu-list{max-height:500px;overflow-y:auto}.menu-line{grid-template-columns:66px minmax(110px,1fr) 54px minmax(72px,1fr) 54px;align-items:center;gap:6px;display:grid}.menu-line img{object-fit:cover;border-radius:8px;width:55px;height:45px}.menu-line strong,.menu-line span,.menu-line small{display:block}.menu-line strong{font-size:13px}.menu-line span,.menu-line small,.menu-line em{color:var(--muted);font-size:12px;font-style:normal}.menu-line b{color:#16a34a;font-size:18px}.menu-progress span{background:#24b947}.coupon-limit{place-items:center;gap:18px;display:grid}.gauge{background:conic-gradient(#24b947 0 78%, transparent 78% 100%);border-radius:50%;place-items:center;width:120px;height:120px;display:grid;position:relative}.gauge:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.gauge span{text-align:center;font-size:26px;font-weight:900;position:relative}.gauge strong,.gauge small{font-size:13px;display:block}.limit-stats{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.limit-stats span{color:#0b63f6;background:#f3f7ff;border-radius:8px;align-content:center;place-items:center;gap:5px;min-height:76px;font-size:12px;font-weight:800;display:grid}.limit-stats span:nth-child(2){color:#16a34a;background:#ecfff4}.limit-stats span:nth-child(3){color:#e11d48;background:#fff0f2}.limit-stats b{font-size:28px}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:660px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;padding:11px 10px;font-size:13px}th{color:#17213b;font-size:12px}.compact-table th,.compact-table td{padding:9px 8px;font-size:12px}.status-pill{color:#116329;background:#bcf7c8;border-radius:7px;place-items:center;min-width:52px;min-height:24px;font-weight:800;display:inline-grid}.summary-list,.dept-bars,.workflow-list{gap:12px;display:grid}.summary-list span,.dept-bars span{justify-content:space-between;gap:10px;font-size:14px;display:flex}.summary-list strong{color:#071735}.dept-bars i{background:#edf1f7;border-radius:999px;height:9px;display:block;overflow:hidden}.dept-bars em{border-radius:inherit;height:100%;display:block}.qr-preview{grid-template-columns:138px 1fr;align-items:center;gap:12px;display:grid}.fake-qr{background:#fff;border:4px solid #101827;grid-template-columns:repeat(9,1fr);gap:3px;width:138px;height:138px;padding:7px;display:grid}.fake-qr i{background:#fff}.fake-qr i.dark{background:#101827}.token-data{gap:4px;display:grid}.token-data span{color:var(--muted);font-size:11px}.token-data strong{font-size:12px}.valid{color:#16a34a;grid-column:1/-1;justify-self:center}.qr-preview button{color:#fff;background:#0d6efd;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:42px;display:flex}.activity-list{gap:12px;display:grid}.activity{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.activity>span{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.activity p{margin:0}.activity strong,.activity small{display:block}.activity strong{font-size:13px}.activity small,.activity em{color:var(--muted);font-size:11px;font-style:normal}.counter-cards{grid-template-columns:repeat(3,2fr);gap:8px;display:grid}.counter-cards span{text-align:center;background:#eef6ff;border-radius:8px;align-content:center;place-items:center;gap:5px;min-height:112px;display:grid}.counter-cards span:nth-child(2){background:#fff7ed}.counter-cards span:nth-child(3){background:#f0f4ff}.counter-cards strong,.counter-cards small,.counter-cards em{font-size:12px;font-style:normal}.counter-cards b{font-size:28px}.section-hero{grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.section-icon{color:#0b63f6;background:#eaf2ff;border-radius:8px;place-items:center;width:62px;height:62px;font-size:28px;display:grid}.section-hero h2{color:#061f55;margin:0;font-size:28px}.section-hero p{color:var(--muted);margin:6px 0 0}.section-hero button{color:#fff;background:#0d6efd;min-height:42px;padding:0 18px}.section-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.section-metrics article{align-content:center;gap:8px;min-height:106px;padding:18px;display:grid}.section-metrics small{color:var(--muted);font-weight:800}.section-metrics strong{color:#061f55;font-size:30px}.section-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.75fr);gap:14px;margin-top:14px;display:grid}.workflow-list span{border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;min-height:58px;padding:12px;font-weight:800;display:flex}.workflow-list b{color:#fff;background:#0d6efd;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}@media (width<=1520px){.ec-topbar{grid-template-columns:minmax(260px,1fr) minmax(240px,400px)}.ec-actions{grid-column:1/-1;justify-content:flex-end}.ec-kpis{grid-template-columns:repeat(3,minmax(190px,1fr))}.ec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1040px){.ec-admin{grid-template-columns:82px minmax(0,1fr)}.ec-sidebar{padding-inline:8px}.ec-emblem{height:72px;font-size:30px}.ec-profile{grid-template-columns:1fr;justify-items:center;padding:10px 6px}.ec-profile div:not(.ec-avatar),.ec-nav span,.ec-logout span,.ec-nav b{display:none}.ec-nav button.wallet-special{color:#fff;background:#ff9800}.ec-nav button,.ec-logout{grid-template-columns:1fr;justify-items:center;padding:0}.ec-topbar{grid-template-columns:1fr;position:static}.ec-title h1{font-size:28px}.ec-actions{flex-wrap:wrap;justify-content:flex-start}.ec-grid,.section-grid{grid-template-columns:1fr}.ec-panel.wide,.table-panel{grid-column:auto}}@media (width<=720px){.ec-admin{grid-template-columns:1fr}.ec-sidebar{height:auto;padding:8px;display:block;position:static}.ec-emblem,.ec-profile,.ec-logout{display:none}.ec-nav{padding-bottom:4px;display:flex;overflow-x:auto}.ec-nav button{width:54px;min-width:54px;height:46px}.ec-dashboard-layout{flex-direction:column;gap:12px;display:flex}.dashboard-row{gap:12px;display:grid}.row-1{grid-template-columns:2fr 1fr 1.6fr}.row-2{grid-template-columns:1fr 2fr 1fr}.row-3{grid-template-columns:repeat(4,1fr)}.menu-panel .menu-list{max-height:500px;overflow-y:auto}.orders-panel .recharts-responsive-container{height:220px!important}.payment-method-panel .mini-donut{justify-content:center;align-items:center;gap:18px;display:flex}.payment-method-panel .meal-list{min-width:150px}.counter-panel .counter-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.coupon-panel .gauge{width:120px;height:120px;margin:auto}.monthly-panel .recharts-responsive-container{height:220px!important}.ec-workspace{height:auto;min-height:100vh}.ec-dashboard,.ec-section-page{padding:10px}.ec-kpis,.section-metrics{grid-template-columns:1fr}.ec-kpi{min-height:95px;padding:12px}.menu-line,.qr-preview,.section-hero{grid-template-columns:1fr}.menu-line img{width:100%;height:130px}.counter-cards,.limit-stats{grid-template-columns:1fr}.donut-wrap,.mini-donut{display:grid}.donut-center,.mini-center{display:none}.wallet-page,.menu-management,.orders-management,.store-page,.cashbook-page{min-height:max-content}}.table-profile-photo{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:40px;height:40px}.local-search-wrap{align-items:center;display:flex;position:relative}.local-search-icon{color:#64748b;font-size:14px;position:absolute;left:14px}.local-search-input{color:#1e293b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:250px;padding:10px 16px 10px 38px;font-size:14px;transition:all .2s}.local-search-input:focus{background:#fff;border-color:#0b63f6;box-shadow:0 0 0 3px #0b63f61a}.admin-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-modal-card{background:#fff;border-radius:16px;flex-direction:column;width:500px;max-width:90%;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.admin-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.admin-modal-header h3{color:#0f172a;margin:0;font-size:18px;font-weight:700}.close-modal-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .15s}.close-modal-btn:hover{color:#475569}.admin-modal-body{flex-direction:column;gap:20px;padding:24px;display:flex}.modal-tab-headers{border-bottom:2px solid #e2e8f0;display:flex}.modal-tab-headers .tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:12px;font-size:14px;font-weight:600;position:relative}.modal-tab-headers .tab-btn.active{color:#0b63f6}.modal-tab-headers .tab-btn.active:after{content:"";background:#0b63f6;height:2px;position:absolute;bottom:-2px;left:0;right:0}.modal-form-content{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#334155;font-size:13px;font-weight:600}.form-group input[type=text],.form-group input[type=number],.form-group textarea{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .15s}.form-group input:focus,.form-group textarea:focus{border-color:#0b63f6}.form-group input[type=file]{color:#64748b;font-size:13px}.upload-progress{color:#0b63f6;font-weight:500}.uploaded-preview{align-items:center;gap:12px;margin-top:8px;display:flex}.uploaded-preview img{object-fit:cover;border:1px solid #cbd5e1;border-radius:8px;width:60px;height:60px}.admin-modal-footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.admin-modal-footer button{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .15s}.admin-modal-footer .cancel-btn{color:#475569;background:#e2e8f0}.admin-modal-footer .cancel-btn:hover{background:#cbd5e1}.admin-modal-footer .publish-btn{color:#fff;background:#0b63f6}.admin-modal-footer .publish-btn:hover{background:#0953cf}.delete-notif-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.delete-notif-btn:hover{background:#fecaca}.store-page{background:#f5f7fb;min-height:100vh;padding:24px}.store-header h1{color:#0b2b63;margin-bottom:20px}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px;display:grid}.kpi-card{background:#fff;border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 2px 12px #0000000d}.kpi-card h2{margin:0;font-size:24px}.kpi-card p{color:#666;margin:4px 0 0}.kpi-icon{font-size:34px}.card{background:#fff;border-radius:14px;margin-bottom:20px;padding:20px;box-shadow:0 2px 12px #0000000d}.card h3{color:#0b2b63;margin-top:0}.table-wrapper{overflow-x:auto}th{text-align:left;background:#f3f6fb;padding:12px}td{border-top:1px solid #edf0f5;padding:12px}.badge{border-radius:20px;padding:6px 10px;font-size:12px;font-weight:600}.success{color:#15803d;background:#dcfce7}.warning{color:#b45309;background:#fef3c7}.action-grid button{cursor:pointer;background:#f8fafc;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:18px;font-weight:600;display:flex}.action-grid button:hover{background:#eef4ff}.two-column{grid-template-columns:1fr 1fr;gap:20px;display:grid}.alert-list{padding-left:18px}.alert-list li{margin-bottom:12px}.section-title{color:#15803d;margin-bottom:20px}.action-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.action-card{cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:130px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000008}.action-card:hover{border-color:#0b63f633;transform:translateY(-6px);box-shadow:0 12px 24px #0b63f61a}.action-icon{border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;transition:all .2s;display:flex}.action-icon svg{font-size:24px!important}.green-bg{background:#ecfdf5}.green-bg svg{color:#16a34a!important}.orange-bg{background:#fff7ed}.orange-bg svg{color:#f59e0b!important}.blue-bg{background:#eff6ff}.blue-bg svg{color:#2563eb!important}.purple-bg{background:#f5f3ff}.purple-bg svg{color:#7c3aed!important}.red-bg{background:#fef2f2}.red-bg svg{color:#dc2626!important}.action-card span{color:#111827;text-align:center;font-size:14px;font-weight:600;line-height:1.4}@media (width<=1200px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.action-grid{grid-template-columns:repeat(3,1fr)}.two-column{grid-template-columns:1fr}}@media (width<=768px){.kpi-grid,.action-grid{grid-template-columns:1fr}.action-card span{text-align:center;color:#111827;font-size:14px;font-weight:600;line-height:1.4}}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:14px;width:100%;max-width:500px;max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 4px 20px #00000026}.modal-content h2{color:#0b2b63;margin-top:0;margin-bottom:20px}.form-field input,.form-field select,.form-field textarea{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px}.form-field input:focus,.form-field select:focus{border-color:#0b63f6;outline:none;box-shadow:0 0 0 3px #0b63f626}.cancel-btn,.submit-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.cancel-btn{color:#374151;background:#f3f4f6}.cancel-btn:hover{background:#e5e7eb}.submit-btn{color:#fff;background:#0b63f6}.submit-btn:hover{background:#004ecc}.invoice-link{color:#0b63f6;align-items:center;gap:4px;font-weight:600;text-decoration:none;display:inline-flex}.invoice-link:hover{text-decoration:underline}.no-invoice{color:#9ca3af;font-style:italic}.cashbook-page{background:#f5f7fb;min-height:100vh;padding:24px}.cashbook-header h1{color:#062760;margin-bottom:24px;font-size:42px;font-weight:700}.cashbook-kpis{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.cashbook-kpi{background:#fff;border-radius:14px;align-items:center;gap:18px;padding:24px;display:flex;box-shadow:0 4px 14px #00000014}.cashbook-kpi h2{color:#062760;margin:0;font-size:24px;font-weight:700}.cashbook-kpi p{color:#374151;margin-top:6px;font-size:15px}.cashbook-icon{font-size:34px}.green{color:#22c55e}.red{color:#ef4444}.blue{color:#3b82f6}.purple{color:#7c3aed}.orange{color:#f59e0b}.cashbook-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 2px 12px #0000000d}.cashbook-card h3{color:#062760;margin-top:0;margin-bottom:16px;font-size:18px;font-weight:700}.cashbook-summary-row{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.summary-title{color:#062760;margin-bottom:18px;font-size:18px}.summary-title span{color:#64748b;margin-left:6px;font-size:13px}.income-expense-wrapper{justify-content:space-between;align-items:center;gap:15px;display:flex}.chart-container{width:260px;height:260px;margin-left:100px;position:relative}.pie-center-text{text-align:center;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pie-center-text span{color:#6b7280;font-size:14px;display:block}.pie-center-text strong{color:#111827;font-size:28px;font-weight:700;display:block}.cashbook-legend{flex-direction:column;gap:18px;display:flex}.legend-item{color:#374151;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.legend-dot{border-radius:50%;width:12px;height:12px}.legend-dot.income{background:#22c55e}.legend-dot.expense{background:#ef4444}.quick-actions-card{min-height:360px}.cashbook-action-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cash-action-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:95px;transition:all .3s;display:flex}.cash-action-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000014}.cash-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cash-icon svg{font-size:50px}.cash-icon.green{color:#22c55e;background:#ecfdf5}.cash-icon.red{color:#ef4444;background:#fef2f2}.cash-icon.blue{color:#2563eb;background:#eff6ff}.cash-icon.purple{color:#7c3aed;background:#f5f3ff}.cash-icon.orange{color:#f59e0b;background:#fff7ed}.cash-action-card span{text-align:center;color:#1f2937;font-size:12px;font-weight:600}.cashbook-receipt-payment-row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.cashbook-receipt-payment-row .cashbook-card{min-height:280px}.cashbook-bottom-row{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.cashbook-bottom-row .cashbook-card{min-height:300px}th{text-align:left;color:#111827;background:#f3f6fb;padding:12px;font-size:13px;font-weight:700}td{border-top:1px solid #edf0f5;padding:12px;font-size:13px}.success{color:#16a34a;font-weight:700}.pending{color:#f59e0b;font-weight:700}.closing-box div{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:14px 0;display:flex}.highlight{background:#ecfdf5;border-radius:10px;margin-top:10px;padding:14px!important}.cashbook-report-card{flex-direction:column;display:flex}.report-box{flex:1;align-items:center;gap:20px;display:flex}.report-icon{color:#7c3aed;font-size:80px}.report-box p{color:#374151;margin-bottom:16px;line-height:1.5}.report-btn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.report-btn:hover{background:#6d28d9}@media (width<=1200px){.cashbook-kpis{grid-template-columns:repeat(2,1fr)}.cashbook-summary-row,.cashbook-bottom-row,.cashbook-receipt-payment-row{grid-template-columns:1fr}.cashbook-action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cashbook-kpis,.cashbook-action-grid{grid-template-columns:1fr}.income-expense-wrapper{flex-direction:column}.chart-container{width:100%}}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:30px;animation:.25s ease-out modalFadeIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal-content h2{color:#062760;margin-top:0;margin-bottom:8px;font-size:22px;font-weight:700}.modal-content p{color:#64748b;margin-bottom:20px;font-size:14px}.modal-form{flex-direction:column;gap:15px;display:flex}.form-field{flex-direction:column;gap:5px;display:flex}.form-field label{color:#475569;font-size:13px;font-weight:600}.form-field input,.form-field select,.form-field textarea{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#3b82f6}.modal-actions{justify-content:flex-end;gap:12px;margin-top:15px;display:flex}.modal-actions button{cursor:pointer;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.modal-actions .cancel-btn{color:#475569;background:#f8fafc;border:1px solid #cbd5e1}.modal-actions .cancel-btn:hover{background:#f1f5f9}.modal-actions .submit-btn{color:#fff;background:#3b82f6;border:none}.modal-actions .submit-btn:hover{background:#2563eb}.date-selector-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;display:flex;box-shadow:0 2px 8px #0000000d}.date-selector-wrapper label{color:#475569;text-transform:uppercase;font-size:13px;font-weight:700}.date-selector-wrapper input[type=date]{color:#3b82f6;cursor:pointer;background:0 0;border:none;outline:none;font-size:14px;font-weight:700}.report-modal-content{width:90%;max-width:850px;max-height:85vh;overflow-y:auto}.report-header-print{text-align:center;border-bottom:2px solid #062760;margin-bottom:20px;padding-bottom:12px}.report-header-print h2{color:#062760;margin:0;font-size:24px;font-weight:800}.report-header-print p{color:#475569;margin:4px 0 0;font-size:13px}.report-grid-print{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px;display:grid}.report-section-title{color:#062760;text-transform:uppercase;border-bottom:1px dashed #cbd5e1;margin-bottom:10px;padding-bottom:4px;font-size:15px;font-weight:700}.report-kpi-summary-print{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;padding:12px;display:grid}.report-kpi-summary-print div{text-align:center}.report-kpi-summary-print span{color:#64748b;font-size:11px;display:block}.report-kpi-summary-print strong{color:#0f172a;margin-top:2px;font-size:14px;display:block}.invoice-preview-link{color:#3b82f6;cursor:pointer;text-decoration:underline}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{width:100%;position:absolute;top:0;left:0;box-shadow:none!important;background:#fff!important;padding:0!important}.modal-actions,.cancel-btn,.submit-btn,.report-btn,.top-corner-actions{display:none!important}}.orders-management{background:#f5f7fb;min-height:100vh;padding:25px}.orders-header-card{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:25px;display:flex}.orders-header-left{align-items:center;gap:20px;display:flex}.orders-icon-box{color:#2563eb;background:#eef4ff;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex}.orders-header-left h2{margin:0;font-size:36px}.orders-header-left p{color:#64748b;margin-top:8px}.export-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 22px;display:flex}.orders-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px;display:grid}.stat-card{background:#fff;border-radius:14px;padding:22px}.stat-card small{color:#64748b}.stat-card h2{margin-top:10px;font-size:42px}.orders-table-card{background:#fff;border-radius:16px;overflow:hidden}.table-title{padding:20px;font-size:24px;font-weight:700}.orders-table-card table{border-collapse:collapse;width:100%}.orders-table-card th{text-align:left;background:#f8fafc;padding:18px}.orders-table-card td{border-top:1px solid #edf2f7;padding:18px}.paid-badge{color:#15803d;background:#bbf7d0;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600}.qr-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500}.qr-btn:hover{opacity:.9}.wallet-page{background:#f4f7fc;min-height:100vh;padding:25px}.wallet-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.wallet-header h1{color:#111827}.wallet-search{background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 2px 8px #00000014}.wallet-search input{border:none;outline:none;width:250px}.wallet-stats{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:25px;display:grid}.wallet-stat-card{text-align:center;background:#fff;border-radius:16px;padding:25px;box-shadow:0 3px 10px #0000000d}.wallet-stat-card svg{color:#f59e0b;margin-bottom:10px;font-size:35px}.wallet-stat-card h3{margin-bottom:8px;font-size:28px}.wallet-stat-card p{color:#6b7280}.wallet-chart-card,.wallet-table-card,.history-card{background:#fff;border-radius:16px;margin-bottom:25px;padding:20px;box-shadow:0 3px 10px #0000000d}.wallet-chart-card h2,.wallet-table-card h2,.history-card h2{margin-bottom:20px}table{border-collapse:collapse;width:100%}table th{text-align:left;background:#f9fafb;padding:14px}table td{border-bottom:1px solid #eee;padding:14px}.recharge-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:8px 14px}.deduct-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:8px 14px}.recharts-default-tooltip{box-shadow:0 5px 15px #00000026;border:none!important;border-radius:10px!important}@media (width<=768px){.wallet-header{flex-direction:column;gap:15px}.wallet-search,.wallet-search input{width:100%}table{display:block;overflow-x:auto}}.tamper-banner{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2;border-left:6px solid #ef4444;border-radius:12px;align-items:center;gap:12px;margin-bottom:25px;padding:16px;font-weight:600;display:flex}.tamper-banner svg{color:#ef4444;font-size:20px}.tamper-badge{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-left:8px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.verify-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}.verify-btn:hover{background:#f9fafb;border-color:#9ca3af}.log-severity-critical{color:#ef4444;background:#fef2f2;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700}.log-severity-info{color:#0b63f6;background:#eff6ff;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700}.ec-section-page{background:#f4f6fb;flex-direction:column;gap:20px;min-height:100vh;padding:24px;display:flex}.payments-header-card{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;padding:28px;display:flex;box-shadow:0 2px 10px #0000000a}.payments-header-left{align-items:center;gap:16px;display:flex}.payments-icon-box{color:#2563eb;background:#eef4ff;border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;font-size:28px;display:flex}.payments-header-left h2{color:#001b4d;margin:0;font-size:38px;font-weight:700}.payments-header-left p{color:#64748b;margin-top:6px;font-size:17px}.settlement-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.settlement-btn:hover{background:#1d4ed8}.section-metrics{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.section-metrics article{background:#fff;border-radius:14px;flex-direction:column;justify-content:center;min-height:120px;padding:18px 20px;display:flex}.section-metrics small{color:#64748b;font-size:14px;font-weight:500}.section-metrics strong{color:#001b4d;margin-top:10px;font-size:42px;font-weight:700}.section-table{background:#fff;border-radius:18px;overflow:hidden}.panel-head{border-bottom:1px solid #e5e7eb;padding:20px 24px}.panel-head h3{color:#001b4d;margin:0;font-size:20px;font-weight:700}.table-scroll{overflow-x:auto}.table-scroll table{border-collapse:collapse;width:100%}.table-scroll thead{background:#f8fafc}.table-scroll th{text-align:left;color:#475569;border-bottom:1px solid #e2e8f0;padding:16px;font-size:14px;font-weight:600}.table-scroll td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px}.status-success{color:#15803d;background:#dcfce7;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.status-failed{color:#dc2626;background:#fee2e2;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.status-pending{color:#d97706;background:#fef3c7;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}@media (width<=1200px){.section-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.payments-header-card{flex-direction:column;align-items:flex-start;gap:20px}.section-metrics{grid-template-columns:1fr}.payments-header-left h2{font-size:28px}}.orders-date-filter-block{align-items:center;gap:12px;display:flex}.filter-input-group{flex-direction:column;gap:4px;display:flex}.filter-input-group label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.filter-input-group input[type=date]{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:8px 12px;font-size:13px;transition:all .2s}.filter-input-group input[type=date]:focus{background:#fff;border-color:#2563eb}.reset-filter-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;align-self:flex-end;padding:9px 16px;font-size:13px;font-weight:500;transition:all .2s}.reset-filter-btn:hover{background:#e2e8f0}.print-report-btn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:8px;align-self:flex-end;padding:9px 16px;font-size:13px;font-weight:500;transition:all .2s}.print-report-btn:hover{background:#047857}.export-csv-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-self:flex-end;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.export-csv-btn:hover{background:#1d4ed8}
