@font-face{font-family:Archivo;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/fonts/archivo-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Archivo;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/fonts/archivo-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{color-scheme:light dark;--bg: #fbfaf7;--surface: #ffffff;--surface-sunk: #eceae3;--border: #e4e3dc;--border-strong: #cfcec6;--text: #1c2333;--text-muted: #59637a;--text-faint: #5d6574;--accent: #3b2fb8;--accent-hover: #2b2189;--accent-soft: #edebfa;--accent-text: #ffffff;--ok: #256b4a;--ok-soft: #e9f4ee;--warn: #8a5a12;--warn-soft: #fbf2e2;--danger: #a41f2e;--danger-soft: #fdecee;--info: #1f4e9c;--info-soft: #e6eefb;--band-delta: #243b8f;--band-theta: #1e7a8c;--band-alpha: #3e8e5a;--band-beta: #b8871c;--band-gamma: #b23a48;--field-line: #8f8d84;--radius: 8px;--radius-sm: 6px;--shadow: 0 1px 2px rgb(28 35 51 / 6%), 0 8px 24px -12px rgb(28 35 51 / 18%);--nav-height: 64px;--sticky-offset: var(--nav-height);--max-width: 1080px;--font: "Archivo", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}@media(prefers-color-scheme:dark){:root{--bg: #14171f;--surface: #1b1f2a;--surface-sunk: #10131a;--border: #2a2f3b;--border-strong: #3b4150;--text: #eceef3;--text-muted: #a9b0c0;--text-faint: #8c93a3;--accent: #a9a3f0;--accent-hover: #c0bbf5;--accent-soft: #262a4a;--accent-text: #0f1020;--ok: #6fd39b;--ok-soft: #122a1f;--warn: #e5b969;--warn-soft: #2d2312;--danger: #f19a9a;--danger-soft: #341a1c;--info: #8ab4f8;--info-soft: #14243f;--band-delta: #7f92e0;--band-theta: #57c2d6;--band-alpha: #6fc48c;--band-beta: #dcae4e;--band-gamma: #ec8a97;--field-line: #6b7183;--shadow: 0 1px 2px rgb(0 0 0 / 30%), 0 4px 18px rgb(0 0 0 / 28%)}}@media(min-width:860px){:root{--sticky-offset: calc(var(--nav-height) * 2)}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}h1,h2,h3{line-height:1.25;margin:0 0 .5rem;letter-spacing:-.01em}h1{font-size:clamp(1.5rem,1.2rem + 1.4vw,2rem);font-weight:700}h2{font-size:clamp(1.15rem,1rem + .7vw,1.4rem);font-weight:600}h3{font-size:1.02rem;font-weight:600}p{margin:0 0 .75rem}a{color:var(--accent);text-underline-offset:3px}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:4px}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:var(--accent);color:var(--accent-text);padding:.6rem 1rem;border-radius:0 0 var(--radius-sm) 0}.skip-link:focus{left:0}.app{min-height:100%;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:.75rem;min-height:var(--nav-height);padding:.5rem clamp(.85rem,3vw,1.5rem);background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:.55rem;font-weight:600;letter-spacing:-.015em}.brand-mark{width:30px;height:30px;border-radius:9px;flex:none;background:var(--accent);display:grid;place-items:center;color:var(--accent-text);font-size:.78rem;font-weight:700}.brand-text{font-size:.98rem}.brand-sub{display:block;font-size:.75rem;font-weight:500;color:var(--text-muted)}.topbar-spacer{flex:1}.org-switch{font:inherit;font-size:.85rem;padding:.38rem .55rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--text);max-width:46vw}.content{flex:1;width:100%;max-width:var(--max-width);margin:0 auto;padding:clamp(1rem,3vw,1.75rem) clamp(.85rem,3vw,1.5rem) 5.5rem;min-width:0}.tabbar{position:fixed;inset:auto 0 0;z-index:25;display:flex;justify-content:space-around;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(12px);border-top:1px solid var(--border);padding:.3rem .25rem calc(.3rem + env(safe-area-inset-bottom))}.tabbar a{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .2rem;border-radius:var(--radius-sm);color:var(--text-muted);text-decoration:none;font-size:.68rem;font-weight:500;text-align:center;min-height:48px;justify-content:center}.tabbar a[aria-current=page]{color:var(--text);background:transparent;box-shadow:inset 0 -2px 0 var(--accent);border-radius:0}.tabbar svg{width:20px;height:20px;flex:none}@media(min-width:860px){.tabbar{position:sticky;top:var(--nav-height);inset-block-end:auto;justify-content:flex-start;gap:.25rem;border-top:none;border-bottom:1px solid var(--border);padding:.4rem clamp(.85rem,3vw,1.5rem);max-width:var(--max-width);margin:0 auto;width:100%}.tabbar a{flex:0 0 auto;flex-direction:row;gap:.4rem;font-size:.85rem;padding:.45rem .8rem}.content{padding-bottom:3rem}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(.9rem,2.5vw,1.25rem);box-shadow:var(--shadow);min-width:0}.card+.card{margin-top:.85rem}.card-title{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem}.grid{display:grid;gap:.85rem}.grid>*{min-width:0}.grid-metrics{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.grid-cards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.metric{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem .95rem;display:flex;flex-direction:column;gap:.15rem;text-decoration:none;color:inherit;min-width:0;min-height:88px;justify-content:center}.metric-value{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.1}.metric-label{font-size:.82rem;color:var(--text-muted)}.badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:999px;font-size:.76rem;font-weight:600;white-space:nowrap;background:var(--surface-sunk);color:var(--text-muted);border:1px solid var(--border)}.badge-ok{background:var(--ok-soft);color:var(--ok);border-color:transparent}.badge-warn{background:var(--warn-soft);color:var(--warn);border-color:transparent}.badge-info{background:var(--info-soft);color:var(--info);border-color:transparent}.badge-danger{background:var(--danger-soft);color:var(--danger);border-color:transparent}.badge-accent{background:var(--accent-soft);color:var(--accent);border-color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font:inherit;font-size:.93rem;font-weight:500;padding:.62rem 1.05rem;min-height:44px;border-radius:var(--radius-sm);border:1px solid transparent;background:var(--accent);color:var(--accent-text);cursor:pointer;text-decoration:none;transition:background .15s ease,border-color .15s ease}.btn:hover:not(:disabled){background:var(--accent-hover)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover:not(:disabled){background:var(--surface-sunk)}.btn-danger{background:transparent;color:var(--danger);border-color:currentColor}.btn-danger:hover:not(:disabled){background:var(--danger-soft)}.btn-block{width:100%}.btn-row{display:flex;flex-wrap:wrap;gap:.55rem}.field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.9rem}.field label{font-size:.87rem;font-weight:500}.field .hint{font-size:.8rem;color:var(--text-muted)}.field input,.field select,.field textarea{font:inherit;padding:.6rem .7rem;min-height:44px;border:1px solid var(--field-line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text)}.field textarea{min-height:120px;resize:vertical;line-height:1.5}.field :is(input,select,textarea):user-invalid{border-color:var(--danger)}.checkbox{flex-direction:row;align-items:center;gap:.55rem}.checkbox input{min-height:auto;width:20px;height:20px}.note{border-radius:var(--radius-sm);padding:.7rem .85rem;font-size:.87rem;border:1px solid transparent}.note-info{background:var(--info-soft);color:var(--info)}.note-warn{background:var(--warn-soft);color:var(--warn)}.note-danger{background:var(--danger-soft);color:var(--danger)}.note-ok{background:var(--ok-soft);color:var(--ok)}.note-muted{background:var(--surface-sunk);color:var(--text-muted)}.note+*{margin-top:.85rem}.demo-banner{background:var(--warn-soft);color:var(--warn);font-size:.8rem;font-weight:500;text-align:center;padding:.45rem .8rem;border-bottom:1px solid color-mix(in srgb,var(--warn) 25%,transparent)}.journey{list-style:none;margin:0;padding:0;display:grid;gap:.1rem}.journey li{display:grid;grid-template-columns:28px 1fr;gap:.75rem;padding:.55rem 0;align-items:start}.journey-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:700;background:var(--surface-sunk);color:var(--text-muted);border:2px solid var(--border);position:relative}.journey li:not(:last-child) .journey-dot:after{content:"";position:absolute;top:28px;left:50%;width:2px;height:calc(100% + .55rem);transform:translate(-50%);background:var(--border)}.journey li.done .journey-dot{background:var(--ok-soft);color:var(--ok);border-color:var(--ok)}.journey li.current .journey-dot{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.journey-label{font-weight:500}.journey-state{font-size:.8rem;color:var(--text-muted)}.journey li.current .journey-label{color:var(--accent)}.list{list-style:none;margin:0;padding:0}.list li+li{border-top:1px solid var(--border)}.list-row{display:flex;align-items:center;gap:.75rem;justify-content:space-between;padding:.8rem 0;text-decoration:none;color:inherit}.list-main{min-width:0}.list-title{font-weight:500;overflow-wrap:anywhere}.list-meta{font-size:.82rem;color:var(--text-muted)}dl.kv{display:grid;grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:0}dl.kv>div{display:grid;grid-template-columns:subgrid;grid-column:1 / -1}dl.kv dt{color:var(--text-muted);font-size:.85rem}dl.kv dd{margin:0;min-width:0;overflow-wrap:anywhere}@media(max-width:520px){dl.kv{grid-template-columns:1fr;gap:0 0}dl.kv>div{grid-template-columns:1fr}dl.kv dd{margin-bottom:.6rem}}.case-head{display:none}.case-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.1rem .75rem;padding:.8rem 0;text-decoration:none;color:inherit}.case-ref{grid-column:1;font-weight:500;overflow-wrap:anywhere}.case-date{grid-column:1}.case-status{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}@media(min-width:860px){.case-head,.case-row{display:grid;grid-template-columns:minmax(0,1fr) 11rem 14rem;align-items:center;gap:.75rem}.case-head{padding:.35rem 0 .5rem;font-size:.78rem;font-weight:600;color:var(--text-muted)}.case-head+li{border-top:1px solid var(--border)}.case-ref,.case-date,.case-status{grid-column:auto;grid-row:auto}.case-status{flex-direction:row;flex-wrap:wrap;align-items:center}}.empty{text-align:center;padding:2rem 1rem;color:var(--text-muted)}.empty-title{font-weight:600;color:var(--text);margin-bottom:.25rem}.stack>p.small:first-child a{display:inline-block;padding:.75rem 0}.stack{display:grid;gap:.85rem}.muted{color:var(--text-muted)}.small{font-size:.85rem}.tabular{font-variant-numeric:tabular-nums}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0}table{border-collapse:collapse;width:100%;font-size:.88rem}th,td{text-align:left;padding:.55rem .6rem;border-bottom:1px solid var(--border)}th{font-weight:600;color:var(--text-muted)}.dropzone{border:2px dashed var(--border-strong);border-radius:var(--radius);padding:1.5rem 1rem;text-align:center;background:var(--surface-sunk)}.dropzone.dragging{border-color:var(--accent);background:var(--accent-soft)}.progress{height:8px;border-radius:999px;background:var(--surface-sunk);overflow:hidden;border:1px solid var(--border)}.progress>div{height:100%;background:var(--accent);transition:width .2s ease}.auth-wrap{min-height:100%;display:grid;place-items:center;padding:1.25rem;background:var(--bg)}.auth-card{width:min(420px,100%)}.auth-card .auth-link-row{margin-top:.25rem;margin-bottom:0}.auth-card .auth-link{display:inline-block;padding:.9rem 0}.tabs{display:flex;gap:.25rem;overflow-x:auto;padding-bottom:.35rem;margin-bottom:.85rem}.tabs button{font:inherit;font-size:.87rem;font-weight:500;white-space:nowrap;padding:.5rem .85rem;min-height:44px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer}.tabs button[aria-selected=true],.tabs button[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);border-color:var(--accent);font-weight:600}.chip-count{margin-inline-start:.4rem;font-weight:400}.spinner{width:18px;height:18px;border-radius:50%;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-top-color:currentColor;display:inline-block;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hermes{display:flex;flex-direction:column;gap:12px;min-height:0}.hermes-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.hermes-log{display:flex;flex-direction:column;gap:14px;overflow-y:auto;overflow-anchor:auto;padding-right:4px}.hermes-page .hermes-log{max-height:none}.hermes-panel .hermes-log{flex:1 1 auto;min-height:0}.hermes-turn{border-radius:var(--radius);padding:12px 14px;background:var(--surface);border:1px solid var(--border)}.hermes-turn-user{background:var(--accent-soft);border-color:transparent;margin-inline-start:12%}.hermes-turn-system{background:var(--ok-soft);border-color:transparent}.hermes-text{margin:0 0 8px;white-space:pre-wrap;overflow-wrap:anywhere}.hermes-turn>*:last-child{margin-bottom:0}.hermes-suggestions{margin-top:10px}.hermes-feedback{margin-top:8px}.hermes-kb .list-row{align-items:flex-start}.hermes-input{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--border);padding-top:12px}.hermes-input textarea{width:100%;resize:vertical;min-height:60px;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:10px 12px}.hermes-input textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hermes-ticket{margin-top:4px}.hermes-launcher{position:fixed;right:16px;bottom:calc(var(--nav-height) + 16px);z-index:40;border:1px solid var(--border-strong);border-radius:999px;padding:12px 18px;font:inherit;font-weight:600;color:var(--accent-text);background:var(--accent);box-shadow:var(--shadow);cursor:pointer}.hermes-launcher:hover{background:var(--accent-hover)}.hermes-launcher:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.hermes-panel-wrap{position:fixed;inset-inline:0;bottom:0;z-index:50;max-height:82vh;display:flex;flex-direction:column;background:var(--surface);border-top:1px solid var(--border-strong);border-radius:var(--radius) var(--radius) 0 0;box-shadow:var(--shadow);padding:14px 16px calc(env(safe-area-inset-bottom,0px) + 14px)}.hermes-panel-wrap:focus-visible{outline:none}.hermes-panel{flex:1 1 auto;min-height:0}@media(min-width:860px){.hermes-launcher{bottom:20px}.hermes-panel-wrap{inset-inline:auto 20px;bottom:20px;width:min(440px,38vw);max-height:min(720px,78vh);border-radius:var(--radius);border:1px solid var(--border-strong)}.hermes-turn-user{margin-inline-start:18%}}@media(prefers-reduced-motion:reduce){.hermes-log{scroll-behavior:auto}}.page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.page-head h1{margin:0 0 .25rem}.page-head p{margin:0}.page-actions{display:flex;flex-wrap:wrap;gap:.5rem}.section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem}.section-head h2{margin:0;font-size:1.05rem}.section-actions{display:flex;flex-wrap:wrap;gap:.5rem}.section-note{margin-top:.35rem}.figure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:.75rem;margin-bottom:1.25rem}.figure{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.figure-label{font-size:.8rem;color:var(--text-muted);margin-bottom:.3rem}.figure-value{font-size:1.35rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.2;overflow-wrap:anywhere}.figure p{margin:.35rem 0 0}.figure--warn{border-inline-start:3px solid var(--warn)}.figure--danger{border-inline-start:3px solid var(--danger)}.figure--good{border-inline-start:3px solid var(--ok)}.money{font-variant-numeric:tabular-nums}.note-unresolved{margin:.5rem 0 0;padding:.55rem .75rem;background:var(--warn-soft);border-inline-start:3px solid var(--warn);border-radius:var(--radius-sm);font-size:.85rem;color:var(--text)}.pill{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.5;white-space:nowrap;background:var(--surface-sunk);color:var(--text-muted);border:1px solid var(--border)}.pill--info{background:var(--info-soft);color:var(--info);border-color:transparent}.pill--warn{background:var(--warn-soft);color:var(--warn);border-color:transparent}.pill--danger{background:var(--danger-soft);color:var(--danger);border-color:transparent}.pill--good{background:var(--ok-soft);color:var(--ok);border-color:transparent}.pill--demo{background:transparent;color:var(--text-muted);border:1px dashed var(--border-strong)}.data-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:0}.data-table th,.data-table td{padding:.6rem .7rem;text-align:start;border-bottom:1px solid var(--border);vertical-align:top}.data-table th{font-size:.78rem;font-weight:600;color:var(--text-muted);background:var(--surface)}.data-table td.numeric,.data-table th.numeric{text-align:end;font-variant-numeric:tabular-nums}.data-table td.numeric{white-space:nowrap}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:var(--surface-sunk)}.data-table a{font-weight:600}.filter-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1rem}.filter-field{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1 1 170px}.filter-field label{font-size:.78rem;color:var(--text-muted)}.filter-field input,.filter-field select{font:inherit;padding:.45rem .6rem;min-height:40px;border:1px solid var(--field-line);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);width:100%}.filter-bar .btn{flex:0 0 auto}.view-tabs{display:flex;gap:.35rem;overflow-x:auto;padding-bottom:.35rem;margin-bottom:1rem;scrollbar-width:thin}.view-tab{font:inherit;font-size:.85rem;font-weight:500;white-space:nowrap;padding:.5rem .85rem;min-height:44px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text-muted);cursor:pointer}.view-tab:hover{border-color:var(--border-strong);color:var(--text)}.view-tab.is-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:600}.view-tab-count{margin-inline-start:.4rem;font-variant-numeric:tabular-nums;font-weight:400}.kanban{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.kanban-column{background:var(--surface-sunk);border-radius:var(--radius);padding:.65rem;min-width:0}.kanban-column h3{font-size:.85rem;margin:0 0 .6rem;display:flex;justify-content:space-between;gap:.5rem;color:var(--text-muted)}.kanban-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.6rem .7rem;margin-bottom:.5rem}.kanban-card:last-child{margin-bottom:0}.kanban-card-title{font-weight:600;font-size:.9rem;margin-bottom:.25rem}.inline-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-top:.75rem}.inline-form .field{flex:1 1 180px;min-width:0}.biz-money-rows{list-style:none;margin:0;padding:0;display:grid;gap:.1rem;font-variant-numeric:tabular-nums}.biz-money-row{display:block;white-space:nowrap;line-height:1.25}.biz-money-rows>.biz-money-row+.biz-money-row{font-size:.92em}.biz-none{font-variant-numeric:tabular-nums}.biz-figure{display:flex;flex-direction:column;min-height:6.25rem}.biz-figure-value{flex:1 1 auto;display:flex;align-items:flex-start}.biz-figure-foot{margin-top:.4rem;min-height:1.1rem}.biz-figure-foot p{margin:0}.biz-figure-link{color:inherit;text-decoration:none}.biz-figure-link .figure-label{color:var(--accent)}.biz-figure-link:hover{border-color:var(--accent)}.biz-figure-link:hover .figure-label,.biz-figure-link:focus-visible .figure-label{text-decoration:underline}@media(max-width:560px){.biz-figure{min-height:0}.biz-figure-foot{min-height:0;margin-top:.25rem}.biz-figure-foot:empty{display:none}}.biz-dl{display:grid;grid-template-columns:minmax(9rem,max-content) 1fr;margin:0}.biz-dl>dt{font-size:.85rem;color:var(--text-muted);padding:.45rem 1rem .45rem 0;min-width:0;overflow-wrap:anywhere}.biz-dl>dd{margin:0;padding:.45rem 0;min-width:0;overflow-wrap:anywhere}.biz-dl>dt,.biz-dl>dd{border-bottom:1px solid var(--border)}.biz-dl>dt:last-of-type,.biz-dl>dd:last-of-type{border-bottom:0}.biz-kv{margin:0;display:grid;grid-template-columns:1fr}.biz-kv>div{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;padding:.45rem 0;border-top:1px solid var(--border);min-width:0}.biz-kv>div:first-child{border-top:0}.biz-kv dt{font-size:.85rem;color:var(--text-muted);min-width:0}.biz-kv dd{margin:0;min-width:0;text-align:end;overflow-wrap:anywhere}@media(max-width:560px){.biz-dl{grid-template-columns:1fr}.biz-dl>dt{padding:.45rem 0 0;border-bottom:0}.biz-dl>dd{padding-top:.1rem}}.biz-rows{display:grid;margin:0}.biz-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;padding:.55rem 0;border-top:1px solid var(--border);min-width:0}.biz-rows>.biz-row:first-child{border-top:0}.biz-row-label{color:var(--text-muted);font-size:.9rem;min-width:0}.biz-row-value{font-weight:600;font-variant-numeric:tabular-nums;text-align:end}.biz-row--warn .biz-row-label{color:var(--warn)}.biz-row--danger .biz-row-label{color:var(--danger)}.biz-skel{display:grid;gap:.55rem;padding:.25rem 0}.biz-skel-row{height:1.05rem;border-radius:var(--radius-sm);background:var(--surface-sunk);border:1px solid var(--border)}.biz-skel-row:nth-child(3n){width:82%}.biz-skel-row:nth-child(3n+2){width:94%}.biz-skel-head{height:.8rem;width:40%}.biz-empty{text-align:start;padding:1.15rem 0;max-width:46rem}.biz-empty .empty-title{margin-bottom:.3rem}.biz-empty-what{margin:0;color:var(--text-muted)}.biz-empty-action{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:640px){.page-head{flex-direction:column;align-items:stretch}.data-table{font-size:.85rem}.data-table th,.data-table td{padding:.5rem}.biz-table,.biz-table>thead,.biz-table>tbody,.biz-table>tbody>tr,.biz-table>tbody>tr>td{display:block;width:auto}.biz-table>thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.biz-table>tbody>tr{padding:.7rem 0;border-bottom:1px solid var(--border)}.biz-table>tbody>tr:last-child{border-bottom:0}.biz-table>tbody>tr:hover{background:transparent}.biz-table>tbody>tr>td{border-bottom:0;padding:.18rem 0;display:grid;grid-template-columns:minmax(6.5rem,38%) 1fr;column-gap:.75rem;align-items:baseline;min-width:0}.biz-table>tbody>tr>td:before{content:attr(data-label) / "";color:var(--text-muted);font-size:.78rem;min-width:0;overflow-wrap:anywhere}.biz-table>tbody>tr>td[data-label=""]:before{content:none}.biz-table>tbody>tr>td[data-label=""]{grid-template-columns:1fr;padding-top:.45rem}.biz-table>tbody>tr>td:first-child{grid-template-columns:1fr;font-weight:600;padding-bottom:.3rem}.biz-table>tbody>tr>td:first-child:before{content:none}.biz-table>tbody>tr>td.numeric{text-align:start;white-space:normal}.biz-table-wrap{overflow-x:visible}}@media(prefers-reduced-motion:reduce){.view-tabs{scroll-behavior:auto}}.nav-list .nav-list-row{display:flex;flex-direction:column;gap:.15rem;justify-content:center;min-height:44px;padding:.65rem .15rem;color:inherit;text-decoration:none;border-radius:var(--radius)}.nav-list .nav-list-row .list-title{color:var(--accent)}.nav-list .nav-list-row:hover .list-title,.nav-list .nav-list-row:focus-visible .list-title{text-decoration:underline}
