@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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}}}@layer theme{:root,:host{--default-font-family:var(--st-font-body);--default-mono-font-family:var(--st-font-mono)}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.management-dashboard-page{width:100%;max-width:80rem;margin-inline:auto}.management-pulse{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);padding:clamp(1rem,2.4vw,1.4rem)}.management-pulse-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;padding-bottom:1rem;display:flex}.management-pulse-heading h2{color:var(--st-color-ink);font-size:var(--st-font-size-xl);letter-spacing:-.02em;margin:.2rem 0 0;font-weight:650}.management-pulse-heading>div>p:last-child{max-width:46rem;color:var(--st-color-ink-muted);margin:.45rem 0 0;line-height:1.55}.management-pulse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.management-pulse-card{--management-pulse-tone:var(--st-color-primary);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;min-width:0;min-height:14rem;padding:1rem;display:grid;position:relative;overflow:hidden}.management-pulse-card:before{background:var(--management-pulse-tone);content:"";height:.22rem;position:absolute;inset:0 0 auto}.management-pulse-card[data-tone=success]{--management-pulse-tone:var(--st-color-success)}.management-pulse-card[data-tone=warning]{--management-pulse-tone:var(--st-color-warning)}.management-pulse-card[data-tone=danger]{--management-pulse-tone:var(--st-color-danger)}.management-pulse-card>header{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.management-pulse-card>header>div{min-width:0}.management-pulse-card>header p{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:600}.management-pulse-card>header h3{overflow-wrap:anywhere;color:var(--st-color-ink);font-size:var(--st-font-size-base);margin:.25rem 0 0;font-weight:650;line-height:1.35}.management-pulse-card>header a{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);min-width:2.75rem;min-height:2.75rem;color:var(--st-color-primary-hover);background:var(--st-color-surface);font-size:var(--st-font-size-xs);text-align:center;flex:none;justify-content:center;align-items:center;padding:.55rem .7rem;font-weight:620;display:inline-flex}.management-pulse-card>header a:hover{border-color:var(--st-color-primary);background:var(--st-color-primary-soft)}.management-pulse-values{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-line);grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:1px;margin:0;display:grid;overflow:hidden}.management-pulse-values>div{background:var(--st-color-surface);flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;min-height:6.3rem;padding:.8rem;display:flex}.management-pulse-values dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.management-pulse-values dd,.management-pulse-single-value strong{color:var(--management-pulse-tone);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.06em;margin:.2rem 0 0;font-size:clamp(1.65rem,3vw,2.1rem);font-weight:650;line-height:1}.management-pulse-values>div[data-tone=passive] dd{color:var(--st-color-passive)}.management-pulse-values>div[data-tone=danger] dd{color:var(--st-color-danger)}.management-pulse-values>div[data-tone=success] dd{color:var(--st-color-success)}.management-pulse-values>div[data-tone=warning] dd{color:var(--st-color-warning)}.management-pulse-single-value{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);align-items:flex-end;gap:.7rem;min-height:6.3rem;padding:.8rem;display:flex}.management-pulse-single-value span{max-width:11rem;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);line-height:1.4}.management-pulse-note{overflow-wrap:anywhere;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);align-self:end;margin:0;line-height:1.45}.management-pulse-loading{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);align-content:center;gap:.7rem;min-height:6.3rem;padding:.8rem;display:grid}.management-pulse-loading>span:not(.screen-reader-only){background:linear-gradient(90deg, var(--st-color-line) 0%, var(--st-color-paper) 50%, var(--st-color-line) 100%);background-size:200% 100%;border-radius:999px;height:.8rem;animation:1.4s ease-in-out infinite management-pulse-loading;display:block}.management-pulse-loading>span:nth-child(2){width:70%}.management-pulse-loading>span:nth-child(3){width:45%}.management-pulse-error{border:1px solid var(--st-color-danger);align-content:center;gap:.25rem;min-height:6.3rem;padding:.8rem;display:grid}@supports (color:color-mix(in lab, red, red)){.management-pulse-error{border:1px solid color-mix(in srgb, var(--st-color-danger) 26%, white)}}.management-pulse-error{border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft)}.management-pulse-error strong{color:var(--st-color-danger)}.management-pulse-error span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);line-height:1.45}@keyframes management-pulse-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:960px){.management-pulse-grid{grid-template-columns:minmax(0,1fr)}.management-pulse-card{min-height:0}}@media (max-width:640px){.management-pulse-heading,.management-pulse-card>header{flex-direction:column;align-items:stretch}.management-pulse-heading .ui-button,.management-pulse-card>header a{width:100%}}@media (prefers-reduced-motion:reduce){.management-pulse-loading>span:not(.screen-reader-only){animation:none}}.company-settings-page,.template-catalog-management-page{max-width:80rem;margin-inline:auto}.company-settings-notice{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);min-height:2.75rem;color:var(--st-color-ink);background:var(--st-color-surface);padding:.75rem 1rem;line-height:1.5}.company-settings-notice[data-tone=success]{border-color:var(--st-color-success)}@supports (color:color-mix(in lab, red, red)){.company-settings-notice[data-tone=success]{border-color:color-mix(in srgb, var(--st-color-success) 28%, white)}}.company-settings-notice[data-tone=success]{background:var(--st-color-success-soft)}.company-settings-notice[data-tone=error]{border-color:var(--st-color-danger)}@supports (color:color-mix(in lab, red, red)){.company-settings-notice[data-tone=error]{border-color:color-mix(in srgb, var(--st-color-danger) 28%, white)}}.company-settings-notice[data-tone=error]{background:var(--st-color-danger-soft)}.company-settings-card,.template-catalog-register,.template-catalog-filters{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface)}.company-settings-card,.template-catalog-register{padding:clamp(1rem,2.4vw,1.4rem)}.company-settings-card-heading,.template-catalog-register-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.company-settings-card-heading h2,.template-catalog-register-heading h2{color:var(--st-color-ink);font-size:var(--st-font-size-xl);letter-spacing:-.02em;margin:.2rem 0 0;font-weight:650}.company-settings-kicker{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.11em;text-transform:uppercase;margin:0;font-weight:650}.company-settings-revision,.template-catalog-register-heading>span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);font-variant-numeric:tabular-nums;letter-spacing:.04em}.company-contact-form{grid-template-columns:1.15fr .8fr 1fr;gap:1rem;margin-top:1.2rem;display:grid}.company-contact-preview{border:1px solid var(--st-color-line-strong);border-left:4px solid var(--st-color-primary);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;min-width:0;min-height:3.8rem;padding:.85rem 1rem;display:grid;overflow:hidden}.company-contact-preview span,.report-series-rule>span{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);letter-spacing:.1em;font-size:.65rem;font-weight:650}.company-contact-preview strong{overflow-wrap:anywhere;min-width:0;color:var(--st-color-ink);font-size:var(--st-font-size-sm)}.company-contact-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.company-logo-layout{grid-template-columns:minmax(13rem,.34fr) minmax(0,1fr);gap:1.2rem;margin-top:1.2rem;display:grid}.company-logo-preview{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-paper);place-items:center;min-height:10rem;padding:1.25rem;display:grid;overflow:hidden}.company-logo-preview img{object-fit:contain;width:100%;max-width:18rem;max-height:7rem;display:block}.company-logo-preview span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.company-logo-copy{align-content:start;gap:.9rem;min-width:0;display:grid}.company-logo-copy dl,.report-series-facts{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.company-logo-copy dl>div,.report-series-facts>div{background:var(--st-color-paper);min-width:0;padding:.75rem}.company-logo-copy dt,.report-series-facts dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.company-logo-copy dd,.report-series-facts dd{overflow-wrap:anywhere;color:var(--st-color-ink);margin:.25rem 0 0;font-weight:620}.company-logo-copy>p,.company-settings-explainer{color:var(--st-color-ink-muted);margin:0;line-height:1.6}.company-logo-actions{flex-wrap:wrap;gap:.6rem;display:flex}.company-logo-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.company-settings-explainer{margin-top:.8rem}.expert-code-list,.report-series-recent ul,.template-catalog-register>ul{gap:0;margin:1rem 0 0;padding:0;list-style:none;display:grid}.expert-code-list li{border-top:1px solid var(--st-color-line);grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;min-width:0;min-height:4.5rem;padding:.7rem 0;display:grid}.expert-code-stamp{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);min-height:2.75rem;color:var(--st-color-ink);background:var(--st-color-paper);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;letter-spacing:.08em;place-items:center;padding:.4rem .65rem;font-weight:650;display:inline-grid}.expert-code-person{gap:.2rem;min-width:0;display:grid}.expert-code-person strong{overflow-wrap:anywhere;color:var(--st-color-ink)}.expert-code-person small,.expert-code-lock{color:var(--st-color-ink-muted)}.expert-code-lock{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.05em;text-transform:uppercase}.report-series-rule{border:1px solid var(--st-color-line-strong);border-left:4px solid var(--st-color-success);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.3rem 1rem;margin-top:1.2rem;padding:1rem;display:grid}.report-series-rule strong{color:var(--st-color-ink);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:clamp(1.05rem,2.6vw,1.35rem)}.report-series-rule p{color:var(--st-color-ink-muted);grid-column:2;margin:0}.report-series-facts{margin-top:.9rem}.report-series-recent{margin-top:1.2rem}.report-series-recent h3{color:var(--st-color-ink);font-size:var(--st-font-size-base);margin:0}.report-series-recent li{border-top:1px solid var(--st-color-line);justify-content:space-between;align-items:center;gap:1rem;min-height:3.3rem;display:flex}.report-series-recent li strong{color:var(--st-color-ink);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums}.report-series-recent li span,.company-settings-empty{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.company-settings-empty{margin:1rem 0 0}.template-catalog-filters{grid-template-columns:minmax(13rem,1.35fr) repeat(3,minmax(10rem,.75fr));gap:.9rem;padding:1rem;display:grid}.template-catalog-filter-actions{grid-column:1/-1;justify-content:flex-end;gap:.5rem;display:flex}.template-catalog-register-heading{align-items:end;padding-bottom:.8rem}.template-catalog-register>ul{margin-top:0}.template-catalog-register>ul>li{border-top:1px solid var(--st-color-line);grid-template-columns:minmax(14rem,1fr) minmax(26rem,1.15fr);align-items:center;gap:1rem;min-width:0;padding:.9rem 0;display:grid}.template-catalog-identity{grid-template-columns:6.5rem minmax(0,1fr);align-items:center;gap:.9rem;min-width:0;display:grid}.template-catalog-identity>span{overflow-wrap:anywhere;color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);font-weight:650}.template-catalog-identity>div{gap:.2rem;min-width:0;display:grid}.template-catalog-identity strong{overflow-wrap:anywhere;color:var(--st-color-ink)}.template-catalog-identity small{color:var(--st-color-ink-muted)}.template-catalog-register li dl{grid-template-columns:.48fr 1fr 1.1fr .7fr;gap:.8rem;margin:0;display:grid}.template-catalog-register li dl>div{min-width:0}.template-catalog-register li dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.template-catalog-register li dd{color:var(--st-color-ink);font-variant-numeric:tabular-nums;margin:.3rem 0 0}.template-catalog-pagination{border-top:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.template-catalog-pagination>div{align-items:center;gap:.7rem;display:flex}@media (max-width:900px){.company-contact-form,.template-catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.template-catalog-register>ul>li{grid-template-columns:1fr}}@media (max-width:640px){.company-settings-card-heading,.template-catalog-register-heading{align-items:flex-start}.company-contact-form,.company-logo-layout,.template-catalog-filters,.company-contact-preview{grid-template-columns:minmax(0,1fr)}.company-contact-preview strong{line-height:1.55}.company-contact-actions,.template-catalog-filter-actions{justify-content:stretch}.company-contact-actions .ui-button,.template-catalog-filter-actions .ui-button{flex:1 1 0}.company-logo-copy dl,.report-series-facts{grid-template-columns:minmax(0,1fr)}.expert-code-list li{grid-template-columns:4.8rem minmax(0,1fr)}.expert-code-list li .ui-button,.expert-code-lock{grid-column:1/-1;justify-self:stretch}.report-series-rule{grid-template-columns:minmax(0,1fr)}.report-series-rule p{grid-column:1}.report-series-recent li,.template-catalog-pagination{flex-direction:column;align-items:flex-start}.report-series-recent li{justify-content:center;padding-block:.65rem}.template-catalog-identity{grid-template-columns:minmax(0,1fr);gap:.35rem}.template-catalog-register li dl{grid-template-columns:repeat(2,minmax(0,1fr))}.template-catalog-pagination>div{flex-wrap:wrap;width:100%}.template-catalog-pagination .ui-button{flex:6rem}}}@layer utilities{.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}.static{position:static}.sticky{position:sticky}.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}}.block{display:block}.hidden{display:none}.table{display:table}.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,)}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--st-color-graphite-950:#1d2b45;--st-color-graphite-900:#24344f;--st-color-graphite-800:#2e3f5c;--st-color-paper:#f7f8fb;--st-color-surface:#fff;--st-color-ink:#1d2b45;--st-color-ink-muted:#5a6880;--st-color-line:#e4e8f0;--st-color-line-strong:#c9d2e0;--st-color-primary:#1d4ed8;--st-color-primary-hover:#1e40af;--st-color-primary-soft:#edf2fe;--st-color-focus:#60a5fa;--st-color-success:#146b36;--st-color-success-soft:#e7f6ec;--st-color-danger:#b91c1c;--st-color-danger-soft:#fdeaea;--st-color-warning:#92400e;--st-color-warning-soft:#fdf0dd;--st-color-passive:#64748b;--st-color-passive-soft:#e9edf2;--st-font-display:"Inter Variable", "Segoe UI", sans-serif;--st-font-body:"Inter Variable", "Segoe UI", sans-serif;--st-font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--st-font-size-xs:.6875rem;--st-font-size-sm:.8125rem;--st-font-size-base:.875rem;--st-font-size-lg:1rem;--st-font-size-xl:1.125rem;--st-font-size-display:1.5rem;--st-space-1:.25rem;--st-space-2:.5rem;--st-space-3:.75rem;--st-space-4:.875rem;--st-space-5:1rem;--st-space-6:1.25rem;--st-space-8:1.5rem;--st-space-10:2rem;--st-space-12:2.25rem;--st-space-16:2.75rem;--st-radius-xs:.375rem;--st-radius-sm:.5rem;--st-radius-md:.625rem;--st-radius-lg:.75rem;--st-radius-xl:.75rem;--st-shadow-surface:0 1px 2px #1d2b450d;--st-shadow-sidebar:16px 0 40px #1d2b4524}.ges-final-project-config,.ges-final-form{background:#fff;border:1px solid #e4e8f0;border-radius:18px;box-shadow:0 12px 32px #1d2b450d}.ges-final-project-config{padding:1.25rem}.ges-final-project-config-head,.ges-final-form-heading,.ges-final-block-head,.ges-final-section-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ges-final-project-config-head h2,.ges-final-form-heading h3,.ges-final-block-head h4,.ges-final-block-head h5,.ges-final-section-head h4,.ges-final-config-section-title h3{color:#1d2b45;letter-spacing:-.025em;margin:0}.ges-final-project-config-head p:last-child,.ges-final-form-heading p:last-child,.ges-final-block-head p:last-child,.ges-final-config-section-title p,.ges-final-section-head p{color:#5a6880;margin:.3rem 0 0;line-height:1.5}.ges-final-project-config-summary{grid-template-columns:minmax(11rem,.36fr) minmax(0,1fr);gap:1rem;margin-top:1.2rem;display:grid}.ges-final-parameter-gauge{background:linear-gradient(115deg,#edf2fef0,#fffffffa),#fff;border:1px solid #c9d2e0;border-radius:14px;align-content:center;min-height:8.5rem;padding:1rem 1.1rem 1rem 1.35rem;display:grid;position:relative;overflow:hidden}.ges-final-parameter-gauge>span{background:#1d4ed8;width:4px;position:absolute;inset:0 auto 0 0}.ges-final-parameter-gauge strong{color:#1d2b45;font-variant-numeric:tabular-nums;letter-spacing:-.06em;font-size:2rem}.ges-final-parameter-gauge strong small{color:#5a6880;letter-spacing:0;font-size:.85rem}.ges-final-parameter-gauge em{color:#5a6880;margin-top:.15rem;font-size:.78rem;font-style:normal}.ges-final-project-config-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.ges-final-project-config-summary dl>div{background:#f7f8fb;border:1px solid #e4e8f0;border-radius:12px;padding:.85rem 1rem}.ges-final-project-config-summary dt,.ges-final-context-strip span,.ges-final-test-voltage>span,.ges-final-derived-result>span,.ges-final-dialog-result>span,.ges-final-conflict-grid span{color:#5a6880;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750;display:block}.ges-final-project-config-summary dd{overflow-wrap:anywhere;color:#1d2b45;margin:.25rem 0 0;font-weight:700}.ges-final-config-empty{background:#fffaf0;border:1px solid #f0d79c;border-radius:12px;align-items:flex-start;gap:.9rem;margin-top:1rem;padding:1rem;display:flex}.ges-final-config-empty strong,.ges-final-config-empty p{margin:0;display:block}.ges-final-config-empty p{color:#5a6880;margin-top:.3rem;line-height:1.5}.ui-modal-panel[data-kind=drawer]:has(.ges-final-config-editor){width:min(100%,68rem)}.ges-final-config-editor,.ges-final-config-rows,.ges-final-parameter-editor,.ges-final-config-section{gap:1rem;display:grid}.ges-final-config-section+.ges-final-config-section{border-top:1px solid #e4e8f0;padding-top:1.35rem}.ges-final-config-section-title{align-items:flex-start;gap:.85rem;display:flex}.ges-final-config-section-title>span,.ges-final-section-index,.ges-final-record-number,.ges-final-parameter-index{color:#1d4ed8;font-family:var(--st-font-mono);letter-spacing:.08em;flex:none;font-size:.72rem;font-weight:800}.ges-final-config-section-title>span{background:#edf2fe;border:1px solid #bfd0fb;border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;display:grid}.ges-final-config-grid,.ges-final-dialog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.ges-final-parameter-row{background:#f7f8fb;border:1px solid #e4e8f0;border-radius:12px;grid-template-columns:2rem minmax(0,1fr) minmax(6.5rem,.28fr);align-items:end;gap:.75rem;padding:.85rem;display:grid}.ges-final-parameter-index{text-align:center;align-self:center}.ges-final-standard-row,.ges-final-abbreviation-row{border:1px solid #e4e8f0;border-radius:12px;grid-template-columns:minmax(9rem,.35fr) minmax(0,1fr) auto;align-items:end;gap:.75rem;padding:.8rem;display:grid}.ges-final-form{gap:1.1rem;padding:1.25rem;display:grid;position:relative}.ges-final-snapshot-stamp{background:#f7f8fb;border:1px solid #c9d2e0;border-radius:12px;min-width:9.5rem;padding:.75rem .9rem .75rem 1.05rem;display:grid;position:relative;overflow:hidden}.ges-final-snapshot-stamp:before{content:"";background:#1d4ed8;width:4px;position:absolute;inset:0 auto 0 0}.ges-final-snapshot-stamp span,.ges-final-snapshot-stamp small{color:#5a6880;font-size:.7rem}.ges-final-snapshot-stamp strong{color:#1d2b45;font-family:var(--st-font-mono);font-size:1.35rem}.ges-final-context-strip{background:#f7f8fb;border:1px solid #e4e8f0;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(14rem,.75fr);gap:.6rem;padding:.65rem;display:grid}.ges-final-context-strip>div,.ges-final-context-strip>details{background:#fff;border-radius:9px;min-width:0;padding:.7rem .8rem}.ges-final-context-strip strong{overflow-wrap:anywhere;color:#1d2b45;margin-top:.2rem;display:block}.ges-final-context-strip summary{cursor:pointer;color:#1d4ed8;min-height:44px;font-weight:750}.ges-final-context-strip dl{gap:.4rem;margin:.5rem 0 0;display:grid}.ges-final-context-strip dl>div{border-top:1px solid #e4e8f0;justify-content:space-between;gap:1rem;padding-top:.4rem;display:flex}.ges-final-context-strip dt{color:#5a6880;font-size:.76rem}.ges-final-context-strip dd{color:#1d2b45;text-align:right;margin:0;font-size:.78rem;font-weight:700}.ges-final-readiness{background:#fff;border:1px solid #c9d2e0;border-radius:14px;grid-template-columns:repeat(6,minmax(8.5rem,1fr));gap:0;display:grid;overflow-x:auto}.ges-final-readiness>div{border-left:1px solid #e4e8f0;align-content:start;min-height:6.4rem;padding:.85rem .8rem;display:grid;position:relative}.ges-final-readiness>div:first-child{border-left:0}.ges-final-readiness>div:after{content:"";background:#c9d2e0;height:4px;position:absolute;inset:auto 0 0}.ges-final-readiness>div[data-state=ready]:after{background:#15803d}.ges-final-readiness>div[data-state=attention]:after{background:#d97706}.ges-final-readiness>div[data-active=true]{background:#edf2fe;box-shadow:inset 0 0 0 1px #bfd0fb}.ges-final-readiness span{color:#1d4ed8;font-family:var(--st-font-mono);font-size:.68rem;font-weight:800}.ges-final-readiness strong{color:#1d2b45;margin-top:.35rem;font-size:.78rem;line-height:1.35}.ges-final-readiness small{color:#5a6880;margin-top:.35rem;font-size:.7rem}.ges-final-field-kit,.ges-final-section{background:#fff;border:1px solid #e4e8f0;border-radius:14px;gap:1rem;padding:1rem;display:grid}.ges-final-field-kit{background:linear-gradient(#f7f8fbb3,#fff0 9rem),#fff}.ges-final-field-kit-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;list-style:none;display:flex}.ges-final-field-kit-disclosure>summary::-webkit-details-marker{display:none}.ges-final-field-kit-disclosure>summary h4{color:#1d2b45;letter-spacing:-.025em;margin:0}.ges-final-field-kit-disclosure>summary p:last-child{color:#5a6880;margin:.3rem 0 0;line-height:1.5}.ges-final-field-kit-disclosure>summary>span{color:#1e40af;font-family:var(--st-font-mono);white-space:nowrap;background:#edf2fe;border:1px solid #bfd0fb;border-radius:999px;flex:none;padding:.45rem .65rem;font-size:.7rem;font-weight:750}.ges-final-field-kit-disclosure[open]>summary{border-bottom:1px solid #e4e8f0;padding-bottom:1rem}.ges-final-field-kit-body{gap:1rem;padding-top:1rem;display:grid}.ges-final-field-kit-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;display:grid}.ges-final-overview-field{background:#f7f8fb;border:1px solid #d8dfeb;border-left:4px solid #1d4ed8;border-radius:14px;grid-template-columns:minmax(13rem,.48fr) minmax(0,1fr);align-items:start;gap:1rem;padding:1rem;display:grid}.ges-final-overview-copy h4{color:#1d2b45;letter-spacing:-.025em;margin:0}.ges-final-overview-copy>p:last-child{color:#5a6880;margin:.35rem 0 0;font-size:.8rem;line-height:1.5}.ges-final-choice-fieldset{background:#f7f8fb;border:1px solid #d8dfeb;border-radius:12px;min-width:0;margin:0;padding:.9rem}.ges-final-choice-fieldset legend{color:#1d2b45;padding:0 .35rem;font-size:.8rem;font-weight:800}.ges-final-choice-fieldset>p{color:#5a6880;margin:0 0 .7rem;font-size:.78rem;line-height:1.45}.ges-final-participant-list,.ges-final-device-choices{gap:.55rem;display:grid}.ges-final-participant-list label,.ges-final-device-choices label{cursor:pointer;background:#fff;border:1px solid #e4e8f0;border-radius:10px;align-items:center;gap:.65rem;min-height:44px;padding:.55rem .7rem;display:flex}.ges-final-participant-list input,.ges-final-device-choices input{accent-color:#1d4ed8;flex:none;width:1.15rem;height:1.15rem}:is(.ges-final-participant-list label:has(input:focus-visible),.ges-final-device-choices label:has(input:focus-visible)){outline-offset:2px;outline:3px solid #60a5fa}.ges-final-participant-list span{display:grid}.ges-final-participant-list strong{color:#1d2b45;font-size:.82rem}.ges-final-participant-list small{color:#5a6880;font-size:.72rem}.ges-final-choice-empty,.ges-final-empty-record{color:#5a6880;background:#fff;border:1px dashed #c9d2e0;border-radius:10px;margin:0;padding:.8rem;font-size:.8rem;display:block}.ges-final-software{border-top:1px solid #e4e8f0;gap:.75rem;padding-top:1rem;display:grid}.ges-final-software>div:first-child p{color:#5a6880;margin:.2rem 0 0;font-size:.78rem}.ges-final-software-add{grid-template-columns:minmax(0,1fr) auto;gap:.6rem;display:grid}.ges-final-software ul{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ges-final-software li{color:#1d2b45;background:#fff;border:1px solid #c9d2e0;border-radius:999px;align-items:center;gap:.25rem;min-height:44px;padding-left:.8rem;font-size:.8rem;font-weight:700;display:flex}.ges-final-sections{gap:1rem;display:grid}.ges-final-section{scroll-margin-top:10rem}.ges-final-section-head{border-bottom:1px solid #e4e8f0;grid-template-columns:2.3rem minmax(0,1fr) auto;align-items:center;padding-bottom:.85rem;display:grid}.ges-final-section-index{background:#edf2fe;border:1px solid #bfd0fb;border-radius:9px;place-items:center;width:2.3rem;height:2.3rem;display:grid}.ges-final-section-decision{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.ges-final-device-fieldset{background:#fff}.ges-final-device-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.ges-final-device-choices label{color:#1d2b45;font-size:.78rem;font-weight:700}.ges-final-special-block,.ges-final-observations{background:#f7f8fb;border:1px solid #d8dfeb;border-radius:12px;gap:.85rem;padding:1rem;display:grid}.ges-final-block-head h5{font-size:1rem}.ges-final-test-voltage{background:#fff;border:1px solid #e4e8f0;border-radius:10px;grid-template-columns:minmax(7rem,auto) minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:3.25rem;padding:.65rem .8rem;display:grid}.ges-final-test-voltage strong{color:#1d2b45;font-family:var(--st-font-mono)}.ges-final-test-voltage em{color:#5a6880;font-size:.8rem;font-style:normal}.ges-final-test-voltage>div,.ges-final-record-actions,.ges-final-table-actions{flex-wrap:wrap;gap:.35rem;display:flex}.ges-final-record-list,.ges-final-observation-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ges-final-record-card{background:#fff;border:1px solid #e4e8f0;border-radius:10px;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.75rem;display:grid}.ges-final-record-attachment{grid-column:1/-1}.ges-final-record-attachment .direct-attachment-field,.ges-final-observation-evidence .direct-attachment-field{background:#f7f8fb}.ges-final-record-card strong,.ges-final-observation-card strong{color:#1d2b45}.ges-final-record-card p,.ges-final-record-card small{color:#5a6880;margin:.15rem 0 0;font-size:.76rem;display:block}.ges-final-isolation-scroll{background:#fff;border:1px solid #d8dfeb;border-radius:10px;max-width:100%;overflow:auto}.ges-final-isolation-table{border-collapse:collapse;width:100%;min-width:48rem}.ges-final-isolation-table th,.ges-final-isolation-table td{color:#1d2b45;text-align:left;vertical-align:middle;border-bottom:1px solid #e4e8f0;padding:.7rem;font-size:.78rem}.ges-final-isolation-table thead th{z-index:1;color:#5a6880;letter-spacing:.06em;text-transform:uppercase;background:#f7f8fb;font-size:.68rem;position:sticky;top:0}.ges-final-measurement-value{font-family:var(--st-font-mono);font-variant-numeric:tabular-nums}.ges-final-isolation-cards{display:none}.ges-final-observation-card{background:#fff;border:1px solid #e4e8f0;border-radius:10px;gap:.7rem;padding:.85rem;display:grid}.ges-final-observation-card>header{align-items:flex-start;gap:.65rem;display:flex}.ges-final-observation-card>header>span{color:#1d4ed8;font-family:var(--st-font-mono);font-size:.7rem;font-weight:800}.ges-final-observation-card>header>div{display:grid}.ges-final-observation-card>header small{color:#5a6880;margin-top:.15rem;font-size:.72rem}.ges-final-observation-card>p,.ges-final-observation-action p{color:#1d2b45;margin:0;line-height:1.55}.ges-final-observation-action{background:#fffaf0;border-left:3px solid #d97706;border-radius:0 8px 8px 0;padding:.65rem}.ges-final-observation-action span{color:#92400e;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.2rem;font-size:.68rem;font-weight:800;display:block}.ges-final-evidence-details{grid-template-columns:minmax(0,1fr) minmax(13rem,.72fr);gap:.65rem;display:grid}.ges-final-evidence-details>div{gap:.35rem;display:grid}.ges-final-evidence-details label{color:#1d2b45;font-size:.76rem;font-weight:750}.ges-final-evidence-details input{color:#1d2b45;background:#fff;border:1px solid #c9d2e0;border-radius:8px;width:100%;min-height:44px;padding:.55rem .65rem}.ges-final-evidence-details input:focus-visible{outline-offset:2px;outline:3px solid #60a5fa}.ges-final-evidence-details small{color:#5a6880;font-size:.7rem}.ges-final-inactive-section{background:#f7f8fb;border:1px dashed #c9d2e0;border-radius:11px;padding:1rem}.ges-final-inactive-section strong,.ges-final-inactive-section p{margin:0}.ges-final-inactive-section p{color:#5a6880;margin-top:.3rem}.ges-final-completion{gap:1rem;display:grid}.ges-final-derived-result,.ges-final-dialog-result{background:#f7f8fb;border:1px solid #c9d2e0;border-left:4px solid #5a6880;border-radius:12px;padding:1rem}.ges-final-derived-result[data-result=UYGUN]{background:#f0fdf4;border-left-color:#15803d}.ges-final-derived-result[data-result=UYGUN_DEGIL]{background:#fff1f2;border-left-color:#b91c1c}.ges-final-derived-result strong,.ges-final-dialog-result strong{color:#1d2b45;margin-top:.2rem;font-size:1.05rem;display:block}.ges-final-derived-result p,.ges-final-dialog-result p{color:#5a6880;margin:.35rem 0 0;line-height:1.5}.ges-final-dialog-form{gap:1rem;display:grid}.ges-final-iv-direct-create{border-top:1px solid #e4e8f0;gap:.75rem;padding-top:1rem;display:grid}.ges-final-direct-guidance{color:#1e40af;background:#edf2fe;border-left:3px solid #1d4ed8;border-radius:0 8px 8px 0;margin:0;padding:.7rem .8rem;font-size:.78rem;line-height:1.5}.ges-final-measurement-entry{grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr) minmax(7rem,.45fr);gap:.75rem;display:grid}.ges-final-conflict-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.ges-final-conflict-grid>div{background:#f7f8fb;border:1px solid #e4e8f0;border-radius:10px;padding:.8rem}.ges-final-conflict-grid strong{color:#1d2b45;margin-top:.25rem;display:block}@media (max-width:767px){.ges-final-project-config,.ges-final-form{border-radius:14px;padding:1rem}.ges-final-project-config-head,.ges-final-form-heading,.ges-final-block-head{display:grid}.ges-final-project-config-head .ui-button,.ges-final-block-head .ui-button{width:100%}.ges-final-project-config-summary,.ges-final-project-config-summary dl,.ges-final-config-grid,.ges-final-dialog-grid,.ges-final-field-kit-grid,.ges-final-section-decision,.ges-final-device-choices,.ges-final-overview-field,.ges-final-evidence-details{grid-template-columns:minmax(0,1fr)}.ges-final-parameter-row{grid-template-columns:2rem minmax(0,1fr)}.ges-final-parameter-row>.ui-field:last-child{grid-column:2}.ges-final-standard-row,.ges-final-abbreviation-row{grid-template-columns:minmax(0,1fr)}.ges-final-snapshot-stamp{min-width:0}.ges-final-context-strip{grid-template-columns:minmax(0,1fr)}.ges-final-readiness{grid-template-columns:repeat(6,minmax(8.25rem,1fr))}.ges-final-field-kit-disclosure>summary{display:grid}.ges-final-field-kit-disclosure>summary>span{white-space:normal;justify-self:start}.ges-final-section-head{grid-template-columns:2.3rem minmax(0,1fr)}.ges-final-section-head .ui-badge{grid-column:2;justify-self:start}.ges-final-software-add,.ges-final-test-voltage,.ges-final-measurement-entry{grid-template-columns:minmax(0,1fr)}.ges-final-test-voltage>div{justify-content:flex-start}.ges-final-isolation-scroll{display:none}.ges-final-isolation-cards{gap:.65rem;display:grid}.ges-final-isolation-cards article{background:#fff;border:1px solid #e4e8f0;border-radius:10px;gap:.65rem;padding:.8rem;display:grid}.ges-final-isolation-cards header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ges-final-isolation-cards dl{gap:.45rem;margin:0;display:grid}.ges-final-isolation-cards dl>div{grid-template-columns:5.5rem minmax(0,1fr);gap:.5rem;display:grid}.ges-final-isolation-cards dt{color:#5a6880;font-size:.72rem}.ges-final-isolation-cards dd{color:#1d2b45;margin:0;font-size:.78rem;font-weight:700}.ges-final-record-card{grid-template-columns:2rem minmax(0,1fr)}.ges-final-record-card .ges-final-record-actions{grid-column:2}.ges-final-conflict-grid{grid-template-columns:minmax(0,1fr)}}*{box-sizing:border-box}html{background:var(--st-color-paper);scroll-behavior:smooth;min-width:20rem;min-height:100%}body{background:var(--st-color-paper);min-height:100%;color:var(--st-color-ink);font-family:var(--st-font-body);font-size:var(--st-font-size-base);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-weight:450;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}::selection{background:var(--st-color-primary);color:#fff}:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:3px}.screen-reader-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;top:var(--st-space-3);left:var(--st-space-3);border-radius:var(--st-radius-sm);min-height:2.75rem;color:var(--st-color-primary-hover);background:#fff;padding:.65rem 1rem;font-weight:600;transition:transform .16s;position:fixed;transform:translateY(-180%);box-shadow:0 6px 18px #1d2b452e}.skip-link:focus{transform:translateY(0)}.app-shell{--sidebar-width:15.5rem;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--st-color-paper);min-height:100dvh;transition:grid-template-columns .22s cubic-bezier(.22,1,.36,1);display:grid}.app-sidebar{z-index:30;isolation:isolate;border-right:1px solid var(--st-color-line);background:var(--st-color-surface);width:100%;min-width:0;height:100dvh;color:var(--st-color-ink-muted);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand-row{min-height:4.5rem;padding:var(--st-space-5);border-bottom:1px solid var(--st-color-line);align-items:center;display:flex}.sidebar-brand{align-items:center;gap:var(--st-space-3);border-radius:var(--st-radius-sm);min-width:0;display:flex}.sidebar-brand-glyph{width:2rem;height:2rem;color:var(--st-color-ink);flex:0 0 2rem}.sidebar-brand-copy{white-space:nowrap;flex-direction:column;min-width:0;transition:opacity .15s,width .18s;display:flex;overflow:hidden}.sidebar-brand-copy strong{color:var(--st-color-ink);letter-spacing:.14em;text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.1}.sidebar-brand-copy small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.22em;text-transform:uppercase;margin-top:.25rem;font-size:.625rem;font-weight:500;line-height:1}.sidebar-navigation{min-height:0;padding:var(--st-space-3);overflow-y:auto}.sidebar-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.sidebar-link{border-radius:var(--st-radius-sm);min-width:0;min-height:2.75rem;color:var(--st-color-ink-muted);letter-spacing:.005em;border:1px solid #0000;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex;position:relative;overflow:hidden}.sidebar-link:hover{background:var(--st-color-paper);color:var(--st-color-ink)}.sidebar-link[data-active]{background:var(--st-color-primary-soft);color:var(--st-color-primary-hover);font-weight:600}.sidebar-link-indicator{background:var(--st-color-primary);opacity:0;border-radius:0 .25rem .25rem 0;width:.25rem;height:1.35rem;transition:opacity .15s;position:absolute;top:50%;left:-.75rem;transform:translateY(-50%)}.sidebar-link[data-active] .sidebar-link-indicator{opacity:1}.sidebar-link-icon{flex:0 0 1.1rem;width:1.1rem;height:1.1rem}.sidebar-link-icon path,.sidebar-link-icon circle,.sidebar-link-icon rect{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.sidebar-link[data-active] .sidebar-link-icon{color:var(--st-color-primary)}.sidebar-link-label{white-space:nowrap;min-width:max-content;transition:opacity .13s,width .18s;overflow:hidden}.sidebar-footer{padding:var(--st-space-3);border-top:1px solid var(--st-color-line);margin-top:auto}.sidebar-management{margin-top:var(--st-space-4);padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line)}.sidebar-group-label{margin:0 0 var(--st-space-2);padding:0 var(--st-space-3);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-size:.625rem;font-weight:600;line-height:1.4;transition:opacity .13s,width .18s;overflow:hidden}.sidebar-user{align-items:center;gap:var(--st-space-2) var(--st-space-3);min-width:0;padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);grid-template-columns:2.25rem minmax(0,1fr);display:grid}.sidebar-user-avatar{border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);width:2.25rem;height:2.25rem;color:var(--st-color-primary-hover);border:1px solid #c3d3f2;place-items:center;font-size:.875rem;font-weight:650;display:grid}.sidebar-user-copy{white-space:nowrap;flex-direction:column;min-width:0;display:flex;overflow:hidden}.sidebar-user-copy strong{color:var(--st-color-ink);font-size:var(--st-font-size-sm);text-overflow:ellipsis;font-weight:600;overflow:hidden}.sidebar-user-copy small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);text-overflow:ellipsis;margin-top:.1rem;overflow:hidden}.sidebar-logout-button{justify-content:center;align-items:center;gap:var(--st-space-2);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);min-height:2.75rem;color:var(--st-color-ink-muted);cursor:pointer;font-size:var(--st-font-size-sm);grid-column:1/-1;padding:.45rem .75rem;font-weight:600;display:flex}.sidebar-logout-button:hover:not(:disabled){background:var(--st-color-paper);color:var(--st-color-ink);border-color:#a7b4c8}.sidebar-logout-button:disabled{cursor:wait;opacity:.65}.sidebar-logout-button svg{flex:0 0 1.1rem;width:1.1rem;height:1.1rem}.sidebar-logout-button path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.sidebar-logout-error{color:var(--st-color-danger);font-size:var(--st-font-size-xs);grid-column:1/-1;margin:0;line-height:1.35}.sidebar-context{margin:0 0 var(--st-space-3);padding:var(--st-space-2) var(--st-space-4);color:var(--st-color-ink-muted);white-space:nowrap;flex-direction:column;display:flex;overflow:hidden}.sidebar-context span{font-family:var(--st-font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.625rem;font-weight:500}.sidebar-context strong{color:var(--st-color-ink);font-size:var(--st-font-size-sm);margin-top:.2rem;font-weight:600}.sidebar-collapse-button{min-height:2.75rem;margin:0 var(--st-space-3) var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);color:var(--st-color-ink-muted);cursor:pointer;font-size:var(--st-font-size-sm);align-items:center;gap:.75rem;padding:.45rem .75rem;font-weight:500;transition:background-color .15s,color .15s;display:flex}.sidebar-collapse-button:hover{background:var(--st-color-paper);color:var(--st-color-ink)}.sidebar-collapse-button svg{flex:0 0 1.1rem;width:1.1rem;height:1.1rem;transition:transform .18s}.sidebar-collapse-button path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.sidebar-collapse-label{white-space:nowrap;min-width:max-content;overflow:hidden}.mobile-header,.sidebar-scrim,.mobile-close-button{display:none}.app-main{background-color:var(--st-color-paper);min-width:0;min-height:100dvh}.session-network-banner{justify-content:center;align-items:center;gap:var(--st-space-4);min-height:2.75rem;padding:var(--st-space-2) var(--st-space-5);background:var(--st-color-warning-soft);color:var(--st-color-warning);font-size:var(--st-font-size-sm);border-bottom:1px solid #edc694;display:flex}.session-network-banner button{border-radius:var(--st-radius-sm);min-height:2.75rem;color:inherit;cursor:pointer;background:0 0;border:1px solid;padding:.45rem .8rem;font-weight:620}.content-viewport{width:100%;min-width:0;max-width:100rem;margin:0 auto;padding:1.5rem clamp(1.5rem,2.5vw,2.25rem) 2.5rem}.page-stack{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.page-header{align-items:end;column-gap:var(--st-space-8);row-gap:var(--st-space-5);grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid}.page-header h1{min-width:0;color:var(--st-color-ink);font-family:var(--st-font-display);font-size:var(--st-font-size-display);letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.25}.breadcrumb{justify-self:end;width:100%;min-width:0;max-width:100%}.breadcrumb ol{min-width:0;max-width:100%;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);justify-content:flex-end;align-items:center;gap:.55rem;margin:0;padding:0;font-weight:550;list-style:none;display:flex}.breadcrumb li{align-items:center;gap:.55rem;min-width:0;display:flex}.breadcrumb li+li:before{color:#94a3b8;content:"/"}.breadcrumb a{border-radius:var(--st-radius-xs);min-height:2.75rem;color:var(--st-color-primary-hover);text-underline-offset:.2rem;align-items:center;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s;display:inline-flex}.breadcrumb a:hover{text-decoration-color:currentColor}.breadcrumb [aria-current=page]{color:var(--st-color-ink-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.measurement-rail{border-top:1px solid var(--st-color-line);background-image:repeating-linear-gradient(90deg, transparent 0, transparent calc(4rem - 1px), var(--st-color-line-strong) calc(4rem - 1px), var(--st-color-line-strong) 4rem);background-position:0 -1px;background-repeat:repeat-x;background-size:auto .45rem;grid-column:1/-1;height:.5rem;position:relative}.measurement-rail:before{background:var(--st-color-primary);content:"";width:clamp(6rem,13vw,11rem);height:3px;position:absolute;top:-2px;left:0}.measurement-rail:after{border:2px solid var(--st-color-primary);background:var(--st-color-paper);content:"";border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:-.28rem;left:clamp(6rem,13vw,11rem);transform:translate(-50%)}.system-state,.loading-surface{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;min-height:clamp(18rem,100dvh - 14rem,26rem);box-shadow:var(--st-shadow-surface);display:grid;position:relative;overflow:hidden}.system-state{grid-template-columns:4.5rem minmax(0,38rem) minmax(2rem,1fr);align-items:center;gap:1.5rem;padding:2rem}.system-state:before,.loading-surface:before{background:var(--st-color-primary);content:"";width:clamp(8rem,20%,16rem);height:3px;position:absolute;top:0;left:0}.system-state:after,.loading-surface:after{background-image:linear-gradient(var(--st-color-line) 1px, transparent 1px), linear-gradient(90deg, var(--st-color-line) 1px, transparent 1px);content:"";opacity:.26;pointer-events:none;background-size:2rem 2rem;width:min(32vw,26rem);height:45%;position:absolute;bottom:-1px;right:-1px}.system-state-glyph{z-index:1;background:var(--st-color-primary-soft);width:4.5rem;height:4.5rem;color:var(--st-color-primary);border:1px solid #b8c9e6;border-radius:50%;place-items:center;display:grid;position:relative}.system-state-glyph:after{content:"";border:1px dashed #b8c6d9;border-radius:50%;position:absolute;inset:-.6rem}.system-state-glyph svg{width:2.6rem;height:2.6rem}.system-state-glyph path,.system-state-glyph circle{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.system-state[data-tone=error]:before{background:var(--st-color-danger)}.system-state[data-tone=error] .system-state-glyph{background:var(--st-color-danger-soft);color:var(--st-color-danger);border-color:#f2b8b8}.system-state[data-tone=forbidden]:before{background:var(--st-color-warning)}.system-state[data-tone=forbidden] .system-state-glyph{background:var(--st-color-warning-soft);color:var(--st-color-warning);border-color:#f0c797}.system-state[data-tone=not-found]:before{background:var(--st-color-passive)}.system-state[data-tone=not-found] .system-state-glyph{background:var(--st-color-passive-soft);color:#475569;border-color:#c4cedb}.system-state-copy{z-index:1;min-width:0;position:relative}.system-state-label{margin:0 0 var(--st-space-3);color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.system-state[data-tone=error] .system-state-label{color:var(--st-color-danger)}.system-state[data-tone=forbidden] .system-state-label{color:var(--st-color-warning)}.system-state[data-tone=not-found] .system-state-label{color:#475569}.system-state h2{max-width:34rem;color:var(--st-color-ink);font-family:var(--st-font-display);letter-spacing:-.01em;margin:0;font-size:1.3rem;font-weight:600;line-height:1.25}.system-state-description{max-width:36rem;margin:var(--st-space-4) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-lg);line-height:1.65}.system-state-actions{gap:var(--st-space-3);margin-top:var(--st-space-8);flex-wrap:wrap;display:flex}.state-action{min-height:2.75rem;font-size:var(--st-font-size-sm);border-radius:var(--st-radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;padding:.5rem .875rem;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.state-action:hover{transform:translateY(-1px)}.state-action-primary{background:var(--st-color-primary);color:#fff}.state-action-primary:hover{background:var(--st-color-primary-hover)}.state-action-secondary{border-color:var(--st-color-line-strong);color:var(--st-color-ink);background:#fff}.state-action-secondary:hover{background:var(--st-color-paper);border-color:#8fa0b6}.system-state-scale{z-index:1;flex-direction:column;gap:.85rem;display:flex;position:absolute;top:50%;right:clamp(1.5rem,3vw,3rem);transform:translateY(-50%)}.system-state-scale span{background:var(--st-color-line-strong);width:1.4rem;height:1px;display:block}.system-state-scale span:nth-child(2),.system-state-scale span:nth-child(4){width:.75rem;margin-left:auto}.loading-surface{grid-template-columns:4.5rem minmax(0,38rem) minmax(2rem,1fr);align-items:center;gap:1.5rem;padding:2rem}.loading-glyph{z-index:1;background:#edf2f8;border:1px solid #cad5e3;border-radius:50%;width:4.5rem;height:4.5rem;position:relative}.loading-glyph:before,.loading-glyph:after{content:"";border-radius:50%;position:absolute}.loading-glyph:before{border:1px solid #c4d0df;inset:1rem}.loading-glyph:after{background:#b6c5d8;inset:1.9rem}.loading-copy{z-index:1;gap:var(--st-space-4);flex-direction:column;max-width:36rem;display:flex;position:relative}.loading-copy span,.loading-scale{background:#e8edf3;overflow:hidden}.loading-copy span:after,.loading-scale:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);width:45%;height:100%;animation:1.4s ease-in-out infinite loading-sweep;display:block}.loading-copy span:first-child{width:9rem;height:.7rem}.loading-copy span:nth-child(2){width:min(28rem,90%);height:2.5rem}.loading-copy span:nth-child(3){width:min(34rem,100%);height:1.25rem}.loading-scale{z-index:1;width:8rem;height:.4rem;position:absolute;bottom:3rem;right:3rem}@keyframes loading-sweep{0%{transform:translate(-120%)}to{transform:translate(240%)}}.ui-showcase{gap:var(--st-space-8);flex-direction:column;min-width:0;display:flex}.ui-showcase-intro{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);padding:2rem;position:relative;overflow:hidden}.ui-showcase-intro:before{border-top:3px solid var(--st-color-primary);background-image:repeating-linear-gradient(90deg, transparent 0, transparent calc(4rem - 1px), var(--st-color-line-strong) calc(4rem - 1px), var(--st-color-line-strong) 4rem);content:"";background-position-y:2px;background-size:auto .45rem;height:.75rem;position:absolute;top:0;left:0;right:0}.ui-showcase-intro:after{border:1px solid var(--st-color-line);content:"";pointer-events:none;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-6rem;right:-5rem;box-shadow:0 0 0 2rem #d8e0ea4d,0 0 0 4rem #d8e0ea2e}.ui-showcase-kicker,.ui-showcase-section-header p,.ui-modal-eyebrow{color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.ui-showcase-intro h2{z-index:1;max-width:46rem;margin:var(--st-space-3) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.65rem;font-weight:600;line-height:1.25;position:relative}.ui-showcase-intro>p:not(.ui-showcase-kicker){z-index:1;max-width:46rem;margin:var(--st-space-5) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-lg);line-height:1.65;position:relative}.ui-showcase-intro strong{color:var(--st-color-ink);font-weight:600}.ui-contract-facts{z-index:1;max-width:36rem;margin:var(--st-space-8) 0 0;border-top:1px solid var(--st-color-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:relative}.ui-contract-facts div{min-width:0;padding:var(--st-space-4) var(--st-space-4) 0 0}.ui-contract-facts dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.ui-contract-facts dd{margin:var(--st-space-1) 0 0;color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:1rem;font-weight:600}.ui-showcase-section{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:visible}.ui-showcase-section-header{justify-content:space-between;align-items:end;gap:var(--st-space-6);min-width:0;padding:var(--st-space-6) 1.25rem;border-bottom:1px solid var(--st-color-line);display:flex}.ui-showcase-section-header h2{font-family:var(--st-font-display);letter-spacing:-.01em;margin:.2rem 0 0;font-size:1.15rem;font-weight:600;line-height:1.25}.ui-showcase-section-header>span{max-width:22rem;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);text-align:right;font-weight:550}.ui-component-stage{min-width:0;padding:1.25rem}.ui-control-row{align-items:center;gap:var(--st-space-3);flex-wrap:wrap;min-width:0;display:flex}.ui-button{justify-content:center;align-items:center;gap:var(--st-space-2);border-radius:var(--st-radius-sm);cursor:pointer;min-width:0;min-height:2.75rem;font-size:var(--st-font-size-sm);text-align:center;border:1px solid #0000;padding:.5rem .875rem;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s,transform .15s;display:inline-flex}.ui-button:not(:disabled):active{transform:translateY(1px)}.ui-button[data-variant=primary]{background:var(--st-color-primary);color:#fff;box-shadow:0 1px 2px #1d4ed840}.ui-button[data-variant=primary]:not(:disabled):hover{background:var(--st-color-primary-hover)}.ui-button[data-variant=secondary]{border-color:var(--st-color-line-strong);color:var(--st-color-ink);background:#fff}.ui-button[data-variant=secondary]:not(:disabled):hover{background:var(--st-color-paper);border-color:#8796aa}.ui-button[data-variant=quiet]{color:var(--st-color-primary-hover);background:0 0}.ui-button[data-variant=quiet]:not(:disabled):hover{background:var(--st-color-primary-soft)}.ui-button[data-variant=danger]{background:var(--st-color-danger);color:#fff}.ui-button[data-variant=danger]:not(:disabled):hover{background:#991b1b}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button[aria-disabled=true]:not(:disabled){cursor:progress;opacity:.7}.ui-button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:0 0 1rem;width:1rem;height:1rem;animation:.7s linear infinite ui-spin}@keyframes ui-spin{to{transform:rotate(360deg)}}.ui-form-grid{align-items:start;gap:var(--st-space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ui-field{flex-direction:column;min-width:0;display:flex}.ui-field-label{width:fit-content;color:var(--st-color-ink);font-size:.9375rem;font-weight:600}.ui-field-required{color:var(--st-color-danger);margin-left:.2rem}.ui-field-description{min-height:1.25rem;margin:var(--st-space-1) 0 var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.4}:is(.ui-field:not(:has(.ui-field-description)) .ui-input,.ui-field:not(:has(.ui-field-description)) .ui-select-shell,.ui-field:not(:has(.ui-field-description)) .ui-combobox,.ui-field:not(:has(.ui-field-description)) .ui-textarea){margin-top:var(--st-space-2)}.ui-input,.ui-select,.ui-textarea{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);width:100%;min-width:0;color:var(--st-color-ink);background:#fff;transition:border-color .15s,box-shadow .15s}.ui-input,.ui-select{min-height:2.75rem;padding:.5rem .75rem}.ui-textarea{resize:vertical;min-height:6rem;padding:.75rem .875rem;line-height:1.5}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--st-color-passive);opacity:1}.ui-input:hover:not(:disabled),.ui-select:hover:not(:disabled),.ui-textarea:hover:not(:disabled){border-color:#8796aa}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:var(--st-color-primary);box-shadow:0 0 0 3px #60a5fa38}.ui-field[data-invalid] .ui-input,.ui-field[data-invalid] .ui-select,.ui-field[data-invalid] .ui-textarea,.ui-input[aria-invalid=true]{border-color:var(--st-color-danger)}.ui-field-error{margin:var(--st-space-2) 0 0;color:var(--st-color-danger);font-size:var(--st-font-size-sm);font-weight:600;line-height:1.4}.ui-select-shell{min-width:0;display:block;position:relative}.ui-select{appearance:none;cursor:pointer;padding-right:3rem}.ui-select-chevron{width:1.25rem;height:1.25rem;color:var(--st-color-ink-muted);pointer-events:none;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.ui-select-chevron path,.ui-combobox-toggle path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.ui-combobox{min-width:0;position:relative}.ui-combobox-input{padding-right:3.25rem}.ui-combobox-toggle{border-radius:calc(var(--st-radius-sm) - 2px);width:2.75rem;height:2.75rem;color:var(--st-color-ink-muted);cursor:pointer;background:#fff;border:0;place-items:center;padding:0;display:grid;position:absolute;top:2px;right:2px}.ui-combobox-toggle:hover:not(:disabled){background:var(--st-color-primary-soft);color:var(--st-color-primary-hover)}.ui-combobox-toggle svg{width:1.25rem;height:1.25rem}.ui-combobox-list{z-index:25;top:calc(100% + var(--st-space-2));max-height:15rem;padding:var(--st-space-1);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-md);background:#fff;margin:0;list-style:none;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #1d2b451f}.ui-combobox-option,.ui-combobox-empty{justify-content:space-between;align-items:center;gap:var(--st-space-3);border-radius:var(--st-radius-sm);min-height:2.75rem;color:var(--st-color-ink);padding:.625rem .75rem;display:flex}.ui-combobox-option{cursor:pointer}.ui-combobox-option[data-active]{background:var(--st-color-primary-soft);color:var(--st-color-primary-hover)}.ui-combobox-option svg{flex:0 0 1.1rem;width:1.1rem;height:1.1rem}.ui-combobox-option svg path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ui-combobox-empty{color:var(--st-color-ink-muted);font-style:italic}.ui-feedback-stage{justify-content:space-between;align-items:center;gap:var(--st-space-6);flex-wrap:wrap;min-width:0;display:flex}.ui-badge{min-height:1.75rem;font-size:var(--st-font-size-sm);border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.25rem .65rem;font-weight:600;line-height:1.2;display:inline-flex}.ui-badge-dot{background:currentColor;border-radius:50%;flex:0 0 .45rem;width:.45rem;height:.45rem}.ui-badge[data-tone=primary]{background:var(--st-color-primary-soft);color:var(--st-color-primary-hover);border-color:#bfd0fa}.ui-badge[data-tone=success]{background:var(--st-color-success-soft);color:var(--st-color-success);border-color:#a7e6ba}.ui-badge[data-tone=danger]{background:var(--st-color-danger-soft);color:var(--st-color-danger);border-color:#f5b8b8}.ui-badge[data-tone=warning]{background:var(--st-color-warning-soft);color:var(--st-color-warning);border-color:#edc694}.ui-badge[data-tone=passive]{background:var(--st-color-passive-soft);color:#475569;border-color:#c8d1dc}.ui-modal-overlay{z-index:80;padding:var(--st-space-4);background:#050b16a8;justify-content:center;align-items:center;animation:.15s ease-out both ui-overlay-enter;display:flex;position:fixed;inset:0}.ui-modal-overlay[data-kind=drawer]{justify-content:flex-end;align-items:stretch;padding:0}.ui-modal-panel{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(36rem,100vw - 2rem);max-height:calc(100dvh - 2rem);animation:.18s cubic-bezier(.22,1,.36,1) both ui-dialog-enter;display:grid;overflow:hidden;box-shadow:0 20px 50px #1d2b4538}.ui-modal-panel[data-kind=drawer]{border-radius:var(--st-radius-lg) 0 0 var(--st-radius-lg);border-width:0 0 0 1px;width:min(28rem,100vw - 1rem);max-height:none;animation-name:ui-drawer-enter}@keyframes ui-overlay-enter{0%{opacity:0}}@keyframes ui-dialog-enter{0%{transform:translateY(.75rem)scale(.985)}}@keyframes ui-drawer-enter{0%{transform:translate(100%)}}.ui-modal-header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);min-width:0;padding:var(--st-space-6);border-top:3px solid var(--st-color-primary);border-bottom:1px solid var(--st-color-line);display:flex}.ui-modal-header>div{min-width:0}.ui-modal-header h2{margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;font-size:1.15rem;font-weight:650;line-height:1.3}.ui-modal-header p:last-child:not(.ui-modal-eyebrow){margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;color:var(--st-color-ink-muted);line-height:1.5}.ui-modal-close,.ui-toast-close{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);width:2.75rem;height:2.75rem;color:var(--st-color-ink-muted);cursor:pointer;background:#fff;flex:0 0 2.75rem;place-items:center;padding:0;display:grid}.ui-modal-close:hover,.ui-toast-close:hover{border-color:var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink)}.ui-modal-close svg,.ui-toast-close svg{width:1.2rem;height:1.2rem}.ui-modal-close path,.ui-toast-close path{stroke:currentColor;stroke-linecap:round;stroke-width:1.8px}.ui-modal-body{min-width:0;padding:var(--st-space-6);overflow-y:auto}.ui-modal-footer{justify-content:flex-end;align-items:center;gap:var(--st-space-3);padding:var(--st-space-4) var(--st-space-6);border-top:1px solid var(--st-color-line);background:var(--st-color-paper);flex-wrap:wrap;display:flex}.ui-modal-summary{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.ui-modal-summary div{min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper)}.ui-modal-summary dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.ui-modal-summary dd{margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;color:var(--st-color-ink);font-weight:600}.ui-drawer-stack{align-items:flex-start;gap:var(--st-space-6);flex-direction:column;display:flex}.ui-drawer-stack .ui-field{width:100%}.ui-toast-region{z-index:100;top:var(--st-space-4);right:var(--st-space-4);gap:var(--st-space-3);pointer-events:none;flex-direction:column;width:min(24rem,100vw - 2rem);display:flex;position:fixed}.ui-toast{align-items:start;gap:var(--st-space-3);min-width:0;padding:var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-md);pointer-events:auto;background:#fff;grid-template-columns:.35rem minmax(0,1fr) 2.75rem;animation:.18s cubic-bezier(.22,1,.36,1) both ui-toast-enter;display:grid;box-shadow:0 10px 30px #1d2b4529}@keyframes ui-toast-enter{0%{transform:translateY(-.5rem)}}.ui-toast-marker{background:var(--st-color-primary);border-radius:999px;width:.35rem;height:100%;min-height:2.75rem}.ui-toast[data-tone=success] .ui-toast-marker{background:var(--st-color-success)}.ui-toast[data-tone=danger] .ui-toast-marker{background:var(--st-color-danger)}.ui-toast[data-tone=warning] .ui-toast-marker{background:var(--st-color-warning)}.ui-toast-copy{min-width:0;padding:.15rem 0}.ui-toast-copy strong{color:var(--st-color-ink);font-weight:620}.ui-toast-copy p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.4}.ui-state-grid{gap:var(--st-space-5);grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));min-width:0;padding:1.25rem;display:grid}.system-state[data-size=compact],.loading-surface[data-size=compact]{align-content:center;align-items:center;gap:var(--st-space-6);min-height:15rem;padding:var(--st-space-8);border-radius:var(--st-radius-lg);grid-template-columns:3.5rem minmax(0,1fr)}.system-state[data-size=compact] .system-state-glyph,.loading-surface[data-size=compact] .loading-glyph{width:3.5rem;height:3.5rem}.system-state[data-size=compact] .system-state-glyph svg{width:2.1rem;height:2.1rem}.system-state[data-size=compact] h2{font-size:1.15rem}.system-state[data-size=compact] .system-state-description{margin-top:var(--st-space-3);font-size:1rem;line-height:1.5}.system-state[data-size=compact] .system-state-actions{margin-top:var(--st-space-5)}.system-state[data-size=compact] .system-state-scale{top:auto;right:var(--st-space-4);bottom:var(--st-space-4);flex-direction:row;transform:none}.system-state[data-size=compact] .system-state-scale span{width:1px;height:.9rem}.system-state[data-size=compact] .system-state-scale span:nth-child(2),.system-state[data-size=compact] .system-state-scale span:nth-child(4){width:1px;height:.5rem;margin-top:auto;margin-left:0}.loading-surface[data-size=compact] .loading-copy span:nth-child(2){height:1.75rem}.loading-surface[data-size=compact] .loading-scale{right:var(--st-space-4);bottom:var(--st-space-4)}.ui-dictionary-grid{gap:var(--st-space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ui-dictionary-grid h3{margin:0 0 var(--st-space-3);font-size:1rem;font-weight:650}.ui-action-words{color:var(--st-color-ink-muted);margin:0;font-weight:600;line-height:1.7}.session-gate{min-height:100dvh;padding:var(--st-space-8);background-color:var(--st-color-paper);color:var(--st-color-ink-muted);text-align:center;place-items:center;display:grid}.session-gate>div{max-width:32rem}.session-gate-mark{border-top:3px solid var(--st-color-primary);background-image:repeating-linear-gradient(90deg, transparent 0, transparent .72rem, var(--st-color-line-strong) .72rem, var(--st-color-line-strong) .78rem);width:4rem;height:.75rem;animation:1.2s ease-in-out infinite alternate session-mark-pulse;display:block}.session-gate[data-tone=error]{align-content:center;gap:var(--st-space-6);grid-template-columns:auto}.session-gate[data-tone=error] .session-gate-mark{border-top-color:var(--st-color-warning);margin-inline:auto;animation:none}.session-gate-label{color:var(--st-color-warning);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.session-gate h1{margin:var(--st-space-3) 0 0;font-family:var(--st-font-display);font-size:1.5rem;line-height:1.25}.session-gate h1+p{margin:var(--st-space-4) 0 var(--st-space-6);line-height:1.6}@keyframes session-mark-pulse{to{opacity:.45;transform:translate(.35rem)}}.login-page{background:var(--st-color-surface);grid-template-columns:minmax(20rem,.92fr) minmax(28rem,1.08fr);min-height:100dvh;display:grid}.login-identity{isolation:isolate;background:var(--st-color-graphite-950);color:#dce6f4;flex-direction:column;justify-content:space-between;min-width:0;padding:2rem;display:flex;position:relative;overflow:hidden}.login-identity:before{z-index:-2;content:"";background-image:linear-gradient(#7b96be0f 1px,#0000 1px),linear-gradient(90deg,#7b96be0f 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0}.login-identity:after{z-index:-1;content:"";border:1px solid #73a7ff29;border-radius:50%;width:31rem;height:31rem;position:absolute;bottom:-13rem;right:-12rem;box-shadow:0 0 0 5rem #1d4ed80d,0 0 0 10rem #1d4ed808}.login-brand{align-items:center;gap:var(--st-space-3);width:fit-content;min-height:3.5rem;display:flex}.login-brand-glyph{color:#73a7ff;flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.login-brand>span{flex-direction:column;display:flex}.login-brand strong{color:#fff;letter-spacing:.14em;text-transform:uppercase;font-size:1.25rem;font-weight:700;line-height:1.25}.login-brand small{margin-top:var(--st-space-2);color:#8fa0b9;font-size:var(--st-font-size-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:600;line-height:1.25}.login-identity-copy{max-width:34rem;margin:clamp(4rem,11vh,8rem) 0}.login-eyebrow{color:#8db7ff;font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.login-identity-copy h2{max-width:29rem;margin:var(--st-space-4) 0 0;color:#fff;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:2rem;font-weight:600;line-height:1.25}.login-identity-copy>p:last-child{max-width:28rem;margin:var(--st-space-6) 0 0;color:#aebbd0;font-size:var(--st-font-size-lg);line-height:1.6}.login-measurement-rail{background-image:repeating-linear-gradient(90deg,#0000 0 calc(3rem - 1px),#94a9c873 calc(3rem - 1px) 3rem);background-position:0 -1px;background-size:auto .55rem;border-top:1px solid #94a9c859;width:100%;height:1rem;position:relative}.login-measurement-rail:before{content:"";background:#73a7ff;width:42%;height:3px;position:absolute;top:-2px;left:0}.login-measurement-rail span{background:var(--st-color-graphite-950);border:2px solid #73a7ff;border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:-.32rem;left:42%;transform:translate(-50%)}.login-panel{flex-direction:column;place-self:center;width:min(100%,36rem);min-width:0;padding:clamp(2rem,6vw,5rem);display:flex}.login-panel .login-eyebrow{color:var(--st-color-primary-hover)}.login-panel-copy h1{margin:var(--st-space-3) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.75rem;font-weight:600;line-height:1.25}.login-panel-copy>p:last-child{margin:var(--st-space-4) 0 0;color:var(--st-color-ink-muted);line-height:1.6}.login-notice,.login-error{gap:var(--st-space-3);min-width:0;margin-top:var(--st-space-6);padding:var(--st-space-3) var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);border:1px solid #bfd0fa;grid-template-columns:.3rem minmax(0,1fr);display:grid}.login-notice>span{background:var(--st-color-primary);border-radius:999px}.login-notice p,.login-error p{margin:0;line-height:1.45}.login-error{background:var(--st-color-danger-soft);color:var(--st-color-danger);border-color:#f5b8b8;grid-template-columns:minmax(0,1fr)}.login-error strong{font-weight:620}.login-error p{margin-top:var(--st-space-1)}.login-form{margin-top:var(--st-space-8);gap:var(--st-space-5);flex-direction:column;display:flex}.login-submit{width:100%;min-height:2.75rem;margin-top:var(--st-space-1)}.login-support{margin:var(--st-space-6) 0 0;padding-top:var(--st-space-5);border-top:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.5}.management-dashboard-intro,.management-dashboard-start{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);position:relative;overflow:hidden}.management-dashboard-intro{align-items:end;gap:var(--st-space-12);grid-template-columns:minmax(0,1fr) minmax(16rem,.38fr);min-height:15rem;padding:clamp(1.5rem,4vw,2.75rem);display:grid}.management-dashboard-intro:before{background:var(--st-color-primary);content:"";width:.25rem;position:absolute;inset:0 auto 0 0}.management-dashboard-copy{max-width:45rem}.management-dashboard-kicker{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.13em;text-transform:uppercase;margin:0;font-weight:650}.management-dashboard-copy h2,.management-dashboard-start h2{margin:var(--st-space-2) 0 0;color:var(--st-color-ink);letter-spacing:-.025em;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:650;line-height:1.2}.management-dashboard-copy>p:last-child,.management-dashboard-start>div:first-child>p:last-child{max-width:42rem;margin:var(--st-space-4) 0 0;color:var(--st-color-ink-muted);line-height:1.65}.management-dashboard-scope{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-line);gap:1px;margin:0;display:grid;overflow:hidden}.management-dashboard-scope>div{min-height:4.5rem;padding:var(--st-space-4) var(--st-space-5);background:var(--st-color-paper);align-content:center;display:grid}.management-dashboard-scope dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:550}.management-dashboard-scope dd{margin:var(--st-space-1) 0 0;color:var(--st-color-ink);font-weight:620}.management-dashboard-start{justify-content:space-between;align-items:center;gap:var(--st-space-10);padding:var(--st-space-8);display:flex}.management-dashboard-actions{align-items:center;gap:var(--st-space-3);flex:none;display:flex}.management-dashboard-primary-link,.management-dashboard-secondary-link{border-radius:var(--st-radius-sm);min-height:2.75rem;font-size:var(--st-font-size-sm);text-align:center;border:1px solid #0000;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:620;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.management-dashboard-primary-link{background:var(--st-color-primary);color:var(--st-color-surface)}.management-dashboard-primary-link:hover{background:var(--st-color-primary-hover)}.management-dashboard-secondary-link{border-color:var(--st-color-line-strong);background:var(--st-color-surface);color:var(--st-color-ink)}.management-dashboard-secondary-link:hover{border-color:var(--st-color-primary);color:var(--st-color-primary-hover)}.management-scope-rail{border:1px solid var(--st-color-line);border-left:.25rem solid var(--st-color-primary);border-radius:var(--st-radius-md);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);grid-template-columns:minmax(7rem,.22fr) minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden}.management-scope-rail>span{min-height:4.5rem;padding:var(--st-space-4) var(--st-space-5);border-right:1px solid var(--st-color-line);background:var(--st-color-paper);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-weight:650;display:flex}.management-scope-rail>div{align-content:center;gap:var(--st-space-1);min-width:0;padding:var(--st-space-4) var(--st-space-5);display:grid}.management-scope-rail strong{color:var(--st-color-ink);font-weight:650}.management-scope-rail p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0;line-height:1.5}@media (max-width:39.999rem){.management-scope-rail{grid-template-columns:minmax(0,1fr)}.management-scope-rail>span{border-right:0;border-bottom:1px solid var(--st-color-line);min-height:2.75rem}}.management-register{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.management-register-header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-8);border-top:3px solid var(--st-color-primary);min-width:0;padding:1.25rem;display:flex}.management-register-header>div{min-width:0}.management-register-kicker{color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.management-register-header h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:600;line-height:1.25}.management-register-header h2+p{max-width:45rem;margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);line-height:1.6}.management-register-summary{align-items:center;gap:var(--st-space-8);min-height:2.75rem;padding:var(--st-space-2) 1.25rem;border-top:1px solid var(--st-color-line);border-bottom:1px solid var(--st-color-line);background-color:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:600;display:flex;position:relative;overflow:hidden}.management-register-summary:before{background:var(--st-color-primary);content:"";flex:0 0 5.5rem;width:5.5rem;height:3px}.management-register-summary span{padding:var(--st-space-1) var(--st-space-2);background:var(--st-color-paper)}.management-register-body{min-width:0;padding:1rem}.user-register-list{border-top:1px solid var(--st-color-line-strong);min-width:0;margin:0;padding:0;list-style:none}.user-register-row{align-items:center;gap:var(--st-space-5);min-width:0;padding:var(--st-space-5) var(--st-space-3);border-bottom:1px solid var(--st-color-line);grid-template-columns:3.25rem minmax(12rem,1fr) minmax(13rem,auto) minmax(17rem,auto);display:grid}.user-register-row:hover{background:var(--st-color-paper)}.user-register-index{border-right:1px solid var(--st-color-line);color:var(--st-color-primary);font-family:var(--st-font-mono);letter-spacing:.04em;align-self:stretch;padding-top:.15rem;font-size:.8125rem;font-weight:500}.user-register-identity{flex-direction:column;min-width:0;display:flex}.user-register-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:620;overflow:hidden}.user-register-identity a{overflow-wrap:anywhere;width:fit-content;min-width:0;min-height:2.75rem;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);text-underline-offset:.2rem;align-items:center;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.user-register-identity a:hover{color:var(--st-color-primary-hover);text-decoration-color:currentColor}.user-register-badges,.user-register-actions{align-items:center;gap:var(--st-space-2);flex-wrap:wrap;min-width:0;display:flex}.user-register-actions{justify-content:flex-end}.user-register-actions .ui-button{font-size:var(--st-font-size-sm);padding-inline:.8rem}.management-user-form{gap:var(--st-space-6);flex-direction:column;min-width:0;display:flex}.customer-portal-users{gap:1.25rem;min-width:0;display:grid}.portal-access-scope{align-items:stretch;gap:var(--st-space-5);min-width:0;padding:var(--st-space-5) var(--st-space-6);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);grid-template-columns:.625rem minmax(0,1fr);display:grid}.portal-access-scope-marker{border-radius:var(--st-radius-xs);background:linear-gradient(var(--st-color-primary), var(--st-color-primary)) top / 100% 1.75rem no-repeat, repeating-linear-gradient(to bottom, var(--st-color-line-strong) 0, var(--st-color-line-strong) 1px, transparent 1px, transparent .45rem);min-height:4.5rem}.portal-access-scope p{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:600}.portal-access-scope strong,.portal-access-scope span,.portal-access-editor-scope strong,.portal-access-editor-scope span{overflow-wrap:anywhere;min-width:0;display:block}.portal-access-scope strong{margin-top:var(--st-space-2);font-family:var(--st-font-display);font-size:1.0625rem;font-weight:620}.portal-access-scope div>span{max-width:48rem;margin-top:var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.55}.portal-access-archive-notice{padding:var(--st-space-4) var(--st-space-5);border:1px solid var(--st-color-line-strong);border-left:3px solid var(--st-color-warning);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-ink)}.portal-access-archive-notice strong{font-weight:620}.portal-access-archive-notice p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.55}.portal-access-editor-scope{padding:var(--st-space-4);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft)}.portal-access-editor-scope strong{color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);font-weight:620}.portal-access-editor-scope span{margin-top:var(--st-space-2);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm)}.portal-access-editor-scope p{margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.5}.portal-directory-filter{align-items:end;gap:var(--st-space-2) var(--st-space-5);min-width:0;margin-bottom:var(--st-space-5);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:minmax(14rem,1fr) auto;display:grid}.portal-directory-filter label{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;grid-column:1;font-weight:600}.portal-directory-filter .ui-input{grid-column:1;min-width:0}.portal-directory-filter span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap;grid-area:1/2/span 2;align-self:center}.managed-portal-user-row{grid-template-columns:3.25rem minmax(11rem,1fr) minmax(11rem,.8fr) minmax(9rem,auto) minmax(17rem,auto)}.portal-directory-scope{gap:var(--st-space-1) var(--st-space-3);min-width:0;padding-left:var(--st-space-4);border-left:2px solid var(--st-color-primary);grid-template-columns:minmax(0,1fr) auto;display:grid}.portal-directory-scope>span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-weight:600}.portal-directory-scope a{overflow-wrap:anywhere;min-width:0;min-height:2.75rem;color:var(--st-color-ink);font-size:var(--st-font-size-sm);-webkit-text-decoration-color:var(--st-color-line-strong);-webkit-text-decoration-color:var(--st-color-line-strong);-webkit-text-decoration-color:var(--st-color-line-strong);text-decoration-color:var(--st-color-line-strong);text-underline-offset:.2rem;align-items:center;font-weight:620;display:inline-flex}.portal-directory-scope a:hover{color:var(--st-color-primary-hover);text-decoration-color:currentColor}.portal-directory-scope small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap;align-self:center}.management-user-registry{gap:var(--st-space-5);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.management-user-registry-title{width:100%;padding:0 0 var(--st-space-2);border-bottom:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-transform:uppercase;letter-spacing:.06em;margin:0;display:block}.management-user-registry-note{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.user-register-registry-gap{color:var(--st-color-warning);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.management-inline-error{padding:var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8}.management-inline-error strong{font-weight:620}.management-inline-error p{margin:var(--st-space-1) 0 0;line-height:1.45}.management-secondary-actions{gap:var(--st-space-3);flex-direction:column;display:flex}.management-secondary-actions .ui-button{width:100%}.management-secondary-actions p{color:var(--st-color-ink-muted);margin:0;line-height:1.55}.customer-page{gap:1.25rem}.customer-search,.customer-register{border:1px solid var(--st-color-line);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.customer-search{border-radius:var(--st-radius-lg)}.customer-search-toggle{justify-content:space-between;align-items:center;gap:var(--st-space-4);background:var(--st-color-surface);width:100%;min-height:3.5rem;box-shadow:inset 3px 0 0 var(--st-color-primary);color:var(--st-color-ink);cursor:pointer;font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);letter-spacing:.07em;text-align:left;text-transform:uppercase;border:0;padding:.75rem 1rem;font-weight:500;display:flex}.customer-search-toggle:hover{background:var(--st-color-paper)}.customer-search-toggle>span:last-child{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);width:2rem;height:2rem;color:var(--st-color-primary-hover);flex:0 0 2rem;place-items:center;font-size:1rem;line-height:1.25;display:grid}.customer-search-form{align-items:end;gap:var(--st-space-5);grid-template-columns:minmax(16rem,1fr) minmax(13rem,.45fr) auto;min-width:0;padding:1rem;display:grid}.customer-search-form[hidden]{display:none}.customer-search-actions{align-items:center;gap:var(--st-space-2);display:flex}.customer-register{border-radius:var(--st-radius-xl);box-shadow:var(--st-shadow-surface)}.equipment-search{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.equipment-search-toggle{justify-content:space-between;align-items:center;gap:var(--st-space-4);background:var(--st-color-surface);width:100%;min-height:3.5rem;box-shadow:inset 3px 0 0 var(--st-color-primary);color:var(--st-color-ink);cursor:pointer;font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);letter-spacing:.07em;text-align:left;text-transform:uppercase;border:0;padding:.75rem 1rem;font-weight:500;display:flex}.equipment-search-toggle:hover{background:var(--st-color-paper)}.equipment-search-toggle>span:last-child{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);width:2rem;height:2rem;color:var(--st-color-primary-hover);flex:0 0 2rem;place-items:center;font-size:1rem;line-height:1.25;display:grid}.equipment-search-form{align-items:end;gap:var(--st-space-5);grid-template-columns:minmax(16rem,1fr) minmax(13rem,.45fr) auto;min-width:0;padding:1rem;display:grid}.equipment-search-form[hidden]{display:none}.equipment-search-actions{align-items:center;gap:var(--st-space-2);display:flex}.equipment-list{border-top:1px solid var(--st-color-line-strong);min-width:0;margin:0;padding:0;list-style:none}.equipment-row{align-items:center;gap:var(--st-space-5);min-width:0;padding:var(--st-space-5) var(--st-space-3);border-bottom:1px solid var(--st-color-line);grid-template-columns:3.25rem minmax(11rem,1fr) minmax(13rem,auto) minmax(9.5rem,auto);display:grid}.equipment-row:hover{background:var(--st-color-paper)}.equipment-index{border-right:1px solid var(--st-color-line);color:var(--st-color-primary);font-family:var(--st-font-mono);letter-spacing:.04em;align-self:stretch;padding-top:.15rem;font-size:.8125rem;font-weight:500}.equipment-identity{gap:var(--st-space-1);flex-direction:column;min-width:0;display:flex}.equipment-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:620;overflow:hidden}.equipment-meta{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.equipment-archived-flag{width:fit-content;margin-top:var(--st-space-1);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;padding:.05rem .4rem}.equipment-calibration{align-items:flex-start;gap:var(--st-space-2);flex-direction:column;min-width:0;display:flex}.equipment-calibration-date{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.02em}.equipment-actions{justify-content:flex-end;align-items:center;gap:var(--st-space-2);flex-wrap:wrap;min-width:0;display:flex}.equipment-actions .ui-button{font-size:var(--st-font-size-sm);padding-inline:.8rem}.equipment-actions-readonly{min-height:1px}@media (max-width:640px){.equipment-search-form{grid-template-columns:1fr}.equipment-search-actions{justify-content:flex-start}.equipment-row{gap:var(--st-space-3);padding:var(--st-space-4) var(--st-space-2);grid-template-columns:1fr}.equipment-index{display:none}.equipment-actions{justify-content:flex-start}}.inspection-devices-hint{margin:0 0 var(--st-space-4);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.55}.inspection-devices-empty{padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-md);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.inspection-device-list{gap:var(--st-space-3);min-width:0;margin:0 0 var(--st-space-5);flex-direction:column;padding:0;list-style:none;display:flex}.inspection-device-row{justify-content:space-between;align-items:flex-start;gap:var(--st-space-4);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);display:flex}.inspection-device-identity{align-items:flex-start;gap:var(--st-space-2);flex-direction:column;min-width:0;display:flex}.inspection-device-meta{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.inspection-device-warning{padding:var(--st-space-2) var(--st-space-3);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-warning);font-size:var(--st-font-size-xs);margin:0;line-height:1.5}.inspection-device-add{gap:var(--st-space-2);padding-top:var(--st-space-4);border-top:1px solid var(--st-color-line);flex-direction:column;display:flex}.inspection-device-add-label{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.05em;text-transform:uppercase}.inspection-device-add-row{align-items:center;gap:var(--st-space-3);min-width:0;display:flex}.inspection-device-add-row .ui-select-shell{flex:auto;min-width:0}.inspection-device-add-note{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);margin:0}.dashboard-calibration-alert{min-width:0;padding:var(--st-space-5);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-warning);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface)}.dashboard-calibration-head{justify-content:space-between;align-items:flex-start;gap:var(--st-space-4);min-width:0;margin-bottom:var(--st-space-4);flex-wrap:wrap;display:flex}.dashboard-calibration-head>div{min-width:0}.dashboard-calibration-head p{color:var(--st-color-warning);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.dashboard-calibration-head h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.dashboard-calibration-head h2+span{margin-top:var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);display:block}.dashboard-calibration-list{gap:var(--st-space-2);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.dashboard-calibration-list li{justify-content:space-between;align-items:center;gap:var(--st-space-3);min-width:0;padding:var(--st-space-3);border-top:1px solid var(--st-color-line);display:flex}.dashboard-calibration-list li>div{gap:var(--st-space-1);flex-direction:column;min-width:0;display:flex}.dashboard-calibration-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.dashboard-calibration-list span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.dashboard-calibration-more{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.dashboard-reminders{min-width:0;padding:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);position:relative;overflow:hidden}.dashboard-reminders:before{background:var(--st-color-primary);content:"";height:3px;position:absolute;top:0;left:0;right:0}.dashboard-reminders-head{justify-content:space-between;align-items:flex-start;gap:var(--st-space-4);min-width:0;margin-bottom:var(--st-space-4);flex-wrap:wrap;display:flex}.dashboard-reminders-head>div{min-width:0}.dashboard-reminders-head p{color:var(--st-color-primary);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.dashboard-reminders-head h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.dashboard-reminders-head h2+span{margin-top:var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);display:block}.dashboard-reminders-tally{align-items:flex-end;gap:var(--st-space-1);flex-direction:column;flex-shrink:0;display:flex}.dashboard-reminders-tally strong{font-family:var(--st-font-display);color:var(--st-color-primary);font-size:1.75rem;font-weight:700;line-height:1}.dashboard-reminders-tally small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.dashboard-reminders-empty{padding:var(--st-space-4);border:1px dashed var(--st-color-line);border-radius:var(--st-radius-md);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);text-align:center;margin:0}.dashboard-reminders-grid{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.dashboard-reminders-column{min-width:0}.dashboard-reminders-column-head{justify-content:space-between;align-items:center;gap:var(--st-space-2);margin-bottom:var(--st-space-3);display:flex}.dashboard-reminders-column-head h3{font-family:var(--st-font-display);margin:0;font-size:.9375rem;font-weight:600}.reminder-list{gap:var(--st-space-2);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.reminder-row{justify-content:space-between;align-items:flex-start;gap:var(--st-space-3);min-width:0;padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);flex-wrap:wrap;display:flex}.reminder-row-main{gap:var(--st-space-1);flex-direction:column;flex:12rem;min-width:0;display:flex}.reminder-row-heading{align-items:center;gap:var(--st-space-2);flex-wrap:wrap;display:flex}.reminder-row-due{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.reminder-row-main h4{margin:var(--st-space-1) 0 0;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.reminder-row-meta{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);margin:0}.reminder-row-actions{gap:var(--st-space-2);flex-wrap:wrap;display:flex}.reminder-column-empty{padding:var(--st-space-3);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.reminder-more{margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}@media (max-width:640px){.dashboard-reminders-grid{grid-template-columns:minmax(0,1fr)}}.inspection-register-actions{gap:var(--st-space-2);flex-wrap:wrap;display:flex}.project-status-cell{gap:var(--st-space-2);flex-wrap:wrap;align-items:center;display:inline-flex}.project-summary{gap:var(--st-space-4);padding:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface,#fff);display:grid}.project-summary-head{gap:var(--st-space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.project-summary-badges{gap:var(--st-space-2);flex-wrap:wrap;align-items:center;display:inline-flex}.project-summary-grid{gap:var(--st-space-4);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0;display:grid}.project-summary-grid dt{margin-bottom:var(--st-space-1);color:var(--st-color-muted,#64748b);font-size:var(--st-font-size-sm)}.project-summary-grid dd{margin:0;font-weight:600}.project-closed-note{color:var(--st-color-warning);font-size:var(--st-font-size-sm);margin:0}.project-visit-immediate{gap:var(--st-space-2);font-size:var(--st-font-size-sm);align-items:center;display:flex}.project-visit-immediate input{width:1.15rem;height:1.15rem}.customer-register-header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-8);border-top:3px solid var(--st-color-primary);min-width:0;padding:1.25rem;display:flex}.customer-register-header>div{min-width:0}.customer-register-kicker{color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.customer-register-header h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:600;line-height:1.25}.customer-register-header h2+p{max-width:42rem;margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);line-height:1.6}.customer-register-summary{align-items:center;gap:var(--st-space-8);min-height:2.75rem;padding:var(--st-space-2) 1.25rem;border-top:1px solid var(--st-color-line);border-bottom:1px solid var(--st-color-line);background-color:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:600;display:flex;position:relative;overflow:hidden}.customer-register-summary:before{background:var(--st-color-primary);content:"";flex:0 0 5.5rem;width:5.5rem;height:3px}.customer-register-summary span{padding:var(--st-space-1) var(--st-space-2);background:var(--st-color-paper)}.customer-register-body{min-width:0;padding:1rem}.customer-table-scroll{border-top:1px solid var(--st-color-line-strong);border-bottom:1px solid var(--st-color-line);scrollbar-color:var(--st-color-line-strong) transparent;scrollbar-width:thin;min-width:0;overflow-x:auto}.customer-table-scroll:focus-visible{outline-offset:2px}.customer-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:48rem}.customer-table th{padding:var(--st-space-3);border-bottom:1px solid var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;font-weight:500}.customer-table td{padding:var(--st-space-5) var(--st-space-3);border-bottom:1px solid var(--st-color-line);vertical-align:middle}.customer-table tbody tr:last-child td{border-bottom:0}.customer-table tbody tr:hover{background:var(--st-color-paper)}.customer-table-company{width:29%}.customer-table-company strong{max-width:24rem;font-size:.9375rem;font-weight:620;line-height:1.35;display:block}.customer-detail-link{border-radius:var(--st-radius-xs);min-width:2.75rem;min-height:2.75rem;color:var(--st-color-ink);flex-direction:column;justify-content:center;align-items:flex-start;display:inline-flex}.customer-detail-link>span{margin-top:var(--st-space-1);color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);letter-spacing:.045em;text-transform:uppercase;font-weight:620}.customer-detail-link:hover strong{color:var(--st-color-primary-hover);text-underline-offset:.2rem;text-decoration:underline}.customer-code-stamp{border-radius:var(--st-radius-xs);background:var(--st-color-primary-soft);min-height:2rem;color:var(--st-color-primary-hover);font-family:var(--st-font-mono);letter-spacing:.04em;white-space:nowrap;border:1px solid #bfd0fa;align-items:center;padding:.3rem .65rem;font-size:.8125rem;font-weight:500;line-height:1.25;display:inline-flex}.customer-contact{flex-direction:column;align-items:flex-start;min-width:12rem;display:flex}.customer-contact strong{font-size:var(--st-font-size-sm);font-weight:600}.customer-contact a{min-height:2.75rem;color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);text-underline-offset:.2rem;align-items:center;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.customer-contact a+a{margin-top:-.45rem}.customer-contact a:hover{text-decoration-color:currentColor}.customer-contact>span{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.customer-row-actions{justify-content:flex-end;align-items:center;gap:var(--st-space-2);min-width:max-content;display:flex}.customer-row-actions .ui-button{font-size:var(--st-font-size-sm);padding-inline:.8rem}.customer-pagination{justify-content:flex-end;align-items:center;gap:var(--st-space-4);min-width:0;padding-top:var(--st-space-5);display:flex}.customer-pagination>span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);white-space:nowrap;font-weight:600}.customer-form{gap:var(--st-space-5);flex-direction:column;min-width:0;display:flex}.customer-form-divider{height:.75rem;margin-block:var(--st-space-1);border-top:1px solid var(--st-color-line);background-image:repeating-linear-gradient(90deg, transparent 0, transparent calc(3rem - 1px), var(--st-color-line-strong) calc(3rem - 1px), var(--st-color-line-strong) 3rem);background-position-y:-1px;background-size:auto .4rem}.customer-code-input{font-family:var(--st-font-mono);letter-spacing:.03em;font-weight:500}.customer-validation-summary{padding:var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8}.customer-validation-summary strong{font-weight:620}.customer-validation-summary p{margin:var(--st-space-1) 0 0}.customer-validation-summary ul{margin:var(--st-space-2) 0 0;padding-left:var(--st-space-5)}.customer-detail-page{gap:1.25rem}.customer-detail-tabs{align-items:stretch;gap:var(--st-space-2);min-width:0;padding:var(--st-space-2);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);scrollbar-color:var(--st-color-line-strong) transparent;scrollbar-width:thin;display:flex;position:relative;overflow-x:auto}.customer-detail-tabs:before{background:var(--st-color-primary);content:"";height:3px;position:absolute;top:0;left:0;right:0}.customer-detail-tab{min-width:9rem;min-height:3rem;padding:.7rem var(--st-space-5);border-radius:var(--st-radius-xs);color:var(--st-color-ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;font-weight:620;display:inline-flex;position:relative}.customer-detail-tab:hover{background:var(--st-color-paper);color:var(--st-color-primary-hover)}.customer-detail-tab[data-active]{background:var(--st-color-primary-soft);color:var(--st-color-primary-hover)}.customer-detail-tab[data-active]:after{right:var(--st-space-4);bottom:.3rem;left:var(--st-space-4);background:var(--st-color-primary);content:"";height:2px;position:absolute}.customer-detail-tab-panel,.customer-assets{min-width:0}.customer-detail-tab-panel[hidden]{display:none}.customer-assets{flex-direction:column;gap:1.25rem;display:flex}.asset-search-form{grid-template-columns:minmax(13rem,.8fr) minmax(16rem,1fr) minmax(13rem,.65fr) auto}.asset-register-summary>span:last-child{overflow-wrap:anywhere;min-width:0;margin-left:auto}.asset-register-summary strong{color:var(--st-color-ink)}.asset-readonly-notice{align-items:center;gap:var(--st-space-5);padding:var(--st-space-4) 1.25rem;background:var(--st-color-passive-soft);color:#475569;border-bottom:1px solid #c8d1dc;grid-template-columns:minmax(11rem,.4fr) minmax(0,1fr);display:grid}.asset-readonly-notice strong{font-weight:650}.asset-readonly-notice p{margin:0;line-height:1.5}.asset-table{min-width:50rem}.asset-table-name{min-width:13rem;max-width:24rem}.asset-table-name strong,.asset-type-cell{overflow-wrap:anywhere}.asset-type-cell{min-width:11rem;max-width:20rem;color:var(--st-color-ink-muted)}.asset-tag-stamp{overflow-wrap:anywhere;white-space:normal;max-width:18rem}.asset-empty-tag{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.asset-tag-input{font-family:var(--st-font-mono);letter-spacing:.03em;font-weight:500}.customer-record-card,.location-register{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.customer-record-card{border-top:3px solid var(--st-color-primary)}.customer-record-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-8);min-width:0;padding:1.25rem;display:flex}.customer-record-heading>div,.customer-record-title-line{min-width:0}.customer-record-title-line{align-items:center;gap:var(--st-space-3);margin-top:var(--st-space-2);flex-wrap:wrap;display:flex}.customer-record-title-line h2{overflow-wrap:anywhere;min-width:0;font-family:var(--st-font-display);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:600;line-height:1.25}.customer-record-heading>.customer-code-stamp{max-width:100%;min-height:2.75rem;padding-inline:var(--st-space-4);overflow-wrap:anywhere;white-space:normal;flex:none;font-size:.875rem}.customer-record-facts{border-top:1px solid var(--st-color-line);background-color:var(--st-color-paper);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;display:grid}.customer-record-facts>div{min-width:0;padding:var(--st-space-5) 1.25rem;border-right:1px solid var(--st-color-line)}.customer-record-facts>div:last-child{border-right:0}.customer-record-facts>.customer-record-address{border-top:1px solid var(--st-color-line);border-right:0;grid-column:1/-1}.customer-record-facts>.customer-record-address dd{white-space:pre-line;font-weight:500}.customer-record-facts dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.customer-record-facts dd{min-width:0;margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;color:var(--st-color-ink);font-weight:600}.customer-record-facts a{min-height:2.75rem;color:var(--st-color-primary-hover);text-underline-offset:.2rem;align-items:center;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.customer-record-facts a:hover{text-decoration-color:currentColor}.customer-archive-notice{align-items:center;gap:var(--st-space-5);padding:var(--st-space-4) 1.25rem;background:var(--st-color-passive-soft);color:#475569;border-top:1px solid #c8d1dc;grid-template-columns:minmax(11rem,.4fr) minmax(0,1fr);display:grid}.customer-archive-notice strong{font-weight:650}.customer-archive-notice p{margin:0;line-height:1.5}.customer-logo-panel{gap:var(--st-space-5);padding:var(--st-space-5) 1.25rem;border-top:1px solid var(--st-color-line);background:var(--st-color-paper);display:grid}.customer-logo-heading>h3{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1rem;font-weight:600}.customer-logo-heading>p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.5}.customer-logo-body{align-items:flex-start;gap:var(--st-space-6);flex-wrap:wrap;display:flex}.customer-logo-frame{width:8.5rem;height:8.5rem;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);color:var(--st-color-ink-muted);flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #fff9}.customer-logo-frame img{object-fit:contain;max-width:100%;max-height:100%;display:block}.customer-logo-frame-note{font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem}.customer-logo-frame[data-state=empty]{box-shadow:none;background:0 0;border-style:dashed}.customer-logo-frame[data-state=failed]{border-color:var(--st-color-danger);color:var(--st-color-danger)}.customer-logo-detail{gap:var(--st-space-4);flex:15rem;align-content:start;min-width:min(100%,15rem);display:grid}.customer-logo-facts{gap:var(--st-space-2) var(--st-space-6);flex-wrap:wrap;margin:0;display:flex}.customer-logo-facts dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.customer-logo-facts dd{margin:var(--st-space-1) 0 0;color:var(--st-color-ink);font-weight:600}.customer-logo-empty-note{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0;line-height:1.5}.customer-logo-progress{gap:var(--st-space-2);display:grid}.customer-logo-progress-track{background:var(--st-color-line);border-radius:999px;height:.5rem;overflow:hidden}.customer-logo-progress-fill{border-radius:inherit;background:var(--st-color-primary);height:100%;transition:width .16s;display:block}.customer-logo-progress-label{font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--st-color-ink-muted);font-size:.6875rem}.customer-logo-actions{gap:var(--st-space-3);flex-wrap:wrap;display:flex}.customer-logo-file-input{display:none}@media (prefers-reduced-motion:reduce){.customer-logo-progress-fill{transition:none}}.location-register-header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-8);border-top:3px solid var(--st-color-primary);min-width:0;padding:1.25rem;display:flex}.location-register-header>div{min-width:0}.location-register-header h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:600;line-height:1.25}.location-register-header h2+p{max-width:44rem;margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);line-height:1.6}.location-filter-rail{align-items:center;gap:var(--st-space-4);min-width:0;min-height:4.25rem;padding:var(--st-space-2) 1.25rem;border-top:1px solid var(--st-color-line);border-bottom:1px solid var(--st-color-line);background-color:var(--st-color-paper);display:flex;position:relative;overflow:hidden}.location-filter-rail:before{background:var(--st-color-primary);content:"";flex:0 0 5.5rem;width:5.5rem;height:3px}.location-filter-rail>span,.location-filter-rail>label{padding:var(--st-space-1) var(--st-space-2);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:620}.location-filter-rail>label{margin-left:auto}.location-filter-rail .ui-select-shell{flex:0 15rem;width:min(15rem,100%)}.location-register-body{min-width:0;padding:1rem}.location-table-scroll{border-top:1px solid var(--st-color-line-strong);border-bottom:1px solid var(--st-color-line);scrollbar-color:var(--st-color-line-strong) transparent;scrollbar-width:thin;min-width:0;overflow-x:auto}.location-table-scroll:focus-visible{outline-offset:2px}.location-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:43rem}.location-table th{padding:var(--st-space-3);border-bottom:1px solid var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;font-weight:500}.location-table td{padding:var(--st-space-5) var(--st-space-3);border-bottom:1px solid var(--st-color-line);vertical-align:middle}.location-table tbody tr:last-child td{border-bottom:0}.location-table tbody tr:hover{background:var(--st-color-paper)}.location-table-name{width:24%}.location-table-name strong{font-size:.9375rem;font-weight:620}.location-service-address{min-width:18rem;max-width:38rem;color:var(--st-color-ink-muted);line-height:1.5}.location-address-input{resize:vertical;min-height:8rem}.password-link-check{margin-top:var(--st-space-8);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);color:var(--st-color-ink-muted);font-weight:600}.password-link-actions{margin-top:var(--st-space-5)}.password-link-actions p{color:var(--st-color-ink-muted);margin:0;line-height:1.55}.password-secondary-link,.password-login-link{min-height:2.75rem;margin-top:var(--st-space-4);border-radius:var(--st-radius-sm);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.password-secondary-link{color:var(--st-color-primary-hover);text-underline-offset:.2rem;text-decoration:underline}.password-result .login-eyebrow{color:var(--st-color-success)}.password-result h1{margin:var(--st-space-3) 0 0;font-family:var(--st-font-display);font-size:1.75rem;line-height:1.25}.password-result h1+p{margin:var(--st-space-5) 0 0;color:var(--st-color-ink-muted);line-height:1.6}.password-login-link{width:100%;min-height:2.75rem;margin-top:var(--st-space-8);background:var(--st-color-primary);color:#fff;box-shadow:0 1px 2px #1d4ed840}.password-login-link:hover{background:var(--st-color-primary-hover)}.inspection-wizard-page,.inspection-detail-page{gap:1.25rem}.inspection-wizard-intro,.type-catalog-intro{border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-primary);border-radius:var(--st-radius-lg);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);grid-template-columns:minmax(0,1.1fr) minmax(18rem,.7fr);align-items:end;gap:1.5rem;padding:1.25rem;display:grid}.inspection-wizard-intro>div,.inspection-wizard-intro>p,.type-catalog-intro>div,.type-catalog-intro>p{min-width:0}.inspection-wizard-kicker,.type-catalog-kicker,.inspection-step-heading>p{color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.inspection-wizard-intro h2,.type-catalog-intro h2{max-width:42rem;margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.25rem;font-weight:600;line-height:1.25}.inspection-wizard-intro>p,.type-catalog-intro>p{color:var(--st-color-ink-muted);margin:0;line-height:1.65}.inspection-wizard-shell{min-width:0}.inspection-step-panel{border:1px solid var(--st-color-line);border-top:3px solid var(--st-color-primary);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.inspection-step-heading{padding:1.25rem 1.25rem var(--st-space-5);border-bottom:1px solid var(--st-color-line)}.inspection-step-heading h2{width:fit-content;margin:var(--st-space-2) 0 0;border-radius:var(--st-radius-xs);font-family:var(--st-font-display);letter-spacing:-.01em;font-size:1.4rem;font-weight:600;line-height:1.25}.inspection-step-content{min-width:0;min-height:22rem;padding:clamp(1.5rem,3vw,3rem)}.inspection-step-content>section,.inspection-step-content>fieldset{border:0;min-width:0;margin:0;padding:0}.inspection-section-copy{margin-bottom:var(--st-space-6)}.inspection-section-copy h3,.inspection-detail-section h3{font-family:var(--st-font-display);letter-spacing:-.01em;margin:0;font-size:.9375rem;font-weight:600;line-height:1.25}.inspection-section-copy p{max-width:46rem;margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);line-height:1.55}.inspection-option-search{min-width:0;margin-bottom:var(--st-space-6);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);overflow:hidden}.inspection-option-search summary{min-height:3.5rem;padding:.75rem var(--st-space-5);background:var(--st-color-surface);box-shadow:inset 3px 0 0 var(--st-color-primary);color:var(--st-color-ink);cursor:pointer;font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;font-weight:500;list-style:none;display:flex}.inspection-option-search summary::-webkit-details-marker{display:none}.inspection-option-search summary:after{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);width:2rem;height:2rem;color:var(--st-color-primary-hover);content:"+";place-items:center;font-size:1rem;display:grid}.inspection-option-search[open] summary:after{content:"−"}.inspection-option-search-fields{align-items:end;gap:var(--st-space-4);min-width:0;padding:var(--st-space-5);background:var(--st-color-paper);grid-template-columns:minmax(0,1fr) auto;display:grid}.inspection-option-search-fields .ui-button{min-width:6rem}.inspection-option-search-actions{align-items:center;gap:var(--st-space-2);display:flex}.inspection-result-count{margin:0 0 var(--st-space-3);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:600}.inspection-choice-list{gap:var(--st-space-3);border:0;min-width:0;margin:0;padding:0;display:grid}.inspection-choice-list>label,.inspection-start-now{cursor:pointer;min-width:0;position:relative}.inspection-choice-list>label{align-items:center;gap:var(--st-space-4);min-height:4.75rem;padding:var(--st-space-4) var(--st-space-5) var(--st-space-4) 4.5rem;border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:#fff;display:flex}.inspection-choice-list>label:hover,.inspection-start-now:hover{border-color:#8796aa}.inspection-choice-list>label[data-selected]{border-color:var(--st-color-primary);box-shadow:inset 3px 0 0 var(--st-color-primary);background:var(--st-color-primary-soft)}.inspection-choice-list input[type=radio],.inspection-start-now input[type=checkbox]{z-index:1;top:50%;left:var(--st-space-3);cursor:pointer;opacity:0;width:2.75rem;height:2.75rem;margin:0;position:absolute;transform:translateY(-50%)}.inspection-choice-list>label:before,.inspection-start-now:before{top:50%;left:var(--st-space-5);border:2px solid var(--st-color-line-strong);content:"";background:#fff;border-radius:50%;width:1.25rem;height:1.25rem;position:absolute;transform:translateY(-50%)}.inspection-choice-list>label:has(input:checked):before{border:.38rem solid var(--st-color-primary)}.inspection-choice-list>label:has(input:focus-visible){outline:3px solid var(--st-color-focus);outline-offset:3px}.inspection-start-now:has(input:focus-visible){outline:3px solid var(--st-color-focus);outline-offset:3px}.inspection-choice-list>label>span{flex-direction:column;flex:auto;min-width:0;display:flex}.inspection-choice-list strong,.inspection-fixed-assignee strong,.inspection-start-now strong{font-size:.9375rem;font-weight:620;line-height:1.3}.inspection-choice-list small,.inspection-fixed-assignee small,.inspection-start-now small{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.35}.inspection-field-error,.inspection-error-summary,.inspection-inline-error{color:var(--st-color-danger)}.inspection-field-error{margin:0 0 var(--st-space-4);font-size:var(--st-font-size-sm);font-weight:600}.inspection-error-summary{margin:var(--st-space-5) 1.25rem 0;padding:var(--st-space-4) var(--st-space-5);border:1px solid #fecaca;border-left:3px solid var(--st-color-danger);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft)}.inspection-error-summary ul{margin:var(--st-space-2) 0 0;padding-left:var(--st-space-5)}.inspection-error-summary li+li{margin-top:var(--st-space-1)}.inspection-demo-notice{align-items:center;gap:var(--st-space-5);min-width:0;margin-top:var(--st-space-5);padding:var(--st-space-4) var(--st-space-5);border:1px solid #fdba74;border-left:4px solid var(--st-color-warning);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-warning);grid-template-columns:minmax(12rem,auto) minmax(0,1fr);display:grid}.inspection-demo-notice strong{letter-spacing:.04em}.inspection-demo-notice p{margin:0;line-height:1.45}.type-catalog-list{gap:var(--st-space-3);min-width:0;display:grid}.type-catalog-count{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0}.type-catalog-list ul{gap:var(--st-space-4);grid-template-columns:repeat(auto-fill,minmax(13rem,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.type-catalog-list li{min-width:0}.type-catalog-list a{aspect-ratio:1;gap:var(--st-space-4);min-width:0;padding:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);color:inherit;flex-direction:column;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s;display:flex;position:relative;overflow:hidden}.type-catalog-list a:hover{border-color:var(--st-color-primary);background:var(--st-color-primary-soft);transform:translateY(-2px);box-shadow:0 8px 22px #1d2b4517}.type-catalog-list a:focus-visible{outline:2px solid var(--st-color-focus);outline-offset:2px}.type-catalog-icon-frame{border-radius:var(--st-radius-md);background:var(--st-color-primary-soft);width:3.25rem;height:3.25rem;color:var(--st-color-primary);border:1px solid #dbe5fb;flex:none;align-self:center;place-items:center;transition:border-color .12s,background-color .12s,color .12s;display:grid}.type-catalog-icon{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:1.75rem;height:1.75rem}.type-catalog-list a:hover .type-catalog-icon-frame{border-color:var(--st-color-primary);background:var(--st-color-primary);color:#fff}.type-catalog-stamp{min-width:0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.type-catalog-copy{align-content:center;justify-items:center;gap:var(--st-space-1);text-align:center;flex:1;min-width:0;display:grid}.type-catalog-copy strong{overflow-wrap:anywhere;font-size:1rem;font-weight:600;line-height:1.3}.type-catalog-copy small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.type-catalog-tile-footer{align-items:center;gap:var(--st-space-2);min-width:0;padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line);grid-template-columns:minmax(0,1fr) auto auto;display:grid}.type-catalog-version{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap}.type-catalog-chevron{width:1.125rem;height:1.125rem;color:var(--st-color-ink-muted);stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.type-catalog-list a:hover .type-catalog-chevron{color:var(--st-color-primary)}@media (prefers-reduced-motion:reduce){.type-catalog-list a,.type-catalog-icon-frame{transition:none}.type-catalog-list a:hover{transform:none}}.inspection-form-grid{align-items:start;gap:var(--st-space-6);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.ges-planning-fields{gap:var(--st-space-6);display:grid}.ges-planning-eyebrow{margin:0 0 var(--st-space-2);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.ges-planning-scope{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);overflow:hidden}.ges-planning-scope>summary,.ges-work-plan-group>summary{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-height:3.25rem;padding:var(--st-space-4) var(--st-space-5);cursor:pointer;list-style:none;display:flex}.ges-planning-scope>summary::-webkit-details-marker{display:none}.ges-work-plan-group>summary::-webkit-details-marker{display:none}.ges-planning-scope>summary:after,.ges-work-plan-group>summary:after{content:"+";color:var(--st-color-primary);font-family:var(--st-font-mono);flex:none;font-size:1.1rem}.ges-planning-scope[open]>summary:after,.ges-work-plan-group[open]>summary:after{content:"−"}.ges-planning-scope>summary span{gap:var(--st-space-1);min-width:0;display:grid}.ges-planning-scope>summary small,.ges-work-plan-group>summary small,.ges-parameter-section>div:first-child p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.ges-work-plan-groups{gap:var(--st-space-3);padding:0 var(--st-space-4) var(--st-space-4);display:grid}.ges-work-plan-group{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface)}.ges-work-plan-group>summary{padding:var(--st-space-3) var(--st-space-4);grid-template-columns:minmax(0,1fr) auto auto;display:grid}.ges-work-plan-toggle{align-items:center;gap:var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);border-top:1px solid var(--st-color-line);background:var(--st-color-primary-soft);font-weight:600;display:flex}.ges-work-plan-items{gap:var(--st-space-2);padding:var(--st-space-3) var(--st-space-4) var(--st-space-4);display:grid}.ges-work-plan-item{align-items:center;gap:var(--st-space-4);grid-template-columns:minmax(0,1fr) minmax(7rem,10rem);display:grid}.ges-work-plan-item>label{align-items:center;gap:var(--st-space-3);min-width:0;display:flex}.ges-work-plan-item .ui-input{min-height:2.4rem}.ges-parameter-section{gap:var(--st-space-4);padding-top:var(--st-space-6);border-top:1px solid var(--st-color-line);display:grid}.ges-parameter-section h4,.ges-parameter-section p{margin:0}.ges-parameter-section h4{font-family:var(--st-font-display);font-size:1.05rem}.ges-parameter-section>div:first-child{gap:var(--st-space-2);display:grid}.ges-parameter-grid{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-parameter-row{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:minmax(0,1fr) minmax(5.5rem,.35fr);display:grid}.inspection-inline-error{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-width:0;margin-top:var(--st-space-5);padding:var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);border:1px solid #fecaca;display:flex}.inspection-inline-error p,.inspection-help-note{margin:0}.inspection-help-note{margin-top:var(--st-space-4);color:var(--st-color-ink-muted)}.inspection-fixed-assignee{align-items:center;gap:var(--st-space-4);min-width:0;padding:var(--st-space-5);border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);border:1px solid #bfd0fa;grid-template-columns:3rem minmax(0,1fr) auto;display:grid}.inspection-fixed-assignee>span{background:var(--st-color-primary);color:#fff;border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:1rem;font-weight:650;display:grid}.inspection-fixed-assignee>div,.inspection-start-now>span{flex-direction:column;min-width:0;display:flex}.inspection-start-now{min-height:4.75rem;margin-top:var(--st-space-5);padding:var(--st-space-4) var(--st-space-5) var(--st-space-4) 4.5rem;border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:#fff;align-items:center;display:flex}.inspection-start-now:before{border-radius:var(--st-radius-xs)}.inspection-start-now:has(input:checked):before{border-color:var(--st-color-primary);background:var(--st-color-primary);box-shadow:inset 0 0 0 4px #fff}.inspection-summary-grid{border-top:1px solid var(--st-color-line-strong);border-left:1px solid var(--st-color-line);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;display:grid}.inspection-summary-grid>div{min-width:0;padding:var(--st-space-5);border-right:1px solid var(--st-color-line);border-bottom:1px solid var(--st-color-line)}.inspection-summary-grid dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.inspection-summary-grid dd{min-width:0;margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;font-size:.9375rem;font-weight:600;line-height:1.35}.inspection-summary-grid dd>small{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:500;display:block}.inspection-step-actions{z-index:2;align-items:center;gap:var(--st-space-4);min-width:0;padding:var(--st-space-4) 1.25rem;border-top:1px solid var(--st-color-line);background:#fffffff5;grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:sticky;bottom:0;box-shadow:0 -4px 12px #1d2b450d}.inspection-step-actions>p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);text-align:center;margin:0}.inspection-detail-card{border:1px solid var(--st-color-line);border-top:3px solid var(--st-color-primary);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:clip}.inspection-detail-header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-8);border-bottom:1px solid var(--st-color-line);min-width:0;padding:1.25rem;display:flex}.inspection-detail-header>div:first-child{min-width:0}.inspection-detail-header h2{margin:var(--st-space-2) 0 0;font-family:var(--st-font-display);font-size:1.5rem;font-weight:600;line-height:1.25}.inspection-detail-header h2+p{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted)}.inspection-detail-status{align-items:flex-end;gap:var(--st-space-3);flex-direction:column;display:flex}.inspection-detail-status>span{color:var(--st-color-ink-muted);font-family:var(--st-font-display);font-family:var(--st-font-mono);letter-spacing:.06em;font-weight:500}.inspection-detail-demo{margin:var(--st-space-5) clamp(1.25rem, 4vw, 3rem) 0}.inspection-detail-section{min-width:0;padding:1.25rem}.inspection-detail-section+.inspection-detail-section{border-top:1px solid var(--st-color-line)}.inspection-detail-section h3{margin-bottom:var(--st-space-5)}.report-flow{gap:var(--st-space-5);flex-direction:column;display:flex}.inspection-flow-sentinel{height:1px;margin-bottom:-1px}.inspection-flow-bar{z-index:20;border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);min-width:0;position:sticky;top:0;box-shadow:0 1px 2px #1d2b450f}.inspection-flow-bar[data-stuck]{border-radius:0 0 var(--st-radius-lg) var(--st-radius-lg);box-shadow:0 6px 16px #1d2b451a}.inspection-flow-full{flex-direction:column;min-width:0;display:flex}.inspection-flow-bar[data-stuck] .inspection-flow-full{display:none}.inspection-flow-main{min-width:0;padding:var(--st-space-3) var(--st-space-3);margin:0;list-style:none;display:flex;overflow-x:auto}.inspection-flow-main:focus-visible,.inspection-flow-sub ol:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:-3px}.inspection-flow-main li{flex:1 1 0;align-items:center;min-width:10.75rem;display:flex;position:relative}.inspection-flow-main li:after{height:1px;margin:0 var(--st-space-2);background:var(--st-color-line-strong);content:"";flex:1.25rem}.inspection-flow-main li:last-child:after{display:none}.inspection-flow-main li:has(+li[data-state=locked]):after{background:repeating-linear-gradient(to right, var(--st-color-line-strong) 0 4px, transparent 4px 8px)}.inspection-flow-node{align-items:center;gap:var(--st-space-3);border-radius:var(--st-radius-md);min-width:0;min-height:2.75rem;color:inherit;padding:.35rem .5rem;text-decoration:none;display:flex}button.inspection-flow-node{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}a.inspection-flow-node:hover,button.inspection-flow-node:hover{background:var(--st-color-paper)}a.inspection-flow-node:focus-visible,button.inspection-flow-node:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:-2px}.inspection-flow-main li[data-active] .inspection-flow-node,.inspection-flow-sub li[data-active] button{background:var(--st-color-primary-soft)}.inspection-flow-sub li[data-active] .inspection-flow-sub-label{color:var(--st-color-primary-hover)}.inspection-flow-node-index{border:1px solid var(--st-color-line-strong);background:var(--st-color-surface);width:2rem;height:2rem;color:var(--st-color-ink-muted);font-family:var(--st-font-display);border-radius:50%;flex-shrink:0;place-items:center;font-size:.875rem;font-weight:650;display:grid}.inspection-flow-node-body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.inspection-flow-node-body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.2;overflow:hidden}.inspection-flow-node-body small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.inspection-flow-main li[data-state=complete] .inspection-flow-node-index{border-color:var(--st-color-primary);background:var(--st-color-primary);color:#fff}.inspection-flow-main li[data-state=current] .inspection-flow-node-index{border-color:var(--st-color-primary);color:var(--st-color-primary-hover);box-shadow:0 0 0 3px var(--st-color-primary-soft)}.inspection-flow-main li[data-state=current] .inspection-flow-node-body strong{color:var(--st-color-primary-hover)}.inspection-flow-main li[data-state=locked] .inspection-flow-node-index{border-style:dashed;border-color:var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink-muted)}.inspection-flow-main li[data-state=locked] .inspection-flow-node-body strong,.inspection-flow-main li[data-state=future] .inspection-flow-node-body strong{color:var(--st-color-ink-muted)}.inspection-flow-bar[data-cancelled] .inspection-flow-node-index{border-color:var(--st-color-line-strong);background:var(--st-color-paper);box-shadow:none;color:var(--st-color-passive);border-style:solid}.inspection-flow-bar[data-cancelled] .inspection-flow-node-body strong{color:var(--st-color-ink-muted)}.inspection-flow-cancelled-note{color:var(--st-color-ink-muted);margin:0;padding:.5rem 1rem .85rem;font-size:.8125rem}.inspection-flow-sub{align-items:center;gap:var(--st-space-3);min-width:0;padding:.15rem var(--st-space-4) .4rem;border-top:1px dashed var(--st-color-line);display:flex}.inspection-flow-sub-kicker{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;font-size:.625rem;font-weight:500}.inspection-flow-sub ol{min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.inspection-flow-sub li{flex-shrink:0}.inspection-flow-sub a,.inspection-flow-sub button,.inspection-flow-sub-item{border-radius:var(--st-radius-sm);min-height:2.75rem;color:var(--st-color-ink);font:inherit;background:0 0;border:0;align-items:center;gap:.45rem;padding:0 .6rem;text-decoration:none;display:flex;position:relative}.inspection-flow-sub button{cursor:pointer}.inspection-flow-sub a:hover,.inspection-flow-sub button:hover{background:var(--st-color-paper)}.inspection-flow-sub a:focus-visible,.inspection-flow-sub button:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:-2px}.inspection-flow-sub li[data-state=current] .inspection-flow-sub-marker{border-color:var(--st-color-primary);background:var(--st-color-surface);box-shadow:0 0 0 3px var(--st-color-primary-soft)}.inspection-flow-sub li[data-state=current] .inspection-flow-sub-label{color:var(--st-color-primary-hover)}.inspection-flow-sub li[data-state=complete] .inspection-flow-sub-marker{border-color:var(--st-color-primary);background:var(--st-color-primary)}.inspection-flow-sub li[data-state=future] .inspection-flow-sub-label{color:var(--st-color-ink-muted);font-weight:500}.inspection-flow-sub-marker{border:1px solid var(--st-color-line-strong);background:var(--st-color-surface);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.inspection-flow-sub li[data-state=ready] .inspection-flow-sub-marker{border-color:var(--st-color-success);background:var(--st-color-success)}.inspection-flow-sub li[data-state=attention] .inspection-flow-sub-marker{border-color:var(--st-color-warning);background:var(--st-color-warning)}.inspection-flow-sub li[data-state=neutral] .inspection-flow-sub-marker{background:var(--st-color-paper);border-radius:2px}.inspection-flow-sub-label{white-space:nowrap;font-size:.8125rem;font-weight:600}.inspection-flow-sub-counter{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap}.inspection-flow-compact{align-items:center;gap:var(--st-space-4);min-width:0;min-height:2.75rem;padding:.4rem 1.25rem;display:none}.inspection-flow-bar[data-stuck] .inspection-flow-compact{display:flex}.inspection-flow-compact-kicker{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;font-size:.625rem;font-weight:500}.inspection-flow-compact-dots{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.inspection-flow-compact-dots span{border:1px solid var(--st-color-line-strong);background:var(--st-color-paper);border-radius:50%;width:.55rem;height:.55rem}.inspection-flow-compact-dots span[data-state=complete]{border-color:var(--st-color-primary);background:var(--st-color-primary)}.inspection-flow-compact-dots span[data-state=current]{border-color:var(--st-color-primary);box-shadow:0 0 0 3px var(--st-color-primary-soft)}.inspection-flow-compact-dots span[data-state=locked]{border-style:dashed}.inspection-flow-compact-step{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;font-weight:600;overflow:hidden}.inspection-phase-pager{justify-content:space-between;gap:var(--st-space-4);min-width:0;padding:var(--st-space-4) 1.25rem;border-top:1px solid var(--st-color-line);display:flex}.inspection-phase-note{color:var(--st-color-ink-muted);margin:0;line-height:1.6}.completion-preview{gap:var(--st-space-2);padding:var(--st-space-4) var(--st-space-5);border:1px solid var(--st-color-line);border-left:4px solid var(--st-color-warning);border-radius:var(--st-radius-lg);background:var(--st-color-warning-soft);flex-direction:column;display:flex}.completion-preview[data-tone=ready]{border-left-color:var(--st-color-success);background:var(--st-color-success-soft)}.completion-preview p{color:var(--st-color-ink-muted);margin:0;font-size:.875rem;line-height:1.55}.completion-preview ul{flex-direction:column;gap:.25rem;margin:0;padding-left:1.1rem;font-size:.875rem;display:flex}.checklist-item,.document-section,.inspection-field-section,#inspection-section-general,#inspection-section-questions,#inspection-section-attachments,#inspection-section-devices,#report-flow-title,#inspection-form-result,#document-form-result{scroll-margin-top:4rem}@media (max-width:63.999rem){.inspection-flow-bar{top:4.5rem}.checklist-item,.document-section,.inspection-field-section,#inspection-section-general,#inspection-section-questions,#inspection-section-attachments,#inspection-section-devices,#report-flow-title,#inspection-form-result,#document-form-result{scroll-margin-top:8rem}}.report-flow-heading{justify-content:space-between;align-items:center;gap:var(--st-space-4);margin-bottom:0;display:flex}.report-flow-heading h3{margin:var(--st-space-1) 0 0;letter-spacing:-.01em;font-size:1rem;font-weight:650}.report-flow-heading h3:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:3px}.report-flow-demo-tag{border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-warning);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;border:1px solid #d9b38c;flex-shrink:0;padding:.35rem .6rem;font-weight:500}.report-flow-band{align-items:center;gap:var(--st-space-6);min-width:0;padding:var(--st-space-5);border:1px solid var(--st-color-line);border-left:4px solid var(--st-color-primary);border-radius:var(--st-radius-lg);background:var(--st-color-surface);grid-template-columns:minmax(0,1fr) auto;display:grid}.report-flow-band h4{margin:0 0 var(--st-space-2);font-size:1.02rem;font-weight:650;line-height:1.3}.report-flow-band p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.report-flow-actions{align-items:center;gap:var(--st-space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.report-flow-ledger-heading h4{margin:var(--st-space-1) 0 0;font-size:.95rem;font-weight:650}.report-flow-download-error{margin:var(--st-space-3) 0 0;color:var(--st-color-danger);font-size:var(--st-font-size-sm)}.report-flow-revisions{gap:var(--st-space-3);margin:var(--st-space-4) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.report-flow-revisions li{align-items:center;gap:var(--st-space-4);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);display:flex}.report-flow-revision-notch{background:var(--st-color-line-strong);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.report-flow-revisions li[data-status=PUBLISHED] .report-flow-revision-notch{background:var(--st-color-success)}.report-flow-revisions li[data-status=DRAFT] .report-flow-revision-notch{background:var(--st-color-primary)}.report-flow-revision-body{flex:auto;min-width:0}.report-flow-revision-top{align-items:center;gap:var(--st-space-3);display:flex}.report-flow-revision-top strong{font-size:.95rem}.report-flow-revision-meta{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.report-flow-error{justify-content:space-between;align-items:center;gap:var(--st-space-4);padding:var(--st-space-4) var(--st-space-5);border-radius:var(--st-radius-lg);background:var(--st-color-danger-soft);border:1px solid #e6b3b3;flex-wrap:wrap;display:flex}.report-flow-error p{color:var(--st-color-danger);margin:0}.report-publish-band[data-state=blocked]{border-left-color:var(--st-color-warning)}.report-publish-band[data-state=published]{border-left-color:var(--st-color-success)}.report-publish-gates{max-width:44rem;margin-top:var(--st-space-5)}.report-publish-gates ul{margin:var(--st-space-3) 0 0;padding:0 0 0 var(--st-space-4);border-left:1px solid var(--st-color-line-strong);flex-direction:column;gap:0;list-style:none;display:flex}.report-publish-gates li{align-items:baseline;gap:var(--st-space-3);min-width:0;padding:var(--st-space-3) 0;display:flex}.report-publish-gates li+li{border-top:1px solid var(--st-color-line)}.report-publish-gate-notch{width:.5rem;height:.5rem;margin-left:calc(-1 * var(--st-space-4) - .25rem - 1px);background:var(--st-color-success);border-radius:50%;flex-shrink:0}.report-publish-gates li[data-state=block] .report-publish-gate-notch{border:2px solid var(--st-color-warning);background:var(--st-color-surface)}.report-publish-gates li[data-state=fact] .report-publish-gate-notch{background:var(--st-color-line-strong)}.report-publish-gate-label{min-width:0;font-size:var(--st-font-size-sm);flex:auto}.report-publish-gate-value{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.02em;flex-shrink:0;font-weight:500}.report-publish-gates li[data-state=block] .report-publish-gate-value{color:var(--st-color-warning)}.report-publish-dialog-subject{margin:0 0 var(--st-space-3);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm)}.report-publish-dialog-effects{gap:var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);flex-direction:column;margin:0;padding-left:1.15rem;list-style:outside;display:flex}@media (max-width:640px){.report-flow-band{gap:var(--st-space-5);grid-template-columns:minmax(0,1fr)}.report-flow-actions{flex-direction:column;align-items:stretch}.report-flow-revisions li,.report-publish-gates li{flex-wrap:wrap}}.inspection-form-surface{border-top:1px solid var(--st-color-line);background:var(--st-color-surface);min-width:0;padding:1.25rem}.inspection-form-surface+.inspection-detail-section{border-top:1px solid var(--st-color-line)}.inspection-form-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);min-width:0;margin-bottom:var(--st-space-5);display:flex}.inspection-form-heading>div{min-width:0}.inspection-form-heading h3{margin:var(--st-space-1) 0 0;letter-spacing:-.01em;font-size:1rem;font-weight:650}.inspection-form-heading h3+p{margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);overflow-wrap:anywhere}.inspection-dynamic-form-grid,.inspection-form-summary-fields{gap:var(--st-space-5);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.inspection-dynamic-form-grid{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);padding:1rem}.inspection-form-summary-fields{margin-top:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);padding:1rem}.inspection-field-sections{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);gap:var(--st-space-6);min-width:0;padding:1rem;display:grid}.inspection-field-section{border:0;min-width:0;margin:0;padding:0}.inspection-field-section-title{width:100%;margin:0 0 var(--st-space-4);padding:0 0 var(--st-space-2);border-bottom:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-transform:uppercase;letter-spacing:.06em;overflow-wrap:anywhere;display:block}.inspection-field-section-grid{gap:var(--st-space-5);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.checklist{margin-top:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);padding:1rem}.checklist-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-4);display:flex}.checklist-heading h4{margin:var(--st-space-2) 0 0;font-size:var(--st-font-size-lg)}.checklist-progress{margin:var(--st-space-2) 0 var(--st-space-4);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.checklist-list{gap:var(--st-space-3);margin:0;padding:0;list-style:none;display:grid}.checklist-item{border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);min-width:0}.checklist-item[data-answered=false]{border-left-color:var(--st-color-warning)}.checklist-item[data-answered=true]{border-left-color:var(--st-color-primary)}.checklist-item-body{min-width:0;padding:var(--st-space-4);border:0;margin:0}.checklist-item-legend{align-items:baseline;gap:var(--st-space-3);flex-wrap:wrap;width:100%;padding:0;display:flex}.checklist-item-index{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.checklist-item-text{min-width:0;color:var(--st-color-ink);overflow-wrap:anywhere;flex:12rem;font-weight:600}.checklist-item-flag{padding:.125rem var(--st-space-2);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-warning);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-transform:uppercase;letter-spacing:.04em}.checklist-item-help{margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);overflow-wrap:anywhere}.checklist-item-options{margin-top:var(--st-space-3);gap:var(--st-space-2);flex-wrap:wrap;display:flex}.checklist-option{min-width:0;display:block;position:relative}.checklist-option-input{appearance:none;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.checklist-option-label{min-height:44px;padding:0 var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);justify-content:center;align-items:center;gap:var(--st-space-2);cursor:pointer;display:flex}.checklist-option-code{border-radius:var(--st-radius-sm);min-width:1.625rem;font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);border:1px solid;justify-content:center;align-items:center;padding:.0625rem .25rem;line-height:1.45;display:inline-flex}.checklist-option-text{overflow-wrap:anywhere;min-width:0}@media (max-width:35rem){.checklist-item-options{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checklist-option,.checklist-option-label{height:100%}.checklist-option-label{padding:0 var(--st-space-2)}}.checklist-option-input:focus-visible+.checklist-option-label{outline:3px solid var(--st-color-focus);outline-offset:2px}.checklist-option-input:checked+.checklist-option-label{color:var(--st-color-ink);border-color:currentColor;font-weight:600}.checklist-option-input:checked+.checklist-option-label[data-kind=CONFORMING]{color:var(--st-color-success)}.checklist-option-input:checked+.checklist-option-label[data-kind=NONCONFORMING]{color:var(--st-color-danger)}.checklist-option-input:disabled+.checklist-option-label{cursor:not-allowed;opacity:.6}.checklist-item-note{margin-top:var(--st-space-3)}.checklist-item-note-input{resize:vertical;min-height:44px}.attachment-section{margin-top:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);padding:1rem}.attachment-gallery[data-variant=question]{margin:0 var(--st-space-4) var(--st-space-4);padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line)}.attachment-gallery-head{justify-content:space-between;align-items:center;gap:var(--st-space-3);flex-wrap:wrap;display:flex}.attachment-gallery-label{align-items:center;gap:var(--st-space-2);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:.625rem;font-weight:500;line-height:1;display:inline-flex}.attachment-gallery-count{border-radius:var(--st-radius-xs);background:var(--st-color-primary-soft);min-width:1.375rem;color:var(--st-color-primary);letter-spacing:.06em;text-align:center;padding:.1875rem .375rem}.attachment-add{justify-content:center;align-items:center;gap:var(--st-space-2);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);min-height:2.75rem;color:var(--st-color-ink);cursor:pointer;font-size:var(--st-font-size-sm);padding:.5rem .875rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex;position:relative}.attachment-add:hover{border-color:var(--st-color-primary);color:var(--st-color-primary)}.attachment-add-input{opacity:0;cursor:pointer;position:absolute;inset:-1px}.attachment-add:focus-within{outline:3px solid var(--st-color-focus);outline-offset:3px}.attachment-add-glyph{font-size:var(--st-font-size-lg);line-height:1}.attachment-empty{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.attachment-list{margin:var(--st-space-3) 0 0;gap:var(--st-space-2);padding:0;list-style:none;display:grid}.attachment-row{align-items:center;gap:var(--st-space-3);min-width:0;padding:var(--st-space-2) var(--st-space-3);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.attachment-row[data-state=uploading],.attachment-row[data-state=finalizing],.attachment-row[data-state=binding]{border-left-color:var(--st-color-primary)}.attachment-row[data-state=settled]{border-left-color:var(--st-color-success)}.attachment-row[data-state=failed],.attachment-row[data-state=bind_failed],.attachment-row[data-state=rejected]{border-left-color:var(--st-color-danger)}.attachment-thumb{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xs);background:var(--st-color-paper);width:48px;height:48px;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.attachment-thumb img{object-fit:cover;width:100%;height:100%;display:block}.attachment-thumb[data-kind=document]{letter-spacing:.08em;font-size:.6875rem;font-weight:600}.attachment-thumb[data-state=failed],.attachment-thumb[data-state=rejected]{border-color:var(--st-color-danger);color:var(--st-color-danger)}.attachment-row-body{min-width:0}.attachment-row-name{color:var(--st-color-ink);font-size:var(--st-font-size-sm);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.attachment-appendix-badge{margin:.25rem 0 .125rem}.attachment-row-note{align-items:baseline;gap:var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);flex-wrap:wrap;margin:.125rem 0 0;display:flex}.attachment-row-state,.attachment-row-percent{font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.625rem}.attachment-row[data-state=rejected] .attachment-row-state,.attachment-row[data-state=bind_failed] .attachment-row-state{color:var(--st-color-danger)}.attachment-row[data-state=settled] .attachment-row-state{color:var(--st-color-success)}.attachment-row-percent{color:var(--st-color-primary)}.attachment-row-reason{color:var(--st-color-danger)}.attachment-gauge{height:2px;margin-top:var(--st-space-2);background:var(--st-color-line);border-radius:999px;display:block;position:relative;overflow:hidden}.attachment-gauge:after{width:var(--attachment-fill,0%);background:var(--st-color-primary);content:"";transition:width .16s linear;position:absolute;inset:0 auto 0 0}.attachment-gauge[data-indeterminate=true]:after{width:100%;animation:1.1s ease-in-out infinite attachment-gauge-pulse}@keyframes attachment-gauge-pulse{0%,to{opacity:.3}50%{opacity:1}}.attachment-row-actions{gap:var(--st-space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.attachment-remove-name{color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;margin:0}.direct-attachment-field{min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper)}.direct-attachment-field-head{justify-content:space-between;align-items:flex-start;gap:var(--st-space-3);display:flex}.direct-attachment-field-title{color:var(--st-color-ink);font-size:var(--st-font-size-sm);margin:0;font-weight:650}.direct-attachment-field-title span{color:var(--st-color-danger)}.direct-attachment-field-head p:not(.direct-attachment-field-title){max-width:64ch;margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.direct-attachment-field-limit{border-radius:var(--st-radius-xs);background:var(--st-color-primary-soft);color:var(--st-color-primary);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;flex:none;padding:.25rem .4375rem;font-size:.6875rem;line-height:1}.direct-attachment-add{align-items:center;gap:var(--st-space-3);min-height:4.5rem;margin-top:var(--st-space-3);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);color:var(--st-color-ink);cursor:pointer;padding:.75rem;transition:border-color .15s,background-color .15s;display:flex;position:relative}.direct-attachment-add:hover{border-color:var(--st-color-primary);background:var(--st-color-primary-soft)}.direct-attachment-add:focus-within{outline:3px solid var(--st-color-focus);outline-offset:3px}.direct-attachment-add-input{opacity:0;cursor:pointer;position:absolute;inset:-1px}.direct-attachment-add-mark{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);width:2.75rem;height:2.75rem;color:var(--st-color-primary);font-family:var(--st-font-mono);flex:none;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.direct-attachment-add>span:last-child{gap:.1875rem;min-width:0;display:grid}.direct-attachment-add strong{font-size:var(--st-font-size-sm);font-weight:650}.direct-attachment-add small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-weight:450}.direct-attachment-empty,.direct-attachment-field-error,.direct-attachment-load-error p{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.direct-attachment-field-error,.direct-attachment-load-error p{color:var(--st-color-danger)}.direct-attachment-load-error{justify-content:space-between;align-items:center;gap:var(--st-space-3);margin-top:var(--st-space-3);flex-wrap:wrap;display:flex}.direct-attachment-load-error p{margin:0}.direct-attachment-list{margin-top:var(--st-space-3)}.direct-attachment-details{gap:var(--st-space-2);padding-top:var(--st-space-2);border-top:1px solid var(--st-color-line);grid-column:1/-1;display:grid}@media (max-width:30rem){.attachment-row{grid-template-columns:auto minmax(0,1fr)}.attachment-row-actions{grid-column:1/-1;justify-content:flex-start}.attachment-add{width:100%}.direct-attachment-field{padding:var(--st-space-3)}.direct-attachment-add{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.attachment-gauge:after{transition:none}.attachment-gauge[data-indeterminate=true]:after{opacity:.65;animation:none}}.inspection-form-input-shell{min-width:0;display:block;position:relative}.inspection-form-input-shell[data-unit] .ui-input{padding-right:5rem}.inspection-form-computed{background:var(--st-color-paper);color:var(--st-color-ink-muted);font-variant-numeric:tabular-nums;cursor:default;border-style:dashed}.inspection-form-unit{top:50%;right:var(--st-space-3);max-width:4rem;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);pointer-events:none;text-overflow:ellipsis;white-space:nowrap;position:absolute;overflow:hidden;transform:translateY(-50%)}.inspection-form-start-note,.inspection-form-readonly-note,.inspection-form-terminal-draft,.inspection-form-storage-error{padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);color:var(--st-color-ink-muted)}.inspection-form-start-note strong,.inspection-form-terminal-draft strong,.inspection-form-storage-error strong{color:var(--st-color-ink)}.inspection-form-start-note p,.inspection-form-terminal-draft p,.inspection-form-storage-error p{margin:var(--st-space-1) 0 0}.inspection-form-readonly-note{margin-bottom:var(--st-space-5);border-color:var(--st-color-line-strong)}.inspection-form-terminal-draft{justify-content:space-between;align-items:center;gap:var(--st-space-4);margin-bottom:var(--st-space-5);background:var(--st-color-warning-soft);color:var(--st-color-warning);border-color:#edc694;display:flex}.inspection-form-terminal-draft>div{min-width:0}.inspection-form-terminal-draft .ui-button{flex:none}.inspection-form-terminal-draft-time{margin:0 0 var(--st-space-4);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.document-sections{gap:var(--st-space-5);min-width:0;margin-top:var(--st-space-5);display:grid}.document-section{border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-primary);border-radius:var(--st-radius-md);background:var(--st-color-paper);min-width:0;padding:1rem}.inspection-form-surface>.document-section{margin-top:var(--st-space-5)}.document-section-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-4);margin-bottom:var(--st-space-4);display:flex}.document-section-heading h4{margin:var(--st-space-1) 0 0;font-size:var(--st-font-size-sm);letter-spacing:-.01em;font-weight:650}.document-section-fixed-text{white-space:pre-wrap;color:var(--st-color-ink-muted);line-height:1.5;font-size:var(--st-font-size-sm)}.document-rich-text-input{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);width:100%;min-width:0;min-height:5rem;color:var(--st-color-ink);resize:vertical;background:#fff;padding:.75rem .875rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.document-rich-text-input:hover:not(:disabled){border-color:#8796aa}.document-rich-text-input:focus{border-color:var(--st-color-primary);outline:none;box-shadow:0 0 0 3px #60a5fa38}.document-rich-text-input:disabled{background:var(--st-color-surface);color:var(--st-color-ink-muted)}.document-work-items-empty{justify-content:space-between;align-items:center;gap:var(--st-space-4);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);flex-wrap:wrap;display:flex}.document-work-items-empty p{margin:0}.document-work-items-scroll{overflow-x:auto}.document-work-items-table{border-collapse:collapse;width:100%;min-width:34rem;font-size:var(--st-font-size-sm)}.document-work-items-table th,.document-work-items-table td{padding:var(--st-space-2) var(--st-space-3);text-align:left;vertical-align:top}.document-work-items-table th{color:var(--st-color-ink-muted);font-weight:600;font-size:var(--st-font-size-xs);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--st-color-line)}.document-work-items-table td{border-bottom:1px solid var(--st-color-line)}.document-work-item-input{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);width:100%;min-width:5rem;min-height:2.75rem;color:var(--st-color-ink);background:#fff;padding:.5rem .75rem}.document-work-item-input:focus{border-color:var(--st-color-primary);outline:none;box-shadow:0 0 0 3px #60a5fa38}.document-work-item-input:disabled{background:var(--st-color-surface);color:var(--st-color-ink-muted)}.document-work-item-input[aria-invalid=true]{border-color:var(--st-color-danger)}.document-work-item-number{text-align:right;font-variant-numeric:tabular-nums}.document-work-item-computed{color:var(--st-color-ink-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.document-cell-error{margin-top:var(--st-space-1);color:var(--st-color-danger);font-size:var(--st-font-size-xs);display:block}.document-work-item-remove{min-height:2.75rem;padding:0 var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);color:var(--st-color-danger);font:inherit;font-size:var(--st-font-size-sm);cursor:pointer;background:#fff}.document-work-item-remove:hover{border-color:var(--st-color-danger)}.document-work-item-remove:focus-visible{outline:2px solid var(--st-color-primary);outline-offset:2px}.document-work-items-actions{margin-top:var(--st-space-4)}.document-work-items{gap:var(--st-space-4);display:grid}.document-work-group{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);display:grid}.document-work-group-head{align-items:flex-end;gap:var(--st-space-3);display:flex}.document-work-group-field{flex:auto;min-width:0}.document-work-group-empty{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-work-group-actions{gap:var(--st-space-3);flex-wrap:wrap;display:flex}.document-photo-note-list{gap:var(--st-space-4);margin:var(--st-space-4) 0 0;padding:0;list-style:none;display:grid}.document-photo-note-item{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);display:grid}.document-photo-note-name{font-weight:600;font-size:var(--st-font-size-sm);overflow-wrap:anywhere;margin:0}.document-measure-hint{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);margin:0}.document-confirm{gap:var(--st-space-4);display:grid}.document-confirm-empty{gap:var(--st-space-3);padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid}.document-confirm-empty p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-confirm-list{gap:var(--st-space-4);counter-reset:none;margin:0;padding:0;list-style:none;display:grid}.document-confirm-item{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);display:grid}.document-confirm-head{align-items:center;gap:var(--st-space-3);display:flex}.document-confirm-index{min-width:1.75rem;height:1.75rem;padding:0 var(--st-space-2);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex}.document-confirm-order{font-weight:600;font-size:var(--st-font-size-sm);flex:auto}.document-confirm-fields{gap:var(--st-space-3);display:grid}.document-confirm-actions{margin-top:0}.document-serial{gap:var(--st-space-4);display:grid}.document-serial-empty{gap:var(--st-space-3);padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid}.document-serial-empty p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-serial-batch{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);display:grid}.document-serial-batch-head{align-items:flex-end;gap:var(--st-space-3);display:flex}.document-serial-batch-field{flex:auto;min-width:0}.document-serial-counts{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-serial-counts strong{color:var(--st-color-ink);font-variant-numeric:tabular-nums}.document-serial-empty-row{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-serial-index-col{width:2.5rem}.document-serial-index{font-family:var(--st-font-mono)}.document-serial-rejected td{background:var(--st-color-danger-soft)}.document-serial-photo-na{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.document-serial-import-hint{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-serial-template-link{color:var(--st-color-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.document-serial-template-link:disabled{color:var(--st-color-ink-muted);cursor:default;text-decoration:none}.document-serial-import-feedback{gap:var(--st-space-2);padding:var(--st-space-3);border-radius:var(--st-radius-sm);font-size:var(--st-font-size-sm);display:grid}.document-serial-import-feedback p{margin:0}.document-serial-import-success{background:var(--st-color-success-soft);color:var(--st-color-success)}.document-serial-import-error{background:var(--st-color-danger-soft);color:var(--st-color-danger)}.document-serial-import-errors{padding-left:var(--st-space-4);gap:var(--st-space-1);margin:0;display:grid}.document-measure{gap:var(--st-space-4);display:grid}.document-measure-warning{padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-warning-soft);border-left:3px solid var(--st-color-warning);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);color:var(--st-color-warning)}.document-measure-warning strong{font-size:var(--st-font-size-sm);display:block}.document-measure-warning p{margin:var(--st-space-1) 0 0;font-size:var(--st-font-size-xs)}.document-measure-empty{gap:var(--st-space-3);padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid}.document-measure-empty p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-measure-groups{gap:var(--st-space-4);display:grid}.document-measure-group{gap:var(--st-space-3);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);display:grid}.document-measure-group-head{align-items:flex-end;gap:var(--st-space-3);flex-wrap:wrap;display:flex}.document-measure-group-field{flex:auto;min-width:0}.document-measure-group-fields{gap:var(--st-space-3) var(--st-space-4);padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line);grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));display:grid}.document-measure-group-empty{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.document-measure-scroll{max-height:32rem;overflow:auto}.document-measure-table{border-collapse:collapse;width:100%;min-width:34rem;font-size:var(--st-font-size-sm)}.document-measure-table th,.document-measure-table td{padding:var(--st-space-2) var(--st-space-3);text-align:left;vertical-align:top;border-bottom:1px solid var(--st-color-line)}.document-measure-table th{z-index:2;background:var(--st-color-surface);color:var(--st-color-ink-muted);font-weight:600;font-size:var(--st-font-size-xs);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;position:sticky;top:0}.document-measure-sticky{z-index:1;background:var(--st-color-paper);position:sticky;left:0}.document-measure-table th.document-measure-sticky{z-index:3;background:var(--st-color-surface)}.document-measure-unit{text-transform:none;letter-spacing:0;color:var(--st-color-ink-muted);font-weight:400}.document-measure-derived-tag{font-family:var(--st-font-mono);color:var(--st-color-ink-muted)}.document-measure-derived{color:var(--st-color-ink-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.document-measure-row-actions{gap:var(--st-space-2);white-space:nowrap;display:flex}.document-measure-ghost{min-height:2.75rem;padding:0 var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);color:var(--st-color-ink);font:inherit;font-size:var(--st-font-size-sm);cursor:pointer;background:#fff}.document-measure-ghost:hover{border-color:var(--st-color-primary)}.document-measure-ghost:focus-visible{outline:2px solid var(--st-color-primary);outline-offset:2px}.document-measure-group-actions,.document-measure-actions{margin-top:0}.document-measure-secondary-row td{background:var(--st-color-surface);border-bottom:1px solid var(--st-color-line)}.document-measure-secondary-fields{gap:var(--st-space-2) var(--st-space-4);padding-left:var(--st-space-3);border-left:3px solid var(--st-color-line-strong);flex-wrap:wrap;display:flex}.document-measure-secondary-field{gap:var(--st-space-1);flex-direction:column;min-width:8rem;display:flex}.document-measure-secondary-label{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-weight:600}.document-measure-suggestion{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);display:block}.document-measure-restore{margin-top:var(--st-space-1);font-size:var(--st-font-size-xs);white-space:nowrap}.document-measure-cards{gap:var(--st-space-3);margin:0;padding:0;list-style:none;display:grid}.document-measure-card{gap:var(--st-space-3);padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid}.document-measure-card-title{font-weight:600;font-size:var(--st-font-size-sm);overflow-wrap:anywhere}.document-measure-card-list{gap:var(--st-space-2);margin:0;display:grid}.document-measure-card-row{justify-content:space-between;align-items:baseline;gap:var(--st-space-3);font-size:var(--st-font-size-sm);display:flex}.document-measure-card-row dt{color:var(--st-color-ink-muted)}.document-measure-card-row dd{font-variant-numeric:tabular-nums;text-align:right;overflow-wrap:anywhere;margin:0}.document-measure-card-actions{gap:var(--st-space-2);flex-wrap:wrap;display:flex}.document-measure-editor{gap:var(--st-space-4);display:grid}.document-measure-editor-derived{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);color:var(--st-color-ink-muted);font-variant-numeric:tabular-nums;margin:0;padding:.5rem .75rem}.inspection-carry-over{margin-bottom:var(--st-space-5);padding:var(--st-space-4);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-paper);color:var(--st-color-ink-muted)}.inspection-carry-over-body{justify-content:space-between;align-items:center;gap:var(--st-space-4);display:flex}.inspection-carry-over-body>div{min-width:0}.inspection-carry-over-body .ui-button{flex:none}.inspection-carry-over strong{color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);display:block}.inspection-carry-over-body p:last-child{margin:var(--st-space-1) 0 0}.inspection-carry-over-result{margin:var(--st-space-3) 0 0;color:var(--st-color-ink)}.inspection-carry-over-skipped{margin-top:var(--st-space-3)}.inspection-carry-over-skipped summary{cursor:pointer;min-height:2.75rem;font-size:var(--st-font-size-sm);align-items:center;display:flex}.inspection-carry-over-skipped ul{margin:var(--st-space-2) 0 0;padding:0;list-style:none}.inspection-carry-over-skipped li{justify-content:space-between;gap:var(--st-space-2);padding:var(--st-space-2) 0;border-top:1px solid var(--st-color-line);font-size:var(--st-font-size-sm);flex-wrap:wrap;display:flex}.inspection-carry-over-skipped li>span:first-child{color:var(--st-color-ink)}@media (max-width:640px){.inspection-carry-over-body{flex-direction:column;align-items:stretch}.inspection-carry-over-body .ui-button{width:100%}}.inspection-form-terminal-values{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;display:grid}.inspection-form-terminal-values>div{min-width:0;padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper)}.inspection-form-terminal-values dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-weight:600}.inspection-form-terminal-values dd{margin:var(--st-space-1) 0 0;overflow-wrap:anywhere;color:var(--st-color-ink);font-weight:600}.inspection-form-storage-error{margin-bottom:var(--st-space-5);background:var(--st-color-danger-soft);color:var(--st-color-danger);border-color:#efb1b1}.inspection-form-save-rail{z-index:3;align-items:center;gap:var(--st-space-3);min-width:0;margin:var(--st-space-5) -.25rem -.25rem;padding:var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;grid-template-columns:.35rem minmax(11rem,1fr) auto auto;display:grid;position:sticky;bottom:0;box-shadow:0 -5px 16px #1d2b4514}.inspection-form-save-marker{background:var(--st-color-primary);border-radius:999px;align-self:stretch;min-height:2.75rem}.inspection-form-save-rail[data-tone=success] .inspection-form-save-marker{background:var(--st-color-success)}.inspection-form-save-rail[data-tone=warning] .inspection-form-save-marker{background:var(--st-color-warning)}.inspection-form-save-rail[data-tone=danger] .inspection-form-save-marker{background:var(--st-color-danger)}.inspection-form-save-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.inspection-form-save-copy strong{font-size:.875rem;font-weight:650}.inspection-form-save-copy span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.inspection-form-revision{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap}.inspection-form-save-actions{align-items:center;gap:var(--st-space-2);display:flex}.inspection-form-conflict-copy{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.inspection-form-conflict-copy>div{min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper)}.inspection-form-conflict-copy span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.04em;text-transform:uppercase;display:block}.inspection-form-conflict-copy strong{margin-top:var(--st-space-2);overflow-wrap:anywhere;display:block}.inspection-form-conflict-copy p{margin:var(--st-space-2) 0 0;color:var(--st-color-ink-muted);line-height:1.45}.inspection-list-page,.inspection-list-embedded{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.inspection-list-search-form{align-items:end;gap:var(--st-space-5);grid-template-columns:minmax(10.5rem,.65fr) minmax(10.5rem,.65fr) minmax(15rem,1.25fr) minmax(12rem,.85fr) minmax(11rem,.75fr);min-width:0;padding:1rem;display:grid}.inspection-list-search-form[hidden]{display:none}.inspection-list-search-actions{grid-column:1/-1;justify-content:flex-end}.inspection-list-filter-error{align-items:baseline;gap:var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8;grid-column:1/-1;display:flex}.inspection-register-header .ui-button{border-radius:var(--st-radius-sm);background:var(--st-color-primary);color:#fff;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1.1rem;font-weight:620;display:inline-flex}.inspection-register-header .ui-button:hover{background:var(--st-color-primary-hover)}.inspection-table-scroll{border-top:1px solid var(--st-color-line-strong);border-bottom:1px solid var(--st-color-line);scrollbar-color:var(--st-color-line-strong) transparent;scrollbar-width:thin;min-width:0;overflow-x:auto}.inspection-table-scroll:focus-visible{outline-offset:2px}.inspection-table{border-collapse:collapse;width:100%;min-width:64rem}.inspection-table th{height:3.25rem;padding:0 var(--st-space-3);border-bottom:1px solid var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;font-weight:500}.inspection-sort-button{align-items:center;gap:var(--st-space-2);min-height:2.75rem;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;padding:0;display:inline-flex}.inspection-sort-button:hover{color:var(--st-color-primary-hover)}.inspection-sort-button[aria-disabled=true]{cursor:progress;opacity:.7}.inspection-sort-button>span{color:var(--st-color-primary-hover);font-size:1rem}.inspection-table td{padding:var(--st-space-5) var(--st-space-3);border-bottom:1px solid var(--st-color-line);vertical-align:middle}.inspection-table tbody tr:last-child td{border-bottom:0}.inspection-table tbody tr:hover{background:var(--st-color-paper)}.inspection-table-date,.inspection-table-scope{min-width:13rem}.inspection-table-date strong,.inspection-table-scope strong{font-weight:620;display:block}.inspection-table-date span,.inspection-table-scope span{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);display:block}.inspection-row-link{justify-content:center;align-items:center;gap:var(--st-space-2);min-width:2.75rem;min-height:2.75rem;padding-inline:var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);color:var(--st-color-primary-hover);cursor:pointer;font-size:var(--st-font-size-sm);white-space:nowrap;background:0 0;font-weight:620;display:inline-flex}.inspection-row-link:hover{border-color:var(--st-color-primary);background:var(--st-color-primary-soft)}.inspection-row-link:disabled{cursor:progress;opacity:.7}.inspection-row-actions{align-items:center;gap:var(--st-space-1);display:flex}.inspection-row-action{border-radius:var(--st-radius-xs);cursor:pointer;border:1px solid #0000;flex:0 0 2.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.inspection-row-action-icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.inspection-row-action-icon path,.inspection-row-action-icon rect,.inspection-row-action-icon circle{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.inspection-row-action[data-state=ready]{background:var(--st-color-success-soft);color:var(--st-color-success);border-color:#a7e6ba}.inspection-row-action[data-state=ready]:hover{border-color:var(--st-color-success);background:#d4f3de}.inspection-row-action[data-state=blocked]{background:var(--st-color-danger-soft);color:var(--st-color-danger);cursor:not-allowed;border-color:#f5b8b8}.inspection-row-action[data-state=blocked]:hover{border-color:var(--st-color-danger)}.inspection-row-action[aria-busy=true]{cursor:progress}.inspection-table-actions{white-space:nowrap;width:1%}.inspection-table-status .ui-badge{min-width:8rem}.inspection-pagination{flex-wrap:wrap}.inspection-action-band p,.inspection-report-warning p,.inspection-dialog-error p{margin:0}.inspection-action-band{align-items:center;gap:var(--st-space-8);min-width:0;margin:var(--st-space-5) clamp(1.25rem, 4vw, 3rem) 0;padding:var(--st-space-5);border:1px solid #bfd0fa;border-left:4px solid var(--st-color-primary);border-radius:var(--st-radius-lg);background:var(--st-color-primary-soft);grid-template-columns:minmax(0,1fr) auto;display:grid}.inspection-action-band h3{margin:var(--st-space-1) 0 var(--st-space-2);font-size:1.05rem;font-weight:650;line-height:1.3}.inspection-action-band p:last-child{color:var(--st-color-ink-muted)}.inspection-action-buttons{align-items:center;gap:var(--st-space-2);display:flex}.inspection-more-actions{position:relative}.inspection-more-actions>summary{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);min-height:2.75rem;color:var(--st-color-ink);cursor:pointer;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:620;list-style:none;display:inline-flex}.inspection-more-actions>summary::-webkit-details-marker{display:none}.inspection-more-actions>summary:after{margin-left:var(--st-space-2);content:"⌄"}.inspection-more-actions>div{z-index:10;top:calc(100% + var(--st-space-2));width:max-content;min-width:12rem;padding:var(--st-space-2);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);align-items:stretch;gap:var(--st-space-1);flex-direction:column;display:flex;position:absolute;right:0}.inspection-more-actions .ui-button{justify-content:flex-start}.inspection-history-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);display:flex}.inspection-history-heading h3{margin:var(--st-space-1) 0 var(--st-space-5)}.inspection-timeline{margin:0;padding:0;list-style:none;position:relative}.inspection-timeline:before{background:var(--st-color-line-strong);content:"";width:2px;position:absolute;top:.7rem;bottom:.7rem;left:.45rem}.inspection-timeline li{gap:var(--st-space-5);min-width:0;padding-bottom:var(--st-space-6);grid-template-columns:1rem minmax(0,1fr);display:grid;position:relative}.inspection-timeline li:last-child{padding-bottom:0}.inspection-timeline-notch{z-index:1;border:3px solid var(--st-color-surface);background:var(--st-color-primary);width:.95rem;height:.95rem;box-shadow:0 0 0 1px var(--st-color-primary);border-radius:50%;margin-top:.35rem;position:relative}.inspection-timeline li[data-kind=assignment] .inspection-timeline-notch{border-radius:var(--st-radius-xs);background:var(--st-color-graphite-800);box-shadow:0 0 0 1px var(--st-color-graphite-800)}.inspection-timeline-time{margin:0 0 var(--st-space-1);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.03em;font-size:.75rem;font-weight:500}.inspection-timeline strong{font-size:.9375rem}.inspection-timeline strong+p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.inspection-timeline small{margin-top:var(--st-space-2);color:var(--st-color-ink-muted);display:block}.inspection-history-error,.inspection-history-empty{padding:var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-paper);color:var(--st-color-ink-muted);margin:0}.inspection-history-error{background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8}.inspection-transition-form{gap:var(--st-space-5);flex-direction:column;min-width:0;display:flex}.inspection-dialog-summary{margin:0}.inspection-refresh-error{justify-content:space-between;align-items:center;gap:var(--st-space-4);margin-bottom:var(--st-space-4);padding:var(--st-space-3) var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8;flex-wrap:wrap;display:flex}.inspection-refresh-error p{margin:var(--st-space-1) 0 0}.inspection-server-time-note{padding:var(--st-space-3) var(--st-space-4);border-left:3px solid var(--st-color-primary);background:var(--st-color-primary-soft);color:var(--st-color-ink-muted);margin:0}.inspection-dialog-error,.inspection-report-warning{padding:var(--st-space-4);border-radius:var(--st-radius-sm)}.inspection-dialog-error{background:var(--st-color-danger-soft);color:var(--st-color-danger);border:1px solid #f5b8b8}.inspection-report-warning{background:var(--st-color-warning-soft);color:var(--st-color-warning);border:1px solid #fed7aa}.inspection-report-warning strong+p,.inspection-dialog-error strong+p{margin-top:var(--st-space-1)}.inspection-copy-band{border-color:#bbe7cf;border-left-color:var(--st-color-success);background:var(--st-color-success-soft)}.inspection-copy-carry{gap:var(--st-space-4);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.inspection-copy-carry-col ul{margin:var(--st-space-2) 0 0;padding-left:var(--st-space-4);color:var(--st-color-ink-muted)}.inspection-copy-carry-col li+li{margin-top:var(--st-space-1)}.inspection-copy-placement h3{margin:0 0 var(--st-space-1);font-size:1rem;font-weight:650}.inspection-copy-placement .inspection-help-note{margin-bottom:var(--st-space-3)}@media (max-width:33.75rem){.inspection-copy-carry{grid-template-columns:minmax(0,1fr)}}@media (max-width:80rem){.inspection-list-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:39.999rem){.inspection-list-search-form{padding:var(--st-space-5);grid-template-columns:minmax(0,1fr)}.inspection-list-search-actions{flex-direction:column;grid-column:1;align-items:stretch}.inspection-list-search-actions .ui-button,.inspection-register-header .ui-button{width:100%}.inspection-list-filter-error,.inspection-action-band{grid-template-columns:minmax(0,1fr)}.inspection-pagination{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.inspection-pagination>span{text-align:center;grid-area:1/1/auto/-1}.inspection-pagination .ui-button{width:100%;min-width:0;padding-inline:var(--st-space-2)}.inspection-action-band{margin-inline:var(--st-space-5);align-items:stretch;gap:var(--st-space-5)}.inspection-action-buttons{flex-direction:column;align-items:stretch}.inspection-action-buttons>.ui-button,.inspection-more-actions>summary{width:100%}.inspection-more-actions>div{width:100%;margin-top:var(--st-space-2);box-shadow:none;position:static}.inspection-history-heading{flex-direction:column;align-items:stretch}}.report-saved-filters{align-items:center;gap:var(--st-space-2) var(--st-space-3);margin-bottom:var(--st-space-5);padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-primary);border-radius:var(--st-radius-sm);background:var(--st-color-surface);flex-wrap:wrap;display:flex}.report-saved-filters-label{color:var(--st-color-ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600}.report-saved-filter-list{gap:var(--st-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.report-saved-filter-chip{border:1px solid var(--st-color-line-strong);background:var(--st-color-primary-soft);border-radius:999px;align-items:stretch;display:inline-flex;overflow:hidden}.report-saved-filter-apply{padding:var(--st-space-1) var(--st-space-3);color:var(--st-color-primary);font:inherit;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600}.report-saved-filter-apply:hover{text-decoration:underline}.report-saved-filter-remove{min-width:1.75rem;padding-inline:var(--st-space-1);border:none;border-left:1px solid var(--st-color-line-strong);color:var(--st-color-ink-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;display:inline-flex}.report-saved-filter-remove:hover{color:var(--st-color-danger);background:var(--st-color-surface)}.report-saved-filter-apply:focus-visible,.report-saved-filter-remove:focus-visible{outline:2px solid var(--st-color-primary);outline-offset:-2px}.report-status-cell{align-items:center;gap:var(--st-space-1) var(--st-space-2);flex-wrap:wrap;display:flex}.report-revision{color:var(--st-color-ink-muted);white-space:nowrap;font-size:.8125rem;font-weight:600}.management-register-actions{align-items:center;gap:var(--st-space-3);flex-wrap:wrap;display:flex}.management-audit-link{min-height:2.75rem;padding-inline:var(--st-space-4);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.management-audit-link:hover{border-color:var(--st-color-primary)}.audit-phase-status{align-items:flex-start;gap:var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-warning);border-radius:var(--st-radius-sm);background:var(--st-color-warning-soft);border-left-width:3px;display:flex}.audit-phase-status p{color:var(--st-color-ink);font-size:var(--st-font-size-sm);margin:0;line-height:1.55}.audit-phase-status-badge{padding:.125rem var(--st-space-2);border-radius:var(--st-radius-xs);background:var(--st-color-warning);color:#fff;font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;flex-shrink:0;font-weight:700}.audit-action-cell{gap:var(--st-space-1);flex-direction:column;min-width:12rem;display:flex}.audit-action-label{font-weight:620}.audit-action-code,.audit-target-id{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);color:var(--st-color-ink-muted);word-break:break-all}.audit-actor-cell{flex-direction:column;gap:2px;min-width:12rem;display:flex}.audit-actor-cell strong{font-weight:620}.audit-actor-cell span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.audit-target-cell{gap:var(--st-space-1);flex-direction:column;display:flex}.audit-detail summary{min-height:2.75rem;padding-inline:var(--st-space-2);cursor:pointer;color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);align-items:center;display:inline-flex}.audit-detail[open] summary{margin-bottom:var(--st-space-2)}.audit-detail-meta{gap:var(--st-space-1) var(--st-space-3);margin:0 0 var(--st-space-2);grid-template-columns:auto 1fr;display:grid}.audit-detail-meta dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.audit-detail-meta dd{margin:0}.audit-detail-meta code{word-break:break-all}.audit-detail-changes{max-width:28rem;padding:var(--st-space-2) var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-xs);background:var(--st-color-surface);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5;overflow-x:auto}.notification-delivery-controls{justify-content:space-between;align-items:end;gap:var(--st-space-5);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);display:flex}.notification-delivery-tabs{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:repeat(2,minmax(10rem,1fr));gap:2px;min-width:0;padding:2px;display:inline-grid}.notification-delivery-tabs button{min-height:2.75rem;padding:var(--st-space-2) var(--st-space-4);border-radius:calc(var(--st-radius-sm) - 2px);color:var(--st-color-ink-muted);cursor:pointer;font-size:var(--st-font-size-sm);background:0 0;border:0;font-weight:620}.notification-delivery-tabs button[aria-selected=true]{background:var(--st-color-surface);color:var(--st-color-primary-hover);box-shadow:0 1px 2px #1d2b4514}.notification-delivery-filter{min-width:12rem}.notification-delivery-notice{padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);font-size:var(--st-font-size-sm);border-left-width:3px;line-height:1.5}.notification-delivery-notice[data-tone=success]{border-color:var(--st-color-success);background:var(--st-color-success-soft);color:var(--st-color-success)}.notification-delivery-notice[data-tone=error]{border-color:var(--st-color-danger);background:var(--st-color-danger-soft);color:var(--st-color-danger)}.notification-delivery-register{min-width:0}.notification-delivery-list{gap:var(--st-space-4);min-width:0;margin:0;padding:0;list-style:none;display:grid}.notification-delivery-card{border:1px solid var(--st-color-line);border-left:.25rem solid var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);overflow:hidden}.notification-delivery-card[data-status=QUEUED]{border-left-color:var(--st-color-warning)}.notification-delivery-card[data-status=SENT]{border-left-color:var(--st-color-success)}.notification-delivery-card[data-status=FAILED]{border-left-color:var(--st-color-danger)}.notification-delivery-card>header,.notification-delivery-card>footer{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-width:0;padding:var(--st-space-3) var(--st-space-5);background:var(--st-color-paper);display:flex}.notification-delivery-card>header{border-bottom:1px solid var(--st-color-line)}.notification-delivery-card>header>div{align-items:center;gap:var(--st-space-3);flex-wrap:wrap;min-width:0;display:flex}.notification-delivery-card>header p{color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:650}.notification-delivery-card>header time{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap}.notification-delivery-grid{background:var(--st-color-line);grid-template-columns:minmax(12rem,.8fr) minmax(16rem,1.35fr) minmax(11rem,.6fr);gap:1px;min-width:0;display:grid}.notification-delivery-grid>section{justify-content:center;align-items:flex-start;gap:var(--st-space-1);min-width:0;min-height:7.25rem;padding:var(--st-space-5);background:var(--st-color-surface);flex-direction:column;display:flex}.notification-delivery-field-label{margin:0 0 var(--st-space-2);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:550}.notification-delivery-grid strong{color:var(--st-color-ink);font-size:var(--st-font-size-base);overflow-wrap:anywhere;font-weight:650}.notification-delivery-grid section>span,.notification-delivery-reminders{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;line-height:1.5}.notification-delivery-reminders{margin:0;padding:0;list-style:none}.notification-delivery-gauge{align-items:center;gap:var(--st-space-2);grid-template-columns:2rem minmax(0,1fr);width:100%;display:grid}.notification-delivery-gauge>span{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:1rem;font-weight:650}.notification-delivery-gauge>div{background:var(--st-color-line);border-radius:999px;height:.35rem;overflow:hidden}.notification-delivery-gauge i{border-radius:inherit;background:var(--st-color-primary);min-width:.35rem;height:100%;display:block}.notification-delivery-error{gap:var(--st-space-3);min-width:0;padding:var(--st-space-3) var(--st-space-5);background:var(--st-color-danger-soft);color:var(--st-color-danger);font-size:var(--st-font-size-sm);border-top:1px solid #f5b8b8;grid-template-columns:7rem minmax(0,1fr);display:grid}.notification-delivery-error strong{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase}.notification-delivery-error p{overflow-wrap:anywhere;margin:0;line-height:1.5}.notification-delivery-card>footer{border-top:1px solid var(--st-color-line)}.notification-delivery-card>footer code{min-width:0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.notification-delivery-pagination{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-width:0;padding-top:var(--st-space-4);border-top:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);display:flex}.notification-delivery-pagination>div{align-items:center;gap:var(--st-space-3);display:flex}@media (max-width:56rem){.notification-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-delivery-grid>section:last-child{grid-column:1/-1;min-height:5.5rem}}@media (max-width:39.999rem){.notification-delivery-controls,.notification-delivery-pagination{flex-direction:column;align-items:stretch}.notification-delivery-tabs{grid-template-columns:minmax(0,1fr);width:100%}.notification-delivery-filter{min-width:0}.notification-delivery-grid{grid-template-columns:minmax(0,1fr)}.notification-delivery-grid>section,.notification-delivery-grid>section:last-child{grid-column:auto;min-height:0}.notification-delivery-card>header,.notification-delivery-card>footer{flex-direction:column;align-items:flex-start}.notification-delivery-card>footer .ui-button{width:100%}.notification-delivery-error{grid-template-columns:minmax(0,1fr)}.notification-delivery-pagination>div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;display:grid}.notification-delivery-pagination .ui-button{width:100%}}.list-export-bar{justify-content:space-between;align-items:center;gap:var(--st-space-3) var(--st-space-4);margin-bottom:var(--st-space-4);padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-primary);border-radius:var(--st-radius-sm);background:var(--st-color-surface);flex-wrap:wrap;display:flex}.list-export-bar-status{align-items:baseline;gap:var(--st-space-1) var(--st-space-3);min-width:0;color:var(--st-color-ink-muted);flex-wrap:wrap;font-size:.875rem;display:flex}.list-export-bar-status strong{color:var(--st-color-ink);font-weight:620}.list-export-bar-warning{color:var(--st-color-warning);font-weight:600}.list-export-clear{min-height:2.75rem;color:var(--st-color-primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.list-export-clear:hover{text-decoration:underline}.list-export-clear:focus-visible{outline:2px solid var(--st-color-primary);outline-offset:2px;border-radius:var(--st-radius-xs)}.list-export-bar-actions{gap:var(--st-space-2);flex-wrap:wrap;display:flex}.list-select-cell{width:3rem;padding-block:0;padding-inline:var(--st-space-2);text-align:center}.list-select-checkbox{appearance:none;cursor:pointer;background:0 0;border:0;place-content:center;width:2.75rem;height:2.75rem;margin:0;padding:0;display:grid}.list-select-checkbox:before{content:"";border:1.5px solid var(--st-color-line-strong);border-radius:var(--st-radius-xs);background:var(--st-color-surface);background-position:50%;background-repeat:no-repeat;background-size:.85rem;width:1.2rem;height:1.2rem}.list-select-checkbox:hover:before{border-color:var(--st-color-primary)}.list-select-checkbox:checked:before{border-color:var(--st-color-primary);background-color:var(--st-color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 8.5l3.5 3.5L13 4.5'/%3E%3C/svg%3E")}.list-select-checkbox:indeterminate:before{border-color:var(--st-color-primary);background-color:var(--st-color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M4 8h8'/%3E%3C/svg%3E")}.list-select-checkbox:focus-visible:before{outline:2px solid var(--st-color-primary);outline-offset:2px}.inspection-table tbody tr[data-selected]{background:var(--st-color-primary-soft);box-shadow:inset 3px 0 0 0 var(--st-color-primary)}.inspection-table tbody tr[data-selected]:hover{background:var(--st-color-primary-soft)}@media (max-width:55rem){.inspection-wizard-intro,.type-catalog-intro{grid-template-columns:minmax(0,1fr)}}@media (max-width:39.999rem){.inspection-wizard-intro,.type-catalog-intro{gap:var(--st-space-4);padding:var(--st-space-5);grid-template-columns:minmax(0,1fr)}.inspection-wizard-intro h2,.type-catalog-intro h2{font-size:1.2rem}.type-catalog-list ul{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.type-catalog-list a{aspect-ratio:1;gap:var(--st-space-3);min-height:10rem;padding:var(--st-space-3)}.type-catalog-icon-frame{width:2.75rem;height:2.75rem}.type-catalog-icon{width:1.5rem;height:1.5rem}.type-catalog-copy strong{font-size:var(--st-font-size-sm)}.type-catalog-copy small,.type-catalog-version,.type-catalog-chevron{display:none}.type-catalog-tile-footer{padding-top:var(--st-space-2);grid-template-columns:minmax(0,1fr)}.inspection-step-heading{padding:var(--st-space-5)}.inspection-step-heading h2{font-size:1.3rem}.inspection-step-content{min-height:20rem;padding:var(--st-space-5)}.inspection-option-search-fields,.inspection-form-grid,.ges-parameter-grid,.ges-parameter-row,.inspection-summary-grid{grid-template-columns:minmax(0,1fr)}.ges-work-plan-item{gap:var(--st-space-2);grid-template-columns:minmax(0,1fr)}.ges-work-plan-group>summary{grid-template-columns:minmax(0,1fr) auto}.ges-work-plan-group>summary small{display:none}.inspection-option-search-fields .ui-button,.inspection-step-actions .ui-button{width:100%}.inspection-option-search-actions{flex-direction:column;align-items:stretch}.inspection-choice-list>label,.inspection-start-now{padding-right:var(--st-space-4);padding-left:4rem}.inspection-demo-notice,.inspection-fixed-assignee{grid-template-columns:minmax(0,1fr)}.inspection-fixed-assignee .ui-badge{width:fit-content}.inspection-inline-error,.inspection-detail-header{flex-direction:column;align-items:stretch}.inspection-inline-error .ui-button{width:100%}.inspection-step-actions{padding:var(--st-space-4) var(--st-space-5);grid-template-columns:repeat(2,minmax(0,1fr))}.inspection-step-actions>p{grid-area:1/1/auto/-1}.inspection-error-summary{margin-inline:var(--st-space-5)}.inspection-detail-header{gap:var(--st-space-5);padding:var(--st-space-5)}.inspection-detail-status{align-items:flex-start}.inspection-detail-demo{margin-inline:var(--st-space-5)}.inspection-detail-section,.inspection-form-surface{padding:var(--st-space-5)}.inspection-form-heading{flex-direction:column;align-items:stretch}.inspection-form-heading .ui-badge{width:fit-content}.inspection-dynamic-form-grid,.inspection-field-section-grid,.inspection-form-summary-fields,.inspection-form-conflict-copy,.inspection-form-terminal-values{grid-template-columns:minmax(0,1fr)}.inspection-form-terminal-draft,.checklist-heading{flex-direction:column;align-items:stretch}.checklist-heading .ui-badge{width:fit-content}.checklist-option{flex:100%}.inspection-form-terminal-draft .ui-button{width:100%}.inspection-form-save-rail{grid-template-columns:.35rem minmax(0,1fr) auto}.inspection-form-revision{grid-column:2/-1}.inspection-form-save-actions{flex-direction:column;grid-column:1/-1;align-items:stretch}.inspection-form-save-actions .ui-button{width:100%}}@media (max-width:80rem){.user-register-row{grid-template-columns:3.25rem minmax(0,1fr) auto}.user-register-actions{grid-column:2/-1;justify-content:flex-start}.managed-portal-user-row{grid-template-columns:3.25rem minmax(0,1fr) minmax(11rem,.75fr)}.managed-portal-user-row .user-register-index{grid-row:1/span 2}.managed-portal-user-row .user-register-badges{grid-column:2}.managed-portal-user-row .user-register-actions{grid-column:3}.customer-search-form{grid-template-columns:minmax(14rem,1fr) minmax(13rem,.6fr)}.customer-search-actions{grid-column:1/-1;justify-content:flex-end}}@media (min-width:64rem){.app-shell[data-sidebar-collapsed]{--sidebar-width:4.75rem}.app-shell[data-sidebar-collapsed] .sidebar-brand-row{padding-inline:var(--st-space-3);justify-content:center}.app-shell[data-sidebar-collapsed] .sidebar-brand{gap:0}.app-shell[data-sidebar-collapsed] .sidebar-brand-copy,.app-shell[data-sidebar-collapsed] .sidebar-link-label,.app-shell[data-sidebar-collapsed] .sidebar-group-label,.app-shell[data-sidebar-collapsed] .sidebar-user-copy,.app-shell[data-sidebar-collapsed] .sidebar-logout-button span,.app-shell[data-sidebar-collapsed] .sidebar-collapse-label{opacity:0;width:0;min-width:0;max-width:0;padding-inline:0}.app-shell[data-sidebar-collapsed] .sidebar-link,.app-shell[data-sidebar-collapsed] .sidebar-collapse-button,.app-shell[data-sidebar-collapsed] .sidebar-logout-button{justify-content:center;gap:0;padding-inline:.75rem}.app-shell[data-sidebar-collapsed] .sidebar-collapse-button svg{transform:rotate(180deg)}.app-shell[data-sidebar-collapsed] .sidebar-user{padding-inline:var(--st-space-2);grid-template-columns:minmax(0,1fr);justify-items:center}.app-shell[data-sidebar-collapsed] .sidebar-user-avatar,.app-shell[data-sidebar-collapsed] .sidebar-logout-button{grid-column:1}}@media (max-width:55rem){.login-page{grid-template-columns:minmax(0,1fr)}.login-identity{min-height:20rem;padding:var(--st-space-8) clamp(1.5rem, 6vw, 3rem)}.login-identity-copy{margin:var(--st-space-10) 0 var(--st-space-8)}.login-identity-copy h2{max-width:34rem;font-size:1.6rem}.login-identity-copy>p:last-child{margin-top:var(--st-space-4);font-size:1rem}.login-panel{width:min(100%,42rem)}}@media (max-width:63.999rem){.app-shell{min-height:100dvh;padding-top:4.5rem;display:block}.mobile-header{z-index:35;align-items:center;gap:var(--st-space-3);height:4.5rem;padding:0 var(--st-space-4);border-bottom:1px solid var(--st-color-line);background:#fffffff5;grid-template-columns:3rem minmax(0,1fr) auto;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 2px #1d2b450f}.mobile-menu-button{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;width:3rem;height:3rem;padding:0;display:flex}.mobile-menu-button span{background:var(--st-color-ink);width:1.15rem;height:2px;display:block}.mobile-brand{align-items:center;gap:var(--st-space-2);border-radius:var(--st-radius-xs);letter-spacing:.12em;text-transform:uppercase;justify-self:start;min-width:0;min-height:2.75rem;font-size:.9375rem;font-weight:700;line-height:1.25;display:flex}.mobile-brand-glyph{width:1.5rem;height:1.5rem;color:var(--st-color-ink)}.mobile-header-context{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);letter-spacing:.04em;font-weight:600}.app-sidebar{z-index:50;width:min(20rem,100vw - 2.5rem);height:100dvh;box-shadow:var(--st-shadow-sidebar);visibility:hidden;transition:transform .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.app-shell[data-mobile-navigation-open] .app-sidebar{visibility:visible;transition-delay:0s;transform:translate(0)}.sidebar-scrim{z-index:40;cursor:pointer;opacity:0;pointer-events:none;visibility:hidden;background:#050b1694;border:0;padding:0;transition:opacity .18s,visibility 0s linear .18s;display:block;position:fixed;inset:0}.app-shell[data-mobile-navigation-open] .sidebar-scrim{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s}.sidebar-brand-row{justify-content:space-between}.mobile-close-button{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-surface);cursor:pointer;flex:0 0 2.75rem;width:2.75rem;height:2.75rem;padding:0;display:block;position:relative}.mobile-close-button span{background:var(--st-color-ink);width:1.15rem;height:2px;position:absolute;top:50%;left:50%}.mobile-close-button span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mobile-close-button span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.sidebar-collapse-button{display:none}.app-main{min-height:calc(100dvh - 4.5rem)}.content-viewport{padding:1.25rem clamp(1rem,4vw,1.5rem) 2rem}.management-dashboard-intro{grid-template-columns:minmax(0,1fr);min-height:0}.management-dashboard-start{flex-direction:column;align-items:stretch}.page-header{align-items:start;row-gap:var(--st-space-4);grid-template-columns:minmax(0,1fr)}.breadcrumb{grid-row:2;justify-self:start}.breadcrumb ol{flex-wrap:wrap;justify-content:flex-start}.measurement-rail{grid-row:3}.system-state,.loading-surface{align-content:center;gap:var(--st-space-8);grid-template-columns:4rem minmax(0,1fr);min-height:clamp(16rem,100dvh - 16rem,24rem);padding:1.75rem}.system-state-glyph,.loading-glyph{width:4rem;height:4rem}.system-state-glyph svg{width:2.4rem;height:2.4rem}.loading-copy{width:100%}}@media (max-width:39.999rem){.login-identity{min-height:18rem;padding:var(--st-space-6) var(--st-space-5) var(--st-space-8)}.login-brand-glyph{flex-basis:2.75rem;width:2.75rem;height:2.75rem}.login-brand strong{font-size:1.05rem}.login-identity-copy{margin:var(--st-space-8) 0 var(--st-space-6)}.login-identity-copy h2{font-size:1.5rem}.login-identity-copy>p:last-child{display:none}.login-panel{padding:var(--st-space-10) var(--st-space-5) var(--st-space-12)}.login-panel-copy h1{font-size:1.6rem}.session-network-banner{padding:var(--st-space-3) var(--st-space-4);align-items:stretch;gap:var(--st-space-2);flex-direction:column}.session-network-banner button{width:100%}.mobile-header{grid-template-columns:3rem minmax(0,1fr)}.mobile-header-context{display:none}.content-viewport{padding:1.75rem 1.25rem 2.5rem}.page-stack{gap:2rem}.page-header h1{font-size:1.35rem}.management-dashboard-intro,.management-dashboard-start{padding:var(--st-space-6)}.management-dashboard-actions{flex-direction:column;align-items:stretch}.management-dashboard-primary-link,.management-dashboard-secondary-link{width:100%}.breadcrumb ol{gap:.4rem;font-size:.8125rem}.breadcrumb li{gap:.4rem}.breadcrumb a{min-height:2.75rem}.system-state,.loading-surface{grid-template-columns:minmax(0,1fr);align-content:center;justify-items:start;gap:2rem;min-height:18rem;padding:2.25rem 1.5rem 3rem}.system-state-glyph,.loading-glyph{width:3.5rem;height:3.5rem}.system-state-glyph:after{inset:-.45rem}.system-state-glyph svg{width:2.2rem;height:2.2rem}.system-state h2{font-size:1.2rem}.system-state-description{font-size:1rem;line-height:1.6}.system-state-actions,.state-action{width:100%}.system-state-scale{flex-direction:row;top:auto;bottom:1.25rem;right:1.5rem;transform:none}.system-state-scale span{width:1px;height:1rem}.system-state-scale span:nth-child(2),.system-state-scale span:nth-child(4){width:1px;height:.55rem;margin-top:auto;margin-left:0}.loading-copy span:nth-child(2){height:2rem}.loading-scale{bottom:1.5rem;right:1.5rem}.ui-showcase{gap:var(--st-space-5)}.ui-showcase-intro{padding:2.5rem 1.5rem 2rem}.ui-showcase-intro:after{bottom:-11rem;right:-10rem}.ui-showcase-intro>p:not(.ui-showcase-kicker){font-size:1rem}.ui-contract-facts div{padding-right:var(--st-space-2)}.ui-contract-facts dd{font-size:.9375rem}.ui-showcase-section-header{padding:var(--st-space-5);align-items:flex-start;gap:var(--st-space-2);flex-direction:column}.ui-showcase-section-header>span{text-align:left}.ui-component-stage,.ui-state-grid{padding:var(--st-space-5)}.ui-form-grid,.ui-dictionary-grid{gap:var(--st-space-6);grid-template-columns:minmax(0,1fr)}.ui-feedback-stage{flex-direction:column;align-items:flex-start}.ui-state-grid{grid-template-columns:minmax(0,1fr)}.system-state[data-size=compact],.loading-surface[data-size=compact]{justify-items:start;gap:var(--st-space-5);grid-template-columns:minmax(0,1fr);min-height:16rem;padding:2rem 1.5rem 2.75rem}.system-state[data-size=compact] .system-state-glyph,.loading-surface[data-size=compact] .loading-glyph{width:4rem;height:4rem}.system-state[data-size=compact] .system-state-glyph svg{width:2.4rem;height:2.4rem}.ui-modal-overlay{padding:var(--st-space-2)}.ui-modal-overlay[data-kind=drawer]{padding:0}.ui-modal-panel{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem)}.ui-modal-panel[data-kind=drawer]{width:calc(100vw - .5rem)}.ui-modal-header,.ui-modal-body{padding:var(--st-space-5)}.ui-modal-footer{padding:var(--st-space-4) var(--st-space-5)}.ui-modal-footer .ui-button{flex:auto}.ui-modal-summary{grid-template-columns:minmax(0,1fr)}.ui-toast-region{top:5.25rem;right:var(--st-space-3);left:var(--st-space-3);width:auto}.management-register-header{padding:var(--st-space-6) var(--st-space-5);align-items:stretch;gap:var(--st-space-5);flex-direction:column}.management-register-header .ui-button{width:100%}.management-register-summary{align-items:flex-start;gap:var(--st-space-2);padding:var(--st-space-3) var(--st-space-5);flex-direction:column}.management-register-summary:before{flex-basis:3px;width:4rem}.management-register-body{padding:var(--st-space-4)}.user-register-row{align-items:start;gap:var(--st-space-3);padding:var(--st-space-5) var(--st-space-2);grid-template-columns:2.5rem minmax(0,1fr)}.user-register-index{grid-row:1/span 2}.user-register-identity strong{white-space:normal}.user-register-badges,.user-register-actions{grid-column:1/-1}.user-register-badges{padding-left:calc(2.5rem + var(--st-space-3))}.user-register-actions{flex-direction:column;align-items:stretch}.user-register-actions .ui-button{width:100%}.portal-directory-filter{grid-template-columns:minmax(0,1fr)}.portal-directory-filter label,.portal-directory-filter .ui-input,.portal-directory-filter span{grid-column:1}.portal-directory-filter span{white-space:normal;grid-row:auto}.managed-portal-user-row{grid-template-columns:2.5rem minmax(0,1fr)}.managed-portal-user-row .user-register-index{grid-row:1/span 3}.managed-portal-user-row .portal-directory-scope{grid-column:2;grid-template-columns:minmax(0,1fr)}.managed-portal-user-row .portal-directory-scope a,.managed-portal-user-row .portal-directory-scope small{grid-column:1}.managed-portal-user-row .portal-directory-scope small{justify-self:start}.managed-portal-user-row .user-register-badges,.managed-portal-user-row .user-register-actions{grid-column:1/-1}.customer-search-form{grid-template-columns:minmax(0,1fr)}.customer-search-actions{flex-direction:column;grid-column:1;align-items:stretch}.customer-search-actions .ui-button{width:100%}.customer-register-header{padding:var(--st-space-6) var(--st-space-5);align-items:stretch;gap:var(--st-space-5);flex-direction:column}.customer-register-header .ui-button{width:100%}.customer-register-summary{align-items:flex-start;gap:var(--st-space-2);padding:var(--st-space-3) var(--st-space-5);flex-direction:column}.customer-register-summary:before{flex-basis:3px;width:4rem}.customer-register-body{padding:var(--st-space-4)}.customer-pagination{justify-content:space-between;gap:var(--st-space-2)}.customer-pagination .ui-button{padding-inline:.75rem}.customer-record-heading,.location-register-header{padding:var(--st-space-6) var(--st-space-5);align-items:stretch;gap:var(--st-space-5);flex-direction:column}.customer-record-heading>.customer-code-stamp{width:fit-content}.customer-record-facts{grid-template-columns:minmax(0,1fr)}.customer-record-facts>div{padding:var(--st-space-4) var(--st-space-5);border-right:0;border-bottom:1px solid var(--st-color-line)}.customer-record-facts>div:last-child{border-bottom:0}.customer-record-facts>.customer-record-address{border-top:0}.customer-archive-notice{gap:var(--st-space-2);padding:var(--st-space-4) var(--st-space-5);grid-template-columns:minmax(0,1fr)}.customer-detail-tabs{gap:var(--st-space-1);padding-inline:var(--st-space-1)}.customer-detail-tab{min-width:8.75rem;padding-inline:var(--st-space-4);flex:1 0 8.75rem}.asset-readonly-notice{gap:var(--st-space-2);padding:var(--st-space-4) var(--st-space-5);grid-template-columns:minmax(0,1fr)}.location-register-header .ui-button{width:100%}.location-filter-rail{padding:var(--st-space-4) var(--st-space-5);align-items:stretch;gap:var(--st-space-2);flex-direction:column}.location-filter-rail:before{flex-basis:3px;width:4rem}.location-filter-rail>span,.location-filter-rail>label{padding-inline:0}.location-filter-rail>label{margin-top:var(--st-space-2);margin-left:0}.location-filter-rail .ui-select-shell{flex-basis:auto;width:100%}.asset-register-summary>span:last-child{margin-left:0}.location-register-body{padding:var(--st-space-4)}}.dashboard-page{min-width:0}.dashboard-primary-viewport{gap:var(--st-space-5);flex-direction:column;min-width:0;display:flex}.dashboard-loading-grid{gap:var(--st-space-6);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.dashboard-flow{border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface);color:var(--st-color-ink);grid-template-columns:minmax(15rem,.65fr) minmax(0,1.35fr);align-items:center;gap:1.5rem;padding:1rem 1.25rem;display:grid;position:relative;overflow:hidden}.dashboard-flow:before{background:linear-gradient(90deg, var(--st-color-primary) 0 22%, var(--st-color-line) 22%);content:"";height:3px;position:absolute;top:0;left:0;right:0}.dashboard-flow-copy{min-width:0}.dashboard-flow-copy>p,.dashboard-section-heading p{margin:0 0 var(--st-space-2);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.dashboard-flow-copy h2{max-width:20rem;font-family:var(--st-font-display);letter-spacing:-.025em;margin:0;font-size:1.4rem;line-height:1.25}.dashboard-flow-copy>span{max-width:30rem;margin-top:var(--st-space-3);color:var(--st-color-ink-muted);line-height:1.55;display:block}.dashboard-flow-rail{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.dashboard-flow-rail:before{background:linear-gradient(90deg, var(--st-color-primary), #0f766e 52%, #16a34a);content:"";height:2px;position:absolute;top:.4rem;left:10%;right:10%}.dashboard-flow-rail li{z-index:1;text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.dashboard-flow-rail li:before{width:.8rem;height:.8rem;margin-bottom:var(--st-space-1);border:3px solid var(--st-color-surface);background:var(--st-color-primary);box-shadow:0 0 0 2px var(--st-color-primary);content:"";border-radius:50%}.dashboard-flow-rail li:nth-child(2):before{background:#0f766e;box-shadow:0 0 0 2px #0f766e}.dashboard-flow-rail li:nth-child(3):before{background:#16a34a;box-shadow:0 0 0 2px #16a34a}.dashboard-flow-rail span{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:600}.dashboard-flow-rail strong{margin-top:var(--st-space-1);color:var(--st-color-ink);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600;line-height:1.25}.dashboard-flow-rail small{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.dashboard-section{min-width:0}.dashboard-work-section{padding:var(--st-space-6);border:1px solid var(--st-color-line);border-radius:var(--st-radius-xl);background:linear-gradient(135deg, #f7faff 0%, var(--st-color-surface) 42%);box-shadow:var(--st-shadow-surface);position:relative;overflow:hidden}.dashboard-work-section:before{background:var(--st-color-primary);content:"";height:3px;position:absolute;top:0;left:0;right:0}.dashboard-work-section[data-tone=planned]{background:linear-gradient(135deg, #fafbfe 0%, var(--st-color-surface) 42%)}.dashboard-work-section[data-tone=planned]:before{background:var(--st-color-line-strong)}.dashboard-work-section[data-tone=completed]{background:linear-gradient(135deg, #f5fbf7 0%, var(--st-color-surface) 42%)}.dashboard-work-section[data-tone=completed]:before{background:#16a34a}@media (min-width:841px){.dashboard-primary-viewport{min-height:calc(100dvh - 7.375rem)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current]{flex-direction:column;flex:auto;display:flex}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-horizontal-rail{flex-direction:column;flex:auto;min-height:0;display:flex}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-work-rail{flex:auto}}@media (min-width:841px) and (max-height:900px){.dashboard-primary-viewport{gap:var(--st-space-4)}.dashboard-primary-viewport .dashboard-flow{padding:.5rem 1rem}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current]{padding:var(--st-space-3)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-section-heading{margin-bottom:var(--st-space-2);padding-bottom:var(--st-space-2);align-items:center}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-section-heading p{margin-bottom:var(--st-space-1)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-section-heading>strong{width:2.75rem;min-width:2.75rem;height:2.75rem}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-rail-toolbar{margin-bottom:var(--st-space-1)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-work-rail{padding-bottom:var(--st-space-3)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-work-card{min-height:0;padding:.5rem 1rem}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-calibration{margin:-.5rem -1rem var(--st-space-2);padding-left:1rem}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-header{row-gap:var(--st-space-1);grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-header>div{display:contents}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-header h3{grid-column:1/-1;margin:0}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-badges,.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-facts,.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-progress{margin-top:var(--st-space-2)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-facts{gap:var(--st-space-2)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-progress{padding:var(--st-space-2) var(--st-space-3)}.dashboard-primary-viewport>.dashboard-work-section[data-tone=current] .dashboard-card-actions{padding-top:var(--st-space-2)}}.dashboard-refresh-error{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-width:0;padding:var(--st-space-4) var(--st-space-5);border:1px solid #fecaca;border-left:4px solid var(--st-color-danger);border-radius:var(--st-radius-md);color:var(--st-color-danger);background:#fff7f7;display:flex}.dashboard-refresh-error>div{gap:var(--st-space-1);min-width:0;display:grid}.dashboard-refresh-error span{color:var(--st-color-ink-muted);overflow-wrap:anywhere;line-height:1.4}.dashboard-page a[aria-disabled=true]{cursor:wait;opacity:.55;pointer-events:none}.dashboard-refresh-error .ui-button[aria-disabled=true]{cursor:wait;opacity:.55}.dashboard-section-heading{justify-content:space-between;align-items:end;gap:var(--st-space-5);min-width:0;margin-bottom:var(--st-space-3);padding-bottom:var(--st-space-4);border-bottom:1px solid var(--st-color-line);outline-offset:.35rem;display:flex}.dashboard-section-heading p{color:var(--st-color-primary-hover)}.dashboard-section-heading h2{color:var(--st-color-ink);font-family:var(--st-font-display);margin:0;font-size:1.15rem;line-height:1.25}.dashboard-section-heading span{max-width:42rem;margin-top:var(--st-space-2);color:var(--st-color-ink-muted);line-height:1.45;display:block}.dashboard-section-heading>strong{background:var(--st-color-primary-soft);width:3.25rem;min-width:3.25rem;height:3.25rem;color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-variant-numeric:tabular-nums;border:1px solid #c7d7fb;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:600;line-height:1;display:grid}.dashboard-work-section[data-tone=planned] .dashboard-section-heading p{color:var(--st-color-ink-muted)}.dashboard-work-section[data-tone=planned] .dashboard-section-heading>strong{border-color:var(--st-color-line-strong);background:var(--st-color-paper);color:var(--st-color-ink)}.dashboard-work-section[data-tone=completed] .dashboard-section-heading p{color:#146b36}.dashboard-work-section[data-tone=completed] .dashboard-section-heading>strong{color:#146b36;background:#effaf3;border-color:#bbdfc8}.dashboard-horizontal-rail{min-width:0}.dashboard-rail-toolbar{justify-content:space-between;align-items:center;gap:var(--st-space-4);min-width:0;margin-bottom:var(--st-space-2);display:flex}.dashboard-rail-toolbar>span{align-items:center;gap:var(--st-space-2);min-width:0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.04em;font-size:.6875rem;font-weight:500;display:inline-flex}.dashboard-rail-toolbar>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1rem;height:1rem}.dashboard-rail-controls{gap:var(--st-space-2);flex:none;display:flex}.dashboard-rail-controls button{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);width:2.75rem;height:2.75rem;color:var(--st-color-ink);cursor:pointer;place-items:center;padding:0;transition:border-color .15s,background .15s,color .15s,transform .15s;display:grid}.dashboard-rail-controls button:hover:not(:disabled){border-color:var(--st-color-primary);background:var(--st-color-primary-soft);color:var(--st-color-primary-hover);transform:translateY(-1px)}.dashboard-rail-controls button:focus-visible{outline:3px solid var(--st-color-focus);outline-offset:2px}.dashboard-rail-controls button:disabled{border-color:var(--st-color-line);background:var(--st-color-paper);color:var(--st-color-line-strong);cursor:not-allowed;opacity:.62}.dashboard-rail-controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.25rem;height:1.25rem}.dashboard-work-rail{overscroll-behavior-inline:contain;gap:var(--st-space-4);min-width:0;margin-inline:calc(var(--st-space-1) * -1);padding:var(--st-space-1) var(--st-space-1) var(--st-space-4);scroll-padding-inline:var(--st-space-1);scroll-snap-type:inline mandatory;scrollbar-color:var(--st-color-line-strong) transparent;scrollbar-width:thin;display:flex;overflow-x:auto}.dashboard-work-rail:focus-visible{border-radius:var(--st-radius-sm);outline:3px solid var(--st-color-focus);outline-offset:2px}.dashboard-work-rail::-webkit-scrollbar{height:.5rem}.dashboard-work-rail::-webkit-scrollbar-track{background:var(--st-color-paper);border-radius:999px}.dashboard-work-rail::-webkit-scrollbar-thumb{border:2px solid var(--st-color-paper);background:var(--st-color-line-strong);border-radius:999px}.dashboard-work-card{min-width:0;min-height:27.5rem;padding:var(--st-space-6);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);outline-offset:.25rem;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex:0 0 clamp(20rem,30vw,23rem);transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.dashboard-work-card:before{background:var(--st-color-primary);content:"";width:.28rem;position:absolute;top:0;bottom:0;left:0}.dashboard-work-card[data-status=IN_PROGRESS]:before{background:var(--st-color-warning)}.dashboard-work-card[data-status=COMPLETED]:before{background:#16a34a}.dashboard-work-card:hover{border-color:var(--st-color-line-strong);transform:translateY(-2px);box-shadow:0 .75rem 1.75rem #1d2b4514}.dashboard-card-calibration{height:.4rem;margin:calc(var(--st-space-6) * -1) calc(var(--st-space-6) * -1) var(--st-space-5) calc(var(--st-space-6) * -1);padding-left:var(--st-space-6);border-top:2px solid var(--st-color-line-strong);align-items:end;gap:1.4rem;display:flex}.dashboard-card-calibration span{background:var(--st-color-line-strong);width:1px;height:.35rem}.dashboard-card-header{justify-content:space-between;align-items:start;gap:var(--st-space-4);min-width:0;display:flex}.dashboard-card-header>div{min-width:0}.dashboard-card-header p,.dashboard-work-queue p,.dashboard-completed-list p{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);letter-spacing:.025em;margin:0;font-weight:600}.dashboard-card-header h3,.dashboard-work-queue h3,.dashboard-completed-list h3{margin:var(--st-space-2) 0 0;color:var(--st-color-ink);overflow-wrap:anywhere;font-size:1rem;font-weight:650;line-height:1.3}.dashboard-card-badges{align-items:flex-start;gap:var(--st-space-2);min-width:0;margin-top:var(--st-space-4);flex-wrap:wrap;display:flex}.dashboard-card-badges .ui-badge{white-space:normal}.dashboard-card-facts{min-width:0;margin:var(--st-space-5) 0 0;gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-card-facts>div:first-child{grid-column:1/-1}.dashboard-card-facts dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);font-family:var(--st-font-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.dashboard-card-facts dd{min-width:0;margin:var(--st-space-1) 0 0;color:var(--st-color-ink);overflow-wrap:anywhere;font-weight:600}.dashboard-card-facts small{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:450;line-height:1.4;display:block}.dashboard-card-actions{padding-top:var(--st-space-6);gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto;display:grid}.dashboard-card-actions .ui-button{width:100%}.dashboard-card-progress{min-width:0;margin-top:var(--st-space-5);padding:var(--st-space-3) var(--st-space-4);gap:var(--st-space-1) var(--st-space-3);border-radius:var(--st-radius-sm);background:#fff8ed;border:1px solid #fed7aa;grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-card-progress span{color:#98520b;font-family:var(--st-font-mono);letter-spacing:.1em;text-transform:uppercase;grid-column:1/-1;font-size:.625rem;font-weight:600}.dashboard-card-progress strong{min-width:0;color:var(--st-color-ink);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;line-height:1.35}.dashboard-card-progress small{color:#98520b;font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap;font-weight:600}.dashboard-work-card[data-dashboard-section=current][data-status=IN_PROGRESS]:before{background:#0f766e}.dashboard-work-card[data-dashboard-section=current] .dashboard-card-header .ui-badge[data-tone=warning]{color:#0f766e;background:#ecfdf5;border-color:#99d8cf}.dashboard-work-card[data-dashboard-section=current] .dashboard-card-badges .ui-badge[data-tone=warning]{color:#475569;background:#f8fafc;border-color:#cbd5e1}.dashboard-work-card[data-dashboard-section=current] .dashboard-card-progress{background:#f0fdfa;border-color:#99d8cf}.dashboard-work-card[data-dashboard-section=current] .dashboard-card-progress span,.dashboard-work-card[data-dashboard-section=current] .dashboard-card-progress small{color:#0f766e}.dashboard-completed-card-action{grid-template-columns:minmax(0,1fr)}.dashboard-work-queue,.dashboard-completed-list{margin:0;padding:0;list-style:none}.dashboard-work-queue li{min-width:0;padding:var(--st-space-4) 0;align-items:center;gap:var(--st-space-4);border-bottom:1px solid var(--st-color-line);outline-offset:.2rem;grid-template-columns:2.8rem minmax(0,1fr) auto;display:grid}.dashboard-work-queue li:first-child{padding-top:0}.dashboard-work-queue li:last-child{border-bottom:0}.dashboard-queue-index{width:2.8rem;height:2.8rem;color:var(--st-color-warning);font-family:var(--st-font-mono);background:#fff7ed;border:1px solid #fdba74;border-radius:50%;place-items:center;font-size:.8125rem;font-weight:500;display:grid}.dashboard-work-queue h3,.dashboard-completed-list h3{font-size:.9375rem}.dashboard-list-meta{align-items:center;gap:var(--st-space-2);min-width:0;margin-top:var(--st-space-1);flex-wrap:wrap;display:flex}.dashboard-list-meta>span:first-child{min-width:0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;line-height:1.35}.dashboard-list-meta .ui-badge{white-space:normal}.dashboard-work-queue .dashboard-queue-stage{align-items:baseline;gap:var(--st-space-2);min-width:0;margin-top:var(--st-space-2);flex-wrap:wrap;display:flex}.dashboard-queue-stage-kicker{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:.625rem;font-weight:500}.dashboard-queue-stage-name{min-width:0;color:var(--st-color-ink);font-size:var(--st-font-size-sm);letter-spacing:normal;overflow-wrap:anywhere;font-weight:600}.dashboard-queue-stage-progress{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);white-space:nowrap;font-weight:500}.dashboard-report-note{margin:calc(var(--st-space-2) * -1) 0 var(--st-space-4);padding:var(--st-space-3) var(--st-space-4);gap:var(--st-space-3);border-left:3px solid var(--st-color-warning);color:#5f3a0a;font-size:var(--st-font-size-sm);background:#fff8ed;grid-template-columns:auto minmax(0,1fr);line-height:1.4;display:grid}.dashboard-completed-list li{min-width:0;padding:var(--st-space-4) 0;align-items:center;gap:var(--st-space-4);border-bottom:1px solid var(--st-color-line);outline-offset:.2rem;grid-template-columns:minmax(0,1fr) auto;display:grid}.dashboard-completed-list li:last-child{border-bottom:0}.dashboard-completed-list a{min-height:2.75rem;color:var(--st-color-primary-hover);align-items:center;font-weight:620;display:inline-flex}.dashboard-dialog-summary{gap:var(--st-space-1);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid}.dashboard-dialog-summary strong,.dashboard-dialog-summary span{overflow-wrap:anywhere;min-width:0}.dashboard-dialog-summary strong{color:var(--st-color-ink)}.dashboard-dialog-summary span{color:var(--st-color-ink-muted)}.dashboard-page .ui-inline-error{margin:var(--st-space-4) 0 0;padding:var(--st-space-3) var(--st-space-4);border-left:3px solid var(--st-color-danger);color:var(--st-color-danger);background:#fff1f2;font-weight:600}@media (max-width:840px){.dashboard-loading-grid,.dashboard-flow{grid-template-columns:minmax(0,1fr)}.dashboard-flow{align-items:start}.dashboard-flow-copy h2{max-width:none}}@media (max-width:680px){.dashboard-flow{gap:var(--st-space-6);padding:var(--st-space-6) var(--st-space-5)}.dashboard-flow-rail strong{font-size:1.4rem}.dashboard-flow-rail small{max-width:5.5rem}.dashboard-section-heading{align-items:start}.dashboard-work-section{padding:var(--st-space-5)}.dashboard-work-card{min-height:30rem;padding:var(--st-space-5);flex-basis:calc(100% - 1.75rem)}.dashboard-card-calibration{margin:calc(var(--st-space-5) * -1) calc(var(--st-space-5) * -1) var(--st-space-5) calc(var(--st-space-5) * -1);padding-left:var(--st-space-5)}.dashboard-card-header{flex-direction:column;align-items:flex-start}.dashboard-card-facts{grid-template-columns:minmax(0,1fr)}.dashboard-card-facts>div:first-child{grid-column:auto}.dashboard-card-actions{grid-template-columns:minmax(0,1fr)}.dashboard-rail-toolbar>span{max-width:9rem}.dashboard-work-queue li{grid-template-columns:2.8rem minmax(0,1fr);align-items:start}.dashboard-work-queue .ui-button{grid-column:1/-1}.dashboard-report-note{gap:var(--st-space-1);grid-template-columns:minmax(0,1fr)}.dashboard-refresh-error{flex-direction:column;align-items:stretch}.dashboard-refresh-error .ui-button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.finding-section{margin:0 var(--st-space-4) var(--st-space-4);padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line)}.finding-general-section{margin-top:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);padding:1rem}.finding-general-section .finding-section{border-top:0;margin:0;padding-top:0}.finding-section-heading{justify-content:space-between;align-items:baseline;gap:var(--st-space-3);margin-bottom:var(--st-space-2);display:flex}.finding-count{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);color:var(--st-color-ink-muted)}.finding-empty{margin:0 0 var(--st-space-3);font-size:var(--st-font-size-sm);color:var(--st-color-ink-muted)}.finding-list{gap:var(--st-space-3);margin:0 0 var(--st-space-3);padding:0;list-style:none;display:grid}.finding-item{border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-warning);border-radius:var(--st-radius-sm);background:var(--st-color-surface);min-width:0}.finding-item[data-severity=HEAVY]{border-left-color:var(--st-color-danger)}.finding-item-body{min-width:0;padding:var(--st-space-4);border:0;margin:0}.finding-item-legend{font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--st-color-ink-muted);padding:0}.finding-severity-options{gap:var(--st-space-2);margin:var(--st-space-3) 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.finding-severity{min-width:0;display:block;position:relative}.finding-severity-input{appearance:none;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.finding-severity-label{min-height:44px;padding:0 var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);cursor:pointer;justify-content:center;align-items:center;display:flex}.finding-severity-input:focus-visible+.finding-severity-label{outline:3px solid var(--st-color-focus);outline-offset:2px}.finding-severity-input:checked+.finding-severity-label[data-severity=LIGHT]{border-color:var(--st-color-warning);background:var(--st-color-warning-soft);color:var(--st-color-warning);font-weight:600}.finding-severity-input:checked+.finding-severity-label[data-severity=HEAVY]{border-color:var(--st-color-danger);background:var(--st-color-danger-soft);color:var(--st-color-danger);font-weight:600}.finding-severity-input:disabled+.finding-severity-label{cursor:not-allowed;opacity:.7}.finding-description-input{margin-top:var(--st-space-2);resize:vertical}.finding-description-hint{margin:var(--st-space-2) 0 0;font-size:var(--st-font-size-xs);color:var(--st-color-warning)}.finding-item-actions{padding:0 var(--st-space-4) var(--st-space-4);justify-content:flex-end;display:flex}@media (max-width:480px){.finding-severity-options{grid-template-columns:minmax(0,1fr)}}.ges-saha-project-config{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);overflow:hidden}.ges-saha-project-config-head{justify-content:space-between;align-items:flex-start;gap:var(--st-space-6);padding:var(--st-space-6);border-bottom:1px solid var(--st-color-line);display:flex}.ges-saha-project-config-head h2,.ges-saha-config-section-title h3,.ges-saha-form-heading h3,.ges-saha-section-heading h4{font-size:var(--st-font-size-xl);margin:0;font-weight:650;line-height:1.3}.ges-saha-project-config-head p:last-child,.ges-saha-config-section-title p,.ges-saha-section-heading p,.ges-saha-form-heading p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted)}.ges-saha-project-config-summary{align-items:center;gap:var(--st-space-6);padding:var(--st-space-6);grid-template-columns:8rem minmax(0,1fr);display:grid}.ges-saha-config-meter{border-radius:var(--st-radius-md);background:var(--st-color-primary-soft);text-align:center;border:1px solid #bfd0fa;place-content:center;min-height:7rem;display:grid;position:relative}.ges-saha-config-meter:before,.ges-saha-config-meter:after{background:var(--st-color-primary);content:"";border-radius:999px;width:2px;position:absolute;top:.7rem;bottom:.7rem}.ges-saha-config-meter:before{left:.6rem}.ges-saha-config-meter:after{opacity:.25;left:.95rem}.ges-saha-config-meter strong{font-family:var(--st-font-mono);font-size:1.75rem;line-height:1}.ges-saha-config-meter small{margin-top:var(--st-space-2);color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-weight:600}.ges-saha-project-config-summary dl{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.ges-saha-project-config-summary dl>div{min-width:0}.ges-saha-project-config-summary dt,.ges-saha-context-strip span,.ges-saha-progress-cards dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.04em;text-transform:uppercase}.ges-saha-project-config-summary dd{margin:var(--st-space-1) 0 0;overflow-wrap:anywhere;font-weight:600}.ges-saha-config-empty{align-items:flex-start;gap:var(--st-space-4);padding:var(--st-space-6);background:#fffdf8;display:flex}.ges-saha-config-empty strong{margin-bottom:var(--st-space-1);display:block}.ges-saha-config-empty p{color:var(--st-color-ink-muted);margin:0}.ui-modal-panel[data-kind=drawer]:has(.ges-saha-config-editor){width:min(68rem,100vw - 1rem)}.ges-saha-config-editor{gap:var(--st-space-8);display:grid}.ges-saha-config-section{gap:var(--st-space-5);display:grid}.ges-saha-config-section+.ges-saha-config-section{padding-top:var(--st-space-6);border-top:1px solid var(--st-color-line)}.ges-saha-config-section-title{align-items:start;gap:var(--st-space-3);grid-template-columns:2.5rem minmax(0,1fr);display:grid}.ges-saha-config-section-title>span,.ges-saha-work-group-index,.ges-saha-snapshot-stamp span,.ges-saha-carry-over-kicker{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.ges-saha-config-section-title>span{border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);border:1px solid #bfd0fa;place-items:center;width:2.25rem;height:2.25rem;display:grid}.ges-saha-config-grid{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-saha-config-rows,.ges-saha-work-plan-editor,.ges-saha-work-items-editor{gap:var(--st-space-3);display:grid}.ges-saha-standard-row{align-items:end;gap:var(--st-space-3);padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:minmax(10rem,.65fr) minmax(16rem,1.35fr) auto;display:grid}.ges-saha-work-group-editor{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);overflow:hidden}.ges-saha-work-group-editor>summary{align-items:center;gap:var(--st-space-3);min-height:3.25rem;padding:var(--st-space-3) var(--st-space-4);cursor:pointer;grid-template-columns:2.25rem minmax(0,1fr) auto;list-style:none;display:grid}.ges-saha-work-group-editor>summary::-webkit-details-marker{display:none}.ges-saha-work-group-editor[open]>summary{border-bottom:1px solid var(--st-color-line);background:var(--st-color-primary-soft)}.ges-saha-work-group-body{gap:var(--st-space-4);padding:var(--st-space-4);display:grid}.ges-saha-work-group-controls{align-items:end;gap:var(--st-space-3);grid-template-columns:minmax(0,1fr) auto auto;display:grid}.ges-saha-config-toggle{align-items:center;gap:var(--st-space-2);min-height:44px;padding:0 var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);cursor:pointer;display:flex}.ges-saha-config-toggle input,.ges-saha-item-scope input{width:1.15rem;height:1.15rem;accent-color:var(--st-color-primary)}.ges-saha-work-item-editor{align-items:end;gap:var(--st-space-3);padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);grid-template-columns:2.75rem minmax(15rem,1fr) minmax(8rem,.28fr) auto;display:grid}.ges-saha-item-scope{cursor:pointer;place-items:center;width:2.75rem;min-height:44px;display:grid}.ges-saha-order-actions{gap:var(--st-space-1);display:flex}.ges-saha-order-actions .ui-button{width:44px;padding:0}.ges-saha-form{gap:var(--st-space-5);display:grid}.ges-saha-form-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);display:flex}.ges-saha-snapshot-stamp{min-width:8rem;padding:var(--st-space-3) var(--st-space-4) var(--st-space-3) var(--st-space-6);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:grid;position:relative}.ges-saha-snapshot-stamp:before,.ges-saha-snapshot-stamp:after{background:var(--st-color-primary);content:"";border-radius:999px;width:2px;position:absolute;top:.55rem;bottom:.55rem}.ges-saha-snapshot-stamp:before{left:.65rem}.ges-saha-snapshot-stamp:after{opacity:.22;left:1rem}.ges-saha-snapshot-stamp strong{font-family:var(--st-font-mono);font-size:var(--st-font-size-xl)}.ges-saha-snapshot-stamp small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.ges-saha-context-strip{gap:var(--st-space-3);padding:var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);grid-template-columns:repeat(2,minmax(0,1fr)) minmax(12rem,.8fr);display:grid}.ges-saha-context-strip>div,.ges-saha-context-strip>details{min-width:0;padding:var(--st-space-2) var(--st-space-3);border-radius:var(--st-radius-sm);background:#fff}.ges-saha-context-strip strong{margin-top:var(--st-space-1);overflow-wrap:anywhere;display:block}.ges-saha-context-strip summary{min-height:44px;color:var(--st-color-primary-hover);cursor:pointer;padding:.7rem 0;font-weight:600}.ges-saha-context-strip ul,.ges-saha-carry-over ul{gap:var(--st-space-2);margin:var(--st-space-2) 0 0;padding:0;list-style:none;display:grid}.ges-saha-context-strip li{padding-top:var(--st-space-2);border-top:1px solid var(--st-color-line);font-size:var(--st-font-size-xs);gap:.1rem;display:grid}.ges-saha-section-heading{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);margin:var(--st-space-3) 0 var(--st-space-4);display:flex}.ges-saha-carry-over{justify-content:space-between;align-items:center;gap:var(--st-space-5);margin-bottom:var(--st-space-4);padding:var(--st-space-4);border:1px solid #bfd0fa;border-left:4px solid var(--st-color-primary);border-radius:var(--st-radius-md);background:var(--st-color-primary-soft);display:flex}.ges-saha-carry-over[data-tone=danger]{border-color:#f5b8b8;border-left-color:var(--st-color-danger);background:var(--st-color-danger-soft)}.ges-saha-carry-over strong{margin-top:var(--st-space-1);display:block}.ges-saha-carry-over p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted)}.ges-saha-carry-over summary{min-height:44px;color:var(--st-color-primary-hover);cursor:pointer;padding:.75rem 0}.ges-saha-carry-over li{justify-content:space-between;gap:var(--st-space-3);padding-top:var(--st-space-2);font-size:var(--st-font-size-xs);border-top:1px solid #1d4ed829;display:flex}.ges-saha-progress-scroll{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);max-height:min(65vh,48rem);overflow:auto}.ges-saha-progress-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:62rem}.ges-saha-progress-table th,.ges-saha-progress-table td{padding:var(--st-space-3);border-bottom:1px solid var(--st-color-line);text-align:right;vertical-align:middle;background:#fff}.ges-saha-progress-table thead th{z-index:3;background:var(--st-color-paper);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.04em;text-transform:uppercase;font-weight:600;position:sticky;top:0}.ges-saha-progress-table th:first-child{z-index:2;text-align:left;width:33%;min-width:19rem;position:sticky;left:0}.ges-saha-progress-table thead th:first-child{z-index:4}.ges-saha-progress-group th{z-index:2;padding:var(--st-space-2) var(--st-space-3);background:var(--st-color-primary-soft);color:var(--st-color-primary-hover);font-size:var(--st-font-size-sm);left:0}.ges-saha-progress-group th span{width:2rem;height:2rem;margin-right:var(--st-space-2);border-radius:var(--st-radius-xs);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);background:#fff;place-items:center;display:inline-grid}.ges-saha-progress-table tr[data-status=IN_PROGRESS] th[scope=row]{box-shadow:inset 3px 0 0 var(--st-color-warning)}.ges-saha-progress-table tr[data-status=COMPLETED] th[scope=row]{box-shadow:inset 3px 0 0 var(--st-color-success)}.ges-saha-quantity-input{justify-items:end;gap:var(--st-space-1);display:grid}.ges-saha-quantity-input input,.ges-saha-progress-cards input,.ges-saha-note-card textarea,.ges-saha-note-photo-time input{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);width:100%;min-height:44px;color:var(--st-color-ink);background:#fff}.ges-saha-quantity-input input{width:7rem;padding:0 var(--st-space-3);text-align:right}.ges-saha-quantity-input input[aria-invalid=true],.ges-saha-progress-cards input[aria-invalid=true]{border-color:var(--st-color-danger)}.ges-saha-quantity-input>span{max-width:13rem;color:var(--st-color-danger);font-size:var(--st-font-size-xs)}.ges-saha-progress-track{border:1px solid var(--st-color-line);background:var(--st-color-paper);border-radius:999px;align-items:center;min-width:8rem;min-height:2.1rem;display:grid;position:relative;overflow:hidden}.ges-saha-progress-track>span{width:var(--ges-progress,0%);background:var(--st-color-primary-soft);position:absolute;inset:0 auto 0 0}tr[data-status=IN_PROGRESS] .ges-saha-progress-track>span,article[data-status=IN_PROGRESS] .ges-saha-progress-track>span{background:var(--st-color-warning-soft)}tr[data-status=COMPLETED] .ges-saha-progress-track>span,article[data-status=COMPLETED] .ges-saha-progress-track>span{background:var(--st-color-success-soft)}.ges-saha-progress-track strong{z-index:1;padding:0 var(--st-space-3);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-align:center;position:relative}.ges-saha-targetless{color:var(--st-color-ink-muted)}.ges-saha-progress-cards{display:none}.ges-saha-notes-empty{align-items:center;gap:var(--st-space-4);min-height:8rem;padding:var(--st-space-5);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-paper);justify-content:center;display:flex}.ges-saha-notes-empty>span{background:var(--st-color-primary-soft);width:2.75rem;height:2.75rem;color:var(--st-color-primary-hover);border-radius:999px;place-items:center;font-size:1.2rem;display:grid}.ges-saha-notes-empty p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted)}.ges-saha-notes-list{gap:var(--st-space-4);margin:0;padding:0;list-style:none;display:grid}.ges-saha-note-card{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:#fff;overflow:hidden}.ges-saha-note-card>header{justify-content:space-between;align-items:center;gap:var(--st-space-3);min-height:3.5rem;padding:var(--st-space-3) var(--st-space-4);border-bottom:1px solid var(--st-color-line);background:var(--st-color-primary-soft);display:flex}.ges-saha-note-card>header>div{align-items:center;gap:var(--st-space-3);display:flex}.ges-saha-note-card>header span{color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.ges-saha-note-description{gap:var(--st-space-2);padding:var(--st-space-4);display:grid}.ges-saha-note-description>label,.ges-saha-note-photo-time>label{font-size:var(--st-font-size-sm);font-weight:600}.ges-saha-note-description textarea{padding:var(--st-space-3);resize:vertical}.ges-saha-note-description small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);justify-self:end}.ges-saha-note-direct-photos{padding:0 var(--st-space-4) var(--st-space-4)}.ges-saha-note-direct-photos .direct-attachment-field{background:var(--st-color-surface)}.ges-saha-note-removal-preview{max-height:7rem;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0;overflow:auto}.ges-saha-note-photo-time{gap:var(--st-space-1);display:grid}.ges-saha-note-photo-time input{padding:0 var(--st-space-3)}.ges-saha-completion{gap:var(--st-space-4);display:grid}.ges-saha-completion>.ui-field{max-width:24rem}@media (max-width:900px){.ges-saha-progress-scroll{display:none}.ges-saha-progress-cards{gap:var(--st-space-3);display:grid}.ges-saha-progress-cards>details{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:#fff;overflow:hidden}.ges-saha-progress-cards>details>summary{align-items:center;gap:var(--st-space-2);min-height:3.5rem;padding:var(--st-space-3);background:var(--st-color-primary-soft);cursor:pointer;grid-template-columns:2rem minmax(0,1fr) auto;list-style:none;display:grid}.ges-saha-progress-cards>details>summary::-webkit-details-marker{display:none}.ges-saha-progress-cards>details>summary>span{font-family:var(--st-font-mono);color:var(--st-color-primary-hover)}.ges-saha-progress-cards>details>summary small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono)}.ges-saha-progress-cards>details>div{gap:var(--st-space-2);padding:var(--st-space-3);display:grid}.ges-saha-progress-cards article{gap:var(--st-space-3);padding:var(--st-space-3);border:1px solid var(--st-color-line);border-left:3px solid var(--st-color-passive);border-radius:var(--st-radius-sm);display:grid}.ges-saha-progress-cards article[data-status=IN_PROGRESS]{border-left-color:var(--st-color-warning)}.ges-saha-progress-cards article[data-status=COMPLETED]{border-left-color:var(--st-color-success)}.ges-saha-progress-cards article>header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-3);display:flex}.ges-saha-progress-cards dl{gap:var(--st-space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.ges-saha-progress-cards dl>div{padding:var(--st-space-2);border-radius:var(--st-radius-xs);background:var(--st-color-paper)}.ges-saha-progress-cards dd{margin:var(--st-space-1) 0 0;font-family:var(--st-font-mono);font-weight:600}.ges-saha-progress-cards label{gap:var(--st-space-2);font-weight:600;display:grid}.ges-saha-progress-cards input{padding:0 var(--st-space-3)}.ges-saha-progress-cards label small{color:var(--st-color-danger);font-size:var(--st-font-size-xs)}.ges-saha-progress-cards article>p{color:var(--st-color-ink-muted);margin:0}}@media (max-width:680px){.ges-saha-project-config-head,.ges-saha-form-heading,.ges-saha-section-heading,.ges-saha-carry-over{flex-direction:column;align-items:stretch}.ges-saha-project-config-head .ui-button,.ges-saha-section-heading .ui-button,.ges-saha-carry-over .ui-button{width:100%}.ges-saha-project-config-summary,.ges-saha-project-config-summary dl,.ges-saha-config-grid,.ges-saha-context-strip{grid-template-columns:minmax(0,1fr)}.ges-saha-config-meter{min-height:5rem}.ges-saha-standard-row,.ges-saha-work-group-controls,.ges-saha-work-item-editor{grid-template-columns:minmax(0,1fr)}.ges-saha-item-scope{justify-content:start;width:100%}.ges-saha-order-actions .ui-button{flex:1}.ges-saha-snapshot-stamp{min-width:0}}@media (max-width:420px){.ges-saha-project-config-head,.ges-saha-project-config-summary,.ges-saha-config-empty{padding:var(--st-space-4)}.ges-saha-progress-cards dl{grid-template-columns:minmax(0,1fr)}.ges-saha-progress-cards article>header,.ges-saha-note-card>header,.ges-saha-note-card>header>div{flex-direction:column;align-items:flex-start}.ges-saha-note-card>header .ui-button{width:100%}.ges-saha-save-rail{margin-inline:-.75rem}}.ges-pv-fat-form,.ges-trafo-fat-form,.ges-fat-form,.ges-pv-fat-project-card{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface)}.ges-pv-fat-form,.ges-trafo-fat-form,.ges-fat-form{gap:var(--st-space-5);min-width:0;padding:var(--st-space-6);display:grid}.ges-pv-fat-project-card{overflow:hidden}.ges-pv-fat-project-card .customer-register-header{align-items:flex-start}.ges-pv-fat-project-actions{justify-content:flex-end;align-items:center;gap:var(--st-space-3);display:flex}.ges-pv-fat-project-summary{margin:var(--st-space-4) 0 0;border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.ges-pv-fat-project-summary>div{min-width:0;padding:var(--st-space-4);background:var(--st-color-surface)}.ges-pv-fat-project-summary dt,.ges-pv-fat-identity-grid dt,.ges-trafo-fat-identity-grid dt,.ges-fat-identity-grid dt,.ges-pv-fat-bom-card dt{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.035em;text-transform:uppercase}.ges-pv-fat-project-summary dd,.ges-pv-fat-identity-grid dd,.ges-trafo-fat-identity-grid dd,.ges-fat-identity-grid dd,.ges-pv-fat-bom-card dd{margin:var(--st-space-2) 0 0;overflow-wrap:anywhere;color:var(--st-color-ink);font-weight:650;line-height:1.45}.ges-pv-fat-project-saved{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-config-form,.ges-pv-fat-editor-form{gap:var(--st-space-4);display:grid}.ges-pv-fat-form-heading,.ges-pv-fat-section-heading,.ges-pv-fat-completion>header,.ges-trafo-fat-form-heading,.ges-fat-form-heading,.ges-trafo-fat-section-heading,.ges-fat-section-heading,.ges-trafo-fat-completion>header,.ges-fat-completion>header{justify-content:space-between;align-items:flex-start;gap:var(--st-space-5);display:flex}.ges-pv-fat-form-heading h3,.ges-pv-fat-section-heading h4,.ges-pv-fat-section-heading h5,.ges-pv-fat-completion h4,.ges-trafo-fat-form-heading h3,.ges-fat-form-heading h3,.ges-trafo-fat-section-heading h4,.ges-fat-section-heading h4,.ges-trafo-fat-section-heading h5,.ges-fat-section-heading h5,.ges-trafo-fat-completion h4,.ges-fat-completion h4,.ges-pv-fat-project-card h2{color:var(--st-color-ink);letter-spacing:-.02em;margin:0}.ges-pv-fat-form-heading>div:first-child>p:last-child,.ges-pv-fat-section-heading>div>p:last-child,.ges-trafo-fat-form-heading>div:first-child>p:last-child,.ges-fat-form-heading>div:first-child>p:last-child,.ges-trafo-fat-section-heading>div>p:last-child,.ges-fat-section-heading>div>p:last-child{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);line-height:1.5}.ges-pv-fat-snapshot-stamp,.ges-trafo-fat-snapshot-stamp,.ges-fat-snapshot-stamp{min-width:10.5rem;padding-left:var(--st-space-5);border-left:1px solid var(--st-color-line);justify-items:end;display:grid}.ges-pv-fat-snapshot-stamp span,.ges-pv-fat-snapshot-stamp small,.ges-trafo-fat-snapshot-stamp span,.ges-fat-snapshot-stamp span,.ges-trafo-fat-snapshot-stamp small,.ges-fat-snapshot-stamp small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-snapshot-stamp strong,.ges-trafo-fat-snapshot-stamp strong,.ges-fat-snapshot-stamp strong{margin:var(--st-space-1) 0;color:var(--st-color-primary);font-family:var(--st-font-mono);font-size:1.15rem}.ges-pv-fat-readiness,.ges-trafo-fat-readiness,.ges-fat-readiness{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-lg);background:var(--st-color-surface);grid-template-columns:repeat(5,minmax(8rem,1fr));display:grid;overflow-x:auto}.ges-fat-readiness{grid-template-columns:repeat(var(--ges-fat-gate-count,5), minmax(8rem, 1fr))}.ges-pv-fat-readiness>div,.ges-trafo-fat-readiness>div,.ges-fat-readiness>div{align-content:start;gap:var(--st-space-1);min-height:5.4rem;padding:var(--st-space-4);border-left:1px solid var(--st-color-line);display:grid;position:relative}.ges-pv-fat-readiness>div:first-child,.ges-trafo-fat-readiness>div:first-child,.ges-fat-readiness>div:first-child{border-left:0}.ges-pv-fat-readiness>div:after,.ges-trafo-fat-readiness>div:after,.ges-fat-readiness>div:after{background:var(--st-color-warning);content:"";height:3px;position:absolute;inset:auto 0 0}.ges-pv-fat-readiness>div[data-state=ready]:after,.ges-trafo-fat-readiness>div[data-state=ready]:after,.ges-fat-readiness>div[data-state=ready]:after{background:var(--st-color-success)}.ges-pv-fat-readiness span,.ges-pv-fat-readiness small,.ges-trafo-fat-readiness span,.ges-fat-readiness span,.ges-trafo-fat-readiness small,.ges-fat-readiness small{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-readiness span,.ges-trafo-fat-readiness span,.ges-fat-readiness span{color:var(--st-color-primary);font-weight:800}.ges-pv-fat-readiness strong,.ges-trafo-fat-readiness strong,.ges-fat-readiness strong{color:var(--st-color-ink);font-size:var(--st-font-size-sm)}.ges-pv-fat-work-section,.ges-pv-fat-completion,.ges-trafo-fat-work-section,.ges-fat-work-section,.ges-trafo-fat-completion,.ges-fat-completion{gap:var(--st-space-5);min-width:0;padding:var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);scroll-margin-top:11rem;display:grid}.ges-pv-fat-work-section[hidden],.ges-pv-fat-completion[hidden],.ges-trafo-fat-work-section[hidden],.ges-fat-work-section[hidden],.ges-trafo-fat-completion[hidden],.ges-fat-completion[hidden]{display:none}.ges-pv-fat-identity-grid,.ges-trafo-fat-identity-grid,.ges-fat-identity-grid{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.ges-pv-fat-identity-grid>div,.ges-trafo-fat-identity-grid>div,.ges-fat-identity-grid>div{min-width:0;padding:var(--st-space-4);background:var(--st-color-paper)}.ges-pv-fat-participants{min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);margin:0}.ges-pv-fat-participants>legend{padding:0 var(--st-space-2);color:var(--st-color-ink);font-weight:700}.ges-pv-fat-participants>p{margin:0 0 var(--st-space-3);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.ges-pv-fat-participants>div{gap:var(--st-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-pv-fat-participants label{align-items:center;gap:var(--st-space-3);cursor:pointer;min-height:44px;padding:var(--st-space-2) var(--st-space-3);border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-paper);display:flex}.ges-pv-fat-participants input{width:1.15rem;height:1.15rem;accent-color:var(--st-color-primary);flex:none}.ges-pv-fat-participants label>span{min-width:0;display:grid}.ges-pv-fat-participants small{color:var(--st-color-ink-muted)}.ges-pv-fat-document-list,.ges-pv-fat-control-grid,.ges-pv-fat-batch-list,.ges-trafo-fat-test-list,.ges-fat-test-list{gap:var(--st-space-4);display:grid}.ges-pv-fat-document-list>article,.ges-pv-fat-control-grid>article,.ges-pv-fat-batch,.ges-pv-fat-bom-card,.ges-trafo-fat-test-list>article,.ges-fat-test-list>article{gap:var(--st-space-4);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);display:grid}.ges-pv-fat-document-list>article>header,.ges-pv-fat-control-grid>article>header,.ges-pv-fat-batch>header,.ges-pv-fat-bom-card>header,.ges-trafo-fat-test-list>article>header,.ges-fat-test-list>article>header{align-items:flex-start;gap:var(--st-space-3);display:flex}.ges-pv-fat-document-list>article>header>span,.ges-pv-fat-bom-card>header>span,.ges-trafo-fat-test-list>article>header>span,.ges-fat-test-list>article>header>span{background:var(--st-color-primary-soft);width:2rem;height:2rem;color:var(--st-color-primary);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid}.ges-pv-fat-document-list h5,.ges-pv-fat-control-grid h5,.ges-pv-fat-batch h5,.ges-pv-fat-bom-card h5,.ges-trafo-fat-test-list h5,.ges-fat-test-list h5{color:var(--st-color-ink);margin:0}.ges-pv-fat-document-list header>div,.ges-pv-fat-control-grid header>div,.ges-pv-fat-batch header>div,.ges-pv-fat-bom-card header>div,.ges-trafo-fat-test-list header>div,.ges-fat-test-list header>div{flex:1;min-width:0}.ges-pv-fat-document-list header small,.ges-pv-fat-batch header>div>span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-control-grid header p,.ges-pv-fat-batch header p,.ges-pv-fat-bom-card header p,.ges-trafo-fat-test-list header p,.ges-fat-test-list header p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.45}.ges-pv-fat-result-row,.ges-pv-fat-editor-grid{gap:var(--st-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-pv-fat-main-document{padding:var(--st-space-2);border-radius:var(--st-radius-md);background:var(--st-color-primary-soft)}.ges-pv-fat-document-files{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-trafo-fat-photo-label,.ges-fat-photo-label{color:var(--st-color-primary);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.04em;text-transform:uppercase;margin:0;font-weight:700}.ges-pv-fat-evidence-caption{gap:var(--st-space-1);display:grid}.ges-pv-fat-evidence-caption>span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-bom-grid{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-pv-fat-bom-card dl{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.ges-pv-fat-bom-card ul{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-line);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.ges-pv-fat-card-evidence{padding-top:var(--st-space-3);border-top:1px solid var(--st-color-line)}.ges-pv-fat-bom-card li{justify-content:space-between;gap:var(--st-space-3);padding:var(--st-space-2) var(--st-space-3);background:var(--st-color-paper);display:flex}.ges-pv-fat-bom-card li span{color:var(--st-color-ink-muted)}.ges-pv-fat-card-actions,.ges-pv-fat-row-actions,.ges-pv-fat-batch-tools,.ges-pv-fat-table-pager,.ges-pv-fat-table-pager>div,.ges-pv-fat-mini-pager{align-items:center;gap:var(--st-space-2);display:flex}.ges-pv-fat-card-actions,.ges-pv-fat-row-actions{justify-content:flex-end}.ges-pv-fat-attribute-editor{gap:var(--st-space-2);display:grid}.ges-pv-fat-attribute-editor>div{gap:var(--st-space-2);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;display:grid}.ges-pv-fat-attribute-editor>div:first-child{justify-content:space-between;align-items:center;display:flex}.ges-pv-fat-attribute-editor h5{margin:0}.ges-pv-fat-control-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ges-pv-fat-control-grid>article{align-content:start}.ges-pv-fat-empty-state,.ges-pv-fat-batch-empty{padding:var(--st-space-6);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-paper);color:var(--st-color-ink-muted);text-align:center}.ges-pv-fat-empty-state strong{color:var(--st-color-ink)}.ges-pv-fat-empty-state p,.ges-pv-fat-batch-empty{margin:var(--st-space-1) 0 0}.ges-pv-fat-serial-ledger,.ges-pv-fat-import-tally,.ges-pv-fat-completion-ledger,.ges-trafo-fat-completion-ledger,.ges-fat-completion-ledger{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.ges-pv-fat-serial-ledger>div,.ges-pv-fat-import-tally>div,.ges-pv-fat-completion-ledger>div,.ges-trafo-fat-completion-ledger>div,.ges-fat-completion-ledger>div{min-width:0;padding:var(--st-space-4);background:var(--st-color-paper);display:grid}.ges-pv-fat-serial-ledger span,.ges-pv-fat-import-tally span,.ges-pv-fat-completion-ledger span,.ges-trafo-fat-completion-ledger span,.ges-fat-completion-ledger span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-transform:uppercase}.ges-pv-fat-serial-ledger strong,.ges-pv-fat-import-tally strong,.ges-pv-fat-completion-ledger strong,.ges-trafo-fat-completion-ledger strong,.ges-fat-completion-ledger strong{margin-top:var(--st-space-1);color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:1.25rem}.ges-pv-fat-serial-ledger>div[data-tone=success] strong,.ges-pv-fat-import-tally>div[data-tone=success] strong{color:var(--st-color-success)}.ges-pv-fat-serial-ledger>div[data-tone=danger] strong,.ges-pv-fat-import-tally>div[data-tone=danger] strong{color:var(--st-color-danger)}.ges-pv-fat-import-tally>div[data-tone=warning] strong{color:var(--st-color-warning)}.ges-pv-fat-batch>header{justify-content:space-between}.ges-pv-fat-batch-counts{gap:var(--st-space-2);flex:none;display:flex}.ges-pv-fat-batch-tools{padding:var(--st-space-2);border-radius:var(--st-radius-sm);background:var(--st-color-paper);flex-wrap:wrap}.ges-pv-fat-import-button{min-height:44px;padding:0 var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-primary);color:#fff;cursor:pointer;justify-content:center;align-items:center;font-weight:650;display:inline-flex;position:relative}.ges-pv-fat-import-button:hover{background:var(--st-color-primary-hover)}.ges-pv-fat-import-button:focus-within{outline:3px solid var(--st-color-focus);outline-offset:2px}.ges-pv-fat-import-button input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.ges-pv-fat-import-review{gap:var(--st-space-3);padding:var(--st-space-4);border-left:3px solid var(--st-color-primary);border-radius:0 var(--st-radius-md) var(--st-radius-md) 0;background:var(--st-color-primary-soft);display:grid}.ges-pv-fat-import-lists{gap:var(--st-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ges-pv-fat-import-lists>section{min-width:0;padding:var(--st-space-3);border-radius:var(--st-radius-sm);background:var(--st-color-surface);border:1px solid #bfd0fb}.ges-pv-fat-import-lists h5{margin:0 0 var(--st-space-2)}.ges-pv-fat-import-lists ul{border:1px solid var(--st-color-line);border-radius:var(--st-radius-sm);background:var(--st-color-line);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.ges-pv-fat-import-lists li{gap:var(--st-space-1) var(--st-space-2);padding:var(--st-space-2);background:var(--st-color-surface);grid-template-columns:5rem minmax(0,1fr);display:grid}.ges-pv-fat-import-lists li span,.ges-pv-fat-import-lists li small,.ges-pv-fat-import-blank-note{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-import-lists li small{grid-column:2}.ges-pv-fat-mini-pager{margin-top:var(--st-space-2);justify-content:flex-end}.ges-pv-fat-mini-pager>span,.ges-pv-fat-table-pager span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs)}.ges-pv-fat-serial-table-wrap{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);max-height:34rem;overflow:auto}.ges-pv-fat-serial-table{border-collapse:separate;border-spacing:0;width:100%;min-width:46rem}.ges-pv-fat-serial-table th,.ges-pv-fat-serial-table td{padding:var(--st-space-3);border-bottom:1px solid var(--st-color-line);background:var(--st-color-surface);color:var(--st-color-ink);text-align:left;vertical-align:middle}.ges-pv-fat-serial-table thead th{z-index:2;background:var(--st-color-paper);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-transform:uppercase;position:sticky;top:0}.ges-pv-fat-serial-table tbody th{z-index:1;min-width:12rem;font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);position:sticky;left:0}.ges-pv-fat-serial-evidence-row>td{padding:var(--st-space-2) var(--st-space-3) var(--st-space-4);background:var(--st-color-paper)}.ges-pv-fat-serial-evidence-row .direct-attachment-field{border-left:3px solid var(--st-color-danger);border-radius:0 var(--st-radius-md) var(--st-radius-md) 0}.ges-pv-fat-missing-evidence{color:var(--st-color-danger)}.ges-pv-fat-table-pager{justify-content:space-between}.ges-pv-fat-rule-note,.ges-pv-fat-conflict-note,.ges-trafo-fat-conflict-note,.ges-fat-conflict-note{padding:var(--st-space-3);border-left:3px solid var(--st-color-warning);border-radius:0 var(--st-radius-sm) var(--st-radius-sm) 0;background:var(--st-color-warning-soft);color:var(--st-color-warning)}.ges-pv-fat-rule-note{margin:0}.ges-pv-fat-conflict-note p,.ges-trafo-fat-conflict-note p,.ges-fat-conflict-note p{margin:var(--st-space-1) 0 0}.ges-pv-fat-completion,.ges-trafo-fat-completion,.ges-fat-completion{background:linear-gradient(135deg, #edf2febf, transparent 52%), var(--st-color-surface)}.ges-fat-verification-section{border-left:3px double var(--st-color-warning);border-radius:0 var(--st-radius-lg) var(--st-radius-lg) 0}.ges-fat-verification-section[data-state=ready]{border-left-color:var(--st-color-success)}.ges-fat-verification-seal{align-items:center;gap:var(--st-space-2);padding:var(--st-space-1) var(--st-space-3);border:1px solid var(--st-color-warning);color:var(--st-color-warning);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;font-weight:800;display:inline-flex}.ges-fat-verification-section[data-state=ready] .ges-fat-verification-seal{border-color:var(--st-color-success);color:var(--st-color-success)}.ges-fat-element-list{gap:var(--st-space-5);display:grid}.ges-fat-element-card{gap:var(--st-space-4);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line-strong);border-left:3px solid var(--st-color-primary);border-radius:0 var(--st-radius-lg) var(--st-radius-lg) 0;background:var(--st-color-surface);display:grid}.ges-fat-element-heading{align-items:flex-start;gap:var(--st-space-3);flex-wrap:wrap;display:flex}.ges-fat-element-chip{min-width:3.25rem;padding:var(--st-space-1) var(--st-space-2);border-radius:var(--st-radius-sm);background:var(--st-color-primary);color:var(--st-color-surface);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);letter-spacing:.06em;place-items:center;font-weight:800;display:inline-grid}.ges-fat-element-fields{gap:var(--st-space-3);flex:1;grid-template-columns:repeat(2,minmax(0,1fr));min-width:min(100%,18rem);display:grid}.ges-fat-element-add,.ges-fat-element-add-control{align-items:end;gap:var(--st-space-3);padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-md);background:var(--st-color-paper);display:grid}.ges-fat-element-add{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.ges-fat-element-card[data-fields="1"] .ges-fat-element-fields{grid-template-columns:minmax(0,1fr)}.ges-fat-element-add[data-fields="1"],.ges-fat-element-add-control{grid-template-columns:minmax(0,1fr) auto}.ges-fat-element-add-error{color:var(--st-color-danger);font-size:var(--st-font-size-sm);grid-column:1/-1;margin:0}.ges-fat-attachment-groups{gap:var(--st-space-4);display:grid}.ges-fat-attachment-groups>article{gap:var(--st-space-3);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-surface);display:grid}.ges-fat-attachment-groups>article>header{justify-content:space-between;align-items:center;gap:var(--st-space-3);display:flex}.ges-fat-attachment-groups>article h5{color:var(--st-color-ink);margin:0}@media (max-width:640px){.ges-fat-element-fields,.ges-fat-element-add,.ges-fat-element-add-control{grid-template-columns:minmax(0,1fr)}}.ges-pv-fat-save-bar,.ges-trafo-fat-save-bar,.ges-fat-save-bar{z-index:8;bottom:var(--st-space-3);justify-content:space-between;align-items:center;gap:var(--st-space-4);padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;display:flex;position:sticky;box-shadow:0 12px 30px #1d2b451f}.ges-pv-fat-save-bar>div,.ges-trafo-fat-save-bar>div,.ges-fat-save-bar>div{align-items:center;gap:var(--st-space-3);min-width:0;display:flex}.ges-pv-fat-save-bar>div>span:last-child,.ges-trafo-fat-save-bar>div>span:last-child,.ges-fat-save-bar>div>span:last-child{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1024px){.ges-pv-fat-project-summary,.ges-pv-fat-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ges-pv-fat-control-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:767px){.ges-pv-fat-form{padding:var(--st-space-4)}.ges-pv-fat-form-heading,.ges-pv-fat-section-heading,.ges-pv-fat-completion>header,.ges-trafo-fat-form-heading,.ges-fat-form-heading,.ges-trafo-fat-section-heading,.ges-fat-section-heading,.ges-trafo-fat-completion>header,.ges-fat-completion>header,.ges-pv-fat-project-card .customer-register-header{display:grid}.ges-pv-fat-snapshot-stamp,.ges-trafo-fat-snapshot-stamp,.ges-fat-snapshot-stamp{min-width:0;padding:var(--st-space-3) 0 0;border-top:1px solid var(--st-color-line);border-left:0;justify-items:start}.ges-pv-fat-project-actions{flex-wrap:wrap;justify-content:flex-start}.ges-pv-fat-project-summary,.ges-pv-fat-identity-grid,.ges-trafo-fat-identity-grid,.ges-fat-identity-grid,.ges-pv-fat-result-row,.ges-pv-fat-document-files,.ges-pv-fat-editor-grid,.ges-pv-fat-participants>div,.ges-pv-fat-bom-grid,.ges-pv-fat-import-lists{grid-template-columns:minmax(0,1fr)}.ges-pv-fat-readiness,.ges-trafo-fat-readiness,.ges-fat-readiness{grid-template-columns:repeat(5,minmax(7.5rem,1fr))}.ges-fat-readiness{grid-template-columns:repeat(var(--ges-fat-gate-count,5), minmax(7.5rem, 1fr))}.ges-pv-fat-document-list>article>header,.ges-pv-fat-control-grid>article>header,.ges-pv-fat-batch>header,.ges-pv-fat-bom-card>header,.ges-trafo-fat-test-list>article>header,.ges-fat-test-list>article>header{flex-wrap:wrap}.ges-pv-fat-document-list>article>header .ui-badge,.ges-pv-fat-bom-card>header .ui-badge{margin-left:2.75rem}.ges-pv-fat-batch-counts{width:100%}.ges-pv-fat-serial-ledger,.ges-pv-fat-import-tally,.ges-pv-fat-completion-ledger,.ges-trafo-fat-completion-ledger,.ges-fat-completion-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.ges-pv-fat-batch-tools>*,.ges-pv-fat-batch-tools .ui-button,.ges-pv-fat-import-button{width:100%}.ges-pv-fat-attribute-editor>div{grid-template-columns:minmax(0,1fr)}.ges-pv-fat-table-pager,.ges-pv-fat-save-bar,.ges-trafo-fat-save-bar,.ges-fat-save-bar{flex-direction:column;align-items:stretch}.ges-pv-fat-table-pager>div{justify-content:space-between}.ges-pv-fat-save-bar,.ges-trafo-fat-save-bar,.ges-fat-save-bar{margin-inline:calc(-1 * var(--st-space-2))}.ges-pv-fat-save-bar .ui-button,.ges-trafo-fat-save-bar .ui-button,.ges-fat-save-bar .ui-button{width:100%}}@media (max-width:420px){.ges-pv-fat-form,.ges-pv-fat-work-section,.ges-pv-fat-completion,.ges-trafo-fat-form,.ges-fat-form,.ges-trafo-fat-work-section,.ges-fat-work-section,.ges-trafo-fat-completion,.ges-fat-completion,.ges-pv-fat-serial-ledger>div,.ges-pv-fat-import-tally>div,.ges-pv-fat-completion-ledger>div,.ges-trafo-fat-completion-ledger>div,.ges-fat-completion-ledger>div{padding:var(--st-space-3)}.ges-pv-fat-project-actions,.ges-pv-fat-project-actions .ui-button{width:100%}}@media (prefers-reduced-motion:reduce){.ges-pv-fat-import-button{transition:none}}.portal-scope-band{align-items:center;gap:var(--st-space-4);min-width:0;min-height:4.75rem;padding:var(--st-space-4) var(--st-space-5);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface);grid-template-columns:.625rem minmax(0,1fr);display:grid}.portal-scope-marker{border-radius:var(--st-radius-xs);background:linear-gradient(var(--st-color-primary), var(--st-color-primary)) top / 100% .25rem no-repeat, repeating-linear-gradient(to bottom, var(--st-color-line-strong) 0, var(--st-color-line-strong) 1px, transparent 1px, transparent .5rem);width:.625rem;height:2.75rem;display:block}.portal-scope-band>div{min-width:0}.portal-scope-band p{margin:0 0 var(--st-space-1);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.portal-scope-band strong,.portal-scope-band span:last-child{overflow-wrap:anywhere;display:block}.portal-scope-band strong{color:var(--st-color-ink);font-size:var(--st-font-size-lg);font-weight:620;line-height:1.35}.portal-scope-band span:last-child{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin-top:.15rem}.portal-scope-band[data-state=loading] .portal-scope-marker{animation:1.2s ease-in-out infinite alternate portal-scope-pulse}.portal-scope-band[data-state=error]{border-color:#f2b8b8}.portal-scope-band[data-state=error] .portal-scope-marker{background:linear-gradient(var(--st-color-danger), var(--st-color-danger)) top / 100% .25rem no-repeat, repeating-linear-gradient(to bottom, #f2b8b8 0, #f2b8b8 1px, transparent 1px, transparent .5rem)}.portal-scope-band[data-state=error] p{color:var(--st-color-danger)}@keyframes portal-scope-pulse{0%{opacity:.45}to{opacity:1}}@media (max-width:39.999rem){.portal-scope-band{padding:var(--st-space-4);align-items:start}}.portal-screen,.portal-work-sections,.portal-report-groups{gap:var(--st-space-6);min-width:0;display:grid}.portal-upcoming-panel,.portal-register,.portal-record-section{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:var(--st-color-surface);min-width:0;box-shadow:var(--st-shadow-surface)}.portal-upcoming-panel,.portal-register{padding:var(--st-space-6)}.portal-section-heading,.portal-register-heading{justify-content:space-between;align-items:start;gap:var(--st-space-5);min-width:0;display:flex}.portal-section-heading>div,.portal-register-heading>div{min-width:0}.portal-section-heading p,.portal-register-heading p,.portal-report-group>header p,.portal-record-heading p,.portal-upcoming-record p{margin:0 0 var(--st-space-1);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.portal-section-heading h2,.portal-section-heading h3,.portal-register-heading h2,.portal-report-group>header h3{color:var(--st-color-ink);font-family:var(--st-font-display);font-size:var(--st-font-size-xl);margin:0;font-weight:650;line-height:1.3}.portal-section-heading>div>span,.portal-register-heading>div>span,.portal-report-group>header>span{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);display:block}.portal-section-heading>strong,.portal-register-heading>strong{min-width:2.75rem;min-height:2.75rem;padding:0 var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);font-variant-numeric:tabular-nums;flex:none;justify-content:center;align-items:center;display:inline-flex}.portal-upcoming-groups{gap:var(--st-space-5);min-width:0;margin-top:var(--st-space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.portal-contact-callout{align-items:center;gap:var(--st-space-5);min-width:0;margin-top:var(--st-space-5);padding:var(--st-space-5);border:1px solid var(--st-color-line);border-left:.3rem solid var(--st-color-primary);border-radius:var(--st-radius-md);background:var(--st-color-primary-soft);grid-template-columns:minmax(0,1fr) auto;display:grid}.portal-contact-callout>div:first-child{min-width:0}.portal-contact-callout p{margin:0 0 var(--st-space-1);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.portal-contact-callout h3{color:var(--st-color-ink);font-family:var(--st-font-display);font-size:var(--st-font-size-lg);margin:0;font-weight:650;line-height:1.35}.portal-contact-callout span{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);line-height:1.5;display:block}.portal-contact-actions{justify-content:flex-end;gap:var(--st-space-2);flex-wrap:wrap;min-width:0;display:flex}.portal-contact-actions .ui-button{text-decoration:none}.portal-upcoming-groups>section{min-width:0}.portal-upcoming-groups>section>h3{align-items:center;gap:var(--st-space-2);margin:0 0 var(--st-space-3);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);font-weight:650;display:flex}.portal-group-count{min-width:1.75rem;min-height:1.75rem;padding:0 var(--st-space-2);border:1px solid var(--st-color-line);background:var(--st-color-paper);color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.portal-result-limit{margin:var(--st-space-3) 0 0;color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.portal-upcoming-list,.portal-record-list{min-width:0;margin:0;padding:0;list-style:none;display:grid}.portal-upcoming-list{gap:var(--st-space-2)}.portal-upcoming-record{gap:var(--st-space-4);min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);grid-template-columns:minmax(7.5rem,.42fr) minmax(0,1fr);display:grid}.portal-upcoming-date{min-width:0;padding-left:var(--st-space-3);border-left:.3rem solid var(--st-color-primary)}.portal-upcoming-record[data-overdue] .portal-upcoming-date{border-left-color:var(--st-color-danger)}.portal-upcoming-date time,.portal-upcoming-date span,.portal-upcoming-record h4,.portal-upcoming-record>div:last-child>span,.portal-upcoming-record small{overflow-wrap:anywhere;display:block}.portal-upcoming-date time{color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);font-variant-numeric:tabular-nums;font-weight:650}.portal-upcoming-date span{margin-top:var(--st-space-1);color:var(--st-color-primary-hover);font-size:var(--st-font-size-xs);font-weight:650}.portal-upcoming-record[data-overdue] .portal-upcoming-date span{color:var(--st-color-danger)}.portal-upcoming-record h4{color:var(--st-color-ink);font-size:var(--st-font-size-base);margin:0;font-weight:650;line-height:1.35}.portal-upcoming-record>div:last-child>span{margin-top:var(--st-space-2);color:var(--st-color-ink);font-size:var(--st-font-size-sm)}.portal-upcoming-record small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);margin-top:.15rem}.portal-register-heading{padding-bottom:var(--st-space-5);border-bottom:1px solid var(--st-color-line)}.portal-filter{align-items:end;gap:var(--st-space-4);min-width:0;padding:var(--st-space-5) 0;grid-template-columns:minmax(16rem,2fr) minmax(11rem,1fr) auto;display:grid}.portal-report-filter{grid-template-columns:minmax(16rem,2fr) repeat(2,minmax(9.5rem,1fr)) repeat(2,minmax(10rem,1fr))}.portal-filter .ui-field,.portal-filter .ui-input,.portal-filter .ui-select-shell{width:100%;min-width:0}.portal-filter-actions{align-items:center;gap:var(--st-space-2);flex-wrap:wrap;min-width:0;display:flex}.portal-report-filter .portal-filter-actions{grid-column:1/-1}.portal-record-section{box-shadow:none;overflow:clip}.portal-record-section>.portal-section-heading{padding:var(--st-space-5);background:var(--st-color-paper)}.portal-record-list{border-top:1px solid var(--st-color-line)}.portal-record{gap:var(--st-space-5);min-width:0;padding:var(--st-space-5);border-bottom:1px solid var(--st-color-line);grid-template-columns:minmax(10rem,.28fr) minmax(0,1fr);display:grid}.portal-record:last-child{border-bottom:0}.portal-record-date{min-width:0;padding-left:var(--st-space-4);border-left:.3rem solid var(--st-color-primary)}.portal-report-record .portal-record-date{border-left-color:var(--st-color-success)}.portal-record-date span,.portal-record-date time,.portal-record-date small{overflow-wrap:anywhere;display:block}.portal-record-date span{color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.portal-record-date time{margin-top:var(--st-space-2);color:var(--st-color-ink);font-family:var(--st-font-mono);font-size:var(--st-font-size-sm);font-variant-numeric:tabular-nums;font-weight:650}.portal-record-date small{margin-top:var(--st-space-2);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);line-height:1.45}.portal-record-date small time{color:inherit;font-size:inherit;font-weight:inherit;margin:0;display:inline}.portal-record-body,.portal-record-heading,.portal-record-heading>div:first-child{min-width:0}.portal-record-heading{justify-content:space-between;align-items:start;gap:var(--st-space-4);display:flex}.portal-record-heading h4{color:var(--st-color-ink);font-size:var(--st-font-size-lg);overflow-wrap:anywhere;margin:0;font-weight:650;line-height:1.35}.portal-record-heading code{margin-top:var(--st-space-2);color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);overflow-wrap:anywhere;display:block}.portal-record-badges{justify-content:flex-end;gap:var(--st-space-2);flex-wrap:wrap;flex:none;display:flex}.portal-record-meta{gap:var(--st-space-4);min-width:0;margin:var(--st-space-5) 0 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.portal-record-meta>div{min-width:0}.portal-record-meta dt{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.portal-record-meta dd{margin:var(--st-space-1) 0 0;color:var(--st-color-ink);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;font-weight:550}.portal-location-address{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);margin-top:.15rem;font-weight:400;display:block}.portal-inline-empty{padding:var(--st-space-5);border-top:1px solid var(--st-color-line);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);margin:0}.portal-pagination{justify-content:flex-end;align-items:center;gap:var(--st-space-2);min-width:0;padding:var(--st-space-4) var(--st-space-5);border-top:1px solid var(--st-color-line);background:var(--st-color-paper);display:flex}.portal-pagination button{min-width:5.5rem;min-height:2.75rem;padding:0 var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-surface);color:var(--st-color-ink);cursor:pointer;font:inherit;font-size:var(--st-font-size-sm);font-weight:600}.portal-pagination button:disabled{cursor:not-allowed;opacity:.5}.portal-pagination span{min-width:4.5rem;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);text-align:center;font-variant-numeric:tabular-nums}.portal-report-register>.portal-pagination{margin:var(--st-space-5) calc(var(--st-space-6) * -1) calc(var(--st-space-6) * -1);border-radius:0 0 var(--st-radius-lg) var(--st-radius-lg)}.portal-report-group{border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);min-width:0;overflow:clip}.portal-report-group>header{padding:var(--st-space-4) var(--st-space-5);border-bottom:1px solid var(--st-color-line);background:var(--st-color-primary-soft)}.portal-report-group>header+.portal-record-list{border-top:0}.portal-report-actions{gap:var(--st-space-2);margin-top:var(--st-space-5);flex-wrap:wrap;display:flex}.portal-download-error{margin:0 0 var(--st-space-5);padding:var(--st-space-3) var(--st-space-4);border-radius:var(--st-radius-sm);background:var(--st-color-danger-soft);color:var(--st-color-danger);font-size:var(--st-font-size-sm);border:1px solid #f2b8b8}@media (max-width:74rem){.portal-report-filter,.portal-record-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:52rem){.portal-upcoming-groups,.portal-filter,.portal-contact-callout{grid-template-columns:minmax(0,1fr)}.portal-contact-actions{justify-content:flex-start}.portal-filter-actions,.portal-report-filter .portal-filter-actions{grid-column:auto}.portal-record{grid-template-columns:minmax(0,1fr)}.portal-record-date{justify-content:space-between;align-items:baseline;gap:var(--st-space-3);display:flex}.portal-record-date time{text-align:right;margin-top:0}}@media (max-width:39.999rem){.portal-upcoming-panel,.portal-register{padding:var(--st-space-4)}.portal-section-heading,.portal-register-heading,.portal-record-heading{flex-direction:column}.portal-section-heading>strong,.portal-register-heading>strong{align-self:flex-start}.portal-upcoming-record{grid-template-columns:minmax(0,1fr)}.portal-record-section>.portal-section-heading,.portal-record,.portal-inline-empty{padding:var(--st-space-4)}.portal-record-date{display:block}.portal-record-date time{margin-top:var(--st-space-1);text-align:left}.portal-record-badges{justify-content:flex-start}.portal-record-meta{gap:var(--st-space-3);grid-template-columns:minmax(0,1fr)}.portal-filter-actions,.portal-report-actions,.portal-filter-actions .ui-button,.portal-report-actions .ui-button,.portal-contact-actions,.portal-contact-actions .ui-button{width:100%}.portal-pagination{padding:var(--st-space-3) var(--st-space-4);justify-content:space-between}.portal-pagination button{flex:1 1 0;min-width:0}.portal-report-register>.portal-pagination{margin:var(--st-space-4) calc(var(--st-space-4) * -1) calc(var(--st-space-4) * -1)}}@media (prefers-reduced-motion:reduce){.portal-scope-band[data-state=loading] .portal-scope-marker{animation:none}}.portal-findings{min-width:0;padding:var(--st-space-6);border:1px solid var(--st-color-line);border-radius:var(--st-radius-lg);background:linear-gradient(90deg, var(--st-color-danger) 0 .25rem, transparent .25rem), var(--st-color-surface);box-shadow:var(--st-shadow-surface)}.portal-findings>.portal-section-heading+*{margin-top:var(--st-space-5)}.portal-finding-list{gap:var(--st-space-5);min-width:0;display:grid}.portal-finding-card{border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper);min-width:0;overflow:hidden}.portal-finding-card-head{justify-content:space-between;align-items:start;gap:var(--st-space-4);min-width:0;padding:var(--st-space-5);display:flex}.portal-finding-card-head>div:first-child{min-width:0}.portal-finding-card-head p{margin:0 0 var(--st-space-1);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.portal-finding-card-head h3{max-width:54rem;color:var(--st-color-ink);font-family:var(--st-font-display);font-size:var(--st-font-size-lg);overflow-wrap:anywhere;margin:0;font-weight:650;line-height:1.35}.portal-finding-rail{min-width:0;padding:var(--st-space-4) var(--st-space-5);border-block:1px solid var(--st-color-line);background:var(--st-color-surface);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;list-style:none;display:grid}.portal-finding-rail li{justify-items:start;gap:var(--st-space-1);min-width:0;display:grid;position:relative}.portal-finding-rail li:after{z-index:0;background:var(--st-color-line-strong);content:"";height:1px;position:absolute;top:.72rem;left:1.65rem;right:0}.portal-finding-rail li:last-child:after{display:none}.portal-finding-rail li>span{z-index:1;border:1px solid var(--st-color-line-strong);background:var(--st-color-paper);width:1.5rem;height:1.5rem;color:var(--st-color-ink-muted);font-family:var(--st-font-mono);border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;display:inline-flex}.portal-finding-rail li[data-state=complete]>span,.portal-finding-rail li[data-state=current]>span{border-color:var(--st-color-primary);background:var(--st-color-primary);color:#fff}.portal-finding-rail li[data-state=complete]:after{background:var(--st-color-primary)}.portal-finding-rail small{max-width:calc(100% - var(--st-space-2));color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.portal-finding-rail li[data-state=current] small{color:var(--st-color-ink);font-weight:650}.portal-finding-facts{gap:var(--st-space-4);min-width:0;padding:var(--st-space-5);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.portal-finding-facts dt{margin-bottom:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.portal-finding-facts dd{color:var(--st-color-ink);font-size:var(--st-font-size-sm);overflow-wrap:anywhere;margin:0;font-weight:600}.portal-finding-evidence,.portal-reinspection-summary,.portal-finding-history-disclosure{margin:0 var(--st-space-5) var(--st-space-5)}.portal-finding-evidence h4{margin:0 0 var(--st-space-2);color:var(--st-color-ink);font-size:var(--st-font-size-sm)}.portal-finding-evidence ul,.portal-finding-selected-files{margin:0;padding:0;list-style:none}.portal-finding-evidence li,.portal-finding-selected-files li{justify-content:space-between;align-items:center;gap:var(--st-space-3);min-width:0;padding:var(--st-space-2) var(--st-space-3);border-top:1px solid var(--st-color-line);display:flex}.portal-finding-evidence strong,.portal-finding-evidence small,.portal-finding-selected-files span,.portal-finding-selected-files small{overflow-wrap:anywhere;min-width:0;display:block}.portal-finding-evidence strong,.portal-finding-selected-files span{font-size:var(--st-font-size-sm)}.portal-finding-evidence small,.portal-finding-selected-files small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.portal-reinspection-summary{gap:var(--st-space-1) var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);border:1px solid var(--st-color-primary);border-radius:var(--st-radius-sm);background:var(--st-color-primary-soft);grid-template-columns:auto 1fr;display:grid}.portal-reinspection-summary span,.portal-reinspection-summary small{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.portal-reinspection-summary strong{color:var(--st-color-ink);font-size:var(--st-font-size-sm)}.portal-reinspection-summary small{grid-column:1/-1}.portal-finding-history-disclosure{border-block:1px solid var(--st-color-line)}.portal-finding-history-disclosure summary{min-height:2.75rem;padding:var(--st-space-3) 0;color:var(--st-color-ink);cursor:pointer;font-size:var(--st-font-size-sm);font-weight:650}.portal-finding-history,.portal-finding-history-empty{padding:0 0 var(--st-space-4);margin:0}.portal-finding-history{list-style:none}.portal-finding-history li{gap:var(--st-space-3);padding-block:var(--st-space-2);grid-template-columns:.65rem minmax(0,1fr);display:grid}.portal-finding-history li>span{background:var(--st-color-primary);border-radius:999px;width:.55rem;height:.55rem;margin-top:.35rem}.portal-finding-history strong,.portal-finding-history small{display:block}.portal-finding-history small,.portal-finding-history-empty{color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs)}.portal-finding-history p{margin:var(--st-space-1) 0 0;color:var(--st-color-ink);font-size:var(--st-font-size-sm);overflow-wrap:anywhere}.portal-finding-actions{gap:var(--st-space-3);padding:0 var(--st-space-5) var(--st-space-5);flex-wrap:wrap;display:flex}.portal-finding-dialog{gap:var(--st-space-5);display:grid}.portal-finding-file{height:auto;min-height:2.75rem;padding:.45rem}.portal-finding-file::file-selector-button{min-height:2.25rem;padding:0 var(--st-space-3);border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);margin-right:var(--st-space-3);background:var(--st-color-paper);color:var(--st-color-ink);cursor:pointer}@media (max-width:39.999rem){.portal-findings,.portal-finding-card-head,.portal-finding-actions{padding:var(--st-space-4)}.portal-finding-card-head{flex-direction:column}.portal-finding-rail{padding-inline:var(--st-space-4)}.portal-finding-rail small{font-size:.68rem}.portal-finding-facts{padding:var(--st-space-4);grid-template-columns:minmax(0,1fr)}.portal-finding-evidence,.portal-reinspection-summary,.portal-finding-history-disclosure{margin-inline:var(--st-space-4)}.portal-finding-evidence li{flex-direction:column;align-items:stretch}.portal-finding-actions,.portal-finding-actions .ui-button{width:100%}}.finding-workflow-panel{min-width:0;padding:var(--st-space-6);border:1px solid var(--st-color-line);border-top:.25rem solid var(--st-color-warning);border-radius:var(--st-radius-lg);background:var(--st-color-surface);box-shadow:var(--st-shadow-surface)}.finding-workflow-head{justify-content:space-between;align-items:start;gap:var(--st-space-4);min-width:0;display:flex}.finding-workflow-head>div{min-width:0}.finding-workflow-head p,.finding-workflow-card header p{margin:0 0 var(--st-space-1);color:var(--st-color-primary-hover);font-family:var(--st-font-mono);font-size:var(--st-font-size-xs);letter-spacing:.07em;text-transform:uppercase;font-weight:600}.finding-workflow-head h2{color:var(--st-color-ink);font-family:var(--st-font-display);font-size:var(--st-font-size-xl);margin:0;font-weight:650}.finding-workflow-head>div>span{margin-top:var(--st-space-1);color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm);display:block}.finding-workflow-head>strong,.finding-workflow-subhead>span{border:1px solid var(--st-color-line-strong);border-radius:var(--st-radius-sm);background:var(--st-color-paper);min-width:2.75rem;min-height:2.75rem;font-family:var(--st-font-mono);flex:none;justify-content:center;align-items:center;display:inline-flex}.finding-workflow-panel>.system-state,.finding-workflow-panel>.loading-surface,.finding-workflow-columns{margin-top:var(--st-space-5)}.finding-workflow-columns{gap:var(--st-space-5);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.finding-workflow-columns>section{min-width:0}.finding-workflow-subhead{justify-content:space-between;align-items:center;gap:var(--st-space-3);margin-bottom:var(--st-space-3);display:flex}.finding-workflow-subhead h3{color:var(--st-color-ink);font-size:var(--st-font-size-lg);margin:0}.finding-workflow-subhead>span{min-width:2rem;min-height:2rem;font-size:var(--st-font-size-xs)}.finding-workflow-list{gap:var(--st-space-3);margin:0;padding:0;list-style:none;display:grid}.finding-workflow-card{min-width:0;padding:var(--st-space-4);border:1px solid var(--st-color-line);border-radius:var(--st-radius-md);background:var(--st-color-paper)}.finding-workflow-card>header{justify-content:space-between;align-items:start;gap:var(--st-space-3);min-width:0;display:flex}.finding-workflow-card>header>div{min-width:0}.finding-workflow-card h4{color:var(--st-color-ink);font-size:var(--st-font-size-lg);overflow-wrap:anywhere;margin:0;line-height:1.4}.finding-workflow-meta{gap:var(--st-space-2) var(--st-space-4);margin-top:var(--st-space-3);color:var(--st-color-ink-muted);font-size:var(--st-font-size-xs);flex-wrap:wrap;display:flex}.finding-workflow-card blockquote{padding:var(--st-space-3);border-left:.2rem solid var(--st-color-primary);margin:var(--st-space-3) 0 0;background:var(--st-color-surface);color:var(--st-color-ink);font-size:var(--st-font-size-sm);overflow-wrap:anywhere}.finding-workflow-evidence-list{margin:var(--st-space-3) 0 0;padding:0;list-style:none}.finding-workflow-evidence-list li{justify-content:space-between;align-items:center;gap:var(--st-space-2);border-top:1px solid var(--st-color-line);min-width:0;display:flex}.finding-workflow-evidence-list span{min-width:0;font-size:var(--st-font-size-xs);overflow-wrap:anywhere}.finding-workflow-card>footer{gap:var(--st-space-2);margin-top:var(--st-space-4);flex-wrap:wrap;display:flex}.finding-workflow-linked,.finding-workflow-inline-empty{color:var(--st-color-ink-muted);font-size:var(--st-font-size-sm)}.finding-workflow-linked{margin:var(--st-space-3) 0 0}.finding-workflow-inline-empty{padding:var(--st-space-4);border:1px dashed var(--st-color-line-strong);border-radius:var(--st-radius-sm);margin:0}.finding-workflow-dialog{gap:var(--st-space-5);display:grid}@media (max-width:63.999rem){.finding-workflow-columns{grid-template-columns:minmax(0,1fr)}}@media (max-width:39.999rem){.finding-workflow-panel{padding:var(--st-space-4)}.finding-workflow-head,.finding-workflow-card>header{flex-direction:column;align-items:flex-start}.finding-workflow-card>footer,.finding-workflow-card>footer .ui-button{width:100%}}@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}
