:root{--bg:#eef5fb;--card:#fff;--text:#08122f;--muted:#475569;--line:#d8e2ee;--blue:#2563eb;--cyan:#06b6d4}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}.vynera-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 24px}.vynera-hero-card{width:100%;max-width:1120px;background:var(--card);border:1px solid var(--line);border-radius:32px;padding:54px 58px 58px;box-shadow:0 24px 70px rgba(15,23,42,.06)}.vynera-main-logo{width:360px;height:auto;display:block;object-fit:contain;margin:0 0 28px}.vynera-title{margin:0 0 22px;font-size:clamp(54px,7vw,86px);line-height:.95;font-weight:900;letter-spacing:-4px;color:#08122f;max-width:940px}.vynera-subtitle{margin:0 0 34px;max-width:850px;font-size:22px;line-height:1.55;font-weight:600;color:#475569;letter-spacing:-.2px}.vynera-actions{display:flex;gap:16px;flex-wrap:wrap}.btn-primary,.btn-secondary{height:56px;padding:0 26px;border-radius:16px;font-size:20px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-primary{border:none;color:#fff;background:linear-gradient(90deg,var(--blue),var(--cyan));box-shadow:0 12px 24px rgba(37,99,235,.18)}.btn-secondary{border:1px solid #c9d6e5;background:#fff;color:#0f172a}.sidebar{background:#0f172a}.sidebar-icon{width:58px;height:58px;border-radius:16px}.sidebar-title{font-size:28px}.sidebar-subtitle{font-size:12px;letter-spacing:2px}@media (max-width:900px){.vynera-hero-card{padding:36px 26px;border-radius:24px}.vynera-main-logo{width:360px;height:auto;display:block;object-fit:contain;margin:0 0 28px}.vynera-title{font-size:52px;letter-spacing:-2.5px}.vynera-subtitle{margin:0 0 34px;max-width:850px;font-size:22px;line-height:1.55;font-weight:600;color:#475569;letter-spacing:-.2px}.btn-primary,.btn-secondary{width:100%}.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}}.vynera-subtitle,.vynera-subtitle *{text-decoration:none!important}.app-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:#f8fafc}.sidebar{background:#071a3d;color:#fff;padding:28px;min-height:100vh}.sidebar-icon{width:64px;height:64px;border-radius:18px;display:block;margin-bottom:18px}.sidebar-title{font-size:25px;font-weight:950;letter-spacing:7px}.sidebar-subtitle{color:#93c5fd;font-size:11px;text-transform:uppercase;letter-spacing:3px;font-weight:900;margin-top:8px;margin-bottom:34px}.nav{display:grid;grid-gap:10px;gap:10px}.nav a{color:#dbeafe;text-decoration:none;font-weight:800;padding:13px 14px;border-radius:14px}.nav a:hover{background:hsla(0,0%,100%,.1)}.content{padding:34px}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:28px}.topbar h1{margin:0;font-size:46px;letter-spacing:-.04em}.topbar p{margin-top:10px;font-size:17px;color:#64748b;font-weight:650}.demo-pill{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;text-decoration:none;padding:12px 16px;border-radius:999px;font-weight:900;white-space:nowrap}.grid{display:grid;grid-gap:18px;gap:18px;margin-bottom:24px}.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 18px 44px rgba(15,23,42,.07)}.card{padding:24px}.card span{display:block;color:#64748b;font-weight:850;margin-bottom:8px}.card strong{display:block;font-size:30px;font-weight:950}.card em{display:block;margin-top:8px;color:#2563eb;font-style:normal;font-weight:850}.panel{padding:30px}.panel h2{margin:0 0 10px;font-size:28px;font-weight:950}.panel p{margin:0;color:#64748b;font-weight:650;line-height:1.55}.panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.license-box button,.panel button{border:0;border-radius:15px;padding:14px 18px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-weight:900}.license-box{display:grid;grid-gap:12px;gap:12px;max-width:420px;margin-top:24px}.license-box label{font-weight:900}.license-box input{border:1px solid #cbd5e1;border-radius:15px;padding:14px 16px;font-size:16px;font-weight:800}.in-panel{margin-top:24px}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.cards-3,.cards-4{grid-template-columns:1fr}}.customers-layout{grid-template-columns:minmax(320px,420px) 1fr;align-items:start}.form-grid{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.form-grid label{display:grid;grid-gap:8px;gap:8px;color:#334155;font-weight:850}.form-grid input,.form-grid select{width:100%;border:1px solid #cbd5e1;border-radius:15px;padding:14px 15px;font-size:16px;font-weight:700;background:#fff;color:#0f172a}.form-grid input:focus,.form-grid select:focus{outline:3px solid rgba(37,99,235,.14);border-color:#2563eb}.form-grid button{margin-top:6px;border:0;border-radius:15px;padding:15px 18px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-weight:950;cursor:pointer}.form-grid button:disabled{opacity:.65;cursor:wait}.table-wrap{margin-top:22px}.data-table{border-collapse:collapse}.data-table th{text-align:left;color:#64748b;font-size:13px;text-transform:uppercase;letter-spacing:.7px;padding:14px 12px;border-bottom:1px solid #e2e8f0}.data-table td{padding:15px 12px;border-bottom:1px solid #edf2f7;font-weight:700;color:#0f172a}.empty-cell{text-align:center;color:#64748b!important;padding:36px!important}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#dcfce7;color:#166534;font-size:13px;font-weight:900}.danger-link{border:0;background:transparent;color:#dc2626;cursor:pointer}@media (max-width:1100px){.customers-layout{grid-template-columns:1fr}}.status-pill.draft{background:#fef3c7;color:#92400e}.danger-link{border:1px solid #fecaca!important;background:#fff1f2!important;color:#be123c!important;border-radius:12px;padding:10px 14px;font-weight:900}.danger-link:hover{background:#ffe4e6!important}.form-note{border-radius:14px;padding:12px 14px;font-weight:850;line-height:1.4}.form-note.error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.settings-grid{display:grid;grid-template-columns:minmax(320px,480px) 1fr;grid-gap:22px;gap:22px;align-items:start}.settings-full{grid-column:1/-1}.checkbox-row{display:flex!important;align-items:center;gap:12px!important;font-weight:850}.checkbox-row input{width:20px!important;height:20px}.preview-box{margin-top:24px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:18px;padding:18px}.preview-box span{display:block;color:#1d4ed8;font-weight:850;margin-bottom:8px}.preview-box strong{display:block;font-size:28px;color:#0f172a;font-weight:950}.form-note.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;margin-top:18px}.form-note.error{margin-top:18px}@media (max-width:1100px){.settings-grid{grid-template-columns:1fr}}.form-note.info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.invoice-layout{grid-template-columns:minmax(430px,650px) 1fr;align-items:start}.form-row-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.invoice-builder{display:grid;grid-gap:16px;gap:16px;margin-top:8px}.invoice-builder-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.invoice-builder-head h3{margin:0;font-size:20px;font-weight:950;color:#0f172a}.invoice-builder-head p{margin:4px 0 0;color:#64748b;font-weight:750}.invoice-builder-head button{border:0;border-radius:999px;padding:11px 15px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;font-weight:950;box-shadow:0 14px 28px rgba(37,99,235,.22)}.invoice-position-card{display:grid;grid-gap:14px;gap:14px;border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:22px;padding:18px;box-shadow:0 18px 40px rgba(15,23,42,.06)}.position-grid{display:grid;grid-template-columns:.7fr 1fr .7fr;grid-gap:12px;gap:12px}.totals-box{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;border-radius:24px;padding:18px;background:#f8fafc;border:1px solid #e2e8f0}.totals-box div{border-radius:18px;background:#fff;padding:16px;border:1px solid #e2e8f0}.totals-box span{display:block;color:#64748b;font-weight:850;margin-bottom:6px}.totals-box strong{font-size:20px;font-weight:950;color:#0f172a}@media (max-width:1250px){.invoice-layout{grid-template-columns:1fr}}@media (max-width:760px){.form-row-2,.position-grid,.totals-box{grid-template-columns:1fr}.invoice-builder-head{align-items:stretch;flex-direction:column}}.view-link{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:10px 14px;background:#eff6ff;color:#1d4ed8;font-weight:950;text-decoration:none;border:1px solid #bfdbfe}.invoice-detail-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:22px;gap:22px;align-items:start}.invoice-preview-card{background:linear-gradient(180deg,#fff,#f8fbff)}.invoice-preview-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e8f0;padding-bottom:22px;margin-bottom:22px}.invoice-meta-grid span,.invoice-position-line span,.invoice-preview-head span,.invoice-total-panel span{display:block;color:#64748b;font-weight:850;margin-bottom:5px}.invoice-preview-head h2{margin:0;font-size:34px;font-weight:950}.invoice-preview-brand{font-size:20px;letter-spacing:8px;font-weight:950;color:#1d4ed8}.invoice-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:28px}.invoice-meta-grid strong{font-size:18px;font-weight:950}.invoice-position-list{display:grid;grid-gap:14px;gap:14px}.invoice-position-list h3{margin:0;font-size:22px;font-weight:950}.invoice-position-line{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:14px;gap:14px;padding:16px;border-radius:20px;background:#fff;border:1px solid #e2e8f0}.invoice-total-panel{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;border-top:1px solid #e2e8f0;padding-top:20px}.invoice-total-panel div{border-radius:18px;background:#fff;border:1px solid #e2e8f0;padding:16px}.invoice-total-panel .grand-total{background:#eff6ff;border-color:#bfdbfe}.invoice-total-panel strong{font-size:22px;font-weight:950}@media (max-width:1200px){.invoice-detail-grid,.invoice-meta-grid,.invoice-position-line,.invoice-total-panel{grid-template-columns:1fr}}textarea{width:100%;border:1px solid #cbd5e1;border-radius:16px;padding:14px 16px;font-size:16px;font-weight:750;color:#0f172a;background:#fff;resize:vertical;font-family:inherit}textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.customer-layout{grid-template-columns:minmax(420px,620px) 1fr;align-items:start}.customer-cards{display:grid;grid-gap:16px;gap:16px}.customer-card{display:grid;grid-template-columns:1.4fr 1fr auto;grid-gap:18px;gap:18px;align-items:center;border:1px solid #e2e8f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px rgba(15,23,42,.05)}.customer-card span{display:block;color:#64748b;font-weight:850;font-size:13px;margin-bottom:4px}.customer-card strong{display:block;color:#0f172a;font-size:20px;font-weight:950}.customer-card p{margin:8px 0 0;color:#475569;font-weight:750;line-height:1.45}.customer-meta{display:grid;grid-gap:6px;gap:6px}.customer-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:1250px){.customer-card,.customer-layout{grid-template-columns:1fr}.customer-actions{justify-content:flex-start}}.status-action{border:0;cursor:pointer;font-family:inherit}.status-action:hover{filter:brightness(.96);transform:translateY(-1px)}.status-pill.final{background:#dbeafe;color:#1d4ed8}.locked-note{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:10px 14px;background:#f1f5f9;color:#64748b;font-weight:950;border:1px solid #e2e8f0}.finalize-box{border-radius:20px;padding:18px;margin:18px 0;border:1px solid #e2e8f0}.finalize-box strong{display:block;font-size:20px;font-weight:950;margin-bottom:8px}.finalize-box p{margin:0;font-weight:800;line-height:1.5}.draft-box{background:#fffbeb;border-color:#fde68a;color:#92400e}.final-box{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.warning-box{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:20px;padding:18px;margin-bottom:18px}.warning-box strong{display:block;font-size:18px;font-weight:950;margin-bottom:8px}.warning-box p{margin:0;font-weight:800;line-height:1.5}.rectification-check{display:grid;grid-gap:18px;gap:18px}.invoice-position-list.compact{margin-top:0}.nav a.nav-sub{margin-top:-10px;margin-left:18px;font-size:15px;opacity:.9;background:hsla(0,0%,100%,.06)}.nav a.nav-sub:hover{opacity:1}.status-pill.cancelled{background:#fee2e2;color:#b91c1c}.status-pill.rectification{background:#ede9fe;color:#6d28d9}tr:has(.status-pill.cancelled){background:hsla(0,93%,94%,.22)}tr:has(.status-pill.rectification){background:rgba(237,233,254,.22)}.rectification-box{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.cancelled-box{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.finalize-box a{color:inherit;font-weight:950;text-decoration:underline}.invoice-total-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:26px;padding-top:22px;border-top:1px solid #e2e8f0}.invoice-total-grid>div{border:1px solid #dbeafe;border-radius:20px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbff)}.invoice-total-grid span{display:block;color:#64748b;font-weight:900;margin-bottom:8px}.invoice-total-grid strong{display:block;color:#0f172a;font-size:24px;font-weight:950}.invoice-total-grid>div:last-child{background:#eff6ff;border-color:#bfdbfe}@media (max-width:900px){.invoice-total-grid{grid-template-columns:1fr}}.feature-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.feature-list>div{border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:14px}.feature-list strong{display:block;color:#0f172a;font-weight:950;margin-bottom:4px}.feature-list span{color:#64748b;font-weight:800;line-height:1.45}.table-sub{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:4px}input[type=file]{margin-top:8px;width:100%;border:1px dashed #bfdbfe;background:#f8fbff;border-radius:16px;padding:14px;font-weight:800}.match-list{display:grid;grid-gap:16px;gap:16px;margin-top:18px}.match-card{border:1px solid #dbeafe;background:#f8fbff;border-radius:22px;padding:18px}.match-head{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:start}.match-head span{display:block;color:#64748b;font-weight:900;margin-bottom:4px}.match-head strong{color:#0f172a;font-size:20px;font-weight:950}.match-purpose{margin:14px 0;color:#334155;font-weight:850}.candidate-list{display:grid;grid-gap:12px;gap:12px}.candidate-card{display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.candidate-card strong{display:block;color:#0f172a;font-weight:950}.candidate-card span{display:block;color:#475569;font-weight:850;margin-top:4px}.candidate-card small{display:block;color:#64748b;font-weight:800;margin-top:6px;line-height:1.35}.locked-pill{border-radius:999px;background:#fee2e2;color:#991b1b!important;padding:8px 12px;font-weight:950!important;white-space:nowrap}@media (max-width:900px){.candidate-card,.match-head{grid-template-columns:1fr}}.payment-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:950;white-space:nowrap}.payment-pill.paid{background:#dcfce7;color:#166534;border:1px solid #86efac}.payment-pill.not-due{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.payment-pill.due{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.payment-pill.overdue{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.linked-payment-box{margin-top:18px;border:1px solid #86efac;background:#f0fdf4;color:#14532d;border-radius:22px;padding:18px}.linked-payment-box>strong{display:block;font-size:20px;font-weight:950;margin-bottom:14px}.linked-payment-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;background:#fff;border:1px solid #bbf7d0;border-radius:18px;padding:14px}.linked-payment-card span{display:block;color:#166534;font-weight:900;margin-bottom:4px}.linked-payment-card strong{color:#052e16;font-weight:950;line-height:1.35}.linked-payment-wide{grid-column:1/-1}@media (max-width:900px){.linked-payment-card{grid-template-columns:1fr}}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}.dashboard-stat-card{border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:22px;padding:18px}.dashboard-stat-card span{display:block;color:#64748b;font-weight:900;margin-bottom:8px}.dashboard-stat-card strong{display:block;color:#0f172a;font-size:26px;font-weight:950;line-height:1.1}.dashboard-stat-card small{display:block;color:#64748b;font-weight:800;margin-top:8px;line-height:1.35}@media (max-width:1100px){.dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.dashboard-stat-grid{grid-template-columns:1fr}}.dashboard-stat-card.clickable{display:block;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.dashboard-stat-card.clickable:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 16px 40px rgba(15,23,42,.08)}.dashboard-action-note{display:block;text-decoration:none;font-weight:950}.review-pill{border-radius:999px;background:#fffbeb;color:#92400e!important;border:1px solid #fde68a;padding:8px 12px;font-weight:950!important;white-space:nowrap}.filtered-hidden-panel{display:none!important}.filtered-result-grid{grid-template-columns:1fr!important}.filtered-result-grid #invoice-list{width:100%}.filter-note{margin:12px 0 18px}.filter-note a{color:#1d4ed8;font-weight:950;text-decoration:underline}.filtered-result-grid #invoice-list{width:100%!important;max-width:100%!important}#invoice-list{overflow:hidden}#invoice-list .table-wrap{width:100%;overflow-x:auto;border-radius:18px}#invoice-list .vynera-table{width:100%;min-width:980px;border-collapse:separate;border-spacing:0}#invoice-list .vynera-table td,#invoice-list .vynera-table th{padding:16px 14px;vertical-align:middle}#invoice-list .vynera-table td:first-child,#invoice-list .vynera-table th:first-child{width:120px}#invoice-list .vynera-table td:nth-child(2),#invoice-list .vynera-table th:nth-child(2){width:150px}#invoice-list .vynera-table td:nth-child(3),#invoice-list .vynera-table td:nth-child(4),#invoice-list .vynera-table td:nth-child(5),#invoice-list .vynera-table th:nth-child(3),#invoice-list .vynera-table th:nth-child(4),#invoice-list .vynera-table th:nth-child(5){width:120px}#invoice-list .vynera-table td:nth-child(6),#invoice-list .vynera-table td:nth-child(7),#invoice-list .vynera-table th:nth-child(6),#invoice-list .vynera-table th:nth-child(7){width:130px}#invoice-list .vynera-table td:last-child,#invoice-list .vynera-table th:last-child{position:-webkit-sticky;position:sticky;right:0;background:#fff;z-index:2;width:150px;box-shadow:-10px 0 16px rgba(15,23,42,.05)}#invoice-list .vynera-table thead th:last-child{z-index:3}#invoice-list .btn-primary,#invoice-list .btn-secondary{white-space:nowrap}@media (max-width:900px){#invoice-list .vynera-table{min-width:880px}}.filtered-result-grid #invoice-list{width:calc(100vw - 390px)!important;max-width:1180px!important;min-width:860px!important}.filtered-result-grid #invoice-list .table-wrap{width:100%!important;overflow-x:auto}.filtered-result-grid #invoice-list .vynera-table{min-width:900px!important}@media (max-width:1100px){.filtered-result-grid #invoice-list{width:100%!important;min-width:0!important}.filtered-result-grid #invoice-list .vynera-table{min-width:860px!important}}.filtered-result-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.filtered-result-grid>*{grid-column:1/-1!important}.filtered-result-grid #invoice-list{width:min(100%,1120px)!important;max-width:1120px!important}.filtered-result-grid #invoice-list .vynera-table{table-layout:auto!important}.filtered-result-grid #invoice-list .vynera-table td:first-child,.filtered-result-grid #invoice-list .vynera-table th:first-child{width:110px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(2),.filtered-result-grid #invoice-list .vynera-table th:nth-child(2){width:120px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(3),.filtered-result-grid #invoice-list .vynera-table td:nth-child(4),.filtered-result-grid #invoice-list .vynera-table td:nth-child(5),.filtered-result-grid #invoice-list .vynera-table th:nth-child(3),.filtered-result-grid #invoice-list .vynera-table th:nth-child(4),.filtered-result-grid #invoice-list .vynera-table th:nth-child(5){width:100px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(6),.filtered-result-grid #invoice-list .vynera-table td:nth-child(7),.filtered-result-grid #invoice-list .vynera-table th:nth-child(6),.filtered-result-grid #invoice-list .vynera-table th:nth-child(7){width:110px!important}.filtered-result-grid #invoice-list .vynera-table td:last-child,.filtered-result-grid #invoice-list .vynera-table th:last-child{width:120px!important}.filtered-result-grid #invoice-list .btn-primary,.filtered-result-grid #invoice-list .btn-secondary{padding:10px 14px!important}@media (max-width:900px){.filtered-result-grid #invoice-list .table-wrap{overflow-x:auto!important}.filtered-result-grid #invoice-list .vynera-table{min-width:760px!important}}.filtered-result-grid #invoice-list{width:min(100%,980px)!important;max-width:980px!important}.filtered-result-grid #invoice-list .table-wrap{overflow-x:visible!important}.filtered-result-grid #invoice-list .vynera-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(3),.filtered-result-grid #invoice-list .vynera-table td:nth-child(4),.filtered-result-grid #invoice-list .vynera-table th:nth-child(3),.filtered-result-grid #invoice-list .vynera-table th:nth-child(4){display:none!important}.filtered-result-grid #invoice-list .vynera-table td:first-child,.filtered-result-grid #invoice-list .vynera-table th:first-child{width:130px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(2),.filtered-result-grid #invoice-list .vynera-table th:nth-child(2){width:150px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(5),.filtered-result-grid #invoice-list .vynera-table th:nth-child(5){width:130px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(6),.filtered-result-grid #invoice-list .vynera-table th:nth-child(6){width:110px!important}.filtered-result-grid #invoice-list .vynera-table td:nth-child(7),.filtered-result-grid #invoice-list .vynera-table th:nth-child(7){width:130px!important}.filtered-result-grid #invoice-list .vynera-table td:last-child,.filtered-result-grid #invoice-list .vynera-table th:last-child{width:130px!important;position:static!important;background:transparent!important;box-shadow:none!important}.filtered-result-grid #invoice-list .vynera-table td,.filtered-result-grid #invoice-list .vynera-table th{padding:14px 10px!important;white-space:normal!important}.filtered-result-grid #invoice-list .btn-primary,.filtered-result-grid #invoice-list .btn-secondary{padding:9px 13px!important;font-size:14px!important;white-space:nowrap!important}.filtered-result-grid #invoice-list .table-wrap::-webkit-scrollbar{display:none}@media (max-width:900px){.filtered-result-grid #invoice-list .table-wrap{overflow-x:auto!important}.filtered-result-grid #invoice-list .vynera-table{min-width:720px!important}}.filtered-result-grid{display:block!important;width:100%!important;max-width:none!important}.filtered-invoice-panel{width:calc(100vw - 390px)!important;max-width:1180px!important;min-width:960px!important}.filtered-invoice-panel .table-wrap{width:100%!important;overflow-x:visible!important}.filtered-invoice-panel .vynera-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.filtered-invoice-panel .vynera-table td:nth-child(3),.filtered-invoice-panel .vynera-table td:nth-child(4),.filtered-invoice-panel .vynera-table th:nth-child(3),.filtered-invoice-panel .vynera-table th:nth-child(4){display:none!important}.filtered-invoice-panel .vynera-table td:first-child,.filtered-invoice-panel .vynera-table th:first-child{width:135px!important}.filtered-invoice-panel .vynera-table td:nth-child(2),.filtered-invoice-panel .vynera-table th:nth-child(2){width:155px!important}.filtered-invoice-panel .vynera-table td:nth-child(5),.filtered-invoice-panel .vynera-table th:nth-child(5){width:130px!important}.filtered-invoice-panel .vynera-table td:nth-child(6),.filtered-invoice-panel .vynera-table th:nth-child(6){width:120px!important}.filtered-invoice-panel .vynera-table td:nth-child(7),.filtered-invoice-panel .vynera-table th:nth-child(7){width:140px!important}.filtered-invoice-panel .vynera-table td:last-child,.filtered-invoice-panel .vynera-table th:last-child{width:145px!important;position:static!important;background:transparent!important;box-shadow:none!important}.filtered-invoice-panel .vynera-table td,.filtered-invoice-panel .vynera-table th{padding:14px 12px!important;white-space:normal!important}.filtered-invoice-panel .btn-primary,.filtered-invoice-panel .btn-secondary{padding:10px 14px!important;font-size:14px!important;white-space:nowrap!important}@media (max-width:1100px){.filtered-invoice-panel{width:100%!important;min-width:0!important}.filtered-invoice-panel .table-wrap{overflow-x:auto!important}.filtered-invoice-panel .vynera-table{min-width:760px!important}}.invoice-filter-panel{width:calc(100vw - 390px)!important;max-width:1180px!important;min-width:980px!important}.invoice-filter-panel .table-wrap{overflow-x:visible!important}.invoice-filter-panel .data-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.invoice-filter-panel .data-table td:nth-child(10),.invoice-filter-panel .data-table td:nth-child(3),.invoice-filter-panel .data-table td:nth-child(4),.invoice-filter-panel .data-table th:nth-child(10),.invoice-filter-panel .data-table th:nth-child(3),.invoice-filter-panel .data-table th:nth-child(4){display:none!important}.invoice-filter-panel .data-table td,.invoice-filter-panel .data-table th{padding:14px 12px!important;white-space:normal!important;vertical-align:middle!important}.invoice-filter-panel .data-table td:first-child,.invoice-filter-panel .data-table th:first-child{width:150px!important}.invoice-filter-panel .data-table td:nth-child(2),.invoice-filter-panel .data-table th:nth-child(2){width:180px!important}.invoice-filter-panel .data-table td:nth-child(5),.invoice-filter-panel .data-table th:nth-child(5){width:140px!important}.invoice-filter-panel .data-table td:nth-child(6),.invoice-filter-panel .data-table th:nth-child(6){width:160px!important}.invoice-filter-panel .data-table td:nth-child(7),.invoice-filter-panel .data-table th:nth-child(7){width:120px!important}.invoice-filter-panel .data-table td:nth-child(8),.invoice-filter-panel .data-table td:nth-child(9),.invoice-filter-panel .data-table th:nth-child(8),.invoice-filter-panel .data-table th:nth-child(9){width:150px!important}.invoice-filter-panel .btn-primary,.invoice-filter-panel .btn-secondary,.invoice-filter-panel a{white-space:nowrap!important}@media (max-width:1100px){.invoice-filter-panel{width:100%!important;min-width:0!important}.invoice-filter-panel .table-wrap{overflow-x:auto!important}.invoice-filter-panel .data-table{min-width:760px!important}}.customer-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.customer-detail-head span{color:#64748b;font-weight:900}.customer-detail-head h2{margin:4px 0 6px}.customer-detail-head p{margin:0;color:#64748b;font-weight:800}.detail-list{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.detail-list div{display:grid;grid-template-columns:170px 1fr;grid-gap:14px;gap:14px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.detail-list span{color:#64748b;font-weight:900}.detail-list strong{color:#0f172a;font-weight:950}.customer-invoices-panel .table-wrap{overflow-x:auto}.customer-invoices-table{width:100%;min-width:760px}@media (max-width:900px){.customer-detail-head{display:block}.detail-list div{grid-template-columns:1fr}}.customer-actions a.view-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.tax-warning{margin-top:12px;padding:12px 14px;border:1px solid rgba(245,158,11,.35);background:rgba(245,158,11,.08);border-radius:14px;color:#92400e;font-weight:700;line-height:1.45}.tax-reason-field{margin-top:12px;display:grid;grid-gap:8px;gap:8px}.tax-treatment-box{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid rgba(59,130,246,.18);border-radius:18px;background:rgba(59,130,246,.04)}.line-tax-note{display:flex;align-items:center;min-height:52px;padding:0 14px;border:1px solid rgba(148,163,184,.35);border-radius:14px;background:#f8fafc;color:#334155;font-weight:800}.tax-suggestion{padding:12px 14px;border:1px solid rgba(59,130,246,.25);background:rgba(59,130,246,.07);border-radius:14px;color:#1d4ed8;font-weight:800;line-height:1.45}.tax-treatment-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#f8fafc;color:#334155;font-size:.84rem;font-weight:850;line-height:1.2;white-space:normal}.tax-treatment-pill.domestic{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.tax-treatment-pill.mixed{background:#fef3c7;color:#92400e;border-color:#fde68a}.tax-treatment-pill.reverse-charge{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.tax-treatment-pill.export{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.tax-treatment-pill.tax-exempt{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.invoice-layout-create-only{display:block!important;max-width:760px}.invoice-layout-create-only>.panel{width:100%}.invoice-overview-filters{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.filter-chip{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#fff;color:#334155;font-weight:850;font-size:.86rem;text-decoration:none}.filter-chip:hover{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.customer-layout-create-only{display:block!important;max-width:760px}.customer-layout-create-only>.panel{width:100%}.customer-layout-overview{display:block!important}.customer-overview-panel{width:100%}.customer-overview-panel .data-table td span{font-weight:750;font-size:.85rem}button.customer-cancel-button{background:#fff!important;color:#334155!important;border:1px solid #cbd5e1!important;box-shadow:none!important}button.customer-cancel-button:hover{background:#f8fafc!important;color:#0f172a!important}.customer-tax-hint{margin-top:18px}.customer-tax-hint strong{display:inline;color:#0f172a}.app-shell{width:100%;max-width:100vw;overflow-x:hidden}.sidebar{min-width:280px}.content{min-width:0;max-width:100%;overflow-x:hidden}.customer-layout-overview,.customer-overview-panel{min-width:0;max-width:100%;overflow:hidden}.customer-overview-panel .table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}.customer-overview-panel .data-table{width:max-content;min-width:1120px}.customer-overview-filters{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.settings-number-panel{grid-column:2}.settings-side-stack{grid-column:2;grid-row:1;display:grid;grid-gap:22px;gap:22px;align-self:start}.settings-side-stack .panel{width:100%}.settings-number-panel{grid-column:auto}.check-row{display:flex;align-items:center;gap:10px;font-weight:800;color:#25324d}.check-row input[type=checkbox]{width:18px;height:18px;min-width:18px;margin:0;padding:0;accent-color:#2563eb}.check-row span{line-height:1.3}.button-link{border:0;background:transparent;cursor:pointer;font:inherit}.pdf-preview-overlay{position:fixed;inset:0;z-index:2000;background:rgba(15,23,42,.68);display:flex;align-items:center;justify-content:center;padding:24px}.pdf-preview-panel{width:min(1180px,96vw);height:min(860px,92vh);background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,.38);overflow:hidden;display:flex;flex-direction:column}.pdf-preview-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.pdf-preview-head span{display:block;font-size:.78rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.08em}.pdf-preview-head strong{color:#0f172a;font-size:1.05rem}.pdf-preview-actions{display:flex;align-items:center;gap:14px}.pdf-preview-frame{width:100%;height:100%;border:0;background:#f1f5f9}.data-table .button-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:12px;font-size:.86rem;line-height:1.1;white-space:nowrap}.data-table td{vertical-align:middle}.table-actions{gap:10px;flex-wrap:wrap;min-width:360px}.data-table{width:100%;table-layout:auto}.table-actions{grid-template-columns:104px 104px;grid-gap:7px;gap:7px;min-width:216px!important;max-width:216px!important}.table-actions .button-link,.table-actions .danger-link,.table-actions .view-link{width:104px!important;min-height:32px!important;padding:7px 8px!important;border-radius:11px!important;font-size:.78rem!important;line-height:1.05!important}.data-table td:last-child,.data-table th:last-child{width:230px!important;min-width:230px!important;max-width:230px!important}@media (max-width:1280px){.table-wrap{overflow-x:auto!important;padding-bottom:10px}.table-wrap::-webkit-scrollbar{height:10px}.table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.table-wrap::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}}.table-wrap{width:100%;padding-bottom:12px}.table-wrap::-webkit-scrollbar{height:10px}.table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.table-wrap::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.data-table{min-width:1120px}.table-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.table-actions .button-link,.table-actions .danger-link,.table-actions .view-link{min-height:32px;padding:7px 10px;border-radius:11px;font-size:.8rem;line-height:1.05;white-space:nowrap}.table-wrap{width:100%!important;max-width:100%!important;overflow-x:visible!important}.data-table{width:100%!important;min-width:0!important;table-layout:fixed!important}.data-table td:first-child,.data-table th:first-child{width:145px}.data-table td:nth-child(2),.data-table th:nth-child(2){width:190px}.data-table td:nth-child(3),.data-table th:nth-child(3){width:130px}.data-table td:nth-child(4),.data-table th:nth-child(4){width:155px}.data-table td:nth-child(5),.data-table th:nth-child(5){width:115px}.data-table td:nth-child(6),.data-table th:nth-child(6){width:150px}.data-table td:nth-child(7),.data-table th:nth-child(7){width:188px!important;min-width:188px!important;max-width:188px!important}.table-actions{display:grid!important;grid-template-columns:82px 82px!important;grid-gap:7px!important;gap:7px!important;min-width:171px!important;max-width:171px!important;overflow:visible!important}.table-actions .button-link,.table-actions .danger-link,.table-actions .view-link{width:82px!important;min-height:31px!important;padding:7px 6px!important;border-radius:10px!important;font-size:.76rem!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}.table-actions .danger-link{border:1px solid #fecaca}.invoice-layout-filtered{display:block!important;width:100%!important;max-width:none!important}.invoice-layout-filtered>.panel:first-child{display:none!important}.invoice-filter-panel{max-width:1320px!important;margin-right:0!important}.invoice-filter-panel .data-table{min-width:1180px!important}.invoice-filter-panel .data-table td:nth-child(7),.invoice-filter-panel .data-table th:nth-child(7){width:130px!important;min-width:130px!important}.invoice-filter-panel .data-table td:nth-child(8),.invoice-filter-panel .data-table th:nth-child(8){width:155px!important;min-width:155px!important}.invoice-filter-panel .data-table td:nth-child(9),.invoice-filter-panel .data-table th:nth-child(9){width:215px!important;min-width:215px!important}@media (max-width:1280px){.invoice-filter-panel{width:100%!important;max-width:100%!important}.invoice-filter-panel .data-table{min-width:1180px!important}}.invoice-filter-panel{width:calc(100vw - 335px)!important;max-width:1380px!important;min-width:0!important;overflow:hidden!important}.invoice-filter-panel .table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:12px!important}.invoice-filter-panel .table-wrap::-webkit-scrollbar{height:11px!important}.invoice-filter-panel .table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}.invoice-filter-panel .table-wrap::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:999px!important}.invoice-filter-panel .data-table{width:max-content!important;min-width:1120px!important;table-layout:auto!important}.invoice-filter-panel .data-table td:nth-child(3),.invoice-filter-panel .data-table td:nth-child(4),.invoice-filter-panel .data-table th:nth-child(3),.invoice-filter-panel .data-table th:nth-child(4){display:none!important}.invoice-filter-panel .data-table td:first-child,.invoice-filter-panel .data-table th:first-child{width:165px!important;min-width:165px!important}.invoice-filter-panel .data-table td:nth-child(2),.invoice-filter-panel .data-table th:nth-child(2){width:210px!important;min-width:210px!important}.invoice-filter-panel .data-table td:nth-child(5),.invoice-filter-panel .data-table th:nth-child(5){width:145px!important;min-width:145px!important}.invoice-filter-panel .data-table td:nth-child(6),.invoice-filter-panel .data-table th:nth-child(6){width:185px!important;min-width:185px!important}.invoice-filter-panel .data-table td:nth-child(7),.invoice-filter-panel .data-table th:nth-child(7){width:235px!important;min-width:235px!important;max-width:235px!important}.invoice-filter-panel .status-payment-group{display:grid!important;grid-template-columns:92px 118px!important;align-items:center!important;grid-gap:8px!important;gap:8px!important;width:218px!important;min-width:218px!important;max-width:218px!important}.invoice-filter-panel .status-payment-group .payment-pill,.invoice-filter-panel .status-payment-group .status-pill{width:100%!important;min-height:34px!important;padding:7px 8px!important}.invoice-filter-panel .table-actions{display:grid!important;grid-template-columns:96px 96px!important;grid-gap:7px!important;gap:7px!important;min-width:199px!important;max-width:199px!important;overflow:visible!important}.invoice-filter-panel .table-actions .button-link,.invoice-filter-panel .table-actions .danger-link,.invoice-filter-panel .table-actions .view-link{width:96px!important;min-height:32px!important;padding:7px 8px!important;border-radius:10px!important;font-size:.76rem!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}@media (max-width:1280px){.invoice-filter-panel{width:100%!important;max-width:100%!important}.invoice-filter-panel .data-table{min-width:1120px!important}}.invoice-filter-panel .data-table{min-width:1035px!important}.invoice-filter-panel .data-table td:nth-child(7),.invoice-filter-panel .data-table th:nth-child(7){width:145px!important;min-width:145px!important;max-width:145px!important}.invoice-filter-panel .status-payment-group{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:6px!important;width:124px!important;min-width:124px!important;max-width:124px!important}.invoice-filter-panel .status-payment-group .payment-pill,.invoice-filter-panel .status-payment-group .status-pill{width:124px!important;min-width:124px!important;max-width:124px!important;min-height:30px!important;padding:6px 8px!important;border-radius:10px!important;box-sizing:border-box!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;font-size:.76rem!important;line-height:1!important}.invoice-filter-panel .data-table td:nth-child(8),.invoice-filter-panel .data-table th:nth-child(8){width:215px!important;min-width:215px!important;max-width:215px!important}@media (max-width:1280px){.invoice-filter-panel .data-table{min-width:1035px!important}}.invoice-filter-panel .locked-note{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:96px!important;min-height:32px!important;padding:7px 8px!important;border-radius:10px!important;box-sizing:border-box!important;background:#eef2f7!important;color:#64748b!important;font-weight:800!important;font-size:.76rem!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;border:1px solid #d8e1ec!important}.customer-overview-panel .table-wrap{overflow-y:hidden!important}.customer-overview-panel .data-table{width:max-content!important;table-layout:auto!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{width:124px!important;min-width:124px!important;max-width:124px!important}.customer-actions-vertical{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:7px!important;width:104px!important;min-width:104px!important;max-width:104px!important}.customer-actions-vertical .danger-link,.customer-actions-vertical .view-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:104px!important;min-height:32px!important;padding:7px 8px!important;border-radius:10px!important;box-sizing:border-box!important;font-size:.76rem!important;font-weight:800!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.customer-overview-panel .table-wrap{max-height:calc(100vh - 390px)!important;min-height:360px!important;overflow-y:auto!important;padding-bottom:12px!important;border-radius:0 0 18px 18px!important}.customer-overview-panel .data-table thead th{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:6!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{position:-webkit-sticky!important;position:sticky!important;right:0!important;z-index:7!important;box-shadow:-12px 0 18px rgba(15,23,42,.06)!important}.customer-overview-panel .data-table thead th:last-child{z-index:9!important}.customer-overview-panel .table-wrap::-webkit-scrollbar{width:11px!important;height:11px!important}.customer-overview-panel .table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1!important}.customer-overview-panel .table-wrap::-webkit-scrollbar-track{background:#f1f5f9!important}@media (max-height:850px){.customer-overview-panel .table-wrap{max-height:calc(100vh - 330px)!important}}.customer-invoices-panel .table-wrap{overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:12px!important}.customer-invoices-table{width:max-content!important;min-width:760px!important}.customer-file-status-payment{display:flex!important;flex-direction:column!important;gap:6px!important;width:124px!important;min-width:124px!important}.customer-file-status-payment .payment-pill,.customer-file-status-payment .status-pill{width:124px!important;min-width:124px!important;min-height:30px!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}.security-table-wrap{overflow-x:auto!important;padding-bottom:12px!important}.security-role-table{min-width:820px!important}.permission-chip-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.permission-chip-list .filter-chip{margin:0!important;cursor:default!important}.bootstrap-admin-form{display:grid!important;grid-gap:18px!important;gap:18px!important;margin-top:18px!important}.bootstrap-admin-form .btn-primary{width:-moz-fit-content!important;width:fit-content!important}.bootstrap-admin-form .btn-primary:disabled{opacity:.65!important;cursor:not-allowed!important}.field-help{display:block!important;margin-top:6px!important;color:#64748b!important;font-size:.82rem!important;font-weight:750!important;line-height:1.35!important}.password-field{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important}.password-field input{width:100%!important}.password-eye-button{min-height:44px!important;padding:0 16px!important;border-radius:12px!important;border:1px solid #cbd5e1!important;background:#f8fafc!important;color:#0f172a!important;font-weight:900!important;cursor:pointer!important}.password-eye-button:hover{background:#eef6ff!important;border-color:#93c5fd!important}@media (max-width:720px){.password-field{grid-template-columns:1fr!important}.password-eye-button{width:100%!important}}.login-panel{max-width:720px!important}.login-status-card{display:grid!important;grid-gap:8px!important;gap:8px!important;margin-top:16px!important;padding:16px!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;border-radius:16px!important;color:#0f172a!important;font-weight:850!important}.login-status-card span{color:#64748b!important;font-weight:900!important}.topbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:wrap!important}.auth-login-pill,.auth-user-pill{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:8px 12px!important;border-radius:999px!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#075985!important;font-weight:900!important;text-decoration:none!important;box-sizing:border-box!important}.auth-user-pill span{color:#64748b!important;font-size:.76rem!important;font-weight:900!important}.auth-user-pill strong{color:#0f172a!important;font-size:.86rem!important;font-weight:950!important}.auth-user-pill em{color:#2563eb!important;font-size:.78rem!important;font-style:normal!important;font-weight:950!important}.auth-user-pill button{min-height:28px!important;padding:5px 10px!important;border-radius:999px!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#0f172a!important;font-size:.76rem!important;font-weight:900!important;cursor:pointer!important}.auth-login-pill:hover,.auth-user-pill button:hover{border-color:#93c5fd!important;background:#dbeafe!important}@media (max-width:900px){.topbar-actions{justify-content:flex-start!important}.auth-login-pill,.auth-user-pill{width:100%!important;justify-content:center!important}}.auth-mode-pill{display:inline-flex!important;align-items:center!important;min-height:42px!important;padding:8px 12px!important;border-radius:999px!important;font-size:.82rem!important;font-weight:950!important;white-space:nowrap!important}.auth-mode-pill.prepared{border:1px solid #fde68a!important;background:#fffbeb!important;color:#92400e!important}.auth-mode-pill.active{border:1px solid #86efac!important;background:#ecfdf5!important;color:#047857!important}.auth-guard-notice{border-color:#bfdbfe!important;background:#eff6ff!important}.auth-guard-notice h2{margin-bottom:8px!important}.auth-guard-notice p{color:#475569!important;font-weight:850!important}.auth-guard-notice{max-width:720px!important}.permission-group-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;grid-gap:16px!important;gap:16px!important;margin-top:18px!important}.permission-group-card{padding:16px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important}.permission-group-card h3{margin:0 0 12px!important;color:#0f172a!important;font-size:1rem!important;font-weight:950!important}.auth-group-create-form{margin-top:18px!important;padding:18px!important;border:1px solid #dbeafe!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(239,246,255,.95),hsla(0,0%,100%,.95))!important}.auth-group-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important;grid-gap:16px!important;gap:16px!important;margin-top:20px!important}.auth-group-card{padding:18px!important;border:1px solid #e2e8f0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 28px rgba(15,23,42,.06)!important}.auth-group-card-head{display:flex!important;justify-content:space-between!important;gap:14px!important;margin-bottom:14px!important}.auth-group-card h3{margin:0 0 6px!important;color:#0f172a!important;font-size:1.05rem!important;font-weight:950!important}.auth-group-card p{margin:0!important;color:#64748b!important;line-height:1.45!important}.auth-group-meta{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:12px 0 14px!important}.auth-group-meta span{padding:6px 10px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#334155!important;font-weight:850!important;font-size:.82rem!important}.auth-group-permissions{max-height:220px!important;padding-right:4px!important}.user-access-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important;grid-gap:18px!important;gap:18px!important;margin-top:20px!important}.user-access-card{padding:18px!important;border:1px solid #e2e8f0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 28px rgba(15,23,42,.06)!important}.user-access-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important}.user-access-head h3{margin:0 0 6px!important;color:#0f172a!important;font-size:1.1rem!important;font-weight:950!important}.user-access-head p{margin:0!important;color:#64748b!important;font-weight:800!important}.user-access-meta{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:14px 0!important}.user-access-meta span,.user-group-pill{padding:7px 11px!important;border-radius:999px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#334155!important;font-weight:850!important;font-size:.84rem!important}.user-access-section{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #e2e8f0!important}.user-access-section h4{margin:0 0 10px!important;color:#0f172a!important;font-size:.95rem!important;font-weight:950!important}.muted-small{margin:0 0 10px!important;color:#64748b!important;font-weight:750!important;font-size:.88rem!important}.user-group-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important}.user-group-pill{display:inline-flex!important;align-items:center!important;gap:8px!important}.user-group-pill button{width:22px!important;height:22px!important;border:0!important;border-radius:999px!important;background:#e2e8f0!important;color:#0f172a!important;font-weight:950!important;cursor:pointer!important}.user-group-add-row{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;grid-gap:12px!important;gap:12px!important}.user-effective-permissions{max-height:230px!important;overflow:auto!important;padding-right:4px!important}@media (max-width:760px){.user-access-grid,.user-group-add-row{grid-template-columns:1fr!important}}.group-permission-add-row{grid-template-columns:1fr auto!important;align-items:end!important;grid-gap:12px!important;gap:12px!important;margin:14px 0 16px!important;border:1px solid #e2e8f0!important;border-radius:16px!important;background:#f8fafc!important}.permission-chip-removable{display:inline-flex!important;align-items:center!important;gap:8px!important}.permission-chip-removable button{width:22px!important;height:22px!important;border:0!important;border-radius:999px!important;background:rgba(15,23,42,.12)!important;color:#0f172a!important;font-weight:950!important;cursor:pointer!important;line-height:1!important}.permission-chip-removable button:hover{background:rgba(239,68,68,.18)!important}.permission-chip-removable button:disabled{opacity:.45!important;cursor:not-allowed!important}@media (max-width:760px){.group-permission-add-row{grid-template-columns:1fr!important}}.group-rights-header{margin:10px 0!important}.group-rights-header h4{color:#0f172a!important;font-size:.95rem!important;font-weight:950!important}.effective-rights-note,.group-rights-header p{color:#64748b!important;font-weight:750!important;line-height:1.45!important}.user-exception-preview{background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;padding:14px!important}.security-tab-nav{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:20!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:0 0 18px!important;padding:12px!important;border:1px solid #e2e8f0!important;border-radius:20px!important;background:hsla(0,0%,100%,.94)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 12px 30px rgba(15,23,42,.08)!important}.security-tab-nav button{border:1px solid #dbeafe!important;background:#f8fafc!important;color:#334155!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important;cursor:pointer!important}.security-tab-nav button.active{background:linear-gradient(135deg,#0f172a,#1d4ed8)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 10px 22px rgba(29,78,216,.24)!important}.compact-button{white-space:nowrap!important;padding:9px 12px!important;min-height:auto!important}.effective-rights-header,.group-rights-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}@media (max-width:760px){.security-tab-nav{position:static!important}.security-tab-nav button{flex:1 1 100%!important}.effective-rights-header,.group-rights-header{flex-direction:column!important}}.auth-group-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))!important;align-items:start!important}.auth-group-card{overflow:hidden!important;min-width:0!important}.auth-group-card-head{align-items:flex-start!important}.auth-group-card-head h3{line-height:1.15!important}.auth-group-card-head p{max-width:100%!important}.group-permission-add-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;align-items:stretch!important;padding:14px!important;margin:14px 0!important;overflow:hidden!important}.group-permission-add-row label,.group-permission-add-row select{width:100%!important;min-width:0!important}.group-permission-add-row select{max-width:100%!important}.group-permission-add-row .btn-secondary{width:100%!important;min-height:42px!important;padding:10px 14px!important;font-size:.95rem!important;border-radius:14px!important;white-space:nowrap!important}.group-rights-header{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;align-items:start!important;margin-top:12px!important}.group-rights-header h4{margin:0 0 4px!important}.group-rights-header p{margin:0!important;line-height:1.35!important}.group-rights-header .compact-button{width:100%!important;min-height:40px!important;padding:9px 12px!important;font-size:.92rem!important;border-radius:14px!important}.auth-group-permissions{max-height:260px!important;overflow:auto!important}@media (max-width:1100px){.auth-group-grid{grid-template-columns:1fr!important}}.filter-chip button,.permission-chip-removable button,.user-group-pill button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin-left:8px!important;padding:0!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:999px!important;background:rgba(15,23,42,.06)!important;color:transparent!important;font-size:0!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:none!important;transform:none!important}.filter-chip button:before,.permission-chip-removable button:before,.user-group-pill button:before{content:"−";color:#334155;font-size:16px;font-weight:800;line-height:1;transform:translateY(-1px)}.filter-chip button:hover,.permission-chip-removable button:hover,.user-group-pill button:hover{background:rgba(239,68,68,.1)!important;border-color:rgba(239,68,68,.22)!important}.filter-chip button:hover:before,.permission-chip-removable button:hover:before,.user-group-pill button:hover:before{color:#b91c1c}.filter-chip button:focus-visible,.permission-chip-removable button:focus-visible,.user-group-pill button:focus-visible{outline:3px solid rgba(14,165,233,.25)!important;outline-offset:2px!important}.permission-chip-removable,.user-group-pill{align-items:center!important}.export-page-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);grid-gap:18px;gap:18px;align-items:start}.export-control-panel,.export-lock-panel,.export-preview-panel{min-width:0}.export-lock-panel{grid-column:1/-1}.export-form{display:grid;grid-gap:16px;gap:16px}.export-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.export-run-table-wrap{width:100%;overflow-x:auto}.export-run-table td,.export-run-table th{vertical-align:top}.export-run-table td:last-child{white-space:nowrap}@media (max-width:1100px){.export-page-grid{grid-template-columns:1fr}}.export-page-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.55fr)!important;gap:22px!important}.export-preview-panel .dashboard-stat-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important}.export-preview-panel .dashboard-stat-card{min-width:0!important;padding:16px 18px!important}.export-preview-panel .dashboard-stat-card span{white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.export-preview-panel .dashboard-stat-card strong{white-space:normal!important}.export-lock-panel{grid-column:1/-1!important}.export-lock-panel textarea{width:100%!important;min-height:96px!important;resize:vertical!important}.export-run-table{table-layout:fixed!important;min-width:980px!important}.export-run-table td:first-child,.export-run-table th:first-child{width:210px!important}.export-run-table td:nth-child(2),.export-run-table th:nth-child(2){width:150px!important}.export-run-table td:nth-child(3),.export-run-table th:nth-child(3){width:120px!important}.export-run-table td:nth-child(4),.export-run-table th:nth-child(4){width:auto!important;word-break:break-word!important}.export-run-table td:nth-child(5),.export-run-table th:nth-child(5){width:130px!important;text-align:right!important}.export-run-table .compact-button{width:auto!important;min-width:92px!important;min-height:38px!important;padding:8px 14px!important;font-size:.92rem!important;border-radius:14px!important}.export-run-table td{line-height:1.3!important}.export-run-table td strong{overflow-wrap:anywhere!important}@media (min-width:1300px){.export-preview-panel .dashboard-stat-grid{grid-template-columns:1fr!important}}@media (max-width:1100px){.export-page-grid{grid-template-columns:1fr!important}.export-preview-panel .dashboard-stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important}}.accounting-page-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);grid-gap:20px;gap:20px;align-items:start}.account-form,.account-import-form{display:grid;grid-gap:16px;gap:16px}.accounting-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.accounting-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.inline-checkbox{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;white-space:nowrap;font-weight:700!important}.inline-checkbox input{width:auto!important}.accounting-filter-row{margin:14px 0 18px;max-width:520px}.accounting-table-wrap{width:100%;overflow-x:auto}.accounting-table{min-width:980px;table-layout:fixed}.accounting-table td:first-child,.accounting-table th:first-child{width:280px}.accounting-table td:nth-child(2),.accounting-table th:nth-child(2){width:170px}.accounting-table td:nth-child(3),.accounting-table th:nth-child(3){width:140px}.accounting-table td:nth-child(4),.accounting-table td:nth-child(5),.accounting-table th:nth-child(4),.accounting-table th:nth-child(5){width:120px}.accounting-table td:nth-child(6),.accounting-table th:nth-child(6){width:150px;text-align:right}.accounting-table td{vertical-align:top;line-height:1.35}.accounting-table .compact-button{min-width:110px!important;min-height:36px!important;padding:7px 12px!important;font-size:.88rem!important;box-shadow:none!important}.accounting-import-result ul{margin:10px 0 0;padding-left:18px}@media (max-width:1100px){.accounting-page-grid{grid-template-columns:1fr}.accounting-list-head{flex-direction:column}}.accounting-tab-nav{display:flex;gap:10px;flex-wrap:wrap;padding:14px;margin-bottom:18px;border:1px solid rgba(148,163,184,.28);border-radius:22px;background:hsla(0,0%,100%,.88);box-shadow:0 18px 45px rgba(15,23,42,.06)}.accounting-tab-nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(96,165,250,.26);background:#f8fbff;color:#24364f;border-radius:999px;padding:10px 18px;font-weight:800;cursor:pointer}.accounting-tab-nav button.active{background:linear-gradient(135deg,#1d4ed8,#0ea5e9);color:#fff;border-color:transparent}.accounting-create-panel,.accounting-import-panel{max-width:920px}.accounting-import-panel{max-width:720px}.accounting-list-head{align-items:center!important}.accounting-filter-row input{min-width:360px}@media (max-width:900px){.accounting-filter-row input{min-width:0}}.sidebar nav span{display:block;margin:20px 0 8px;font-size:.92rem;font-weight:900;color:rgba(226,232,240,.96);letter-spacing:.01em}.sidebar nav span:first-child{margin-top:0}.sidebar nav a.nav-sub{margin-left:8px}.sidebar nav a.active{background:rgba(96,165,250,.2);color:#fff}.export-package-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}.export-preview-panel .export-package-stat-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}.export-package-files{margin-top:16px;padding:16px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:rgba(248,250,252,.82)}.export-package-files h3{margin:0 0 6px;font-size:1rem}.export-package-files p{margin:0 0 12px;color:#64748b}.export-package-files .filter-chip{font-size:.86rem;max-width:100%;overflow-wrap:anywhere}.export-run-table .filter-chip{margin-top:6px}.receipt-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.receipt-upload-panel{max-width:980px}.receipt-upload-form{display:grid;grid-gap:16px;gap:16px}.receipt-table-wrap{overflow-x:auto}.receipt-table{min-width:1020px}.receipt-table td:first-child,.receipt-table th:first-child{width:260px}.receipt-table td:nth-child(2),.receipt-table th:nth-child(2){width:170px}.receipt-table td:nth-child(3),.receipt-table th:nth-child(3){width:340px}.receipt-table td:nth-child(4),.receipt-table th:nth-child(4){width:120px}.receipt-table td:nth-child(5),.receipt-table th:nth-child(5){width:150px;text-align:right}.receipt-ocr-preview{max-width:310px}.receipt-action-stack{display:inline-flex;flex-direction:column;gap:8px;align-items:flex-end}.receipt-table .compact-button{min-width:110px!important;padding:7px 12px!important;font-size:.86rem!important}@media (max-width:900px){.receipt-head-actions{align-items:flex-start}}.receipt-table-wrap{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:visible;padding-bottom:12px}.receipt-table{min-width:880px!important;width:100%;table-layout:fixed}.receipt-table td:first-child,.receipt-table th:first-child{width:235px!important}.receipt-table td:nth-child(2),.receipt-table th:nth-child(2){width:150px!important}.receipt-table td:nth-child(3),.receipt-table th:nth-child(3){width:285px!important}.receipt-table td:nth-child(4),.receipt-table th:nth-child(4){width:105px!important}.receipt-table td:nth-child(5),.receipt-table th:nth-child(5){width:105px!important;min-width:105px!important;text-align:right!important}.receipt-action-stack{display:flex!important;flex-direction:column!important;gap:8px!important;align-items:stretch!important;justify-content:flex-start!important;width:100%}.receipt-table .compact-button{width:100%!important;min-width:0!important;max-width:100px!important;min-height:34px!important;padding:7px 8px!important;font-size:.82rem!important;border-radius:14px!important;box-shadow:none!important}.receipt-ocr-preview{max-width:255px!important}.receipt-head-actions .btn-secondary{min-width:140px!important;padding-left:16px!important;padding-right:16px!important}@media (max-width:1200px){.receipt-table{min-width:820px!important}.receipt-table td:first-child,.receipt-table th:first-child{width:220px!important}.receipt-table td:nth-child(3),.receipt-table th:nth-child(3){width:250px!important}}.receipt-tax-line{display:inline-block;white-space:nowrap;line-height:1.25}.receipt-action-stack{align-items:flex-end!important}.receipt-table .compact-button{width:auto!important;max-width:104px!important;min-height:32px!important;padding:6px 9px!important;font-size:.8rem!important;border-radius:13px!important;line-height:1.05!important}.receipt-ocr-preview{display:inline-block;max-width:265px!important;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.receipt-table td{vertical-align:middle!important}.receipt-table td:nth-child(2),.receipt-table th:nth-child(2){width:165px!important}.receipt-table td:nth-child(5),.receipt-table th:nth-child(5){width:120px!important;min-width:120px!important}.receipt-edit-actions{display:flex;gap:10px;flex-wrap:wrap}.receipt-edit-actions .btn-secondary{min-width:140px!important}.receipt-action-stack{gap:6px!important}.receipt-table .compact-button{min-width:92px!important;max-width:108px!important}.receipt-action-stack .compact-button{margin-bottom:0!important}.receipt-action-stack .compact-button:nth-child(3){background:linear-gradient(135deg,#16a34a,#22c55e)!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;color:#fff!important}.receipt-action-stack .review-button{background:linear-gradient(135deg,#16a34a,#22c55e)!important;color:#fff!important}.export-receipt-selection{margin-top:16px;background:rgba(248,250,252,.82)}.export-radio-grid{margin-bottom:12px}.export-receipt-list{max-height:280px;padding-right:4px}.export-receipt-choice span{line-height:1.25}.export-runs-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.export-runs-head h2{margin-bottom:6px}.export-runs-head p{margin:0;color:#64748b;font-weight:700}.export-runs-head .btn-secondary{min-width:150px!important;box-shadow:none!important}.export-runs-collapsed-note{margin-top:14px}.export-receipt-search input{width:100%}.export-receipt-list{max-height:260px!important;overflow:auto!important}@media (max-width:900px){.export-runs-head{flex-direction:column}}.export-receipt-selection{background:rgba(248,250,252,.88);margin:16px 0;padding:16px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:rgba(248,250,252,.9)}.export-receipt-selection h3{margin:0 0 6px;font-size:1rem}.export-receipt-selection p{margin:0 0 12px;color:#64748b;font-weight:700}.export-radio-grid{display:grid;grid-gap:8px;gap:8px}.export-radio-grid label,.export-receipt-choice{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;padding:10px 12px;border:1px solid rgba(191,219,254,.9);border-radius:14px;background:#fff;font-weight:800!important}.export-radio-grid input,.export-receipt-choice input{width:auto!important;margin-top:3px}.export-receipt-search{display:grid!important;grid-gap:6px!important;gap:6px!important;margin:12px 0!important}.export-receipt-list{display:grid;grid-gap:8px;gap:8px;max-height:260px;overflow:auto}.export-receipt-choice em{color:#64748b;font-style:normal;font-size:.86rem}.export-created-panel p span{color:#0f172a;font-weight:900;overflow-wrap:anywhere}.export-created-panel p+p{margin-top:3px}.export-invoice-selection{margin:16px 0;padding:16px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:rgba(239,246,255,.72)}.export-invoice-selection h3{margin:0 0 6px;font-size:1rem}.export-invoice-selection p{margin:0 0 12px;color:#64748b;font-weight:700}.export-selection-compact{padding:0!important;overflow:hidden}.export-selection-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.export-selection-summary h3{margin:0 0 4px;font-size:1rem}.export-selection-summary p{margin:0;color:#2563eb;font-weight:900}.export-selection-summary .btn-secondary{min-width:145px!important;box-shadow:none!important}.export-selection-details{border-top:1px solid rgba(148,163,184,.22);padding:14px 16px 16px}.export-selection-details>p{margin:0 0 12px;color:#64748b;font-weight:700}@media (max-width:900px){.export-selection-summary{flex-direction:column;align-items:stretch}.export-selection-summary .btn-secondary{width:100%}}.export-control-panel .form-note.info strong{display:inline-block;margin-bottom:4px}.export-selection-compact{margin-top:14px!important;margin-bottom:14px!important}.export-selection-summary{background:hsla(0,0%,100%,.72)}.export-selection-summary .btn-secondary{border-radius:16px!important}.export-actions{margin-top:18px}.export-type-picker{grid-column:1/-1;display:grid;grid-gap:10px;gap:10px}.export-type-picker>label{font-weight:900;color:#0f172a}.export-type-card-grid{display:grid;grid-gap:10px;gap:10px}.export-type-card{width:100%;border:1px solid rgba(191,219,254,.9);border-radius:18px;background:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.export-type-card:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.45);box-shadow:0 14px 32px rgba(15,23,42,.08)}.export-type-card.active{border-color:rgba(37,99,235,.75);background:linear-gradient(135deg,rgba(239,246,255,.96),rgba(236,254,255,.96));box-shadow:0 16px 36px rgba(37,99,235,.12)}.export-type-card strong{display:block;color:#0f172a;font-size:1rem;font-weight:950}.export-type-card small{display:block;margin-top:4px;color:#64748b;font-size:.88rem;font-weight:800;line-height:1.3}.export-type-card em{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#eff6ff;border:1px solid rgba(191,219,254,.95);color:#1d4ed8;font-style:normal;font-weight:950;white-space:nowrap}.export-type-card.active em{background:linear-gradient(135deg,#2563eb,#06b6d4);border-color:transparent;color:#fff}@media (max-width:900px){.export-type-card{flex-direction:column;align-items:flex-start}}.export-type-card-grid{display:grid!important;grid-gap:10px!important;gap:10px!important}.export-type-card{background:#fff!important;border:1px solid rgba(191,219,254,.9)!important;box-shadow:none!important;min-height:auto!important}.export-type-card,.export-type-card strong{color:#0f172a!important}.export-type-card small{color:#64748b!important}.export-type-card em{background:#eff6ff!important;color:#1d4ed8!important;border:1px solid rgba(191,219,254,.95)!important}.export-type-card.active{background:linear-gradient(135deg,rgba(239,246,255,.98),rgba(236,254,255,.98))!important;border:2px solid rgba(37,99,235,.75)!important;box-shadow:0 12px 28px rgba(37,99,235,.12)!important}.export-type-card.active strong{color:#0f172a!important}.export-type-card.active small{color:#475569!important}.export-type-card.active em{background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border-color:transparent!important;color:#fff!important}.export-type-card:hover{transform:none!important;border-color:rgba(37,99,235,.55)!important;box-shadow:0 8px 20px rgba(15,23,42,.06)!important}@media (min-width:1100px){.export-type-card-grid{grid-template-columns:1fr 1fr!important}.export-type-card:first-child{grid-column:1/-1!important}}.export-package-explain{margin:12px 0;padding:12px 14px;border-radius:16px;border:1px solid rgba(37,99,235,.22);background:rgba(239,246,255,.78);display:grid;grid-gap:4px;gap:4px}.export-package-explain strong{color:#0f172a;font-weight:950}.export-package-explain span{color:#475569;font-weight:800;line-height:1.35}.export-final-summary{margin:16px 0 10px;padding:14px 16px;border-radius:18px;border:1px solid rgba(37,99,235,.22);background:rgba(239,246,255,.82);display:grid;grid-gap:5px;gap:5px}.export-final-summary strong{color:#0f172a;font-weight:950}.export-final-summary span{color:#1d4ed8;font-weight:950}.export-final-summary em{color:#475569;font-style:normal;font-weight:800;line-height:1.35}.export-final-summary small{margin-top:4px;color:#b45309;font-weight:950}.pwa-install-grid{display:grid;grid-gap:22px;gap:22px}.pwa-install-hero{display:flex;align-items:center;justify-content:space-between;gap:28px}.pwa-install-icon{width:96px;height:96px;border-radius:24px;box-shadow:0 18px 45px rgba(15,37,80,.18);flex:0 0 auto}.pwa-install-action{display:grid;grid-gap:14px;gap:14px;align-items:start}.pwa-device-help-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.pwa-device-help-card{border:1px solid rgba(148,163,184,.24);border-radius:18px;padding:18px;background:rgba(248,251,255,.82)}.pwa-device-help-card h3{margin:0 0 8px;color:#0f2347}.pwa-device-help-card p{margin:0}@media (max-width:900px){.pwa-install-hero{align-items:flex-start;flex-direction:column}.pwa-device-help-grid{grid-template-columns:1fr}}.pwa-device-key{max-width:220px}body,html{max-width:100%;overflow-x:hidden}.app-shell,.content,.panel{min-width:0}.table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.pwa-device-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pwa-device-actions .btn-secondary,.pwa-device-actions a.btn-secondary{min-width:190px;text-align:center}.pwa-devices-table-wrap{width:100%;max-width:100%;overflow-x:auto}.pwa-devices-table{min-width:920px}.pwa-devices-table td,.pwa-devices-table th{vertical-align:middle}.pwa-device-key{display:inline-block;max-width:230px;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}@media (max-width:1180px){.app-shell{grid-template-columns:240px minmax(0,1fr)}.content{min-width:0;padding-left:28px;padding-right:28px}.topbar{align-items:flex-start;flex-direction:column;gap:18px}.topbar-actions{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}.panel{max-width:100%}}@media (max-width:920px){.app-shell{display:block}.sidebar{position:relative;width:auto;min-height:auto;height:auto;padding:22px}.sidebar-icon{width:62px;height:62px}.sidebar-title{font-size:26px;letter-spacing:8px}.sidebar-subtitle{margin-bottom:18px}.sidebar .nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px}.sidebar nav span{grid-column:1/-1;margin-top:14px}.sidebar nav a.nav-sub{min-width:0}.content{padding:24px 18px 36px}.content h1{font-size:clamp(34px,9vw,52px);line-height:1.02}.dashboard-stat-grid,.pwa-device-actions{grid-template-columns:1fr}.pwa-device-actions{display:grid}.pwa-device-actions .btn-secondary,.pwa-device-actions a.btn-secondary{width:100%;min-width:0}.pwa-devices-table-wrap{overflow:visible}.pwa-devices-table{min-width:0}.pwa-devices-table thead{display:none}.pwa-devices-table,.pwa-devices-table tbody,.pwa-devices-table td,.pwa-devices-table tr{display:block;width:100%}.pwa-devices-table tr{border:1px solid rgba(148,163,184,.28);border-radius:20px;padding:16px;margin-bottom:16px;background:#fff}.pwa-devices-table td{border:0;display:grid;grid-template-columns:135px minmax(0,1fr);grid-gap:12px;gap:12px;padding:10px 0}.pwa-devices-table td:before{color:#63728a;content:"";font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.pwa-devices-table td:first-child:before{content:"Gerät"}.pwa-devices-table td:nth-child(2):before{content:"Plattform"}.pwa-devices-table td:nth-child(3):before{content:"App-Modus"}.pwa-devices-table td:nth-child(4):before{content:"Status"}.pwa-devices-table td:nth-child(5):before{content:"Kontakt"}.pwa-devices-table td:nth-child(6):before{content:"Aktionen"}.pwa-devices-table .btn-primary,.pwa-devices-table .btn-secondary{width:100%}}@media (max-width:560px){.sidebar .nav{grid-template-columns:1fr}.content{padding-left:14px;padding-right:14px}.panel{border-radius:22px;padding:22px}.pwa-devices-table td{grid-template-columns:1fr;gap:4px}}@media (max-width:1320px){.pwa-devices-table-wrap{overflow:visible!important}.pwa-devices-table{min-width:0!important;width:100%!important}.pwa-devices-table thead{display:none!important}.pwa-devices-table,.pwa-devices-table tbody,.pwa-devices-table td,.pwa-devices-table tr{display:block!important;width:100%!important}.pwa-devices-table tr{border:1px solid rgba(148,163,184,.28)!important;border-radius:22px!important;padding:18px!important;margin-bottom:18px!important;background:#fff!important;box-shadow:0 14px 36px rgba(15,37,80,.06)}.pwa-devices-table td{border:0!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important;align-items:start!important;padding:10px 0!important}.pwa-devices-table td:before{color:#63728a;content:"";font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.pwa-devices-table td:first-child:before{content:"Gerät"}.pwa-devices-table td:nth-child(2):before{content:"Plattform"}.pwa-devices-table td:nth-child(3):before{content:"App-Modus"}.pwa-devices-table td:nth-child(4):before{content:"Status"}.pwa-devices-table td:nth-child(5):before{content:"Letzter Kontakt"}.pwa-devices-table td:nth-child(6):before{content:"Aktionen"}.pwa-devices-table td:last-child{padding-top:16px!important}.pwa-devices-table td:last-child .btn-primary,.pwa-devices-table td:last-child .btn-secondary,.pwa-devices-table td:last-child button{width:100%!important;max-width:320px}.pwa-device-key{max-width:100%!important;overflow-wrap:anywhere!important;word-break:break-word!important}}@media (max-width:640px){.pwa-devices-table td{grid-template-columns:1fr!important;gap:5px!important}.pwa-devices-table tr{padding:14px!important}}.pwa-device-card-grid{display:grid;grid-gap:18px;gap:18px;width:100%}.pwa-device-card{background:#fff;border:1px solid rgba(148,163,184,.28);border-radius:24px;box-shadow:0 18px 45px rgba(15,37,80,.06);padding:22px;min-width:0}.pwa-device-card-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.pwa-device-card-head h3{color:#07132f;font-size:1.2rem;line-height:1.2;margin:0 0 6px}.pwa-device-card-head p{margin:0}.pwa-device-card-fields{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.pwa-device-card-fields div{background:rgba(248,251,255,.9);border:1px solid rgba(148,163,184,.22);border-radius:16px;min-width:0;padding:14px}.pwa-device-card-fields span{color:#63728a;display:block;font-size:.78rem;font-weight:900;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.pwa-device-card-fields strong{color:#07132f;display:block;overflow-wrap:anywhere}.pwa-device-key-field{grid-column:1/-1}.pwa-device-key-field strong{color:#63728a;font-size:.92rem}.pwa-device-card-actions{display:flex;justify-content:flex-start;margin-top:18px}.pwa-device-card-actions .btn-primary,.pwa-device-card-actions .btn-secondary,.pwa-device-card-actions button{max-width:280px;min-width:220px;width:auto;white-space:normal}@media (max-width:900px){.pwa-device-card-fields{grid-template-columns:1fr}.pwa-device-card-head{flex-direction:column}.pwa-device-card-actions .btn-primary,.pwa-device-card-actions .btn-secondary,.pwa-device-card-actions button{max-width:none;width:100%}}.sidebar-icon{object-position:center!important;padding:12px!important}@media (max-width:900px){.sidebar-icon{height:66px!important;padding:10px!important;width:66px!important}}.sidebar-icon{padding:10px!important}@media (max-width:900px){.sidebar-icon{height:66px!important;width:66px!important;padding:9px!important}}.sidebar-icon{border-radius:20px!important;height:82px!important;width:82px!important}.pwa-install-icon,.sidebar-icon{background:#fff!important;padding:8px!important}.pwa-install-icon{object-fit:contain!important;object-position:center center!important}.sidebar-icon{box-sizing:border-box!important;height:92px!important;width:92px!important;margin:0 0 16px!important}@media (max-width:900px){.sidebar-icon{height:78px!important;width:78px!important;padding:0!important}}.sidebar-icon-tile{box-sizing:border-box!important;margin:0 0 18px!important}.sidebar-icon-tile .sidebar-icon{height:58px!important;overflow:visible!important;width:58px!important}@media (max-width:900px){.sidebar-icon-tile{height:70px!important;width:70px!important}.sidebar-icon-tile .sidebar-icon{height:50px!important;width:50px!important}}.sidebar-icon-tile{margin-left:28px!important}.sidebar-icon-tile .sidebar-icon{transform:translateX(1px)!important}@media (max-width:900px){.sidebar-icon-tile{margin-left:20px!important}}.sidebar{box-sizing:border-box!important}.sidebar-icon-tile{align-items:center!important;background:#fff!important;border-radius:22px!important;box-shadow:0 18px 42px rgba(3,15,36,.18)!important;display:flex!important;height:82px!important;justify-content:center!important;margin:0 0 16px 28px!important;overflow:hidden!important;padding:0!important;width:82px!important}.sidebar-icon-tile .sidebar-icon{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;height:56px!important;margin:0!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:translateX(0)!important;width:56px!important}.sidebar-subtitle,.sidebar-title{text-align:left!important}.sidebar nav a.nav-sub{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width:900px){.sidebar-icon-tile{height:70px!important;margin-left:24px!important;width:70px!important}.sidebar-icon-tile .sidebar-icon{height:48px!important;width:48px!important}}.sidebar-icon-tile{margin-left:22px!important;margin-right:0!important}.sidebar-icon-tile .sidebar-icon{transform:translateX(-2px)!important}.sidebar-subtitle,.sidebar-title{padding-left:0!important}@media (max-width:900px){.sidebar-icon-tile{margin-left:20px!important}.sidebar-icon-tile .sidebar-icon{transform:translateX(-1px)!important}}.sidebar-icon{margin:0 0 14px 24px!important;transform:translateX(-3px)!important}@media (max-width:900px){.sidebar-icon{height:66px!important;width:66px!important;margin-left:20px!important;transform:translateX(-2px)!important}}.sidebar{background:linear-gradient(180deg,#082f6f,#062759)!important}.nav a,.sidebar nav a,.sidebar nav a.nav-sub{background:hsla(0,0%,100%,.085)!important;color:#f4f8ff!important}.nav a:hover,.sidebar nav a.nav-sub:hover,.sidebar nav a:hover{background:hsla(0,0%,100%,.13)!important}.sidebar nav a.active,.sidebar nav a.nav-sub.active{background:rgba(47,124,255,.28)!important}.sidebar nav span{color:rgba(244,248,255,.9)!important}.sidebar-icon-tile{display:contents!important}.sidebar-icon{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:block!important;height:76px!important;width:76px!important;margin:0 0 14px 21px!important;object-fit:contain!important;object-position:center center!important;overflow:visible!important;padding:0!important;transform:translateX(-4px)!important}.sidebar-subtitle{color:#9fc8ff!important}@media (max-width:900px){.sidebar{background:linear-gradient(180deg,#082f6f,#062759)!important}.sidebar-icon{height:66px!important;width:66px!important;margin-left:19px!important;transform:translateX(-3px)!important}}.pwa-device-actions{align-items:center!important;display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:18px!important;width:100%!important}.pwa-device-actions .btn-secondary,.pwa-device-actions a.btn-secondary{justify-content:center!important;min-width:210px!important;padding:14px 22px!important}.pwa-device-actions .btn-secondary,.pwa-device-actions .checkbox-row,.pwa-device-actions a.btn-secondary{align-items:center!important;display:inline-flex!important;min-height:54px!important;white-space:normal!important}.pwa-device-actions .checkbox-row{background:transparent!important;border:0!important;gap:10px!important;padding:0 4px!important}.pwa-device-actions .checkbox-row input{flex:0 0 auto!important;height:22px!important;width:22px!important}.pwa-device-card-grid{display:grid!important;grid-gap:18px!important;gap:18px!important;grid-template-columns:1fr!important;width:100%!important}.pwa-device-card{background:#fff!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:24px!important;box-shadow:0 18px 45px rgba(15,37,80,.06)!important;min-width:0!important;overflow:hidden!important;width:100%!important}.pwa-device-card-head{display:flex!important;gap:18px!important;justify-content:space-between!important;margin-bottom:18px!important;min-width:0!important}.pwa-device-card-head>div{min-width:0!important}.pwa-device-card-head h3{color:#07132f!important;font-size:1.2rem!important;line-height:1.2!important;margin:0 0 6px!important;overflow-wrap:anywhere!important}.pwa-device-card-head p{margin:0!important;overflow-wrap:anywhere!important}.pwa-device-card-fields{display:grid!important;grid-gap:14px!important;gap:14px!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;width:100%!important}.pwa-device-card-fields div{background:rgba(248,251,255,.9)!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:16px!important;min-width:0!important;padding:14px!important}.pwa-device-card-fields span{color:#63728a!important;display:block!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.05em!important;margin-bottom:6px!important;text-transform:uppercase!important}.pwa-device-card-fields strong{color:#07132f!important;display:block!important;word-break:break-word!important}.pwa-device-key-field{grid-column:1/-1!important}.pwa-device-key-field strong{color:#63728a!important;font-size:.92rem!important}.pwa-device-card-actions{display:flex!important;justify-content:flex-start!important;margin-top:18px!important;width:100%!important}.pwa-device-card-actions .btn-primary,.pwa-device-card-actions .btn-secondary,.pwa-device-card-actions button{max-width:300px!important;min-height:54px!important;min-width:220px!important;padding:14px 22px!important;white-space:normal!important;width:auto!important}@media (max-width:980px){.pwa-device-actions{align-items:stretch!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pwa-device-actions .btn-secondary,.pwa-device-actions .checkbox-row,.pwa-device-actions a.btn-secondary{min-width:0!important;width:100%!important}.pwa-device-actions .checkbox-row{grid-column:1/-1!important;justify-content:flex-start!important}}@media (max-width:720px){.pwa-device-actions{grid-template-columns:1fr!important}.pwa-device-card{border-radius:22px!important;padding:18px!important}.pwa-device-card-head{align-items:flex-start!important;flex-direction:column!important}.pwa-device-card-fields{grid-template-columns:1fr!important}.pwa-device-card-actions .btn-primary,.pwa-device-card-actions .btn-secondary,.pwa-device-card-actions button{max-width:none!important;min-width:0!important;width:100%!important}}@media (max-width:560px){.content{padding-left:14px!important;padding-right:14px!important}.panel{padding-left:18px!important;padding-right:18px!important}.pwa-device-card{padding:16px!important}}.pwa-device-card-status-actions{flex:0 0 auto!important}.pwa-device-card-status-actions .compact-button{min-height:42px!important;min-width:0!important;padding:10px 16px!important}.pwa-device-card{padding-bottom:22px!important}.content{padding-bottom:96px!important}@media (max-width:720px){.pwa-device-card-status-actions{align-items:flex-start!important;width:100%!important}.pwa-device-card-status-actions .compact-button{width:100%!important;white-space:normal!important}}.pwa-device-card-status-actions{align-items:flex-end!important;flex-direction:column!important;gap:8px!important}.pwa-device-card-status-actions .compact-button{font-size:.88rem!important;min-height:38px!important;padding:8px 14px!important;width:150px!important}.pwa-device-card-status-actions .danger-button{border-color:hsla(0,91%,71%,.35)!important}@media (max-width:820px){.pwa-device-card-status-actions{align-items:stretch!important;width:100%!important}.pwa-device-card-status-actions .compact-button{width:100%!important}}.pwa-device-card-fields em.muted-small{display:block!important;font-style:normal!important;margin-top:4px!important;overflow-wrap:anywhere!important}.pwa-device-card-fields strong{overflow-wrap:anywhere!important}.pwa-device-card{display:flex!important;flex-direction:column!important;gap:14px!important;min-height:0!important;padding:24px!important}.pwa-device-card-head{align-items:flex-start!important;border-bottom:1px solid rgba(148,163,184,.18)!important;display:grid!important;grid-gap:12px 18px!important;gap:12px 18px!important;grid-template-columns:minmax(0,1fr) auto!important;margin:0!important;min-height:0!important;padding:0 0 12px!important}.pwa-device-card-head>div:first-child{min-width:0!important}.pwa-device-card-head .status-pill{align-self:flex-start!important;justify-self:end!important;margin:0!important}.pwa-device-card-status-actions{align-items:center!important;align-self:stretch!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px!important;grid-column:1/-1!important;justify-content:flex-start!important;margin:0!important;min-height:0!important;position:static!important;width:100%!important}.pwa-device-card-status-actions .compact-button{flex:0 1 auto!important;font-size:.9rem!important;min-height:40px!important;min-width:145px!important;padding:9px 14px!important;white-space:nowrap!important;width:auto!important}.pwa-device-card-fields{margin:0!important;padding:0!important}.pwa-device-card-fields div{min-height:74px!important}.pwa-device-key-field{min-height:68px!important}@media (max-width:820px){.pwa-device-card-status-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.pwa-device-card-status-actions .compact-button{min-width:0!important;white-space:normal!important;width:100%!important}}@media (max-width:640px){.pwa-device-card{padding:18px!important}.pwa-device-card-head{grid-template-columns:1fr!important}.pwa-device-card-head .status-pill{justify-self:start!important}.pwa-device-card-status-actions{grid-template-columns:1fr!important}}.user-pwa-offboarding{border-color:rgba(37,99,235,.18)!important;background:rgba(248,251,255,.82)!important}.user-pwa-device-summary{display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;margin:12px 0!important}.user-pwa-device-summary span{background:#fff!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:14px!important;color:#63728a!important;font-weight:800!important;padding:10px 12px!important}.user-pwa-device-summary strong{color:#07132f!important;display:block!important;font-size:1.2rem!important}.user-pwa-device-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:10px 0 12px!important}.user-group-pill.muted-device{opacity:.62!important}.user-offboarding-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important}.user-offboarding-actions .compact-button{min-height:42px!important;padding:9px 14px!important;white-space:normal!important}.user-offboarding-actions .danger-button{border-color:hsla(0,91%,71%,.45)!important}.bank-import-compact-panel{padding-bottom:20px!important}.bank-import-panel-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:14px!important}.bank-import-panel-head h2{margin-bottom:6px!important}.bank-import-inline{display:grid!important;grid-template-columns:minmax(260px,1fr) auto!important;grid-gap:14px!important;gap:14px!important;align-items:end!important}.bank-file-picker{margin:0!important}.bank-import-actions{margin:0!important;align-items:center!important;justify-content:flex-end!important}.compact-details,.compact-details-panel{margin-top:14px!important}.compact-details summary,.compact-details-panel summary{cursor:pointer!important;list-style:none!important;border:1px solid rgba(148,163,184,.28)!important;border-radius:16px!important;padding:13px 16px!important;background:rgba(248,251,255,.86)!important;color:#07132f!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.compact-details summary:after,.compact-details-panel summary:after{content:"öffnen"!important;color:#64748b!important;font-size:.82rem!important;font-weight:800!important}.compact-details-panel[open] summary:after,.compact-details[open] summary:after{content:"schließen"!important}.compact-details-panel summary span{display:flex!important;flex-direction:column!important;gap:3px!important}.compact-details-panel summary small{color:#64748b!important;font-weight:800!important}.compact-feature-list{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;grid-gap:10px!important;gap:10px!important}.compact-feature-list div{padding:12px 14px!important}.compact-manual-bank-form{margin-top:16px!important}@media (max-width:820px){.bank-import-inline{grid-template-columns:1fr!important}.bank-import-actions{justify-content:flex-start!important}}.user-create-form{background:rgba(248,251,255,.82)!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:22px!important;margin:18px 0 22px!important;padding:22px!important}.user-create-form h3{color:#07132f!important;font-size:1.35rem!important;margin:0 0 6px!important}.user-create-form .form-grid{margin-top:16px!important}.security-accordion-list{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.security-accordion-card{border:1px solid var(--border);border-radius:18px;background:var(--surface)}.security-accordion-toggle{width:100%;border:0;background:transparent;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;cursor:pointer;color:inherit}.security-accordion-toggle strong{display:block}.security-accordion-toggle small{display:block;margin-top:.2rem;color:var(--muted);font-weight:800}.security-accordion-count{white-space:nowrap;color:var(--muted);font-weight:900}.security-accordion-details{border-top:1px solid var(--border);padding:1rem 1.1rem 1.15rem}.security-accordion-card{background:hsla(0,0%,100%,.96)!important;border:1px solid rgba(203,213,225,.95)!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;overflow:hidden}.security-accordion-toggle{background:rgba(248,250,252,.92)!important;color:#0f172a!important;min-height:64px}.security-accordion-toggle:hover{background:rgba(239,246,255,.96)!important}.security-accordion-toggle strong{color:#0f172a!important;font-weight:900!important}.security-accordion-toggle small{color:#64748b!important;font-weight:800!important;letter-spacing:.01em}.security-accordion-count{background:rgba(226,232,240,.9)!important;color:#334155!important;border:1px solid rgba(203,213,225,.95);border-radius:999px;padding:.35rem .75rem;font-weight:900!important}.security-accordion-details{background:#fff!important;border-top:1px solid rgba(226,232,240,.95)!important}.security-accordion-card:has(.security-accordion-details) .security-accordion-toggle{background:linear-gradient(90deg,rgba(239,246,255,.98),rgba(248,250,252,.98))!important}.panel .vynera-actions.in-panel .compact-button{box-shadow:none}.user-exception-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.user-exception-box{border:1px solid rgba(226,232,240,.95);border-radius:16px;padding:1rem;background:rgba(248,250,252,.78)}.user-exception-box h5{margin:0 0 .75rem;font-size:.95rem;color:#0f172a}.danger-chip{background:hsla(0,93%,94%,.9)!important;border-color:hsla(0,91%,71%,.55)!important;color:#991b1b!important}@media (max-width:900px){.user-exception-grid{grid-template-columns:1fr}}.toast-host{position:fixed;top:1.2rem;right:1.2rem;z-index:9999;display:grid;grid-gap:.75rem;gap:.75rem;width:min(420px,calc(100vw - 2rem));pointer-events:none}.toast-card{pointer-events:auto;border-radius:18px;border:1px solid rgba(203,213,225,.95);background:hsla(0,0%,100%,.98);box-shadow:0 18px 45px rgba(15,23,42,.16);padding:.95rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.toast-card strong{display:block;font-size:.95rem;color:#0f172a;margin-bottom:.2rem}.toast-card p{margin:0;color:#475569;font-size:.9rem;line-height:1.4}.toast-card button{border:0;background:transparent;color:#64748b;font-weight:900;font-size:1.1rem;cursor:pointer;line-height:1}.toast-success{border-left:5px solid #16a34a}.toast-error{border-left:5px solid #dc2626}.toast-warning{border-left:5px solid #d97706}.toast-info{border-left:5px solid #2563eb}@media (max-width:760px){.toast-host{top:auto;right:1rem;bottom:1rem;left:1rem;width:auto}}.audit-page{display:grid;grid-gap:1.2rem;gap:1.2rem}.audit-actions{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:flex-end}.audit-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(170px,1fr));grid-gap:.9rem;gap:.9rem;padding:1rem;border:1px solid rgba(203,213,225,.85);border-radius:20px;background:rgba(248,250,252,.85)}.audit-filter-panel label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:800;font-size:.82rem;color:#334155}.audit-filter-panel input,.audit-filter-panel select{width:100%;border:1px solid rgba(203,213,225,.95);border-radius:12px;background:#fff;padding:.7rem .8rem;font:inherit;color:#0f172a}.audit-search-field{grid-column:span 2}.audit-filter-actions{display:flex;gap:.6rem;align-items:end;justify-content:flex-end}.audit-summary-line{color:#64748b;font-size:.9rem;font-weight:800}.audit-table-wrap{overflow-x:auto}.audit-target-line{display:block;margin-top:.2rem;color:#64748b;font-size:.82rem;word-break:break-word}.audit-details-row td{background:#f8fafc}.audit-details-card{display:grid;grid-gap:.8rem;gap:.8rem;padding:1rem;border:1px solid rgba(203,213,225,.9);border-radius:16px;background:#fff}.audit-details-card pre{margin:0;max-height:320px;padding:.9rem;border-radius:14px;background:#0f172a;color:#e2e8f0;font-size:.82rem;line-height:1.45;white-space:pre-wrap}@media (max-width:1100px){.audit-filter-panel{grid-template-columns:repeat(2,minmax(160px,1fr))}.audit-search-field{grid-column:span 2}}@media (max-width:720px){.audit-filter-panel{grid-template-columns:1fr}.audit-search-field{grid-column:span 1}.audit-actions,.audit-filter-actions{justify-content:stretch}}.audit-table{min-width:980px;table-layout:fixed}.audit-table td:first-child,.audit-table th:first-child{width:135px}.audit-table td:nth-child(2),.audit-table th:nth-child(2){width:220px}.audit-table td:nth-child(3),.audit-table th:nth-child(3){width:210px}.audit-table td:nth-child(4),.audit-table th:nth-child(4){width:230px}.audit-table td:nth-child(5),.audit-table th:nth-child(5){width:auto}.audit-table td:nth-child(6),.audit-table th:nth-child(6){width:115px}.audit-table td,.audit-table th{white-space:normal;overflow-wrap:anywhere;word-break:normal;vertical-align:top}.audit-date-cell,.audit-summary-cell{line-height:1.4}.audit-table .mini-button{white-space:nowrap}.audit-details-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.audit-details-close{flex:0 0 auto;white-space:nowrap}.audit-details-card pre{max-height:360px;overflow:auto}@media (max-width:980px){.audit-table{min-width:880px}.audit-table td:nth-child(2),.audit-table td:nth-child(3),.audit-table td:nth-child(4),.audit-table th:nth-child(2),.audit-table th:nth-child(3),.audit-table th:nth-child(4){width:180px}}.audit-actions .primary-button,.audit-actions .secondary-button,.audit-filter-actions .primary-button,.audit-filter-actions .secondary-button{border:0;border-radius:999px;padding:.72rem 1rem;font-weight:900;cursor:pointer}.audit-actions .primary-button,.audit-filter-actions .primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 12px 28px rgba(37,99,235,.24)}.audit-actions .secondary-button,.audit-filter-actions .secondary-button{color:#0f172a;background:#fff;border:1px solid rgba(203,213,225,.95)}.audit-event-list{display:grid;grid-gap:.95rem;gap:.95rem}.audit-event-card{border:1px solid rgba(203,213,225,.95);border-radius:22px;background:hsla(0,0%,100%,.98);box-shadow:0 18px 45px rgba(15,23,42,.07);overflow:hidden}.audit-event-card-open{border-color:rgba(37,99,235,.35);box-shadow:0 22px 55px rgba(37,99,235,.11)}.audit-event-main{display:grid;grid-template-columns:140px minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:start;padding:1.05rem 1.1rem}.audit-event-time{color:#475569;font-weight:900;line-height:1.35}.audit-event-body{min-width:0;display:grid;grid-gap:.55rem;gap:.55rem}.audit-event-badges{display:flex;flex-wrap:wrap;gap:.45rem}.audit-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .62rem;background:#e0f2fe;color:#075985;font-size:.78rem;font-weight:900}.audit-badge-soft{background:#eef2ff;color:#3730a3}.audit-event-body h2{margin:0;color:#0f172a;font-size:1.03rem;line-height:1.35;word-break:normal;overflow-wrap:anywhere}.audit-event-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;color:#475569;font-size:.86rem}.audit-event-meta span{min-width:0;overflow-wrap:anywhere}.audit-event-meta strong{display:block;color:#64748b;font-size:.74rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem}.audit-event-toggle{border:0;border-radius:999px;padding:.65rem .95rem;background:#0f172a;color:#fff;font-weight:900;cursor:pointer;white-space:nowrap}.audit-event-toggle-light{background:#fff;color:#0f172a;border:1px solid rgba(203,213,225,.95)}.audit-event-details{border-top:1px solid rgba(203,213,225,.85);background:#f8fafc;padding:1rem 1.1rem 1.1rem;display:grid;grid-gap:.85rem;gap:.85rem}.audit-event-details-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.audit-event-details-head strong{display:block;color:#0f172a;font-size:1rem;margin-bottom:.2rem}.audit-event-details-head p{margin:0;color:#64748b}.audit-event-details pre{margin:0;max-height:360px;overflow:auto;padding:1rem;border-radius:16px;background:#0f172a;color:#e2e8f0;font-size:.84rem;line-height:1.5;white-space:pre-wrap}.audit-empty-state{border:1px dashed rgba(148,163,184,.8);border-radius:20px;padding:1.2rem;background:#f8fafc;color:#64748b;font-weight:800}@media (max-width:980px){.audit-event-main{grid-template-columns:1fr}.audit-event-toggle{justify-self:start}.audit-event-meta{grid-template-columns:1fr}.audit-event-details-head{display:grid}}.invoice-overview-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.invoice-overview-head h2{margin:0}.invoice-overview-head .primary-button{text-decoration:none;white-space:nowrap}@media (max-width:720px){.invoice-overview-head{display:grid;align-items:stretch}.invoice-overview-head .primary-button{text-align:center}}.danger-zone-panel{border:1px solid rgba(220,38,38,.28);background:linear-gradient(135deg,hsla(0,86%,97%,.96),hsla(0,0%,100%,.98))}.danger-zone-panel h2{color:#991b1b}.danger-zone-panel p{color:#7f1d1d;max-width:760px}.danger-button{border:0;border-radius:999px;padding:.78rem 1.1rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#991b1b,#dc2626);cursor:pointer;box-shadow:0 14px 28px rgba(220,38,38,.22)}.danger-button:hover{transform:translateY(-1px)}.audit-retention-panel{margin-top:1rem;padding:1.15rem;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(135deg,rgba(248,250,252,.98),hsla(0,0%,100%,.98));box-shadow:0 18px 42px rgba(15,23,42,.06)}.audit-retention-panel h2{margin:.1rem 0 .35rem}.audit-retention-panel p{margin:0;color:#64748b}.audit-retention-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-top:1rem}.audit-retention-stats div{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;padding:.85rem}.audit-retention-stats span{display:block;color:#64748b;font-size:.82rem;margin-bottom:.35rem}.audit-retention-stats strong{color:#0f172a}.audit-area-counts{margin-top:.9rem}.audit-retention-actions{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;margin-top:1rem}.audit-retention-actions label{min-width:190px}.audit-retention-actions input{width:100%}@media (max-width:820px){.audit-retention-stats{grid-template-columns:1fr}.audit-retention-actions{display:grid;align-items:stretch}}.sidebar{background:radial-gradient(circle at 18% 10%,rgba(72,145,255,.34),transparent 28%),linear-gradient(180deg,#0f3f86,#123b78 45%,#12356c)!important;border-right:1px solid hsla(0,0%,100%,.16)!important;box-shadow:14px 0 38px rgba(15,23,42,.12)!important}.sidebar nav span{color:rgba(226,239,255,.92)!important;font-size:.82rem!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:none!important;margin:1.35rem 0 .45rem!important}.sidebar nav a,.sidebar nav a.nav-sub{position:relative!important;display:flex!important;align-items:center!important;min-height:42px!important;padding:.72rem .9rem!important;margin:.22rem 0!important;border-radius:14px!important;color:hsla(0,0%,100%,.92)!important;background:hsla(0,0%,100%,.105)!important;border:1px solid hsla(0,0%,100%,.08)!important;font-weight:760!important;line-height:1.15!important;text-decoration:none!important;box-shadow:none!important}.sidebar nav a.nav-sub:before,.sidebar nav a:before{content:"";width:6px;height:6px;flex:0 0 6px;margin-right:.55rem;border-radius:999px;background:rgba(191,219,254,.76)}.sidebar nav a.nav-sub:hover,.sidebar nav a:hover{transform:translateX(2px)!important;background:hsla(0,0%,100%,.16)!important;color:#fff!important}.sidebar nav a.active,.sidebar nav a.nav-sub.active{background:linear-gradient(135deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,.14))!important;border-color:hsla(0,0%,100%,.28)!important;color:#fff!important;box-shadow:inset 4px 0 0 rgba(125,211,252,.95),0 10px 24px rgba(15,23,42,.16)!important}.sidebar nav a.active:before,.sidebar nav a.nav-sub.active:before{background:#7dd3fc}.sidebar-title{color:#fff!important}.sidebar-subtitle{color:rgba(226,239,255,.9)!important}@media (max-width:820px){.sidebar nav a,.sidebar nav a.nav-sub{min-height:40px!important;padding:.68rem .85rem!important}}.security-mfa-box{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:rgba(248,250,252,.9)}.mfa-setup-panel{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid rgba(37,99,235,.16);border-radius:16px;background:hsla(0,0%,100%,.92)}.mfa-setup-panel textarea{min-height:5.5rem;resize:vertical}.security-mfa-box .security-actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;margin-top:.35rem}.security-mfa-box .security-actions button{margin:0}.security-mfa-box .btn-primary:disabled,.security-mfa-box .btn-secondary:disabled,.security-mfa-box button:disabled{opacity:.46;cursor:not-allowed;filter:grayscale(.25);box-shadow:none}@media (max-width:720px){.security-mfa-box .security-actions{display:grid}.security-mfa-box .security-actions button{width:100%}}.mfa-qr-card{display:grid;grid-template-columns:132px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(37,99,235,.16);border-radius:16px;background:rgba(248,250,252,.94)}.mfa-qr-card img{width:132px;height:132px;border-radius:12px;background:#fff;padding:.45rem;border:1px solid rgba(15,23,42,.1)}.mfa-qr-card h4{margin:0 0 .35rem}.mfa-qr-card p{margin:0}@media (max-width:720px){.mfa-qr-card{grid-template-columns:1fr}}.mfa-backup-codes-panel{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid rgba(180,83,9,.22);border-radius:16px;background:rgba(255,251,235,.9)}.mfa-backup-codes-panel h3,.mfa-backup-codes-panel p{margin:0}.mfa-backup-code-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:.6rem;gap:.6rem}.mfa-backup-code-grid code{display:block;padding:.75rem;border-radius:12px;background:hsla(0,0%,100%,.88);border:1px solid rgba(15,23,42,.12);font-weight:800;letter-spacing:.08em;text-align:center}#customer-list.customer-overview-panel,.customer-overview-panel{overflow:visible!important}.customer-overview-panel .table-wrap{-webkit-overflow-scrolling:touch;padding-bottom:.6rem}.customer-overview-panel .data-table{min-width:860px!important}.customer-overview-panel .data-table td:first-child,.customer-overview-panel .data-table th:first-child{width:22%}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:18%}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:12%}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:10%}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table th:nth-child(5){width:16%}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table td:last-child .vynera-actions{overflow:visible!important}@media (max-width:980px){.customer-overview-panel .data-table{min-width:920px!important}}.customer-overview-panel .data-table{min-width:1120px!important}.customer-overview-panel .data-table td:first-child,.customer-overview-panel .data-table th:first-child{width:18%!important}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:14%!important}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:8%!important}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:7%!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(5),.customer-overview-panel .data-table th:nth-child(6){width:13%!important}.customer-overview-panel .data-table td:nth-child(7),.customer-overview-panel .data-table th:nth-child(7){width:16%!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{width:140px!important;min-width:140px!important}.customer-overview-panel .data-table td,.customer-overview-panel .data-table td div,.customer-overview-panel .data-table td small,.customer-overview-panel .data-table td span{overflow-wrap:anywhere!important;word-break:normal!important}.customer-overview-panel .data-table td:first-child{padding-right:1rem!important}.customer-overview-panel .data-table td:first-child div,.customer-overview-panel .data-table td:first-child small,.customer-overview-panel .data-table td:first-child span,.customer-overview-panel .data-table td:first-child strong{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important}.customer-overview-panel .table-wrap{padding-bottom:.75rem!important}.customer-overview-panel .data-table{min-width:1380px!important}.customer-overview-panel .data-table td:first-child,.customer-overview-panel .data-table th:first-child{width:250px!important;min-width:250px!important}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:180px!important;min-width:180px!important}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:95px!important;min-width:95px!important}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:80px!important;min-width:80px!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(5),.customer-overview-panel .data-table th:nth-child(6){width:150px!important;min-width:150px!important}.customer-overview-panel .data-table td:nth-child(7),.customer-overview-panel .data-table th:nth-child(7){width:190px!important;min-width:190px!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{width:145px!important;min-width:145px!important}.customer-overview-panel .data-table td:first-child{padding-right:1.25rem!important}.customer-overview-panel .data-table td:first-child b,.customer-overview-panel .data-table td:first-child strong{white-space:normal!important}.customer-overview-panel .data-table td:first-child a,.customer-overview-panel .data-table td:first-child small,.customer-overview-panel .data-table td:first-child span{max-width:100%!important;word-break:normal!important;overflow-wrap:normal!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table td:nth-child(6){white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.customer-overview-panel .data-table td:nth-child(7){white-space:nowrap!important}.customer-overview-panel .data-table td:last-child a,.customer-overview-panel .data-table td:last-child button{width:100%!important;margin:.18rem 0!important}.customer-overview-panel{max-width:none!important}.customer-overview-panel .data-table{min-width:1180px!important}.customer-overview-panel .data-table th{padding-top:.75rem!important;padding-bottom:.75rem!important;font-size:.78rem!important}.customer-overview-panel .data-table td{padding-top:.85rem!important;padding-bottom:.85rem!important;vertical-align:middle!important}.customer-overview-panel .data-table tr{min-height:auto!important}.customer-overview-panel .data-table td:first-child,.customer-overview-panel .data-table th:first-child{width:210px!important}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:150px!important}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:80px!important}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:70px!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(5),.customer-overview-panel .data-table th:nth-child(6){width:130px!important}.customer-overview-panel .data-table td:nth-child(7),.customer-overview-panel .data-table th:nth-child(7){width:165px!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{width:270px!important;min-width:270px!important;text-align:right!important}.customer-overview-panel .data-table td:first-child b,.customer-overview-panel .data-table td:first-child strong{display:block!important;line-height:1.25!important}.customer-overview-panel .data-table td:first-child a,.customer-overview-panel .data-table td:first-child small,.customer-overview-panel .data-table td:first-child span{display:block!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;line-height:1.25!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table td:last-child .vynera-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:.45rem!important;flex-wrap:nowrap!important}.customer-overview-panel .data-table td:last-child a,.customer-overview-panel .data-table td:last-child button{width:auto!important;min-width:78px!important;margin:0!important;padding:.45rem .65rem!important;font-size:.78rem!important;white-space:nowrap!important}.customer-overview-panel .filter-chip,.customer-overview-panel .tax-treatment-badge{white-space:nowrap!important}@media (max-width:980px){.customer-overview-panel .data-table{min-width:1180px!important}}.customer-overview-panel .table-wrap{width:100%!important;padding-bottom:.5rem!important}.customer-overview-panel .data-table{min-width:980px!important}.customer-overview-panel .data-table td,.customer-overview-panel .data-table th{vertical-align:middle!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:16%!important}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:13%!important}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:20%!important}.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(6){width:150px!important;min-width:150px!important}.customer-overview-panel .data-table td span,.customer-overview-panel .data-table td strong{display:block!important;line-height:1.35!important}.customer-overview-panel .data-table td span{color:#64748b;font-weight:700}.customer-overview-panel .data-table td:first-child span{white-space:normal!important;overflow-wrap:anywhere!important}.customer-overview-panel .customer-actions-vertical{grid-gap:.4rem!important;gap:.4rem!important;justify-items:end!important}.customer-overview-panel .customer-actions-vertical a,.customer-overview-panel .customer-actions-vertical button{width:118px!important;padding:.42rem .6rem!important;font-size:.78rem!important}@media (max-width:980px){.customer-overview-panel .data-table{min-width:980px!important}}.customer-overview-panel{overflow:visible!important}.customer-overview-panel .table-wrap{border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow-x:auto!important;overflow-y:visible!important;max-height:none!important}.customer-overview-panel .data-table{min-width:1040px!important;width:100%!important;table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important}.customer-overview-panel .data-table thead th{padding:.78rem .72rem!important;font-size:.74rem!important;letter-spacing:.055em!important;color:#64748b!important;background:#fff!important;border-bottom:1px solid rgba(148,163,184,.24)!important}.customer-overview-panel .data-table tbody td{padding:.9rem .72rem!important;border-bottom:1px solid rgba(226,232,240,.9)!important;background:#fff!important;vertical-align:middle!important}.customer-overview-panel .data-table tbody tr:hover td{background:rgba(248,250,252,.78)!important}.customer-overview-panel .data-table td:first-child,.customer-overview-panel .data-table th:first-child{width:24%!important}.customer-overview-panel .data-table td:nth-child(2),.customer-overview-panel .data-table th:nth-child(2){width:15%!important}.customer-overview-panel .data-table td:nth-child(3),.customer-overview-panel .data-table th:nth-child(3){width:12%!important}.customer-overview-panel .data-table td:nth-child(4),.customer-overview-panel .data-table th:nth-child(4){width:21%!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table th:nth-child(5){width:15%!important}.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(6){width:128px!important;min-width:128px!important;max-width:128px!important;text-align:right!important;background:#fff!important;box-shadow:none!important}.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th:last-child{background:#fff!important;box-shadow:none!important}.customer-overview-panel .data-table td strong{display:block!important;color:#0f172a!important;font-size:.94rem!important;line-height:1.22!important;font-weight:800!important;margin-bottom:.18rem!important}.customer-overview-panel .data-table td span{display:block!important;color:#64748b!important;font-size:.82rem!important;line-height:1.22!important;font-weight:700!important}.customer-overview-panel .data-table td:first-child span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.customer-overview-panel .data-table td:nth-child(4) span,.customer-overview-panel .data-table td:nth-child(4) strong{white-space:normal!important;overflow-wrap:anywhere!important}.customer-overview-panel .data-table td:nth-child(5) strong{margin-bottom:.38rem!important}.customer-overview-panel .tax-treatment-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;max-width:100%!important;width:auto!important;min-width:0!important;padding:.28rem .58rem!important;border-radius:999px!important;font-size:.74rem!important;line-height:1.15!important;font-weight:800!important;white-space:normal!important;text-align:center!important}.customer-overview-panel .customer-actions-vertical{display:grid!important;grid-gap:.32rem!important;gap:.32rem!important;justify-items:stretch!important;align-items:center!important;width:100%!important}.customer-overview-panel .customer-actions-vertical a,.customer-overview-panel .customer-actions-vertical button{width:100%!important;min-width:0!important;margin:0!important;padding:.36rem .48rem!important;border-radius:10px!important;font-size:.72rem!important;line-height:1.12!important;font-weight:800!important;text-align:center!important;white-space:nowrap!important}.customer-overview-panel .customer-actions-vertical .danger-link{color:#be123c!important;background:rgba(255,241,242,.92)!important;border:1px solid rgba(244,63,94,.24)!important}.customer-overview-panel .table-wrap::-webkit-scrollbar{height:10px!important}.customer-overview-panel .table-wrap::-webkit-scrollbar-thumb{background:rgba(148,163,184,.55)!important;border-radius:999px!important}.customer-overview-panel .table-wrap::-webkit-scrollbar-track{background:rgba(226,232,240,.55)!important;border-radius:999px!important}@media (max-width:1180px){.customer-overview-panel .data-table{min-width:1040px!important}}.customer-overview-panel .data-table td,.customer-overview-panel .data-table td:last-child,.customer-overview-panel .data-table th,.customer-overview-panel .data-table th:last-child{position:static!important;right:auto!important;left:auto!important;z-index:auto!important;background:#fff!important;box-shadow:none!important;filter:none!important}.customer-overview-panel .data-table td:after,.customer-overview-panel .data-table td:before,.customer-overview-panel .data-table th:after,.customer-overview-panel .data-table th:before,.customer-overview-panel .table-wrap:after,.customer-overview-panel .table-wrap:before{display:none!important;content:none!important;box-shadow:none!important;background:transparent!important}.customer-overview-panel .data-table tbody tr:hover td,.customer-overview-panel .data-table tbody tr:hover td:last-child{background:rgba(248,250,252,.78)!important}.customer-overview-panel .data-table td:nth-child(5),.customer-overview-panel .data-table th:nth-child(5){width:14%!important}.customer-overview-panel .data-table td:nth-child(6),.customer-overview-panel .data-table th:nth-child(6){width:132px!important;min-width:132px!important;max-width:132px!important}.customer-overview-panel .tax-treatment-pill{max-width:128px!important}.pdf-preview-overlay{position:fixed!important;inset:0!important;z-index:99999!important;display:grid!important;place-items:center!important;padding:2rem!important;background:rgba(15,23,42,.58)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.pdf-preview-panel{width:min(1120px,96vw)!important;height:min(860px,92vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 28px 90px rgba(15,23,42,.32)!important;overflow:hidden!important}.pdf-preview-head{justify-content:space-between!important;gap:1rem!important;padding:1rem 1.1rem!important;border-bottom:1px solid rgba(226,232,240,.95)!important;background:rgba(248,250,252,.98)!important}.pdf-preview-actions,.pdf-preview-head{display:flex!important;align-items:center!important}.pdf-preview-actions{flex-wrap:wrap!important;gap:.55rem!important;justify-content:flex-end!important}.pdf-preview-frame{width:100%!important;height:100%!important;min-height:0!important;border:0!important;background:#fff!important}@media (max-width:760px){.pdf-preview-overlay{padding:.75rem!important}.pdf-preview-panel{width:98vw!important;height:94vh!important}.pdf-preview-head{align-items:flex-start!important;flex-direction:column!important}.pdf-preview-actions{justify-content:flex-start!important}}.invoice-detail-actions{display:grid!important;grid-gap:.65rem!important;gap:.65rem!important;margin:1rem 0 1.1rem!important}.invoice-detail-actions a,.invoice-detail-actions button{width:100%!important;justify-content:center!important;text-align:center!important}.email-send-overlay{position:fixed!important;inset:0!important;z-index:99998!important;display:grid!important;place-items:center!important;padding:2rem!important;background:rgba(15,23,42,.58)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.email-send-panel{width:min(860px,96vw)!important;max-height:92vh!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 28px 90px rgba(15,23,42,.32)!important;overflow:hidden!important}.email-send-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;padding:1rem 1.1rem!important;border-bottom:1px solid rgba(226,232,240,.95)!important;background:rgba(248,250,252,.98)!important}.email-send-head span{display:block!important;color:#64748b!important;font-size:.78rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.08em!important}.email-send-head strong{display:block!important;color:#0f172a!important;font-size:1.05rem!important}.email-send-body{overflow:auto!important;padding:1.15rem!important}.email-send-body label{display:grid!important;grid-gap:.4rem!important;gap:.4rem!important;margin-bottom:.9rem!important;color:#334155!important;font-weight:800!important}.email-send-body input,.email-send-body textarea{width:100%!important;border:1px solid rgba(148,163,184,.38)!important;border-radius:14px!important;padding:.76rem .85rem!important;color:#0f172a!important;background:#fff!important;font:inherit!important;font-weight:650!important}.email-send-body textarea{resize:vertical!important;line-height:1.45!important}.email-send-actions{display:flex!important;justify-content:flex-end!important;gap:.75rem!important;margin-top:1rem!important}.form-note.warning{color:#92400e!important;background:#fffbeb!important;border:1px solid rgba(245,158,11,.35)!important}.form-note.success{color:#166534!important;background:#f0fdf4!important;border:1px solid rgba(34,197,94,.32)!important}.system-notice{position:fixed;top:22px;right:24px;z-index:9999;width:min(420px,calc(100vw - 32px));display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(125,211,252,.35);background:rgba(8,22,46,.92);box-shadow:0 22px 60px rgba(15,23,42,.28);color:#eaf6ff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.system-notice strong{font-size:.86rem;letter-spacing:.04em;text-transform:uppercase}.system-notice span{color:#cfe8ff;font-size:.92rem;line-height:1.45}.system-notice-success{border-color:rgba(34,197,94,.42)}.system-notice-warning{border-color:rgba(245,158,11,.48)}.system-notice-error{border-color:hsla(0,91%,71%,.5)}@media (max-width:720px){.system-notice{top:auto;right:16px;bottom:18px;left:16px;width:auto}}.match-reason-list{margin:.5rem 0 0;padding-left:1.1rem;color:#8a5a00;font-size:.85rem;line-height:1.45}.match-reason-list li{margin:.15rem 0}.workspace-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px;margin-top:18px}.workspace-card{display:flex;flex-direction:column;gap:10px;min-height:190px;padding:18px;border:1px solid rgba(148,163,184,.24);border-radius:20px;background:hsla(0,0%,100%,.92);color:inherit;text-decoration:none;box-shadow:0 18px 40px rgba(15,23,42,.08)}.workspace-card:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.38)}.workspace-card h3{margin:0}.workspace-card p{margin:0;color:var(--muted)}