:root{--bg:#f6f7f4;--surface:#fff;--surface-soft:#eef1eb;--ink:#1f241f;--muted:#687065;--line:#dfe4dc;--accent:#247a4d;--accent-ink:#fff;--attention:#a13d2d;--amber:#9a6a16;--good:#2c7653;--shadow:0 16px 45px #252c2314}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid;overflow-x:hidden}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;flex-direction:column;gap:28px;min-width:0;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand,.member-row,.nav-item,.setup-row,.focus-row,.module-row,.task-row{align-items:center;display:flex}.brand{gap:12px;padding:4px 8px 14px}.brand-mark{background:var(--ink);width:42px;height:42px;color:var(--accent-ink);border-radius:8px;place-items:center;font-size:.78rem;font-weight:800;display:grid}.brand strong,.member-row strong,.focus-row strong,.module-row strong,.task-row strong{font-size:.94rem;display:block}.brand small,.member-row small,.focus-row small,.module-row small,.task-row small,.metric small{color:var(--muted);font-size:.8rem;line-height:1.5;display:block}.nav-list{gap:4px;display:grid}.nav-item{color:var(--muted);border-radius:8px;gap:10px;padding:10px;transition:background .18s,color .18s,transform .18s}.nav-item:hover{background:var(--surface-soft);color:var(--ink);transform:translate(2px)}.nav-item.active{background:var(--ink);color:var(--accent-ink)}.member-stack{gap:10px;margin-top:auto;display:grid}.member-row{border-top:1px solid var(--line);gap:10px;padding-top:12px}.avatar{background:var(--surface-soft);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid}.notification-center{gap:10px;display:grid}.notification-center-button{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fbfcfa;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.notification-center-button strong,.notification-center-item strong{font-size:.88rem;display:block}.notification-center-button small,.notification-center-item small,.notification-empty{color:var(--muted);font-size:.78rem;line-height:1.45}.notification-center-icon{background:var(--surface-soft);width:34px;height:34px;color:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid;position:relative}.notification-count{border:2px solid var(--surface);background:var(--attention);min-width:20px;height:20px;color:var(--accent-ink);border-radius:999px;place-items:center;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.notification-center-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;max-height:360px;display:grid;overflow:hidden}.notification-center-header{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.76rem;font-weight:800;display:flex}.notification-center-header button,.notification-center-item button{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);background:#fbfcfa;border-radius:8px;place-items:center;display:grid}.notification-center-header button:disabled{cursor:not-allowed;opacity:.5}.notification-center-list{max-height:300px;display:grid;overflow-y:auto}.notification-center-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.notification-center-item:last-child{border-bottom:0}.notification-empty{margin:0;padding:14px 12px}.workspace{min-width:0;padding:30px}.page-stack{gap:24px;max-width:1180px;margin:0 auto;display:grid}.workspace-header,.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.workspace-header{border-bottom:1px solid var(--line);min-height:142px;padding-bottom:22px}.dashboard-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:22px;padding-bottom:24px;display:grid}.dashboard-hero-copy{border:1px solid var(--line);background:linear-gradient(135deg, #247a4d1f, #f0b84a29), var(--surface);border-radius:8px;align-content:center;min-height:260px;padding:clamp(22px,4vw,38px);display:grid;overflow:hidden}.dashboard-hero-copy h1{max-width:720px}.dashboard-hero-copy p{max-width:650px;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.65}.hero-kicker,.hero-status-row,.quick-action,.module-card-footer,.setup-settings-link{align-items:center;display:flex}.hero-kicker{color:var(--accent);text-transform:uppercase;gap:7px;margin-bottom:12px;font-size:.76rem;font-weight:850}.hero-status-row{flex-wrap:wrap;gap:8px;margin-top:22px}.hero-status-row span{color:var(--ink);background:#ffffffa3;border:1px solid #247a4d2e;border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:800}.quick-action-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:center;gap:10px;padding:16px;display:grid}.quick-action{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:12px;min-height:72px;padding:12px;transition:border-color .18s,transform .18s,box-shadow .18s}.quick-action:hover,.module-card:hover{border-color:#247a4d52;transform:translateY(-2px);box-shadow:0 12px 30px #252c2314}.quick-action>span,.module-card-icon{background:var(--surface-soft);width:40px;height:40px;color:var(--accent);border-radius:8px;flex:none;place-items:center;display:grid}.quick-action>svg{color:var(--muted);margin-left:auto}.quick-action strong,.quick-action small{display:block}.quick-action small{color:var(--muted);font-size:.8rem;line-height:1.45}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:0;margin-bottom:10px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.94}h2{letter-spacing:0;margin-bottom:0;font-size:1.18rem}.header-copy{max-width:620px;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.6}.header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--accent);box-shadow:var(--shadow);color:var(--accent-ink)}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button:disabled{cursor:not-allowed;opacity:.56;transform:none}.metric-strip,.metric-grid{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.metric{border-right:1px solid var(--line);gap:8px;min-height:128px;padding:20px;display:grid}.metric:last-child{border-right:0}.metric span{color:var(--muted);font-size:.82rem;font-weight:700}.metric strong{font-size:2.1rem;line-height:1}.metric-attention strong{color:var(--attention)}.metric-good strong{color:var(--good)}.dashboard-grid{grid-template-columns:minmax(0,1fr) 340px;gap:20px;display:grid}.dashboard-work-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:20px;display:grid}.primary-column,.secondary-column,.focus-panel,.setup-panel-card,.module-workspace{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:20px}.section-heading{margin-bottom:18px}.section-heading.compact{align-items:center}.text-link,.back-link{color:var(--accent);align-items:center;gap:5px;font-size:.88rem;font-weight:800;display:inline-flex}.back-link{margin-bottom:18px}.focus-list,.setup-list,.task-table{gap:0;display:grid}.focus-row,.task-row{border-top:1px solid var(--line);gap:14px;min-height:70px;padding:14px 0}.task-row-button{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border-bottom:0;border-left:0;border-right:0;transition:background .18s,padding .18s}.task-row-button:hover,.task-row-button:focus-visible{background:#fbfcfa;padding-left:12px;padding-right:12px}.task-row-button:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.focus-row time{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:.84rem}.focus-module{border:1px solid var(--line);color:var(--muted);text-transform:capitalize;white-space:nowrap;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:.72rem;font-weight:800}.priority,.state-dot{background:var(--muted);border-radius:50%;flex:none;width:9px;height:9px}.priority-high,.state-attention{background:var(--attention)}.priority-medium,.state-scheduled{background:var(--amber)}.priority-low,.state-done{background:var(--good)}.state-open{background:var(--ink)}.setup-row{border-top:1px solid var(--line);gap:10px;padding:14px 0}.setup-row small{color:var(--muted);text-transform:capitalize;margin-left:auto}.setup-settings-link{border:1px solid var(--line);color:var(--accent);background:#fbfcfa;border-radius:8px;justify-content:space-between;gap:10px;margin-top:16px;padding:12px;font-size:.86rem;font-weight:800}.module-section{padding-bottom:36px}.module-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.module-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-content:space-between;gap:16px;min-height:190px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.module-card strong,.module-card small{display:block}.module-card small{color:var(--muted);margin-top:7px;font-size:.84rem;line-height:1.5}.module-card-footer{justify-content:space-between;gap:12px}.module-card-footer span,.module-card-footer em{font-size:.82rem;font-style:normal;font-weight:800}.module-card-footer span{color:var(--muted)}.module-card-footer em{color:var(--ink);text-align:right}.module-card-good .module-card-icon{color:var(--good);background:#2c76531f}.module-card-attention .module-card-icon{color:var(--attention);background:#a13d2d1f}.module-card-warm .module-card-icon{color:var(--amber);background:#9a6a1621}.module-list{border:1px solid var(--line);background:var(--surface);border-radius:8px;display:grid;overflow:hidden}.module-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,1fr) 150px 120px 120px;gap:18px;min-height:86px;padding:18px 20px;transition:background .18s,transform .18s;display:grid}.module-row:last-child{border-bottom:0}.module-row:hover{background:#fbfcfa;transform:translate(2px)}.module-row>span,.module-row em{color:var(--muted);font-size:.88rem;font-style:normal}.module-row em{color:var(--accent);justify-content:flex-end;align-items:center;gap:4px;font-weight:800;display:inline-flex}.count-chip{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:750}.field-strip{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.field-strip span{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:700}.row-action{border:1px solid var(--line);background:var(--surface);color:var(--ink);white-space:nowrap;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:8px 12px;font-size:.84rem;font-weight:750;display:inline-flex}.inline-panel{border-top:1px solid var(--line);gap:16px;margin-top:20px;padding-top:20px;display:grid}.modal-backdrop{z-index:40;background:#1f241f6b;place-items:center;min-height:100vh;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(720px,100%);max-height:min(780px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 80px #1f241f3d}.modal-header,.modal-footer{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.modal-header{border-bottom:1px solid var(--line)}.modal-body{padding:20px;overflow:auto}.modal-description{color:var(--muted);margin:8px 0 0;font-size:.9rem;line-height:1.5}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end}.modal-footer button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:10px 14px;font-weight:750}.modal-footer .primary,.modal-footer button:last-child{background:var(--accent);color:var(--accent-ink);border-color:#0000}.modal-footer .secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.icon-button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);border-radius:8px;flex:none;place-items:center;display:grid}h3{margin:0;font-size:1rem;line-height:1.25}.panel-close,.record-actions button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;padding:8px 12px;font-weight:750}.record-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.record-form label{color:var(--muted);gap:8px;font-size:.84rem;font-weight:800;display:grid}.record-form input,.record-form textarea{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:0 12px}.record-form textarea{resize:vertical;min-height:86px;padding:10px 12px}.record-form .checkbox-field{align-self:end;align-items:center;gap:10px;min-height:42px;display:flex}.record-form .checkbox-field input{width:18px;min-height:18px}.form-actions,.record-actions{flex-wrap:wrap;gap:10px;display:flex}.form-actions{grid-column:1/-1;justify-content:flex-end}.detail-list{gap:10px;margin:0;display:grid}.detail-list div{grid-template-columns:120px minmax(0,1fr);gap:12px;display:grid}.detail-list dt{color:var(--muted);font-size:.82rem;font-weight:800}.detail-list dd{text-transform:capitalize;margin:0}.notification-settings{gap:18px;display:grid}.status-chip{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.status-stack{justify-items:end;gap:6px;max-width:280px;display:grid}.status-connected{color:var(--good)}.status-offline,.status-unavailable{color:var(--attention)}.status-help{color:var(--muted);font-size:.8rem;line-height:1.4}.notification-setup-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;gap:12px;display:grid}.setup-panel,.setup-status-list{border:1px solid var(--line);background:#fbfcfa;border-radius:8px}.setup-panel{gap:16px;padding:16px;display:grid}.primary-setup-panel{background:linear-gradient(135deg,#247a4d1a,#f0b84a24),#fbfcfa}.setup-panel-heading{align-items:flex-start;gap:12px;display:flex}.setup-panel-heading strong,.setup-status-row strong,.preference-summary strong{display:block}.setup-panel-heading small,.setup-status-row small,.preference-summary span{color:var(--muted);font-size:.82rem;line-height:1.5;display:block}.setup-icon{background:var(--surface);width:40px;height:40px;color:var(--accent);box-shadow:var(--shadow);border-radius:8px;flex:none;place-items:center;display:grid}.ios-setup-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ios-setup-list li{color:var(--muted);align-items:center;gap:8px;font-size:.84rem;font-weight:750;display:flex}.ios-setup-list li.done{color:var(--good)}.setup-action-row{flex-wrap:wrap;gap:10px;display:flex}.setup-status-list{display:grid;overflow:hidden}.setup-status-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:14px 16px;display:flex}.setup-status-row:last-child{border-bottom:0}.setup-status-row svg{color:var(--accent)}.settings-toolbar{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.settings-toolbar label,.notification-card label,.browser-toggle{color:var(--muted);font-size:.84rem;font-weight:800}.settings-toolbar label{gap:8px;display:grid}.settings-toolbar select{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fbfcfa;border-radius:8px;padding:0 12px}.preference-summary{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:42px;padding:10px 12px;display:flex}.preference-summary span{text-align:right;max-width:520px}.permission-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.84rem;display:flex}.permission-actions .button{min-height:38px}.permission-actions .button:disabled{cursor:not-allowed;opacity:.55}.push-state{color:var(--muted);font-weight:750}.notification-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.notification-card,.muted-list{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;gap:14px;padding:16px;display:grid}.notification-card-header,.mute-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.notification-card strong,.mute-row strong{display:block}.notification-card small,.mute-row small{color:var(--muted);font-size:.78rem;line-height:1.45;display:block}.switch-row,.event-toggle-row,.browser-toggle,.mute-row{align-items:center;gap:8px;display:flex}.event-toggle-row{flex-wrap:wrap}.event-toggle-row label{align-items:center;gap:6px;display:inline-flex}.notification-stack{z-index:35;gap:10px;width:min(360px,100vw - 36px);display:grid;position:fixed;bottom:18px;right:18px}.notification-toast{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.notification-toast strong,.notification-toast small{display:block}.notification-toast small{color:var(--muted);font-size:.8rem;line-height:1.45}.notification-toast button{color:var(--accent);background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800}.auth-page{grid-template-columns:minmax(0,1.05fr) minmax(360px,460px);align-items:stretch;gap:28px;min-height:100vh;padding:clamp(18px,4vw,48px);display:grid}.auth-brand-panel,.auth-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.auth-brand-panel{background:linear-gradient(135deg, #247a4d1f, #fff0 42%), var(--surface);align-content:space-between;min-height:min(720px,100vh - 96px);padding:clamp(24px,5vw,48px);display:grid;overflow:hidden}.auth-brand-lockup,.auth-form-heading,.auth-feature-list span,.auth-input-wrap{align-items:center;display:flex}.auth-brand-lockup{gap:13px}.auth-mark,.auth-icon{background:var(--ink);color:var(--accent-ink);border-radius:8px;place-items:center;display:grid}.auth-mark{width:48px;height:48px;font-size:.82rem;font-weight:850}.auth-brand-lockup strong,.auth-brand-lockup small{display:block}.auth-brand-lockup strong{font-size:1rem}.auth-brand-lockup small{color:var(--muted);font-size:.82rem;line-height:1.35}.auth-brand-copy{max-width:660px}.auth-brand-copy h1{max-width:620px;margin-top:8px;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.95}.auth-brand-copy p:not(.eyebrow){max-width:560px;color:var(--muted);font-size:1.02rem;line-height:1.65}.auth-feature-list{flex-wrap:wrap;gap:10px;display:flex}.auth-feature-list span{border:1px solid var(--line);color:var(--muted);background:#fbfcfa;border-radius:999px;gap:7px;padding:8px 11px;font-size:.82rem;font-weight:800}.auth-card{align-self:center;gap:22px;padding:clamp(22px,4vw,36px);display:grid}.auth-form-heading{gap:12px}.auth-icon{background:var(--surface-soft);width:42px;height:42px;color:var(--accent)}.auth-form-heading h2{margin:4px 0 0;font-size:1.55rem;line-height:1.15}.auth-form{gap:16px;display:grid}.auth-form label{color:var(--muted);gap:8px;font-size:.88rem;font-weight:800;display:grid}.auth-input-wrap{border:1px solid var(--line);min-height:48px;color:var(--ink);background:#fbfcfa;border-radius:8px;gap:9px;padding:0 13px;transition:border-color .18s,box-shadow .18s}.auth-input-wrap:focus-within{border-color:#247a4d8c;box-shadow:0 0 0 3px #247a4d1f}.auth-input-wrap svg{color:var(--muted);flex:none}.auth-form input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.auth-submit{width:100%;min-height:48px}.auth-card-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:18px;font-size:.84rem;line-height:1.45;display:flex}.form-error{color:var(--attention);background:#fff4f1;border-radius:8px;margin:0;padding:10px 12px;font-size:.88rem;font-weight:750;line-height:1.45}.reveal{animation:.56s both reveal}.reveal-delay-1{animation-delay:80ms}.reveal-delay-2{animation-delay:.14s}.reveal-delay-3{animation-delay:.2s}.reveal-delay-4{animation-delay:.26s}@keyframes reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{gap:48px;min-height:auto}.auth-card{align-self:stretch}.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.member-stack{display:none}.notification-center-panel{max-height:none}.workspace{padding:22px}.dashboard-grid,.dashboard-hero,.dashboard-work-grid{grid-template-columns:1fr}.metric-strip,.metric-grid,.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2){border-right:0}.metric:first-child,.metric:nth-child(2){border-bottom:1px solid var(--line)}.module-row{grid-template-columns:1fr}.module-row em{justify-content:flex-start}.settings-toolbar,.notification-setup-grid,.notification-grid{grid-template-columns:1fr}.preference-summary{flex-direction:column;align-items:flex-start}.preference-summary span{text-align:left}}@media (max-width:640px){.auth-page{gap:14px;padding:14px}.auth-brand-panel,.auth-card{padding:20px}.auth-brand-panel{gap:34px}.auth-brand-copy h1{font-size:clamp(2.35rem,14vw,3.7rem)}.auth-feature-list,.auth-card-footer{flex-direction:column;align-items:flex-start}.workspace{padding:18px 14px}.sidebar{gap:16px;max-width:100vw;padding:18px 14px}.brand{padding-bottom:4px}.workspace-header,.section-heading{flex-direction:column;align-items:flex-start}.status-stack{justify-items:start}.header-actions{justify-content:stretch;width:100%}.button{flex:1}.metric-strip,.metric-grid,.module-card-grid{grid-template-columns:1fr}.nav-list{scrollbar-width:none;gap:8px;width:100%;min-width:0;max-width:100%;padding:0 0 4px;display:flex;overflow-x:auto}.nav-list::-webkit-scrollbar{display:none}.nav-item{white-space:nowrap;flex:none}.metric,.metric:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.focus-row,.task-row{align-items:flex-start}.focus-row time,.focus-module,.row-action{margin-left:0}.dashboard-hero-copy{min-height:auto}.quick-action-panel{padding:12px}.record-form,.detail-list div{grid-template-columns:1fr}.form-actions,.record-actions{flex-direction:column}.modal-backdrop{align-items:end;padding:0}.modal-panel{border-radius:8px 8px 0 0;width:100%;max-height:calc(100vh - 18px)}.modal-header,.modal-footer,.modal-body{padding:16px}.modal-footer{flex-direction:column-reverse}.modal-footer button{width:100%}.notification-stack{width:calc(100vw - 24px);bottom:12px;right:12px}.notification-card-header,.mute-row{flex-direction:column;align-items:flex-start}.setup-action-row .button{width:100%}.notification-center-button{align-items:flex-start}.notification-center-item{grid-template-columns:minmax(0,1fr) 30px}}
