:root{--text-large-title-size:26px;--text-large-title-line:32px;--text-large-title-weight:600;--text-title-size:20px;--text-title-line:26px;--text-title-weight:600;--text-headline-size:16px;--text-headline-line:22px;--text-headline-weight:600;--text-body-size:15px;--text-body-line:22px;--text-body-weight:400;--text-subheadline-size:13px;--text-subheadline-line:18px;--text-caption-size:12px;--text-caption-line:16px;--text-mono-size:13px;--text-mono-line:20px;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-pill:999px;--control-height:44px;--control-height-small:32px;--touch-target-min:44px;--focus-width:2px;--focus-offset:2px;--motion-state:.1s;--motion-enter:.2s;--motion-surface:.3s;--reading-width:68ch;--page-max-width:1200px}:root,[data-appearance=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--background-secondary:#f2f2f7;--background-raised:#fff;--label:#1c1c1e;--secondary-label:#48484a;--tertiary-label:#6c6c70;--separator:#d1d1d6;--separator-strong:#8a8a8e;--tint:#0b57d0;--tint-on:#fff;--tint-subtle:#e8effb;--success-text:#1b6b3a;--success-background:#e6f4ec;--warning-text:#8a5300;--warning-background:#fdf3e2;--danger-text:#b3261e;--danger-background:#fbeae9;--focus:#0b57d0;--shadow:0 1px 2px #00000014, 0 4px 12px #0000000f;--media-backdrop:#000;--overlay-backdrop:#000000b8;--overlay-label:#fff}:root[data-appearance=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--background-secondary:#1c1c1e;--background-raised:#1c1c1e;--label:#f2f2f7;--secondary-label:#c7c7cc;--tertiary-label:#aeaeb2;--separator:#38383a;--separator-strong:#8e8e93;--tint:#7fb4ff;--tint-on:#0a0a0a;--tint-subtle:#14263f;--success-text:#7bd88f;--success-background:#12241a;--warning-text:#f0c26b;--warning-background:#2a2113;--danger-text:#ff8a80;--danger-background:#2e1618;--focus:#7fb4ff;--shadow:0 1px 2px #0009, 0 4px 12px #0006;--media-backdrop:#000;--overlay-backdrop:#000000b8;--overlay-label:#fff}@media (prefers-color-scheme:dark){:root:not([data-appearance=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--background-secondary:#1c1c1e;--background-raised:#1c1c1e;--label:#f2f2f7;--secondary-label:#c7c7cc;--tertiary-label:#aeaeb2;--separator:#38383a;--separator-strong:#8e8e93;--tint:#7fb4ff;--tint-on:#0a0a0a;--tint-subtle:#14263f;--success-text:#7bd88f;--success-background:#12241a;--warning-text:#f0c26b;--warning-background:#2a2113;--danger-text:#ff8a80;--danger-background:#2e1618;--focus:#7fb4ff;--shadow:0 1px 2px #0009, 0 4px 12px #0006;--media-backdrop:#000;--overlay-backdrop:#000000b8;--overlay-label:#fff}}@media (prefers-contrast:more){:root{--separator:var(--separator-strong)}}@media (prefers-reduced-motion:reduce){:root{--motion-state:0s;--motion-enter:0s;--motion-surface:0s}}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-ui);-webkit-text-size-adjust:100%;font-size:100%;line-height:1.5}body{background:var(--background);color:var(--label);font-size:var(--text-body-size);line-height:var(--text-body-line);overflow-wrap:break-word;margin:0}:focus-visible{outline:var(--focus-width) solid var(--focus);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}.skip-link{left:var(--space-2);z-index:20;padding:var(--space-3) var(--space-4);background:var(--tint);color:var(--tint-on);border-radius:var(--radius-md);transition:top var(--motion-state) ease-out;text-decoration:none;position:absolute;top:-100px}.skip-link:focus{top:var(--space-2)}.page{max-width:var(--page-max-width);padding:0 var(--space-4) var(--space-7);margin:0 auto}.prose{max-width:var(--reading-width)}.app-topbar{z-index:10;background:var(--background);border-bottom:1px solid var(--separator);position:sticky;top:0}.app-header{background:color-mix(in srgb, var(--background) 92%, transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);padding:var(--space-3) var(--space-4)}.app-header__inner{max-width:var(--page-max-width);gap:var(--space-3) var(--space-5);flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.app-header__identity{min-width:0}.notice__action{margin-top:var(--space-2)}.app-header__title{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--text-title-weight);margin:0}.app-header__status{gap:var(--space-1) var(--space-2);padding:var(--space-1) var(--space-3);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);grid-template-columns:auto 1fr;align-items:center;margin:0;display:inline-grid}.app-header__mark{color:var(--tint);display:inline-flex}.app-header__subtitle{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);max-width:48ch;margin:0}.app-header__controls{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.jump-nav{background:var(--background-secondary);border-top:1px solid var(--separator)}.jump-nav__list{max-width:var(--page-max-width);padding:var(--space-2) var(--space-4);gap:var(--space-1);scrollbar-width:thin;margin:0 auto;list-style:none;display:flex;overflow-x:auto}.jump-nav__list>li{display:contents}.jump-nav__link{padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);white-space:nowrap;transition:background-color var(--motion-state) ease-out;flex:none;text-decoration:none}.jump-nav__link:hover{background:var(--background);color:var(--label)}.jump-nav__link[aria-current=true]{background:var(--tint);color:var(--tint-on);font-weight:600}.jump-nav__link:focus-visible{outline-offset:0}.section{margin-top:var(--space-7);scroll-margin-top:160px}.section__head{margin-bottom:var(--space-4)}.section__title{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--text-title-weight);margin:0}.section__question{margin:var(--space-1) 0 0;color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);max-width:var(--reading-width)}.group{margin-top:var(--space-5)}.group__title{margin:0 0 var(--space-2);font-size:var(--text-headline-size);line-height:var(--text-headline-line);font-weight:var(--text-headline-weight)}.card{background:var(--background-raised);border:1px solid var(--separator);border-radius:var(--radius-lg);padding:var(--space-5)}.card+.card{margin-top:var(--space-4)}.callout{border-left:3px solid var(--tint);padding:var(--space-2) var(--space-4);background:var(--background-secondary);border-radius:0 var(--radius-md) var(--radius-md) 0;margin:var(--space-4) 0}.muted{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line)}.hint{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);margin:var(--space-1) 0 0}code,.mono{font-family:var(--font-mono);font-size:var(--text-mono-size);line-height:var(--text-mono-line)}.raw{background:var(--background-secondary);border:1px solid var(--separator);border-radius:var(--radius-md);padding:var(--space-3);max-height:24rem;font-family:var(--font-mono);font-size:var(--text-mono-size);line-height:var(--text-mono-line);white-space:pre-wrap;word-break:break-word;margin:0;overflow-x:auto}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-4);border-radius:var(--radius-md);font:inherit;font-size:var(--text-body-size);cursor:pointer;transition:background-color var(--motion-state) ease-out, border-color var(--motion-state) ease-out;border:1px solid #0000;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--tint);color:var(--tint-on)}.btn--primary:hover{background:color-mix(in srgb, var(--tint) 88%, black)}.btn--secondary{background:var(--background-raised);color:var(--label);border-color:var(--separator-strong)}.btn--secondary:hover{background:var(--background-secondary)}.btn--danger{background:var(--background-raised);color:var(--danger-text);border-color:var(--danger-text)}.btn--danger:hover{background:var(--danger-background)}.btn--quiet{color:var(--tint);min-height:var(--control-height-small);padding:0 var(--space-2);background:0 0;border-color:#0000;font-weight:400}.btn--quiet:hover{background:var(--background-secondary)}.btn:disabled{color:var(--tertiary-label);border-color:var(--separator);background:var(--background-secondary);cursor:not-allowed}.btn[aria-busy=true]:after{content:"";border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.status{gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--separator);background:var(--background-secondary);margin:var(--space-3) 0;grid-template-columns:auto 1fr;align-items:start;display:grid}.status__icon{width:20px;height:20px;margin-top:1px;display:block}.status__word{font-weight:600}.status__body{min-width:0}.status--info .status__icon{color:var(--tint)}.status--success{background:var(--success-background);border-color:var(--success-text)}.status--success .status__icon,.status--success .status__word{color:var(--success-text)}.status--warning{background:var(--warning-background);border-color:var(--warning-text)}.status--warning .status__icon,.status--warning .status__word{color:var(--warning-text)}.status--danger{background:var(--danger-background);border-color:var(--danger-text)}.status--danger .status__icon,.status--danger .status__word{color:var(--danger-text)}.badge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-caption-size);white-space:nowrap;border:1px solid;font-weight:600;display:inline-flex}.badge--neutral{color:var(--secondary-label)}.badge--success{color:var(--success-text);background:var(--success-background)}.badge--warning{color:var(--warning-text);background:var(--warning-background)}.badge--danger{color:var(--danger-text);background:var(--danger-background)}.badge--accent{color:var(--tint);background:var(--tint-subtle)}.table-wrapper{border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background-raised);overflow-x:auto}table.table{border-collapse:collapse;width:100%;font-size:var(--text-body-size);line-height:1.35}table.table caption{text-align:left;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--separator);font-weight:600}table.table th,table.table td{text-align:left;padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--separator);vertical-align:top}table.table thead th{background:var(--background-secondary);font-size:var(--text-subheadline-size);z-index:1;position:sticky;top:0}table.table tbody tr:nth-child(2n){background:color-mix(in srgb, var(--background-secondary) 45%, transparent)}table.table .num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}table.table td.mono,table.table th.mono{font-family:var(--font-mono);font-size:var(--text-mono-size);overflow-wrap:anywhere}.table__sort{font:inherit;color:inherit;cursor:pointer;align-items:center;gap:var(--space-1);background:0 0;border:0;padding:0;font-weight:600;display:inline-flex}.table__sort:after{content:"↕";color:var(--tertiary-label);font-size:11px}.table__sort[aria-sort=ascending]:after{content:"↑";color:var(--tint)}.table__sort[aria-sort=descending]:after{content:"↓";color:var(--tint)}.field{margin-bottom:var(--space-4)}.field__label{margin-bottom:var(--space-1);font-weight:600;display:block}.field__hint{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);margin-bottom:var(--space-1);display:block}.field__error{color:var(--danger-text);font-size:var(--text-subheadline-size);margin-top:var(--space-1);display:block}input[type=text],input[type=search],select,textarea{font:inherit;color:var(--label);background:var(--background-raised);border:1px solid var(--separator-strong);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);min-height:var(--control-height);width:100%}.choice{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--separator-strong);border-radius:var(--radius-md);margin-bottom:var(--space-2);cursor:pointer;align-items:flex-start;display:flex}.choice:hover{background:var(--background-secondary)}.choice[data-selected=true]{border-color:var(--tint);background:var(--tint-subtle)}.choice input{flex:none;width:20px;height:20px;margin-top:3px}.choice__text{min-width:0}.choice__title{font-weight:600;display:block}.choice__note{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);display:block}.switch{align-items:center;gap:var(--space-2);cursor:pointer;min-height:var(--control-height-small);display:inline-flex}.switch input{width:20px;height:20px}.switch__label{font-size:var(--text-subheadline-size);white-space:nowrap}details.disclosure{border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background-raised);margin-bottom:var(--space-2)}details.disclosure>summary{cursor:pointer;padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-2);min-height:var(--control-height-small);font-weight:600;list-style:none;display:flex}details.disclosure>summary::-webkit-details-marker{display:none}details.disclosure>summary:before{content:"";width:0;height:0;transition:transform var(--motion-state) ease-out;border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid}details.disclosure[open]>summary:before{transform:rotate(90deg)}details.disclosure>.disclosure__body{padding:0 var(--space-4) var(--space-4)}.progress{margin-top:var(--space-4);padding:var(--space-4);border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background-secondary)}.progress__bar{appearance:none;border-radius:var(--radius-pill);background:var(--separator);border:0;width:100%;height:8px;overflow:hidden}.progress__bar::-webkit-progress-bar{background:var(--separator)}.progress__bar::-webkit-progress-value{background:var(--tint)}.progress__bar::-moz-progress-bar{background:var(--tint)}.progress__label{margin:var(--space-2) 0 0;font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line)}.preview{background:var(--media-backdrop);border-radius:var(--radius-md);aspect-ratio:4/3;justify-content:center;align-items:center;max-width:720px;display:flex;position:relative;overflow:hidden}.preview__video{object-fit:contain;background:var(--media-backdrop);width:100%;height:100%}.preview__video--mirrored{transform:scaleX(-1)}.preview__placeholder{padding:var(--space-3);background:var(--overlay-backdrop);color:var(--overlay-label);text-align:center;font-size:var(--text-subheadline-size);margin:0;position:absolute;inset:auto 0 0}.help{display:inline-flex;position:relative}.help__trigger{border:1px solid var(--separator-strong);background:var(--background-raised);width:22px;height:22px;min-height:22px;color:var(--secondary-label);cursor:help;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.help__trigger:hover,.help__trigger[aria-expanded=true]{border-color:var(--tint);color:var(--tint)}.help__panel{z-index:30;top:calc(100% + var(--space-1));min-width:16rem;max-width:min(28rem,80vw);padding:var(--space-3);background:var(--background-raised);color:var(--label);border:1px solid var(--separator-strong);border-radius:var(--radius-md);box-shadow:var(--shadow);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);text-align:left;white-space:normal;font-weight:400;position:absolute;left:0}.help__panel[hidden]{display:none}dialog.dialog{border:1px solid var(--separator-strong);border-radius:var(--radius-lg);background:var(--background-raised);max-width:min(32rem,92vw);color:var(--label);box-shadow:var(--shadow);padding:0}dialog.dialog::backdrop{background:#0006}.dialog__body{padding:var(--space-5)}.dialog__title{margin:0 0 var(--space-2);font-size:var(--text-headline-size);line-height:var(--text-headline-line);font-weight:var(--text-headline-weight)}.dialog__actions{gap:var(--space-2);padding:var(--space-4) var(--space-5);border-top:1px solid var(--separator);background:var(--background-secondary);flex-wrap:wrap;justify-content:flex-end;display:flex}.events{margin:0;padding:0;list-style:none}.events__item{gap:var(--space-2) var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--separator);font-size:var(--text-subheadline-size);grid-template-columns:11rem 7rem 1fr;display:grid}.events__time{color:var(--secondary-label);font-variant-numeric:tabular-nums}@media (max-width:640px){.events__item{gap:var(--space-1);grid-template-columns:1fr}}.app-footer{margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--separator);color:var(--secondary-label);font-size:var(--text-subheadline-size)}@media (max-width:640px){.page{padding:0 var(--space-3) var(--space-6)}.card{padding:var(--space-4)}.section{scroll-margin-top:150px}.actions .btn{flex:100%}}@media print{:root{--background:#fff;--background-secondary:#fff;--background-raised:#fff;--label:#000;--secondary-label:#333;--tertiary-label:#444;--separator:#999;--separator-strong:#666;--tint:#000;--tint-on:#fff;--motion-state:0s}.app-header,.jump-nav,.actions,.btn,.skip-link,.help,.preview,.progress{display:none!important}.section{break-inside:avoid;margin-top:var(--space-5)}details.disclosure{border:1px solid var(--separator-strong)}details.disclosure>.disclosure__body{display:block!important}table.table{font-size:10pt}a[href]:after{content:" (" attr(href) ")";color:var(--secondary-label);font-size:9pt}}.notice{gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background-secondary);margin:var(--space-3) 0;border-left-width:4px;grid-template-columns:auto 1fr;align-items:start;display:grid}.notice__icon{width:20px;height:20px;margin-top:1px;display:block}.notice__body{min-width:0;display:block}.notice__word{font-weight:600;font-size:var(--text-body-size);line-height:var(--text-body-line);display:block}.notice__text,.notice__next{max-width:var(--reading-width);display:block}.notice__next{margin-top:var(--space-1);color:var(--secondary-label)}.notice--info{border-left-color:var(--tint)}.notice--info .notice__icon,.notice--info .notice__word{color:var(--tint)}.notice--success{background:var(--success-background);border-left-color:var(--success-text)}.notice--success .notice__icon,.notice--success .notice__word{color:var(--success-text)}.notice--warning{background:var(--warning-background);border-left-color:var(--warning-text)}.notice--warning .notice__icon,.notice--warning .notice__word{color:var(--warning-text)}.notice--danger{background:var(--danger-background);border-left-color:var(--danger-text)}.notice--danger .notice__icon,.notice--danger .notice__word{color:var(--danger-text)}.notice--pending{border-left-color:var(--separator-strong)}.notice--pending .notice__icon,.notice--pending .notice__word{color:var(--secondary-label)}.status__text{min-width:0}.state{justify-items:center;gap:var(--space-2);text-align:center;padding:var(--space-6) var(--space-4);border:1px dashed var(--separator-strong);border-radius:var(--radius-md);background:var(--background-secondary);margin:var(--space-3) 0;display:grid}.state__icon{color:var(--secondary-label)}.state--error .state__icon{color:var(--danger-text)}.state--partial .state__icon{color:var(--warning-text)}.state__title{font-size:var(--text-headline-size);line-height:var(--text-headline-line);font-weight:var(--text-headline-weight);margin:0}.state__next{max-width:var(--reading-width);color:var(--secondary-label);margin:0}.state__action{margin-top:var(--space-2)}.stack{gap:var(--space-4);flex-direction:column;display:flex}.stack>.card+.card{margin-top:0}.subhead{align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);font-size:var(--text-headline-size);line-height:var(--text-headline-line);font-weight:var(--text-headline-weight);display:flex}.checked-list,.statement-list{gap:var(--space-2);max-width:var(--reading-width);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.checked-list>li{gap:var(--space-2);grid-template-columns:auto 1fr;align-items:start;display:grid}.checked-list>li>svg{color:var(--success-text);margin-top:2px}.start-actions{align-items:flex-start;gap:var(--space-2);margin-top:var(--space-2);flex-direction:column;display:flex}.choices{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.switch-field{gap:var(--space-1);flex-direction:column;display:flex}.switch-field__label{align-items:center;gap:var(--space-1);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--secondary-label);display:inline-flex}.switch-group{border:1px solid var(--separator);border-radius:var(--radius-pill);background:var(--background-secondary);padding:2px;display:inline-flex}button.switch{align-items:center;gap:var(--space-1);min-height:var(--control-height-small);padding:0 var(--space-3);border-radius:var(--radius-pill);color:var(--secondary-label);font:inherit;font-size:var(--text-subheadline-size);cursor:pointer;background:0 0;border:0;display:inline-flex}button.switch:hover{color:var(--label)}button.switch[aria-pressed=true]{background:var(--background-raised);color:var(--label);box-shadow:var(--shadow);font-weight:600}.field__head{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.field__row{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.field--inline{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--separator)}.field input[type=text],.field input[type=number],.field select,.field__row input[type=text]{min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--separator-strong);border-radius:var(--radius-sm);background:var(--background);color:var(--label);font:inherit;font-size:var(--text-body-size);min-width:12rem}.profiles{border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background-raised);padding:var(--space-4);margin:0}.profiles legend{align-items:center;gap:var(--space-2);padding:0 var(--space-2);font-weight:600;display:inline-flex}.device-list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.device-list__item{border:1px solid var(--separator);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);background:var(--background)}.device-list__item--selected{border-color:var(--tint);background:var(--tint-subtle);border-width:2px}.device-list__head{align-items:flex-start;gap:var(--space-2);display:flex}.device-list__label{gap:var(--space-1);cursor:pointer;flex-direction:column;min-width:0;display:flex}.device-list__name{font-weight:600}.device-list__meta{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line)}.table-block{gap:var(--space-2);flex-direction:column;display:flex}.table-block__footer{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);margin:0}.table .notice{background:0 0;border:0;margin:0;padding:0}.table .notice__icon{width:16px;height:16px}.table .notice__word{font-weight:600;font-size:var(--text-subheadline-size)}.value-status{padding:1px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-caption-size);line-height:var(--text-caption-line);white-space:nowrap;border:1px solid;display:inline-block}.value-status--available{color:var(--success-text);background:var(--success-background)}.value-status--uncertain{color:var(--warning-text);background:var(--warning-background)}.value-status--failed{color:var(--danger-text);background:var(--danger-background)}.value-status--not_reported,.value-status--unsupported,.value-status--not_granted,.value-status--not_tested,.value-status--aborted{color:var(--secondary-label);background:var(--background-secondary)}.meta{gap:var(--space-2) var(--space-4);margin:var(--space-2) 0 0;grid-template-columns:minmax(10rem,auto) 1fr;display:grid}.meta__key{align-items:center;gap:var(--space-1);color:var(--secondary-label);display:flex}.meta__value{min-width:0;margin:0}@media (max-width:640px){.meta{gap:var(--space-1);grid-template-columns:1fr}.meta__value{margin-bottom:var(--space-2)}}.ptz-summary{margin-top:var(--space-3)}.ptz-control{border:1px solid var(--separator);border-radius:var(--radius-md);padding:var(--space-4);background:var(--background);margin-top:var(--space-3)}.ptz-control__value{font-family:var(--font-mono);font-size:var(--text-mono-size);line-height:var(--text-mono-line);padding:1px var(--space-2);border-radius:var(--radius-sm);background:var(--background-secondary)}.ptz-control input[type=range]{width:100%;min-height:var(--control-height);margin:var(--space-2) 0}.preview--mirrored .preview__video{transform:scaleX(-1)}.preview__hint{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);max-width:var(--reading-width)}.preview--photo,.preview--recording{border-radius:var(--radius-md);border:1px solid var(--separator);background:var(--media-backdrop);width:100%;max-width:480px;height:auto;margin-top:var(--space-3);display:block}.progress-card__step{margin:var(--space-2) 0 0;font-weight:600}.progress__track{border-radius:var(--radius-pill);background:var(--background-secondary);border:1px solid var(--separator);height:8px;overflow:hidden}.progress__fill{background:var(--tint);height:100%;transition:width var(--motion-enter) ease-out}.progress__value{font-variant-numeric:tabular-nums;color:var(--secondary-label);font-size:var(--text-subheadline-size)}.app-footer__versions{gap:var(--space-3);color:var(--tertiary-label);font-family:var(--font-mono);font-size:var(--text-caption-size);line-height:var(--text-caption-line);flex-wrap:wrap;display:flex}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.model-match{gap:var(--space-2);flex-direction:column;display:flex}.candidate-list{gap:var(--space-2);max-width:var(--reading-width);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.history-actions{gap:var(--space-1);flex-wrap:wrap;display:flex}.status-text{align-items:center;gap:var(--space-1);white-space:nowrap;font-weight:600;font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line);display:inline-flex}.status-text--info{color:var(--tint)}.status-text--success{color:var(--success-text)}.status-text--warning{color:var(--warning-text)}.status-text--danger{color:var(--danger-text)}.status-text--pending{color:var(--secondary-label)}.start-card__title{margin:0 0 var(--space-4);font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--text-title-weight)}.switch--line{align-items:start;gap:var(--space-3);width:100%;min-height:var(--control-height);padding:var(--space-3) var(--space-4);margin:var(--space-4) 0;border:1px solid var(--separator);border-radius:var(--radius-md);background:var(--background);grid-template-columns:auto 1fr auto;display:grid}.switch--line:hover{background:var(--background-secondary)}.switch--line input{width:20px;height:20px;accent-color:var(--tint);margin:2px 0 0}.switch__text{flex-direction:column;gap:2px;min-width:0;display:flex}.switch__title{font-weight:600}.switch__note{color:var(--secondary-label);font-size:var(--text-subheadline-size);line-height:var(--text-subheadline-line)}.btn--wide{justify-content:center;width:100%}.details-body{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--separator)}.app-footer p{max-width:var(--reading-width)}
