:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--surface:#fff;--border:#e5e4e7;--accent:#7c3aed;--accent-bg:#7c3aed1a;--hover-bg:#00000008;--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/1.5 var(--sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--surface:#1c1d24;--border:#2e303a;--accent:#c084fc;--accent-bg:#c084fc26;--hover-bg:#ffffff0a}}body{min-height:100svh;margin:0}#root{min-height:100svh}h1{font-family:var(--sans);color:var(--text-h);margin:0;font-size:1.6rem;font-weight:600}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}.report-page{background:#6b7280;min-height:100vh;padding:2rem 1rem}.report-toolbar{justify-content:space-between;align-items:center;gap:1rem;max-width:820px;margin:0 auto 1rem;display:flex}.report-toolbar a{color:#fff}.report-toolbar .print-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:.55rem 1.1rem;font-size:.95rem}.report{color:#1a1a1a;background:#fff;max-width:820px;margin:0 auto;padding:48px 56px;font-family:Georgia,Times New Roman,serif;font-size:12.5px;line-height:1.5;box-shadow:0 6px 24px #00000040}.report h1,.report h2,.report h3{color:#111;margin:0;font-family:Georgia,Times New Roman,serif}.report-head{border-bottom:2px solid #111;margin-bottom:1.5rem;padding-bottom:1rem}.report-brand{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin-bottom:.4rem;font-size:.8rem}.report-head h1{margin-bottom:.75rem;font-size:1.9rem}.report-meta{color:#374151;font-size:.9rem}.report-meta .subject{color:#111;font-size:1.05rem}.report-intro{color:#374151;margin-bottom:1.5rem}.report-section{margin-bottom:1.6rem}.report-section>h2{border-bottom:1px solid #d1d5db;margin-bottom:.8rem;padding-bottom:.3rem;font-size:1.15rem}.report-section h3{margin:.9rem 0 .4rem;font-size:.95rem}.report-facts{grid-template-columns:max-content 1fr;gap:.35rem 1.5rem;margin:0;display:grid}.report-facts dt{color:#6b7280}.report-facts dd{color:#111;margin:0}.report table{border-collapse:collapse;width:100%;font-size:.85rem}.report th,.report td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.35rem .5rem}.report thead th{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;border-bottom:1.5px solid #9ca3af;font-size:.78rem}.report td.num,.report th.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.report .bs-table{table-layout:fixed}.report .bs-table .bs-col-item{width:40%}.report .bs-table .bs-col-num{width:20%}.report .bs-table td,.report .bs-table th{overflow-wrap:anywhere}.report .row-label{color:#374151}.report .subtotal td,.report .subtotal th{color:#111;border-top:1.5px solid #9ca3af;font-weight:700}.report .step td,.report .step th{color:#374151}.report-conclusion{border:2px solid #111;justify-content:space-between;align-items:baseline;margin-top:1.25rem;padding:1rem 1.25rem;display:flex}.report-conclusion .label{font-size:1rem;font-weight:700}.report-conclusion .value{font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:700}.report-disclaimer{color:#6b7280;border-top:1px solid #d1d5db;margin-top:2rem;padding-top:1rem;font-size:.72rem;line-height:1.5}.report .muted-note{color:#6b7280;font-size:.8rem;font-style:italic}@media print{.no-print{display:none!important}.report-page{background:#fff;padding:0}.report{max-width:none;box-shadow:none;margin:0;padding:0;font-size:11px}.report-section{break-inside:avoid}.report-earnings,.report-normalisations{break-inside:auto}.report h2,.report h3{break-after:avoid}.report tr,.report-conclusion{break-inside:avoid}@page{margin:16mm}}.card{text-align:left;border:1px solid #8080804d;border-radius:12px;max-width:380px;margin:10vh auto;padding:2rem;font-family:system-ui,sans-serif}.card h1{margin:0 0 1.25rem;font-size:1.4rem}.card form{flex-direction:column;gap:.9rem;display:flex}.card label{flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.card input{border:1px solid #80808066;border-radius:6px;padding:.5rem .6rem;font-size:1rem}.card .row{gap:.6rem;margin-top:.4rem;display:flex}.card button{cursor:pointer;border-radius:6px;flex:1;padding:.55rem .8rem;font-size:.95rem}.card button:disabled{opacity:.5;cursor:not-allowed}.status{margin-top:1rem;font-size:.9rem;line-height:1.4}.page{max-width:900px;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif}.page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.header-actions{flex-shrink:0;gap:.6rem;display:flex}.page button{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;border-radius:6px;padding:.5rem .9rem;font-size:.9rem}.page button.secondary{color:var(--text-h);border-color:var(--border);background:0 0}.page button:disabled{opacity:.5;cursor:not-allowed}.muted{color:var(--text);font-size:.88rem}.error{color:#dc2626;margin:0 0 1rem;font-size:.9rem}.empty{border:1px dashed var(--border);text-align:center;border-radius:10px;padding:2.5rem 1rem}.grid{border-collapse:collapse;width:100%;font-size:.92rem}.grid th,.grid td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.65rem .75rem}.grid thead th{text-transform:uppercase;letter-spacing:.04em;color:var(--text);font-size:.75rem}.grid tr.clickable{cursor:pointer}.grid tr.clickable:hover{background:var(--hover-bg)}.field-key{width:200px;color:var(--text);font-family:ui-monospace,Consolas,monospace;font-size:.82rem;font-weight:500}.badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.badge-draft{color:#64748b;background:#94a3b833}.badge-complete{color:#16a34a;background:#22c55e2e}.badge-locked{color:#b45309;background:#eab30833}.editor{max-width:1000px}.editor-header{align-items:center;gap:.75rem;margin:.5rem 0 1rem;display:flex}.editor-header .report-link{margin-left:auto;font-size:.9rem;font-weight:500}.tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem;display:flex}.tab{color:var(--text);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.55rem .9rem;font-size:.9rem}.tab:hover{color:var(--text-h)}.tab.active{color:var(--text-h);border-bottom-color:var(--accent);font-weight:600}.totals-row th,.totals-row td{border-top:2px solid var(--border);color:var(--text-h);font-variant-numeric:tabular-nums;font-weight:600}.section-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-bottom:1.5rem;padding:1.25rem 1.25rem 1.5rem}.section-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-head h2{color:var(--text-h);margin:0;font-size:1.1rem;font-weight:600}.section-save{flex-shrink:0;align-items:center;gap:.75rem;font-size:.85rem;display:flex}.section-save .saved{color:#16a34a}.field-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.field-grid label{color:var(--text);flex-direction:column;gap:.3rem;font-size:.82rem;display:flex}.field-grid input,.field-grid select{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:6px;padding:.45rem .55rem;font-size:.95rem}.field-grid input[aria-invalid=true]{border-color:#dc2626}.field-error{color:#dc2626;font-size:.75rem}.table-scroll{overflow-x:auto}.section-card table.grid{min-width:100%}.section-card table.grid input,.section-card table.grid textarea,.section-card table.grid select{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;min-width:90px;color:var(--text-h);font:inherit;border-radius:5px;padding:.35rem .45rem;font-size:.88rem}.section-card table.grid textarea{resize:vertical;min-width:160px}.fy-table .row-label,.fy-table thead th:first-child{text-align:left;white-space:nowrap;color:var(--text);font-weight:500}.year-input{max-width:110px;font-weight:600}.add-btn{margin-top:.75rem}.bs-group{margin-bottom:1.5rem}.bs-group h3{color:var(--text-h);margin:0 0 .5rem;font-size:.95rem;font-weight:600}.link-danger{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:.2rem .3rem;font-size:.82rem}.hint{margin-top:.5rem;font-size:.8rem}.section-card h3{color:var(--text-h);margin:1.25rem 0 .5rem;font-size:.9rem;font-weight:600}.calc-table td.num,.calc-table th.num,.calc-summary td.num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.calc-table td.strong,.calc-summary tr.strong-row th,.calc-summary tr.strong-row td{color:var(--text-h);font-weight:600}.calc-summary{max-width:620px}.calc-summary .row-label{text-align:left;color:var(--text);font-weight:400}.concluded{background:var(--accent-bg);border:1px solid var(--accent);border-radius:10px;justify-content:space-between;align-items:baseline;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}.concluded span{color:var(--text-h);font-size:1rem;font-weight:600}.concluded strong{color:var(--text-h);font-variant-numeric:tabular-nums;font-size:1.6rem}
