.app-bootstrap{display:flex;min-height:100vh;min-height:100dvh;align-items:center;justify-content:center;gap:var(--space-3);background:var(--sb-page-background);color:var(--sb-muted-foreground);font-family:var(--sb-font-sans);font-size:.875rem;line-height:1.25rem}.route-loading{display:flex;min-height:12rem;align-items:center;justify-content:center;gap:var(--space-2);color:var(--sb-muted-foreground);font-family:var(--sb-font-sans);font-size:.875rem;line-height:1.25rem}.route-load-error{display:flex;min-height:12rem;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-4);color:var(--sb-foreground);text-align:center}.app-bootstrap.route-load-error{min-height:100vh;min-height:100dvh}.route-load-error__alert{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.route-load-error h1{max-width:34rem;margin:0;font-size:1.125rem;font-weight:700;line-height:1.5rem}.route-load-error button{min-height:2.75rem;padding:0 var(--space-4);border:1px solid var(--sb-primary);border-radius:var(--radius-md);background:var(--sb-primary);color:var(--sb-primary-foreground);font:inherit;font-weight:600;cursor:pointer}.route-load-error button:hover{background:var(--sb-primary-strong)}.app-bootstrap__mark{width:1rem;height:1rem;border:2px solid var(--sb-border);border-block-start-color:var(--sb-primary-strong);border-radius:50%}.shadboard-shell .account-page{display:grid;min-width:0;gap:var(--space-6);padding:var(--space-4);color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1rem;line-height:1.5rem}.shadboard-shell .account-page__header{min-height:3rem;margin:0}.shadboard-shell .account-page__header h1,.shadboard-shell .settings-sidebar h1{margin:0;color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:2rem}.shadboard-shell .account-card,.shadboard-shell .share-section.account-card{min-width:0;margin:0;padding:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);color:var(--sb-card-foreground);box-shadow:none}.shadboard-shell .account-card__header,.shadboard-shell .share-section__heading.account-card__header{display:flex;min-height:0;align-items:center;margin:0;padding:var(--space-6);border:0}.shadboard-shell .account-card__header h2,.shadboard-shell .share-section__heading.account-card__header h2{margin:0;color:var(--sb-card-foreground);font-family:var(--sb-font-sans);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.shadboard-shell .account-card__content{min-width:0;padding:0 var(--space-6) var(--space-6)}.shadboard-shell .account-page .form-field{gap:var(--space-2);margin:0;color:var(--sb-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell .account-page :where(input,select,textarea),.shadboard-shell.login-page :where(input,select,textarea){min-height:var(--touch-min);padding:var(--space-2) var(--space-3);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground);box-shadow:none;font-family:var(--sb-font-sans);font-size:.875rem;font-weight:400;line-height:1.25rem;transition:border-color .15s ease-out,box-shadow .15s ease-out}.shadboard-shell .account-page textarea{min-height:7rem}.shadboard-shell .account-page :where(input,select,textarea):hover,.shadboard-shell.login-page :where(input,select,textarea):hover{border-color:var(--sb-primary-strong)}.shadboard-shell .account-page :where(input,select,textarea):focus-visible,.shadboard-shell.login-page :where(input,select,textarea):focus-visible{border-color:var(--sb-focus-ring);outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .account-page .btn,.shadboard-shell.login-page .btn{min-width:var(--touch-min);min-height:var(--touch-min);padding:var(--space-2) var(--space-4);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground);box-shadow:none;font-family:var(--sb-font-sans);font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out}.shadboard-shell .account-page .btn:hover,.shadboard-shell.login-page .btn:hover{border-color:var(--sb-control-border);background:var(--sb-accent);color:var(--sb-accent-foreground)}.shadboard-shell .account-page .btn-primary,.shadboard-shell.login-page .btn-primary{border-color:var(--sb-primary);background:var(--sb-primary);color:var(--sb-primary-foreground)}.shadboard-shell .account-page .btn-primary:hover,.shadboard-shell.login-page .btn-primary:hover{border-color:color-mix(in srgb,var(--sb-primary) 90%,transparent);background:color-mix(in srgb,var(--sb-primary) 90%,transparent);color:var(--sb-primary-foreground)}.shadboard-shell .account-page .btn:disabled,.shadboard-shell.login-page .btn:disabled{pointer-events:none;opacity:.5}.shadboard-shell .settings-page{display:block}.shadboard-shell .settings-layout{display:grid;width:100%;align-items:start;gap:var(--space-6)}.shadboard-shell .settings-page{--control-min: var(--touch-min)}.shadboard-shell .settings-sidebar{display:grid;gap:var(--space-6)}.shadboard-shell .settings-sidebar h1{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:2rem}.shadboard-shell .settings-sidebar nav{display:flex;flex-wrap:wrap;gap:var(--space-4);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .settings-nav-item{display:flex;min-height:var(--touch-min);align-items:center;color:var(--sb-muted-foreground);font-weight:600;text-decoration:none}.shadboard-shell .settings-nav-item:hover{color:var(--sb-foreground)}.shadboard-shell .settings-nav-item[aria-current=page]{color:var(--sb-focus-ring)}.shadboard-shell .settings-nav-item:focus-visible{border-radius:var(--radius-sm);outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .settings-card .field-label .icon{width:1rem;height:1rem}.shadboard-shell .settings-content{display:grid;min-width:0;gap:var(--space-6)}.shadboard-shell .settings-card{width:100%;max-width:none}.shadboard-shell .settings-card .form-field{max-width:28rem}.shadboard-shell .settings-card .field-label{font-weight:500}.shadboard-shell .settings-profile-actions [data-slot=button]{min-height:var(--touch-min)}.shadboard-shell .share-page,.shadboard-shell .share-workspace{gap:var(--space-4)}.shadboard-shell .share-section__content{min-width:0}.shadboard-shell .share-summary__controls{gap:var(--space-3)}.shadboard-shell .share-create-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--space-3)}.shadboard-shell .summary-draft,.shadboard-shell .share-once{margin-block-start:var(--space-4);padding:var(--space-4);border:1px solid var(--sb-border);border-radius:var(--radius-md);background:var(--sb-muted);color:var(--sb-foreground)}.shadboard-shell .summary-draft code,.shadboard-shell .share-once code,.shadboard-shell .share-link-row code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.shadboard-shell .summary-list,.shadboard-shell .share-link-list{display:flex;flex-direction:column;gap:0;margin-block-start:var(--space-4);border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);overflow:hidden}.shadboard-shell .summary-row,.shadboard-shell .share-link-row{box-sizing:border-box;flex:0 0 auto;min-height:3.75rem;padding:var(--space-2) var(--space-4);border:0;border-radius:0;background:transparent;color:var(--sb-card-foreground);font-size:.875rem;line-height:1.25rem;box-shadow:none}.shadboard-shell .summary-row:not(:last-child),.shadboard-shell .share-link-row:not(:last-child){box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .share-link-row__details>strong{color:var(--sb-foreground);font-size:.875rem;font-weight:600;line-height:1.25rem}.shadboard-shell .share-link-row__actions{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--space-2)}.shadboard-shell .summary-row:first-child,.shadboard-shell .share-link-row:first-child{border-block-start:0}.shadboard-shell .summary-row:hover,.shadboard-shell .share-link-row:hover{background:color-mix(in srgb,var(--sb-muted) 50%,transparent)}.shadboard-shell .summary-language,.shadboard-shell .clinical-meta-label{color:var(--sb-foreground);font-size:.875rem;font-weight:500}.shadboard-shell .summary-row time,.shadboard-shell .share-link-row time{color:var(--sb-muted-foreground);font-variant-numeric:tabular-nums}.shadboard-shell .share-page .status-chip{min-height:2rem;padding:var(--space-1) var(--space-2);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-muted);color:var(--sb-foreground);font-size:.75rem;font-weight:500;line-height:1rem}.shadboard-shell .share-page .clinical-status{border-color:var(--color-range-in);background:var(--color-range-in-bg);color:var(--color-range-in)}.shadboard-shell .share-page .clinical-origin{border-color:var(--sb-border);color:var(--sb-foreground)}.shadboard-shell .share-list-actions{margin-block-start:var(--space-4)}.shadboard-shell .share-audit{margin-block-start:0}.shadboard-shell .share-audit-table{max-block-size:min(42rem,60vh);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.shadboard-shell .share-audit-table:focus-visible{border-radius:var(--radius-md);outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .share-audit [data-slot=table]{min-width:42rem}.shadboard-shell .share-audit [data-slot=table-head],.shadboard-shell .share-audit [data-slot=table-cell]{height:var(--touch-min);padding-inline:var(--space-2)}.shadboard-shell .share-audit [data-slot=table-head]:first-child,.shadboard-shell .share-audit [data-slot=table-cell]:first-child{padding-inline-start:0;white-space:nowrap}.shadboard-shell .share-audit [data-slot=table-head]:last-child,.shadboard-shell .share-audit [data-slot=table-cell]:last-child{padding-inline-end:0;white-space:nowrap}.shadboard-shell .audit-table-event{overflow-wrap:anywhere}.shadboard-shell .share-page .clinical-empty,.shadboard-shell .share-page .clinical-loading{min-height:6rem;border:1px dashed var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-background);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-page .clinical-alert{border:1px solid var(--color-message);border-inline-start-width:var(--space-1);border-radius:var(--radius-md);background:var(--color-message-bg);color:var(--color-message);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell .share-page [data-slot=button]{min-height:var(--touch-min)}.shadboard-shell .share-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.shadboard-shell .share-page__header p,.shadboard-shell .share-list-heading p{max-width:42rem;margin:var(--space-2) 0 0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-primary-action{flex:0 0 auto;min-height:var(--touch-min)}.shadboard-shell .share-card-title{margin:0;color:var(--sb-card-foreground);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.shadboard-shell .share-card-title:focus{border-radius:var(--radius-sm);outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .share-wizard,.shadboard-shell .share-result{margin:0;border-color:var(--sb-border);background:var(--sb-card);box-shadow:none}.shadboard-shell .share-wizard [data-slot=card-header],.shadboard-shell .share-result [data-slot=card-header]{gap:var(--space-2)}.shadboard-shell .share-stepper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);margin:var(--space-2) 0 0;padding:0;list-style:none}.shadboard-shell .share-stepper li{display:flex;min-width:0;min-height:var(--touch-min);align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--sb-border);border-radius:var(--radius-md);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-stepper li>span{display:inline-flex;width:1.5rem;height:1.5rem;flex:0 0 1.5rem;align-items:center;justify-content:center;border:1px solid var(--sb-control-border);border-radius:50%;color:var(--sb-foreground);font-size:.75rem;font-weight:600}.shadboard-shell .share-stepper li[aria-current=step]{border-color:var(--sb-focus-ring);background:var(--sb-accent);color:var(--sb-foreground);font-weight:500}.shadboard-shell .share-stepper li[data-complete=true]{color:var(--sb-foreground)}.shadboard-shell .share-wizard__form,.shadboard-shell .share-details-step,.shadboard-shell .share-review-step{display:grid;gap:var(--space-4)}.shadboard-shell .share-summary-options{display:grid;min-width:0;gap:var(--space-3);margin:0;padding:0;border:0}.shadboard-shell .share-summary-options legend,.shadboard-shell .share-review-step h3,.shadboard-shell .share-activity-block h4{margin:0 0 var(--space-3);color:var(--sb-foreground);font-size:.875rem;font-weight:600;line-height:1.25rem}.shadboard-shell .share-summary-option{display:flex;min-height:var(--touch-min);align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);cursor:pointer}.shadboard-shell .share-summary-option:has(input:checked){border-color:var(--sb-focus-ring);background:var(--sb-accent)}.shadboard-shell .share-summary-option input{width:1.25rem;min-height:1.25rem;flex:0 0 1.25rem;accent-color:var(--sb-primary)}.shadboard-shell .share-summary-option input:focus-visible{outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .share-summary-option>span{display:grid;min-width:0;gap:var(--space-1);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-summary-option strong{overflow-wrap:anywhere}.shadboard-shell .share-summary-option>span>span,.shadboard-shell .share-field-hint{color:var(--sb-muted-foreground);font-size:.75rem;font-weight:400;line-height:1rem}.shadboard-shell .share-summary-prep{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--sb-border);border-radius:var(--radius-md);background:var(--sb-muted)}.shadboard-shell .share-summary-prep .summary-draft{grid-column:1 / -1;margin:0}.shadboard-shell .share-code-generator{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2) var(--space-3);align-items:end}.shadboard-shell .share-code-generator>span{grid-column:1 / -1;font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell .share-code-generator output{display:grid;grid-template-columns:repeat(6,minmax(2rem,2.75rem));gap:var(--space-2)}.shadboard-shell .share-code-generator output span{display:inline-flex;min-height:var(--touch-min);align-items:center;justify-content:center;border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground);font-size:1rem;font-variant-numeric:tabular-nums;font-weight:600}.shadboard-shell .share-review-step dl{display:grid;gap:0;margin:0;border:1px solid var(--sb-border);border-radius:var(--sb-radius);overflow:hidden}.shadboard-shell .share-review-step dl>div{display:grid;grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:var(--space-3);padding:var(--space-3) var(--space-4);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-review-step dl>div:not(:last-child){border-block-end:1px solid var(--sb-border)}.shadboard-shell .share-review-step dt{color:var(--sb-muted-foreground);font-weight:500}.shadboard-shell .share-review-step dd{min-width:0;margin:0;color:var(--sb-foreground);overflow-wrap:anywhere}.shadboard-shell .share-review-code,.shadboard-shell .share-result code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums;letter-spacing:.08em}.shadboard-shell .share-step-up-fresh{display:flex;align-items:center;gap:var(--space-2);margin:0;color:var(--sb-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-wizard__actions,.shadboard-shell .share-confirmation__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2);padding-block-start:var(--space-2)}.shadboard-shell .share-result [data-slot=card-content]{display:grid;gap:var(--space-4)}.shadboard-shell .share-result__value{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2) var(--space-3);align-items:end}.shadboard-shell .share-result__value>span{grid-column:1 / -1;color:var(--sb-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell .share-result code{display:block;min-height:var(--touch-min);padding:var(--space-3);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-muted);color:var(--sb-foreground);font-size:.8125rem;letter-spacing:0;overflow-wrap:anywhere}.shadboard-shell .share-result .share-result__code{font-size:1rem;letter-spacing:.12em}.shadboard-shell .share-result__handoff{margin:0;padding:var(--space-3) var(--space-4);border-inline-start:var(--space-1) solid var(--sb-primary);background:var(--sb-muted);color:var(--sb-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-status-sections{display:grid;gap:var(--space-6)}.shadboard-shell .share-status-sections>section{display:grid;gap:var(--space-3)}.shadboard-shell .share-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4)}.shadboard-shell .share-list-heading h2{margin:0;color:var(--sb-foreground);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.shadboard-shell .share-record-list,.shadboard-shell .share-activity-list{margin:0;padding:0;list-style:none}.shadboard-shell .share-record-list{border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);overflow:hidden}.shadboard-shell .share-record:not(:last-child){border-block-end:1px solid var(--sb-border)}.shadboard-shell .share-record__row{display:flex;min-height:4.5rem;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4)}.shadboard-shell .share-record__row:hover{background:color-mix(in srgb,var(--sb-muted) 50%,transparent)}.shadboard-shell .share-record__identity{display:grid;min-width:0;gap:var(--space-1)}.shadboard-shell .share-record__identity>strong{color:var(--sb-foreground);font-size:.875rem;font-weight:600;line-height:1.25rem;overflow-wrap:anywhere}.shadboard-shell .share-record__status,.shadboard-shell .share-record__opened{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);color:var(--sb-muted-foreground);font-size:.75rem;line-height:1rem}.shadboard-shell .share-record__status{color:var(--sb-foreground);font-weight:600}.shadboard-shell .share-record__shape{width:1rem;text-align:center}.shadboard-shell .share-record__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-2)}.shadboard-shell .share-record__activity{display:grid;grid-template-columns:minmax(14rem,.45fr) minmax(0,1fr);gap:var(--space-6);padding:var(--space-4);border-block-start:1px solid var(--sb-border);background:var(--sb-muted)}.shadboard-shell .share-label-form{display:grid;align-content:start;gap:var(--space-3)}.shadboard-shell .share-label-form [data-slot=button]{justify-self:start}.shadboard-shell .share-activity-block>p{margin:0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-activity-list{display:grid;border:1px solid var(--sb-border);border-radius:var(--radius-md);background:var(--sb-background);overflow:hidden}.shadboard-shell .share-activity-list li{display:flex;min-height:var(--touch-min);align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-2) var(--space-3);font-size:.875rem;line-height:1.25rem}.shadboard-shell .share-activity-list li:not(:last-child){border-block-end:1px solid var(--sb-border)}.shadboard-shell .share-activity-list time{flex:0 0 auto;color:var(--sb-muted-foreground);font-size:.75rem;font-variant-numeric:tabular-nums;line-height:1rem}.share-confirmation{width:min(calc(100% - 2rem),30rem);padding:var(--space-6);border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-popover);color:var(--sb-popover-foreground);box-shadow:var(--shadow-lg)}.share-confirmation::backdrop{background:color-mix(in srgb,var(--sb-foreground) 42%,transparent)}.share-confirmation h2{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.share-confirmation p{margin:var(--space-3) 0 0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.share-confirmation [data-slot=button]{min-height:var(--touch-min)}.share-confirmation:focus-visible{outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell.login-page{display:flex;min-height:100vh;min-height:100dvh;align-items:stretch;padding:0;background:var(--sb-background);color:var(--sb-foreground);font-family:var(--sb-font-sans)}body:has(.shadboard-shell.login-page){padding-block-end:0}.login-form-pane{position:relative;display:grid;min-width:0;flex:1 1 50%}.login-top-brand{position:absolute;inset-block-start:0;inset-inline:0;z-index:2;display:flex;align-items:center;gap:var(--space-2);padding:.625rem var(--space-4);color:var(--sb-foreground);font-size:1rem;font-weight:900;line-height:1.5rem}.login-top-brand .brand-mark{width:1.5rem;height:1.5rem;color:var(--sb-foreground);--color-brand-mark-ink: var(--sb-background);--color-brand-mark-accent: var(--sb-primary)}.shadboard-shell.login-page .login-card{width:min(100%,28rem);margin:auto;padding:var(--space-12) var(--space-6);border:0;border-radius:0;background:transparent;box-shadow:none}.login-heading{margin-block-end:var(--space-6);text-align:center}.shadboard-shell.login-page .login-heading h1{margin:0;color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:2rem}.login-form{display:grid;gap:var(--space-6)}.login-fields{display:grid;gap:var(--space-2)}.shadboard-shell.login-page .form-field{gap:var(--space-2);margin:0;color:var(--sb-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell.login-page .login-submit{width:100%;margin:0;min-height:2.75rem}.shadboard-shell.login-page .login-subtitle{margin:var(--space-2) 0 0;color:var(--sb-muted-foreground);font-size:.875rem;font-weight:400;line-height:1.25rem}.login-passkey-primary{display:grid;gap:var(--space-2);margin-block-end:var(--space-4)}.login-passkey-hint,.login-passkey-unsupported{margin:0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem;text-align:center}.login-divider{display:grid;margin-block:var(--space-2) var(--space-4)}.login-fallback-toggle{min-height:2.75rem;padding:0 var(--space-3);border:0;border-radius:var(--radius-md);background:transparent;color:var(--sb-foreground);font:inherit;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.15em;cursor:pointer}[data-theme=dark] .login-fallback-toggle,.login-page[data-theme=dark] .login-fallback-toggle{color:var(--sb-foreground)}.login-fallback-toggle:focus-visible{outline:3px solid var(--sb-ring, var(--sb-primary));outline-offset:2px}.login-fallback-heading{margin:0 0 var(--space-2);color:var(--sb-muted-foreground);font-size:.875rem;font-weight:600;line-height:1.25rem}.login-form--fallback{padding-block-start:var(--space-2);border-block-start:1px solid var(--sb-border)}.shadboard-shell.login-page .login-submit--secondary{border:1px solid var(--sb-border);background:var(--sb-background);color:var(--sb-foreground)}.shadboard-shell.login-page .login-submit--secondary:hover{background:var(--sb-muted)}.shadboard-shell.login-page .form-message{margin:0;padding:var(--space-3) var(--space-4);border:1px solid var(--color-message);border-inline-start-width:var(--space-1);border-radius:var(--radius-md);background:var(--color-message-bg);color:var(--color-message);font-size:.875rem;font-weight:500;line-height:1.25rem}.settings-security__content{display:grid;gap:var(--space-6)}.settings-subsection-title{margin:0 0 var(--space-2);color:var(--sb-foreground);font-size:1rem;font-weight:700;line-height:1.5rem}.settings-step-up-fresh{margin:0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.passkey-list{list-style:none;margin:0 0 var(--space-3);padding:0;display:grid;gap:var(--space-2)}.passkey-list__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0;padding:var(--space-3);border:1px solid var(--sb-border);border-radius:var(--radius-md);background:var(--sb-background)}.passkey-list__meta{display:grid;gap:.25rem;min-width:0}.passkey-list__title{font-weight:600;color:var(--sb-foreground)}.passkey-list__dates{color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.settings-empty{margin:0 0 var(--space-3);color:var(--sb-muted-foreground);font-size:.875rem}.settings-password,.settings-passkeys,.settings-step-up{display:grid;gap:var(--space-3);min-width:0}.settings-security .form-message{margin:0;padding:var(--space-3) var(--space-4);border:1px solid var(--color-message);border-inline-start-width:var(--space-1);border-radius:var(--radius-md);background:var(--color-message-bg);color:var(--color-message);font-size:.875rem;font-weight:500;line-height:1.25rem}.settings-security button,.settings-security .btn{min-height:2.75rem}.settings-security :where(input,select,button,a.settings-nav-item):focus-visible{outline:3px solid var(--sb-ring, var(--sb-primary));outline-offset:2px}.shadboard-shell.login-page .footer-disclaimer{margin:var(--space-6) 0 0;padding-block-start:var(--space-4);border-color:var(--sb-border);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.login-visual{position:relative;display:grid;min-height:100vh;min-height:100dvh;flex:0 0 50%;place-items:center;overflow:hidden;background:var(--sb-muted)}.login-visual .brand-mark{z-index:1;width:clamp(6rem,14vw,10rem);height:clamp(6rem,14vw,10rem);color:var(--sb-foreground);--color-brand-mark-ink: var(--sb-muted);--color-brand-mark-accent: var(--sb-primary)}@media (min-width: 48rem){.shadboard-shell .settings-layout{grid-template-columns:11.25rem minmax(0,1fr)}.shadboard-shell .settings-sidebar nav{flex-direction:column}}@media (max-width: 52rem){.shadboard-shell .account-page{padding:var(--space-4)}.shadboard-shell .account-card__header,.shadboard-shell .share-section__heading.account-card__header{padding:var(--space-5)}.shadboard-shell .account-card__content{padding:0 var(--space-5) var(--space-5)}.shadboard-shell .share-workspace{grid-template-columns:minmax(0,1fr)}}@media (max-width: 47.999rem){.login-visual{display:none}}@media (max-width: 42rem){.shadboard-shell .share-page__header,.shadboard-shell .share-list-heading,.shadboard-shell .share-record__row,.shadboard-shell .share-activity-list li{align-items:stretch;flex-direction:column}.shadboard-shell .share-primary-action,.shadboard-shell .share-list-heading [data-slot=button]{width:100%}.shadboard-shell .share-record__actions{width:100%;justify-content:stretch}.shadboard-shell .share-record__actions [data-slot=button]{flex:1 1 10rem}.shadboard-shell .share-record__activity{grid-template-columns:minmax(0,1fr)}.shadboard-shell .share-activity-list time{flex:0 1 auto}.shadboard-shell .share-create-form{grid-template-columns:minmax(0,1fr)}.shadboard-shell .share-summary__controls .btn,.shadboard-shell .share-create-form .btn,.shadboard-shell .share-list-actions .btn,.shadboard-shell .summary-row .btn,.shadboard-shell .share-link-row .btn{width:100%}.shadboard-shell .share-link-row__actions{width:100%;justify-content:stretch}}@media (max-width: 23.4375rem){.shadboard-shell .share-stepper{grid-template-columns:minmax(0,1fr)}.shadboard-shell .share-code-generator,.shadboard-shell .share-result__value,.shadboard-shell .share-summary-prep,.shadboard-shell .share-review-step dl>div{grid-template-columns:minmax(0,1fr)}.shadboard-shell .share-code-generator output{grid-template-columns:repeat(6,minmax(0,1fr))}.shadboard-shell .share-code-generator [data-slot=button],.shadboard-shell .share-result__value [data-slot=button]{width:100%}.shadboard-shell .account-page{padding-inline:var(--space-3)}.shadboard-shell .account-card__header,.shadboard-shell .share-section__heading.account-card__header{padding:var(--space-4)}.shadboard-shell .account-card__content{padding:0 var(--space-4) var(--space-4)}.shadboard-shell.login-page .login-card{padding-inline:var(--space-4)}}@media (max-width: 15rem){.shadboard-shell .share-wizard [data-slot=card-header],.shadboard-shell .share-wizard [data-slot=card-content],.shadboard-shell .share-result [data-slot=card-header],.shadboard-shell .share-result [data-slot=card-content],.shadboard-shell .share-record__row,.shadboard-shell .share-record__activity{padding:var(--space-3)}.shadboard-shell .share-wizard__actions [data-slot=button],.share-confirmation__actions [data-slot=button]{width:100%}.shadboard-shell .account-page{padding-inline:var(--space-2)}.shadboard-shell .account-card__header,.shadboard-shell .share-section__heading.account-card__header{padding:var(--space-3)}.shadboard-shell .account-card__content{padding:0 var(--space-3) var(--space-3)}.shadboard-shell .share-page .clinical-empty,.shadboard-shell .share-page .clinical-loading{margin:var(--space-2);padding:var(--space-2);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal;word-break:normal}}@media (prefers-reduced-motion: reduce){.shadboard-shell .account-page *,.shadboard-shell.login-page *{transition-duration:.01ms!important}}.consent-page{min-width:0;min-height:100vh;min-height:100dvh;background:var(--sb-page-background);color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1rem;line-height:1.5rem}.consent-topbar{display:flex;min-height:3.5rem;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-2) var(--space-4);padding:var(--space-2) var(--space-4);border-block-end:1px solid var(--sb-border);background:var(--sb-background)}.consent-brand,.consent-preferences,.consent-actions{display:flex;align-items:center;gap:var(--space-2)}.consent-brand .brand-mark{width:1.75rem;height:1.75rem;color:var(--sb-foreground);--color-brand-mark-ink: var(--sb-background);--color-brand-mark-accent: var(--sb-primary)}.consent-brand strong{font-size:1rem;font-weight:900;line-height:1.5rem}.consent-preferences [data-slot=button]{min-width:2.75rem;min-height:2.75rem}.consent-preferences .locale-switcher{display:flex;align-items:center;gap:var(--space-1)}.consent-main{width:min(100%,58rem);margin-inline:auto;padding:var(--space-8) var(--space-4) var(--space-6)}.consent-card{min-width:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);color:var(--sb-card-foreground);box-shadow:none}.consent-heading,.consent-footer,.consent-status-error{padding:var(--space-7)}.consent-heading{padding-block-end:var(--space-5)}.consent-eyebrow{margin:0 0 var(--space-2);color:var(--sb-muted-foreground);font-size:.75rem;font-weight:600;line-height:1rem}.consent-heading h1,.consent-status-error h1{margin:0;color:var(--sb-card-foreground);font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:2rem}.consent-intro,.consent-status-error>p{max-width:42rem;margin:var(--space-3) 0 0;color:var(--sb-muted-foreground)}.consent-sections{padding-inline:var(--space-7)}.consent-section{display:grid;grid-template-columns:2.75rem minmax(0,1fr);gap:var(--space-4);padding-block:var(--space-5);border-block-start:1px solid var(--sb-border)}.consent-section__icon{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:1px solid var(--sb-border);border-radius:var(--radius-md);background:var(--sb-muted);color:var(--sb-foreground)}.consent-section h2{margin:0;color:var(--sb-card-foreground);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1.25rem}.consent-section p{margin:var(--space-2) 0 0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.consent-provider-list{margin:var(--space-2) 0 0;padding-inline-start:var(--space-5);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.consent-provider-list li+li{margin-block-start:var(--space-1)}.consent-footer{display:grid;gap:var(--space-4);border-block-start:1px solid var(--sb-border);background:color-mix(in srgb,var(--sb-muted) 50%,transparent)}.consent-acceptance{margin:0;color:var(--sb-foreground);font-size:.875rem;line-height:1.25rem}.consent-actions{flex-wrap:wrap;justify-content:flex-end}.consent-actions [data-slot=button]{min-height:var(--touch-min)}.consent-actions .consent-primary{min-width:12rem}.consent-error{margin:0;padding:var(--space-3) var(--space-4);border:1px solid var(--color-message);border-inline-start-width:var(--space-1);border-radius:var(--radius-md);background:var(--color-message-bg);color:var(--color-message);font-size:.875rem;font-weight:500;line-height:1.25rem}.consent-safety{max-width:46rem;margin:var(--space-6) auto 0;color:var(--sb-muted-foreground);font-size:.875rem;font-style:italic;line-height:1.25rem;text-align:center}.consent-main>.swiss-residency-badge{margin-top:var(--space-2);color:var(--sb-muted-foreground);font-size:.875rem}.settings-consent__record{display:grid;gap:var(--space-4)}.settings-consent__record dl{display:grid;gap:0;margin:0;border-block:1px solid var(--sb-border)}.settings-consent__record dl>div{display:grid;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);gap:var(--space-3);padding-block:var(--space-3)}.settings-consent__record dl>div+div{border-block-start:1px solid var(--sb-border)}.settings-consent__record dt{color:var(--sb-muted-foreground);font-size:.875rem;font-weight:500}.settings-consent__record dd{margin:0;color:var(--sb-foreground);font-size:.875rem;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.settings-consent__record .consent-reread{width:fit-content;min-height:var(--touch-min);padding:var(--space-2) var(--space-4);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground);font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none}.settings-consent__record .consent-reread:hover{background:var(--sb-accent)}.settings-consent__record .consent-reread:focus-visible{outline:3px solid var(--sb-focus-ring);outline-offset:2px}@media (max-width: 32rem){.consent-main{padding:var(--space-4) var(--space-3)}.consent-heading,.consent-footer,.consent-status-error,.consent-sections{padding-inline:var(--space-4)}.consent-section{grid-template-columns:2.25rem minmax(0,1fr);gap:var(--space-3)}.consent-section__icon{width:2.25rem;height:2.25rem}.consent-actions,.consent-actions [data-slot=button],.settings-consent__record .consent-reread{width:100%}.settings-consent__record dl>div{grid-template-columns:minmax(0,1fr);gap:var(--space-1)}}@media (max-width: 15rem){.consent-topbar{align-items:stretch;padding-inline:var(--space-2)}.consent-preferences{width:100%;flex-wrap:wrap;justify-content:space-between}.consent-main{padding-inline:var(--space-2)}.consent-heading,.consent-footer,.consent-status-error,.consent-sections{padding-inline:var(--space-3)}.consent-section{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){.consent-page *{transition-duration:.01ms!important}}.registration-page{min-height:100dvh;padding:clamp(20px,4vw,48px);background:radial-gradient(circle at 15% 10%,color-mix(in srgb,var(--primary) 11%,transparent),transparent 34%),var(--background);color:var(--foreground)}.registration-topbar{width:min(720px,100%);margin:0 auto 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.registration-locale{display:flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:999px;background:var(--card)}.registration-locale button{min-width:44px;min-height:36px;border:0;border-radius:999px;color:var(--muted-foreground);background:transparent}.registration-locale button[aria-pressed=true]{color:var(--primary-foreground);background:var(--primary)}.registration-card{width:min(720px,100%);margin:0 auto;padding:clamp(24px,5vw,48px);border:1px solid var(--border);border-radius:24px;background:color-mix(in srgb,var(--card) 96%,transparent);box-shadow:0 24px 70px #0f172a1a}.registration-card h1{margin:4px 0 12px;font-size:clamp(1.85rem,5vw,2.65rem);line-height:1.08;letter-spacing:-.035em}.registration-card h2{margin:0 0 6px;font-size:1rem}.registration-eyebrow{margin:0;color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.registration-intro{max-width:58ch;margin:0 0 24px;color:var(--muted-foreground);line-height:1.6}.registration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.registration-grid--wide{grid-column:1 / -1}.registration-card .form-field{display:grid;gap:7px;margin-bottom:16px}.registration-card .form-field span,.registration-saved-check span{font-weight:650}.registration-card .form-field input{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;color:var(--foreground);background:var(--background)}.registration-card .form-field small{color:var(--muted-foreground);line-height:1.45}.registration-primary{width:100%;min-height:48px;margin-top:8px}.registration-page .btn-primary{border-color:#9a3412;background:#9a3412;color:#fff}.registration-page .btn-primary:hover{border-color:#7c2d12;background:#7c2d12;color:#fff}.registration-page .btn:disabled{border-color:#a8a29e;background:#e7e5e4;color:#57534e;opacity:1}.registration-text-action{display:block;margin:18px auto 0;border:0;color:var(--primary);background:transparent;text-decoration:underline;text-underline-offset:3px}.registration-qr-wrap{width:fit-content;margin:0 auto 18px;padding:12px;border:1px solid var(--border);border-radius:18px;background:#fff}.registration-qr{display:block;max-width:100%;height:auto}.registration-manual-key{margin:0 0 24px;color:var(--muted-foreground)}.registration-manual-key code{display:block;margin-top:8px;padding:10px;overflow-wrap:anywhere;border-radius:8px;background:var(--muted);font-size:.72rem}.registration-codes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0;padding:0;list-style:none}.registration-codes li{padding:10px;border:1px solid var(--border);border-radius:9px;text-align:center;background:var(--muted)}.registration-copy{width:100%}.registration-saved-check{display:flex;align-items:flex-start;gap:10px;margin:20px 0;line-height:1.5}.registration-saved-check input{width:19px;height:19px;margin-top:2px}.registration-passkey-offer{margin:20px 0;padding:16px;border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));border-radius:12px;background:color-mix(in srgb,var(--primary) 6%,var(--card))}.registration-passkey-offer p,.registration-login-link,.registration-card .footer-disclaimer{color:var(--muted-foreground);line-height:1.5}.registration-login-link{margin:26px 0 0;text-align:center}.registration-card .footer-disclaimer{margin:18px 0 0;font-size:.78rem;text-align:center}.registration-card .swiss-residency-badge{margin-top:8px;color:var(--muted-foreground);font-size:.78rem}@media (max-width: 620px){.registration-page{padding:16px}.registration-card{padding:24px 18px;border-radius:18px}.registration-grid,.registration-codes{grid-template-columns:1fr}.registration-grid--wide{grid-column:auto}}.operator-page{min-height:100dvh;padding:clamp(20px,4vw,48px);color:var(--foreground);background:var(--background)}.operator-header,.operator-card{width:min(920px,100%);margin-inline:auto}.operator-header,.operator-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.operator-card{margin-top:20px;padding:clamp(22px,4vw,36px);border:1px solid var(--border);border-radius:18px;background:var(--card)}.operator-card h1,.operator-card h2{margin:6px 0 12px}.operator-card p{max-width:68ch;color:var(--muted-foreground);line-height:1.6}.operator-events{margin:20px 0 0;padding:0;list-style:none}.operator-events li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid var(--border)}.operator-events time{color:var(--muted-foreground);text-align:right}@media (max-width: 620px){.operator-header,.operator-actions,.operator-events li{align-items:flex-start;flex-direction:column}.operator-events time{text-align:left}}/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:root,:host{--shimmer-angle:20deg}*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--scroll-fade-t:0px;--scroll-fade-b:0px;--scroll-fade-s:0px;--scroll-fade-e:0px;--scroll-fade-mask:initial;--shimmer-image:initial;--shimmer-text-fill:initial}}}@layer theme{:root,:host{--font-sans:var(--font-lato);--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-sm:calc(var(--radius) - 4px);--radius-md:calc(var(--radius) - 2px);--radius-lg:var(--radius);--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-lato);--default-mono-font-family:var(--font-mono);--font-lato:"Lato", "Lato Fallback", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--color-border:hsl(var(--border));--color-primary:hsl(var(--primary))}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring))}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,hsl(var(--ring)) 50%,transparent)}}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}html{font-family:var(--font-lato)}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.col-span-full{grid-column:1/-1}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-row{display:table-row}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.w-9{width:calc(var(--spacing) * 9)}.w-full{width:100%}.max-w-full{max-width:100%}.min-w-0{min-width:0}.min-w-\[56rem\]{min-width:56rem}.caption-bottom{caption-side:bottom}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-input{border-color:hsl(var(--input))}.border-transparent{border-color:#0000}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-muted\/50{background-color:hsl(var(--muted))}@supports (color:color-mix(in lab,red,red)){.bg-muted\/50{background-color:color-mix(in oklab,hsl(var(--muted)) 50%,transparent)}}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:#0000}.p-0{padding:0}.p-2{padding:calc(var(--spacing) * 2)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-0{padding-top:0}.text-end{text-align:end}.text-start{text-align:start}.align-middle{vertical-align:middle}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:hsl(var(--card-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--hc-primary-foreground,var(--primary-foreground)))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline-offset-4{text-underline-offset:4px}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.paused{animation-play-state:paused}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}@media (hover:hover){.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted))}@supports (color:color-mix(in lab,red,red)){.hover\:bg-muted\/50:hover{background-color:color-mix(in oklab,hsl(var(--muted)) 50%,transparent)}}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary))}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,hsl(var(--primary)) 90%,transparent)}}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary))}@supports (color:color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,hsl(var(--secondary)) 80%,transparent)}}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}@media (min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.\[\&_tr\]\:border-b tr{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-style:var(--tw-border-style);border-width:0}.\[\&\:has\(\[role\=checkbox\]\)\]\:pe-0:has([role=checkbox]){padding-inline-end:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;translate:var(--tw-translate-x) var(--tw-translate-y)}.last\:\[\&\>tr\]\:border-b-0:last-child>tr{border-bottom-style:var(--tw-border-style);border-bottom-width:0}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --scroll-fade-t{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-b{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-s{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-e{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-mask{syntax:"*";inherits:false}@property --shimmer-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --shimmer-image{syntax:"*";inherits:false}@property --shimmer-text-fill{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){.shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}}:root{--background:var(--color-canvas);--foreground:var(--color-ink);--card:var(--color-surface);--card-foreground:var(--color-ink);--popover:var(--color-surface-raised);--popover-foreground:var(--color-ink);--primary:var(--color-primary);--primary-foreground:var(--color-on-primary);--secondary:var(--color-surface-subtle);--secondary-foreground:var(--color-ink);--muted:var(--color-surface-subtle);--muted-foreground:var(--color-ink-muted);--accent:var(--color-primary-subtle);--accent-foreground:var(--color-primary-hover);--destructive:var(--color-message);--border:var(--color-border-subtle);--input:var(--color-border-control);--ring:var(--color-focus);--chart-1:var(--color-primary);--chart-2:var(--color-range-in);--chart-3:var(--color-range-border);--chart-4:var(--color-range-out);--chart-5:var(--color-range-unknown);--radius:var(--radius-md);--sidebar:var(--color-nav);--sidebar-foreground:var(--color-on-primary);--sidebar-primary:var(--color-brand-mark-accent);--sidebar-primary-foreground:var(--color-nav);--sidebar-accent:var(--color-nav-hover);--sidebar-accent-foreground:var(--color-on-primary);--sidebar-border:var(--color-nav-divider);--sidebar-ring:var(--color-focus)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:100;src:url(/fonts/lato-latin-100-normal.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:300;src:url(/fonts/lato-latin-300-normal.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/lato-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:700;src:url(/fonts/lato-latin-700-normal.woff2) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-display:swap;font-weight:900;src:url(/fonts/lato-latin-900-normal.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:100;src:url(/fonts/lato-latin-100-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:300;src:url(/fonts/lato-latin-300-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:400;src:url(/fonts/lato-latin-400-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:700;src:url(/fonts/lato-latin-700-italic.woff2) format("woff2")}@font-face{font-family:Lato;font-style:italic;font-display:swap;font-weight:900;src:url(/fonts/lato-latin-900-italic.woff2) format("woff2")}@font-face{font-family:Lato Fallback;font-style:normal;font-weight:400;src:local("Arial");ascent-override:101.03%;descent-override:21.8%;line-gap-override:0%;size-adjust:97.69%}:root{color-scheme:light;--bg: #faf6f0;--surface: #ffffff;--surface-warm: #f6efe5;--border: #e8dfd2;--ink: #2e2a24;--ink-soft: #6b6357;--ink-faint: #9a9083;--clay: #a44a24;--clay-deep: #7e3517;--clay-tint: #f7e7dd;--sage: #4f6b52;--sage-tint: #e9efe7;--sky: #4a6b85;--sky-tint: #e7eef3;--amber: #9a5b00;--attention-tint: #fbf0dc;--report-flag-tint: #fbeae5;--header-peach: #f8e9dc;--font-display: "Lato", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "Lato", "Lato Fallback", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--type-display-lg: 2.5rem;--type-display: 2rem;--type-h1: 1.625rem;--type-h2: 1.3125rem;--type-h3: 1.125rem;--type-body: 1.0625rem;--type-secondary: 1rem;--leading-display: 1.15;--leading-body: 1.6;--radius-card: 1rem;--radius-control: .75rem;--radius-chip: 999px;--shadow-warm: 0 1px 2px rgb(46 42 36 / 5%), 0 4px 16px rgb(46 42 36 / 6%);--motion-calm: .2s ease-out;--motion-chart: .4s ease-out;--font-sans: var(--font-body);--font-size-xs: .8125rem;--font-size-sm: .9375rem;--font-size-base: 1.0625rem;--font-size-lg: 1.25rem;--font-size-xl: clamp(1.5rem, 1.25rem + .8vw, 2rem);--font-size-2xl: clamp(1.875rem, 1.45rem + 1.4vw, 2.75rem);--line-height-tight: 1.15;--line-height-heading: 1.22;--line-height-body: 1.58;--color-canvas: #f6f4ef;--color-surface: #fffefa;--color-surface-raised: #ffffff;--color-surface-subtle: #efeee8;--color-ink: #172b2d;--color-ink-muted: #536566;--color-ink-soft: #677675;--color-border-subtle: #d7d6ce;--color-border-control: #7f8d8c;--color-primary: #174e55;--color-primary-hover: #0f3f45;--color-primary-subtle: #e0ece9;--color-nav: #123d42;--color-nav-hover: rgb(255 255 255 / 10%);--color-nav-divider: rgb(255 255 255 / 18%);--color-on-primary: #ffffff;--color-focus: #0068a9;--color-message: #684a7c;--color-message-bg: #f1eaf5;--color-attention: #a96300;--color-attention-fg: #664000;--color-attention-bg: #fff3db;--color-range-in: #17665f;--color-range-in-bg: #e4f2ef;--color-range-border: #275d8a;--color-range-border-bg: #e8f0f8;--color-range-out: #684a7c;--color-range-out-bg: #f1eaf5;--color-range-well-out: #7a2e62;--color-range-well-out-bg: #f7e8f1;--color-range-unknown: #566466;--color-range-unknown-bg: #ecefed;--color-report-flag: #8d2d2d;--color-report-flag-bg: #fceeee;--color-brand-mark-ink: #fffefa;--color-brand-mark-accent: #a8d6ce;--color-topbar: rgb(255 254 250 / 96%);--color-control-shadow: rgb(23 43 45 / 12%);--color-print-ink: #000000;--color-print-border: #b5b5b5;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 2rem;--space-8: 2.5rem;--space-9: 3rem;--space-10: 4rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1.125rem;--radius-pill: 999px;--border-thin: 1px;--border-strong: 2px;--shadow-card: 0 1px 2px rgb(23 43 45 / 6%), 0 10px 30px rgb(23 43 45 / 5%);--shadow-raised: 0 12px 36px rgb(23 43 45 / 10%);--nav-width: 16rem;--mobile-nav-reserved: 5.25rem;--content-max: 76rem;--reading-max: 46rem;--touch-min: 44px;--control-min: 3rem;--transition-fast: .12s ease;--transition-calm: .18s ease;--color-bg: var(--color-canvas);--color-text: var(--color-ink);--color-text-muted: var(--color-ink-muted);--color-border: var(--color-border-subtle);--color-primary-fg: var(--color-on-primary);--color-in-range: var(--color-range-in);--color-borderline: var(--color-range-border);--color-outside: var(--color-range-out);--radius: var(--radius-md)}@media (max-width: 22.5rem){:root{--mobile-nav-reserved: 6.0625rem}}@media (min-width: 22.5001rem) and (max-width: 52rem){:root{--mobile-nav-reserved: 6.0625rem}}@media (max-width: 15rem){:root{--mobile-nav-reserved: 9rem}}.shadboard-shell{--background: 0 0% 100%;--foreground: 20 14.3% 4.1%;--card: 0 0% 100%;--card-foreground: 20 14.3% 4.1%;--popover: 0 0% 100%;--popover-foreground: 20 14.3% 4.1%;--primary: 24.6 95% 53.1%;--primary-foreground: 60 9.1% 97.8%;--shadboard-primary-foreground: var(--primary-foreground);--hc-primary-foreground: 20 14.3% 4.1%;--secondary: 60 4.8% 95.9%;--secondary-foreground: 24 9.8% 10%;--muted: 60 4.8% 95.9%;--muted-foreground: 25 5.3% 44.7%;--accent: 60 4.8% 95.9%;--accent-foreground: 24 9.8% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 60 9.1% 97.8%;--success: 142.1 76.2% 36.3%;--success-foreground: 0 0% 98%;--border: 20 5.9% 90%;--input: 20 5.9% 90%;--ring: 24.6 95% 53.1%;--radius: .75rem;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%;--sidebar-background: var(--background);--sidebar-foreground: var(--foreground);--sidebar-primary: var(--primary);--sidebar-primary-foreground: var(--primary-foreground);--sidebar-accent: var(--accent);--sidebar-accent-foreground: var(--accent-foreground);--sidebar-border: var(--border);--sidebar-ring: var(--ring);--sidebar: hsl(var(--sidebar-background));--color-background: hsl(var(--background));--color-foreground: hsl(var(--foreground));--color-card: hsl(var(--card));--color-card-foreground: hsl(var(--card-foreground));--color-popover: hsl(var(--popover));--color-popover-foreground: hsl(var(--popover-foreground));--color-primary: hsl(var(--primary));--color-primary-foreground: hsl(var(--hc-primary-foreground));--color-secondary: hsl(var(--secondary));--color-secondary-foreground: hsl(var(--secondary-foreground));--color-muted: hsl(var(--muted));--color-muted-foreground: hsl(var(--muted-foreground));--color-accent: hsl(var(--accent));--color-accent-foreground: hsl(var(--accent-foreground));--color-destructive: hsl(var(--destructive));--color-destructive-foreground: hsl(var(--destructive-foreground));--color-success: hsl(var(--success));--color-success-foreground: hsl(var(--success-foreground));--color-border: hsl(var(--border));--color-input: hsl(var(--input));--color-ring: hsl(var(--ring));--color-chart-1: hsl(var(--chart-1));--color-chart-2: hsl(var(--chart-2));--color-chart-3: hsl(var(--chart-3));--color-chart-4: hsl(var(--chart-4));--color-chart-5: hsl(var(--chart-5));--color-sidebar: hsl(var(--sidebar-background));--color-sidebar-foreground: hsl(var(--sidebar-foreground));--color-sidebar-primary: hsl(var(--sidebar-primary));--color-sidebar-primary-foreground: hsl(var(--sidebar-primary-foreground));--color-sidebar-accent: hsl(var(--sidebar-accent));--color-sidebar-accent-foreground: hsl(var(--sidebar-accent-foreground));--color-sidebar-border: hsl(var(--sidebar-border));--color-sidebar-ring: hsl(var(--sidebar-ring));--font-sans: "Lato", "Lato Fallback", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--sb-font-sans: "Lato", "Lato Fallback", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--radius-lg: var(--radius);--radius-md: calc(var(--radius) - 2px);--radius-sm: calc(var(--radius) - 4px);--sb-radius: .75rem;--sb-sidebar-width: 16rem;--sb-header-height: 3.5rem;--sb-container-max: 87.5rem;--spacing: .25rem;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-9: 2.25rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--space-16: 4rem;--sb-background: hsl(var(--background));--sb-foreground: hsl(var(--foreground));--sb-card: hsl(var(--card));--sb-card-foreground: hsl(var(--card-foreground));--sb-popover: hsl(var(--popover));--sb-popover-foreground: hsl(var(--popover-foreground));--sb-primary: hsl(var(--primary));--sb-primary-foreground: hsl(var(--hc-primary-foreground));--sb-primary-strong: hsl(var(--primary));--sb-secondary: hsl(var(--secondary));--sb-secondary-foreground: hsl(var(--secondary-foreground));--sb-muted: hsl(var(--muted));--sb-muted-foreground: hsl(var(--muted-foreground));--sb-accent: hsl(var(--accent));--sb-accent-foreground: hsl(var(--accent-foreground));--sb-border: hsl(var(--border));--sb-input: hsl(var(--input));--sb-ring: hsl(var(--ring));--sb-chart-1: hsl(var(--chart-1));--sb-chart-2: hsl(var(--chart-2));--sb-chart-3: hsl(var(--chart-3));--sb-chart-4: hsl(var(--chart-4));--sb-chart-5: hsl(var(--chart-5));--sb-chart-1-text: hsl(220 80% 40%);--sb-chart-2-text: hsl(160 80% 28%);--sb-chart-3-text: hsl(25 95% 35%);--sb-chart-4-text: hsl(280 70% 38%);--sb-chart-5-text: hsl(340 80% 40%);--sb-control-border: hsl(25 5.3% 44.7%);--sb-focus-ring: hsl(17.5 88.3% 40.4%);--sb-page-background: color-mix( in srgb, hsl(var(--muted)) 40%, hsl(var(--background)) );--sb-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px -1px rgb(0 0 0 / 10%);--sb-control-shadow: rgb(28 25 23 / 8%);--sb-nav-shadow: rgb(28 25 23 / 5%);--color-attention: #a96300;--color-attention-fg: #664000;--color-attention-bg: #fff3db;--color-message: #684a7c;--color-message-bg: #f1eaf5;--color-range-in: #17665f;--color-range-in-bg: #e4f2ef;--color-range-border: #275d8a;--color-range-border-bg: #e8f0f8;--color-range-out: #684a7c;--color-range-out-bg: #f1eaf5;--color-range-well-out: #7a2e62;--color-range-well-out-bg: #f7e8f1;--color-range-unknown: #566466;--color-range-unknown-bg: #ecefed;--color-in-range: var(--color-range-in);--color-borderline: var(--color-range-border);--color-outside: var(--color-range-out);--color-report-flag: #8d2d2d;--color-report-flag-bg: #fceeee}.shadboard-shell[data-theme=light]{color-scheme:light}.shadboard-shell[data-theme=dark]{color-scheme:dark;--background: 20 14.3% 4.1%;--foreground: 60 9.1% 97.8%;--card: 20 14.3% 4.1%;--card-foreground: 60 9.1% 97.8%;--popover: 20 14.3% 4.1%;--popover-foreground: 60 9.1% 97.8%;--primary: 20.5 90.2% 48.2%;--primary-foreground: 60 9.1% 97.8%;--shadboard-primary-foreground: var(--primary-foreground);--hc-primary-foreground: 20 14.3% 4.1%;--secondary: 12 6.5% 15.1%;--secondary-foreground: 60 9.1% 97.8%;--muted: 12 6.5% 15.1%;--muted-foreground: 24 5.4% 63.9%;--accent: 12 6.5% 15.1%;--accent-foreground: 60 9.1% 97.8%;--destructive: 0 72.2% 50.6%;--destructive-foreground: 60 9.1% 97.8%;--success: 142.4 71.8% 29.2%;--success-foreground: 0 0% 98%;--border: 12 6.5% 15.1%;--input: 12 6.5% 15.1%;--ring: 20.5 90.2% 48.2%;--sb-control-border: #625d57;--sb-focus-ring: hsl(24.6 95% 53.1%);--sb-control-shadow: rgb(0 0 0 / 30%);--sb-nav-shadow: rgb(0 0 0 / 32%);--sb-chart-1-text: hsl(217 91% 70%);--sb-chart-2-text: hsl(160 84% 60%);--sb-chart-3-text: hsl(30 100% 70%);--sb-chart-4-text: hsl(280 85% 75%);--sb-chart-5-text: hsl(340 90% 70%);--sb-page-background: color-mix( in srgb, hsl(var(--muted)) 40%, hsl(var(--background)) );--color-attention: #d97706;--color-attention-fg: #fde68a;--color-attention-bg: #422006;--color-message: #d8b4fe;--color-message-bg: #3b0764;--color-range-in: #5eead4;--color-range-in-bg: #123c38;--color-range-border: #93c5fd;--color-range-border-bg: #172554;--color-range-out: #d8b4fe;--color-range-out-bg: #3b0764;--color-range-well-out: #f0abfc;--color-range-well-out-bg: #4a044e;--color-range-unknown: #d6d3d1;--color-range-unknown-bg: #292524;--color-in-range: var(--color-range-in);--color-borderline: var(--color-range-border);--color-outside: var(--color-range-out);--color-report-flag: #fca5a5;--color-report-flag-bg: #450a0a}*,*:before,*:after{box-sizing:border-box}html{font-size:100%;min-width:0;text-size-adjust:100%}body{margin:0;min-width:0;background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-sans);font-size:var(--font-size-base);line-height:var(--line-height-body);overflow-wrap:anywhere}@media screen{html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-theme],html[data-theme] body,html[data-theme] #root{min-block-size:100vh;min-block-size:100dvh;background-color:var(--hc-document-background)}}@media screen and (prefers-reduced-motion: reduce){html[data-theme],html[data-theme] body,html[data-theme] #root,.shadboard-shell.app-shell{transition-property:none!important}}button,input,select,textarea{color:inherit;font:inherit}button,[role=button],a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.skip-link{position:fixed;top:var(--space-2);left:var(--space-2);z-index:1000;max-width:calc(100vw - (2 * var(--space-2)));padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-raised);box-shadow:var(--shadow-raised);overflow-wrap:anywhere;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}::selection{background:var(--color-primary-subtle);color:var(--color-ink)}h1,h2,h3,h4,p{margin-block-start:0}h1,h2,h3,h4{color:var(--color-ink);font-weight:700;letter-spacing:-.015em;line-height:var(--line-height-heading)}h1{margin-block-end:var(--space-6);font-size:var(--font-size-2xl)}h2{margin-block-end:var(--space-4);font-size:var(--font-size-xl)}h3{margin-block-end:var(--space-3);font-size:var(--font-size-lg)}p{margin-block-end:var(--space-4)}a{color:var(--color-primary);font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{color:var(--color-primary-hover)}img,svg,canvas{max-width:100%}.icon{display:inline-block;flex:0 0 auto;width:1.25rem;height:1.25rem}.brand-mark{display:block;flex:0 0 auto;width:2.75rem;height:2.75rem;color:var(--color-primary)}.btn,button.btn{display:inline-flex;min-width:var(--touch-min);min-height:var(--touch-min);align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border:var(--border-thin) solid var(--color-border-control);border-radius:var(--radius-md);background:var(--color-surface-raised);color:var(--color-ink);cursor:pointer;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.btn:hover,button.btn:hover{border-color:var(--color-primary);background:var(--color-primary-subtle);color:var(--color-primary-hover)}.btn:active,button.btn:active{transform:translateY(1px)}.btn:disabled,button.btn:disabled{cursor:not-allowed;opacity:.58;transform:none}.btn-primary,button.btn-primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.btn-primary:hover,button.btn-primary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover);color:var(--color-on-primary)}.btn-attention{border-color:var(--color-message);background:var(--color-message-bg);color:var(--color-message)}.card{min-width:0;margin-block-end:var(--space-5);padding:var(--space-6);border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.card-attention{border-color:var(--color-attention);background:var(--color-attention-bg);color:var(--color-attention-fg);box-shadow:none}.card-attention h1,.card-attention h2,.card-attention h3,.card-attention a{color:var(--color-attention-fg)}.status-chip,.range-chip{display:inline-flex;min-height:1.75rem;align-items:center;gap:var(--space-1);padding:.15rem var(--space-2);border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-pill);background:var(--color-surface-subtle);color:var(--color-ink-muted);font-size:var(--font-size-sm);font-weight:700;line-height:1.2}.range-chip[data-range=in_range]{border-color:var(--color-range-in);background:var(--color-range-in-bg);color:var(--color-range-in)}.range-chip[data-range=borderline]{border-color:var(--color-range-border);background:var(--color-range-border-bg);color:var(--color-range-border)}.range-chip[data-range=outside]{border-color:var(--color-range-out);background:var(--color-range-out-bg);color:var(--color-range-out)}.report-flag{border-color:var(--color-report-flag);background:var(--color-report-flag-bg);color:var(--color-report-flag)}.form-field{display:flex;min-width:0;flex-direction:column;gap:var(--space-2);margin-block-end:var(--space-5);color:var(--color-ink);font-weight:700}.form-field input,.form-field select,.form-field textarea,input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;max-width:100%;min-height:var(--control-min);padding:var(--space-2) var(--space-3);border:var(--border-thin) solid var(--color-border-control);border-radius:var(--radius-sm);background:var(--color-surface-raised);color:var(--color-ink);font-weight:400;line-height:1.3;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}textarea{min-height:7rem;resize:vertical}input:hover,select:hover,textarea:hover{border-color:var(--color-primary)}.field-label{display:inline-flex;align-items:center;gap:var(--space-2)}.form-message,[role=alert]{padding:var(--space-3) var(--space-4);border-inline-start:var(--space-1) solid var(--color-message);border-radius:var(--radius-sm);background:var(--color-message-bg);color:var(--color-message);font-weight:700}.doc-list{margin:0;padding:0;list-style:none}.doc-list>li{min-width:0;padding:var(--space-4) 0;border-bottom:var(--border-thin) solid var(--color-border-subtle)}.doc-list>li:last-child{border-bottom:0}.table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}table{width:100%;border-collapse:collapse}th,td{padding:var(--space-3);border-bottom:var(--border-thin) solid var(--color-border-subtle);text-align:start;vertical-align:top}th{color:var(--color-ink-muted);font-size:var(--font-size-sm)}.page-stack{display:grid;min-width:0;gap:var(--space-5)}.page-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:var(--space-4);margin-block-end:var(--space-2)}.page-header h1,.page-heading-lockup h1{margin:0}.page-heading-lockup{display:flex;min-width:0;align-items:center;gap:var(--space-3)}.page-heading-lockup>.icon{width:1.75rem;height:1.75rem;color:var(--color-primary)}.footer-disclaimer{max-width:var(--reading-max);margin-block:var(--space-8) 0;padding-block-start:var(--space-4);border-top:var(--border-thin) solid var(--color-border-subtle);color:var(--color-ink-muted);font-size:var(--font-size-sm)}.swiss-residency-badge{display:flex;align-items:center;justify-content:center;gap:.375rem;margin:var(--space-2) 0 0;color:var(--color-ink-muted);font-size:var(--font-size-sm);line-height:1.25rem;text-align:center}.swiss-residency-badge__flag{width:1rem;height:1rem;flex:0 0 auto;shape-rendering:crispEdges}.app-shell{display:grid;grid-template-columns:var(--nav-width) minmax(0,1fr);min-height:100vh;min-height:100dvh}.nav{position:sticky;top:0;z-index:20;display:flex;height:100vh;height:100dvh;min-width:0;flex-direction:column;gap:var(--space-1);padding:var(--space-5) var(--space-3);overflow-y:auto;background:var(--color-nav);color:var(--color-on-primary)}.nav-brand{display:flex;align-items:center;gap:var(--space-3);margin-block-end:var(--space-5);padding-inline:var(--space-2);font-size:var(--font-size-lg);line-height:var(--line-height-tight)}.nav-brand .brand-mark{width:2.5rem;height:2.5rem;color:var(--color-primary-subtle);--color-brand-mark-ink: var(--color-nav);--color-brand-mark-accent: var(--color-primary)}.nav>a,.nav-footer>a{display:flex;min-width:0;min-height:var(--touch-min);align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:inherit;font-weight:700;line-height:1.2;text-decoration:none;transition:background var(--transition-fast),color var(--transition-fast)}.nav>a:hover,.nav-footer>a:hover{background:var(--color-nav-hover);color:var(--color-on-primary)}.nav>a.active,.nav>a[aria-current=page],.nav-footer>a.active,.nav-footer>a[aria-current=page]{background:var(--color-primary-subtle);color:var(--color-nav)}.nav>a .icon,.nav-footer>a .icon{width:1.35rem;height:1.35rem}.nav-footer{margin-block-start:auto;padding-block-start:var(--space-4);border-top:var(--border-thin) solid var(--color-nav-divider)}.main{display:flex;min-width:0;flex-direction:column}.topbar{position:relative;z-index:10;display:flex;min-width:0;align-items:center;gap:var(--space-3);padding:var(--space-3) clamp(var(--space-4),3vw,var(--space-8));border-bottom:var(--border-thin) solid var(--color-border-subtle);background:var(--color-topbar)}.topbar-upload{flex:0 0 auto}.topbar-upload-reminder{max-width:42rem;margin:0;color:var(--color-ink-muted);font-size:.75rem;line-height:1rem}.document-upload-dropzone{margin:.5rem 1rem;border:1px dashed var(--border, #9ca3af);border-radius:.5rem;padding:.5rem}.document-upload-dropzone__trigger{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;text-decoration:underline}.document-upload-queue{list-style:none;margin:.5rem 0 0;padding:0}.document-upload-queue__item{align-items:center;display:grid;gap:.5rem;grid-template-columns:minmax(8rem,1fr) 8rem auto auto}.document-upload-queue__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 640px){.document-upload-queue__item{grid-template-columns:1fr auto}}.locale-switcher{display:inline-flex;flex:0 0 auto;padding:var(--space-1);border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-md);background:var(--color-surface-subtle)}.locale-option{min-width:var(--touch-min);min-height:var(--touch-min);padding:var(--space-1) var(--space-2);border:0;border-radius:var(--radius-sm);background:transparent;color:var(--color-ink-muted);cursor:pointer;font-weight:700}.locale-option[aria-pressed=true]{background:var(--color-surface-raised);color:var(--color-primary);box-shadow:0 1px 3px var(--color-control-shadow)}.user-name{min-width:0;margin-inline-start:auto;overflow:hidden;color:var(--color-ink-muted);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.content{width:100%;max-width:var(--content-max);min-width:0;margin-inline:auto;padding:clamp(var(--space-5),4vw,var(--space-9))}.content>*{min-width:0}.login-page{display:grid;min-height:100vh;min-height:100dvh;place-items:center;padding:var(--space-5);background:radial-gradient(circle at 12% 18%,var(--color-primary-subtle),transparent 34rem),var(--color-canvas)}.login-card{width:min(100%,29rem);padding:clamp(var(--space-6),6vw,var(--space-9));border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-raised)}.login-brand{display:flex;align-items:center;gap:var(--space-4);margin-block-end:var(--space-8)}.login-brand .brand-mark{width:3.5rem;height:3.5rem}.login-brand h1{margin:0;font-size:var(--font-size-xl)}.login-submit{width:100%;margin-block-start:var(--space-1)}.login-pane-footer{position:absolute;inset-inline:0;inset-block-end:0;display:grid;justify-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5) var(--space-5)}.login-pane-footer .footer-disclaimer{margin-block:0;padding-block-start:0;border-top:none;text-align:center;max-width:34rem}.settings-card{width:min(100%,34rem)}.settings-card .form-field{margin:0}.settings-profile-description{max-width:42rem;margin:0 0 var(--space-4);color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.field-hint{color:var(--sb-muted-foreground);font-size:.75rem;line-height:1rem}.settings-profile-actions{display:flex;min-height:var(--touch-min);align-items:center;gap:var(--space-3);margin-block-start:var(--space-4);color:var(--sb-muted-foreground);font-size:.875rem}#root>p[role=status]{width:fit-content;margin:var(--space-9) auto;padding:var(--space-3) var(--space-5);border:var(--border-thin) solid var(--color-border-subtle);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-ink-muted)}@media (max-width: 52rem){body{padding-block-end:calc(var(--mobile-nav-reserved) + env(safe-area-inset-bottom))}.app-shell{display:block;min-height:auto}.nav{position:fixed;inset:auto 0 0;z-index:100;display:flex;width:100%;height:auto;max-width:100vw;flex-direction:row;align-items:stretch;gap:var(--space-1);padding:var(--space-1) var(--space-2) calc(var(--space-1) + env(safe-area-inset-bottom));overflow-x:auto;overflow-y:hidden;border-top:var(--border-thin) solid var(--color-nav-divider);overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.nav-brand{display:none}.nav>a,.nav-footer>a{min-width:4.75rem;min-height:4.25rem;flex:0 0 4.75rem;flex-direction:column;gap:var(--space-1);justify-content:center;padding:var(--space-1);font-size:var(--font-size-xs);line-height:1.05;text-align:center;scroll-snap-align:start}.nav>a span,.nav-footer>a span{overflow-wrap:normal;word-break:normal}.nav>a .icon,.nav-footer>a .icon{width:1.25rem;height:1.25rem}.nav-footer{display:contents}.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);padding:var(--space-2) var(--space-3)}.topbar-upload{grid-column:1;width:100%}.topbar-upload-reminder{grid-column:1 / -1}.locale-switcher{grid-column:2;justify-self:start}.user-name{margin-inline-start:0}.topbar-logout{max-width:100%}.content{padding:var(--space-5) var(--space-3) var(--space-7)}.card{padding:var(--space-5)}.page-header{align-items:flex-start;flex-direction:column}}@media (max-width: 15rem){.topbar{grid-template-columns:minmax(0,1fr) auto;gap:var(--space-1);padding-inline:var(--space-2)}.btn.topbar-upload{grid-column:1;min-width:0;padding-inline:var(--space-2)}.locale-switcher{grid-column:2}.locale-option{min-width:2.25rem}.user-name{display:none}.topbar-logout{grid-column:1 / -1;width:100%}.nav>a,.nav-footer>a{flex-basis:5.25rem;min-width:5.25rem;font-size:.75rem}.login-page{padding:var(--space-3)}.login-card{padding:var(--space-5)}.login-brand{align-items:flex-start;flex-direction:column;margin-block-end:var(--space-6)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{body{padding:0;background:var(--color-surface-raised);color:var(--color-print-ink);font-size:10pt}.nav,.topbar,.footer-disclaimer,button,.btn{display:none!important}.app-shell,.main,.content{display:block;width:auto;max-width:none;min-height:0;margin:0;padding:0}.card{break-inside:avoid;border-color:var(--color-print-border);box-shadow:none}}.shadboard-shell{--font-sans: var(--sb-font-sans);--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--line-height-tight: 1.25;--line-height-heading: 1.25;--line-height-body: 1.5;--color-canvas: var(--sb-page-background);--color-surface: var(--sb-card);--color-surface-raised: var(--sb-background);--color-surface-subtle: var(--sb-muted);--color-ink: var(--sb-foreground);--color-ink-muted: var(--sb-muted-foreground);--color-ink-soft: var(--sb-muted-foreground);--color-border-subtle: var(--sb-border);--color-border-control: var(--sb-control-border);--color-primary: var(--sb-foreground);--color-primary-hover: var(--sb-muted-foreground);--color-primary-subtle: var(--sb-accent);--color-on-primary: var(--sb-primary-foreground);--color-focus: var(--sb-focus-ring);--color-nav: var(--sb-background);--color-nav-hover: var(--sb-accent);--color-nav-divider: var(--sb-border);--color-topbar: var(--sb-background);--color-control-shadow: var(--sb-control-shadow);--radius-sm: calc(var(--sb-radius) - .25rem);--radius-md: calc(var(--sb-radius) - .125rem);--radius-lg: var(--sb-radius);--radius: var(--sb-radius);--shadow-card: none;--shadow-raised: var(--sb-shadow-sm);--nav-width: var(--sb-sidebar-width);--content-max: var(--sb-container-max);--control-min: 2.25rem;--transition-fast: .15s ease-out;--transition-calm: .2s ease-out;background:var(--sb-page-background);color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1rem;line-height:1.5rem;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.shadboard-shell.app-shell{grid-template-columns:var(--sb-sidebar-width) minmax(0,1fr)}.shadboard-shell .nav{gap:var(--space-1);padding:var(--space-2);border-inline-end:1px solid var(--sb-border);background:var(--sb-background);color:var(--sb-foreground)}.shadboard-shell .nav-brand{gap:var(--space-2);margin-block-end:var(--space-2);padding:var(--space-2);color:var(--sb-foreground);font-size:1rem;font-weight:900;line-height:1.5rem}.shadboard-shell .nav-brand .brand-mark{width:1.5rem;height:1.5rem;color:var(--sb-foreground);--color-brand-mark-ink: var(--sb-background);--color-brand-mark-accent: var(--sb-primary)}.shadboard-shell .nav>a,.shadboard-shell .nav-footer>a{min-height:var(--touch-min);gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);color:var(--sb-foreground);font-size:.875rem;font-weight:400;line-height:1.25rem}.shadboard-shell .nav>a .icon,.shadboard-shell .nav-footer>a .icon{width:1rem;height:1rem}.shadboard-shell .nav>a:hover,.shadboard-shell .nav-footer>a:hover{background:var(--sb-accent);color:var(--sb-accent-foreground)}.shadboard-shell .nav>a.active,.shadboard-shell .nav>a[aria-current=page],.shadboard-shell .nav-footer>a.active,.shadboard-shell .nav-footer>a[aria-current=page]{background:var(--sb-accent);color:var(--sb-accent-foreground);box-shadow:none;font-weight:500}.shadboard-shell .nav-footer{padding-block-start:var(--space-3);border-color:var(--sb-border)}.shadboard-shell .topbar{position:sticky;top:0;z-index:50;min-height:var(--sb-header-height);height:var(--sb-header-height);gap:var(--space-2);padding:var(--space-1) var(--space-4);border-color:var(--sb-border);background:var(--sb-background)}.shadboard-shell .topbar .locale-switcher{margin-inline-start:auto}.shadboard-shell .user-name{margin-inline-start:0;color:var(--sb-muted-foreground);font-size:.875rem;font-weight:400;line-height:1.25rem}.shadboard-shell .locale-switcher{gap:0;padding:0;border-color:var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-secondary)}.shadboard-shell .locale-option{min-width:var(--touch-min);min-height:var(--touch-min);border-radius:var(--radius-sm);color:var(--sb-foreground);font-size:.75rem;font-weight:500;line-height:1rem}.shadboard-shell .locale-option[aria-pressed=true]{background:var(--sb-background);color:var(--sb-foreground);box-shadow:var(--sb-shadow-sm)}.shadboard-shell .topbar-theme-toggle{width:var(--touch-min);min-width:var(--touch-min);min-height:var(--touch-min);flex:0 0 var(--touch-min);padding:0}.shadboard-shell .topbar-upload,.shadboard-shell .topbar-logout{min-height:var(--touch-min)}.shadboard-shell .shell-alert{display:flex;min-height:var(--touch-min);align-items:center;justify-content:space-between;gap:var(--space-3);margin:var(--space-4) var(--space-4) 0;padding:var(--space-2) var(--space-3);border:1px solid var(--color-message);border-inline-start-width:var(--space-1);border-radius:var(--radius-md);background:var(--color-message-bg);color:var(--color-message);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell :focus-visible{outline:3px solid var(--sb-focus-ring);outline-offset:2px}.shadboard-shell .content{max-width:var(--sb-container-max);margin-inline:auto;padding:0;background:var(--sb-page-background)}.shadboard-shell .footer-disclaimer{max-width:none;margin:var(--space-8) var(--space-4) 0;padding:var(--space-4) 0;border-block-start:0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .dashboard-page,.shadboard-shell .labs-page{color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1rem;line-height:1.5rem}.shadboard-shell .labs-page>.evidence-page__header,.shadboard-shell .lab-detail-header{min-height:3rem;align-items:center;margin-block-end:0}.shadboard-shell .labs-page h1{margin:0;color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1.5rem;font-weight:700;letter-spacing:-.025em;line-height:2rem}.shadboard-shell [data-slot=card]{min-width:0;margin:0;padding:0;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);color:var(--sb-card-foreground);box-shadow:none}.shadboard-shell [data-slot=card].card-attention{border-color:var(--color-attention);background:var(--color-attention-bg);color:var(--color-attention-fg)}.shadboard-shell [data-slot=card].card-attention [data-slot=card-description]{color:currentColor}.shadboard-shell [data-slot=card-title]{margin:0;color:inherit;font-family:var(--sb-font-sans);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.shadboard-shell [data-slot=card-description]{margin:0;color:var(--sb-muted-foreground);font-size:.875rem;font-weight:400;line-height:1.25rem}.shadboard-shell [data-slot=button]{border-radius:var(--radius-md);font-family:var(--sb-font-sans);font-size:.875rem;font-weight:500;line-height:1.25rem}.shadboard-shell [data-slot=button].bg-primary{background:var(--sb-primary);color:var(--sb-primary-foreground)}.shadboard-shell [data-slot=button].bg-primary:hover{background:color-mix(in srgb,var(--sb-primary) 90%,transparent);color:var(--sb-primary-foreground)}.shadboard-shell [data-slot=input]{min-height:2.25rem;border-color:var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:.875rem;line-height:1.25rem}.shadboard-shell [data-slot=table]{color:var(--sb-card-foreground);font-family:var(--sb-font-sans);font-size:.875rem;line-height:1.25rem}.shadboard-shell [data-slot=table-head]{height:2.5rem;padding:0 var(--space-2);color:var(--sb-muted-foreground);font-weight:500}.shadboard-shell [data-slot=table-cell]{padding:var(--space-2)}.shadboard-shell [data-slot=table-row]{border-color:var(--sb-border)}.shadboard-shell [data-slot=table-row]:hover{background:color-mix(in srgb,var(--sb-muted) 50%,transparent)}.shadboard-shell .dashboard-card,.shadboard-shell .lab-chart-card,.shadboard-shell .lab-text-summary,.shadboard-shell .lab-data{min-width:0;margin:0;padding:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);color:var(--sb-card-foreground);box-shadow:none}.shadboard-shell .attention-list,.shadboard-shell .pinned-list{display:flex;flex-direction:column;gap:0}.shadboard-shell .attention-list li,.shadboard-shell .pinned-list li{min-height:var(--touch-min);padding-block:var(--space-3);border-color:var(--sb-border)}.shadboard-shell .attention-list li:first-child,.shadboard-shell .pinned-list li:first-child{padding-block-start:0}.shadboard-shell .attention-list li:last-child,.shadboard-shell .pinned-list li:last-child{padding-block-end:0}.shadboard-shell .dashboard-page a,.shadboard-shell .labs-page a{color:var(--sb-foreground);font-weight:500;text-decoration-color:var(--sb-primary-strong);text-decoration-thickness:.1em;text-underline-offset:.2em}.shadboard-shell .dashboard-page a:hover,.shadboard-shell .labs-page a:hover{color:var(--sb-muted-foreground)}.shadboard-shell .evidence-empty,.shadboard-shell .lab-chart-card figcaption{color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .evidence-empty-state p{color:var(--sb-muted-foreground)}.shadboard-shell [data-slot=card].evidence-empty-state>p{padding:var(--space-6)}.shadboard-shell .card-attention .evidence-empty{color:var(--color-attention-fg)}.shadboard-shell .status-chip,.shadboard-shell .range-state{min-height:2rem;padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);font-size:.75rem;font-weight:500;line-height:1rem}.shadboard-shell .range-state--well-out{border-color:var(--color-range-well-out);background:var(--color-range-well-out-bg);color:var(--color-range-well-out)}.shadboard-shell .status-chip{border-color:var(--sb-control-border);background:var(--sb-muted);color:var(--sb-foreground)}.shadboard-shell .evidence-status,.shadboard-shell .evidence-callout,.shadboard-shell .evidence-empty-state{border-color:var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-background);color:var(--sb-muted-foreground)}.shadboard-shell .evidence-callout{border-inline-start-color:var(--color-message);color:var(--color-message)}.shadboard-shell .evidence-back{margin-block-end:0}.shadboard-shell .lab-detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4)}.shadboard-shell .lab-hero-result{display:flex;min-width:0;flex-direction:column;align-items:flex-end;gap:var(--space-2)}.shadboard-shell .lab-hero-result__value{color:var(--sb-foreground);font-family:var(--sb-font-sans);font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:0;line-height:2rem}.shadboard-shell .lab-hero-result__unit{font-family:var(--sb-font-sans);font-size:.875rem;font-weight:600;letter-spacing:0}.shadboard-shell .lab-chart-card{padding:var(--space-6)}.shadboard-shell .lab-chart{min-width:100%;height:22rem}.shadboard-shell .lab-chart .recharts-cartesian-grid-horizontal line{stroke:color-mix(in srgb,var(--sb-border) 50%,transparent);stroke-dasharray:0}.shadboard-shell .lab-chart .recharts-cartesian-axis-tick-value{fill:var(--sb-muted-foreground);font-family:var(--sb-font-sans);font-size:.875rem}.shadboard-shell .lab-chart .recharts-default-tooltip{display:grid;min-width:8rem;gap:.375rem;padding:.375rem .625rem!important;border-color:color-mix(in srgb,var(--sb-border) 50%,transparent)!important;border-radius:var(--sb-radius);background:var(--sb-popover)!important;color:var(--sb-popover-foreground)!important;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;font-family:var(--sb-font-sans);font-size:.875rem}.shadboard-shell .lab-text-summary{margin-block-start:0;padding:0}.shadboard-shell .lab-text-summary h2{margin-block-end:var(--space-3)}.shadboard-shell .lab-data{margin-block-start:0;padding:0}.shadboard-shell .table-scroll{border:0;border-radius:0;background:var(--sb-card)}.shadboard-shell .table-scroll th,.shadboard-shell .table-scroll td{min-height:var(--touch-min);padding:var(--space-2);border-color:var(--sb-border);font-size:.875rem;line-height:1.25rem}.shadboard-shell .table-scroll th{height:2.5rem;background:transparent;color:var(--sb-muted-foreground);font-weight:500}.shadboard-shell .table-scroll tbody tr{transition:background var(--transition-fast)}.shadboard-shell .data-table-clickable-row{min-height:var(--touch-min);cursor:pointer}.shadboard-shell .data-table-row-link:focus-visible{outline:none}.shadboard-shell .data-table-clickable-row:has(.data-table-row-link:focus-visible){outline:3px solid var(--sb-focus-ring);outline-offset:-3px;background:color-mix(in srgb,var(--sb-accent) 82%,var(--sb-background))}.shadboard-shell .table-scroll tbody tr:hover{background:color-mix(in srgb,var(--sb-muted) 50%,var(--sb-background))}.shadboard-shell li.data-table-clickable-row{border-radius:var(--radius-md);transition:background var(--transition-fast)}.shadboard-shell li.data-table-clickable-row:hover{background:color-mix(in srgb,var(--sb-muted) 50%,var(--sb-background))}.shadboard-shell .lab-value-cell{color:var(--sb-foreground);font-variant-numeric:tabular-nums}.shadboard-shell .labs-table-page__header{display:flex;justify-content:space-between}.shadboard-shell .labs-table-page__header p,.shadboard-shell .lab-detail-header p,.shadboard-shell .dashboard-chart-card__header p,.shadboard-shell .dashboard-table-card__header p{margin:var(--space-1) 0 0;color:var(--sb-muted-foreground);font-size:.875rem;line-height:1.25rem}.shadboard-shell .dashboard-stat-card,.shadboard-shell .dashboard-chart-card,.shadboard-shell .dashboard-table-card,.shadboard-shell .lab-detail-stats>[data-slot=card]{min-width:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:var(--sb-radius);background:var(--sb-card);color:var(--sb-card-foreground);box-shadow:none}.shadboard-shell .dashboard-stat-card{display:flex;flex-direction:column}.shadboard-shell .dashboard-stat-card [data-slot=card-title]{color:var(--sb-muted-foreground);font-weight:400}.shadboard-shell .dashboard-stat-card .text-2xl{font-weight:600;letter-spacing:0}.shadboard-shell .dashboard-chart-card{margin:0}.shadboard-shell .dashboard-chart-card__header,.shadboard-shell .dashboard-table-card__header{display:flex;min-height:0;flex-direction:row;align-items:center;justify-content:space-between;gap:.375rem;margin:0;padding:var(--space-6)}.shadboard-shell .dashboard-chart-card__header h2,.shadboard-shell .dashboard-table-card__header h2{margin:0;color:var(--sb-card-foreground);font-family:var(--sb-font-sans);font-size:1rem;font-weight:600;letter-spacing:-.025em;line-height:1rem}.shadboard-shell .dashboard-chart-legend{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2) var(--space-4);padding-inline:var(--space-6);color:var(--sb-muted-foreground);font-size:.875rem}.shadboard-shell .dashboard-chart-card__header .dashboard-chart-legend{justify-content:flex-end;padding-inline:0}.shadboard-shell .dashboard-chart-legend span{display:inline-flex;align-items:center;gap:var(--space-2)}.shadboard-shell .dashboard-chart-legend i{width:.75rem;height:.25rem;border-radius:var(--radius-pill)}.shadboard-shell .dashboard-chart-legend .range-band-key{height:.75rem;border:1px solid var(--color-range-in);border-radius:0;background:var(--color-range-in-bg)}.shadboard-shell .recharts-cartesian-grid-horizontal line{stroke:color-mix(in srgb,var(--sb-border) 50%,transparent);stroke-dasharray:0}.shadboard-shell .recharts-cartesian-axis-tick-value,.shadboard-shell .recharts-polar-angle-axis-tick-value{fill:var(--sb-muted-foreground);font-family:var(--sb-font-sans);font-size:.875rem}.shadboard-shell .recharts-default-tooltip{display:grid;min-width:8rem;gap:.375rem;padding:.375rem .625rem!important;border:1px solid color-mix(in srgb,var(--sb-border) 50%,transparent)!important;border-radius:var(--sb-radius);background:var(--sb-popover)!important;color:var(--sb-popover-foreground)!important;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;font-family:var(--sb-font-sans);font-size:.875rem;line-height:1.25rem}.shadboard-shell .recharts-tooltip-label,.shadboard-shell .recharts-tooltip-item{color:var(--sb-popover-foreground)!important}.shadboard-shell .distribution-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;border-block:1px solid var(--sb-border)}.shadboard-shell .lab-range-history .distribution-list{margin-inline:var(--space-6);margin-block-end:var(--space-5)}.shadboard-shell .distribution-list li{display:grid;min-height:3.75rem;grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:center;gap:var(--space-2);padding-inline:var(--space-2);border:0;box-shadow:none}.shadboard-shell .distribution-list li:not(:last-child){box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .distribution-list strong{font-variant-numeric:tabular-nums}.shadboard-shell .dashboard-table-card{padding:0}.shadboard-shell .analytics-recent-table table{min-width:56rem}.shadboard-shell .analytics-recent-table th:nth-child(4),.shadboard-shell .analytics-recent-table td:nth-child(4){min-width:10rem}.shadboard-shell .analytics-recent-table th:first-child,.shadboard-shell .analytics-recent-table td:first-child{min-width:9rem;overflow-wrap:normal;word-break:normal}.shadboard-shell .analytics-recent-table th:nth-child(5),.shadboard-shell .analytics-recent-table td:nth-child(5){min-width:19rem}.shadboard-shell .analytics-recent-table th:last-child,.shadboard-shell .analytics-recent-table td:last-child{min-width:8rem}.shadboard-shell .labs-table-page__header{align-items:flex-end}.shadboard-shell .labs-data-table__toolbar{align-items:center}.shadboard-shell .data-table-filter{width:min(22rem,44%)}.shadboard-shell .labs-data-table__actions{display:flex;min-width:0;flex:1 1 auto;justify-content:flex-end;gap:var(--space-2)}.shadboard-shell .labs-data-table__actions .data-table-filter{width:min(22rem,100%)}.shadboard-shell .labs-range-filter{min-height:var(--touch-min);max-width:24rem;flex:0 1 auto;gap:var(--space-2);border-color:currentColor;overflow:hidden;text-overflow:ellipsis}.shadboard-shell .labs-range-filter.range-state--well-out{border-color:var(--color-range-well-out);background:var(--color-range-well-out-bg);color:var(--color-range-well-out)}.shadboard-shell .labs-pin-error{margin:0;padding:var(--space-3) var(--space-6);border-block-start:1px solid var(--sb-border);color:var(--color-message);font-size:.875rem}.shadboard-shell .data-table-filter input{width:100%;min-height:var(--touch-min);padding:var(--space-2) var(--space-3);border:1px solid var(--sb-control-border);border-radius:var(--radius-md);background:var(--sb-background);color:var(--sb-foreground)}.shadboard-shell .data-table-filter input::placeholder{color:var(--sb-muted-foreground);opacity:1}.shadboard-shell .labs-data-table .table-scroll{max-width:100%;overflow-x:auto;border-block:1px solid var(--sb-border)}.shadboard-shell .labs-data-table table{min-width:60rem;table-layout:fixed}.shadboard-shell .labs-data-table .table-scroll tbody tr{height:3.75rem;border:0;border-block-start:0;border-block-end:0;border-bottom-width:0;border-top-width:0;box-shadow:none}.shadboard-shell .labs-data-table .table-scroll tbody tr:not(:last-child) td{box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .labs-data-table .table-scroll thead tr{border:0;border-block-end:0;border-bottom-width:0;box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .lab-data .table-scroll{border-block:1px solid var(--sb-border)}.shadboard-shell .lab-data .table-scroll tbody tr{height:3.75rem;border:0;border-block-start:0;border-block-end:0;border-bottom-width:0;border-top-width:0;box-shadow:none}.shadboard-shell .lab-data .table-scroll tbody tr:not(:last-child) td{box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .lab-data .table-scroll thead tr{border:0;border-block-end:0;border-bottom-width:0;box-shadow:inset 0 -1px var(--sb-border)}.shadboard-shell .labs-data-table th:nth-child(1){width:22%}.shadboard-shell .labs-data-table th:nth-child(2){width:12%}.shadboard-shell .labs-data-table th:nth-child(3){width:14%}.shadboard-shell .labs-data-table th:nth-child(4){width:14%}.shadboard-shell .labs-data-table th:nth-child(5){width:20%}.shadboard-shell .labs-data-table th:nth-child(6),.shadboard-shell .labs-data-table td:nth-child(6){width:3.5rem;min-width:3.5rem;max-width:3.5rem;padding-inline:var(--space-1);overflow:visible;text-align:center;vertical-align:middle}.shadboard-shell .labs-pin-column-header{display:inline-flex;align-items:center;justify-content:center}.shadboard-shell .labs-data-table th:nth-child(7){width:7%}.shadboard-shell .labs-data-table td:nth-child(5){min-width:0;overflow:visible}.shadboard-shell .labs-data-table td:nth-child(5) .range-state{display:inline-flex;max-width:100%;min-width:0;align-items:center;gap:var(--space-1);overflow:visible;white-space:nowrap}.shadboard-shell .labs-data-table td:nth-child(5) .range-state>span:first-child{flex:0 0 auto}.shadboard-shell .labs-data-table td:nth-child(5) .range-state .range-state__label{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shadboard-shell .labs-row-actions{display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-min);min-height:var(--touch-min)}.shadboard-shell .table-scroll table{width:100%;border-collapse:collapse}.shadboard-shell .table-scroll th,.shadboard-shell .table-scroll td{vertical-align:middle;text-align:start}.shadboard-shell .labs-data-table td:nth-child(2),.shadboard-shell .lab-data td:first-child,.shadboard-shell .analytics-recent-table td:nth-child(2),.shadboard-shell .lab-value-cell{white-space:nowrap}.shadboard-shell .table-scroll tbody tr{border-block-start:1px solid var(--sb-border)}.shadboard-shell .data-table-sort,.shadboard-shell .data-table-analyte,.shadboard-shell .data-table-open{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.shadboard-shell .analyte-pin-toggle{position:relative;z-index:2;width:var(--touch-min);min-width:var(--touch-min);min-height:var(--touch-min);flex:0 0 var(--touch-min);color:var(--sb-muted-foreground)}.shadboard-shell .analyte-pin-toggle[data-pinned=true]{border:1px solid var(--sb-control-border);background:var(--sb-accent);color:var(--sb-primary-strong)}.shadboard-shell .analyte-pin-toggle:hover{color:var(--sb-primary-strong)}.shadboard-shell .analyte-pin-toggle:focus-visible{z-index:3;outline:3px solid var(--sb-focus-ring);outline-offset:-3px}.shadboard-shell .data-table-sort{display:inline-flex;align-items:center;gap:var(--space-2);padding:0;color:var(--sb-muted-foreground);font-weight:500}.shadboard-shell .data-table-analyte{display:inline-flex;max-width:20rem;align-items:center;gap:var(--space-3);padding:0;text-align:start}.shadboard-shell .data-table-analyte>span:last-child{display:flex;min-width:0;flex-direction:column}.shadboard-shell .data-table-analyte strong{color:var(--sb-foreground)}.shadboard-shell .data-table-analyte small{color:var(--sb-muted-foreground);font-size:.875rem}.shadboard-shell .analyte-color-key{width:.75rem;height:.75rem;flex:0 0 .75rem;border-radius:50%;box-shadow:0 0 0 2px var(--sb-background),0 0 0 3px currentColor}.shadboard-shell .data-table-open{display:inline-flex;width:2.25rem;min-width:2.25rem;align-items:center;justify-content:center;border:1px solid var(--sb-control-border);border-radius:var(--radius-md);color:var(--sb-primary-strong)}.shadboard-shell .data-table-sort:hover,.shadboard-shell .data-table-analyte:hover,.shadboard-shell .data-table-open:hover{color:var(--sb-primary-strong)}.shadboard-shell .data-table-empty{height:6rem;color:var(--sb-muted-foreground);text-align:center}.shadboard-shell .lab-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4);margin-block-end:0}.shadboard-shell .lab-detail-stats>[data-slot=card]{display:flex;min-height:8rem;flex-direction:column;justify-content:space-between;gap:var(--space-3);padding:var(--space-6);padding-block-end:var(--space-3)}.shadboard-shell .lab-detail-stats span{color:var(--sb-muted-foreground);font-size:1rem;line-height:1rem}.shadboard-shell .lab-detail-stats strong{color:var(--sb-foreground);font-size:1.5rem;font-variant-numeric:tabular-nums;font-weight:600;line-height:2rem}.shadboard-shell .lab-detail-stat--date strong{font-size:clamp(1.125rem,5vw,1.5rem);overflow-wrap:normal;white-space:nowrap;word-break:normal}.shadboard-shell .lab-detail-chart-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(17rem,1fr);gap:var(--space-4)}.shadboard-shell .lab-chart-stack{display:grid;min-width:0;gap:var(--space-4)}.shadboard-shell .lab-unit-notice{margin:0;padding:var(--space-3) var(--space-4);border:1px solid var(--sb-control-border);border-radius:var(--sb-radius);background:var(--sb-muted);color:var(--sb-foreground)}.shadboard-shell .dashboard-chart-card.lab-chart-card{padding:0}.shadboard-shell .lab-chart-card .lab-chart{height:26rem;padding-inline:var(--space-4)}.shadboard-shell .lab-chart-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.shadboard-shell .lab-chart-card figcaption{margin:0;padding:var(--space-3) var(--space-6) var(--space-5)}.shadboard-shell .lab-range-history .distribution-list{margin-block-start:var(--space-3)}.shadboard-shell .lab-text-summary,.shadboard-shell .lab-data{background:var(--sb-card)}.shadboard-shell .lab-text-summary p{margin:0}.shadboard-shell .lab-data .dashboard-table-card__header{border-block-end:1px solid var(--sb-border)}@media (max-width: 70rem){.shadboard-shell .lab-detail-chart-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 52rem){.shadboard-shell.app-shell{display:block;min-height:calc(100vh - var(--mobile-nav-reserved) - env(safe-area-inset-bottom));min-height:calc(100dvh - var(--mobile-nav-reserved) - env(safe-area-inset-bottom))}.shadboard-shell .nav{display:grid;min-height:calc(var(--mobile-nav-reserved) + env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(var(--touch-min),1fr));gap:0;padding:var(--space-1) var(--space-1) calc(var(--space-1) + env(safe-area-inset-bottom));border-block-start:1px solid var(--sb-border);border-inline-end:0;background:var(--sb-background);box-shadow:0 -1px 2px var(--sb-nav-shadow);overflow-x:hidden}.shadboard-shell .nav>a,.shadboard-shell .nav-footer>a{position:relative;width:100%;min-width:0;min-height:var(--touch-min);flex-basis:auto;gap:var(--space-1);padding:var(--space-1);font-size:.875rem}.shadboard-shell .nav>a>span,.shadboard-shell .nav-footer>a>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadboard-shell .nav>a.active,.shadboard-shell .nav>a[aria-current=page],.shadboard-shell .nav-footer>a.active,.shadboard-shell .nav-footer>a[aria-current=page]{min-width:0;flex-basis:auto;background:var(--sb-accent);color:var(--sb-accent-foreground);box-shadow:none}.shadboard-shell .topbar{display:flex;min-height:var(--sb-header-height);gap:var(--space-2);padding:var(--space-1) var(--space-3)}.shadboard-shell .labs-page>.evidence-page__header,.shadboard-shell .documents-page>.evidence-page__header,.shadboard-shell .review-page>.evidence-page__header{align-items:flex-start;text-align:start}.shadboard-shell .labs-page>.evidence-page__header h1,.shadboard-shell .documents-page>.evidence-page__header h1,.shadboard-shell .review-page>.evidence-page__header h1{width:100%;text-align:start}.shadboard-shell .topbar-upload,.shadboard-shell .topbar-theme-toggle,.shadboard-shell .topbar-logout{width:var(--touch-min);min-width:var(--touch-min);padding-inline:0}.shadboard-shell .topbar-upload>span:last-child,.shadboard-shell .topbar-logout>span:last-child{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shadboard-shell .locale-switcher{margin-inline-start:auto}.shadboard-shell .user-name{max-width:7rem}.shadboard-shell .content{padding:0 0 var(--space-7)}.shadboard-shell .lab-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shadboard-shell .labs-data-table__toolbar,.shadboard-shell .dashboard-chart-card__header{align-items:stretch;flex-direction:column}.shadboard-shell .data-table-filter{width:100%}.shadboard-shell .labs-data-table__actions{width:100%;flex-direction:column;align-items:stretch}.shadboard-shell .labs-range-filter{width:100%;max-width:none;min-height:var(--touch-min);white-space:normal}.shadboard-shell .dashboard-chart-card__header .dashboard-chart-legend{justify-content:flex-start}.shadboard-shell .lab-detail-header{align-items:flex-start;flex-direction:column}.shadboard-shell .lab-hero-result{align-items:flex-start}.shadboard-shell .lab-text-summary,.shadboard-shell .dashboard-chart-card.lab-chart-card{padding:0}}@media (max-width: 25rem){.shadboard-shell .user-name{display:none}.shadboard-shell .dashboard-stat-card>div:first-child{align-items:stretch;flex-direction:column}.shadboard-shell .dashboard-stat-card .range-state{width:100%;max-width:100%;align-self:stretch}}@media (max-width: 22.5rem){.shadboard-shell .nav>a,.shadboard-shell .nav-footer>a{min-height:var(--touch-min)}}@media (max-width: 15rem){.shadboard-shell .nav{grid-template-columns:repeat(4,minmax(var(--touch-min),1fr))}.shadboard-shell .recharts-responsive-container,.shadboard-shell .recharts-wrapper{overflow:hidden}.shadboard-shell .topbar{display:grid;height:auto;grid-template-columns:repeat(3,var(--touch-min));gap:var(--space-1);padding-inline:var(--space-1);justify-content:space-between}.shadboard-shell .topbar-upload{grid-row:1;grid-column:1}.shadboard-shell .topbar-theme-toggle{grid-row:1;grid-column:2}.shadboard-shell .topbar-logout{grid-row:1;grid-column:3}.shadboard-shell .topbar .locale-switcher{grid-row:2;grid-column:1 / -1;width:100%;min-width:0;margin-inline-start:0;padding:0;justify-self:stretch}.shadboard-shell .locale-option{width:50%;min-width:0;min-height:var(--touch-min);padding-inline:0}.shadboard-shell .content{padding-inline:var(--space-2)}.shadboard-shell .dashboard-chart-card__header,.shadboard-shell .dashboard-table-card__header,.shadboard-shell .lab-detail-stats>[data-slot=card]{padding-inline:var(--space-3)}.shadboard-shell .dashboard-chart-legend,.shadboard-shell .distribution-list,.shadboard-shell .lab-chart-card figcaption{padding-inline:var(--space-3)}.shadboard-shell .dashboard-stat-card .range-state>span:last-child,.shadboard-shell .dashboard-chart-legend span,.shadboard-shell .distribution-list li>span:nth-child(2){-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal;word-break:normal}.shadboard-shell .dashboard-chart-legend span{width:100%}.shadboard-shell .distribution-list{padding-inline:0}.shadboard-shell .distribution-list li{grid-template-columns:1.25rem minmax(0,1fr);padding-block:var(--space-2)}.shadboard-shell .distribution-list strong{grid-row:2;grid-column:2;justify-self:start}.shadboard-shell .lab-detail-stats{grid-template-columns:minmax(0,1fr)}.shadboard-shell .lab-chart-card .lab-chart{height:16rem;padding-inline:0}.shadboard-shell .lab-chart-card .lab-chart{width:24rem;min-width:24rem;padding-inline:var(--space-3)}}@media (prefers-reduced-motion: reduce){.shadboard-shell *,.shadboard-shell *:before,.shadboard-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--motion-micro: .15s;--motion-transition: .25s;--motion-reveal: .4s;--motion-domain: .35s;--motion-count: .6s;--motion-stagger: 60ms;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1)}.motion-micro,.chip-toggle,.trend-range-chip,.trend-overlay-toggle{transition:background-color var(--motion-micro) var(--ease-out),border-color var(--motion-micro) var(--ease-out),color var(--motion-micro) var(--ease-out),box-shadow var(--motion-micro) var(--ease-out),transform var(--motion-micro) var(--ease-out)}.motion-pressable:active{transform:translateY(1px)}.motion-transition{transition:opacity var(--motion-transition) var(--ease-in-out),transform var(--motion-transition) var(--ease-in-out)}.trend-explorer__chart-reveal{animation:trend-reveal-draw var(--motion-reveal) var(--ease-out) both}@keyframes trend-reveal-draw{0%{clip-path:inset(0 100% 0 0);opacity:.85}to{clip-path:inset(0 0 0 0);opacity:1}}.home-page[data-entrance=pending] .home-attention-card,.home-page[data-entrance=pending] .home-module{animation:home-enter var(--motion-reveal) var(--ease-out) both}.home-page[data-entrance=pending] .home-module:nth-of-type(1){animation-delay:calc(var(--motion-stagger) * 0)}.home-page[data-entrance=pending] .home-module:nth-of-type(2){animation-delay:calc(var(--motion-stagger) * 1)}.home-page[data-entrance=pending] .home-module:nth-of-type(3){animation-delay:calc(var(--motion-stagger) * 2)}.home-page[data-entrance=pending] .home-module:nth-of-type(4){animation-delay:calc(var(--motion-stagger) * 3)}.home-page[data-entrance=pending] .home-module:nth-of-type(5){animation-delay:calc(var(--motion-stagger) * 4)}.home-page[data-entrance=pending] .home-module:nth-of-type(6){animation-delay:calc(var(--motion-stagger) * 5)}@keyframes home-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-pinned-card[data-shared-element=analyte],.lab-detail-page .trend-explorer{contain:layout}::view-transition-group(*){animation-duration:var(--motion-transition);animation-timing-function:var(--ease-in-out)}.trend-explorer{display:grid;gap:1rem}.trend-explorer__toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.trend-explorer__chips{display:flex;flex-wrap:wrap;gap:.35rem}.trend-range-chip,.trend-overlay-toggle{min-height:44px;min-width:44px;padding:.45rem .85rem;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--card-foreground));font:inherit;cursor:pointer}.trend-range-chip[aria-pressed=true],.trend-overlay-toggle[aria-pressed=true]{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--hc-primary-foreground));font-weight:600}.trend-explorer__overlays{display:flex;flex-wrap:wrap;gap:.35rem}.trend-explorer__panel{position:relative;min-height:280px}.trend-explorer__keyboard-surface{min-height:44px;margin-bottom:.35rem;padding:.35rem .65rem;border:1px dashed var(--sb-control-border, var(--color-border-control, #7f8d8c));border-radius:8px;color:var(--sb-card-foreground, var(--color-ink, #172b2d));outline:none}.trend-explorer__keyboard-surface:focus-visible{box-shadow:0 0 0 3px var(--sb-focus-ring, var(--color-focus, #0068a9))}.trend-explorer__chart{width:100%;height:280px;outline:none;touch-action:none;user-select:none;-webkit-user-select:none}.trend-explorer__chart[data-pinch-active=true]{cursor:grab}.trend-explorer__readout{position:absolute;top:.5rem;right:.5rem;z-index:2;display:flex;flex-direction:column;gap:.15rem;max-width:min(16rem,70%);padding:.65rem .85rem;border-radius:10px;border:1px solid var(--sb-border, hsl(var(--border)));background:var(--sb-popover, hsl(var(--popover)));color:var(--sb-popover-foreground, hsl(var(--popover-foreground)));box-shadow:0 4px 6px -1px #0000001f,0 2px 4px -2px #0000001a;font-size:.875rem;line-height:1.35;pointer-events:none}.trend-explorer__readout[data-edge=left]{right:auto;left:.5rem}.trend-explorer__readout[data-edge=right]{left:auto;right:.5rem}.trend-explorer__readout strong{display:block;font-variant-numeric:tabular-nums;font-size:1.05rem;color:inherit}.trend-explorer__readout-source{margin-top:.15rem;font-size:.75rem;opacity:.85}.trend-explorer__compare{display:grid;gap:1rem}.trend-explorer__compare-select{min-height:44px;max-width:20rem}.trend-med-era-label{font-size:.7rem;fill:var(--sb-muted-foreground, hsl(var(--muted-foreground)))}.trend-explorer__keyboard-hint{margin:0;font-size:.875rem;color:var(--sb-muted-foreground, hsl(var(--muted-foreground)))}@media (prefers-reduced-motion: reduce){:root{--motion-micro: 0ms;--motion-transition: 0ms;--motion-reveal: 0ms;--motion-domain: 0ms;--motion-count: 0ms;--motion-stagger: 0ms}.trend-explorer__chart-reveal,.home-page[data-entrance=pending] .home-attention-card,.home-page[data-entrance=pending] .home-module{animation:none!important}.motion-micro,.motion-transition,.chip-toggle,.trend-range-chip,.trend-overlay-toggle{transition:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}
