:root{--p:#2563eb;--pd:#1d4ed8;--pl:#2563eb1a;--r:#dc2626;--rl:#dc26261a;--g:#16a34a;--gl:#16a34a1a;--gl2:#0000000a;--w:#d97706;--wl:#d977061a;--gray:#64748b;--txt:#1e293b;--sh:0 1px 3px #00000012,0 4px 16px #00000012;--rad:14px;--glass:#fff;--gb:#0000000f}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{min-height:100vh;color:var(--txt);background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#login-screen{background:linear-gradient(160deg,#0a1628,#1e3a8a,#1e40af);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.lcard{-webkit-backdrop-filter:blur(24px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:24px;width:100%;max-width:360px;padding:40px 28px;box-shadow:0 24px 60px #00000080}.logo-a{text-align:center;margin-bottom:28px}.logo-sh{background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;display:inline-flex;box-shadow:0 8px 24px #60a5fa66}.logo-sh svg{fill:#fff;width:36px;height:36px}.logo-a h1{color:#fff;font-size:20px;font-weight:700;line-height:1.2}.logo-a p{color:#ffffff8c;margin-top:3px;font-size:12px}.fg{margin-bottom:14px}.fg label{color:#374151;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.lcard .fg label{color:#fffc}.fc{color:#1e293b;background:#fff;border:1.5px solid #00000026;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .2s,background .2s}.fc:focus{border-color:var(--p);background:#f8faff}.fc::placeholder{color:#94a3b8}.fc:-webkit-autofill{-webkit-text-fill-color:#1e293b!important;border-color:#0003!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}select.fc{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231e293b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}select.fc option{color:#1e293b;background:#fff}textarea.fc{resize:vertical;min-height:80px}.lcard .fc{color:#fff;background:#ffffff14;border-color:#ffffff2e}.lcard .fc:focus{background:#ffffff1f;border-color:#60a5fa}.lcard .fc::placeholder{color:#ffffff59}.lcard .fc:-webkit-autofill{-webkit-text-fill-color:#fff!important;border-color:#fff3!important;-webkit-box-shadow:inset 0 0 0 30px #1e3a8ad9!important}.lcard select.fc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 8L1 3h10z'/%3E%3C/svg%3E")}.lcard select.fc option{color:#fff;background:#1e3a8a}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:11px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;position:relative;overflow:hidden}.btn-p{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 4px 16px #2563eb59}.btn-p:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px);box-shadow:0 6px 22px #2563eb73}.btn-out{color:var(--p);border:1.5px solid var(--p);background:0 0}.btn-out:hover{background:var(--pl)}.btn-gray{color:var(--txt);background:#0000000f;border:1px solid #0000001f}.btn-gray:hover{background:#0000001a}.btn-sm{border-radius:8px;padding:6px 12px;font-size:12px}.btn-blk{width:100%}.btn-blk:active,.btn:active{transform:scale(.98)}.err{color:var(--r);background:#dc262614;border:1px solid #dc262633;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:13px;display:none}#app{flex-direction:column;min-height:100vh;display:none}header{color:#fff;z-index:100;background:#1e3a8a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:56px;padding:0 14px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #1e3a8a4d}header h2{text-align:center;color:#fff;flex:1;font-size:16px;font-weight:700}.hbtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:8px;font-size:20px;transition:background .2s;display:flex}.hbtn:hover{background:#ffffff26}.hbtn svg{fill:#fff;width:20px;height:20px}.content{flex:1;width:100%;max-width:680px;margin:0 auto;padding:14px}.bnav{z-index:100;background:#fff;border-top:1px solid #0000001a;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 12px #00000014}.ni{cursor:pointer;color:#94a3b8;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:7px 4px;font-size:10px;font-weight:500;transition:color .2s;display:flex}.ni.active{color:var(--p)}.ni svg{width:22px;height:22px}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.card{border-radius:var(--rad);box-shadow:var(--sh);background:#fff;border:1px solid #00000014;margin-bottom:12px;padding:16px;transition:transform .22s,box-shadow .22s,background .22s;animation:.3s both cardIn}.card:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.ctit{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:700}.sg{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.sc{border-radius:var(--rad);box-shadow:var(--sh);background:#fff;border:1px solid #00000014;padding:14px;transition:transform .22s,box-shadow .22s;animation:.3s both cardIn}.sc:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.sv{color:var(--p);font-size:26px;font-weight:800;line-height:1}.sl{color:var(--gray);margin-top:3px;font-size:12px}.sc.r .sv{color:var(--r)}.sc.g .sv{color:var(--g)}.sbox{margin-bottom:12px;position:relative}.sbox input{color:#1e293b;background:#fff;border:1.5px solid #0000001f;border-radius:12px;outline:none;width:100%;padding:12px 14px 12px 44px;font-size:15px;transition:border-color .2s,background .2s}.sbox input:focus{border-color:var(--p);background:#f8faff}.sbox input::placeholder{color:#94a3b8}.sico{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ai{border-radius:var(--rad);box-shadow:var(--sh);cursor:pointer;background:#fff;border:1px solid #00000014;align-items:center;gap:12px;margin-bottom:8px;padding:13px 14px;transition:transform .22s,background .22s,box-shadow .22s;animation:.3s both cardIn;display:flex}.ai:hover{background:#f8fafc;transform:translate(4px)scale(1.004);box-shadow:0 6px 20px #0000001a}.ai:active{transform:scale(.99)}.av{width:44px;height:44px;color:var(--p);background:#2563eb1a;border:2px solid #2563eb33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.ain{flex:1;min-width:0}.anm{white-space:nowrap;text-overflow:ellipsis;color:#1e293b;font-size:14px;font-weight:700;overflow:hidden}.acd{color:var(--gray);font-size:12px}.badge{border-radius:20px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.bg{color:var(--g);background:#16a34a1a;border:1px solid #16a34a33}.br{color:var(--r);background:#dc26261a;border:1px solid #dc262633}.bgr{color:#64748b;background:#0000000f;border:1px solid #0000001a}.bw2{color:var(--w);background:#d977061a;border:1px solid #d9770633}.dh{color:#1e293b;border-radius:var(--rad);background:linear-gradient(135deg,#2563eb14,#3b82f60a);border:1px solid #2563eb2e;margin-bottom:12px;padding:18px;box-shadow:0 4px 16px #2563eb14}.dn{font-size:19px;font-weight:800}.dcc{color:var(--gray);margin-top:2px;font-size:13px}.dbs{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.dbw{color:#2563eb;background:#2563eb1a;border:1px solid #2563eb2e;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600}.ir{border-bottom:1px solid #00000012;justify-content:space-between;align-items:flex-start;gap:8px;padding:9px 0;display:flex}.ir:last-child{border-bottom:none}.il{color:#94a3b8;min-width:0;font-size:13px}.iv{text-align:right;color:#1e293b;font-size:13px;font-weight:600}.mb{border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:flex}.mb.ok{background:#16a34a14;border-color:#16a34a33}.mb.nok{background:#dc262614;border-color:#dc262633}.mb.par{background:#d9770614;border-color:#d977062e}.mi{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.mb.ok .mi{background:#16a34a33}.mb.nok .mi{background:#dc262633}.mb.par .mi{background:#d9770633}.mt{font-size:15px;font-weight:800}.mb.ok .mt{color:var(--g)}.mb.nok .mt{color:var(--r)}.mb.par .mt{color:var(--w)}.ms{color:var(--gray);margin-top:2px;font-size:12px}.mes-group{background:#f8fafc;border:1px solid #00000014;border-radius:10px;margin-bottom:8px;overflow:hidden}.mes-hdr{background:#0000000a;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.mes-hdr-n{color:#1e293b;font-size:13px;font-weight:700}.mes-hdr-s{font-size:12px;font-weight:700}.fr2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fr3{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.fi{background:#f8fafc;border:1px solid #00000012;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:10px;display:flex}.fi-info{flex:1}.fi-n{color:#1e293b;font-size:14px;font-weight:600}.fi-r{color:var(--gray);font-size:12px}.pb-w{background:#00000014;border-radius:8px;height:8px;margin-top:8px;overflow:hidden}.pb{background:linear-gradient(90deg,var(--pd),var(--p));border-radius:8px;height:100%;transition:width .4s}.pb.r{background:linear-gradient(90deg,var(--r),#fb923c)}.pb.w2{background:linear-gradient(90deg,var(--w),#fb923c)}.ov{-webkit-backdrop-filter:blur(4px);z-index:200;background:#00000080;justify-content:center;align-items:flex-end;display:none;position:fixed;inset:0}.ov.on{display:flex}.mod{background:#fff;border:1px solid #0000001a;border-radius:20px 20px 0 0;width:100%;max-width:680px;max-height:90vh;padding:22px;overflow-y:auto;box-shadow:0 -4px 32px #0000001f}.mtit{color:#1e293b;margin-bottom:14px;font-size:17px;font-weight:800}.fab{color:#fff;cursor:pointer;z-index:99;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:76px;right:16px;box-shadow:0 4px 20px #2563eb73,0 8px 24px #0000001a}.fab:hover{transform:scale(1.09)translateY(-2px);box-shadow:0 8px 28px #2563eb8c}.fab:active{transform:scale(.94)}.stit{color:#1e293b;margin-bottom:12px;font-size:17px;font-weight:800}.uitm{border-bottom:1px solid #00000012;align-items:center;gap:12px;padding:11px 0;display:flex}.uitm:last-child{border-bottom:none}.uav{width:40px;height:40px;color:var(--p);background:#2563eb1a;border:2px solid #2563eb33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}#loading{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;background:#f1f5f9f5;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:none;position:fixed;inset:0}#loading.on{display:flex}.spinner{border:3px solid #2563eb33;border-top-color:var(--p);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}#loading p{color:var(--p);font-size:15px;font-weight:600}.sync-bar{border-radius:8px;align-items:center;gap:6px;margin-bottom:10px;padding:6px 10px;font-size:11px;display:flex}.sync-bar.cloud{color:#16a34a;background:#16a34a14;border:1px solid #16a34a2e}.sync-bar.local{color:#d97706;background:#d9770614;border:1px solid #d977062e}.pago-row{border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.pago-row:last-child{border-bottom:none}.bt-on{border-radius:8px;background:#2563eb1a!important}@media (width<=420px){.fr2,.fr3{grid-template-columns:1fr}}.dcards{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width>=768px){.dcards{grid-template-columns:repeat(4,1fr)}}.drow{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=768px){.drow{grid-template-columns:1.8fr 1fr}}.dcard{background:#fff;border:1px solid #00000014;border-radius:14px;padding:18px 16px;transition:transform .22s,box-shadow .22s,background .22s;animation:.3s both cardIn;position:relative;overflow:hidden}.dcard:hover{background:#f8fafc;transform:translateY(-4px)scale(1.01);box-shadow:0 12px 28px #0000001a}.dcard:active{transform:scale(.98)}.dcard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fff9 0%,#0000 100%);position:absolute;inset:0}.dcard-bar{border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.dsec{box-shadow:var(--sh);background:#fff;border:1px solid #00000014;border-radius:14px;padding:16px}.dsec-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:10px;font-weight:700}.app-body{flex:1;min-height:0;display:flex;overflow:hidden}#sidebar{background:#1e3a8a;border-right:1px solid #0000001a;flex-direction:column;flex-shrink:0;width:210px;height:calc(100vh - 56px);display:none;position:sticky;top:56px;overflow-y:auto}.sb-logo{border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;padding:18px 16px 14px;display:flex}.sb-logo-ic{background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 4px 12px #60a5fa66}.sb-logo-ic svg{fill:#fff;width:20px;height:20px}.sb-logo-txt{color:#e8eaf0;font-size:14px;font-weight:800;line-height:1.2}.sb-logo-sub{color:#ffffff80;margin-top:1px;font-size:10px}.sb-sect{color:#ffffff73;text-transform:uppercase;letter-spacing:.8px;padding:14px 16px 4px;font-size:9px;font-weight:700}.sbi{cursor:pointer;color:#fff9;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:0 8px 8px 0;align-items:center;gap:10px;width:100%;margin:1px 0;padding:10px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.sbi:hover{color:#fffffff2;background:#ffffff1a}.sbi.active{color:#fff;background:#ffffff2e;border-left-color:#60a5fa}.sbi svg{fill:currentColor;flex-shrink:0;width:18px;height:18px}@media (width>=768px){#sidebar{display:flex}.bnav{display:none!important}.content{height:calc(100vh - 56px);overflow-y:auto}}
