@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary: #22c55e;--primary-hover: #16a34a;--secondary: #1e293b;--bg-main: #f3f4f6;--card-bg: #ffffff;--text-main: #111827;--text-secondary: #6b7280;--border: #e5e7eb;--success: #22c55e;--error: #ef4444;--radius: 16px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--font-sans: "Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}#root{min-height:100vh;display:flex;flex-direction:column;width:100%}html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;position:relative;touch-action:pan-y}body{display:block;font-family:var(--font-sans);background-color:#f8fafc;background-image:radial-gradient(at 0% 0%,rgba(34,197,94,.03) 0px,transparent 50%),radial-gradient(at 100% 0%,rgba(30,41,59,.03) 0px,transparent 50%);background-attachment:fixed;color:var(--text-main);-webkit-font-smoothing:antialiased}.modern-header{background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(229,231,235,.5);position:sticky;top:0;z-index:100;transition:transform .3s ease;will-change:transform}.header-content{max-width:1200px;margin:0 auto;padding:.5rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center;gap:1.25rem;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.brand-text-container{display:flex;flex-direction:column;justify-content:center;gap:2px}.brand-name{font-size:1.5rem;font-weight:800;color:var(--secondary);line-height:1;letter-spacing:-.5px;background:linear-gradient(135deg,var(--secondary) 0%,#475569 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand-slogan{font-size:.8rem;font-weight:500;color:var(--primary);letter-spacing:.5px;text-transform:uppercase}.desktop-only{display:flex}@media(max-width:768px){.desktop-only{display:none!important}.logo-container{gap:.5rem}}.logo-container:hover{transform:translateY(-1px);opacity:.9}.logo-img{height:68px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.05));display:block}.logo-wrapper{display:flex;align-items:center;justify-content:center;padding:6px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;border:1px solid rgba(0,0,0,.03)}.header-logo-wrapper{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000f;border:1px solid rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;will-change:transform,box-shadow}.logo-container:hover .header-logo-wrapper{box-shadow:0 6px 16px #0000001a;transform:scale(1.02);border-color:var(--primary)}@media(max-width:640px){.nav-pill .label{display:none}.nav-pill{padding:.4rem;min-width:36px;justify-content:center}.wallet-pill{padding:.4rem .6rem}.wallet-pill .amount{font-size:.8rem}}@media(max-width:768px){.modern-header{padding:.5rem 0;position:sticky;top:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-content,.dashboard-container{padding:0 1.25rem}.logo-img{height:36px}.header-logo-wrapper{padding:4px 8px;border-radius:10px;min-width:unset;min-height:unset}.nav-actions{gap:.35rem}.nav-pill{padding:.4rem .5rem;gap:.3rem}.nav-pill .icon svg{width:16px;height:16px}.wallet-pill{padding:.4rem .6rem}.wallet-pill .amount{font-size:.85rem}.plus-badge{width:16px;height:16px;font-size:12px;margin-left:2px}}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-pill{display:flex;align-items:center;padding:.5rem 1rem;background:#f8fafc;border-radius:16px;gap:.6rem;font-size:.9rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.nav-pill:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.nav-pill.wallet-pill{background:#f0fdf4;border:1px solid #dcfce7;color:#166534;gap:.5rem;padding-right:.5rem}.wallet-pill:hover{background:#dbeafe;border-color:#bfdbfe}.nav-pill.id-pill{background:#f8fafc;border:1px solid var(--border);color:var(--secondary)}.nav-pill.id-pill:hover{background:#fff;border-color:var(--primary);color:var(--primary)}.plus-badge{background:var(--primary);color:#fff;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;margin-left:4px;box-shadow:0 2px 4px #22c55e33}.user-profile{display:flex;align-items:center;gap:1rem;margin-left:.5rem;padding-left:1rem;border-left:1px solid #e2e8f0}.avatar{width:38px;height:38px;background:linear-gradient(135deg,var(--secondary) 0%,#475569 100%);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;box-shadow:0 4px 6px -1px #1e293b33;border:2px solid white}.user-details{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.user-email{font-size:.9rem;font-weight:600;color:#1e293b}.link-logout{background:none;border:none;color:#64748b;font-size:.75rem;font-weight:500;padding:0;cursor:pointer;transition:color .2s}.link-logout:hover{color:#ef4444}.logout-icon-btn{background:#fee2e2;border:none;width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;color:#ef4444;transition:all .2s}.logout-icon-btn:hover{background:#fecaca;transform:scale(1.05)}.mobile-only{display:none}.mobile-hide{display:block}@media(max-width:640px){.mobile-hide{display:none!important}.mobile-only{display:flex!important}.header-content{padding:.75rem 1rem}.logo-container{gap:.4rem}.logo-icon{font-size:1.5rem}.modern-header h1{font-size:1.2rem}.nav-actions{gap:.6rem}.nav-pill{padding:.4rem .6rem;font-size:.8rem;border-radius:12px}.wallet-pill{padding-right:.4rem}.user-profile{padding-left:.6rem;gap:.6rem;margin-left:0}.avatar{width:32px;height:32px;font-size:13px;border-radius:10px}.logout-icon-btn{width:32px;height:32px;border-radius:10px;background:transparent;color:#64748b}}.dashboard-container{max-width:1200px;margin:2rem auto;padding:0 1.5rem;width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:1024px){.dashboard-container{grid-template-columns:1fr;padding:0 1.25rem;margin:1.5rem auto;gap:1.5rem;width:100%;max-width:100%}}@media(max-width:768px){.dashboard-container{padding:0 1rem;margin:1rem auto;gap:1rem}}.upload-card,.file-list-card,.wallet-card{background:var(--card-bg);border-radius:24px;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d;padding:2.5rem;border:1px solid rgba(255,255,255,.5);transition:transform .2s,box-shadow .2s;min-width:0;width:100%;box-sizing:border-box}.upload-card:hover,.file-list-card:hover,.wallet-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}@media(max-width:1024px){.upload-card,.file-list-card,.wallet-card{padding:1.75rem;border-radius:20px}}@media(max-width:768px){.upload-card,.file-list-card,.wallet-card{padding:1.25rem;border-radius:18px}}@media(max-width:480px){.dashboard-container{padding:0 .75rem}.file-list-card,.upload-card,.wallet-card{padding:1rem .75rem;border-radius:16px}.file-item{padding:.75rem 0;gap:.5rem}.file-icon,.file-thumb{width:32px;height:32px;font-size:1.2rem;flex-shrink:0}.file-name{font-size:.9rem;max-width:100%}.file-meta{font-size:.75rem;gap:.3rem}.status-badge{font-size:.65rem;padding:.2rem .3rem}.delete-btn{padding:.25rem}.file-actions{gap:.25rem}.file-name{max-width:140px}}.file-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.wallet-card{margin-bottom:2rem}.summary-section{background:#f8fafc;padding:1.5rem;border-radius:16px;margin-bottom:2rem;border:1px solid #e2e8f0}.file-info-header{display:flex;align-items:center;gap:1rem;padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #e2e8f0;min-width:0}.file-icon-large{font-size:2rem;background:#fff;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 4px #0000000d;border:1px solid #e2e8f0;flex-shrink:0}.file-details-header{flex:1;min-width:0;overflow:hidden}.file-details-header h3{margin:0;font-size:1.1rem;color:#0f172a;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-details-header span{font-size:.9rem;color:#64748b}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:480px){.specs-grid{grid-template-columns:1fr;gap:1rem}}.spec-item{display:flex;flex-direction:column;gap:.4rem}.spec-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.spec-value{font-weight:600;color:#334155;font-size:1rem}.payment-receipt{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #00000005}.payment-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;color:#0f172a;font-weight:700;font-size:1.1rem}.receipt-row{display:flex;justify-content:space-between;margin-bottom:.75rem;color:#64748b;font-size:.95rem}.receipt-row.highlight{color:#0f172a;font-weight:500}.receipt-row.deduction{color:#dc2626}.receipt-divider{height:1px;background:#e2e8f0;margin:1rem 0;border:none}.receipt-row.total{margin-bottom:0;color:#0f172a;font-weight:800;font-size:1.2rem;align-items:center}.info-display-box{background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;padding:.75rem 1rem;border-radius:8px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.info-display-box .info-icon{font-size:1.2rem}.txn-toggle-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s;color:#475569;font-weight:600;font-size:.9rem;margin-top:.5rem}.txn-toggle-btn:hover{background:#eff6ff;color:#2563eb;border-color:#bfdbfe;transform:translateY(-1px)}.txn-toggle-btn.active{background:#eff6ff;color:#2563eb;border-color:#bfdbfe;border-bottom-left-radius:0;border-bottom-right-radius:0}.toggle-icon{transition:transform .2s ease;font-size:.8rem}.txn-toggle-btn.active .toggle-icon{transform:rotate(180deg)}.transactions-list{margin-top:0;border:1px solid #e2e8f0;border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background:#fff;max-height:300px;overflow-y:auto;padding:.5rem}.txn-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #f1f5f9;transition:background-color .2s;border-radius:8px;gap:.75rem}@media(max-width:480px){.txn-item{padding:.85rem .5rem}.txn-left{margin-right:.5rem}.txn-amount{font-size:.85rem}}.txn-item:hover{background-color:#f8fafc}.txn-left{display:flex;flex-direction:column;gap:.35rem;flex:1;margin-right:1.5rem;min-width:0}.txn-type{font-size:.75rem;font-weight:600;text-transform:uppercase;display:inline-block;padding:2px 6px;border-radius:4px;width:fit-content}.txn-type.topup{background:#dcfce7;color:#166534}.txn-type.deduction{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.txn-type.refund{background:#e0f2fe;color:#0369a1}.txn-desc{font-weight:500;font-size:.9rem;line-height:1.4;word-break:break-word}.txn-date{font-size:.75rem;color:#94a3b8}.txn-amount{font-weight:600;font-size:.95rem;flex-shrink:0;text-align:right;white-space:nowrap}.txn-amount.negative{color:#0f172a}.txn-amount.positive{color:#10b981}.drop-zone{border:2px dashed #cbd5e1;border-radius:16px;padding:3rem 1.5rem;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f8fafc;color:#64748b;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;box-sizing:border-box}@media(max-width:640px){.drop-zone{padding:2rem 1rem}.drop-zone:before{font-size:2.5rem}}.drop-zone:hover{border-color:#2563eb;background:#eff6ff;color:#2563eb;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.drop-zone:before{content:"📄";font-size:3rem;margin-bottom:.5rem;display:block}.primary-btn{background:var(--primary);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #22c55e33}.primary-btn:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 8px -1px #22c55e4d}.secondary-btn{background:#fff;color:var(--text-main);border:1px solid var(--border);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer}.secondary-btn:hover{background:#f1f5f9}.modal-overlay{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.modal,.modal-content{background:#fff;padding:2rem;border-radius:24px;width:90%;max-width:500px;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -6px #0000000a;animation:modal-pop .2s ease-out;max-height:90vh;overflow-y:auto;box-sizing:border-box}@media(max-width:480px){.modal,.modal-content{padding:1.5rem;border-radius:20px;width:95%}}@keyframes modal-pop{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal-actions,.wizard-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}@media(max-width:480px){.modal-actions,.wizard-actions{flex-direction:column-reverse;gap:.75rem}.modal-actions button,.wizard-actions button{width:100%}}.topup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:1rem 0}@media(max-width:480px){.topup-grid{grid-template-columns:repeat(2,1fr)}}.amount-btn{padding:1rem .5rem;border:2px solid #e2e8f0;background:#fff;border-radius:12px;cursor:pointer;font-weight:600;color:#64748b;transition:all .2s;font-size:1rem}.amount-btn:hover{border-color:#cbd5e1;background:#f8fafc;transform:scale(1.05)}.amount-btn.active{background:#eff6ff;color:#2563eb;border-color:#2563eb;box-shadow:0 4px 6px -1px #2563eb1a}.custom-amount-input{width:100%;padding:1rem;font-size:1.1rem;border:2px solid #e2e8f0;border-radius:12px;outline:none;transition:all .2s;box-sizing:border-box}.custom-amount-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.full-width{width:100%;padding:1rem;font-size:1rem}.auth-container{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:1rem}.modern-login-card{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:var(--shadow-lg);width:100%;max-width:400px;text-align:center;border:1px solid rgba(34,197,94,.1)}.auth-card{background:#fff;padding:2.5rem;border-radius:var(--radius);box-shadow:var(--shadow-lg);width:100%;max-width:400px;box-sizing:border-box}@media(max-width:480px){.auth-card{padding:1.5rem;border-radius:16px}}.login-logo-container{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.login-logo-wrapper{display:flex;align-items:center;justify-content:center;padding:1rem;background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000000f;border:1px solid rgba(0,0,0,.04)}.login-logo{width:280px;height:auto;object-fit:contain}@media(max-width:480px){.login-logo{width:220px}.login-logo-wrapper{padding:.75rem}}.modern-login-card h1{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:var(--secondary)}.logo-wrapper{display:flex;align-items:center;justify-content:center}.logo-placeholder-large{font-size:4rem;margin-bottom:.5rem}.logo-emoji{font-size:1.75rem}.logo-img{height:32px;width:auto;object-fit:contain}.input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.input-group label{font-size:.9rem;font-weight:500;color:var(--text-main)}.input-group input,.input-group select{padding:.75rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;outline:none}.input-group input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #2563eb1a}.file-item{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #f1f5f9;gap:1rem;min-width:0;width:100%}.file-icon{font-size:1.5rem;width:40px;height:40px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.file-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.file-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.file-name{font-weight:600;color:#0f172a;font-size:.95rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.file-meta{font-size:.8rem;color:#64748b;display:flex;flex-wrap:wrap;gap:.5rem}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.pending{background:#fef3c7;color:#d97706}.status-badge.printed{background:#dcfce7;color:#166534}.status-badge.failed{background:#fee2e2;color:#991b1b}.delete-btn{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.5rem;opacity:.5;flex-shrink:0}.delete-btn:hover{opacity:1}.spinner{border:4px solid rgba(0,0,0,.1);width:36px;height:36px;border-radius:50%;border-left-color:var(--primary);animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-footer{margin-top:1.5rem;text-align:center;font-size:.9rem;color:var(--text-secondary)}.link-btn{background:none;border:none;color:var(--primary);cursor:pointer;padding:0;font-family:inherit;font-size:inherit}.link-btn.bold{font-weight:600}.error-msg{background:#fee2e2;color:#991b1b;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.close-modal-btn{margin-top:1rem;background:#e2e8f0;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;width:100%}.manager-layout{display:flex;min-height:100vh;background:#f8fafc}.manager-sidebar{width:260px;background:#0f172a;color:#fff;display:flex;flex-direction:column;padding:1.5rem;box-shadow:4px 0 24px #0000000d;z-index:10}.manager-brand{margin-bottom:2rem;display:flex;justify-content:center;width:100%}.manager-logo-wrapper{display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;border-radius:14px;width:100%;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(255,255,255,.1)}.manager-brand .logo-img{height:50px;width:auto;object-fit:contain}.manager-nav{display:flex;flex-direction:column;gap:.5rem;flex:1}.manager-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;cursor:pointer;color:#94a3b8;transition:all .2s;font-weight:500}.manager-nav-item:hover{background:#ffffff0d;color:#fff}.manager-nav-item.active{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb33}.manager-content{flex:1;padding:2rem;overflow-y:auto;max-width:1400px;margin:0 auto;width:100%}.manager-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.manager-title{font-size:1.8rem;font-weight:800;color:#0f172a}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #f1f5f9;transition:transform .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.stat-icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.data-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #f1f5f9;overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:1rem 1.5rem;background:#f8fafc;color:#64748b;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.data-table td{padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;color:#334155;font-size:.95rem}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#f8fafc}.settings-container{max-width:800px;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #f1f5f9}.settings-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.settings-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
