:root{color-scheme:light;font-family:Avenir Next,Segoe UI,sans-serif;--bg: #f4efe6;--panel: rgba(255, 251, 244, .92);--panel-strong: #fff7eb;--ink: #1f1a17;--muted: #6e655d;--line: rgba(78, 53, 24, .16);--accent: #1f6b5c;--accent-strong: #0d4f42;--accent-soft: #dcefe8;--warning: #8e3b2e;background:radial-gradient(circle at top left,rgba(205,164,94,.28),transparent 28%),radial-gradient(circle at bottom right,rgba(31,107,92,.18),transparent 30%),linear-gradient(180deg,#f7f1e7,#f1e8da);color:var(--ink)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.1rem;background:#e6ddd1;color:var(--ink);transition:transform .14s ease,background .14s ease}button:hover{transform:translateY(-1px)}button:disabled{cursor:default;opacity:.6;transform:none}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:16px;background:#ffffffd1;padding:.85rem .95rem;color:var(--ink)}textarea{resize:vertical}.login-shell,.app-shell{width:min(1380px,calc(100vw - 2rem));margin:0 auto;padding:1.25rem 0 2rem}.app-shell-wide{width:calc(100vw - 2rem);max-width:none}.login-shell{min-height:100vh;display:grid;place-items:center}.login-card,.panel,.hero-panel{background:var(--panel);border:1px solid var(--line);border-radius:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 60px #41280a14}.login-card{width:min(520px,100%);padding:2rem}.hero-panel{display:flex;justify-content:space-between;gap:1.5rem;padding:1.7rem 1.8rem;margin-bottom:1rem}.top-nav-panel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.2rem 1.4rem;margin-bottom:1rem;background:var(--panel);border:1px solid var(--line);border-radius:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 60px #41280a14;position:sticky;top:.75rem;z-index:40}.top-nav-start{display:flex;align-items:center;gap:1rem;min-width:0}.top-nav-collapse{display:contents}.top-nav-mobile-toggle{display:none;white-space:nowrap}.top-nav-brand{min-width:0}.top-nav-brand-static{flex:0 0 auto}.top-nav-brand h1{font-size:clamp(1.9rem,3vw,2.8rem)}.top-nav-controls,.top-nav-actions,.year-picker-group{display:flex;align-items:center;gap:.8rem}.top-nav-controls{justify-content:flex-end;flex-wrap:wrap;min-width:0}.top-nav-spiir-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem .8rem;min-width:0}.top-nav-actions{justify-content:flex-end}.year-picker-group{padding:.35rem .45rem .35rem .9rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8}.scope-switcher{display:inline-flex;align-items:center;gap:.25rem;flex-wrap:wrap;padding:.25rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;box-shadow:inset 0 1px #ffffff8c}.compact-density-switcher{flex:0 0 auto}.top-nav-start>.scope-switcher{flex:0 0 auto}html[data-density=compact] .top-nav-panel{padding:.95rem 1.1rem}html[data-density=compact] .panel{padding:1rem}.year-picker-group span{color:var(--muted);font-size:.95rem}.year-picker-group select{width:auto;min-width:7rem;padding:.45rem .8rem;border-radius:999px}.nav-pill{background:transparent;border:1px solid transparent;padding:.65rem 1rem}.nav-pill.active{background:var(--accent);color:#fff}.scope-mode-label{color:var(--muted);font-size:.95rem;padding:0 .2rem}.eyebrow{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.14em;font-size:.77rem;color:var(--accent-strong)}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600}h1{font-size:clamp(2rem,4vw,3.4rem)}h2{font-size:1.25rem}.intro{color:var(--muted);max-width:56rem;line-height:1.5}.hero-actions,.action-row,.toggle-row,.panel-header,.form-grid{display:flex;gap:.8rem}.panel-header{align-items:center;justify-content:space-between;margin-bottom:1rem}.primary-button{background:var(--accent);color:#fff}.danger-button{background:#8e3b2e;color:#fff}.secondary-button{background:transparent;border:1px solid var(--line)}.grid{display:grid;gap:1rem;margin-bottom:1rem}.two-column-top{grid-template-columns:1.2fr .9fr}.two-column-main{grid-template-columns:1.2fr 1fr}.panel{padding:1.3rem}.compact-header{margin-bottom:.75rem}.year-sheet-panel-full{padding-bottom:.8rem;overflow:hidden}.wealth-chart-panel{margin-bottom:1rem;padding:1rem 1.1rem 1.15rem;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#ffffffd1,#f7f1e7e0),radial-gradient(circle at top left,rgba(31,107,92,.1),transparent 35%)}.house-estimate-panel{display:grid;gap:1rem}.house-estimate-chart-panel{padding:1rem 1.1rem 1.15rem;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#ffffffd6,#f7f1e7e6),radial-gradient(circle at top left,rgba(176,106,22,.12),transparent 35%)}.external-frame-panel{padding:1.15rem 1.2rem 1.2rem}.external-frame-link{text-decoration:none}.external-frame{width:100%;min-height:calc(100vh - 13rem);border:1px solid var(--line);border-radius:22px;background:#fff}.house-estimate-swatch{background:#7f4f24}.house-estimate-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:1rem}.house-estimate-editor,.house-estimate-history{padding:1rem 1.1rem;border:1px solid var(--line);border-radius:22px;background:#ffffffb8}.house-estimate-actions{justify-content:flex-end}.house-estimate-table-scroll{max-height:26rem;overflow:auto;border:1px solid var(--line);border-radius:18px;background:#ffffffd1}.house-estimate-table{width:100%;border-collapse:collapse}.house-estimate-row{cursor:pointer}.house-estimate-row:hover td{background:#f4eadc}.house-estimate-row.active td{background:var(--accent-soft)}.wealth-chart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.wealth-chart-header h3{margin:0;font-size:1.15rem}.wealth-chart-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1rem}.wealth-chart-legend-item{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.95rem}.wealth-chart-swatch{width:.9rem;height:.9rem;border-radius:999px;display:inline-block}.wealth-chart-swatch-formue,.wealth-chart-line-formue,.wealth-chart-point-formue{color:#1f6b5c;fill:#1f6b5c;stroke:#1f6b5c}.wealth-chart-swatch-pension,.wealth-chart-line-pension,.wealth-chart-point-pension{color:#b06a16;fill:#b06a16;stroke:#b06a16}.wealth-chart-frame{display:block}.wealth-chart-plot,.year-sheet-scroll-full{width:100%}.timeline-list,.snapshot-list{display:grid;gap:.55rem;max-height:360px;overflow:auto}.timeline-row,.snapshot-row{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;border-radius:18px;background:#ffffffc7}.timeline-row.active,.snapshot-row.active{background:var(--accent-soft)}.compact{margin-bottom:.8rem}.form-grid>label,.account-field,.login-form label{display:grid;gap:.4rem;color:var(--muted)}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}.account-field span{display:flex;justify-content:space-between;gap:1rem}.account-field small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.metrics-grid div{padding:.9rem;border-radius:18px;background:var(--panel-strong);border:1px solid var(--line)}.metrics-grid span{display:block;color:var(--muted);margin-bottom:.35rem}.metrics-grid strong{font-size:1.1rem}.table-scroll{overflow:auto}.year-sheet-scroll{overflow-x:auto;overflow-y:visible;width:100%;max-width:100%;border-radius:20px;border:1px solid var(--line);background:#ffffffb8}.year-sheet-table{width:100%;min-width:max-content;border-collapse:separate;border-spacing:0}.year-sheet-table th,.year-sheet-table td{min-width:8.4rem;white-space:nowrap;text-align:right;background:#ffffffd1}.year-sheet-table thead th{position:sticky;top:0;z-index:4;background:#fbf8f2;box-shadow:inset 0 -1px 0 var(--line)}.year-sheet-date-header{cursor:pointer;-webkit-user-select:none;user-select:none}.year-sheet-date-header:hover{background:#f3eadb}.year-sheet-delta-header,.year-sheet-delta{min-width:5rem!important}.year-sheet-delta-header{background:#ece8e2!important}.year-sheet-delta{font-weight:600;background:#ece8e2!important}.year-sheet-delta-plain{background:#ffffffd1!important;color:inherit}.year-sheet-row-section .year-sheet-delta-plain{background:#efe0c7!important}.year-sheet-row-owner .year-sheet-delta-plain{background:#f7efe1!important}.year-sheet-row-total .year-sheet-delta-plain{background:#eef5f1!important}.year-sheet-row-note .year-sheet-delta-plain{background:#f5f0e8!important}.year-sheet-delta-positive{color:#0c8c2a}.year-sheet-delta-negative{color:#c0352b}.year-sheet-delta-neutral{color:#0c8c2a}.year-sheet-table th:first-child,.year-sheet-table td:first-child{min-width:18rem;text-align:left}.year-sheet-sticky{position:sticky;left:0;z-index:2;background:#f9f2e7}.year-sheet-table thead .year-sheet-sticky{z-index:5;background:#fbf8f2}.year-sheet-row-section td{font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#efe0c7}.year-sheet-row-owner td{font-weight:700;background:#f7efe1}.year-sheet-row-total td{font-weight:700;background:#eef5f1}.year-sheet-row-note td{background:#f5f0e8;color:var(--muted);font-style:italic}.year-sheet-note-cell{text-align:left!important;max-width:8.4rem;min-width:8.4rem!important}.year-sheet-note-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-density=compact] .year-sheet-scroll{display:inline-block;width:auto;max-width:100%}html[data-density=compact] .year-sheet-table{width:max-content}html[data-density=compact] .year-sheet-table th,html[data-density=compact] .year-sheet-table td,html[data-density=compact] .house-estimate-table th,html[data-density=compact] .house-estimate-table td,html[data-density=compact] .modal-edit-table th,html[data-density=compact] .modal-edit-table td{padding:.42rem .55rem;font-size:.82rem}html[data-density=compact] .year-sheet-table th,html[data-density=compact] .year-sheet-table td{min-width:7rem}html[data-density=compact] .year-sheet-table th:first-child,html[data-density=compact] .year-sheet-table td:first-child{min-width:15rem}.year-sheet-label-text{display:block}html[data-density=compact] .year-sheet-delta-header,html[data-density=compact] .year-sheet-delta{min-width:4.3rem!important}html[data-density=compact] .year-sheet-note-cell{max-width:7rem;min-width:7rem!important}table{width:100%;border-collapse:collapse}th,td{padding:.7rem .5rem;border-bottom:1px solid var(--line);text-align:left}.import-preview,.result-box,.error-banner{margin-top:1rem;padding:.9rem 1rem;border-radius:18px}.import-preview,.result-box{background:var(--panel-strong);border:1px solid var(--line)}.error-banner{background:#8e3b2e1f;border:1px solid rgba(142,59,46,.26);color:var(--warning)}.file-list{margin:1rem 0 0;padding-left:1.2rem}.file-list a{color:var(--accent-strong);text-decoration:none}.inline-file-list{display:flex;flex-wrap:wrap;gap:.9rem 1.2rem;margin-top:0;padding-left:1.1rem}.export-strip{padding-top:1rem;padding-bottom:1rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a130f61;display:grid;place-items:center;padding:1rem;z-index:60}.modal-panel{width:min(980px,100%);max-height:calc(100vh - 2rem);overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 70px #1a130f3d;padding:1.3rem}.modal-table-scroll{overflow:auto;max-height:55vh;border:1px solid var(--line);border-radius:20px;background:#fffc}.modal-edit-table{width:100%;border-collapse:collapse}.modal-edit-table td:last-child,.modal-edit-table th:last-child{width:16rem}.modal-row-section td{font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#efe0c7}.modal-row-owner td{font-weight:700;background:#f7efe1}.modal-row-total td{font-weight:700;background:#eef5f1}.modal-row-note td{background:#f5f0e8;color:var(--muted);font-style:italic}.modal-notes-field{display:grid;gap:.4rem;margin-bottom:1rem;color:var(--muted)}.modal-date-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;position:relative}.modal-date-row .secondary-button{white-space:nowrap}.modal-native-date-picker{position:absolute;inset:auto 0 0 auto;width:1px;height:1px;opacity:0;pointer-events:none}.modal-actions{justify-content:flex-end;margin-top:1rem}.config-editor{min-height:360px;font-family:SFMono-Regular,Menlo,monospace;font-size:.93rem}@media (max-width: 1040px){.two-column-top,.two-column-main,.account-grid,.metrics-grid,.house-estimate-grid{grid-template-columns:1fr}.hero-panel{flex-direction:column}.top-nav-controls,.top-nav-actions{flex-direction:column;justify-content:flex-start;align-items:stretch}.scope-switcher{width:100%;justify-content:stretch}.scope-switcher .nav-pill{flex:1 1 0}.scope-mode-label{text-align:center}.wealth-chart-header{grid-template-columns:1fr;flex-direction:column}.wealth-chart-legend{justify-content:flex-start}}.spiir-shell{display:grid;gap:1rem;min-width:0}.spiir-header-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem .8rem;min-width:0}.spiir-header-control,.spiir-inline-control{flex:0 0 auto}.spiir-header-meta{color:var(--muted);font-size:.92rem;white-space:nowrap}.spiir-log-link{text-decoration:none;text-align:center}.spiir-log-link:hover{text-decoration:underline}.spiir-panel{padding:1.1rem 1.2rem;min-width:0}.spiir-control-bar{display:flex;flex-wrap:wrap;gap:.8rem 1rem;align-items:center;min-width:0}.spiir-control-bar>*{flex:0 0 auto;min-width:max-content}.spiir-toggle{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);white-space:nowrap;flex:0 0 auto;font-size:.95rem}.spiir-pill-toggle{background:#ffffffb8;border:1px solid var(--line);border-radius:999px;padding:.45rem .8rem;font:inherit;color:var(--muted);cursor:pointer;line-height:1}html[data-density=compact] .spiir-pill-toggle{padding:.28rem .65rem;font-size:11px}.spiir-pill-toggle.active{background:#1f6b5c1f;border-color:#1f6b5c47;color:var(--accent-strong)}.spiir-toggle-group{gap:.16rem;padding:.18rem}.spiir-toggle-group .spiir-pill-toggle{border-color:transparent;background:transparent;padding:.42rem .62rem;color:var(--muted)}.spiir-toggle-group .spiir-pill-toggle.active{background:#1f6b5c29;border-color:#1f6b5c2e;color:var(--accent-strong);box-shadow:inset 0 0 0 1px #1f6b5c2e}.spiir-sort-select-wrap{display:inline-flex;align-items:center;gap:.6rem;color:var(--muted);flex:0 0 auto;min-width:max-content}.spiir-sort-select-wrap span{display:block;flex:0 0 auto}.spiir-sort-select-wrap select{flex:0 0 auto;min-width:9rem}.spiir-window-control{flex:0 0 auto}.spiir-window-select{min-width:5.25rem;width:auto}.spiir-plot-panel{padding-top:.75rem;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.spiir-plot{width:100%}.spiir-plot-surface{padding:1rem 1rem .75rem;border-radius:24px;border:1px solid rgba(110,92,60,.12);background:#ffffff85;box-shadow:inset 0 1px #ffffff73}.spiir-plot-header{margin-bottom:.35rem}.spiir-control-bar-chart{justify-content:flex-end;gap:.7rem .9rem}.spiir-table-scroll,.spiir-mini-table-scroll,.spiir-transactions-scroll{overflow:auto;max-width:100%}html[data-density=compact] .spiir-shell .spiir-panel .spiir-table-scroll{display:inline-block;max-width:100%}.spiir-table,.spiir-mini-table{width:100%;border-collapse:collapse;min-width:780px}.spiir-mini-table{min-width:0}html[data-density=compact] .spiir-table{width:max-content;min-width:max-content}.spiir-table th,.spiir-table td,.spiir-mini-table th,.spiir-mini-table td{padding:.75rem .8rem;border-bottom:1px solid var(--line);text-align:right;vertical-align:top}html[data-density=compact] .spiir-table th,html[data-density=compact] .spiir-table td,html[data-density=compact] .spiir-mini-table th,html[data-density=compact] .spiir-mini-table td{padding:.35rem .55rem;font-size:12px}.spiir-table th{white-space:nowrap}.spiir-sticky{position:sticky;left:0;background:#fffbf4;z-index:1;text-align:left}.spiir-th-button,.spiir-cell-button,.spiir-sort-button{font:inherit;border:0;cursor:pointer}.spiir-th-button{width:100%;background:transparent;color:inherit;padding:0;text-align:right}.spiir-th-button-right{text-align:right}.spiir-table-expand-pill{display:inline-flex;width:auto;float:left;align-items:center;justify-content:center;text-align:left;white-space:nowrap}.spiir-cell-button{width:100%;background:transparent;color:inherit;padding:0;text-align:right}.spiir-cell-button-right{text-align:right}.spiir-muted-cell{color:var(--muted)}.spiir-label-cell{width:20rem;min-width:20rem;text-align:left}html[data-density=compact] .spiir-label-cell{width:auto;min-width:0;max-width:17rem}html[data-density=compact] .spiir-sticky{padding-left:.3rem;padding-right:.35rem}html[data-density=compact] .spiir-label-wrap{gap:.3rem}.spiir-label-wrap{display:flex;align-items:center;justify-content:flex-start;gap:.55rem;width:100%}.spiir-label-text{flex:1 1 auto;min-width:0;text-align:left}.spiir-expand-toggle{width:1.7rem;height:1.7rem;flex:0 0 1.7rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0}html[data-density=compact] .spiir-expand-toggle{width:1.3rem;height:1.3rem;flex-basis:1.3rem}.spiir-expand-toggle{background:#1f6b5c1a;color:var(--accent-strong)}.spiir-row.spiir-level-0 td{font-weight:700}.spiir-row.spiir-level-1 td{background:#1f6b5c0a;font-weight:500}.spiir-row.spiir-level-1 .spiir-sticky{background:#f7faf7}.spiir-row.spiir-level-0 .spiir-sticky,.spiir-row.spiir-level-2 .spiir-sticky{background:#fffbf4}.spiir-row.spiir-level-2 td{color:var(--muted);font-weight:500}.spiir-chart-grid{grid-template-columns:1fr 1fr}.spiir-chart-list{display:grid;gap:.75rem}.spiir-chart-card{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:1rem 1.1rem;border-radius:22px;border:1px solid var(--line);background:#ffffffb3}.spiir-chart-card span{color:var(--muted);font-size:.92rem}.spiir-shopping-grid{display:grid;gap:1rem}.spiir-chart-modal,.spiir-transactions-modal{width:min(1280px,calc(100vw - 2rem));background:var(--panel);border:1px solid var(--line);border-radius:28px;padding:1.25rem;box-shadow:0 18px 60px #41280a2e}.spiir-chart-modal{height:min(90vh,920px);display:grid;grid-template-rows:auto 1fr;gap:1rem}.spiir-chart-frame{width:100%;height:100%;border:1px solid var(--line);border-radius:20px;background:#fff}.spiir-transactions-modal{max-height:90vh;overflow:hidden;display:grid;gap:1rem}.spiir-transactions-scroll{max-height:62vh}.spiir-tx-comment{color:var(--muted);margin-top:.2rem}.spiir-tx-description{display:block}.spiir-tx-category{display:grid;gap:.12rem}.spiir-tx-category-main{font-weight:600}.spiir-tx-category-sub{color:var(--muted);font-size:.9em}.spiir-negative{color:var(--warning)}.spiir-positive{color:var(--accent)}.spiir-neutral{color:var(--muted)}.spiir-sort-button{background:transparent;padding:0;color:inherit;border-radius:0}.spiir-sort-button-right{width:100%;text-align:right}.spiir-sunburst-modal{width:min(1400px,calc(100vw - 2rem));max-height:92vh}.spiir-sunburst-plot{min-height:68vh}@media (max-width: 1100px){.spiir-chart-grid{grid-template-columns:1fr}.spiir-control-bar{align-items:stretch}.spiir-header-tools,.spiir-control-bar-chart{justify-content:flex-start}}@media (max-width: 1450px){.top-nav-panel{grid-template-columns:1fr;align-items:stretch;position:static;top:auto;padding:1rem 1.1rem;gap:.7rem}.top-nav-collapse{display:grid;gap:.55rem}.top-nav-controls,.top-nav-actions,.top-nav-spiir-controls{justify-content:flex-start;gap:.55rem .65rem}.top-nav-actions{flex-wrap:wrap}.top-nav-panel .nav-pill,.top-nav-panel .secondary-button,.top-nav-panel .primary-button,.top-nav-panel .spiir-pill-toggle{padding:.5rem .72rem}.top-nav-panel .spiir-toggle-group{gap:.12rem;padding:.14rem}.top-nav-panel .spiir-toggle-group .spiir-pill-toggle{padding:.42rem .56rem}.top-nav-panel .year-picker-group{padding:.25rem .38rem .25rem .75rem}.top-nav-panel .spiir-header-meta{font-size:.86rem}}@media (max-width: 900px){.top-nav-panel{gap:.85rem}.top-nav-start,.top-nav-controls,.top-nav-actions{justify-content:flex-start}.top-nav-start{align-items:center;justify-content:space-between;gap:.75rem}.top-nav-start>.scope-switcher{flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.top-nav-start>.scope-switcher::-webkit-scrollbar{display:none}.top-nav-start>.scope-switcher .nav-pill{flex:0 0 auto}.top-nav-mobile-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:3.1rem;padding-left:.8rem;padding-right:.8rem;line-height:1}.top-nav-mobile-toggle-icon{font-size:1.3rem;line-height:1}.top-nav-collapse{display:none;gap:.75rem}.top-nav-collapse.open{display:grid}html[data-density=compact] .year-sheet-table th:first-child,html[data-density=compact] .year-sheet-table td:first-child{min-width:10.5rem;padding-left:.28rem;padding-right:.35rem}html[data-density=compact] .year-sheet-label-text{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-density=compact] .spiir-label-cell{width:auto;min-width:0;max-width:11.5rem}html[data-density=compact] .spiir-sticky{padding-left:.2rem;padding-right:.3rem}html[data-density=compact] .spiir-label-wrap{gap:.2rem}html[data-density=compact] .spiir-label-text{max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-density=compact] .spiir-expand-toggle{width:1.1rem;height:1.1rem;flex-basis:1.1rem}}@media (max-width: 640px){html[data-density=compact] .year-sheet-table th:first-child,html[data-density=compact] .year-sheet-table td:first-child{min-width:9rem}html[data-density=compact] .year-sheet-label-text{max-width:13ch}html[data-density=compact] .spiir-label-cell{width:auto;min-width:0;max-width:9.5rem}html[data-density=compact] .spiir-label-text{max-width:13ch}}
