*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#eef3fb;--text:#0f172a;--muted:#5b6472;--primary:#0f5ac6;--primary-strong:#0b4ca9;--line:#d9e1ef;--card:#ffffff;--danger:#d32f2f;--success:#0f9f6e;--radius:14px}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,sans-serif;line-height:1.5;background:radial-gradient(140% 85% at 0% 0%,#f7faff 0%,var(--bg) 50%,#e7eefb 100%);color:var(--text)}.card,.stat-card,.ticket-card,.report-card,.nav-link,button{transition:all .22s ease}.card:hover,.stat-card:hover,.report-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1f}.nav-link{position:relative;overflow:hidden}.nav-link:after{content:"";position:absolute;left:10px;right:10px;bottom:6px;height:2px;background:transparent;transition:all .2s ease}.nav-link.active:after,.nav-link:hover:after{background:#0f5ac6}@keyframes floatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card,.stat-card,.ticket-col,.page-hero{animation:floatIn .25s ease both}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--line);background:#fff;padding:.62rem 1rem;border-radius:11px;transition:all .2s ease;color:var(--text)}button:hover{background:#f8fbff;border-color:#b9c6dc;transform:translateY(-1px)}button.primary{background:var(--primary);color:#fff;border-color:var(--primary)}button.primary:hover{background:var(--primary-strong)}button.danger{background:var(--danger);color:#fff;border-color:var(--danger)}button.danger:hover{background:#ba2626}button:disabled,button[disabled]{cursor:not-allowed;opacity:.55;background:#e5e7eb;color:#6b7280;border-color:#d1d5db;transform:none;box-shadow:none}button:disabled:hover,button[disabled]:hover{background:#e5e7eb;border-color:#d1d5db;transform:none}button.primary:disabled,button.primary[disabled]{background:#cbd5e1;color:#475569;border-color:#cbd5e1}input,select,textarea{border:1px solid #cdd7ea;padding:.65rem .75rem;border-radius:11px;width:100%;background:#fff;color:var(--text)}input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:42px}textarea{min-height:96px;resize:vertical}input:focus,select:focus,textarea:focus{outline:none;border-color:#7fa7ed;box-shadow:0 0 0 3px #0f5ac626}.container{width:min(1680px,96vw);max-width:1680px;margin:0 auto;padding:1.25rem}.card{background:var(--card);border-radius:var(--radius);border:1px solid #e3ebf7;padding:1.2rem;box-shadow:0 18px 38px #10182814}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:.85rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;align-items:start}.form-group{display:flex;flex-direction:column;gap:.42rem;min-width:0}.form-group label{display:flex;align-items:center;gap:.35rem;margin-bottom:0;font-weight:600;color:#334155;line-height:1.25;min-height:1.75rem}.error,.success{margin-top:.5rem;padding:.7rem .85rem;border-radius:10px;font-weight:500}.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.success{color:#065f46;background:#d1fae5;border:1px solid #a7f3d0}.flex{display:flex;gap:1rem;align-items:center}.flex-col{display:flex;flex-direction:column;gap:1rem}.space-between{justify-content:space-between}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-title{font-size:1.9rem;font-weight:800;letter-spacing:-.02em}.section-subtitle{margin-top:.2rem;color:var(--muted);font-size:.95rem}.muted{color:#5b6472}.page-stack{display:flex;flex-direction:column;gap:1rem}.toolbar-wrap{flex-wrap:wrap}.toolbar-input{min-width:220px}.full-span{grid-column:1 / -1}.form-actions{grid-column:1 / -1;display:flex;gap:.6rem;flex-wrap:wrap}.table-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.table-actions button{padding:.45rem .75rem}.badge{display:inline-flex;align-items:center;padding:.2rem .52rem;border-radius:999px;font-size:.78rem;font-weight:700;border:1px solid transparent}.badge--active,.badge--approved,.badge--paid{background:#dcfce7;border-color:#bbf7d0;color:#166534}.badge--pending,.badge--processing,.badge--open{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.badge--closed,.badge--inactive,.badge--rejected{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.stat-tone--primary{color:#0f5ac6}.stat-tone--violet{color:#8b5cf6}.stat-tone--teal{color:#14b8a6}.stat-tone--amber{color:#f59e0b}.stat-tone--green{color:#16a34a}.stat-tone--pink{color:#d946ef}.page-hero{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:16px;background:linear-gradient(120deg,#0f5ac61f,#14b8a624,#8b5cf621);border:1px solid #d7e5fb;box-shadow:0 12px 32px #0f172a14}.hero-badges{display:flex;gap:.55rem;flex-wrap:wrap}.kpi-badge{padding:.42rem .72rem;border-radius:999px;font-size:.82rem;font-weight:700;background:#fff;border:1px solid #d5e2f8;color:#1e3a8a}.hero-title{margin-bottom:.35rem}.dash-priority-card .card-title,.dash-priority-focus{margin-bottom:.5rem}.action-plan-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.7rem}.action-plan-item{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.65rem .7rem;border:1px solid #dbe6f6;border-radius:12px;background:#f8fbff}.action-plan-item p{margin-top:.15rem}.auth-brand-title{font-size:2rem;margin-bottom:.45rem;text-align:center;letter-spacing:-.02em}.auth-brand-subtitle{text-align:center;color:var(--muted);margin-bottom:1rem}.auth-mode-title{font-size:1.2rem;margin-bottom:1rem;text-align:center;font-weight:600}.auth-password-hint{color:var(--muted);margin-top:-.5rem;font-size:.86rem}.auth-submit{width:100%}.auth-switch-row{margin-top:1rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.metric-grid-lg,.insight-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.risk-list{padding-left:1rem;display:flex;flex-direction:column;gap:.45rem;color:#334155}.risk-list li{line-height:1.45}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.report-card{display:flex;flex-direction:column;gap:.75rem;min-height:170px}.report-card button{margin-top:auto;align-self:flex-start}.report-highlight{background:linear-gradient(145deg,#fff,#f6f8ff)}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{background:linear-gradient(105deg,#0f5ac6,#295ce0 50%,#14b8a6 110%);color:#fff;border-bottom:1px solid rgba(255,255,255,.2)}.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0}.brand{display:flex;align-items:center;gap:.8rem;font-weight:800;letter-spacing:.4px}.brand-badge{width:34px;height:34px;border-radius:11px;background:#fff3;display:grid;place-items:center;font-size:1.05rem}.top-controls{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.top-controls select{min-width:180px;border-color:transparent;background:#fffffff5}.user-pill{padding:.45rem .85rem;border-radius:999px;background:#ffffff2e;font-weight:600}.app-nav{background:#ffffffb0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #dbe4f2}.nav-inner{display:flex;gap:.55rem;flex-wrap:wrap;padding:.7rem 0}.nav-link{color:#1e293b;font-weight:600;padding:.5rem .8rem;border-radius:10px}.nav-link.active,.nav-link:hover{background:#e8f0ff;color:#0f5ac6;text-decoration:none}.table-wrap{overflow:auto;border-radius:12px;border:1px solid #e2eaf6}table{width:100%;border-collapse:collapse;background:#fff;min-width:640px}th,td{padding:.78rem .85rem;text-align:left;border-bottom:1px solid #edf2fa}th{background:#f5f8ff;font-weight:700;color:#334155}tr:hover td{background:#fbfdff}td input:not([type=checkbox]):not([type=radio]),td select{min-height:36px;padding:.5rem .6rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-window{width:min(760px,100%);max-height:90vh;overflow:auto;background:var(--card);border:1px solid #d9e3f2;border-radius:16px;padding:1rem 1.05rem;box-shadow:0 24px 50px #0f172a42}.modal-window-lg{width:min(980px,100%)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card{padding:1.2rem;border-radius:14px;background:#fff;border:1px solid #e2ebf8;box-shadow:0 10px 24px #11182714;min-width:0}.stat-value{font-size:clamp(1.55rem,2.1vw,2.2rem);font-weight:800;line-height:1;overflow-wrap:anywhere}.stat-value--money{font-variant-numeric:tabular-nums;line-height:1.05;word-break:break-word}.stat-value--money-sm{font-size:clamp(1.2rem,1.75vw,1.6rem)}.stat-value--money-xs{font-size:clamp(1.02rem,1.35vw,1.28rem)}.stat-label{margin-top:.45rem;color:var(--muted);font-weight:600}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-layout{width:min(1120px,100%);display:grid;grid-template-columns:1.15fr .95fr;gap:1.2rem;align-items:stretch}.auth-visual{position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(140deg,#0f5ac6,#2f58d5 40%,#16a59d);padding:1.1rem;color:#fff;box-shadow:0 22px 48px #0f5ac659}.auth-visual img{width:100%;height:auto;display:block;border-radius:15px;border:1px solid rgba(255,255,255,.24)}.auth-visual-copy{padding:.7rem .2rem 0}.auth-visual-copy h2{font-size:1.8rem;line-height:1.15;margin-bottom:.55rem}.auth-visual-copy p{color:#dce8ff;max-width:44ch}.auth-card{align-self:center}.auth-switch{background:transparent;border:none;color:var(--primary);text-decoration:underline;padding:0}.footer{background:#f7f9fe;border-top:1px solid #dbe4f2;padding:.95rem;color:#64748b;text-align:center}.tabs-row{display:flex;gap:.55rem;flex-wrap:wrap}.autocomplete-field,.autocomplete-box{position:relative}.autocomplete-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;background:var(--card);border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 28px #0f172a24;max-height:220px;overflow:auto}.autocomplete-option{width:100%;text-align:left;border:none;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:.55rem .65rem;display:flex;flex-direction:column;gap:.12rem;cursor:pointer}.autocomplete-option:last-child{border-bottom:none}.autocomplete-option:hover{background:#eef4ff}.autocomplete-primary{font-weight:700;color:var(--text)}.autocomplete-secondary{font-size:.82rem;color:var(--muted)}.tab-btn{background:#f5f8ff;border:1px solid #d6e2f5;color:#1e3a8a;font-weight:600}.tab-btn.active{background:#0f5ac6;border-color:#0f5ac6;color:#fff}.chart-list{display:flex;flex-direction:column;gap:.65rem}.chart-row{display:grid;grid-template-columns:90px 1fr 80px;gap:.7rem;align-items:center}.chart-label{font-weight:600;color:#334155}.chart-track{height:12px;border-radius:999px;background:#e9effb;overflow:hidden}.chart-fill{height:100%;background:linear-gradient(90deg,#0f5ac6,#14b8a6);border-radius:999px}.chart-value{font-weight:700;color:#0f172a;text-align:right}.progress-outer{height:13px;border-radius:999px;background:#e8eef9;overflow:hidden}.progress-inner{height:100%;background:linear-gradient(90deg,#0f5ac6,#8b5cf6);border-radius:999px}.ticket-layout{display:grid;grid-template-columns:1.2fr .9fr;gap:1rem;align-items:start}.ticket-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.ticket-col{background:#ffffff85;border:1px solid #dbe4f3;border-radius:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ticket-col-header{padding:.7rem .8rem;border-bottom:1px solid #e3ebf9;font-weight:700;color:#1e3a8a}.ticket-col-body{padding:.7rem;display:flex;flex-direction:column;gap:.55rem;max-height:72vh;overflow:auto}.ticket-card{display:block;text-align:left;width:100%;background:#fff;border:1px solid #dce6f6;border-radius:12px;padding:.65rem .7rem;box-shadow:0 6px 14px #0f172a0f}.ticket-card.active{border-color:#0f5ac6;box-shadow:0 0 0 3px #0f5ac626}.ticket-card-title{font-weight:700;color:#0f172a;margin-bottom:.25rem}.ticket-card-meta{display:flex;justify-content:space-between;gap:.5rem;font-size:.82rem;color:#64748b}.ticket-detail{min-height:72vh;display:flex;flex-direction:column}.ticket-detail-header{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start;margin-bottom:.55rem}.ticket-detail-header h2{font-size:1.05rem;line-height:1.3}.ticket-detail-controls{display:flex;gap:.45rem;flex-wrap:wrap}.ticket-detail-controls select{min-width:130px}.ticket-detail-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;font-size:.86rem;color:#475569;margin-bottom:.7rem}.ticket-thread{display:flex;flex-direction:column;gap:.7rem;max-height:46vh;overflow:auto;padding-right:.2rem}.ticket-message-block{background:#f8fbff;border:1px solid #dce7f8;border-radius:12px;padding:.65rem .75rem}.ticket-message-author{font-size:.82rem;color:#1d4ed8;font-weight:700;margin-bottom:.2rem}.ticket-attachments{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}.ticket-attachments a{background:#eef4ff;border:1px solid #cddcf6;padding:.25rem .45rem;border-radius:8px;font-size:.82rem}.ticket-reply-box{display:flex;flex-direction:column;gap:.55rem;margin-top:.8rem}@media(max-width:1180px){.ticket-layout,.ticket-board{grid-template-columns:1fr}.ticket-col-body{max-height:36vh}.ticket-detail{min-height:auto}}body.theme-dark{--bg:#0b1220;--text:#e6edf7;--muted:#9cb0cd;--line:#2b3a54;--card:#111a2b;background:radial-gradient(140% 85% at 0% 0%,#121d32,#0b1220 52%,#0a1324);color:var(--text)}body.theme-dark .app-nav{background:#0f1a2dd4;border-bottom-color:#24344f}body.theme-dark .nav-link{color:#d8e5fb}body.theme-dark .nav-link.active,body.theme-dark .nav-link:hover{background:#1b2a44;color:#8fc0ff}body.theme-dark .card,body.theme-dark .stat-card,body.theme-dark .ticket-card,body.theme-dark .ticket-col,body.theme-dark .report-card{background:#111a2b;border-color:#243652;box-shadow:0 14px 28px #00000059}body.theme-dark input,body.theme-dark select,body.theme-dark textarea,body.theme-dark button{background:#162238;color:#e6edf7;border-color:#2e4367}body.theme-dark button.primary{background:#2b6fe6;border-color:#2b6fe6}body.theme-dark button:hover{background:#1a2a45;border-color:#3b5685}body.theme-dark .table-wrap{border-color:#2a3d5d}body.theme-dark table{background:#111a2b}body.theme-dark th{background:#17243b;color:#d7e5fd;border-bottom-color:#2b3f63}body.theme-dark td{border-bottom-color:#223453;color:#dbe7fb}body.theme-dark tr:hover td{background:#16253f}body.theme-dark .row-clickable:hover td:first-child{color:#8fc0ff}body.theme-dark .modal-window{border-color:#2b3f63;box-shadow:0 22px 52px #0000008c}body.theme-dark .muted,body.theme-dark .stat-label,body.theme-dark .chart-label,body.theme-dark .ticket-card-meta{color:#9fb2d1}body.theme-dark .badge--active,body.theme-dark .badge--approved,body.theme-dark .badge--paid{background:#153728;border-color:#24583f;color:#b6f3d0}body.theme-dark .badge--pending,body.theme-dark .badge--processing,body.theme-dark .badge--open{background:#3d2a17;border-color:#6a4b21;color:#ffd7a3}body.theme-dark .badge--closed,body.theme-dark .badge--inactive,body.theme-dark .badge--rejected{background:#212449;border-color:#3b4184;color:#c8ceff}body.theme-dark .progress-outer,body.theme-dark .chart-track{background:#243652}body.theme-dark .kpi-badge{background:#15233a;border-color:#2a4468;color:#b8d4ff}body.theme-dark .autocomplete-menu{background:#111a2b;border-color:#243652;box-shadow:0 16px 30px #00000073}body.theme-dark .autocomplete-option{border-bottom-color:#243652}body.theme-dark .autocomplete-option:hover{background:#1a2944}body.theme-dark .footer{background:#0f1a2d;border-top-color:#233651;color:#9cb0cd}body.theme-dark .auth-switch{color:#8fc0ff}body.theme-dark .action-plan-item{background:#17253d;border-color:#2b4368}body.theme-dark .error{background:#3a1d24;border-color:#6d2a39;color:#ffb8c6}body.theme-dark .success{background:#123328;border-color:#1f6249;color:#a4f1d1}@media(max-width:980px){.auth-layout{grid-template-columns:1fr}.auth-visual{display:none}.page-hero{flex-direction:column;align-items:flex-start}.metric-grid-lg,.insight-panels{grid-template-columns:1fr}}
