.os-dashboards-page,.os-dashboards-page *{box-sizing:border-box}.os-dashboards-page{width:min(1120px,100%);color:var(--color-text-primary,#221d17);margin:0 auto;padding:32px 28px 56px;font-family:inherit}.os-dashboard-library-header,.os-dashboard-detail-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.os-dashboard-library-header{align-items:center;margin-bottom:24px}.os-dashboard-library-header h1,.os-dashboard-detail-header h1{letter-spacing:-.025em;margin:0;font-size:24px;font-weight:650;line-height:1.2}.os-dashboard-library-header p,.os-dashboard-detail-header p,.os-dashboard-section-header p,.os-dashboard-widget-header p{color:var(--color-text-secondary,#5c5a55);margin:5px 0 0;font-size:12px;line-height:1.6}.os-dashboard-button{border:1px solid var(--color-border,#e5e3de);min-height:34px;color:var(--color-text-primary,#221d17);background:var(--color-surface,#fff);cursor:pointer;appearance:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:550;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.os-dashboard-button svg{width:14px;height:14px}.os-dashboard-button:hover{border-color:var(--color-border-hover,#d4cec1);background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-button:disabled{opacity:.5;cursor:not-allowed}.os-dashboard-button.is-compact{min-height:28px;padding:5px 8px;font-size:10px}.os-dashboard-button.is-danger{color:#b42318}.os-dashboard-button.is-danger:hover:not(:disabled){background:#fef3f2;border-color:#f4b8b2}.os-dashboard-button.is-primary{border-color:var(--color-primary,#b87514);background:var(--color-primary,#b87514);color:#fff}.os-dashboard-button.is-primary:hover{border-color:var(--color-primary-hover,#9a6210);background:var(--color-primary-hover,#9a6210)}.os-dashboard-page-state,.os-dashboard-empty{border:1px dashed var(--color-border,#e5e3de);background:var(--color-surface,#fff);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.os-dashboard-page-state>svg,.os-dashboard-empty>svg{width:22px;height:22px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-page-state h2,.os-dashboard-empty h2{margin:13px 0 0;font-size:14px;font-weight:600}.os-dashboard-page-state p,.os-dashboard-empty p{max-width:440px;color:var(--color-text-secondary,#5c5a55);margin:6px 0 18px;font-size:12px;line-height:1.6}.is-spinning{animation:.9s linear infinite os-dashboard-spin}@keyframes os-dashboard-spin{to{transform:rotate(360deg)}}.os-dashboard-list{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;overflow:hidden}.os-dashboard-list-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);grid-template-columns:minmax(0,1fr) auto;align-items:center;transition:background-color .14s;display:grid}.os-dashboard-list-row:last-child{border-bottom:0}.os-dashboard-list-row:hover,.os-dashboard-list-row:focus-within{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-list-item{min-height:76px;color:inherit;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:14px 16px;text-decoration:none;display:grid}.os-dashboard-list-action{width:30px;height:30px;color:var(--color-text-muted,#9c9a95);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;margin-right:12px;transition:opacity .14s,background-color .14s,border-color .14s,color .14s;display:inline-flex}.os-dashboard-list-action svg{width:14px;height:14px}.os-dashboard-list-row:hover .os-dashboard-list-action,.os-dashboard-list-row:focus-within .os-dashboard-list-action{opacity:1}.os-dashboard-list-action:hover,.os-dashboard-list-action:focus-visible{color:#b42318;background:#fef3f2;border-color:#f4b8b2;outline:0}@media (hover:none){.os-dashboard-list-action{opacity:.6}}.os-dashboard-list-icon{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);width:34px;height:34px;color:var(--color-primary,#b87514);border-radius:8px;justify-content:center;align-items:center;display:flex}.os-dashboard-list-icon svg{width:16px;height:16px}.os-dashboard-list-copy,.os-dashboard-list-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.os-dashboard-list-copy>span:not(.os-dashboard-list-title),.os-dashboard-list-meta small{color:var(--color-text-muted,#9c9a95);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.os-dashboard-list-title{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-list-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.os-dashboard-list-meta{align-items:flex-end}.os-dashboard-list-chevron{width:15px;height:15px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-status{text-transform:capitalize;white-space:nowrap;border-radius:5px;align-items:center;width:max-content;padding:3px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.os-dashboard-status.is-live{background:var(--color-success-light,#f0fdf4);color:var(--color-success,#16a34a)}.os-dashboard-status.is-published{color:#1d4ed8;background:#eff6ff}.os-dashboard-status.is-draft{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary-hover,#9a6210)}.os-dashboard-back{color:var(--color-text-secondary,#5c5a55);align-items:center;gap:6px;margin-bottom:18px;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex}.os-dashboard-back:hover{color:var(--color-primary,#b87514)}.os-dashboard-back svg{width:14px;height:14px}.os-dashboard-detail-header{border-bottom:1px solid var(--color-border,#e5e3de);margin-bottom:30px;padding-bottom:24px}.os-dashboard-title-line,.os-dashboard-header-actions,.os-dashboard-updated,.os-dashboard-locked{align-items:center;display:flex}.os-dashboard-title-line{flex-wrap:wrap;gap:8px}.os-dashboard-header-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px}.os-dashboard-header-actions select{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);height:34px;color:var(--color-text-secondary,#5c5a55);font:inherit;border-radius:8px;outline:0;padding:0 30px 0 10px;font-size:11px}.os-dashboard-header-actions select:focus{border-color:var(--color-primary,#b87514)}.os-dashboard-button.is-icon{width:34px;padding:7px}.os-dashboard-menu{position:relative}.os-dashboard-menu-list{z-index:30;border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;min-width:188px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #221d1724}.os-dashboard-menu-item{width:100%;color:var(--color-text-primary,#221d17);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.os-dashboard-menu-item svg{width:14px;height:14px}.os-dashboard-menu-item:hover,.os-dashboard-menu-item:focus-visible{background:var(--color-surface-tertiary,#f0eeea);outline:0}.os-dashboard-menu-item.is-danger{color:#b42318}.os-dashboard-menu-item.is-danger:hover,.os-dashboard-menu-item.is-danger:focus-visible{background:#fef3f2}.os-dashboard-confirm-overlay{z-index:110;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.os-dashboard-confirm-dialog{box-shadow:0 24px 72px #221d172e}.os-dashboard-confirm-body{padding:18px}.os-dashboard-confirm-body p{color:var(--color-text-secondary,#5c5a55);margin:0;font-size:12px;line-height:1.6}.os-dashboard-confirm-body p strong{color:var(--color-text-primary,#221d17);font-weight:600}.os-dashboard-confirm-body .os-dashboard-confirm-error{color:#b42318;margin-top:10px}.os-dashboard-confirm-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.os-dashboard-updated,.os-dashboard-locked{color:var(--color-text-muted,#9c9a95);gap:5px;font-size:10px;font-weight:450}.os-dashboard-updated{margin-top:10px}.os-dashboard-updated svg,.os-dashboard-locked svg{width:12px;height:12px}.os-dashboard-renderer{flex-direction:column;gap:34px;display:flex}.os-dashboard-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:11px;display:flex}.os-dashboard-section-header h2{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:620}.os-dashboard-section-header>svg{width:14px;height:14px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-grid{display:grid}.os-dashboard-grid.gap-sm{gap:12px}.os-dashboard-grid.gap-md{gap:16px}.os-dashboard-grid.gap-lg{gap:24px}.os-dashboard-widget{grid-column:span var(--os-dashboard-mobile,12);border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.os-dashboard-grid[data-mode=full]>.os-dashboard-widget{grid-column:1/-1}.os-dashboard-widget-header{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 15px;display:flex}.os-dashboard-widget-header h3{margin:0;font-size:13px;font-weight:600}.os-dashboard-widget-header p{font-size:10px}.os-dashboard-widget-header>svg{width:14px;height:14px;color:var(--color-text-muted,#9c9a95);flex-shrink:0}.os-dashboard-widget-content{flex-direction:column;flex:1;min-height:0;padding:15px;display:flex}.os-dashboard-widget-content>*{min-width:0}.os-dashboard-widget-content .os-dashboard-metric{flex:1}.os-dashboard-filters{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);padding:12px 15px}.os-dashboard-filter-label{color:var(--color-text-secondary,#5c5a55);align-items:center;gap:5px;margin-bottom:8px;font-size:10px;font-weight:550;display:flex}.os-dashboard-filter-label svg{width:12px;height:12px}.os-dashboard-filter-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:9px;display:grid}.os-dashboard-filter-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.os-dashboard-filter-grid label>span,.os-dashboard-filter-grid label>small{color:var(--color-text-secondary,#5c5a55);font-size:10px}.os-dashboard-filter-grid label>small{color:var(--color-text-muted,#9c9a95)}.os-dashboard-filter-grid input,.os-dashboard-filter-grid select{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;min-height:32px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:7px;outline:0;padding:5px 9px;font-size:11px}.os-dashboard-filter-grid input:focus,.os-dashboard-filter-grid select:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}.os-dashboard-filter-grid input:disabled,.os-dashboard-filter-grid select:disabled{cursor:not-allowed;background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-muted,#9c9a95)}.os-dashboard-date-range{grid-template-columns:1fr 1fr;gap:6px;display:grid}.os-dashboard-query-state{min-height:176px;color:var(--color-text-muted,#9c9a95);justify-content:center;align-items:center;display:flex}.os-dashboard-query-state>svg{width:17px;height:17px}.os-dashboard-query-error{background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-secondary,#5c5a55);border-radius:8px;flex-direction:column;gap:10px;font-size:12px}.os-dashboard-query-error button,.os-dashboard-drilldown-actions button{color:var(--color-primary,#b87514);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:550;display:inline-flex}.os-dashboard-query-error button:hover,.os-dashboard-drilldown-actions button:hover{background:var(--color-primary-light,#fdf4e6)}.os-dashboard-query-error button svg,.os-dashboard-drilldown-actions button svg{width:12px;height:12px}.os-dashboard-metric{width:100%;min-height:112px;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:20px;padding:12px 4px;display:flex}.os-dashboard-metric:not(:disabled){cursor:pointer}.os-dashboard-metric:not(:disabled):hover{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-metric>span{flex-direction:column;gap:8px;display:flex}.os-dashboard-metric small{color:var(--color-text-secondary,#5c5a55);font-size:11px}.os-dashboard-metric strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:650;line-height:1}.os-dashboard-metric em{color:var(--color-primary,#b87514);align-items:center;gap:4px;font-size:10px;font-style:normal;font-weight:550;display:inline-flex}.os-dashboard-metric em svg{width:13px;height:13px}.os-dashboard-chart{width:100%;height:280px;font-size:10px}.os-dashboard-chart-tooltip{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:8px;min-width:128px;padding:9px 11px;box-shadow:0 10px 28px #221d171a}.os-dashboard-chart-tooltip>strong{color:var(--color-text-secondary,#5c5a55);margin-bottom:6px;font-size:10px;display:block}.os-dashboard-chart-tooltip>span{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;margin-top:4px;font-size:10px;display:grid}.os-dashboard-chart-tooltip i{border-radius:2px;width:7px;height:7px}.os-dashboard-chart-tooltip em{color:var(--color-text-secondary,#5c5a55);font-style:normal}.os-dashboard-chart-tooltip b{font-variant-numeric:tabular-nums;font-weight:600}.os-dashboard-table-wrap{border:1px solid var(--color-border,#e5e3de);border-radius:8px;overflow:hidden}.os-dashboard-table-scroll{overflow-x:auto}.os-dashboard-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.os-dashboard-table thead{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-table th{border-bottom:1px solid var(--color-border,#e5e3de);color:var(--color-text-secondary,#5c5a55);text-transform:capitalize;white-space:nowrap;padding:8px 10px;font-size:10px;font-weight:550}.os-dashboard-table td{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);max-width:360px;color:var(--color-text-secondary,#5c5a55);text-overflow:ellipsis;white-space:nowrap;padding:11px 12px;overflow:hidden}.os-dashboard-table td a{color:var(--color-primary,#b87514);text-underline-offset:2px;text-decoration:underline}.os-dashboard-table tbody tr:last-child td{border-bottom:0}.os-dashboard-table tr.is-clickable{cursor:pointer}.os-dashboard-table tr.is-clickable:hover{background:var(--color-primary-light,#fdf4e6)}.os-dashboard-pagination{border-top:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-muted,#9c9a95);justify-content:space-between;align-items:center;padding:7px 10px;font-size:10px;display:flex}.os-dashboard-pagination>div{gap:3px;display:flex}.os-dashboard-pagination button,.os-dashboard-drilldown>header>button,.os-dashboard-sharing-close{width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:flex}.os-dashboard-pagination button:hover,.os-dashboard-drilldown>header>button:hover,.os-dashboard-sharing-close:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-pagination button:disabled{opacity:.35;cursor:not-allowed}.os-dashboard-pagination button svg,.os-dashboard-drilldown>header>button svg,.os-dashboard-sharing-close svg{width:14px;height:14px}.os-dashboard-drilldown-actions{border-top:1px solid var(--color-surface-tertiary,#f0eeea);flex-wrap:wrap;gap:4px;margin-top:11px;padding-top:9px;display:flex}.os-dashboard-truncated{color:var(--color-text-muted,#9c9a95);margin-top:7px;font-size:10px}.os-dashboard-overlay{z-index:100;background:#221d1738;display:flex;position:fixed;inset:0}.os-dashboard-drilldown{border-left:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;height:100%;margin-left:auto;overflow:auto;box-shadow:-14px 0 40px #221d171a}.os-dashboard-overlay.is-modal{justify-content:center;align-items:center;padding:20px}.os-dashboard-overlay.is-modal .os-dashboard-drilldown{border:1px solid var(--color-border,#e5e3de);border-radius:12px;height:auto;max-height:88vh;margin:0}.os-dashboard-drilldown.is-sm{max-width:448px}.os-dashboard-drilldown.is-md{max-width:672px}.os-dashboard-drilldown.is-lg{max-width:896px}.os-dashboard-drilldown.is-full{max-width:calc(100vw - 32px)}.os-dashboard-drilldown>header{z-index:2;border-bottom:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0}.os-dashboard-drilldown>header h3{margin:0;font-size:14px;font-weight:620}.os-dashboard-drilldown-content{padding:18px}.os-dashboard-drilldown-content .os-dashboard-table td{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;max-width:480px;overflow:visible}.os-dashboard-drilldown-nav{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-drilldown-nav>button{width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.os-dashboard-drilldown-nav>button:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-drilldown-nav>button svg{width:14px;height:14px}.os-dashboard-breadcrumbs{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.os-dashboard-breadcrumbs span{align-items:center;gap:4px;min-width:0;display:inline-flex}.os-dashboard-breadcrumbs svg{width:12px;height:12px;color:var(--color-text-muted,#9c9a95);flex:none}.os-dashboard-breadcrumbs button{color:var(--color-text-muted,#9c9a95);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px}.os-dashboard-breadcrumbs button:hover{color:var(--color-text-primary,#221d17);text-decoration:underline}.os-dashboard-breadcrumbs h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:620;overflow:hidden}.os-dashboard-page-header{align-items:center}.os-dashboard-page-crumbs{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-page-crumbs>button{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.os-dashboard-page-crumbs>button:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-page-crumbs>button svg{width:14px;height:14px}.os-dashboard-page-crumbs nav{align-items:center;gap:6px;min-width:0;display:flex}.os-dashboard-page-crumbs nav>button{color:var(--color-text-muted,#9c9a95);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px}.os-dashboard-page-crumbs nav>button:hover{color:var(--color-text-primary,#221d17);text-decoration:underline}.os-dashboard-page-crumbs nav svg{width:13px;height:13px;color:var(--color-text-muted,#9c9a95);flex:none}.os-dashboard-page-crumbs nav h2{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.os-dashboard-global-filters{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:12px;margin-bottom:18px}.os-dashboard-global-filters .os-dashboard-filters{border-bottom:none}.os-dashboard-global-filters .os-dashboard-filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,260px))}.os-dashboard-sharing-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.os-dashboard-sharing-dialog{overflow:auto;box-shadow:0 24px 72px #221d172e}.os-dashboard-sharing-dialog>header{padding:16px 20px}.os-dashboard-sharing-dialog-title{min-width:0}.os-dashboard-sharing-dialog-title>span{color:var(--color-text-muted,#9c9a95);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:3px;font-size:9px;font-weight:600;display:block;overflow:hidden}.os-dashboard-sharing-dialog-title h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:620}.os-dashboard-sharing-content{padding:0}.os-dashboard-sharing-failure{text-align:center;background:#fef3f2;border:1px solid #f4b8b2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:240px;margin:18px;padding:28px;display:flex}.os-dashboard-sharing-failure strong{color:#b42318;font-size:13px;font-weight:620}.os-dashboard-sharing-failure p{max-width:420px;color:var(--color-text-secondary,#5c5a55);margin:6px 0 0;font-size:11px;line-height:1.55}.os-dashboard-sharing-failure>div:last-child{gap:8px;display:flex}.os-dashboard-sharing-sections{flex-direction:column;display:flex}.os-dashboard-sharing-section{padding:18px 20px}.os-dashboard-sharing-divider{border-top:1px solid var(--color-border,#e5e3de);height:1px}.os-dashboard-sharing-section h3{margin:0;font-size:12px;font-weight:600}.os-dashboard-share-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:10px;display:grid}.os-dashboard-share-field{min-width:0;color:var(--color-text-secondary,#5c5a55);flex-direction:column;gap:5px;font-size:10px;font-weight:550;display:flex}.os-dashboard-share-field input[type=text],.os-dashboard-share-field input[type=search],.os-dashboard-share-field input[type=date]{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;min-height:34px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:8px;outline:0;padding:6px 10px;font-size:12px;font-weight:450}.os-dashboard-share-field input:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}.os-dashboard-user-search{position:relative}.os-dashboard-directory-results{z-index:4;border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:7px;max-height:188px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #221d171a}.os-dashboard-directory-results p{color:var(--color-text-muted,#9c9a95);align-items:center;gap:6px;margin:0;padding:10px;font-size:10px;display:flex}.os-dashboard-directory-results p svg{width:12px;height:12px}.os-dashboard-directory-results button{border:0;border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);width:100%;color:var(--color-text-primary,#221d17);font:inherit;text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.os-dashboard-directory-results button:last-child{border-bottom:0}.os-dashboard-directory-results button:hover,.os-dashboard-directory-results button:focus-visible{background:var(--color-primary-light,#fdf4e6);outline:0}.os-dashboard-directory-results button strong{font-size:10px;font-weight:550}.os-dashboard-directory-results button small{color:var(--color-text-muted,#9c9a95);font-size:9px}.os-dashboard-sharing-help{color:var(--color-text-secondary,#5c5a55);margin:7px 0 0;font-size:12px;line-height:1.45}.os-dashboard-sharing-message{background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-secondary,#5c5a55);border-radius:7px;margin:9px 0 0;padding:8px 10px;font-size:12px;line-height:1.5}.os-dashboard-sharing-message.is-error{color:#b42318;background:#fef3f2;border:1px solid #f4b8b2}.os-dashboard-sharing-pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.os-dashboard-sharing-pill{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);max-width:100%;height:28px;color:var(--color-text-primary,#221d17);border-radius:999px;align-items:center;gap:5px;padding:0 2px 0 9px;font-size:11px;line-height:1;display:inline-flex}.os-dashboard-sharing-pill.is-owner{padding-right:8px}.os-dashboard-sharing-pill>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.os-dashboard-sharing-owner-tag{color:var(--color-text-muted,#9c9a95);flex:none;font-size:9px;font-weight:550}.os-dashboard-share-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.os-dashboard-share-row:last-child{border-bottom:0}.os-dashboard-share-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.os-dashboard-share-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;overflow:hidden}.os-dashboard-share-row small{color:var(--color-text-muted,#9c9a95);font-size:10px}.os-dashboard-sharing-remove{width:22px;height:22px;color:var(--color-text-muted,#9c9a95);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.os-dashboard-sharing-remove:hover:not(:disabled),.os-dashboard-sharing-remove:focus-visible{color:#b42318;background:#fef3f2;outline:0}.os-dashboard-sharing-remove:disabled{opacity:.5;cursor:not-allowed}.os-dashboard-sharing-remove svg{width:12px;height:12px}.os-dashboard-general-access-control{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:8px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:9px;margin-top:10px;padding:4px 10px 4px 4px;display:grid}.os-dashboard-general-access-icon{background:var(--color-surface-secondary,#fafaf8);width:30px;height:30px;color:var(--color-text-secondary,#5c5a55);border-radius:6px;justify-content:center;align-items:center;display:flex}.os-dashboard-general-access-icon.is-company,.os-dashboard-general-access-icon.is-link{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary,#b87514)}.os-dashboard-general-access-icon svg,.os-dashboard-general-access-control>svg{width:15px;height:15px}.os-dashboard-general-access-control select{background:var(--color-surface,#fff);width:100%;min-width:0;height:30px;color:var(--color-text-primary,#221d17);font:inherit;border:0;outline:0;padding:0 26px 0 0;font-size:12px;font-weight:550}.os-dashboard-general-access-control:focus-within{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}.os-dashboard-general-access-control:has(select:disabled){opacity:.6}.os-dashboard-sharing-older-links{border-top:1px solid var(--color-surface-tertiary,#f0eeea);margin-top:16px;padding-top:12px}.os-dashboard-older-links summary{color:var(--color-text-secondary,#5c5a55);cursor:pointer;font-size:12px;font-weight:550}.os-dashboard-older-links .os-dashboard-share-row{padding-left:0;padding-right:0}.os-dashboard-older-links .os-dashboard-sharing-help+.os-dashboard-share-row,.os-dashboard-older-links .os-dashboard-sharing-message+.os-dashboard-share-row{border-top:1px solid var(--color-surface-tertiary,#f0eeea);margin-top:8px}.os-dashboard-share-row.is-public-link{gap:12px}.os-dashboard-public-link-details{overflow:hidden}.os-dashboard-public-link-url{max-width:100%;color:var(--color-text-secondary,#5c5a55);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5;display:block;overflow:hidden}.os-dashboard-sharing-footer{z-index:2;border-top:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);justify-content:space-between;align-items:flex-end;gap:16px;padding:12px 20px;display:flex;position:sticky;bottom:0}.os-dashboard-sharing-copy{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.os-dashboard-sharing-copy-error{color:#b42318;flex-direction:column;gap:3px;max-width:480px;font-size:10px;line-height:1.4;display:flex}.os-dashboard-sharing-copy-error code{overflow-wrap:anywhere;max-width:100%;color:var(--color-text-secondary,#5c5a55);-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.os-dashboard-sign-in-page,.os-dashboard-sign-in-page *{box-sizing:border-box}.os-dashboard-sign-in-page{min-height:100%;color:var(--color-text-primary,#221d17);font-family:inherit}.os-dashboard-sign-in-backdrop{filter:blur(3px);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.os-dashboard-sign-in-skeleton{min-height:680px}.os-dashboard-skeleton-title-bar{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.os-dashboard-skeleton-line,.os-dashboard-skeleton-filter,.os-dashboard-skeleton-metric,.os-dashboard-skeleton-table-heading,.os-dashboard-skeleton-table-row{background:var(--color-surface-tertiary,#f0eeea);border-radius:6px;display:block}.os-dashboard-skeleton-line.is-title{width:260px;height:24px}.os-dashboard-skeleton-line.is-meta{width:148px;height:10px}.os-dashboard-skeleton-filter-bar{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;align-items:flex-end;gap:10px;padding:14px;display:flex}.os-dashboard-skeleton-line.is-label{width:54px;height:10px;margin:0 4px 12px 0}.os-dashboard-skeleton-filter{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);width:190px;height:36px}.os-dashboard-skeleton-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.os-dashboard-skeleton-metric{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);height:118px}.os-dashboard-skeleton-table{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;flex-direction:column;gap:0;margin-top:16px;display:flex;overflow:hidden}.os-dashboard-skeleton-table-heading{width:170px;height:14px;margin:16px}.os-dashboard-skeleton-table-row{border-top:1px solid var(--color-border,#e5e3de);background:linear-gradient(90deg, var(--color-surface-secondary,#fafaf8) 0 21%, var(--color-surface,#fff) 21% 24%, var(--color-surface-secondary,#fafaf8) 24% 55%, var(--color-surface,#fff) 55% 58%, var(--color-surface-secondary,#fafaf8) 58% 79%, var(--color-surface,#fff) 79% 82%, var(--color-surface-secondary,#fafaf8) 82% 100%);border-radius:0;height:42px}.os-dashboard-sign-in-overlay{background:#221d1747}.os-dashboard-sign-in-dialog{overflow:hidden;box-shadow:0 24px 72px #221d1733}.os-dashboard-sign-in-content{padding:28px 30px 30px}.os-dashboard-sign-in-content h1{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:650;line-height:1.25}.os-dashboard-sign-in-content>p{color:var(--color-text-secondary,#5c5a55);margin:8px 0 0;font-size:12px;line-height:1.55}.os-dashboard-sign-in-content>p strong{color:var(--color-text-primary,#221d17);font-weight:600}.os-dashboard-sign-in-form{flex-direction:column;margin-top:20px;display:flex}.os-dashboard-sign-in-form label{color:var(--color-text-secondary,#5c5a55);margin-bottom:6px;font-size:11px;font-weight:550}.os-dashboard-sign-in-form input{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;height:36px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:8px;outline:0;padding:7px 10px;font-size:13px}.os-dashboard-sign-in-form input:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}.os-dashboard-sign-in-form .os-dashboard-button{width:100%;min-height:36px;margin-top:12px}.os-dashboard-sign-in-error{color:#b42318;background:#fef3f2;border:1px solid #f4b8b2;border-radius:7px;margin:8px 0 0;padding:8px 10px;font-size:11px;line-height:1.45}.os-dashboard-sign-in-links{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:16px;display:flex}.os-dashboard-sign-in-links button{color:var(--color-primary,#b87514);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:550}.os-dashboard-sign-in-links button:hover:not(:disabled),.os-dashboard-sign-in-links button:focus-visible{color:var(--color-primary-hover,#9a6210);text-underline-offset:2px;text-decoration:underline}.os-dashboard-sign-in-links button:disabled{opacity:.5;cursor:not-allowed}@media (min-width:640px){.os-dashboard-widget{grid-column:span var(--os-dashboard-tablet,12)}}@media (min-width:1024px){.os-dashboard-widget{grid-column:span var(--os-dashboard-desktop,12)}}@media (max-width:760px){.os-dashboards-page{padding:22px 16px 40px}.os-dashboard-library-header,.os-dashboard-detail-header{flex-direction:column;align-items:stretch}.os-dashboard-header-actions{justify-content:flex-start}.os-dashboard-list-item{grid-template-columns:32px minmax(0,1fr) 16px}.os-dashboard-list-meta{display:none}.os-dashboard-overlay.is-modal.os-dashboard-sharing-overlay{padding:12px}.os-dashboard-overlay.is-modal .os-dashboard-sharing-dialog{max-height:calc(100dvh - 24px)}.os-dashboard-share-form{grid-template-columns:1fr}.os-dashboard-share-form .os-dashboard-button{justify-self:start}.os-dashboard-sharing-footer{align-items:stretch}.os-dashboard-skeleton-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.os-dashboard-sign-in-overlay{padding:14px}.os-dashboard-sign-in-content{padding:24px 20px}}
.os-dashboards-page,.os-dashboards-page *{box-sizing:border-box}.os-dashboards-page{width:min(1120px,100%);color:var(--color-text-primary,#221d17);margin:0 auto;padding:32px 28px 56px;font-family:inherit}.os-dashboard-library-header,.os-dashboard-detail-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.os-dashboard-library-header{align-items:center;margin-bottom:24px}.os-dashboard-library-header h1,.os-dashboard-detail-header h1{letter-spacing:-.025em;margin:0;font-size:24px;font-weight:650;line-height:1.2}.os-dashboard-library-header p,.os-dashboard-detail-header p,.os-dashboard-section-header p,.os-dashboard-widget-header p{color:var(--color-text-secondary,#5c5a55);margin:5px 0 0;font-size:12px;line-height:1.6}.os-dashboard-button{border:1px solid var(--color-border,#e5e3de);min-height:34px;color:var(--color-text-primary,#221d17);background:var(--color-surface,#fff);cursor:pointer;appearance:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:550;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.os-dashboard-button svg{width:14px;height:14px}.os-dashboard-button:hover{border-color:var(--color-border-hover,#d4cec1);background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-button:disabled{opacity:.5;cursor:not-allowed}.os-dashboard-button.is-compact{min-height:28px;padding:5px 8px;font-size:10px}.os-dashboard-button.is-danger{color:#b42318}.os-dashboard-button.is-danger:hover:not(:disabled){background:#fef3f2;border-color:#f4b8b2}.os-dashboard-button.is-primary{border-color:var(--color-primary,#b87514);background:var(--color-primary,#b87514);color:#fff}.os-dashboard-button.is-primary:hover{border-color:var(--color-primary-hover,#9a6210);background:var(--color-primary-hover,#9a6210)}.os-dashboard-page-state,.os-dashboard-empty{border:1px dashed var(--color-border,#e5e3de);background:var(--color-surface,#fff);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.os-dashboard-page-state>svg,.os-dashboard-empty>svg{width:22px;height:22px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-page-state h2,.os-dashboard-empty h2{margin:13px 0 0;font-size:14px;font-weight:600}.os-dashboard-page-state p,.os-dashboard-empty p{max-width:440px;color:var(--color-text-secondary,#5c5a55);margin:6px 0 18px;font-size:12px;line-height:1.6}.is-spinning{animation:.9s linear infinite os-dashboard-spin}@keyframes os-dashboard-spin{to{transform:rotate(360deg)}}.os-dashboard-list{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;overflow:hidden}.os-dashboard-list-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);grid-template-columns:minmax(0,1fr) auto;align-items:center;transition:background-color .14s;display:grid}.os-dashboard-list-row:last-child{border-bottom:0}.os-dashboard-list-row:hover,.os-dashboard-list-row:focus-within{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-list-item{min-height:76px;color:inherit;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:14px 16px;text-decoration:none;display:grid}.os-dashboard-list-action{width:30px;height:30px;color:var(--color-text-muted,#9c9a95);cursor:pointer;opacity:0;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;margin-right:12px;transition:opacity .14s,background-color .14s,border-color .14s,color .14s;display:inline-flex}.os-dashboard-list-action svg{width:14px;height:14px}.os-dashboard-list-row:hover .os-dashboard-list-action,.os-dashboard-list-row:focus-within .os-dashboard-list-action{opacity:1}.os-dashboard-list-action:hover,.os-dashboard-list-action:focus-visible{color:#b42318;background:#fef3f2;border-color:#f4b8b2;outline:0}@media (hover:none){.os-dashboard-list-action{opacity:.6}}.os-dashboard-list-icon{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);width:34px;height:34px;color:var(--color-primary,#b87514);border-radius:8px;justify-content:center;align-items:center;display:flex}.os-dashboard-list-icon svg{width:16px;height:16px}.os-dashboard-list-copy,.os-dashboard-list-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.os-dashboard-list-copy>span:not(.os-dashboard-list-title),.os-dashboard-list-meta small{color:var(--color-text-muted,#9c9a95);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.4;overflow:hidden}.os-dashboard-list-title{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-list-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.os-dashboard-list-meta{align-items:flex-end}.os-dashboard-list-chevron{width:15px;height:15px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-status{text-transform:capitalize;white-space:nowrap;border-radius:5px;align-items:center;width:max-content;padding:3px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.os-dashboard-status.is-live{background:var(--color-success-light,#f0fdf4);color:var(--color-success,#16a34a)}.os-dashboard-status.is-published{color:#1d4ed8;background:#eff6ff}.os-dashboard-status.is-draft{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary-hover,#9a6210)}.os-dashboard-back{color:var(--color-text-secondary,#5c5a55);align-items:center;gap:6px;margin-bottom:18px;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex}.os-dashboard-back:hover{color:var(--color-primary,#b87514)}.os-dashboard-back svg{width:14px;height:14px}.os-dashboard-detail-header{border-bottom:1px solid var(--color-border,#e5e3de);margin-bottom:30px;padding-bottom:24px}.os-dashboard-title-line,.os-dashboard-header-actions,.os-dashboard-updated,.os-dashboard-locked{align-items:center;display:flex}.os-dashboard-title-line{flex-wrap:wrap;gap:8px}.os-dashboard-header-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:8px}.os-dashboard-header-actions select{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);height:34px;color:var(--color-text-secondary,#5c5a55);font:inherit;border-radius:8px;outline:0;padding:0 30px 0 10px;font-size:11px}.os-dashboard-header-actions select:focus{border-color:var(--color-primary,#b87514)}.os-dashboard-button.is-icon{width:34px;padding:7px}.os-dashboard-menu{position:relative}.os-dashboard-menu-list{z-index:30;border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;min-width:188px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #221d1724}.os-dashboard-menu-item{width:100%;color:var(--color-text-primary,#221d17);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.os-dashboard-menu-item svg{width:14px;height:14px}.os-dashboard-menu-item:hover,.os-dashboard-menu-item:focus-visible{background:var(--color-surface-tertiary,#f0eeea);outline:0}.os-dashboard-menu-item.is-danger{color:#b42318}.os-dashboard-menu-item.is-danger:hover,.os-dashboard-menu-item.is-danger:focus-visible{background:#fef3f2}.os-dashboard-confirm-overlay{z-index:110;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.os-dashboard-confirm-dialog{box-shadow:0 24px 72px #221d172e}.os-dashboard-confirm-body{padding:18px}.os-dashboard-confirm-body p{color:var(--color-text-secondary,#5c5a55);margin:0;font-size:12px;line-height:1.6}.os-dashboard-confirm-body p strong{color:var(--color-text-primary,#221d17);font-weight:600}.os-dashboard-confirm-body .os-dashboard-confirm-error{color:#b42318;margin-top:10px}.os-dashboard-confirm-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.os-dashboard-updated,.os-dashboard-locked{color:var(--color-text-muted,#9c9a95);gap:5px;font-size:10px;font-weight:450}.os-dashboard-updated{margin-top:10px}.os-dashboard-updated svg,.os-dashboard-locked svg{width:12px;height:12px}.os-dashboard-renderer{flex-direction:column;gap:34px;display:flex}.os-dashboard-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:11px;display:flex}.os-dashboard-section-header h2{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:620}.os-dashboard-section-header>svg{width:14px;height:14px;color:var(--color-text-muted,#9c9a95)}.os-dashboard-grid{display:grid}.os-dashboard-grid.gap-sm{gap:12px}.os-dashboard-grid.gap-md{gap:16px}.os-dashboard-grid.gap-lg{gap:24px}.os-dashboard-widget{grid-column:span var(--os-dashboard-mobile,12);border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.os-dashboard-grid[data-mode=full]>.os-dashboard-widget{grid-column:1/-1}.os-dashboard-widget-header{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 15px;display:flex}.os-dashboard-widget-header h3{margin:0;font-size:13px;font-weight:600}.os-dashboard-widget-header p{font-size:10px}.os-dashboard-widget-header>svg{width:14px;height:14px;color:var(--color-text-muted,#9c9a95);flex-shrink:0}.os-dashboard-widget-content{flex-direction:column;flex:1;min-height:0;padding:15px;display:flex}.os-dashboard-widget-content>*{min-width:0}.os-dashboard-widget-content .os-dashboard-metric{flex:1}.os-dashboard-filters{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);padding:12px 15px}.os-dashboard-filter-label{color:var(--color-text-secondary,#5c5a55);align-items:center;gap:5px;margin-bottom:8px;font-size:10px;font-weight:550;display:flex}.os-dashboard-filter-label svg{width:12px;height:12px}.os-dashboard-filter-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:9px;display:grid}.os-dashboard-filter-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.os-dashboard-filter-grid label>span,.os-dashboard-filter-grid label>small{color:var(--color-text-secondary,#5c5a55);font-size:10px}.os-dashboard-filter-grid label>small{color:var(--color-text-muted,#9c9a95)}.os-dashboard-filter-grid input,.os-dashboard-filter-grid select{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;min-height:32px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:7px;outline:0;padding:5px 9px;font-size:11px}.os-dashboard-filter-grid input:focus,.os-dashboard-filter-grid select:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-dashboard-filter-grid input:focus,.os-dashboard-filter-grid select:focus{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}}.os-dashboard-filter-grid input:disabled,.os-dashboard-filter-grid select:disabled{cursor:not-allowed;background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-muted,#9c9a95)}.os-dashboard-date-range{grid-template-columns:1fr 1fr;gap:6px;display:grid}.os-dashboard-query-state{min-height:176px;color:var(--color-text-muted,#9c9a95);justify-content:center;align-items:center;display:flex}.os-dashboard-query-state>svg{width:17px;height:17px}.os-dashboard-query-error{background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-secondary,#5c5a55);border-radius:8px;flex-direction:column;gap:10px;font-size:12px}.os-dashboard-query-error button,.os-dashboard-drilldown-actions button{color:var(--color-primary,#b87514);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:550;display:inline-flex}.os-dashboard-query-error button:hover,.os-dashboard-drilldown-actions button:hover{background:var(--color-primary-light,#fdf4e6)}.os-dashboard-query-error button svg,.os-dashboard-drilldown-actions button svg{width:12px;height:12px}.os-dashboard-metric{width:100%;min-height:112px;color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:20px;padding:12px 4px;display:flex}.os-dashboard-metric:not(:disabled){cursor:pointer}.os-dashboard-metric:not(:disabled):hover{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-metric>span{flex-direction:column;gap:8px;display:flex}.os-dashboard-metric small{color:var(--color-text-secondary,#5c5a55);font-size:11px}.os-dashboard-metric strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:650;line-height:1}.os-dashboard-metric em{color:var(--color-primary,#b87514);align-items:center;gap:4px;font-size:10px;font-style:normal;font-weight:550;display:inline-flex}.os-dashboard-metric em svg{width:13px;height:13px}.os-dashboard-chart{width:100%;height:280px;font-size:10px}.os-dashboard-chart-tooltip{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:8px;min-width:128px;padding:9px 11px;box-shadow:0 10px 28px #221d171a}.os-dashboard-chart-tooltip>strong{color:var(--color-text-secondary,#5c5a55);margin-bottom:6px;font-size:10px;display:block}.os-dashboard-chart-tooltip>span{grid-template-columns:8px 1fr auto;align-items:center;gap:6px;margin-top:4px;font-size:10px;display:grid}.os-dashboard-chart-tooltip i{border-radius:2px;width:7px;height:7px}.os-dashboard-chart-tooltip em{color:var(--color-text-secondary,#5c5a55);font-style:normal}.os-dashboard-chart-tooltip b{font-variant-numeric:tabular-nums;font-weight:600}.os-dashboard-table-wrap{border:1px solid var(--color-border,#e5e3de);border-radius:8px;overflow:hidden}.os-dashboard-table-scroll{overflow-x:auto}.os-dashboard-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.os-dashboard-table thead{background:var(--color-surface-secondary,#fafaf8)}.os-dashboard-table th{border-bottom:1px solid var(--color-border,#e5e3de);color:var(--color-text-secondary,#5c5a55);text-transform:capitalize;white-space:nowrap;padding:8px 10px;font-size:10px;font-weight:550}.os-dashboard-table td{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);max-width:360px;color:var(--color-text-secondary,#5c5a55);text-overflow:ellipsis;white-space:nowrap;padding:11px 12px;overflow:hidden}.os-dashboard-table td a{color:var(--color-primary,#b87514);text-underline-offset:2px;text-decoration:underline}.os-dashboard-table tbody tr:last-child td{border-bottom:0}.os-dashboard-table tr.is-clickable{cursor:pointer}.os-dashboard-table tr.is-clickable:hover{background:var(--color-primary-light,#fdf4e6)}.os-dashboard-pagination{border-top:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-muted,#9c9a95);justify-content:space-between;align-items:center;padding:7px 10px;font-size:10px;display:flex}.os-dashboard-pagination>div{gap:3px;display:flex}.os-dashboard-pagination button,.os-dashboard-drilldown>header>button,.os-dashboard-sharing-close{width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:flex}.os-dashboard-pagination button:hover,.os-dashboard-drilldown>header>button:hover,.os-dashboard-sharing-close:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-pagination button:disabled{opacity:.35;cursor:not-allowed}.os-dashboard-pagination button svg,.os-dashboard-drilldown>header>button svg,.os-dashboard-sharing-close svg{width:14px;height:14px}.os-dashboard-drilldown-actions{border-top:1px solid var(--color-surface-tertiary,#f0eeea);flex-wrap:wrap;gap:4px;margin-top:11px;padding-top:9px;display:flex}.os-dashboard-truncated{color:var(--color-text-muted,#9c9a95);margin-top:7px;font-size:10px}.os-dashboard-overlay{z-index:100;background:#221d1738;display:flex;position:fixed;inset:0}.os-dashboard-drilldown{border-left:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;height:100%;margin-left:auto;overflow:auto;box-shadow:-14px 0 40px #221d171a}.os-dashboard-overlay.is-modal{justify-content:center;align-items:center;padding:20px}.os-dashboard-overlay.is-modal .os-dashboard-drilldown{border:1px solid var(--color-border,#e5e3de);border-radius:12px;height:auto;max-height:88vh;margin:0}.os-dashboard-drilldown.is-sm{max-width:448px}.os-dashboard-drilldown.is-md{max-width:672px}.os-dashboard-drilldown.is-lg{max-width:896px}.os-dashboard-drilldown.is-full{max-width:calc(100vw - 32px)}.os-dashboard-drilldown>header{z-index:2;border-bottom:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0}.os-dashboard-drilldown>header h3{margin:0;font-size:14px;font-weight:620}.os-dashboard-drilldown-content{padding:18px}.os-dashboard-drilldown-content .os-dashboard-table td{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;max-width:480px;overflow:visible}.os-dashboard-drilldown-nav{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-drilldown-nav>button{width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.os-dashboard-drilldown-nav>button:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-drilldown-nav>button svg{width:14px;height:14px}.os-dashboard-breadcrumbs{align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.os-dashboard-breadcrumbs span{align-items:center;gap:4px;min-width:0;display:inline-flex}.os-dashboard-breadcrumbs svg{width:12px;height:12px;color:var(--color-text-muted,#9c9a95);flex:none}.os-dashboard-breadcrumbs button{color:var(--color-text-muted,#9c9a95);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px}.os-dashboard-breadcrumbs button:hover{color:var(--color-text-primary,#221d17);text-decoration:underline}.os-dashboard-breadcrumbs h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:620;overflow:hidden}.os-dashboard-page-header{align-items:center}.os-dashboard-page-crumbs{align-items:center;gap:8px;min-width:0;display:flex}.os-dashboard-page-crumbs>button{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:27px;height:27px;color:var(--color-text-secondary,#5c5a55);cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;display:flex}.os-dashboard-page-crumbs>button:hover{background:var(--color-surface-tertiary,#f0eeea)}.os-dashboard-page-crumbs>button svg{width:14px;height:14px}.os-dashboard-page-crumbs nav{align-items:center;gap:6px;min-width:0;display:flex}.os-dashboard-page-crumbs nav>button{color:var(--color-text-muted,#9c9a95);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px}.os-dashboard-page-crumbs nav>button:hover{color:var(--color-text-primary,#221d17);text-decoration:underline}.os-dashboard-page-crumbs nav svg{width:13px;height:13px;color:var(--color-text-muted,#9c9a95);flex:none}.os-dashboard-page-crumbs nav h2{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.os-dashboard-global-filters{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:12px;margin-bottom:18px}.os-dashboard-global-filters .os-dashboard-filters{border-bottom:none}.os-dashboard-global-filters .os-dashboard-filter-grid{grid-template-columns:repeat(auto-fit,minmax(200px,260px))}.os-dashboard-sharing-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.os-dashboard-sharing-dialog{overflow:auto;box-shadow:0 24px 72px #221d172e}.os-dashboard-sharing-dialog>header{padding:16px 20px}.os-dashboard-sharing-dialog-title{min-width:0}.os-dashboard-sharing-dialog-title>span{color:var(--color-text-muted,#9c9a95);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:3px;font-size:9px;font-weight:600;display:block;overflow:hidden}.os-dashboard-sharing-dialog-title h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:620}.os-dashboard-sharing-content{padding:0}.os-dashboard-sharing-failure{text-align:center;background:#fef3f2;border:1px solid #f4b8b2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:240px;margin:18px;padding:28px;display:flex}.os-dashboard-sharing-failure strong{color:#b42318;font-size:13px;font-weight:620}.os-dashboard-sharing-failure p{max-width:420px;color:var(--color-text-secondary,#5c5a55);margin:6px 0 0;font-size:11px;line-height:1.55}.os-dashboard-sharing-failure>div:last-child{gap:8px;display:flex}.os-dashboard-sharing-sections{flex-direction:column;display:flex}.os-dashboard-sharing-section{padding:18px 20px}.os-dashboard-sharing-divider{border-top:1px solid var(--color-border,#e5e3de);height:1px}.os-dashboard-sharing-section h3{margin:0;font-size:12px;font-weight:600}.os-dashboard-share-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:10px;display:grid}.os-dashboard-share-field{min-width:0;color:var(--color-text-secondary,#5c5a55);flex-direction:column;gap:5px;font-size:10px;font-weight:550;display:flex}.os-dashboard-share-field input[type=text],.os-dashboard-share-field input[type=search],.os-dashboard-share-field input[type=date]{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;min-height:34px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:8px;outline:0;padding:6px 10px;font-size:12px;font-weight:450}.os-dashboard-share-field input:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-dashboard-share-field input:focus{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}}.os-dashboard-user-search{position:relative}.os-dashboard-directory-results{z-index:4;border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:7px;max-height:188px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #221d171a}.os-dashboard-directory-results p{color:var(--color-text-muted,#9c9a95);align-items:center;gap:6px;margin:0;padding:10px;font-size:10px;display:flex}.os-dashboard-directory-results p svg{width:12px;height:12px}.os-dashboard-directory-results button{border:0;border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);width:100%;color:var(--color-text-primary,#221d17);font:inherit;text-align:left;cursor:pointer;background:0 0;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.os-dashboard-directory-results button:last-child{border-bottom:0}.os-dashboard-directory-results button:hover,.os-dashboard-directory-results button:focus-visible{background:var(--color-primary-light,#fdf4e6);outline:0}.os-dashboard-directory-results button strong{font-size:10px;font-weight:550}.os-dashboard-directory-results button small{color:var(--color-text-muted,#9c9a95);font-size:9px}.os-dashboard-sharing-help{color:var(--color-text-secondary,#5c5a55);margin:7px 0 0;font-size:12px;line-height:1.45}.os-dashboard-sharing-message{background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-secondary,#5c5a55);border-radius:7px;margin:9px 0 0;padding:8px 10px;font-size:12px;line-height:1.5}.os-dashboard-sharing-message.is-error{color:#b42318;background:#fef3f2;border:1px solid #f4b8b2}.os-dashboard-sharing-pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.os-dashboard-sharing-pill{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);max-width:100%;height:28px;color:var(--color-text-primary,#221d17);border-radius:999px;align-items:center;gap:5px;padding:0 2px 0 9px;font-size:11px;line-height:1;display:inline-flex}.os-dashboard-sharing-pill.is-owner{padding-right:8px}.os-dashboard-sharing-pill>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.os-dashboard-sharing-owner-tag{color:var(--color-text-muted,#9c9a95);flex:none;font-size:9px;font-weight:550}.os-dashboard-share-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.os-dashboard-share-row:last-child{border-bottom:0}.os-dashboard-share-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.os-dashboard-share-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;overflow:hidden}.os-dashboard-share-row small{color:var(--color-text-muted,#9c9a95);font-size:10px}.os-dashboard-sharing-remove{width:22px;height:22px;color:var(--color-text-muted,#9c9a95);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.os-dashboard-sharing-remove:hover:not(:disabled),.os-dashboard-sharing-remove:focus-visible{color:#b42318;background:#fef3f2;outline:0}.os-dashboard-sharing-remove:disabled{opacity:.5;cursor:not-allowed}.os-dashboard-sharing-remove svg{width:12px;height:12px}.os-dashboard-general-access-control{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:8px;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:9px;margin-top:10px;padding:4px 10px 4px 4px;display:grid}.os-dashboard-general-access-icon{background:var(--color-surface-secondary,#fafaf8);width:30px;height:30px;color:var(--color-text-secondary,#5c5a55);border-radius:6px;justify-content:center;align-items:center;display:flex}.os-dashboard-general-access-icon.is-company,.os-dashboard-general-access-icon.is-link{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary,#b87514)}.os-dashboard-general-access-icon svg,.os-dashboard-general-access-control>svg{width:15px;height:15px}.os-dashboard-general-access-control select{background:var(--color-surface,#fff);width:100%;min-width:0;height:30px;color:var(--color-text-primary,#221d17);font:inherit;border:0;outline:0;padding:0 26px 0 0;font-size:12px;font-weight:550}.os-dashboard-general-access-control:focus-within{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-dashboard-general-access-control:focus-within{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}}.os-dashboard-general-access-control:has(select:disabled){opacity:.6}.os-dashboard-sharing-older-links{border-top:1px solid var(--color-surface-tertiary,#f0eeea);margin-top:16px;padding-top:12px}.os-dashboard-older-links summary{color:var(--color-text-secondary,#5c5a55);cursor:pointer;font-size:12px;font-weight:550}.os-dashboard-older-links .os-dashboard-share-row{padding-left:0;padding-right:0}.os-dashboard-older-links .os-dashboard-sharing-help+.os-dashboard-share-row,.os-dashboard-older-links .os-dashboard-sharing-message+.os-dashboard-share-row{border-top:1px solid var(--color-surface-tertiary,#f0eeea);margin-top:8px}.os-dashboard-share-row.is-public-link{gap:12px}.os-dashboard-public-link-details{overflow:hidden}.os-dashboard-public-link-url{max-width:100%;color:var(--color-text-secondary,#5c5a55);text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5;display:block;overflow:hidden}.os-dashboard-sharing-footer{z-index:2;border-top:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);justify-content:space-between;align-items:flex-end;gap:16px;padding:12px 20px;display:flex;position:sticky;bottom:0}.os-dashboard-sharing-copy{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.os-dashboard-sharing-copy-error{color:#b42318;flex-direction:column;gap:3px;max-width:480px;font-size:10px;line-height:1.4;display:flex}.os-dashboard-sharing-copy-error code{overflow-wrap:anywhere;max-width:100%;color:var(--color-text-secondary,#5c5a55);-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.os-dashboard-sign-in-page,.os-dashboard-sign-in-page *{box-sizing:border-box}.os-dashboard-sign-in-page{min-height:100%;color:var(--color-text-primary,#221d17);font-family:inherit}.os-dashboard-sign-in-backdrop{filter:blur(3px);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.os-dashboard-sign-in-skeleton{min-height:680px}.os-dashboard-skeleton-title-bar{flex-direction:column;gap:8px;padding-bottom:24px;display:flex}.os-dashboard-skeleton-line,.os-dashboard-skeleton-filter,.os-dashboard-skeleton-metric,.os-dashboard-skeleton-table-heading,.os-dashboard-skeleton-table-row{background:var(--color-surface-tertiary,#f0eeea);border-radius:6px;display:block}.os-dashboard-skeleton-line.is-title{width:260px;height:24px}.os-dashboard-skeleton-line.is-meta{width:148px;height:10px}.os-dashboard-skeleton-filter-bar{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;align-items:flex-end;gap:10px;padding:14px;display:flex}.os-dashboard-skeleton-line.is-label{width:54px;height:10px;margin:0 4px 12px 0}.os-dashboard-skeleton-filter{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);width:190px;height:36px}.os-dashboard-skeleton-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.os-dashboard-skeleton-metric{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);height:118px}.os-dashboard-skeleton-table{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:10px;flex-direction:column;gap:0;margin-top:16px;display:flex;overflow:hidden}.os-dashboard-skeleton-table-heading{width:170px;height:14px;margin:16px}.os-dashboard-skeleton-table-row{border-top:1px solid var(--color-border,#e5e3de);background:linear-gradient(90deg, var(--color-surface-secondary,#fafaf8) 0 21%, var(--color-surface,#fff) 21% 24%, var(--color-surface-secondary,#fafaf8) 24% 55%, var(--color-surface,#fff) 55% 58%, var(--color-surface-secondary,#fafaf8) 58% 79%, var(--color-surface,#fff) 79% 82%, var(--color-surface-secondary,#fafaf8) 82% 100%);border-radius:0;height:42px}.os-dashboard-sign-in-overlay{background:#221d1747}.os-dashboard-sign-in-dialog{overflow:hidden;box-shadow:0 24px 72px #221d1733}.os-dashboard-sign-in-content{padding:28px 30px 30px}.os-dashboard-sign-in-content h1{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:650;line-height:1.25}.os-dashboard-sign-in-content>p{color:var(--color-text-secondary,#5c5a55);margin:8px 0 0;font-size:12px;line-height:1.55}.os-dashboard-sign-in-content>p strong{color:var(--color-text-primary,#221d17);font-weight:600}.os-dashboard-sign-in-form{flex-direction:column;margin-top:20px;display:flex}.os-dashboard-sign-in-form label{color:var(--color-text-secondary,#5c5a55);margin-bottom:6px;font-size:11px;font-weight:550}.os-dashboard-sign-in-form input{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:100%;height:36px;color:var(--color-text-primary,#221d17);font:inherit;border-radius:8px;outline:0;padding:7px 10px;font-size:13px}.os-dashboard-sign-in-form input:focus{border-color:var(--color-primary,#b87514);box-shadow:0 0 0 2px var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-dashboard-sign-in-form input:focus{box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#b87514) 12%, transparent)}}.os-dashboard-sign-in-form .os-dashboard-button{width:100%;min-height:36px;margin-top:12px}.os-dashboard-sign-in-error{color:#b42318;background:#fef3f2;border:1px solid #f4b8b2;border-radius:7px;margin:8px 0 0;padding:8px 10px;font-size:11px;line-height:1.45}.os-dashboard-sign-in-links{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:16px;display:flex}.os-dashboard-sign-in-links button{color:var(--color-primary,#b87514);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:550}.os-dashboard-sign-in-links button:hover:not(:disabled),.os-dashboard-sign-in-links button:focus-visible{color:var(--color-primary-hover,#9a6210);text-underline-offset:2px;text-decoration:underline}.os-dashboard-sign-in-links button:disabled{opacity:.5;cursor:not-allowed}@media (min-width:640px){.os-dashboard-widget{grid-column:span var(--os-dashboard-tablet,12)}}@media (min-width:1024px){.os-dashboard-widget{grid-column:span var(--os-dashboard-desktop,12)}}@media (max-width:760px){.os-dashboards-page{padding:22px 16px 40px}.os-dashboard-library-header,.os-dashboard-detail-header{flex-direction:column;align-items:stretch}.os-dashboard-header-actions{justify-content:flex-start}.os-dashboard-list-item{grid-template-columns:32px minmax(0,1fr) 16px}.os-dashboard-list-meta{display:none}.os-dashboard-overlay.is-modal.os-dashboard-sharing-overlay{padding:12px}.os-dashboard-overlay.is-modal .os-dashboard-sharing-dialog{max-height:calc(100dvh - 24px)}.os-dashboard-share-form{grid-template-columns:1fr}.os-dashboard-share-form .os-dashboard-button{justify-self:start}.os-dashboard-sharing-footer{align-items:stretch}.os-dashboard-skeleton-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.os-dashboard-sign-in-overlay{padding:14px}.os-dashboard-sign-in-content{padding:24px 20px}}.os-artifact-shelf-page,.os-artifact-shelf-page *,.os-artifact-page,.os-artifact-page *{box-sizing:border-box}.os-artifact-shelf-page,.os-artifact-page{color:var(--color-text-primary,#221d17);font-family:inherit}.os-artifact-shelf-page{width:min(1080px,100%);margin:0 auto;padding:34px 28px 56px}.os-artifact-shelf-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.os-artifact-eyebrow{color:var(--color-primary,#b87514);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.os-artifact-shelf-header h1{letter-spacing:-.03em;margin:0;font-size:25px;font-weight:660;line-height:1.15}.os-artifact-shelf-header p{color:var(--color-text-secondary,#5c5a55);margin:6px 0 0;font-size:12px;line-height:1.55}.os-artifact-tabs{border-bottom:1px solid var(--color-border,#e5e3de);gap:20px;min-height:38px;margin-bottom:12px;display:flex}.os-artifact-tabs button{color:var(--color-text-muted,#8c8982);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 2px 11px;font-size:12px;font-weight:560;display:inline-flex;position:relative}.os-artifact-tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.os-artifact-tabs button:hover,.os-artifact-tabs button.is-active{color:var(--color-text-primary,#221d17)}.os-artifact-tabs button.is-active:after{background:var(--color-primary,#b87514)}.os-artifact-tabs svg{width:13px;height:13px}.os-artifact-list,.os-artifact-shelf-skeleton{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:11px;overflow:hidden;box-shadow:0 1px #221d1705}.os-artifact-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);grid-template-columns:minmax(0,1fr) 46px;align-items:stretch;transition:background-color .14s;display:grid}.os-artifact-row:last-child{border-bottom:0}.os-artifact-row:hover,.os-artifact-row:focus-within{background:var(--color-surface-secondary,#fafaf8)}.os-artifact-row-link{min-width:0;color:inherit;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 8px 12px 14px;text-decoration:none;display:grid}.os-artifact-type-icon{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);width:34px;height:34px;color:var(--color-text-secondary,#5c5a55);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}.os-artifact-type-icon.is-html,.os-artifact-type-icon.is-markdown,.os-artifact-type-icon.is-pdf{border-color:var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-artifact-type-icon.is-html,.os-artifact-type-icon.is-markdown,.os-artifact-type-icon.is-pdf{border-color:color-mix(in srgb, var(--color-primary,#b87514) 22%, var(--color-border,#e5e3de))}}.os-artifact-type-icon.is-html,.os-artifact-type-icon.is-markdown,.os-artifact-type-icon.is-pdf{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary,#b87514)}.os-artifact-type-icon svg{width:17px;height:17px}.os-artifact-row-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.os-artifact-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:590;line-height:1.3;overflow:hidden}.os-artifact-row-copy>span{color:var(--color-text-muted,#8c8982);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.os-artifact-access-chip{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);color:var(--color-text-secondary,#5c5a55);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:9px;font-weight:560;display:inline-flex}.os-artifact-access-chip.is-link{border-color:var(--color-primary,#b87514)}@supports (color:color-mix(in lab, red, red)){.os-artifact-access-chip.is-link{border-color:color-mix(in srgb, var(--color-primary,#b87514) 25%, var(--color-border,#e5e3de))}}.os-artifact-access-chip.is-link{background:var(--color-primary-light,#fdf4e6);color:var(--color-primary,#b87514)}.os-artifact-star{width:46px;color:var(--color-text-muted,#9c9a95);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:flex}.os-artifact-star:hover:not(:disabled),.os-artifact-star:focus-visible,.os-artifact-star.is-starred{color:var(--color-primary,#b87514);outline:0}.os-artifact-star:disabled{opacity:.5;cursor:wait}.os-artifact-star svg{width:16px;height:16px}.os-artifact-empty{border:1px dashed var(--color-border,#e5e3de);background:var(--color-surface,#fff);text-align:center;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.os-artifact-empty-icon{background:var(--color-surface-secondary,#fafaf8);width:40px;height:40px;color:var(--color-text-muted,#9c9a95);border-radius:12px;justify-content:center;align-items:center;display:flex}.os-artifact-empty-icon svg{width:19px;height:19px}.os-artifact-empty h1,.os-artifact-empty h2{margin:13px 0 0;font-size:15px;font-weight:620}.os-artifact-empty p{max-width:420px;color:var(--color-text-secondary,#5c5a55);margin:6px 0 16px;font-size:12px;line-height:1.55}.os-artifact-empty.is-error{background:#fef8f7;border-color:#f4b8b2}.os-artifact-inline-error,.os-artifact-header-error{color:#b42318;background:#fef3f2;border:1px solid #f4b8b2;border-radius:7px;margin:0 0 10px;padding:7px 9px;font-size:10px}.os-artifact-shelf-skeleton-row{border-bottom:1px solid var(--color-surface-tertiary,#f0eeea);grid-template-columns:38px minmax(0,1fr) 110px;align-items:center;gap:13px;min-height:59px;padding:12px 14px;display:grid}.os-artifact-shelf-skeleton-row:last-child{border-bottom:0}.os-artifact-skeleton-icon,.os-artifact-skeleton-copy span,.os-artifact-skeleton-meta,.os-artifact-skeleton-title,.os-artifact-skeleton-actions,.os-artifact-skeleton-document span{background:var(--color-surface-tertiary,#f0eeea);border-radius:6px;display:block}.os-artifact-skeleton-icon{border-radius:9px;width:34px;height:34px}.os-artifact-skeleton-copy{flex-direction:column;gap:7px;display:flex}.os-artifact-skeleton-copy span:first-child{width:min(330px,70%);height:10px}.os-artifact-skeleton-copy span:last-child{width:min(190px,45%);height:8px}.os-artifact-skeleton-meta{border-radius:999px;width:94px;height:20px}.os-artifact-page{background:var(--color-surface-secondary,#fafaf8);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.os-artifact-detail-header{z-index:5;border-bottom:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);flex:none;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:9px 14px;display:flex;position:relative}.os-artifact-page.is-bare{height:100dvh;position:fixed;inset:0}.os-artifact-page.is-bare .os-artifact-csv-content>.os-artifact-button,.os-artifact-page.is-bare .os-artifact-download-card>.os-artifact-button{display:none}.os-artifact-float{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));z-index:10;border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);color:var(--color-text-primary,#221d17);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;position:fixed;box-shadow:0 2px 10px #0000001f}.os-artifact-float .os-artifact-float-button{color:var(--color-text-secondary,#5c5a55);background:0 0;border-color:#0000;border-radius:999px}.os-artifact-float .os-artifact-float-button:hover:not(:disabled){background:var(--color-surface-tertiary,#f0eeea)}.os-artifact-float .os-artifact-float-button:focus-visible{outline:2px solid var(--color-primary,#b87514);outline-offset:1px}.os-artifact-float .os-artifact-float-button.is-starred{color:var(--color-primary,#b87514)}.os-artifact-float-error{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:max-content;max-width:min(280px,100vw - 24px);color:var(--color-text-primary,#221d17);overflow-wrap:anywhere;border-radius:8px;margin:0;padding:8px 10px;font-size:11px;line-height:1.4;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 2px 10px #0000001f}.os-artifact-detail-identity{align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.os-artifact-detail-identity .os-artifact-type-icon{border-radius:8px;width:30px;height:30px}.os-artifact-detail-identity .os-artifact-type-icon svg{width:15px;height:15px}.os-artifact-detail-identity>div{min-width:0}.os-artifact-detail-identity h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:620;line-height:1.3;overflow:hidden}.os-artifact-detail-identity p{color:var(--color-text-muted,#8c8982);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;overflow:hidden}.os-artifact-back{width:30px;height:30px;color:var(--color-text-secondary,#5c5a55);border-radius:7px;flex:none;justify-content:center;align-items:center;text-decoration:none;display:flex}.os-artifact-back:hover,.os-artifact-back:focus-visible{background:var(--color-surface-tertiary,#f0eeea);outline:0}.os-artifact-back svg{width:17px;height:17px}.os-artifact-detail-actions{flex:none;align-items:center;gap:7px;display:flex}.os-artifact-button{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);min-height:32px;color:var(--color-text-primary,#221d17);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:570;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.os-artifact-button:hover:not(:disabled),.os-artifact-button:focus-visible{border-color:var(--color-border-hover,#d4cec1);background:var(--color-surface-tertiary,#f0eeea);outline:0}.os-artifact-button:disabled{opacity:.5;cursor:wait}.os-artifact-button.is-primary{border-color:var(--color-primary,#b87514);background:var(--color-primary,#b87514);color:#fff}.os-artifact-button.is-primary:hover,.os-artifact-button.is-primary:focus-visible{border-color:var(--color-primary-hover,#9a6210);background:var(--color-primary-hover,#9a6210)}.os-artifact-button.is-icon{width:32px;color:var(--color-text-muted,#8c8982);padding:0}.os-artifact-button.is-starred{color:var(--color-primary,#b87514)}.os-artifact-button svg{width:14px;height:14px}.os-artifact-header-error{margin:0;position:absolute;top:calc(100% + 6px);right:14px;box-shadow:0 8px 20px #221d1714}.os-artifact-content{flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:auto}.os-artifact-frame{background:#fff;border:0;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:block}.os-artifact-media-stage{background:linear-gradient(45deg, #221d1705 25%, transparent 25%) 0 0 / 18px 18px, linear-gradient(-45deg, #221d1705 25%, transparent 25%) 0 0 / 18px 18px, var(--color-surface-secondary,#fafaf8);flex:1;justify-content:safe center;align-items:safe center;min-width:0;height:100%;min-height:0;padding:28px;display:flex;overflow:auto}.os-artifact-media-stage img,.os-artifact-media-stage video{object-fit:contain;border-radius:6px;flex:none;max-width:100%;max-height:100%;display:block;box-shadow:0 14px 40px #221d171f}.os-artifact-media-stage video{background:#171511;width:min(1120px,100%)}.os-artifact-media-stage.is-audio{flex-direction:column;gap:26px}.os-artifact-audio-art{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);width:144px;height:144px;color:var(--color-primary,#b87514);border-radius:24px;justify-content:center;align-items:center;display:flex;box-shadow:0 18px 44px #221d1714}.os-artifact-audio-art svg{width:54px;height:54px}.os-artifact-media-stage audio{width:min(520px,100%)}.os-artifact-markdown,.os-artifact-text-viewer{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:12px;flex:none;width:min(760px,100% - 48px);margin:28px auto 56px;box-shadow:0 8px 28px #221d170d}.os-artifact-markdown{overflow-wrap:anywhere;padding:clamp(24px,4vw,40px);font-size:14px;line-height:1.72}.os-artifact-markdown h1,.os-artifact-markdown h2,.os-artifact-markdown h3,.os-artifact-markdown h4,.os-artifact-markdown h5,.os-artifact-markdown h6{color:var(--color-text-primary,#221d17);letter-spacing:-.02em;margin:1.7em 0 .55em;font-weight:650;line-height:1.25}.os-artifact-markdown h1:first-child,.os-artifact-markdown h2:first-child,.os-artifact-markdown h3:first-child{margin-top:0}.os-artifact-markdown h1{font-size:28px}.os-artifact-markdown h2{font-size:22px}.os-artifact-markdown h3{font-size:17px}.os-artifact-markdown h4,.os-artifact-markdown h5,.os-artifact-markdown h6{font-size:14px}.os-artifact-markdown p,.os-artifact-markdown ul,.os-artifact-markdown ol{margin:0 0 1em}.os-artifact-markdown a{color:var(--color-primary,#a96711);text-underline-offset:3px;text-decoration-thickness:1px}.os-artifact-markdown code,.os-artifact-text-viewer{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.os-artifact-markdown :not(pre)>code{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);border-radius:5px;padding:1px 5px;font-size:.88em}.os-artifact-markdown pre{color:#f7f3ec;background:#211e1a;border-radius:8px;margin:1.4em 0;padding:16px;font-size:12px;line-height:1.6;overflow-x:auto}.os-artifact-markdown-table-wrap{overflow-x:auto}.os-artifact-table-scroll{flex:1;min-width:0;min-height:0;overflow:auto}.os-artifact-markdown table,.os-artifact-csv-viewer table{border-collapse:collapse;width:100%;font-size:12px}.os-artifact-markdown th,.os-artifact-markdown td,.os-artifact-csv-viewer th,.os-artifact-csv-viewer td{border:1px solid var(--color-border,#e5e3de);text-align:left;vertical-align:top;padding:8px 10px}.os-artifact-markdown th,.os-artifact-csv-viewer th{background:var(--color-surface-secondary,#fafaf8);font-weight:620}.os-artifact-text-viewer{white-space:pre-wrap;overflow-wrap:anywhere;padding:30px;font-size:12px;line-height:1.65;overflow:auto}.os-artifact-text-viewer.is-json{color:#3f3a32}.os-artifact-csv-content{flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding:24px;display:flex}.os-artifact-csv-content>.os-artifact-button{flex:none;align-self:flex-start}.os-artifact-csv-viewer{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:12px;flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #221d170d}.os-artifact-csv-viewer table{white-space:nowrap}.os-artifact-csv-viewer th,.os-artifact-csv-viewer td{text-overflow:ellipsis;border-width:0 1px 1px 0;max-width:360px;overflow:hidden}.os-artifact-limit-note{border-bottom:1px solid var(--color-border,#e5e3de);background:var(--color-surface-secondary,#fafaf8);color:var(--color-text-muted,#8c8982);flex:none;margin:0;padding:9px 12px;font-size:10px}.os-artifact-download-card{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:min(440px,100% - 40px);min-height:300px;margin:64px auto;padding:34px;display:flex;box-shadow:0 12px 38px #221d170f}.os-artifact-download-card-icon{background:var(--color-primary-light,#fdf4e6);width:54px;height:54px;color:var(--color-primary,#b87514);border-radius:14px;justify-content:center;align-items:center;display:flex}.os-artifact-download-card-icon svg{width:25px;height:25px}.os-artifact-download-card h2{overflow-wrap:anywhere;max-width:100%;margin:15px 0 0;font-size:15px;font-weight:620}.os-artifact-download-card p,.os-artifact-file-missing{color:var(--color-text-secondary,#5c5a55);margin:6px 0 18px;font-size:11px}.os-artifact-content-loading{min-height:0;color:var(--color-text-muted,#8c8982);flex:1;justify-content:center;align-items:center;font-size:11px;display:flex}.os-artifact-detail-skeleton{background:var(--color-surface-secondary,#fafaf8)}.os-artifact-skeleton-header{border-bottom:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);flex:none;justify-content:space-between;align-items:center;min-height:58px;padding:12px 16px;display:flex}.os-artifact-skeleton-title{width:260px;height:13px}.os-artifact-skeleton-actions{width:220px;height:30px}.os-artifact-skeleton-document{border:1px solid var(--color-border,#e5e3de);background:var(--color-surface,#fff);border-radius:12px;flex-direction:column;flex:1;gap:17px;width:min(860px,100% - 48px);min-height:0;margin:28px auto;padding:56px;display:flex}.os-artifact-skeleton-document span{width:100%;height:11px}.os-artifact-skeleton-document span:first-child{width:54%;height:24px;margin-bottom:18px}.os-artifact-skeleton-document span:nth-child(3){width:90%}.os-artifact-skeleton-document span:nth-child(4){width:96%}.os-artifact-skeleton-document span:nth-child(5){width:72%}@media (max-width:760px){.os-artifact-shelf-page{padding:24px 16px 40px}.os-artifact-row-link{grid-template-columns:36px minmax(0,1fr)}.os-artifact-access-chip,.os-artifact-skeleton-meta{display:none}.os-artifact-shelf-skeleton-row{grid-template-columns:38px minmax(0,1fr)}.os-artifact-detail-header{flex-direction:column;align-items:flex-start;gap:9px;padding:10px 12px}.os-artifact-detail-actions{width:100%;overflow-x:auto}.os-artifact-detail-actions .os-artifact-button{flex:none}.os-artifact-markdown,.os-artifact-text-viewer{border-radius:9px;width:calc(100% - 24px);margin:12px auto 28px}.os-artifact-markdown{padding:24px 20px}.os-artifact-media-stage,.os-artifact-csv-content{padding:12px}.os-artifact-csv-viewer{border-radius:9px}}@media (prefers-reduced-motion:reduce){.os-artifact-row,.os-artifact-button{transition:none}}
