:root{--primary: #6366f1;--primary-hover: #4f46e5;--secondary: #ec4899;--accent: #8b5cf6;--radius-sm: .375rem;--radius: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 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)}:root{--drawer-shift: 100%}[dir=rtl]{--drawer-shift: -100%}:root,.light{--bg-main: #f1f5f9;--bg-card: #ffffff;--bg-sidebar: #ffffff;--text-main: #0f172a;--text-muted: #475569;--text-dim: #94a3b8;--border: #e2e8f0;--divider: rgba(0, 0, 0, .05);--glass-bg: rgba(255, 255, 255, .7)}.dark{--bg-main: #0f172a;--bg-card: #1e293b;--bg-sidebar: #111827;--text-main: #f8fafc;--text-muted: #94a3b8;--text-dim: #64748b;--border: #334155;--divider: rgba(255, 255, 255, .05);--glass-bg: rgba(30, 41, 59, .7)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-main);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none;transition:all .2s ease}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .2s ease}ul{list-style:none}.view-container{display:flex;flex-direction:column;gap:2rem;max-width:1600px;margin:0 auto;width:100%}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}html.a11y-text-spacing :where(p,li,span,a,label,button,input,td,th,h1,h2,h3,h4,h5,h6,.legal-doc){line-height:1.8!important;letter-spacing:.05em!important;word-spacing:.12em!important}html.a11y-readable-font,html.a11y-readable-font :where(body,p,li,span,a,label,button,input,textarea,h1,h2,h3,h4,h5,h6){font-family:Arial,Segoe UI,Tahoma,system-ui,sans-serif!important;font-weight:500!important;letter-spacing:.01em}html.a11y-highlight-links :where(a,[role=link]){text-decoration:underline!important;text-underline-offset:2px;outline:1px dashed currentColor;outline-offset:2px}html.a11y-highlight-titles :where(h1,h2,h3,h4,h5,h6){outline:2px solid var(--primary)!important;outline-offset:3px;border-radius:var(--radius-sm)}html.a11y-big-cursor,html.a11y-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l14 8-6 1 4 7-3 1-3-7-4 4z' fill='%23000' stroke='%23fff' stroke-width='1.2'/%3E%3C/svg%3E") 4 2,auto!important}html.a11y-stop-animations *,html.a11y-stop-animations *:before,html.a11y-stop-animations *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html.a11y-enhanced-focus :where(a,button,input,select,textarea,[tabindex],[role=button]):focus{outline:3px solid var(--primary)!important;outline-offset:2px!important;border-radius:var(--radius-sm)}html.a11y-contrast-high{--bg-main: #ffffff;--bg-card: #ffffff;--bg-sidebar: #ffffff;--text-main: #000000;--text-muted: #1a1a1a;--text-dim: #333333;--border: #000000;--divider: rgba(0, 0, 0, .6);--glass-bg: #ffffff}html.a11y-contrast-high :where(p,span,a,li,label,h1,h2,h3,h4,h5,h6){color:#000!important}html.a11y-contrast-dark{--bg-main: #000000;--bg-card: #0a0a0a;--bg-sidebar: #000000;--text-main: #ffff00;--text-muted: #ffe600;--text-dim: #d4c200;--border: #ffff00;--divider: rgba(255, 255, 0, .4);--glass-bg: #000000}html.a11y-contrast-dark :where(p,span,a,li,label,h1,h2,h3,h4,h5,h6){color:#ff0!important}html.a11y-contrast-light{--bg-main: #ffffff;--bg-card: #f4f4f4;--bg-sidebar: #ffffff;--text-main: #0a0a0a;--text-muted: #2b2b2b;--text-dim: #4a4a4a;--border: #777777;--glass-bg: #ffffff}html.a11y-contrast-invert{filter:invert(1) hue-rotate(180deg)}html.a11y-contrast-invert :where(img,video,picture,svg,canvas,[style*=background-image]){filter:invert(1) hue-rotate(180deg)}html.a11y-contrast-grayscale{filter:grayscale(1)}html.a11y-contrast-invert .a11y-root{filter:invert(1) hue-rotate(180deg)}.a11y-overlay{position:fixed;inset-inline:0;pointer-events:none;z-index:2147483646}.a11y-guide-bar{position:fixed;inset-inline:0;top:var(--a11y-guide-y, 50%);height:14px;transform:translateY(-50%);background:#6366f159;border-block:2px solid var(--primary);pointer-events:none;z-index:2147483646}.a11y-mask{position:fixed;inset-inline:0;height:100vh;top:0;pointer-events:none;z-index:2147483646;background:linear-gradient(to bottom,#000000b3 0,#000000b3 calc(var(--a11y-guide-y, 50%) - 60px),#0000 calc(var(--a11y-guide-y, 50%) - 60px),#0000 calc(var(--a11y-guide-y, 50%) + 60px),#000000b3 calc(var(--a11y-guide-y, 50%) + 60px),#000000b3)}@media(max-width:768px){.table-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media(max-width:640px){.table-header-tools{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.search-box{width:100%!important;max-width:100%!important}.filter-bar{flex-direction:column!important;align-items:stretch!important}}@media(max-width:768px){.tabs{max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}}@media(max-width:480px){.meta-row,.cd-row,.form-row,.form-row-3,.amount-grid{grid-template-columns:1fr!important}.meta-row>dt,.cd-row>dt{margin-bottom:.25rem}}@media(max-width:480px){.drawer-footer,.modal-actions,.transition-row{flex-wrap:wrap!important;gap:.5rem!important}.drawer-footer>.btn,.drawer-footer>button,.modal-actions>.btn,.modal-actions>button{flex:1 1 auto}}@media(max-width:768px){.icon-btn,.pag-btn,.tab{min-height:44px!important;min-width:44px!important}.status-pill,.category-pill,.seg-btn{min-height:40px!important}}.auth-input-wrap input,.auth-input-wrap select,.auth-select,.field input,.decline-reason-input{font-size:1rem!important}#app{width:100%;min-height:100vh;display:flex;flex-direction:column}.glass{background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}.gradient-text{background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary{background:var(--primary);color:#fff;padding:.5rem 1rem;border-radius:var(--radius);font-weight:600}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.a11y-root[data-v-4580b9ce]{position:fixed;left:-15px;z-index:45}.a11y-fab[data-v-4580b9ce]{width:56px;height:56px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #6366f173;border:2px solid rgba(255,255,255,.85);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.a11y-fab.is-dragging[data-v-4580b9ce]{cursor:grabbing;transform:scale(1.06)}.a11y-fab[data-v-4580b9ce]:hover{background:var(--primary-hover);transform:scale(1.06)}.a11y-fab[data-v-4580b9ce]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.a11y-badge[data-v-4580b9ce]{position:absolute;inset-block-start:-4px;inset-inline-end:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--secondary);color:#fff;font-size:.7rem;font-weight:700;line-height:20px;text-align:center;box-shadow:0 2px 6px #00000040}.a11y-panel[data-v-4580b9ce]{position:absolute;inset-block-end:calc(56px + .75rem);left:10px;right:auto;width:340px;max-width:calc(100vw - 3rem);max-height:min(78vh,640px);display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.a11y-panel.is-below[data-v-4580b9ce]{inset-block-end:auto;inset-block-start:calc(56px + .75rem)}.a11y-head[data-v-4580b9ce]{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--border);background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff}.a11y-title[data-v-4580b9ce]{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:700}.a11y-close[data-v-4580b9ce]{width:32px;height:32px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:#fff;background:#ffffff2e}.a11y-close[data-v-4580b9ce]:hover{background:#ffffff52}.a11y-close[data-v-4580b9ce]:focus-visible,.a11y-step[data-v-4580b9ce]:focus-visible,.a11y-tile[data-v-4580b9ce]:focus-visible,.a11y-reset[data-v-4580b9ce]:focus-visible,.a11y-statement[data-v-4580b9ce]:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.a11y-body[data-v-4580b9ce]{padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.1rem}.a11y-group[data-v-4580b9ce]{display:flex;flex-direction:column;gap:.55rem}.a11y-group-label[data-v-4580b9ce]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.a11y-stepper[data-v-4580b9ce]{display:flex;align-items:center;gap:.5rem}.a11y-step[data-v-4580b9ce]{width:44px;height:44px;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-main);color:var(--text-main);display:flex;align-items:center;justify-content:center}.a11y-step[data-v-4580b9ce]:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.a11y-step[data-v-4580b9ce]:disabled{opacity:.4;cursor:not-allowed}.a11y-step-value[data-v-4580b9ce]{flex:1;text-align:center;font-weight:700;font-size:.95rem;color:var(--text-main)}.a11y-grid[data-v-4580b9ce]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.a11y-tile[data-v-4580b9ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:72px;padding:.5rem .35rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-main);color:var(--text-muted);font-size:.7rem;font-weight:600;text-align:center;line-height:1.2}.a11y-tile[data-v-4580b9ce]:hover{border-color:var(--primary);color:var(--text-main)}.a11y-tile.is-active[data-v-4580b9ce]{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 4px 12px #6366f159}.a11y-foot[data-v-4580b9ce]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--border);background:var(--bg-main)}.a11y-reset[data-v-4580b9ce],.a11y-statement[data-v-4580b9ce]{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;padding:.45rem .7rem;border-radius:var(--radius)}.a11y-reset[data-v-4580b9ce]{border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted)}.a11y-reset[data-v-4580b9ce]:hover{color:var(--text-main);border-color:var(--text-dim)}.a11y-statement[data-v-4580b9ce]{color:var(--primary)}.a11y-statement[data-v-4580b9ce]:hover{text-decoration:underline}.a11y-pop-enter-active[data-v-4580b9ce],.a11y-pop-leave-active[data-v-4580b9ce]{transition:opacity .18s ease,transform .18s cubic-bezier(.34,1.56,.64,1)}.a11y-pop-enter-from[data-v-4580b9ce],.a11y-pop-leave-to[data-v-4580b9ce]{opacity:0;transform:translateY(12px) scale(.96)}@media(max-width:480px){.a11y-grid[data-v-4580b9ce]{grid-template-columns:repeat(2,1fr)}}
