.auth-action-gate__backdrop{z-index:100;background:#171a2052;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-action-gate__dialog{border:1px solid var(--border-strong);border-radius:var(--radius-panel);background:var(--background);width:min(100%,400px);padding:28px;position:relative;box-shadow:0 20px 60px #171a202e}.auth-action-gate__dialog>p,.auth-action-gate__dialog>h2,.auth-action-gate__dialog>span{margin:0;display:block}.auth-action-gate__dialog>p{color:var(--primary);font-size:13px;font-weight:600}.auth-action-gate__dialog h2{margin-top:8px;font-size:22px}.auth-action-gate__dialog>span{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.65}.auth-action-gate__dialog>div{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:22px;display:grid}.auth-action-gate__dialog a{border:1px solid var(--primary);border-radius:var(--radius-panel);background:var(--primary);min-height:42px;color:var(--primary-foreground);text-align:center;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;display:inline-flex}.auth-action-gate__dialog a.auth-action-gate__secondary{background:var(--background);color:var(--foreground)}.auth-action-gate__close{border-radius:var(--radius-panel);width:32px;height:32px;color:var(--muted);background:0 0;border:0;font-size:22px;line-height:1;position:absolute;top:10px;right:10px}.auth-action-gate__close:hover,.auth-action-gate__close:focus-visible,.auth-action-gate__dialog a:hover,.auth-action-gate__dialog a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:480px){.auth-action-gate__dialog{padding:24px 20px 20px}.auth-action-gate__dialog>div{grid-template-columns:1fr}}
.dashboard-hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,.95fr);align-items:stretch;gap:24px;display:grid}.dashboard-highlight-card{position:relative;overflow:hidden}.dashboard-highlight-card:after{display:none}.page-stack{gap:28px;padding-bottom:36px;display:grid}.dashboard-shell{color:var(--foreground);font-family:var(--font-text);background:#fff;grid-template-columns:minmax(240px,264px) minmax(0,1fr);gap:0;padding:0;display:grid}.dashboard-skip-link{z-index:200;border:2px solid var(--primary);background:var(--surface-strong);color:var(--foreground);border-radius:4px;padding:10px 14px;font-weight:600;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 16px))}.dashboard-skip-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px;transform:translateY(0)}.dashboard-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.dashboard-sidebar-collapse,.dashboard-sidebar-footer,.dashboard-sidebar-pulse{display:none}.dashboard-main{min-width:0;padding:24px 32px 48px}.dashboard-content{margin-top:24px}.dashboard-topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-topbar__meta{flex:320px;min-width:0}.dashboard-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dashboard-topbar__profile{white-space:nowrap;text-overflow:ellipsis;max-width:min(28vw,220px);overflow:hidden}.dashboard-brand{color:var(--primary);font-family:var(--font-text);margin:0;font-size:14px;font-weight:500;line-height:1.2}.dashboard-brand-lockup{align-items:center;gap:10px;display:flex}.dashboard-brand-copy{gap:2px;min-width:0;display:grid}.dashboard-brand-tagline{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;line-height:1.1;overflow:hidden}.dashboard-sidebar-head{padding:0 8px}.dashboard-sidebar-title-row{display:block}.dashboard-sidebar-title-row .dashboard-topbar--mobile{display:none}.dashboard-sidebar-title{color:var(--foreground);font-family:var(--font-display);margin:16px 0 0;font-size:24px;font-weight:500;line-height:1.2}.dashboard-sidebar-subtitle{color:var(--muted-strong);font-family:var(--font-text);margin:10px 0 0;font-size:14px;line-height:1.43}.dashboard-sidebar-nav{gap:8px;margin:34px 0;display:grid}.dashboard-sidebar-link{min-height:64px;color:var(--foreground);font-family:var(--font-text);background:#fff;border:1px solid #0000;border-radius:4px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:500;line-height:1.2;display:grid;position:relative;overflow:hidden}.dashboard-sidebar-link:hover,.dashboard-sidebar-link:focus-visible{background:#f4f4f4}.dashboard-sidebar-link:before{content:"";background:0 0;width:2px;transition:background-color .33s;position:absolute;top:10px;bottom:10px;left:0}.dashboard-sidebar-link--active{border-color:var(--border);background:#f4f4f4}.dashboard-sidebar-link--active:before{background:var(--primary)}.dashboard-sidebar-link__icon{width:18px;height:18px;color:var(--muted-strong);background:0 0;border:0;border-radius:0;place-items:center;display:grid;position:relative}.dashboard-sidebar-link__icon svg{width:18px;height:18px}.dashboard-sidebar-link__icon>span,.dashboard-sidebar-link__icon:before,.dashboard-sidebar-link__icon:after{content:none!important;display:none!important}.dashboard-sidebar-link--active .dashboard-sidebar-link__icon{color:var(--primary);background:0 0}.dashboard-sidebar-link__icon span,.dashboard-sidebar-link__icon:before,.dashboard-sidebar-link__icon:after{content:"";border-color:currentColor;transition:background-color .33s,border-color .33s;position:absolute}.dashboard-sidebar-link__icon--overview span{border:1.5px solid;border-radius:50%;inset:9px}.dashboard-sidebar-link__icon--overview:before{transform-origin:100%;background:currentColor;width:12px;height:1.5px;transform:rotate(-28deg)}.dashboard-sidebar-link__icon--tasks span{border:1.5px solid;border-radius:2px;width:16px;height:14px}.dashboard-sidebar-link__icon--tasks:before,.dashboard-sidebar-link__icon--tasks:after{background:currentColor;width:12px;height:1.5px;left:12px}.dashboard-sidebar-link__icon--tasks:before{top:14px}.dashboard-sidebar-link__icon--tasks:after{top:20px}.dashboard-sidebar-link__icon--calendar span{border:1.5px solid;border-radius:2px;width:16px;height:15px}.dashboard-sidebar-link__icon--calendar:before{background:currentColor;width:16px;height:1.5px;top:11px}.dashboard-sidebar-link__icon--calendar:after{background:currentColor;border-radius:50%;width:3px;height:3px;top:8px;left:12px;box-shadow:9px 0}.dashboard-sidebar-link__icon--stats span{background:currentColor;border-radius:1px;width:3px;height:9px;bottom:10px;left:10px;box-shadow:7px -5px,14px -9px}.dashboard-sidebar-link__icon--stats:before{background:currentColor;width:20px;height:1.5px;bottom:9px;left:9px}.dashboard-sidebar-link__icon--stats:after{border-top:1.5px solid;border-right:1.5px solid;width:16px;height:10px;top:10px;left:11px;transform:skewY(-18deg)}.dashboard-sidebar-link__icon--settings span{border:1.5px solid;border-radius:50%;width:16px;height:16px}.dashboard-sidebar-link__icon--settings:before{border:1.5px solid;border-radius:50%;width:6px;height:6px}.dashboard-sidebar-link__icon--settings:after{background:currentColor;width:18px;height:1.5px;transform:rotate(35deg)}.dashboard-sidebar-link__copy{gap:4px;min-width:0;display:grid}.dashboard-sidebar-link__label,.dashboard-sidebar-link__description{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-sidebar-link__label{font-size:14px;font-weight:500;line-height:1.2}.dashboard-sidebar-link__description{color:var(--muted);font-size:13px;font-weight:400;line-height:1.2}.dashboard-sidebar-note{border:1px solid var(--border);background:#fff;border-radius:4px;margin-top:auto;padding:16px}.dashboard-sidebar-note__label,.dashboard-sidebar-note__title,.dashboard-sidebar-note__body{margin:0}.dashboard-sidebar-note__label{color:var(--primary);font-family:var(--font-text);font-size:14px;font-weight:500;line-height:1.2}.dashboard-sidebar-note__title{margin-top:10px;font-size:14px;font-weight:500;line-height:1.43}.dashboard-sidebar-note__body{color:var(--muted-strong);margin-top:10px;font-size:14px;line-height:1.43}.dashboard-topbar{background:#fff;border:0;min-height:56px;padding:0}.dashboard-topbar__profile{min-height:32px;color:var(--foreground);font-family:var(--font-text);background:#f4f4f4;border-radius:4px;align-items:center;padding:4px 12px;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.dashboard-topbar__status{color:var(--primary);font-family:var(--font-text);margin:0;font-size:14px;font-weight:500;line-height:1.2}.dashboard-topbar__description{color:var(--muted-strong);margin:8px 0 0;font-size:14px;line-height:1.43}.dashboard-avatar{border:1px solid var(--border-strong);width:32px;height:32px;color:var(--foreground);font-family:var(--font-text);background:#fff;border-radius:50%;place-items:center;font-size:14px;font-weight:500;display:grid;overflow:hidden}.dashboard-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-avatar-button{cursor:pointer;padding:0}.dashboard-avatar-menu{display:inline-flex;position:relative}.dashboard-avatar-menu__panel{z-index:30;border:1px solid var(--border);width:156px;box-shadow:var(--shadow);background:#fff;border-radius:4px;gap:6px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.dashboard-avatar-menu__name{border-bottom:1px solid var(--border);color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin:0;padding:4px 6px 8px;font-size:13px;line-height:1.35;overflow:hidden}.dashboard-avatar-menu__panel button{min-height:36px;color:var(--foreground);font-family:var(--font-text);text-align:left;background:0 0;border:0;border-radius:4px;padding:6px 8px;font-size:14px;font-weight:500}.dashboard-avatar-menu__panel button:hover,.dashboard-avatar-menu__panel button:focus-visible{background:#f4f4f4}.dashboard-topbar--mobile{display:none}.dashboard-signout-button{min-height:32px;color:var(--foreground);font-family:var(--font-text);background:#f4f4f4;border:0;border-radius:4px;padding:4px 16px;font-size:14px;font-weight:500;line-height:1.2}.dashboard-signout-button:hover,.dashboard-signout-button:focus-visible{background:#eee}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.stats-card{border:1px solid var(--border);background:#fff;border-radius:4px;min-width:0;padding:20px}.stats-card__label,.stats-card__value,.stats-card__helper{margin:0}.stats-card__label{color:var(--muted);font-family:var(--font-text);font-size:14px;line-height:1.43}.stats-card__value{color:var(--foreground);font-family:var(--font-display);margin-top:16px;font-size:clamp(32px,4vw,40px);font-weight:500;line-height:1.2}.stats-card__line{width:44px;height:2px;margin-top:14px}.stats-card__helper{color:var(--muted-strong);font-family:var(--font-text);margin-top:12px;font-size:14px;line-height:1.43}.settings-grid{grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);align-items:start;gap:24px;display:grid}@media (min-width:1181px){.dashboard-shell{background:var(--page-background);min-height:100vh;display:block}.dashboard-sidebar{z-index:20;width:248px;height:100vh;min-height:0;padding:28px 18px 20px;transition:width .25s,padding .25s;position:fixed;inset:0 auto 0 0;overflow-y:auto}.dashboard-main{background:var(--page-background);min-height:100vh;margin-left:248px;padding:24px 24px 48px;transition:margin-left .25s}.dashboard-sidebar-collapse{border:1px solid var(--border);width:40px;height:40px;color:var(--muted-strong);cursor:pointer;background:#fff;border-radius:6px;place-items:center;padding:8px;transition:border-color .25s,background-color .25s,color .25s;display:grid}.dashboard-sidebar-footer{border-top:1px solid var(--border);gap:10px;margin-top:auto;padding:14px 0 0;display:grid}.dashboard-sidebar-settings{min-height:46px;margin:0}.dashboard-sidebar-footer-row{align-items:center;gap:8px;min-width:0;display:flex}.dashboard-sidebar-account{flex:auto;min-width:0;position:relative}.dashboard-sidebar-account__trigger{width:100%;min-width:0;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:4px 6px;transition:border-color .18s,background-color .18s;display:flex}.dashboard-sidebar-account__trigger:hover,.dashboard-sidebar-account__trigger:focus-visible{border-color:var(--border);background:#f4f4f4}.dashboard-sidebar-account__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dashboard-sidebar-account__trigger .dashboard-avatar{flex:0 0 32px}.dashboard-sidebar-account__copy{gap:2px;min-width:0;display:grid}.dashboard-sidebar-account__copy strong,.dashboard-sidebar-account__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-sidebar-account__copy strong{font-size:12px;font-weight:600;line-height:1.25}.dashboard-sidebar-account__copy small{color:var(--muted);font-size:10px;line-height:1.2}.dashboard-sidebar-account__panel{top:auto;bottom:calc(100% + 10px);right:0}.dashboard-sidebar-account__panel a{min-height:36px;color:var(--foreground);font-family:var(--font-text);border-radius:4px;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.dashboard-sidebar-account__panel a:hover,.dashboard-sidebar-account__panel a:focus-visible{background:#f4f4f4}.dashboard-sidebar-pulse{min-height:238px;color:var(--foreground);background:#fbfcff;border:1px solid #e5eaf4;border-radius:8px;margin:8px 2px 18px;padding:12px 10px 8px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:block}.dashboard-sidebar-pulse:hover,.dashboard-sidebar-pulse:focus-visible{background:#f7f9ff;border-color:#b9c8f4;transform:translateY(-1px)}.dashboard-sidebar-pulse:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dashboard-sidebar-pulse__head{color:var(--muted-strong);justify-content:space-between;align-items:baseline;gap:8px;font-size:11px;line-height:1.2;display:flex}.dashboard-sidebar-pulse__head strong{color:var(--primary);font-size:18px;font-weight:650}.dashboard-sidebar-pulse__chart{width:100%;height:190px;margin-top:8px}.dashboard-sidebar-pulse__empty{color:var(--muted);text-align:center;margin-top:94px;font-size:11px;line-height:1.4;display:block}.dashboard-sidebar-collapse:hover,.dashboard-sidebar-collapse:focus-visible{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.dashboard-sidebar-collapse:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dashboard-sidebar-collapse__icon{border-bottom:1.5px solid;border-left:1.5px solid;width:14px;height:14px;transition:transform .25s;display:block;position:relative;transform:rotate(45deg)}.dashboard-sidebar-collapse__icon:after{content:"";transform-origin:0;background:currentColor;width:11px;height:1.5px;position:absolute;top:5px;left:2px;transform:rotate(-45deg)}.dashboard-shell--sidebar-collapsed .dashboard-sidebar{width:72px;padding-inline:12px}.dashboard-shell--sidebar-collapsed .dashboard-main{margin-left:72px}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-head{padding-inline:0}.dashboard-shell--sidebar-collapsed .dashboard-brand-lockup{justify-content:center}.dashboard-shell--sidebar-collapsed .dashboard-brand-copy{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-pulse{display:none}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-footer{padding-inline:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-settings{justify-items:center;padding-inline:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-settings .dashboard-sidebar-link__copy,.dashboard-shell--sidebar-collapsed .dashboard-sidebar-account__copy{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-footer-row{flex-direction:column;gap:8px}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-account,.dashboard-shell--sidebar-collapsed .dashboard-sidebar-account__trigger{width:40px}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-account__trigger{justify-content:center;padding-inline:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-nav{gap:8px}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-link{grid-template-columns:1fr;justify-items:center;min-height:48px;padding-inline:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-link:before{top:8px;bottom:8px}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-link__copy{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-shell--sidebar-collapsed .dashboard-sidebar-collapse__icon{transform:none}.dashboard-sidebar-collapse__icon{border:0;width:18px;height:18px;transform:none}.dashboard-sidebar-collapse__icon:after{content:none;display:none}.dashboard-topbar,.dashboard-content{width:100%;margin-inline:0}.dashboard-topbar{min-height:64px}.dashboard-content{margin-top:24px}.dashboard-sidebar-nav{gap:6px;margin:30px 0}.dashboard-sidebar-link{border-radius:6px;min-height:56px}.dashboard-sidebar-note{border-radius:8px}.page-stack{gap:20px;padding-bottom:24px}.card-surface{box-shadow:none;border-radius:8px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;min-width:0;display:flex;background:0 0!important;border:0!important;border-radius:0!important;padding:0 0 4px!important}.page-header__copy{gap:0;min-width:0;display:grid}.page-header__eyebrow{display:block;color:var(--primary)!important;margin:0 0 6px!important;font-size:12px!important;font-weight:650!important;line-height:1.3!important}.page-header__copy h1{color:var(--foreground);font-family:var(--font-display);font-weight:550;margin:0!important;font-size:30px!important;line-height:1.2!important}.page-header__copy p{max-width:680px;font-size:13px;color:var(--muted)!important;margin:7px 0 0!important;line-height:1.5!important}.page-header__actions{flex:none;align-items:center;gap:8px;display:flex}.empty-state{place-items:center;min-height:260px;display:grid;text-align:center!important;background:#fff!important;border-radius:8px!important;padding:32px 24px!important}.empty-state:before{content:"";background:var(--primary-soft);border:1px solid #dce6ff;border-radius:8px;width:40px;height:40px}.empty-state .section-eyebrow{display:none}.empty-state h3{color:var(--foreground);font-weight:650;line-height:1.35;margin:14px 0 0!important;font-size:16px!important}.empty-state>p:not(.section-eyebrow){max-width:360px;font-size:13px;color:var(--muted)!important;margin:6px auto 0!important;line-height:1.55!important}.empty-state>div:last-child{justify-content:center;display:flex;margin-top:16px!important}.settings-desktop-only .card-surface{box-shadow:none!important;background:#fff!important;border-radius:8px!important}.settings-grid{gap:16px}}@media (min-width:961px){.dashboard-main{padding-top:16px}.dashboard-content{margin-top:0}}@media (prefers-reduced-motion:reduce){.dashboard-sidebar,.dashboard-main,.dashboard-sidebar-collapse,.dashboard-sidebar-collapse__icon{transition:none}}@media (max-width:1180px){.desktop-page-header{display:none}}@media (max-width:960px){.dashboard-sidebar{height:auto;padding:12px 16px 11px}.dashboard-main{min-height:calc(100dvh - 71px);padding:0 16px calc(96px + env(safe-area-inset-bottom));background:var(--page-background)}.dashboard-content{margin-top:0}}html[data-theme=dark] .dashboard-sidebar,html[data-theme=dark] .dashboard-topbar,html[data-theme=dark] .dashboard-sidebar-link,html[data-theme=dark] .dashboard-sidebar-note,html[data-theme=dark] .dashboard-sidebar-account__trigger,html[data-theme=dark] .dashboard-sidebar-footer,html[data-theme=dark] .dashboard-topbar__profile,html[data-theme=dark] .dashboard-signout-button,html[data-theme=dark] .dashboard-avatar,html[data-theme=dark] .dashboard-avatar-menu__panel,html[data-theme=dark] .stats-card,html[data-theme=dark] .page-header{border-color:var(--border);background:var(--surface-strong);color:var(--foreground)}html[data-theme=dark] .dashboard-main,html[data-theme=dark] .dashboard-shell{background:var(--page-background);color:var(--foreground)}html[data-theme=dark] .dashboard-sidebar-link:hover,html[data-theme=dark] .dashboard-sidebar-link:focus-visible,html[data-theme=dark] .dashboard-sidebar-link--active,html[data-theme=dark] .dashboard-sidebar-account__trigger:hover,html[data-theme=dark] .dashboard-sidebar-account__trigger:focus-visible,html[data-theme=dark] .dashboard-avatar-menu__panel button:hover,html[data-theme=dark] .dashboard-avatar-menu__panel button:focus-visible,html[data-theme=dark] .dashboard-sidebar-account__panel a:hover,html[data-theme=dark] .dashboard-sidebar-account__panel a:focus-visible,html[data-theme=dark] .dashboard-signout-button:hover,html[data-theme=dark] .dashboard-signout-button:focus-visible{background:var(--surface)}html[data-theme=dark] .dashboard-sidebar-link__icon{border-color:var(--border);background:var(--surface-strong);color:var(--muted-strong)}html[data-theme=dark] .dashboard-sidebar-link--active .dashboard-sidebar-link__icon{border-color:var(--primary);color:var(--primary)}@media (min-width:1181px){.dashboard-sidebar{border-right-color:color-mix(in srgb, var(--border-strong) 32%, var(--border));background:var(--surface-strong);box-shadow:2px 0 14px #0f172a0b}.dashboard-sidebar-footer{border-top-color:var(--border-soft)}}
.data-empty-state{border:1px dashed var(--border);background:var(--surface);border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:224px;padding:28px 32px;display:grid}.data-empty-state__mark{background:var(--data-ink);width:12px;height:12px;box-shadow:0 0 0 6px var(--primary-soft);border-radius:50%}.data-empty-state h2,.data-empty-state p{margin:0}.data-empty-state h2{color:var(--foreground);font-size:1.05rem;line-height:1.45}.data-empty-state p{color:var(--muted-strong);margin-top:6px;line-height:1.65}.data-empty-state__action{justify-self:end}.data-empty-state__action>a,.data-empty-state__action>button{border:1px solid var(--data-ink);background:var(--data-ink);min-height:36px;color:var(--primary-foreground);font:inherit;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:0 14px;font-weight:650;text-decoration:none;transition:background-color .16s ease-out,border-color .16s ease-out,transform .16s ease-out;display:inline-flex}.data-empty-state__action>a:hover,.data-empty-state__action>button:hover{border-color:var(--primary-strong);background:var(--primary-strong)}.data-empty-state__action>a:active,.data-empty-state__action>button:active{transform:translateY(1px)}.data-empty-state__action>a:focus-visible,.data-empty-state__action>button:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.data-empty-state__action>a[aria-disabled=true],.data-empty-state__action>button:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.data-empty-state--table{min-height:152px;padding:20px 24px}.data-empty-state--panel{background:0 0;border-width:1px 0 0;border-radius:0;min-height:72px;padding:16px 0}.data-empty-state--panel .data-empty-state__mark{width:8px;height:8px;box-shadow:none}.data-empty-state--panel h2{font-size:.94rem}.data-empty-state--panel p{font-size:.88rem}@media (max-width:900px){.data-empty-state{grid-template-columns:auto minmax(0,1fr)}.data-empty-state__action{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.data-empty-state__action>a,.data-empty-state__action>button{transition:none}}
.workspace-state-notice{border:1px solid var(--border);background:var(--surface-strong);border-radius:8px;align-content:center;justify-items:start;min-height:360px;padding:48px;display:grid}.workspace-state-notice p,.workspace-state-notice h1,.workspace-state-notice span{margin:0}.workspace-state-notice p{color:var(--primary);font-family:var(--font-text);font-size:14px;font-weight:700}.workspace-state-notice h1{min-width:0;color:var(--foreground);font-family:var(--font-display);overflow-wrap:anywhere;margin-top:12px;font-size:32px;font-weight:500;line-height:1.15}.workspace-state-notice span{max-width:480px;color:var(--muted-strong);margin-top:12px;line-height:1.7}.workspace-state-notice a{border:1px solid var(--primary);background:var(--primary);min-height:38px;color:var(--primary-foreground);white-space:nowrap;border-radius:8px;align-items:center;margin-top:24px;padding:0 14px;font-weight:700;text-decoration:none;display:inline-flex}.workspace-state-notice a:hover{border-color:var(--primary-strong);background:var(--primary-strong)}.workspace-state-notice a:focus-visible{outline:2px solid var(--primary-strong);outline-offset:2px}.workspace-state-notice a:active{border-color:var(--foreground);background:var(--foreground)}.workspace-state-notice--checking{min-height:240px}.workspace-state-notice--checking p{color:var(--muted)}.workspace-state-notice--checking h1{margin-top:8px;font-size:24px}.guest-offline-notice{border:1px solid var(--warning-border);border-left:3px solid var(--warning);background:var(--warning-soft);border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:56px;margin-bottom:24px;padding:10px 12px;display:flex}.guest-offline-notice__message{align-items:center;gap:10px;min-width:0;display:flex}.guest-offline-notice__icon{background:color-mix(in srgb, var(--warning) 14%, transparent);width:32px;height:32px;color:var(--warning);border-radius:50%;flex:0 0 32px;place-items:center;display:grid}.guest-offline-notice p,.guest-offline-notice strong,.guest-offline-notice p span{margin:0}.guest-offline-notice p{min-width:0;color:var(--muted-strong);align-items:baseline;gap:10px;font-size:13px;line-height:1.55;display:flex}.guest-offline-notice strong{color:var(--foreground);flex:none;font-size:14px;font-weight:600}.guest-offline-notice p span{color:var(--muted-strong)}.guest-offline-notice__action{border:1px solid var(--border-strong);background:var(--surface-strong);min-height:34px;color:var(--foreground);border-radius:4px;flex:none;justify-content:center;align-items:center;gap:7px;padding:4px 11px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex}.guest-offline-notice__action:hover{border-color:var(--primary);color:var(--primary)}.guest-offline-notice__action:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:640px){.guest-offline-notice{gap:10px;margin-bottom:16px;padding:11px 12px;display:grid}.guest-offline-notice__message{align-items:flex-start}.guest-offline-notice p{gap:1px;display:grid}.guest-offline-notice__action{justify-self:start;margin-left:42px}}
