.dash-shell{background:#fff;min-height:100dvh;display:flex}.dash-shell *,.dashboard *{min-width:0}.dash-sidebar{width:240px;height:100dvh;box-shadow:inset -1px 0 var(--color-border);flex-direction:column;flex:0 0 240px;display:flex;position:sticky;top:0}.dash-sidebar-brand{flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:8px 12px;display:flex}.dash-sidebar-brand .brand img{object-fit:contain;width:93px;height:32px}.dash-switcher{border:1px solid var(--color-border);border-radius:10px;flex-shrink:0;align-items:center;gap:9px;height:32px;min-height:32px;margin:8px 12px 16px;padding:5px 10px;display:flex}.dash-switcher .avatar{border-radius:4px;flex-shrink:0;width:16px;height:16px;font-size:10px}.dash-switcher select{appearance:none;text-overflow:ellipsis;background:0 0;border:0;width:100%;height:20px;min-height:20px;padding:0;font-size:14px;font-weight:500;line-height:20px}.dash-nav-scroll{flex:1;min-height:0}.dash-nav-scroll .scroll-viewport{height:100%}.dash-nav-group{margin:0 12px 16px}.dash-nav-group p{color:#707070;height:32px;margin:0;padding:7px 12px;font-size:12px;font-weight:500;line-height:18px}.dash-nav-items{gap:4px;display:grid}.dash-nav-group a,.dash-nav-group button{color:#5d5d5d;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:32px;padding:6px 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.dash-nav-group svg{flex-shrink:0}.dash-nav-group span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-nav-group [aria-current=page],.dash-nav-group a:hover,.dash-nav-group button:hover{color:#292929;background:#f3f3f3}.dash-sidebar-footer{flex-shrink:0;align-items:center;gap:4px;height:48px;padding:8px 12px;font-weight:500;display:flex}.dash-sidebar-footer>a:first-child{color:#292929;flex:1;align-items:center;gap:8px;padding-left:4px;display:flex}.dash-sidebar-footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-sidebar-footer .avatar{flex-shrink:0;width:24px;height:24px;font-size:10px}.dash-body{flex:1}.dash-topbar{height:48px;box-shadow:inset 0 -1px var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding:0 20px;display:flex}.dash-desktop-title,.dash-top-actions,.dash-timezone{letter-spacing:-.2px;align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.dash-desktop-title{font-weight:500}.dash-timezone{color:#9e9e9e}.dash-timezone time{color:#292929;font-variant-numeric:tabular-nums;font-weight:500}.dash-top-actions{gap:16px}.dash-assistant-trigger{border:1px solid var(--color-border);color:#292929;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:110px;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.dash-assistant-trigger img{width:16px;height:16px}.dash-shell .icon-button{color:#292929;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:inline-flex}.dash-shell .dash-notifications{border:1px solid var(--color-border)}.dash-shell .icon-button:hover,.dash-assistant-trigger:hover{background:#f3f3f3}.dash-shell .icon-button img{width:16px;height:16px}.dash-shell .dash-mobile-only,.dash-collapsed>.dash-sidebar{display:none}.dashboard{padding:32px 64px}.dashboard-heading{min-height:60px;margin-bottom:32px}.dashboard h1{overflow-wrap:anywhere;margin:0 0 8px;font-size:24px;font-weight:500;line-height:30px}.dashboard-heading p{color:#707070;margin:0;font-size:14px;line-height:22px}.dashboard h2,.dashboard h3,.dashboard p{margin:0}.dashboard-heading h1+p{margin-top:8px}.dashboard-metrics,.dashboard-bottom{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.dashboard-metric{border:1px solid var(--color-border);border-radius:18px;align-items:center;gap:8px;min-height:124px;padding:16px 20px;display:flex}.dashboard-metric>div{flex:1}.dashboard-metric img{object-fit:contain;flex-shrink:0;width:96px;height:90px}.dashboard-metric h2{color:#5d5d5d;font-size:14px;font-weight:500;line-height:22px}.dashboard-metric strong{letter-spacing:-.2px;margin:16px 0 4px;font-size:24px;font-weight:600;line-height:30px;display:block}.dashboard-metric p{letter-spacing:0;color:#707070;font-size:12px;line-height:18px}.dashboard-middle{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:20px;margin:20px 0;display:grid}.dashboard-card{box-shadow:inset 0 0 0 1px var(--color-border);border-radius:20px;overflow:hidden}.dashboard-card>header{justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:20px 20px 16px;display:flex}.dashboard-card h2{font-size:16px;font-weight:500;line-height:24px}.dashboard-card header button{color:#707070;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;line-height:20px;display:flex}.attention-card,.quick-notes{height:316px}.attention-list{padding:0 8px 8px;display:grid}.attention-row{align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:flex}.attention-row>div{flex:1}.attention-icon{color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.attention-row h3{font-size:14px;font-weight:500;line-height:22px}.attention-row p{letter-spacing:0;color:#707070;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;line-height:18px;overflow:hidden}.dashboard-small-button{border:1px solid var(--color-border);color:#292929;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 12px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.dashboard-small-button:hover{background:#f5f5f5}.detail-card{flex-direction:column;height:362px;display:flex}.detail-card>header{flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:98px}.detail-card>header>h2{width:100%}.detail-card>header>div>strong{margin-top:8px}.detail-card strong{letter-spacing:-.2px;font-size:24px;font-weight:600;line-height:30px;display:block}.dashboard-chart{border-radius:6px;flex-shrink:0;gap:2px;height:24px;margin:8px 20px 16px;display:flex;overflow:hidden}.dashboard-legend{gap:4px;margin:0 20px;font-size:14px;font-weight:500;line-height:22px;display:grid}.dashboard-legend>div{justify-content:space-between;gap:12px;padding:8px 0;display:flex}.dashboard-legend dt{color:#5d5d5d;overflow-wrap:anywhere;align-items:center;gap:8px;display:flex}.dashboard-legend img{flex-shrink:0;width:10px;height:10px}.dashboard-legend dd{margin:0}.detail-card footer{color:#999;justify-content:space-between;margin-top:auto;padding:16px 20px;font-size:14px;font-weight:500;display:flex}.off-list{padding:0 8px 8px;display:grid}.off-list button{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:10px 12px;display:flex}.off-list button>span:nth-child(2){flex:1}.off-list b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:22px;display:block;overflow:hidden}.off-list small{letter-spacing:0;color:#5d5d5d;margin-top:4px;font-size:12px;line-height:18px;display:block}.off-avatar{border-radius:50%;flex-shrink:0;width:36px;height:36px}.dashboard-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:24px;display:flex}.dashboard-empty h3{font-size:14px;font-weight:500;line-height:22px}.dashboard-empty p{color:#707070;max-width:260px;font-size:12px;line-height:18px}.dashboard-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:360px;padding:24px;display:flex}.dashboard-error p{color:#707070}.dashboard-notice{overflow-wrap:anywhere;background:#ecfbf3;justify-content:space-between;align-items:center;padding:8px 24px;display:flex}.dashboard-setup{background:#fafafa;padding:20px}.dashboard-setup>header{padding:0 0 20px}.dashboard-setup header>span{white-space:nowrap;color:#127857;background:#dcfae9;border-radius:4px;padding:2px 6px;font-size:12px}.dashboard-setup p{color:#707070;font-size:12px;line-height:18px}.setup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.setup-grid article{border:1px solid var(--color-border);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:174px;padding:16px;display:flex}.setup-grid h3{margin-top:12px;font-size:14px;font-weight:500;line-height:22px}.setup-grid p{margin-bottom:10px}.setup-grid a,.setup-grid button,.setup-done{margin-top:auto}.setup-check{color:#fff;background:#1da578;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.setup-done{color:#999;font-size:12px}.quick-notes{background:#ffe8a3;border:1px solid #fcba03;border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex}.notes-scroll{flex:1;min-height:0}.notes-scroll .scroll-viewport{height:100%}.quick-notes textarea{resize:none;width:100%;min-height:72px;box-shadow:none;background:0 0;border:0;padding:0;font-size:16px;line-height:24px}.quick-notes textarea::placeholder{color:#707070}.quick-notes input:not([type=checkbox]){background:0 0;border:0;border-bottom:1px solid #b9a460;border-radius:0;width:100%;padding:4px 0}.note-task{align-items:flex-start;gap:8px;margin-bottom:8px;line-height:22px;display:flex}.note-task input{accent-color:#1da578;flex-shrink:0;margin:4px 0 0}.note-task span{overflow-wrap:anywhere}.note-task .is-done{text-decoration:line-through}.notes-toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.notes-toolbar button{color:#fff;background:#292929;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.notes-toolbar button:hover{background:#111}.notes-toolbar small{margin-right:auto;font-size:11px;line-height:16px}.dashboard-skeleton .dashboard-card{height:316px;padding:24px}.dashboard-skeleton .dashboard-bottom .dashboard-card{height:362px}.dashboard-skeleton .dashboard-metric{display:block}.dashboard-skeleton i{background:#e5e5e5;border-radius:8px;width:65%;height:12px;margin:12px 0;animation:1.4s ease-in-out infinite dashboard-pulse;display:block}.dashboard-skeleton i:nth-child(2){width:85%}.dashboard-skeleton i:nth-child(3){width:95%}@keyframes dashboard-pulse{50%{opacity:.45}}.dash-menu-dialog{background:#fff;border:0;width:280px;max-width:none;height:100dvh;max-height:none;margin:0;padding:0}.dash-menu-dialog>aside{flex-direction:column;height:100%;display:flex}.dash-menu-dialog::backdrop,.dash-assistant-dialog::backdrop{background:#0006}.dash-mobile-close{position:absolute;top:2px;right:8px}.dash-menu-dialog .desktop-collapse{display:none}.dash-assistant-dialog{z-index:20;background:#f5f5f5;border:0;border-radius:16px 0 0;width:408px;max-width:100%;height:calc(100dvh - 48px);max-height:none;margin:0;padding:8px;position:fixed;inset:48px 0 0 auto;overflow:hidden}.dash-assistant-dialog[open]{display:flex}.assistant-panel{background:#fff;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.assistant-panel>header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;height:49px;padding:8px;display:flex}.assistant-header-actions{gap:4px;display:flex}.dash-assistant-dialog h2{color:#000;margin:0;padding:8px;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:14px;font-weight:500;line-height:16px}.assistant-content{flex:1;min-height:0}.assistant-content .scroll-viewport{height:100%}.assistant-start{flex-direction:column;align-items:center;width:min(312px,100% - 32px);margin:clamp(24px,100dvh - 816px,208px) auto 24px;display:flex}.assistant-start h3{color:#292929;margin:20px 0 8px;font-size:20px;font-weight:600;line-height:28px}.assistant-start p{text-align:center;color:#5d5d5d;margin:0;font-size:14px;line-height:22px}.assistant-start>div{gap:12px;width:100%;margin-top:32px;display:grid}.assistant-start button{text-align:left;color:#292929;border:1px solid var(--color-border);background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:36px;padding:5px 12px;font-size:14px;line-height:20px;display:flex}.assistant-start button img{flex-shrink:0}.assistant-start button span{overflow-wrap:anywhere}.assistant-start button:hover{background:#f5f5f5}.assistant-footer{flex-shrink:0;padding:8px 16px}.assistant-composer{border:1px solid var(--color-border);border-radius:20px;padding:8px;box-shadow:0 1px 2px #0000000d}.assistant-composer textarea{resize:none;background:0 0;border:0;border-radius:0;width:100%;height:32px;min-height:32px;padding:5px 6px;font-size:14px;font-weight:500;line-height:22px;display:block}.assistant-composer-actions{justify-content:space-between;gap:8px;margin-top:16px;padding:2px;display:flex}.assistant-composer-actions>div{gap:8px;display:flex}.dash-shell .assistant-composer .icon-button,.assistant-provider{border:1px solid var(--color-border);background:#fff;box-shadow:0 1px 2px #0000000d}.assistant-provider{color:#5d5d5d;border-radius:10px;align-items:center;gap:6px;width:120px;height:32px;padding:0 12px;font-size:14px;line-height:20px;display:flex}.assistant-provider:hover{background:#f5f5f5}.dash-shell .assistant-composer .assistant-send{background:#1da578;border:0}.dash-shell .assistant-composer .assistant-send:hover{background:#178b65}.assistant-footer small{text-align:center;color:#707070;overflow-wrap:anywhere;margin-top:8px;font-size:12px;line-height:18px;display:block}.dash-shell .assistant-mobile-close{display:none}.dash-assistant-dialog.assistant-expanded{width:min(792px,100% - 240px)}@media (width>=1001px){.dash-assistant-open .dash-main{margin-right:408px}.dash-assistant-open .dashboard{padding:32px 24px}.dash-assistant-open .dashboard-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-assistant-open .dashboard-bottom>:last-child{grid-column:1/-1}.dash-assistant-open .dashboard-metric img{display:none}.dash-assistant-open .dashboard-metric{padding:16px 20px}}@media (width>=1001px) and (width<=1279px){.dash-assistant-open .dashboard-metrics,.dash-assistant-open .dashboard-middle,.dash-assistant-open .dashboard-bottom{grid-template-columns:minmax(0,1fr)}.dash-assistant-open .attention-card{grid-column:auto}}.dash-menu-dialog,.dash-assistant-dialog{opacity:0;pointer-events:none;transition:opacity var(--motion-dialog-exit) ease-out, transform var(--motion-dialog-exit) ease-out, display var(--motion-dialog-exit) allow-discrete, overlay var(--motion-dialog-exit) allow-discrete}.dash-menu-dialog{transform:translate(-24px)}.dash-assistant-dialog{transition-duration:.12s}.dash-menu-dialog[open],.dash-assistant-dialog[open]{opacity:1;pointer-events:auto;transition-duration:var(--motion-dialog-enter);transform:none}.dash-assistant-dialog .assistant-panel{transition:transform .12s ease-out;transform:translate(8px)}.dash-assistant-dialog[open] .assistant-panel{transition-duration:var(--motion-dialog-enter);transform:none}.dash-main,.dashboard{transition:none}@starting-style{.dash-menu-dialog[open]{opacity:0;transform:translate(-24px)}.dash-assistant-dialog[open]{opacity:0}.dash-assistant-dialog[open] .assistant-panel{transform:translate(24px)}}@media (width<=1200px){.dashboard{padding:32px}.dashboard-metric{padding:16px}.dashboard-metric img{width:72px;height:72px}.dashboard-middle{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.dashboard-legend{font-size:12px}}@media (width<=1000px){.dash-sidebar{display:none}.dash-shell .dash-mobile-only{display:flex}.dash-desktop-title,.dash-timezone,.dash-notifications{display:none}.dash-topbar{height:64px;padding:0 16px}.dash-topbar .brand img{width:108px;height:24px}.dash-shell .dash-topbar .icon-button,.dash-assistant-trigger{border:0;place-items:center;width:44px;height:44px;padding:10px;display:grid}.dash-topbar .icon-button img,.dash-assistant-trigger img{width:24px;height:24px}.dash-assistant-trigger span{display:none}.dash-mobile-close.icon-button{width:44px;height:44px}.dash-menu-dialog .dash-switcher{margin-top:8px}}@media (width<=700px){.dashboard{padding:24px 16px 32px}.dashboard-heading{margin-bottom:24px}.dashboard-metrics,.dashboard-middle,.dashboard-bottom,.setup-grid{grid-template-columns:minmax(0,1fr);gap:16px}.dashboard-middle{margin:16px 0}.dashboard-metric{padding:16px 20px}.dashboard-metric img{width:96px;height:90px}.dashboard-small-button{min-height:36px}.dashboard-setup>header{flex-wrap:wrap;padding:0 0 16px}.dashboard-setup header>div{flex-basis:100%}.dashboard-legend{font-size:14px}.dashboard-notice{padding:8px 16px}}@media (prefers-reduced-motion:reduce){.dashboard-skeleton i{animation:none}.dash-menu-dialog,.dash-assistant-dialog,.dash-assistant-dialog .assistant-panel,.dash-main,.dashboard{transition:none}}@media (width>=701px){.dashboard-middle{grid-template-columns:repeat(3,minmax(0,1fr))}.attention-card{grid-column:span 2}}.dash-nav-group img{flex-shrink:0}.attention-row .dashboard-small-button{min-width:74px}.assistant-notice{color:#707070;padding:0 24px;font-size:12px;line-height:18px}@media (width<=1000px){.dash-shell .dash-topbar .dash-notifications{display:none}}.attention-card{flex-direction:column;display:flex}.dashboard[data-state=empty] .attention-card>header,.dashboard[data-state=empty] .detail-card>header{display:none}.dashboard[data-state=empty] .attention-card,.dashboard[data-state=empty] .quick-notes{height:256px}.dashboard[data-state=empty] .detail-card{height:264px}.dashboard-empty .dashboard-small-button{background:var(--color-brand);color:#fff;border-color:#0000}.dashboard-empty .dashboard-small-button:hover{background:var(--color-action-hover)}@media (width<=1000px){.dash-assistant-dialog,.dash-assistant-dialog.assistant-expanded{border-radius:0;width:100%;height:100dvh;padding:0;inset:0}.assistant-panel{box-shadow:none;border-radius:0}.assistant-panel>header{height:61px}.dash-shell .assistant-close{width:44px;height:44px;padding:10px}.dash-shell .assistant-close img{width:24px;height:24px}.dash-shell .assistant-mobile-close{display:block}.dash-shell .assistant-desktop-close,.dash-shell .assistant-expand{display:none}.assistant-start{margin-top:clamp(24px,100dvh - 636px,208px)}}.dashboard-setup{border-radius:18px}.dashboard-setup>header{align-items:flex-start;gap:8px;padding:0 0 16px}.dashboard-setup>header>div{flex:1}.dashboard-setup>header h2{margin:0}.dashboard-setup>header p{margin:4px 0 0}.dashboard-setup>header>.setup-progress{color:#292929;background:#8ae7b2;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px 2px 4px;font-size:14px;font-weight:500;line-height:22px;display:flex}.dashboard-setup>header .icon-button{width:28px;height:28px;padding:6px}.setup-grid{align-items:start}.setup-grid article{border-radius:18px;gap:12px;min-height:0;padding:16px 20px}.setup-grid h3{margin:0 0 4px;font-size:14px;line-height:20px}.setup-grid p{margin:0}.setup-grid .setup-done{color:#9e9e9e;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:6px;height:32px;padding:5px 12px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.dashboard-setup-bottom>:nth-child(2){order:-1}.dashboard-setup-bottom .detail-card>header{min-height:98px}.dashboard-setup-bottom .dashboard-empty{flex:1}.dashboard-setup-bottom .dashboard-empty .dashboard-small-button{color:#292929;background:#fff;border-color:#e5e5e5;margin-top:16px}.dashboard-setup-bottom .dashboard-empty .dashboard-small-button:hover{background:#f5f5f5}.dashboard-welcome{color:#292929;background:#fff;border:0;border-radius:20px;width:min(800px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);padding:4px}.dashboard-welcome::backdrop{background:#0a0a0a4d}.welcome-layout{gap:24px;display:flex}.welcome-copy{flex-direction:column;flex-shrink:0;gap:24px;width:320px;height:400px;padding:24px;display:flex}.welcome-copy>div{flex:1}.welcome-copy h2{letter-spacing:-.4px;margin:16px 0 0;font-size:40px;font-weight:500;line-height:48px}.welcome-copy p{color:#707070;margin:0;font-size:14px;line-height:22px}.welcome-copy>.button{align-self:flex-start;min-height:36px;padding:8px 12px;font-size:14px;line-height:20px}.welcome-art{object-fit:cover;border-radius:16px;width:448px;min-width:0;height:400px}@media (width<=850px){.welcome-copy{width:44%}.welcome-art{object-position:left;width:calc(56% - 24px)}}@media (width<=700px){.dashboard-setup>header>div{flex-basis:100%}.dashboard-setup>header>.setup-progress{margin-right:auto}.dashboard-setup>header .icon-button{width:36px;height:36px}.setup-grid article{width:100%}.welcome-layout{flex-direction:column;gap:0}.welcome-copy{width:100%;height:auto;min-height:340px}.welcome-copy h2{font-size:32px;line-height:40px}.welcome-art{object-position:top left;width:100%;height:180px}}.dashboard-welcome{margin:auto;position:fixed;inset:0}.dashboard-setup{border:1px solid var(--color-border);box-shadow:none}.dashboard[data-state=setup] .attention-card .dashboard-empty p,.dashboard[data-state=welcome] .attention-card .dashboard-empty p,.dashboard[data-state=setup-progress] .attention-card .dashboard-empty p,.dashboard[data-state=setup-complete] .attention-card .dashboard-empty p{max-width:306px}.dashboard[data-setup=true] .dashboard-empty h3{font-size:16px;line-height:22px}.dashboard-setup-bottom .dashboard-empty p{max-width:228px}.dashboard-setup-bottom .detail-card{flex-direction:column;display:flex}
