:root{--bg:#f6f8fb;--surface:#fff;--surface-muted:#f8fafc;--line:#e5e7eb;--line-strong:#d1d5db;--text:#111827;--muted:#6b7280;--accent:#0a6cf5;--accent-strong:#085fdb;--accent-deep:#072b63;--accent-soft:#eaf3ff;--success:#16a34a;--success-soft:#eaf8ef;--success-line:#b9e7c8;--amber:#96690f;--amber-soft:#fff7e6;--amber-line:#ead199;--rust:#dc2626;--rust-soft:#feecec;--rust-line:#e6b3ab;--focus-ring:#0a6cf533;--shadow:0 16px 38px #072b6314;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}html,body{background:var(--bg);min-width:320px;min-height:100%;color:var(--text);font-family:var(--font-body,Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);letter-spacing:0;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0}button,a,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.auth-shell{width:min(100%,980px);min-height:100dvh;padding:calc(max(env(safe-area-inset-top), 24px) + 8px) 24px calc(max(env(safe-area-inset-bottom), 24px) + 8px);grid-template-columns:minmax(0,420px) minmax(320px,430px);justify-content:center;align-items:center;gap:64px;margin:0 auto;display:grid}.auth-copy{gap:12px;min-width:0;display:grid}.auth-logo{width:min(220px,66vw);height:auto;margin-bottom:8px;display:block}.auth-eyebrow,.route-eyebrow{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:18px}.auth-copy h1,.auth-copy p,.demo-auth-card h2,.demo-auth-card p,.access-gateway-card h2,.access-gateway-card p,.not-found-shell h1,.not-found-shell p{margin:0}.auth-copy h1{color:var(--text);letter-spacing:-.03em;font-size:clamp(32px,5vw,48px);font-weight:750;line-height:1.08}.auth-copy p,.demo-auth-card p,.access-gateway-card p,.not-found-shell p{color:var(--muted);font-size:15px;font-weight:550;line-height:23px}.demo-auth-card,.access-gateway-card{border:1px solid var(--line);background:var(--surface);width:min(100%,430px);min-width:0;box-shadow:var(--shadow);border-radius:22px;gap:16px;padding:clamp(22px,4vw,34px);display:grid}.demo-auth-card h2,.access-gateway-card h2{color:var(--text);font-size:22px;font-weight:750;line-height:29px}.access-principles{gap:10px;margin:10px 0 0;padding:0;list-style:none;display:grid}.access-principles li{color:var(--accent-deep);align-items:center;gap:10px;font-size:14px;font-weight:700;line-height:21px;display:flex}.access-principles svg{color:var(--accent);flex:none}.access-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.primary-action,.secondary-action{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:52px;padding:10px 16px;font-size:14px;font-weight:750;line-height:20px;display:inline-flex}.primary-action{border-color:var(--accent);background:var(--accent);color:#fff}.secondary-action{background:var(--surface);color:var(--text);border-color:#64748b}.status-pill{border:1px solid var(--line);background:var(--surface-muted);width:fit-content;min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:750;line-height:16px;display:inline-flex}.status-pill.ready{border-color:var(--success-line);background:var(--success-soft);color:#166534}.status-pill.amber{border-color:var(--amber-line);background:var(--amber-soft);color:var(--amber)}.access-gateway-card small{color:var(--muted);font-size:12px;line-height:17px}.local-auth-form{gap:14px}.local-auth-field{color:var(--text);gap:6px;font-size:13px;font-weight:700;display:grid}.local-auth-field input{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:48px;color:var(--text);border-radius:12px;padding:10px 12px}.local-auth-error{border:1px solid var(--rust-line);background:var(--rust-soft);color:var(--rust);border-radius:12px;padding:10px 12px;font-size:13px;font-weight:650;line-height:19px}.local-auth-notice{border:1px solid var(--line-strong);background:var(--paper-strong);color:var(--text);border-radius:12px;padding:10px 12px;font-size:13px;font-weight:650;line-height:19px}.local-auth-links{color:var(--accent-strong);flex-wrap:wrap;gap:8px 16px;font-size:13px;font-weight:700;display:flex}.ub-signature-canvas{border:1px solid var(--line-strong);cursor:crosshair;touch-action:none;background:#fff;border-radius:12px;width:100%;min-height:150px;display:block}.ub-signature-canvas:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 36%, transparent);outline-offset:3px}.not-found-shell{width:min(100% - 32px,560px);min-height:100dvh;padding:calc(max(env(safe-area-inset-top), 24px) + 8px) 0 calc(max(env(safe-area-inset-bottom), 24px) + 8px);align-content:center;justify-items:start;gap:14px;margin:0 auto;display:grid}.not-found-shell h1{letter-spacing:-.03em;font-size:clamp(28px,6vw,42px);font-weight:750;line-height:1.1}.placeholder-icon{background:var(--accent-soft);width:52px;height:52px;color:var(--accent-strong);border-radius:16px;place-items:center;display:grid}@media (max-width:720px){.auth-shell{grid-template-columns:minmax(0,1fr);align-content:center;gap:28px;width:min(100%,520px);padding-left:20px;padding-right:20px}.access-actions{grid-template-columns:1fr}}@media (max-width:340px){.auth-shell{padding-left:14px;padding-right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){.status-pill.ready{color:var(--success)}}
.ub-app{--ub-page:var(--bg,#f6f8fb);--ub-surface:var(--surface,#fff);--ub-surface-muted:var(--surface-muted,#f8fafc);--ub-border:var(--line,#e5e7eb);--ub-divider:#eef2f7;--ub-text:var(--text,#111827);--ub-muted:var(--muted,#6b7280);--ub-blue:var(--accent,#0a6cf5);--ub-blue-strong:var(--accent-strong,#085fdb);--ub-blue-deep:var(--accent-deep,#072b63);--ub-blue-soft:var(--accent-soft,#eaf3ff);--ub-success:var(--success,#16a34a);--ub-success-soft:var(--success-soft,#eaf8ef);--ub-warning:var(--amber,#96690f);--ub-warning-soft:var(--amber-soft,#fff7e6);--ub-danger:var(--rust,#dc2626);--ub-danger-soft:var(--rust-soft,#feecec);background:var(--ub-page);min-height:100dvh;color:var(--ub-text);letter-spacing:0;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.ub-app *,.ub-app :before,.ub-app :after{box-sizing:border-box}.ub-app button,.ub-app input,.ub-app select,.ub-app textarea{font:inherit}.ub-app button,.ub-app a{-webkit-tap-highlight-color:transparent}.ub-app button:focus-visible,.ub-app a:focus-visible,.ub-app input:focus-visible,.ub-app select:focus-visible,.ub-app textarea:focus-visible{outline:2px solid var(--ub-blue-strong);outline-offset:2px}.ub-screen{width:min(100%,880px);min-height:100dvh;padding:calc(max(env(safe-area-inset-top), 16px) + 8px) 16px 32px;margin:0 auto}.ub-screen__stack{gap:16px;display:grid}.ub-skip-link{z-index:100;background:var(--ub-blue-deep);color:#fff;border-radius:12px;padding:10px 14px;font-weight:700;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.ub-skip-link:focus{transform:translateY(0)}.ub-app-header{gap:8px;min-height:58px;margin-bottom:16px;display:grid}.ub-app-header__brand{justify-content:center;min-height:48px;display:flex}.ub-brand-logo{width:min(198px,58vw);height:auto;display:block}.ub-app-header__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.ub-app-header__copy{flex:1;min-width:0}.ub-app-header h1,.ub-workflow-header h1{color:var(--ub-text);letter-spacing:0;margin:0;font-family:inherit;font-size:28px;font-weight:700;line-height:36px}.ub-app-header h1.ub-app-header__title--brand{color:var(--ub-blue-deep);font-size:24px;line-height:32px}.ub-app-header p,.ub-workflow-header p{max-width:64ch;color:var(--ub-muted);margin:4px 0 0;font-size:14px;font-weight:500;line-height:20px}.ub-app-header__action{flex:none;align-items:flex-start;display:flex}.ub-workflow-header{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ub-workflow-header__copy{flex:1;min-width:0}.ub-eyebrow{color:var(--ub-blue-strong);letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:700;line-height:18px;display:block}.ub-panel{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:20px;gap:12px;min-width:0;padding:16px;display:grid;box-shadow:0 6px 16px #072b6314}.ub-panel--flush{padding:0;overflow:hidden}.ub-panel--info{background:var(--ub-blue-soft);border-color:#b8cbe0}.ub-panel--success{border-color:var(--success-line,#b9e7c8);background:var(--ub-success-soft)}.ub-panel--warning{border-color:var(--amber-line,#ead199);background:var(--ub-warning-soft)}.ub-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ub-section-heading h2,.ub-empty-state h2{color:var(--ub-text);margin:0;font-size:18px;font-weight:700;line-height:24px}.ub-section-heading p{color:var(--ub-muted);margin:3px 0 0;font-size:13px;font-weight:500;line-height:18px}.ub-body,.ub-panel>p,.ub-empty-state p{color:var(--ub-muted);margin:0;font-size:15px;font-weight:500;line-height:22px}.ub-status{border:1px solid var(--ub-border);background:var(--ub-surface-muted);max-width:100%;min-height:28px;color:var(--ub-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex;overflow:hidden}.ub-status--good{border-color:var(--success-line,#b9e7c8);background:var(--ub-success-soft);color:#166534}.ub-status--warning{border-color:var(--amber-line,#ead199);background:var(--ub-warning-soft);color:var(--ub-warning)}.ub-status--issue{border-color:var(--rust-line,#e6b3ab);background:var(--ub-danger-soft);color:var(--ub-danger)}.ub-status--purple{color:#6d28d9;background:#f3e8ff;border-color:#d8b4fe}.ub-progress{background:var(--ub-divider);border-radius:999px;width:100%;height:8px;overflow:hidden}.ub-progress>span{border-radius:inherit;background:var(--ub-blue);height:100%;transition:width .22s;display:block}.ub-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ub-metric{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:16px;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:66px;padding:10px;display:flex}.ub-metric strong{color:var(--ub-text);font-size:17px;font-weight:700;line-height:22px}.ub-metric span{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-metric--info{background:var(--ub-blue-soft);border-color:#b8cbe0}.ub-metric--good{border-color:var(--success-line,#b9e7c8);background:var(--ub-success-soft)}.ub-metric--warning{border-color:var(--amber-line,#ead199);background:var(--ub-warning-soft)}.ub-data-list{gap:0;margin:0;display:grid}.ub-data-row{border-top:1px solid var(--ub-divider);justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:11px 0;display:flex}.ub-data-row:first-child{border-top:0;padding-top:0}.ub-data-row:last-child{padding-bottom:0}.ub-data-row dt{color:var(--ub-muted);font-size:13px;font-weight:600;line-height:18px}.ub-data-row dd{overflow-wrap:anywhere;min-width:0;max-width:62%;color:var(--ub-text);text-align:right;margin:0;font-size:13px;font-weight:700;line-height:18px}.ub-button,.ub-icon-button{color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;text-decoration:none}.ub-button{text-align:center;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:56px;padding:10px 16px;font-size:15px;font-weight:700;line-height:20px;display:inline-flex}.ub-button:active,.ub-choice-card:active,.ub-list-card:active{opacity:.78}.ub-button:disabled{cursor:not-allowed;opacity:.48}.ub-button--secondary{border-color:var(--ub-blue-strong);background:var(--ub-blue-soft);color:var(--ub-blue-deep)}.ub-button--outline{background:var(--ub-surface);color:var(--ub-text);border-color:#64748b}.ub-button--danger{border-color:var(--ub-danger);background:var(--ub-danger-soft);color:var(--ub-danger)}.ub-button--ghost{color:var(--ub-blue-strong);background:0 0;border-color:#0000}.ub-button--compact{border-color:var(--ub-border);background:var(--ub-surface);min-height:44px;color:var(--ub-blue-strong);border-radius:12px;padding:8px 12px}.ub-icon-button{border-color:var(--ub-border);background:var(--ub-surface);width:44px;height:44px;color:var(--ub-text);border-radius:12px;flex:0 0 44px;place-items:center;display:inline-grid}.ub-button-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-button-row--single{grid-template-columns:1fr}.ub-action-footer{z-index:30;border-top:1px solid var(--ub-border);background:color-mix(in srgb, var(--ub-surface) 96%, transparent);padding:10px 16px calc(10px + max(env(safe-area-inset-bottom), 0px));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:fixed;bottom:0;left:0;right:0}.ub-action-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,848px);margin:0 auto;display:grid}.ub-tabbar{z-index:40;min-height:calc(78px + max(env(safe-area-inset-bottom), 8px));border-top:1px solid var(--ub-divider);background:color-mix(in srgb, var(--ub-surface) 97%, transparent);padding:8px 8px max(env(safe-area-inset-bottom), 8px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #072b630f}.ub-tabbar__inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:4px;width:min(100%,720px);margin:0 auto;display:grid}.ub-tab{min-width:0;min-height:58px;color:var(--ub-muted);border:1px solid #0000;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;text-decoration:none;display:flex}.ub-tab span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.ub-tab--active{background:var(--ub-blue-soft);color:var(--ub-blue-strong);border-color:#bfdbfe}.ub-tab--active span{font-weight:700}.ub-notice{border:1px solid var(--success-line,#b9e7c8);background:var(--ub-success-soft);color:#166534;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;font-weight:650;display:grid}.ub-notice--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.ub-notice--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.ub-notice button{width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:22px}.ub-empty-state{background:var(--ub-surface);text-align:center;border:1px dashed #94a3b8;border-radius:20px;justify-items:center;gap:8px;padding:28px 20px;display:grid}.ub-empty-state__icon{background:var(--ub-blue-soft);width:52px;height:52px;color:var(--ub-blue-strong);border-radius:16px;place-items:center;display:grid}.ub-empty-state__action{width:100%;margin-top:4px}.ub-field{gap:6px;min-width:0;display:grid}.ub-field__label{color:var(--ub-text);font-size:13px;font-weight:700;line-height:18px}.ub-field input,.ub-field select,.ub-field textarea{background:var(--ub-surface);width:100%;min-height:52px;color:var(--ub-text);border:1px solid #64748b;border-radius:12px;padding:11px 12px;font-size:16px;line-height:22px}.ub-field textarea{resize:vertical;min-height:104px}.ub-field input::placeholder,.ub-field textarea::placeholder{color:var(--ub-muted);opacity:1}.ub-field__helper,.ub-field__error{font-size:12px;line-height:17px}.ub-field__helper{color:var(--ub-muted)}.ub-field__error{color:var(--ub-danger);font-weight:650}.ub-form-grid{gap:12px;display:grid}.ub-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-toggle-row{border:1px solid var(--ub-border);background:var(--ub-surface-muted);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;min-height:56px;padding:10px 12px;display:flex}.ub-toggle-row input{width:22px;height:22px;accent-color:var(--ub-blue);margin:0}.ub-toggle-row__copy{gap:2px;min-width:0;display:grid}.ub-toggle-row__copy strong{font-size:14px;line-height:19px}.ub-toggle-row__copy small{color:var(--ub-muted);font-size:12px;line-height:16px}.ub-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-choice-card,.ub-list-card{border:1px solid var(--ub-border);background:var(--ub-surface);width:100%;min-height:72px;color:var(--ub-text);cursor:pointer;text-align:left;border-radius:16px}.ub-choice-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.ub-choice-card--selected{border-color:var(--ub-blue);background:var(--ub-blue-soft)}.ub-choice-card__icon,.ub-list-card__icon{background:var(--ub-blue-soft);width:44px;height:44px;color:var(--ub-blue-strong);border-radius:14px;place-items:center;display:grid}.ub-choice-card span:nth-child(2),.ub-list-card__copy{gap:3px;min-width:0;display:grid}.ub-choice-card strong,.ub-list-card strong{color:var(--ub-text);font-size:15px;line-height:20px}.ub-choice-card small,.ub-list-card small{color:var(--ub-muted);font-size:12px;font-weight:550;line-height:17px}.ub-list{gap:8px;display:grid}.ub-list-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;text-decoration:none;display:grid}.ub-list-card--selected{border-color:var(--ub-blue);background:var(--ub-blue-soft)}.ub-list-card__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ub-list-card__actions{border-top:1px solid var(--ub-divider);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.ub-photo-list{display:grid}.ub-key-controls-block{border-top:1px solid var(--ub-border);gap:12px;margin-top:8px;padding-top:12px;display:grid}.ub-key-controls-block__header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.ub-key-controls-block__title{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ub-key-controls-block__title>span{background:var(--ub-blue-soft);width:28px;height:28px;color:var(--ub-blue);border-radius:10px;flex:0 0 28px;place-items:center;display:grid}.ub-key-controls-block__title strong{color:var(--ub-text);font-size:15px;line-height:20px}.ub-key-control-row{width:100%;min-height:70px;color:var(--ub-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:4px 0;display:grid}.ub-key-control-row:active{opacity:.76}.ub-key-control-row:focus-visible{outline:3px solid color-mix(in srgb, var(--ub-blue) 30%, transparent);outline-offset:3px}.ub-photo-row{border-top:1px solid var(--ub-border);cursor:pointer;border-radius:8px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding-top:12px;padding-bottom:2px;display:grid}.ub-photo-row+.ub-photo-row{margin-top:12px}.ub-photo-row:active{opacity:.76}.ub-photo-row:focus-visible{outline:3px solid color-mix(in srgb, var(--ub-blue) 30%, transparent);outline-offset:3px}.ub-photo-row__thumbnail,.ub-photo-row__placeholder{background:var(--ub-surface-muted);border-radius:12px;width:54px;height:54px}.ub-photo-row__thumbnail{object-fit:cover;display:block}.ub-photo-row__placeholder{color:var(--ub-blue-deep);background:var(--ub-success-soft);place-items:center;display:grid}.ub-photo-row__copy{gap:3px;min-width:0;display:grid}.ub-photo-row__copy strong{color:var(--ub-text);font-size:15px;font-weight:700;line-height:20px}.ub-photo-row__copy small{overflow-wrap:anywhere;color:var(--ub-muted);font-size:12px;font-weight:600;line-height:16px}.ub-photo-row__copy .ub-photo-row__condition{color:var(--ub-success);font-weight:700}.ub-photo-row__copy .ub-photo-row__error{color:var(--ub-danger)}.ub-photo-row__retry{border:1px solid color-mix(in srgb, var(--ub-danger) 34%, white);background:var(--ub-danger-soft);min-height:34px;color:var(--ub-danger);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.ub-baseline-review-list{gap:12px;display:grid}.ub-baseline-review-card{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:16px;gap:12px;padding:14px;display:grid}.ub-baseline-review-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ub-baseline-review-card__heading>div{gap:4px;min-width:0;display:grid}.ub-baseline-review-card__heading strong{font-size:15px;line-height:20px}.ub-baseline-review-card__heading small{color:var(--ub-muted);font-size:12px;line-height:17px}.ub-stepper{gap:0;margin:0;padding:0;list-style:none;display:grid}.ub-stepper__item{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;min-height:56px;padding-bottom:8px;display:grid;position:relative}.ub-stepper--with-status .ub-stepper__item{grid-template-columns:30px minmax(0,1fr) auto}.ub-stepper__item:after{content:"";background:var(--ub-divider);width:2px;position:absolute;top:30px;bottom:0;left:14px}.ub-stepper__item--complete:after{background:var(--ub-blue)}.ub-stepper__item:last-child:after{display:none}.ub-stepper__marker{z-index:1;border:1px solid var(--ub-border);background:var(--ub-surface);width:30px;height:30px;color:var(--ub-muted);border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:grid;position:relative}.ub-stepper__copy{gap:2px;min-width:0;padding-top:4px;display:grid}.ub-stepper__item strong{font-size:14px;line-height:19px}.ub-stepper__item small{color:var(--ub-muted);font-size:12px;line-height:17px}.ub-stepper__item--complete .ub-stepper__marker{border-color:var(--ub-blue);background:var(--ub-blue);color:#fff}.ub-stepper__item--current .ub-stepper__marker{border-color:var(--ub-blue);background:var(--ub-blue-soft);color:var(--ub-blue-strong)}.ub-stepper__item--current strong{color:var(--ub-blue-deep)}.ub-chip-row{flex-wrap:wrap;gap:8px;display:flex}.ub-condition-chip{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:44px;color:var(--ub-text);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:13px;font-weight:650;display:inline-flex}.ub-condition-chip strong{color:var(--ub-blue-deep)}.ub-condition-chip--selected{border-color:var(--ub-blue);background:var(--ub-blue-soft)}.ub-inline-banner{background:var(--ub-blue-soft);color:var(--ub-blue-deep);border:1px solid #b8cbe0;border-radius:14px;align-items:flex-start;gap:10px;padding:11px 12px;font-size:13px;font-weight:600;line-height:19px;display:flex}.ub-evidence-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-evidence-card{border:1px solid var(--ub-border);background:var(--ub-surface-muted);min-height:112px;color:var(--ub-muted);text-align:center;border-radius:14px;align-content:center;justify-items:center;gap:7px;padding:12px;display:grid}.ub-evidence-card strong{color:var(--ub-text);font-size:13px}.ub-evidence-card small{font-size:11px;line-height:15px}.ub-report-sheet{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:8px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 34px #072b631a}.ub-report-sheet__header{border-bottom:2px solid var(--ub-blue-deep);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.ub-report-sheet h2,.ub-report-sheet h3,.ub-report-sheet p{margin:0}.ub-report-sheet h2{color:var(--ub-blue-deep);font-size:19px;line-height:25px}.ub-report-sheet h3{font-size:14px;line-height:20px}.ub-report-sheet p,.ub-report-sheet li{color:var(--ub-muted);font-size:12px;line-height:18px}.ub-report-sheet ul{margin:0;padding-left:18px}.ub-signature-box{background:var(--ub-surface-muted);min-height:132px;color:var(--ub-muted);cursor:pointer;text-align:center;border:1px dashed #64748b;border-radius:14px;place-items:center;gap:6px;display:grid}.ub-signature-box--signed{border-style:solid;border-color:var(--success-line,#b9e7c8);background:var(--ub-success-soft);color:#166534}.ub-mode-label{color:var(--ub-muted);align-items:center;gap:6px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.ub-spin{animation:.9s linear infinite ub-spin}@keyframes ub-spin{to{transform:rotate(360deg)}}@media (min-width:720px){.ub-screen{padding-left:24px;padding-right:24px}.ub-panel{padding:20px}.ub-screen__stack{gap:20px}.ub-form-grid--responsive,.ub-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ub-detail-grid>.ub-panel:only-child,.ub-form-grid--responsive>.ub-panel:last-child:nth-child(odd){grid-column:1/-1}}@media (min-width:1100px){.ub-screen{width:min(100%,980px);padding-top:32px}.ub-tabbar__inner{width:min(100%,820px)}.ub-app-header h1,.ub-workflow-header h1{font-size:30px;line-height:38px}}@media (max-width:479px){.ub-form-grid--two,.ub-choice-grid,.ub-button-row,.ub-action-footer__inner,.ub-list-card__actions{grid-template-columns:1fr}.ub-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-metric-grid>:last-child:nth-child(odd){grid-column:1/-1}.ub-data-row{gap:3px;display:grid}.ub-data-row dd{text-align:left;max-width:none}.ub-workflow-screen--with-footer{padding-bottom:calc(160px + max(env(safe-area-inset-bottom), 0px))}.ub-evidence-pair{grid-template-columns:1fr}}@media (max-width:340px){.ub-screen{padding-left:14px;padding-right:14px}.ub-app-header h1,.ub-workflow-header h1{font-size:25px;line-height:32px}.ub-tab span{font-size:11px}}.ub-scope-editor-card__header{align-items:center;gap:8px;min-width:0;display:flex}.ub-scope-editor-card__remove{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:40px;height:40px;color:var(--ub-muted);border-radius:12px;flex:0 0 40px;place-items:center;padding:0;display:grid}@media (max-width:430px){.ub-inspection-start-panel>.ub-body{font-size:13px;line-height:18px}.ub-scope-editor-card__main{grid-template-columns:44px minmax(0,1fr) 18px;gap:8px;padding:8px 4px}}.ub-app button,.ub-app a,.ub-app span,.ub-app div{min-width:0}.ub-scope-editor-card{gap:0;padding:8px}.ub-scope-editor-card__header{align-items:center;gap:8px;display:flex}.ub-scope-editor-card__main{min-width:0;min-height:64px;color:var(--ub-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px;display:grid}.ub-scope-editor-card__main:hover,.ub-scope-editor-card__main:active{background:var(--ub-surface-muted)}.ub-scope-editor-card__main>svg:last-child{color:var(--ub-muted);flex:none}.ub-scope-editor-card__main .ub-list-card__copy strong{overflow-wrap:anywhere}.ub-scope-editor-card__remove{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:40px;height:40px;color:var(--ub-muted);cursor:pointer;border-radius:12px;flex:0 0 40px;place-items:center;padding:0;display:grid}.ub-scope-editor-card__remove--danger{background:var(--ub-danger-soft);color:var(--ub-danger);border-color:#e7b4aa}.ub-scope-editor-card__body{border-top:1px solid var(--ub-divider);gap:8px;margin-top:8px;padding:12px 8px 8px}.ub-inspection-start-choice{grid-template-columns:52px minmax(0,1fr) 22px;align-items:center;gap:8px;min-height:86px;padding:8px}.ub-inspection-start-choice>svg:last-child{width:22px;color:var(--ub-muted);flex:0 0 22px}.ub-inspection-start-choice .ub-list-card__copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ub-inspection-start-choice__action>svg{width:15px}.ub-inspection-start-choice__action>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ub-inspection-start-add{grid-template-columns:42px minmax(0,1fr) 22px;gap:8px}.ub-inspection-start-add__icon{flex:0 0 42px}@media (max-width:430px){.ub-inspection-start-panel>.ub-body{font-size:13px;line-height:18px}.ub-scope-editor-card__main{grid-template-columns:44px minmax(0,1fr) 18px;gap:8px;padding:8px 4px}}@media (prefers-reduced-motion:reduce){.ub-app *,.ub-app :before,.ub-app :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){.ub-status--good,.ub-panel--success,.ub-stepper__item--complete .ub-stepper__marker,.ub-signature-box--signed,.ub-notice{color:var(--success,#86efac)}.ub-status--purple{color:#c4b5fd;background:#2f2148;border-color:#6d4f93}}.ub-screen{width:min(100%,430px);padding-top:calc(max(env(safe-area-inset-top), 16px) + 16px);padding-bottom:110px}.ub-screen__stack{gap:16px}.ub-app-header{gap:8px}.ub-app-header__brand{min-height:42px}.ub-brand-logo{width:156px;height:42px}.ub-workflow-header{display:block}.ub-workflow-header__copy{gap:16px;display:grid}.ub-eyebrow{color:var(--ub-blue-strong);letter-spacing:0;margin-bottom:0;line-height:16px}.ub-panel{gap:12px;padding:16px}.ub-button{border-radius:16px}.ub-button--primary{border-color:var(--ub-blue-strong);background:var(--ub-blue-strong)}.ub-button--secondary svg{color:var(--ub-blue-strong)}.ub-button--outline{border-color:var(--ub-blue-strong);color:var(--ub-text)}.ub-button--outline svg{color:var(--ub-blue-strong)}.ub-button.ub-button--compact{border-color:var(--ub-border);background:var(--ub-surface);color:var(--ub-blue-strong)}.ub-action-footer{padding:16px 16px calc(16px + max(env(safe-area-inset-bottom), 0px));background:var(--ub-surface);-webkit-backdrop-filter:none;backdrop-filter:none}.ub-action-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,398px)}.ub-workflow-screen--with-footer{padding-bottom:calc(112px + max(env(safe-area-inset-bottom), 0px))}.ub-tabbar{background:var(--ub-surface);-webkit-backdrop-filter:none;backdrop-filter:none}.ub-tabbar__inner{justify-content:space-around;width:min(100%,430px);display:flex}.ub-tab{cursor:pointer;background:0 0;border-radius:999px;width:auto}.ub-tab.ub-tab--active{background:var(--ub-blue-soft);border-color:#bfdbfe}.ub-field__label{color:var(--ub-muted);text-transform:uppercase;font-size:12px;line-height:16px}.ub-field input,.ub-field select,.ub-field textarea{border-color:var(--ub-border);background:var(--ub-surface-muted);min-height:48px;color:var(--ub-text);border-radius:16px;font-size:15px;font-weight:600;line-height:20px}.ub-field textarea{min-height:96px}.ub-form-grid--two,.ub-button-row,.ub-choice-grid,.ub-list-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-data-row{gap:16px;display:flex}.ub-data-row dd{text-align:right;max-width:62%}.ub-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ub-metric-grid>:last-child:nth-child(odd){grid-column:auto}.ub-evidence-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.ub-property-cover{background:var(--ub-blue-soft);color:var(--ub-blue-strong);border:1px solid #b8cbe0;border-radius:16px;flex:none;place-items:center;display:grid;overflow:hidden}.ub-property-cover--image{object-fit:cover;display:block}.ub-icon-tile{border:1px solid var(--ub-divider);background:var(--ub-surface);min-width:0;min-height:82px;color:var(--ub-muted);text-align:center;border-radius:16px;align-content:center;place-items:center;gap:3px;padding:10px;display:grid}.ub-icon-tile strong{color:var(--ub-text);font-size:15px;line-height:20px}.ub-icon-tile span{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-inline-metric{border-top:1px solid var(--ub-divider);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 0;display:flex}.ub-inline-metric span{color:var(--ub-muted);font-size:13px;font-weight:600}.ub-inline-metric strong{text-align:right;font-size:14px}.ub-tool-tile{border:1px solid var(--ub-border);background:var(--ub-surface);width:100%;min-height:72px;color:var(--ub-text);cursor:pointer;text-align:left;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.ub-tool-tile__icon{background:var(--ub-surface-muted);width:48px;height:48px;color:var(--ub-muted);border-radius:16px;flex:0 0 48px;place-items:center;display:grid}.ub-tool-tile__icon--good{background:var(--ub-success-soft);color:var(--ub-success)}.ub-tool-tile__icon--warning{background:var(--ub-warning-soft);color:var(--ub-warning)}.ub-tool-tile__icon--issue{background:var(--ub-danger-soft);color:var(--ub-danger)}.ub-tool-tile__icon--info{background:var(--ub-blue-soft);color:var(--ub-blue-strong)}.ub-tool-tile__icon--purple{color:#7c3aed;background:#f3e8ff}.ub-tool-tile__icon--brown{color:#92400e;background:#f7efe7}.ub-tool-tile__copy{gap:3px;min-width:0;display:grid}.ub-tool-tile__copy small{color:var(--ub-muted);font-size:12px;font-weight:550;line-height:17px}.ub-report-check-row{border-top:1px solid var(--ub-divider);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 0;display:grid}.ub-report-check-row:first-child{border-top:0}.ub-report-check-row__icon{background:var(--ub-warning-soft);width:32px;height:32px;color:var(--ub-warning);border:1px solid #e4c27b;border-radius:12px;place-items:center;font-size:14px;font-weight:800;display:grid}.ub-report-check-row__icon--complete{background:var(--ub-success-soft);color:var(--ub-success);border-color:#bcd9ca}.ub-report-check-row__icon--optional{background:var(--ub-blue-soft);color:var(--ub-blue-strong);border-color:#bfd4f7}.ub-report-check-row__icon--attention{background:var(--ub-danger-soft);color:var(--ub-danger);border-color:#efb5aa}.ub-report-check-row__copy{gap:2px;min-width:0;display:grid}.ub-report-check-row__copy small{color:var(--ub-muted);font-size:12px;line-height:17px}.ub-condition-tile{border:1px solid var(--ub-border);background:var(--ub-surface-muted);min-height:64px;color:var(--ub-muted);cursor:pointer;border-radius:16px;align-content:center;place-items:center;gap:2px;padding:8px;display:grid}.ub-condition-tile:disabled{cursor:default;opacity:1}.ub-condition-tile span{color:var(--ub-muted);text-align:center;font-size:10px;line-height:13px}.ub-condition-tile--success{background:var(--ub-success-soft);color:var(--ub-success);border-color:#a7d9b8}.ub-condition-tile--warning{background:var(--ub-warning-soft);color:var(--ub-warning);border-color:#f5be5c}.ub-condition-tile--danger{background:var(--ub-danger-soft);color:var(--ub-danger);border-color:#f2aaa3}.ub-condition-tile--purple{color:#7c3aed;background:#f3e8ff;border-color:#c9b0ff}.ub-condition-tile--brown{color:#92400e;background:#f7efe7;border-color:#d7b99a}.ub-property-card{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:16px;gap:8px;padding:8px;display:grid}.ub-property-card__main{color:inherit;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.ub-property-card__cover{border-radius:12px}.ub-property-card__body{flex:1;gap:3px;min-width:0;display:grid}.ub-property-card__title{align-items:flex-start;gap:4px;display:flex}.ub-property-card__title strong{min-width:0;color:var(--ub-text);flex:1;font-size:16px;line-height:20px}.ub-property-card__address,.ub-property-card__meta{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:17px}.ub-property-card__facts,.ub-property-card__pills{flex-wrap:wrap;gap:4px 12px;display:flex}.ub-property-card__fact{color:var(--ub-muted);align-items:center;gap:5px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.ub-property-card__open{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:44px;color:var(--ub-blue-strong);border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.ub-property-hero{align-items:flex-start;gap:12px;display:flex}.ub-property-hero__copy{flex-wrap:wrap;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.ub-property-hero__copy h2{width:100%;color:var(--ub-text);margin:0;font-size:19px;line-height:25px}.ub-property-hero__copy .ub-body,.ub-property-hero__copy .ub-chip-row{width:100%}.ub-property-scope-grid{align-items:stretch}.ub-property-scope-metric{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:16px;align-content:center;gap:3px;min-width:0;min-height:66px;padding:8px;display:grid}.ub-property-scope-metric--info{background:var(--ub-blue-soft);border-color:#b8cbdf}.ub-property-scope-metric--good{background:var(--ub-success-soft);border-color:#bcd9ca}.ub-property-scope-metric strong{color:var(--ub-text);font-size:17px;line-height:22px}.ub-property-scope-metric span{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-property-next-row{align-items:center;gap:12px;display:flex}.ub-property-next-row__icon{background:var(--ub-blue-strong);color:#fff;border-radius:16px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.ub-property-next-row__copy{gap:4px;min-width:0;display:grid}.ub-property-next-row__copy strong{color:var(--ub-text);font-size:17px;line-height:22px}.ub-property-next-row__copy small{color:var(--ub-muted);font-size:13px;font-weight:600;line-height:18px}.ub-property-workflow-grid{gap:8px;display:grid}.ub-property-workflow-card{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:16px;gap:8px;padding:12px;display:grid}.ub-property-workflow-card--good{background:var(--ub-success-soft);border-color:#bcd9ca}.ub-property-workflow-card--warning{background:var(--ub-warning-soft);border-color:#e4c27b}.ub-property-workflow-card__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.ub-property-workflow-card__header>span:first-child{background:var(--ub-surface);width:34px;height:34px;color:var(--ub-blue-strong);border-radius:16px;place-items:center;display:grid}.ub-property-workflow-card>strong{color:var(--ub-text);font-size:16px;line-height:21px}.ub-property-workflow-card>small{color:var(--ub-muted);font-size:13px;font-weight:600;line-height:18px}.ub-property-records{display:grid}.ub-property-record{border-top:1px solid var(--ub-divider);gap:6px;padding:12px 0;display:grid}.ub-property-record>span{color:var(--ub-muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-property-record>strong{color:var(--ub-text);font-size:15px;line-height:20px}.ub-cover-row{align-items:flex-start;gap:8px;display:flex}.ub-cover-actions{flex:1;gap:8px;min-width:0;display:grid}.ub-cover-actions>strong{font-size:15px;line-height:20px}.ub-cover-actions>small{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:16px}.ub-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-three-up{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ub-form-row{grid-template-columns:minmax(0,1fr) 86px;gap:8px;display:grid}.ub-date-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-date-grid>:last-child:nth-child(odd){grid-column:1/-1}.ub-date-grid__wide{grid-column:1/-1;min-width:0}.ub-modal-backdrop{z-index:80;background:#02061775;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.ub-modal-sheet{background:var(--ub-surface);border-radius:24px 24px 16px 16px;gap:16px;width:min(100%,430px);max-height:min(84dvh,760px);padding:20px 16px;display:grid;overflow:auto;box-shadow:0 18px 42px #0000003d}.ub-photo-actions{gap:10px}.ub-key-control-modal-backdrop{place-items:center;padding:24px}.ub-key-control-modal{background:var(--ub-surface);border-radius:18px;grid-template-rows:minmax(0,1fr) auto;gap:16px;width:min(100%,380px);max-height:min(88dvh,760px);padding:16px;display:grid;box-shadow:0 18px 42px #0000003d}.ub-key-control-modal__scroll{overscroll-behavior:contain;gap:16px;min-height:0;display:grid;overflow:auto}.ub-key-control-modal__scroll h2{color:var(--ub-text);margin:0 0 4px;font-size:19px;font-weight:700;line-height:24px}.ub-key-control-stepper{grid-template-columns:52px minmax(0,1fr) 52px;align-items:stretch;gap:8px;display:grid}.ub-key-control-stepper>button{border:1px solid var(--ub-border);background:var(--ub-surface-muted);min-height:52px;color:var(--ub-blue-deep);cursor:pointer;border-radius:12px;font-size:24px;font-weight:700;line-height:28px}.ub-key-control-stepper>div{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:12px;place-content:center;justify-items:center;min-width:0;min-height:52px;padding:4px 12px;display:grid}.ub-key-control-stepper strong{color:var(--ub-text);font-size:20px;line-height:24px}.ub-key-control-stepper small{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-key-control-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-photo-actions>div:first-child{margin-bottom:4px}.ub-photo-preview{z-index:100;min-width:0;padding:max(24px, env(safe-area-inset-top)) 16px max(24px, env(safe-area-inset-bottom));background:#07142ff5;flex-direction:column;display:flex;position:fixed;inset:0}.ub-photo-preview__header{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.ub-photo-preview__header h2{color:#fff;flex:1;min-width:0;margin:0;font-size:18px;font-weight:700;line-height:24px}.ub-photo-preview__close{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.ub-photo-preview__close:focus-visible{outline-offset:3px;outline:3px solid #ffffff8a}.ub-photo-preview__image{object-fit:contain;flex:1;width:100%;min-height:0;display:block}.ub-inspection-entry{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:16px;gap:8px;padding:8px;display:grid}.ub-inspection-section{gap:8px;display:grid}.ub-inspection-start-panel{box-shadow:none;border-radius:16px;gap:8px}.ub-inspection-start-panel>.ub-body{color:var(--ub-muted);font-size:11px;font-weight:600;line-height:15px}.ub-inspection-start-panel>.ub-inspection-start-empty{color:var(--ub-muted);margin:4px 0 0;padding:8px 0;font-size:11px;font-weight:600;line-height:15px}.ub-inspection-start-add{border:1px solid var(--ub-border);background:var(--ub-surface);width:100%;min-height:72px;color:var(--ub-text);text-align:left;appearance:none;cursor:pointer;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:16px;display:grid}.ub-inspection-start-add__icon{background:var(--ub-blue-soft);width:42px;height:42px;color:var(--ub-blue);border-radius:999px;place-items:center;display:grid}.ub-inspection-start-add__copy{gap:2px;min-width:0;display:grid}.ub-inspection-start-add__copy strong{font-size:15px;line-height:19px}.ub-inspection-start-add__copy small{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:16px}.ub-deposit-summary-card{border:1px solid var(--ub-border);background:var(--ub-surface-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.ub-deposit-summary-card>span{gap:2px;min-width:0;display:grid}.ub-deposit-summary-card small{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-deposit-summary-card strong{font-size:14px;line-height:18px}.ub-deposit-summary-card>.ub-button{flex:none;width:auto;min-height:36px;padding:7px 10px}.ub-choice-stack{gap:8px;display:grid}.ub-inspection-entry__top{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:8px;padding:0;display:grid}.ub-inspection-entry__top>.ub-list-card__icon{border-radius:999px;width:46px;height:46px}.ub-inspection-entry .ub-list-card__copy small,.ub-inspection-start-panel .ub-list-card__copy small{font-size:11px;font-weight:600;line-height:15px}.ub-inspection-entry>.ub-button{border-radius:12px;min-height:42px}.ub-list-card__icon--info{background:var(--ub-blue-soft);color:var(--ub-mobile-pine)}.ub-list-card__icon--warning{background:var(--ub-warning-soft);color:var(--ub-warning)}.ub-inspection-entry__top>.ub-list-card__icon--warning{color:var(--ub-mobile-brass)}.ub-inspection-start-choice__title>strong{flex:1;min-width:0;font-size:14px;line-height:18px}.ub-inspection-start-choice__action{align-items:center;gap:4px;min-height:18px;font-size:11px;font-weight:700;line-height:15px;display:flex}.ub-inspection-start-choice__action--info{color:var(--ub-mobile-blue)}.ub-inspection-start-choice__action--warning{color:var(--ub-mobile-brass)}.ub-inspection-start-choice__action--good{color:var(--ub-mobile-pine)}.ub-counter-field{gap:6px;display:grid}.ub-counter-field>span{color:var(--ub-muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-counter-field>div{border:1px solid var(--ub-border);background:var(--ub-surface-muted);border-radius:16px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:48px;display:grid;overflow:hidden}.ub-counter-field button{background:var(--ub-surface);height:46px;color:var(--ub-blue-strong);border:0;font-size:22px;font-weight:700}.ub-counter-field strong{text-align:center}.ub-current-item{align-items:flex-start;gap:12px;display:flex}.ub-current-item__number{background:var(--ub-blue-soft);width:38px;height:38px;color:var(--ub-blue-strong);border-radius:999px;flex:0 0 38px;place-items:center;font-size:16px;font-weight:700;display:grid}.ub-current-item__copy{flex:1;gap:4px;min-width:0;display:grid}.ub-current-item__copy>strong{color:var(--ub-text);font-size:22px;line-height:28px}.ub-capture-component-grid{flex-wrap:wrap;gap:8px;display:flex}.ub-capture-component{border:1px solid var(--ub-border);background:var(--ub-surface-muted);max-width:100%;min-height:42px;color:var(--ub-muted);cursor:pointer;text-align:left;border-radius:16px;gap:1px;padding:8px 12px;display:grid}.ub-capture-component strong{font-size:13px;line-height:18px}.ub-capture-component small{font-size:11px;font-weight:700;line-height:15px}.ub-capture-component--selected{background:var(--ub-success-soft);color:var(--ub-blue-deep);border-color:#a9cfbe}.ub-modal-sheet h2{color:var(--ub-text);margin:0;font-size:19px;line-height:24px}.ub-review-step{border-top:1px solid var(--ub-divider);gap:10px;padding-top:12px;display:grid}.ub-review-section{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:12px;gap:3px;padding:10px 12px;display:grid}.ub-review-section strong{color:var(--ub-text);font-size:13px;line-height:18px}.ub-review-section p{color:var(--ub-muted);margin:0;font-size:13px;font-weight:550;line-height:19px}.ub-helper-warning,.ub-review-disclaimer{background:var(--ub-warning-soft);color:var(--ub-warning);border-radius:12px;margin:0;padding:10px 12px;font-size:12px;font-weight:650;line-height:18px}.ub-review-component{color:var(--ub-muted);margin:-6px 0 0;font-size:14px;font-weight:650;line-height:20px}.ub-review-meta-row{flex-wrap:wrap;gap:6px;display:flex}.ub-ai-evidence-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-ai-evidence-column{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:14px;align-content:start;gap:8px;min-width:0;padding:10px;display:grid}.ub-ai-evidence-column>strong{color:var(--ub-text);font-size:12px;line-height:17px}.ub-ai-evidence-column>p{color:var(--ub-muted);margin:0;font-size:11px;line-height:16px}.ub-ai-evidence-strip{gap:6px;min-width:0;display:grid}.ub-ai-evidence-tile{border:1px solid var(--ub-border);background:var(--ub-surface);min-width:0;color:var(--ub-text);text-align:left;cursor:pointer;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:50px minmax(0,1fr);align-items:center;column-gap:8px;padding:6px;display:grid}.ub-ai-evidence-tile>img,.ub-ai-evidence-tile>span{background:var(--ub-blue-soft);width:50px;height:50px;color:var(--ub-blue);object-fit:cover;border-radius:8px;grid-row:1/3;place-items:center;display:grid}.ub-ai-evidence-tile>b,.ub-ai-evidence-tile>small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ub-ai-evidence-tile>b{align-self:end;font-size:11px;line-height:15px}.ub-ai-evidence-tile>small{color:var(--ub-muted);align-self:start;font-size:10px;line-height:14px}.ub-confirmation-summary,.ub-ai-rtb-basis,.ub-ai-deduction-editor{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:12px;gap:8px;padding:10px 12px;display:grid}.ub-confirmation-summary strong,.ub-confirmation-summary span,.ub-ai-rtb-basis>strong{color:var(--ub-text);font-size:12px;line-height:18px}.ub-confirmation-summary span{color:var(--ub-muted)}.ub-ai-rtb-basis>div{justify-items:start;gap:5px;display:grid}.ub-ai-rtb-basis p{color:var(--ub-muted);margin:0;font-size:12px;line-height:18px}.ub-ai-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ub-ai-modal-header>div{gap:4px;min-width:0;display:grid}.ub-ai-modal-header p{color:var(--ub-muted);margin:0;font-size:13px;line-height:19px}.ub-ai-modal-header>button{border:1px solid var(--ub-border);background:var(--ub-surface);width:40px;height:40px;color:var(--ub-text);cursor:pointer;border-radius:999px;flex:0 0 40px;place-items:center;display:grid}.ub-ai-preview__image{object-fit:contain;border-radius:14px;width:100%;max-height:62dvh;display:block}.ub-ai-preview__document{background:var(--ub-surface-muted);min-height:220px;color:var(--ub-muted);text-align:center;border-radius:14px;place-content:center;justify-items:center;gap:8px;padding:24px;display:grid}.ub-ai-preview__document p{max-width:310px;margin:0;font-size:13px;line-height:19px}.ub-ai-assessment-options{gap:8px;display:grid}.ub-ai-assessment-option{border:1px solid var(--ub-border);background:var(--ub-surface-muted);min-height:64px;color:var(--ub-text);text-align:left;cursor:pointer;border-radius:12px;gap:3px;padding:10px 12px;display:grid}.ub-ai-assessment-option strong{font-size:13px;line-height:18px}.ub-ai-assessment-option span{color:var(--ub-muted);font-size:12px;line-height:17px}.ub-ai-assessment-option--selected{border-color:var(--ub-blue);background:var(--ub-blue-soft);box-shadow:inset 0 0 0 1px var(--ub-blue)}.ub-tenant-statement{border-top:1px solid var(--ub-divider);gap:10px;padding-top:12px;display:grid}.ub-tenant-statement:first-of-type{border-top:0;padding-top:0}.ub-report-toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:44px;display:flex}.ub-report-search{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:42px;color:var(--ub-muted);border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.ub-report-property-filter{max-width:190px;min-height:44px;color:var(--ub-text);flex:190px}.ub-report-control--active{border-color:var(--ub-blue);background:var(--ub-blue-soft)}.ub-report-menu{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:12px;gap:2px;padding:4px;display:grid}.ub-report-menu__option{min-height:38px;color:var(--ub-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.ub-report-menu__option span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ub-report-menu__option--active{background:var(--ub-blue-soft);color:var(--ub-blue-strong)}.ub-report-search input{min-width:0;color:var(--ub-text);background:0 0;border:0;outline:0;flex:1;font-size:14px;font-weight:600}.ub-filter-row{flex-wrap:wrap;gap:8px;display:flex}.ub-filter-chip{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:36px;color:var(--ub-muted);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.ub-filter-chip--active{background:var(--ub-blue-soft);color:var(--ub-blue-strong);border-color:#bfdbfe}.ub-report-filter-chip{border-radius:10px;min-height:34px;padding:6px 10px;font-size:12px}.ub-report-back{width:fit-content;min-height:34px;color:var(--ub-blue-strong);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.ub-report-selected-property{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.ub-report-selected-property__copy{min-width:0;display:grid}.ub-report-selected-property__copy strong{color:var(--ub-text);font-size:16px;line-height:21px}.ub-report-selected-property__copy small{color:var(--ub-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.ub-report-property-index{min-height:96px;padding:8px}.ub-report-property-card{border:1px solid var(--ub-border);background:var(--ub-surface);border-radius:16px;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:8px;padding:12px;display:grid}.ub-report-file-icon{background:var(--ub-blue-soft);width:44px;height:44px;color:var(--ub-blue-strong);border-radius:12px;place-items:center;display:grid}.ub-report-file-icon--good{background:var(--ub-success-soft);color:var(--ub-success)}.ub-report-file-copy,.ub-report-file-meta{gap:4px;min-width:0;display:grid}.ub-report-file-title{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.ub-report-file-title strong{min-width:0;color:var(--ub-text);font-size:15px;line-height:20px}.ub-report-file-meta small{color:var(--ub-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:16px;overflow:hidden}.ub-report-file-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:6px;display:grid}.ub-report-file-actions .ub-button{border-radius:12px;min-height:42px;padding:8px 10px;font-size:13px;line-height:17px}.ub-report-property-card__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ub-report-property-card__header>div{gap:2px;min-width:0;display:grid}.ub-report-property-card__header strong{color:var(--ub-text);font-size:16px;line-height:21px}.ub-report-property-card__header small{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:16px}.ub-list-card--report{background:var(--ub-surface-muted);border-radius:12px}.ub-new-inspection-tile{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:112px;color:var(--ub-text);cursor:pointer;text-align:left;border-radius:16px;align-content:space-between;gap:8px;padding:8px;display:grid}.ub-new-inspection-tile__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ub-new-inspection-tile__icon{background:var(--ub-success-soft);width:44px;height:44px;color:var(--ub-blue-strong);border-radius:999px;place-items:center;display:grid}.ub-new-inspection-tile__icon--warning{background:var(--ub-warning-soft);color:#f59e0b}.ub-new-inspection-tile__copy{gap:4px;display:grid}.ub-new-inspection-tile__copy strong{color:var(--ub-text);font-size:14px;line-height:18px}.ub-new-inspection-tile__copy small{color:var(--ub-muted);font-size:11px;font-weight:600;line-height:15px}.ub-scope-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-scope-metric{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:16px;align-content:center;gap:3px;min-height:78px;padding:10px;display:grid}.ub-scope-metric--info{background:var(--ub-blue-soft);border-color:#b8cbe0}.ub-scope-metric strong{color:var(--ub-text);font-size:18px;line-height:24px}.ub-scope-metric span{color:var(--ub-muted);font-size:12px;font-weight:700;line-height:16px}.ub-scope-row__status{color:var(--ub-muted);align-items:center;gap:6px;display:flex}.ub-scope-area{gap:6px;display:grid}.ub-scope-area__trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.ub-scope-component-list{border-left:1px solid var(--ub-divider);gap:4px;margin-left:40px;padding:0 0 8px 12px;display:grid}.ub-scope-component{align-items:center;gap:8px;min-height:38px;display:flex}.ub-scope-component__bullet{background:var(--ub-blue-strong);border-radius:999px;flex:0 0 6px;width:6px;height:6px}.ub-scope-component__copy{flex:1;gap:2px;min-width:0;display:grid}.ub-scope-component__copy strong{color:var(--ub-text);font-size:13px;line-height:18px}.ub-scope-component__copy small{color:var(--ub-muted);font-size:11px;font-weight:600;line-height:15px}.ub-hidden-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:720px),(min-width:1100px){.ub-screen{width:min(100%,430px);padding:32px 16px 110px}.ub-panel{padding:16px}.ub-screen__stack{gap:16px}.ub-form-grid--responsive,.ub-detail-grid{grid-template-columns:1fr;gap:16px;display:grid}.ub-detail-grid>.ub-panel:only-child,.ub-form-grid--responsive>.ub-panel:last-child:nth-child(odd){grid-column:auto}.ub-app-header h1,.ub-workflow-header h1{font-size:28px;line-height:36px}}@media (max-width:340px){.ub-action-footer__inner,.ub-button-row,.ub-choice-grid,.ub-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}}.ub-body,.ub-panel>p,.ub-empty-state p{color:var(--ub-text);font-size:16px;font-weight:400;line-height:24px}.ub-body--muted{color:var(--ub-muted)}.ub-progress{height:10px}.ub-status{border-radius:12px;align-self:flex-start;min-height:0;padding:5px 8px;line-height:16px}.ub-button{padding-inline:12px;font-size:14px;line-height:18px}.ub-tab{min-width:58px;min-height:44px;font:inherit;border:1px solid #0000}.ub-tab:disabled{cursor:default;opacity:1}.ub-data-row{border-top-color:var(--ub-border);justify-content:stretch;gap:4px;padding:12px 0 0;display:grid}.ub-data-row dt{text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-data-row dd{text-align:left;max-width:none;font-size:15px;font-weight:600;line-height:21px}.ub-icon-tile{align-content:stretch;justify-items:start;place-items:initial;text-align:left;justify-content:stretch;gap:8px;min-height:112px;padding:12px}.ub-icon-tile span{font-size:12px;line-height:16px}.ub-tool-tile{align-content:start;gap:8px;min-height:96px;padding:12px;display:grid}.ub-tool-tile__icon{flex-basis:42px;width:42px;height:42px}.ub-tool-tile__copy strong{font-size:14px;line-height:20px}.ub-tool-tile__copy small{font-size:12px;font-weight:500;line-height:16px}.ub-report-check-row{border-top:0;border-bottom:1px solid var(--ub-divider);min-height:58px;padding:8px 12px}.ub-report-check-row__icon{background:var(--ub-warning);color:#fff;border:0;border-radius:999px;width:28px;height:28px}.ub-report-check-row__icon--complete{background:var(--ub-blue-strong);color:#fff;border:0}.ub-report-check-row__icon--optional{background:var(--ub-blue);color:#fff;border:0}.ub-report-check-row__icon--attention{background:var(--ub-danger);color:#fff;border:0}.ub-condition-tile{border-radius:16px;min-height:54px;padding:8px}.ub-condition-tile strong{font-size:16px;line-height:21px}.ub-condition-tile span{font-size:12px;line-height:16px}.ub-field,.ub-field input,.ub-field select,.ub-field textarea{width:100%;min-width:0}.ub-field input[type=date]{appearance:none;min-width:0;max-width:100%}.ub-device-check-preview{border:1px solid var(--ub-border);background:var(--ub-surface-muted);object-fit:cover;border-radius:16px;width:100%;height:180px;display:block}.ub-device-check-action-row{gap:8px;display:flex}.ub-device-check-action-row>.ub-button{flex:1;min-width:0}.ub-device-check-file{color:var(--ub-muted);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700;line-height:17px}.ub-device-signature{gap:8px;display:grid}.ub-device-signature__header{justify-content:space-between;align-items:center;min-width:0;display:flex}.ub-device-signature__header>strong{color:var(--ub-text);font-size:14px;line-height:20px}.ub-device-signature__header>button{min-height:32px;color:var(--ub-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex}.ub-device-signature__header>button:hover,.ub-device-signature__header>button:focus-visible{background:var(--ub-surface-muted)}.ub-device-signature__pad{border:1px solid var(--ub-border);background:#fbfaf6;border-radius:16px;height:154px;position:relative;overflow:hidden}.ub-device-signature__pad canvas{z-index:1;touch-action:none;cursor:crosshair;width:100%;height:100%;display:block;position:relative}.ub-device-signature__pad>span{color:#9ca49d;pointer-events:none;place-items:center;font-size:16px;font-weight:700;display:grid;position:absolute;inset:0}.ub-statement-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ub-statement-progress__item{text-align:center;justify-items:center;gap:4px;min-width:0;display:grid}.ub-statement-progress__item>span{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:28px;height:28px;color:var(--ub-muted);border-radius:999px;place-items:center;font-size:12px;font-weight:700;display:grid}.ub-statement-progress__item>span.is-active{border-color:var(--ub-blue);background:var(--ub-blue-soft);color:var(--ub-blue-deep)}.ub-statement-progress__item>span.is-complete{background:var(--ub-success-soft);color:#166534;border-color:#a9cfbe}.ub-statement-progress__item>strong{color:var(--ub-muted);font-size:11px;line-height:14px}.ub-statement-progress__item>strong.is-active{color:var(--ub-blue-deep)}.ub-statement-choice-list,.ub-deduction-list,.ub-deposit-supplement,.ub-contact-fields{gap:10px;display:grid}.ub-statement-choice{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:100%;min-height:58px;color:var(--ub-text);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:12px;display:grid}.ub-statement-choice:disabled{opacity:.72;cursor:not-allowed}.ub-statement-choice--selected{background:var(--ub-success-soft);border-color:#a9cfbe}.ub-statement-choice__mark{border:1px solid var(--ub-border);background:var(--ub-surface);color:#fff;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.ub-statement-choice--selected .ub-statement-choice__mark{background:#166534;border-color:#166534}.ub-statement-choice__copy{gap:3px;min-width:0;display:grid}.ub-statement-choice__copy strong{font-size:13px;line-height:18px}.ub-statement-choice__copy small{color:var(--ub-muted);font-size:11px;line-height:16px}.ub-statement-reasons{color:var(--ub-muted);gap:6px;margin:0;padding-left:18px;font-size:12px;line-height:18px;display:grid}.ub-deposit-fallback{border:1px solid var(--ub-border);background:var(--ub-surface-muted);border-radius:14px;gap:8px;padding:12px;display:grid}.ub-deposit-fallback>strong{font-size:13px;line-height:18px}.ub-deposit-fallback>span{color:var(--ub-muted);font-size:12px;line-height:17px}.ub-statement-preview{background:var(--ub-blue-soft);color:var(--ub-blue-deep);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:10px 12px;display:grid}.ub-statement-preview strong{font-size:12px;line-height:18px}.ub-deduction-row{border:1px solid var(--ub-border);background:var(--ub-surface-muted);border-radius:14px;gap:9px;padding:12px;display:grid}.ub-deduction-row__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.ub-deduction-row__header>span{gap:2px;min-width:0;display:grid}.ub-deduction-row__header small,.ub-deduction-row>small{color:var(--ub-muted);font-size:11px;line-height:16px}.ub-deduction-row__header>button,.ub-deduction-row__controls>button{border:1px solid var(--ub-border);background:var(--ub-surface);min-height:34px;color:var(--ub-muted);font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.ub-deduction-row__header>button.is-selected,.ub-deduction-row__controls>button.is-selected{background:var(--ub-success-soft);color:#166534;border-color:#a9cfbe}.ub-deduction-row__controls{grid-template-columns:auto auto minmax(96px,1fr);gap:8px;display:grid}.ub-deduction-row__controls input{border:1px solid var(--ub-border);background:var(--ub-surface);width:100%;min-height:40px;color:var(--ub-text);font:inherit;border-radius:10px;padding:8px 10px}.ub-contact-fields+.ub-contact-fields{border-top:1px solid var(--ub-divider);padding-top:12px}.ub-signature-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ub-signature-status-item{border:1px solid var(--ub-border);background:var(--ub-surface-muted);min-width:0;color:var(--ub-text);border-radius:8px;align-content:start;gap:7px;padding:12px;display:grid}.ub-signature-status-item strong{font-size:13px;line-height:18px}.ub-signature-status-item>span:not(.ub-status){color:var(--ub-muted);font-size:11px;font-weight:700;line-height:16px}.ub-signature-canvas{border:1px solid var(--ub-border);cursor:crosshair;touch-action:none;background:#fbfaf6;border-radius:16px;width:100%;height:154px;display:block}.ub-signature-canvas--saved{opacity:.72;cursor:default}.ub-imported-report-intro{align-items:flex-start;gap:10px;display:flex}.ub-imported-report-intro>span{background:var(--ub-success-soft);width:34px;height:34px;color:var(--ub-primary);border-radius:10px;flex:none;place-items:center;display:grid}.ub-imported-report-intro>div,.ub-report-info-section{gap:6px;display:grid}.ub-imported-report-intro .ub-body{margin:0}.ub-report-info-section{border-top:1px solid var(--ub-divider);padding-top:12px}.ub-report-info-section h3{color:var(--ub-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;line-height:16px}.ub-move-in-report-list{gap:10px;display:grid}.ub-move-in-report-row{border:1px solid var(--ub-border);background:var(--ub-surface);width:100%;color:var(--ub-text);text-align:left;font:inherit;border-radius:12px;gap:10px;padding:12px;display:grid}.ub-move-in-report-row--interactive{cursor:pointer}.ub-move-in-report-row--review{border-color:#e4c27b}.ub-move-in-report-row--interactive:active{background:var(--ub-surface-muted)}.ub-move-in-report-row:disabled{opacity:1}.ub-move-in-report-row__heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ub-move-in-report-row__heading>span:first-child{gap:2px;min-width:0;display:grid}.ub-move-in-report-row__heading small{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:16px}.ub-move-in-report-row__heading strong{font-size:14px;line-height:20px}.ub-move-in-report-row__comment{color:var(--ub-muted);font-size:12px;line-height:18px}.ub-move-in-photo-strip{color:var(--ub-primary);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.ub-move-in-photo-strip__thumbs{align-items:center;padding-left:7px;display:flex}.ub-move-in-photo-strip__thumbs>img,.ub-move-in-photo-strip__thumbs>span{border:2px solid var(--ub-surface);background:var(--ub-surface-muted);object-fit:cover;border-radius:9px;place-items:center;width:38px;height:38px;margin-left:-7px;display:grid;overflow:hidden}.ub-move-in-photo-preview__card{gap:12px;width:min(100%,720px);margin:auto;display:grid}.ub-move-in-photo-preview__placeholder{background:var(--ub-surface-muted);min-height:260px;color:var(--ub-muted);text-align:center;border-radius:14px;align-content:center;place-items:center;gap:10px;display:grid}.ub-move-in-photo-preview__meta{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ub-move-in-photo-preview__meta>span{color:#d1d5db;font-size:12px}.ub-move-in-photo-preview__thumbs{gap:8px;display:flex;overflow-x:auto}.ub-move-in-photo-preview__thumbs button{background:var(--ub-surface-muted);width:48px;height:48px;color:var(--ub-primary);border:2px solid #0000;border-radius:9px;flex:none;place-items:center;padding:0;display:grid;overflow:hidden}.ub-move-in-photo-preview__thumbs button.is-active{border-color:#fff}.ub-move-in-photo-preview__thumbs img{object-fit:cover;width:100%;height:100%}.ub-signed-report-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.ub-signed-report-icon{background:var(--ub-mobile-pine);color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.ub-signed-report-icon--preparing{background:var(--ub-mobile-blue)}.ub-signed-report-icon--failed{background:var(--ub-mobile-rust)}.ub-signed-report-icon strong{font-size:24px;line-height:28px}.ub-signed-report-title{color:var(--ub-text);letter-spacing:0;margin:0;font-size:21px;font-weight:700;line-height:27px}.ub-signed-report-body{color:var(--ub-muted);letter-spacing:0;margin:0;font-size:14px;font-weight:600;line-height:21px}.ub-signed-report-summary{border-top:1px solid var(--ub-border);gap:8px;margin:0;padding-top:12px;display:grid}.ub-signed-report-summary>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ub-signed-report-summary dt{color:var(--ub-muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-signed-report-summary dd{color:var(--ub-text);text-align:right;flex:1;margin:0;font-size:14px;font-weight:700;line-height:20px}.ub-signed-report-legal{color:var(--ub-muted);margin:0;padding:0 8px;font-size:12px;font-weight:600;line-height:17px}@media (max-width:430px){.ub-screen{width:100%}.ub-action-footer__inner,.ub-button-row,.ub-choice-grid,.ub-two-up{grid-template-columns:repeat(2,minmax(0,1fr))}}.ub-app{--ub-mobile-blue:#0a6cf5;--ub-mobile-pine:#085fdb;--ub-mobile-pine-dark:#072b63;--ub-mobile-brass:#f59e0b;--ub-mobile-rust:#dc2626;--ub-mobile-secondary-text:#475569;--ub-mobile-success-text:#166534;--ub-mobile-warning-text:#96690f;--ub-mobile-danger-text:#b91c1c;--ub-mobile-ink-soft:#94a3b8;--ub-mobile-white:#fff;--ub-mobile-panel-shadow:0 6px 16px #072b6314;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ub-app{--ub-mobile-blue:#63a6ff;--ub-mobile-pine:#8fc2ff;--ub-mobile-pine-dark:#bfdbfe;--ub-mobile-brass:#fcd34d;--ub-mobile-rust:#fca5a5;--ub-mobile-secondary-text:#cbd5e1;--ub-mobile-success-text:#86efac;--ub-mobile-warning-text:#fcd34d;--ub-mobile-danger-text:#fca5a5;--ub-mobile-ink-soft:#8796ad;--ub-mobile-white:#0d1728;--ub-mobile-panel-shadow:0 6px 16px #02061714}}:root[data-theme=dark] .ub-app{--ub-mobile-blue:#63a6ff;--ub-mobile-pine:#8fc2ff;--ub-mobile-pine-dark:#bfdbfe;--ub-mobile-brass:#fcd34d;--ub-mobile-rust:#fca5a5;--ub-mobile-secondary-text:#cbd5e1;--ub-mobile-success-text:#86efac;--ub-mobile-warning-text:#fcd34d;--ub-mobile-danger-text:#fca5a5;--ub-mobile-ink-soft:#8796ad;--ub-mobile-white:#0d1728;--ub-mobile-panel-shadow:0 6px 16px #02061714}.ub-app--with-tabs{padding-bottom:0}.ub-app--with-tabs .ub-screen{padding-top:calc(max(env(safe-area-inset-top), 16px) + 8px)}.ub-app--workflow .ub-screen{padding-top:calc(max(env(safe-area-inset-top), 16px) + 16px)}.ub-app-header__copy{gap:4px;display:grid}.ub-app-header p{margin:0;font-size:16px;line-height:22px}.ub-app-header--brand p{font-size:14px;line-height:20px}.ub-app-header__helper{color:var(--ub-muted);font-size:13px;font-weight:500;line-height:16px}.ub-app-header--brand .ub-app-header__action{align-self:flex-start}.ub-panel{border-color:var(--ub-border);box-shadow:var(--ub-mobile-panel-shadow);border-radius:20px;padding:16px}.ub-section-heading__copy{flex:1;min-width:0}.ub-section-heading__action{flex-shrink:1;justify-content:flex-end;max-width:48%;display:flex}.ub-progress{background:var(--ub-divider);height:10px}.ub-progress>span,.ub-progress--primary>span,.ub-progress--success>span{background:var(--ub-mobile-pine)}.ub-progress--warning>span{background:var(--ub-mobile-brass)}.ub-status{border-color:var(--ub-border);background:var(--ub-surface-muted);color:var(--ub-mobile-secondary-text);border-radius:12px;padding:5px 8px;font-size:12px;font-weight:700;line-height:16px}.ub-status--good{background:var(--ub-success-soft);color:var(--ub-mobile-pine-dark);border-color:#bcd9ca}.ub-status--warning{background:var(--ub-warning-soft);color:var(--ub-mobile-warning-text);border-color:#e4c27b}.ub-status--issue{background:var(--ub-danger-soft);color:var(--ub-mobile-danger-text);border-color:#e7b4aa}.ub-status--info{background:var(--ub-blue-soft);color:var(--ub-mobile-pine);border-color:#b8cbdf}.ub-profile-identity{align-items:center;gap:12px;min-width:0;display:flex}.ub-profile-identity__copy{flex:auto;gap:3px;min-width:0;display:grid}.ub-profile-identity__copy>*{overflow-wrap:anywhere;min-width:0}.ub-profile-identity__status{flex:none;align-self:flex-start}@media (max-width:340px){.ub-profile-identity{grid-template-columns:64px minmax(0,1fr);align-items:center;display:grid}.ub-profile-identity>span:first-child{flex-basis:64px!important;width:64px!important;height:64px!important}.ub-profile-identity__status{grid-column:2;width:fit-content}}.ub-button{border-radius:16px;min-height:56px;padding:10px 12px;font-size:14px;font-weight:700;line-height:18px}.ub-button--primary{border-color:var(--ub-mobile-pine);background:var(--ub-mobile-pine);color:var(--ub-mobile-white)}.ub-button--secondary{background:var(--ub-surface);color:var(--ub-text);border-color:#bad5ca}.ub-button--secondary svg,.ub-button--outline svg{color:var(--ub-mobile-pine)}.ub-button--outline{border-color:var(--ub-mobile-pine);background:var(--ub-surface);color:var(--ub-text)}.ub-button--ghost{border-color:var(--ub-border);background:var(--ub-surface-muted);color:var(--ub-text)}.ub-button--ghost svg{color:var(--ub-muted)}.ub-button--danger{background:var(--ub-danger-soft);color:var(--ub-text);border-color:#e7b4aa}.ub-button--danger svg{color:var(--ub-mobile-rust)}.ub-button:disabled{opacity:.45}.ub-data-row,.ub-data-row:first-child,.ub-data-row:last-child{border-top:1px solid var(--ub-border);justify-content:stretch;gap:4px;padding:12px 0 0;display:grid}.ub-data-row dt{color:var(--ub-muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-data-row dd{max-width:none;color:var(--ub-text);text-align:left;font-size:15px;font-weight:600;line-height:21px}.ub-icon-tile{border-color:var(--ub-border);text-align:left;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:0;min-height:112px;padding:12px;display:flex}.ub-icon-tile strong{margin-top:0;font-size:24px;line-height:28px}.ub-icon-tile span{font-size:12px;font-weight:700;line-height:16px}.ub-icon-tile--good{background:var(--ub-success-soft);color:var(--ub-mobile-pine)}.ub-icon-tile--warning{background:var(--ub-warning-soft);color:var(--ub-mobile-brass)}.ub-icon-tile--issue{background:var(--ub-danger-soft);color:var(--ub-mobile-rust)}.ub-icon-tile--info{background:var(--ub-blue-soft);color:var(--ub-mobile-blue)}.ub-report-check-row{border-top:0;border-bottom:1px solid var(--ub-divider);gap:8px;min-height:58px;padding:8px 12px}.ub-report-check-row__icon{background:var(--ub-mobile-brass);width:28px;height:28px;color:var(--ub-mobile-white);border:0;border-radius:999px;font-size:15px;line-height:18px}.ub-report-check-row__icon--complete{background:var(--ub-mobile-pine);color:var(--ub-mobile-white)}.ub-report-check-row__copy strong{font-size:14px;line-height:20px}.ub-report-check-row__copy small{font-size:12px;font-weight:500;line-height:16px}.ub-condition-tile,.ub-condition-tile--success,.ub-condition-tile--warning,.ub-condition-tile--danger,.ub-condition-tile--purple,.ub-condition-tile--brown{border-color:var(--ub-border);background:var(--ub-surface-muted);color:var(--ub-mobile-pine)}.ub-condition-tile strong{color:inherit}.ub-condition-tile span{color:var(--ub-muted)}.ub-condition-tile--selected{box-shadow:none}.ub-condition-tile--selected.ub-condition-tile--success{background:var(--ub-success-soft);color:var(--ub-mobile-pine);border-color:#bcd9ca}.ub-condition-tile--selected.ub-condition-tile--warning{background:var(--ub-warning-soft);color:var(--ub-mobile-brass);border-color:#e4c27b}.ub-condition-tile--selected.ub-condition-tile--danger{background:var(--ub-danger-soft);color:var(--ub-mobile-rust);border-color:#e7b4aa}.ub-condition-tile--selected.ub-condition-tile--purple{color:#7c3aed;background:#f3e8ff;border-color:#c9b0ff}.ub-condition-tile--selected.ub-condition-tile--brown{color:#92400e;background:#f7efe7;border-color:#d7b99a}.ub-condition-tile--selected span{color:inherit}.ub-field{gap:4px}.ub-field__label{color:var(--ub-muted);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.ub-field input,.ub-field select,.ub-field textarea{border-color:var(--ub-border);background:var(--ub-surface-muted);min-height:48px;color:var(--ub-text);border-radius:16px;padding-inline:12px;font-size:15px;font-weight:600;line-height:20px}.ub-field input::placeholder,.ub-field textarea::placeholder{color:var(--ub-mobile-ink-soft)}.ub-field__helper{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:16px}.ub-action-footer{border-top-color:var(--ub-border);background:var(--ub-surface);padding:16px 16px calc(16px + max(env(safe-area-inset-bottom), 0px));-webkit-backdrop-filter:none;backdrop-filter:none}.ub-action-footer__inner{gap:8px;width:min(100%,398px)}.ub-tabbar{border-top-color:var(--ub-divider);background:var(--ub-surface);min-height:78px;padding:8px 8px max(env(safe-area-inset-bottom), 8px);box-shadow:var(--ub-mobile-panel-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.ub-tabbar__inner{justify-content:space-around;width:min(100%,430px)}.ub-tab{border-radius:999px;gap:3px;min-width:58px;min-height:44px;padding:0 8px}.ub-tab.ub-tab--active{background:var(--ub-blue-soft);color:var(--ub-mobile-pine);border-color:#bfdbfe}.ub-capture-progress-summary{gap:12px;display:grid}.ub-capture-progress-summary__header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.ub-capture-progress-summary__header>div{flex:1;gap:2px;min-width:0;display:grid}.ub-capture-progress-summary__header strong{color:var(--ub-text);font-size:16px;line-height:21px}.ub-capture-progress-summary__header span:not(.ub-status){color:var(--ub-muted);font-size:12px;font-weight:700;line-height:17px}.ub-capture-progress-summary__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ub-capture-progress-summary__stats>div{border:1px solid var(--ub-divider);background:var(--ub-surface-muted);border-radius:12px;align-content:center;min-height:54px;padding:8px;display:grid}.ub-capture-progress-summary__stats strong{color:var(--ub-text);font-size:16px;line-height:21px}.ub-capture-progress-summary__stats span{color:var(--ub-muted);font-size:11px;font-weight:700;line-height:15px}.ub-capture-sync{border:1px solid var(--ub-border);border-radius:16px;align-items:center;gap:8px;min-height:64px;padding:8px 12px;display:flex}.ub-capture-sync--ready{background:var(--ub-success-soft);border-color:#bcd9ca}.ub-capture-sync--active{background:var(--ub-blue-soft);border-color:#bfdbfe}.ub-capture-sync--failed{background:var(--ub-danger-soft);border-color:#e7b4aa}.ub-capture-sync__icon{background:var(--ub-surface);width:38px;height:38px;color:var(--ub-mobile-pine);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.ub-capture-sync--active .ub-capture-sync__icon{color:var(--ub-blue)}.ub-capture-sync--failed .ub-capture-sync__icon{color:var(--ub-mobile-rust)}.ub-capture-sync__copy{flex:1;gap:2px;min-width:0;display:grid}.ub-capture-sync__copy strong{font-size:13px;line-height:18px}.ub-capture-sync__copy small{color:var(--ub-muted);font-size:12px;font-weight:700;line-height:16px}.ub-retry-chip{background:var(--ub-danger-soft);min-height:34px;color:var(--ub-mobile-rust);cursor:pointer;border:1px solid #e7b4aa;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:4px;padding:6px 8px;font-size:12px;font-weight:700;line-height:16px;display:inline-flex}.ub-deposit-options{gap:8px;display:grid}.ub-deposit-option{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:100%;min-height:72px;color:var(--ub-text);text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ub-deposit-option--selected{background:var(--ub-success-soft);border-color:#9ec8b3}.ub-deposit-option__icon{background:var(--ub-blue-soft);width:38px;height:38px;color:var(--ub-mobile-pine);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.ub-deposit-option--selected .ub-deposit-option__icon{background:var(--ub-mobile-pine);color:#fff}.ub-deposit-option__copy{gap:2px;min-width:0;display:grid}.ub-deposit-option__copy strong{font-size:14px;line-height:19px}.ub-deposit-option__copy small{color:var(--ub-muted);font-size:12px;font-weight:600;line-height:17px}.ub-capture-component--selected.ub-capture-component--success{background:var(--ub-success-soft);color:var(--ub-mobile-pine-dark);border-color:#bcd9ca}.ub-capture-component--selected.ub-capture-component--warning{background:var(--ub-warning-soft);color:var(--ub-mobile-brass);border-color:#e4c27b}.ub-capture-component--selected.ub-capture-component--danger{background:var(--ub-danger-soft);color:var(--ub-mobile-rust);border-color:#e7b4aa}.ub-capture-component--selected.ub-capture-component--purple{color:#7c3aed;background:#f3e8ff;border-color:#c9b0ff}.ub-capture-component--selected.ub-capture-component--brown{color:#92400e;background:#f7efe7;border-color:#d7b99a}@media (max-width:340px){.ub-capture-sync{flex-wrap:wrap;align-items:flex-start}.ub-capture-sync__copy{flex-basis:calc(100% - 46px)}.ub-capture-sync>.ub-status,.ub-capture-sync>.ub-retry-chip{margin-left:46px}}.ub-app{-moz-text-size-adjust:100%;text-size-adjust:100%}.ub-scope-type-grid{flex-wrap:wrap;gap:8px;display:flex}.ub-scope-type-card{border:1px solid var(--ub-border);background:var(--ub-surface-muted);width:calc(50% - 4px);min-width:0;min-height:50px;color:var(--ub-mobile-pine);text-align:left;border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:8px;display:grid}.ub-scope-type-card strong{min-width:0;color:var(--ub-text);overflow-wrap:normal;font-size:14px;font-weight:700;line-height:19px}.ub-scope-type-card--selected{border-color:var(--ub-mobile-pine);background:var(--ub-mobile-pine);color:#fff}.ub-scope-type-card--selected strong{color:#fff}.ub-scope-editor-card{gap:0;padding:0;overflow:hidden}.ub-scope-editor-card__header{align-items:center;gap:8px;min-width:0;min-height:62px;padding:8px 16px;display:flex}.ub-scope-editor-card__main{min-width:0;min-height:44px;color:var(--ub-text);text-align:left;background:0 0;border:0;border-radius:0;flex:auto;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0;display:grid}.ub-scope-editor-card__main .ub-list-card__icon{border-radius:12px;width:34px;height:34px}.ub-scope-editor-card__main .ub-list-card__copy strong{font-size:15px;line-height:20px}.ub-scope-editor-card__main .ub-list-card__copy small{font-size:12px;line-height:16px}.ub-scope-editor-card__remove{background:var(--ub-surface-muted);width:32px;height:32px;color:var(--ub-muted);border:0;border-radius:999px;flex:0 0 32px;place-items:center;padding:0;display:grid}.ub-scope-editor-card__body{border-top:1px solid var(--ub-divider);background:var(--ub-surface-muted);gap:8px;margin-top:0;padding:16px}.ub-inspection-start-choice{grid-template-columns:52px minmax(0,1fr) 22px;align-items:center;gap:8px;min-width:0;min-height:86px;padding:8px}.ub-inspection-start-choice>.ub-property-cover{border-radius:12px;width:52px!important;height:52px!important}.ub-inspection-start-choice>svg:last-child{flex:0 0 22px;width:22px}.ub-inspection-start-choice__title{align-items:flex-start;gap:4px;min-width:0;display:flex}.ub-inspection-start-choice__title>strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}.ub-inspection-start-choice__title>.ub-status{white-space:nowrap;flex:none}.ub-inspection-start-choice .ub-list-card__copy>small,.ub-inspection-start-choice__action>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ub-inspection-start-choice__action{grid-template-columns:15px minmax(0,1fr);align-items:center;gap:4px;min-width:0;display:grid}.ub-inspection-start-add{grid-template-columns:42px minmax(0,1fr) 22px;gap:8px;min-width:0}.ub-inspection-start-add__copy strong,.ub-inspection-start-add__copy small{display:block}@media (max-width:430px){.ub-inspection-start-panel>.ub-body{font-size:13px;line-height:18px}.ub-scope-editor-card__main{grid-template-columns:34px minmax(0,1fr) 18px;gap:8px;padding:0}}.ub-status{color:var(--ub-mobile-secondary-text)}.ub-status--warning{color:var(--ub-mobile-warning-text)}.ub-status--issue{color:var(--ub-mobile-danger-text)}.ub-status--info{color:var(--ub-mobile-pine)}.ub-scope-metric span,.ub-property-scope-metric span,.ub-property-workflow-card>small,.ub-capture-sync__copy small,.ub-statement-choice--selected .ub-statement-choice__copy small,.ub-deposit-option--selected .ub-deposit-option__copy small,.ub-icon-tile span{color:var(--ub-mobile-secondary-text)}.ub-inspection-start-choice__action--warning,.ub-inspection-start-choice__action--warning>span{color:var(--ub-mobile-warning-text)}.ub-inspection-start-choice__action--info,.ub-inspection-start-choice__action--info>span{color:var(--ub-mobile-pine)}.ub-photo-row__copy .ub-photo-row__condition{color:var(--ub-mobile-success-text)}.ub-scope-repeatable-actions{flex-wrap:wrap;gap:8px;display:flex}.ub-scope-repeatable-action{background:var(--ub-success-soft);min-height:40px;color:var(--ub-mobile-pine);cursor:pointer;touch-action:manipulation;border:1px solid #bcd9ca;border-radius:999px;align-items:center;gap:4px;padding:0 8px 0 16px;display:flex}.ub-scope-repeatable-action:hover,.ub-scope-repeatable-action:active{background:color-mix(in srgb, var(--ub-success-soft) 82%, var(--ub-mobile-pine) 18%)}.ub-scope-repeatable-action__label{color:var(--ub-mobile-pine-dark);font-size:13px;font-weight:700;line-height:18px}.ub-scope-repeatable-action__count{background:var(--ub-surface);min-width:26px;height:24px;color:var(--ub-mobile-pine-dark);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 4px;font-size:12px;font-weight:700;line-height:16px;display:grid}
