:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-navy:#0b3f78;--brand-navy-deep:#082f5f;--brand-green:#20b86a;--brand-cyan:#12a7c8;--ink:#1b2533;--muted-ink:#5c6677;--line:#dce5ee;--surface:#fff;color:#20242c;background:#f4f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}a{color:inherit;text-decoration:none}.app-shell{background:linear-gradient(#0b3f780a 0,#f4f8fb00 260px),#f4f8fb;min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:center;min-width:168px;display:inline-flex}.brand img{mix-blend-mode:multiply;object-fit:contain;width:176px;height:46px;display:block}.nav{align-items:center;gap:16px;display:flex}.nav a{color:#4c5667;font-weight:700}.nav a.router-link-active{color:var(--brand-navy)}.nav-balance{color:#11683f;background:#eefaf4;border:1px solid #bcebd2;border-radius:999px;padding:7px 11px;font-weight:900}.nav-user{color:#5c6677;font-weight:800}.mobile-menu-button{border:1px solid var(--line);color:var(--brand-navy);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:none;position:relative}.mobile-menu-button span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-6px)}.mobile-menu-button span:nth-child(3){transform:translateY(6px)}.mobile-menu-button[aria-expanded=true] span:first-child{transform:rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}main{max-width:1180px;margin:0 auto;padding:32px}.whatsapp-shortcut{color:#fff;z-index:20;background:#20b86a;border:1px solid #159457;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:8px 16px 8px 8px;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #0f764647}.whatsapp-shortcut span{color:#137a49;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:900;display:inline-flex}.whatsapp-shortcut strong{font-size:.92rem;line-height:1}.auth-layout,.page-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:28px;display:grid}.requester-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start}.auth-layout{align-items:center;min-height:calc(100vh - 132px)}.auth-logo{mix-blend-mode:multiply;width:min(100%,380px);max-width:380px;height:auto;margin-bottom:28px;display:block}.auth-copy h1,.request-form h1,.section-heading h1,.section-heading h2{margin:0;line-height:1.05}.auth-copy h1{color:var(--ink);max-width:620px;font-size:clamp(2.2rem,5vw,4.15rem)}.auth-copy p:last-child{color:var(--muted-ink);max-width:520px;font-size:1.1rem;line-height:1.7}.panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px;box-shadow:0 16px 48px #082f5f14}.auth-panel{border-top:4px solid var(--brand-green)}.auth-panel,.request-form{gap:18px;display:grid}.request-form{align-self:start}.form-heading{gap:8px;display:grid}.form-heading p:last-child{color:var(--muted-ink);margin:0;line-height:1.5}.segmented{background:#eef2f6;border-radius:8px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{color:#4c5667;background:0 0;border:0;border-radius:6px;padding:10px;font-weight:800}.segmented button.active{color:var(--brand-navy);background:#fff;box-shadow:0 2px 10px #1b27361a}label{color:#374151;gap:8px;font-size:.92rem;font-weight:800;display:grid}input,textarea,select{color:#20242c;background:#fff;border:1px solid #c9d1dc;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--brand-cyan);outline:none;box-shadow:0 0 0 3px #12a7c829}.two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.primary-button,.ghost-button,.icon-button{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:900;display:inline-flex}.primary-button{background:var(--brand-navy);border:1px solid var(--brand-navy);color:#fff}.primary-button:hover{background:var(--brand-navy-deep);border-color:var(--brand-navy-deep)}.ghost-button{color:#374151;background:#fff;border:1px solid #c9d1dc}.icon-button{color:#374151;background:#fff;border:1px solid #c9d1dc;flex:none;width:34px;height:34px;min-height:34px;padding:0}.icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.eyebrow{color:var(--brand-green);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:900}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.request-count{color:var(--brand-navy);background:#eef6ff;border:1px solid #cfe4ff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 12px;font-weight:900;display:inline-flex}.request-list{gap:14px;display:grid}.request-card{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr;gap:14px;padding:18px;display:grid}.minimal-card{gap:12px}.request-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.request-period{color:var(--ink);font-size:1.1rem;font-weight:900;display:block}.request-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compact-details{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-block{background:#f8fafc;border:1px solid #e5edf5;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:4px 8px;min-width:0;padding:10px;display:grid}.detail-block>span{color:#667085;text-transform:uppercase;font-size:.76rem;font-weight:900}.detail-block>strong{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:.98rem}.detail-block .icon-button{grid-area:1/2/span 2}.detail-block small{grid-column:1/-1}.request-card span,td span{color:#6b7280;font-size:.88rem;display:block}.request-card small{color:#6b7280}.request-card p{grid-column:1/-1;margin:0}.request-notes{border-left:3px solid var(--brand-cyan);color:#4c5667;background:#fbfcfe;padding:10px 12px;line-height:1.5}.password-line{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;display:flex}.password-line.inline-line{grid-column:auto;margin-top:6px}.password-line span,.password-line small{color:#4c5667}.password-line span{gap:4px;display:inline-flex}.password-line strong{color:#20242c}.table-password{min-width:150px}.folder-link{color:#11683f;background:#eefaf4;border:1px solid #bcebd2;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;width:100%;min-height:40px;padding:8px 12px;font-size:.9rem;font-weight:900;display:flex}.request-actions{flex-wrap:wrap;gap:8px;display:flex}.action-icon-button{color:#374151;background:#fff;border:1px solid #c9d1dc;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;padding:0;display:inline-flex;position:relative}.action-icon-button.ready{color:#11683f;background:#eefaf4;border-color:#bcebd2}.action-icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.notification-badge{background:#b91c1c;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-weight:900;position:absolute;top:-8px;right:-8px;color:#fff!important;font-size:.68rem!important;display:inline-flex!important}.notification-button{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.notification-button:hover{background:#ffedd5;border-color:#fdba74}.notification-button.is-new{color:#fff;background:#b91c1c;border-color:#b91c1c}.folder-editor{border-top:1px solid var(--line);gap:8px;min-width:240px;margin-top:12px;padding-top:12px;display:grid}.folder-editor label{font-size:.78rem}.folder-editor .ghost-button{min-height:38px}.status-pill{background:color-mix(in srgb, var(--pill-color,#0d5f63) 12%, white);border:1px solid color-mix(in srgb, var(--pill-color,#0d5f63) 34%, white);color:var(--pill-color,#0d5f63);white-space:nowrap;border-radius:999px;align-self:start;padding:6px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.status-pill.compact{margin-top:8px}.flag-list,.flag-checklist{flex-wrap:wrap;gap:8px;display:flex}.flag-list{grid-column:1/-1}.compact-flags{gap:6px}.flag-pill{background:color-mix(in srgb, var(--pill-color,#64748b) 12%, white);border:1px solid color-mix(in srgb, var(--pill-color,#64748b) 34%, white);color:var(--pill-color,#64748b);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.check-line{flex-direction:row;align-items:center;gap:6px;display:inline-flex}.check-line input{width:16px;min-height:16px}.tabs{background:#eef2f6;border-radius:8px;grid-template-columns:repeat(5,1fr);margin-bottom:18px;padding:4px;display:inline-grid}.tabs button{color:#4c5667;background:0 0;border:0;border-radius:6px;min-height:40px;padding:8px 14px;font-weight:900}.tabs button.active{color:var(--brand-navy);background:#fff;box-shadow:0 2px 10px #1b27361a}.admin-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:20px;display:grid}.catalog-form{border:1px solid var(--line);border-radius:8px;align-self:start;gap:14px;padding:16px;display:grid}.catalog-form h2{margin:0}.button-row{flex-wrap:wrap;gap:8px;display:flex}.catalog-list{gap:10px;display:grid}.catalog-item{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.catalog-item p{color:#667085;margin:8px 0 0}.ghost-button.danger{color:#b91c1c}.finance-layout{grid-template-columns:minmax(260px,.75fr) minmax(280px,1.25fr);gap:20px;display:grid}.finance-summary h1{color:var(--brand-navy);margin:0;font-size:clamp(2.4rem,6vw,4rem)}.finance-summary p{color:var(--muted-ink)}.finance-metric,.recharge-lines div{background:#f8fafc;border:1px solid #e5edf5;border-radius:8px;gap:4px;margin-top:14px;padding:12px;display:grid}.finance-metric span,.recharge-lines span{color:#667085;text-transform:uppercase;font-size:.78rem;font-weight:900}.finance-timeline-panel{grid-column:1/-1}.timeline{gap:12px;display:grid}.timeline-item{border:1px solid var(--line);border-left:4px solid #64748b;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.timeline-item.recharge{border-left-color:var(--brand-green)}.timeline-item.debit{border-left-color:#b91c1c}.timeline-item span,.timeline-values span{color:#667085;margin-top:4px;display:block}.timeline-values{text-align:right}.finance-admin-list{gap:14px;display:grid}.finance-admin-card{border:1px solid var(--line);border-radius:8px;gap:14px;padding:16px;display:grid}.finance-admin-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.finance-admin-header span{color:#667085;display:block}.balance-pill{background:#eefaf4;border:1px solid #bcebd2;border-radius:999px;padding:7px 11px;font-weight:900;color:#11683f!important}.finance-admin-grid{grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr);gap:14px;display:grid}.finance-history-modal{width:min(100%,820px);max-width:820px}.finance-history-list{gap:10px;display:grid}.finance-history-item{border:1px solid var(--line);border-left:4px solid #64748b;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.finance-history-item.recharge{border-left-color:var(--brand-green)}.finance-history-item.debit{border-left-color:#b91c1c}.finance-history-item span{color:#667085;margin-top:4px;display:block}.compact-form{align-items:end;gap:10px;display:grid}.profile-panel{max-width:720px;margin:0 auto}.profile-form{gap:16px;display:grid}.comments-box,.admin-comments{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.compact-admin-comments{border-top:0;padding-top:0}.comments-heading{justify-content:space-between;align-items:center;display:flex}.comment-counter{color:var(--brand-navy);background:#eef6ff;border:1px solid #cfe4ff;border-radius:999px;padding:4px 9px;font-weight:900}.comment-list{gap:8px;display:grid}.comment-list.compact{max-height:220px;overflow:auto}.modal-comments{max-height:320px;overflow:auto}.comment-item{background:#f8fafc;border:1px solid #e5edf5;border-radius:8px;padding:10px}.comment-item div{justify-content:space-between;align-items:center;gap:8px;display:flex}.comment-item span{color:#667085;font-size:.78rem}.comment-item p{color:#344054;margin:8px 0 0;line-height:1.5}.comment-form{gap:8px;display:grid}.comment-form.compact{min-width:240px}.whatsapp-panel{gap:16px;display:grid}.whatsapp-status-card,.qr-card{border:1px solid var(--line);border-radius:8px;gap:14px;padding:16px;display:grid}.whatsapp-status-card{grid-template-columns:1fr auto;align-items:center}.qr-card{justify-items:start}.qr-card img{border:1px solid var(--line);border-radius:8px;width:100%;max-width:280px}.diagnostic-panel{color:#e5e7eb;background:#101828;border-radius:8px;gap:10px;padding:14px;display:grid}.diagnostic-panel h3{color:#fff;margin:0;font-size:1rem}.diagnostic-panel article{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;gap:8px;padding:10px;display:grid}.diagnostic-panel article div{justify-content:space-between;align-items:center;gap:10px;display:flex}.diagnostic-panel span{color:#bac3d0;font-size:.78rem}.diagnostic-panel pre{color:#dbeafe;white-space:pre-wrap;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;overflow-x:auto}.alert,.success,.muted,.issue-list{border-radius:8px;margin:0;padding:12px}.alert{color:#a12222;background:#fff0f0}.issue-list{color:#9a3412;background:#fff7ed;gap:6px;padding-left:30px;display:grid}.success{color:#166534;background:#edf9f0}.inline-success{color:#166534;background:#edf9f0;border:1px solid #bfebca;border-radius:8px;margin:0;padding:9px 10px;font-size:.84rem;font-weight:800}.muted{color:#667085;background:#f2f4f7}.admin-panel{overflow:hidden}.requests-admin-area{gap:14px;display:grid}.admin-filters{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(220px,1.2fr) minmax(180px,.8fr) minmax(180px,.8fr) auto;align-items:end;gap:12px;padding:14px;display:grid}.filter-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.filter-actions span{color:#667085;white-space:nowrap;font-size:.86rem;font-weight:900}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:780px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e9ef;padding:14px 12px}th{color:#5b6678;text-transform:uppercase;font-size:.78rem}td{color:#20242c}td.notes{max-width:260px}.modal-backdrop{z-index:50;background:#0f172a7a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #d8e0ea;border-radius:8px;gap:16px;width:min(100%,720px);max-width:720px;max-height:min(90vh,760px);padding:20px;display:grid;overflow:auto;box-shadow:0 24px 70px #0f172a3d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.modal-header h2{color:var(--brand-navy);margin:2px 0 4px;font-size:1.45rem}.modal-header span{color:#667085;font-size:.9rem}.modal-section{gap:10px;display:grid}.modal-section h3{color:#1f2937;margin:0;font-size:1rem}.modal-section>p{color:#344054;margin:0;line-height:1.55}@media (width<=860px){.section-heading{flex-direction:column;align-items:flex-start}.topbar{grid-template-columns:1fr auto;align-items:center;gap:0;min-height:64px;padding:10px 14px;display:grid}.brand img{width:152px;height:40px}.mobile-menu-button{display:inline-flex}.nav{opacity:0;pointer-events:none;background:#fff;border:1px solid #0000;border-radius:8px;grid-column:1/-1;grid-template-columns:1fr;gap:8px;width:100%;max-height:0;margin-top:0;padding:0;transition:max-height .22s,opacity .18s,padding .22s,transform .18s;display:grid;overflow:hidden;transform:translateY(-6px);box-shadow:0 18px 44px #082f5f24}.nav.open{border-color:var(--line);opacity:1;pointer-events:auto;max-height:380px;margin-top:10px;padding:10px;transform:translateY(0)}.nav a,.nav .ghost-button,.nav-balance,.nav-user{width:100%;min-height:44px}.nav a{border-radius:8px;align-items:center;padding:0 12px;display:flex}.nav a.router-link-active{background:#eef6ff}.nav-balance,.nav-user{justify-content:center;align-items:center;display:flex}.nav-user{background:#f6f8fb;border:1px solid #e5e9ef;border-radius:8px;padding:0 12px}.nav .ghost-button{justify-content:center}main{padding:18px 14px}.whatsapp-shortcut{min-height:46px;padding-right:12px;bottom:14px;right:14px}.auth-layout,.page-grid,.admin-grid,.admin-filters,.finance-layout,.finance-admin-grid,.two-columns{grid-template-columns:1fr}.finance-timeline-panel{grid-column:auto}.tabs{grid-template-columns:1fr;width:100%;display:grid}.filter-actions{justify-content:space-between}}@media (width<=640px){.topbar{gap:14px;min-height:auto}.nav{width:100%}.nav-balance{text-align:center;width:100%}.nav .ghost-button{width:100%}main{padding:14px}.panel{padding:18px}.request-form{gap:16px}.submit-button{width:100%}.requests-panel{padding:16px}.request-card{padding:14px}.request-card-header{flex-direction:column;align-items:stretch;gap:10px}.request-card-header .status-pill{justify-content:center;width:100%}.request-details,.compact-details{grid-template-columns:1fr}.detail-block{min-height:62px}.detail-block .icon-button{width:40px;height:40px;min-height:40px}.folder-link{min-height:46px}.timeline-item,.finance-admin-header,.whatsapp-status-card{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.timeline-values{text-align:left}.filter-actions{flex-direction:column;align-items:stretch}.filter-actions .ghost-button{width:100%}}
