:root{--c-0:#fff;--c-25:#fcfcfc;--c-50:#f7f7f8;--c-100:#f0f0f1;--c-200:#e4e4e7;--c-300:#d2d2d6;--c-400:#a1a1aa;--c-500:#71717a;--c-600:#52525b;--c-700:#3f3f46;--c-800:#27272a;--c-900:#18181b;--c-1000:#0d0d0d;--canvas:var(--c-0);--surface-subtle:var(--c-25);--surface-soft:var(--c-50);--surface-strong:var(--c-100);--surface-dark:var(--c-900);--hairline-soft:var(--c-100);--hairline:var(--c-200);--hairline-strong:var(--c-300);--ink:var(--c-900);--body-strong:var(--c-800);--body:var(--c-700);--muted:var(--c-500);--muted-soft:var(--c-400);--disabled:var(--c-300);--on-primary:#fff;--on-dark:#fafafa;--on-dark-soft:var(--c-400);--primary:var(--c-1000);--primary-active:var(--c-800);--primary-disabled:var(--c-200);--focus:#2563eb;--focus-ring:#bfdbfe;--success:#047857;--success-bg:#ecfdf5;--success-border:#a7f3d0;--warning:#a16207;--warning-bg:#fffbeb;--warning-border:#fde68a;--danger:#b91c1c;--danger-bg:#fef2f2;--danger-border:#fecaca;--info:#1d4ed8;--info-bg:#eff6ff;--info-border:#bfdbfe;--chart-1:#18181b;--chart-2:#10a37f;--chart-3:#db2777;--chart-4:#2563eb;--chart-5:#a16207;--chart-6:#a1a1aa;--chart-grid:#f0f0f1;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-2xl:16px;--radius-pill:9999px;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:20px;--space-xl:24px;--space-xxl:32px;--space-section:48px;--sidebar-w:280px;--topbar-h:56px;--page-pad:32px;--rail-w:320px;--drawer-w:400px;--form-control-max:480px;--definition-term-max:280px;--prose-max:720px;--badge-radius:4px;--badge-h:20px;--badge-max-w:120px;--badge-px:6px;--badge-py:2px;--badge-font-size:12px;--badge-line-height:16px;--badge-weight:500;--badge-strong-weight:700;--warning-solid-bg:var(--warning-border);--h-search:36px;--radius-control:10px;--callout-padding:14px;--callout-min-h:50px;--h-nav-item:40px;--h-input:40px;--h-button:36px;--h-button-sm:30px;--h-button-lg:40px;--h-icon-button:32px;--h-table-header:44px;--h-select-item:32px;--h-select-item-desc:48px;--select-content-max-h:480px;--select-content-gutter:var(--space-xs);--select-viewport-padding:var(--space-xs);--field-label-gap:var(--space-xs);--sidebar-context-gap:var(--space-xl);--nav-group-gap:var(--space-xl);--nav-item-gap:var(--space-xxs);--h-table-row:56px;--h-list-row:48px;--elev-floating:0 4px 12px #18181b14;--elev-overlay:0 16px 40px #18181b29;--overlay-scrim:#18181b66;--font-sans:var(--font-pretendard), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SF Mono", "Geist Mono", "JetBrains Mono", monospace;--seed-color-fg-neutral:var(--ink);--seed-color-fg-neutral-muted:var(--body);--seed-color-fg-neutral-subtle:var(--muted);--seed-color-fg-placeholder:var(--muted-soft);--seed-color-bg-layer-default:var(--canvas);--seed-color-bg-layer-fill:var(--surface-soft);--seed-color-bg-neutral-solid:var(--primary);--seed-color-bg-neutral-weak:var(--surface-strong);--seed-color-stroke-neutral-weak:var(--hairline);--seed-color-stroke-neutral-subtle:var(--hairline-soft)}
html,body{background:var(--canvas)}body{color:var(--body);font-family:var(--font-sans);font-size:var(--seed-font-size-t4);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}button,input,textarea,select{font-family:inherit}button:not(:disabled),select:not(:disabled),summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}input{accent-color:var(--ink)}a,button,input,select,textarea{transition-property:color,background-color,border-color,box-shadow,opacity;transition-duration:var(--seed-duration-d3);transition-timing-function:var(--seed-timing-function-easing)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--seed-color-palette-static-black-alpha-400);border-radius:var(--radius-xs)}::-webkit-scrollbar-thumb:hover{background:var(--seed-color-palette-static-black-alpha-500)}.console-shell{min-height:100dvh;display:flex}.console-sidebar{width:var(--sidebar-w);background:var(--surface-soft);border-right:1px solid var(--hairline);flex-direction:column;flex:none;height:100dvh;padding:12px;display:flex;position:sticky;top:0;overflow-y:auto}.console-brand{height:56px;color:var(--ink);flex:none;align-items:center;gap:8px;margin-bottom:24px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.console-brand>svg{flex:none;width:18px;height:18px}.console-navigation{flex-direction:column;gap:24px;display:flex}.console-nav-group{flex-direction:column;gap:4px;display:flex}.console-nav-label{color:var(--muted);margin-bottom:4px;padding:0 12px;font-size:12px}.console-nav-item{height:40px;color:var(--body);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.console-nav-item:hover{background:var(--surface-subtle)}.console-nav-item[aria-current=page]{background:var(--surface-strong);color:var(--ink)}.console-account{margin-top:auto;padding-top:24px}.console-email{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;padding:0 12px;font-size:12px;overflow:hidden}.console-nav-item:focus-visible,.console-brand:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.workspace-main{background:var(--canvas);flex:1;min-width:0;padding:32px 32px 64px}.workspace-content{width:100%;margin:0 auto}.page-description,.prose-measure{max-width:44rem}.skip-link{z-index:100;background:var(--ink);color:var(--on-primary);border-radius:var(--radius-md);padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.page-title,.workspace-content h1{font-size:var(--seed-font-size-t11);letter-spacing:-.4px;font-weight:600;line-height:1.25}.page-description{color:var(--muted);font-size:var(--seed-font-size-t4);line-height:var(--seed-line-height-t5)}.page-heading{margin-bottom:24px}.section-eyebrow{font-size:var(--seed-font-size-t3);color:var(--muted);font-weight:500}.metric-grid{border:1px solid var(--hairline);border-radius:var(--radius-xl);background:var(--canvas);gap:0;overflow:hidden}.metric-card{border:0;border-right:1px solid var(--hairline);min-width:0;box-shadow:none;background:0 0;border-radius:0;padding:16px 20px;display:block}.metric-card:last-child{border-right:0}a.metric-card:hover{background:var(--surface-soft)}.metric-label{font-size:var(--seed-font-size-t3);line-height:var(--seed-line-height-t3);color:var(--muted);font-weight:500}.metric-value{color:var(--ink);font-size:var(--seed-font-size-t7);letter-spacing:-.3px;margin-top:4px;font-weight:500;line-height:1.2}.metric-hint{color:var(--muted);font-size:var(--seed-font-size-t2);line-height:var(--seed-line-height-t3)}.panel{border:1px solid var(--hairline);border-radius:var(--radius-2xl);background:var(--surface-subtle);box-shadow:none}.panel-heading{border-bottom:1px solid var(--hairline);padding:20px}.panel:has(.data-table){background:var(--canvas);border:0;border-radius:0}.panel:has(.data-table)>.panel-heading{background:0 0;border:0;padding:0 0 16px}.stat-card{border:1px solid var(--hairline);border-radius:var(--radius-2xl);background:var(--canvas);padding:12px 16px}.survey-section{background:var(--canvas);border:0;border-radius:0}.survey-heading{border-top:1px solid var(--hairline);padding:20px 0 16px}.survey-heading h2{font-size:var(--seed-font-size-t5);line-height:var(--seed-line-height-t5);letter-spacing:0;font-weight:600}.survey-heading p{font-size:var(--seed-font-size-t4);line-height:var(--seed-line-height-t5);color:var(--muted)}.survey-body{padding:0}.empty-state{text-align:center;padding:40px 20px}.empty-state h3{font-size:var(--seed-font-size-t4);font-weight:600}.empty-state p{font-size:var(--seed-font-size-t4);line-height:var(--seed-line-height-t5)}@layer components{.data-table thead th{height:var(--h-table-header);font-size:var(--seed-font-size-t3);color:var(--muted);background:var(--canvas);border-bottom:1px solid var(--hairline);font-weight:500}.data-table tbody tr{height:var(--h-table-row)}.data-table td{color:var(--body);font-size:var(--seed-font-size-t3)}.data-table tbody td:first-child{color:var(--ink);font-weight:500}.data-table td a{font-weight:500}.data-table td p{color:var(--muted)}.data-table tbody tr:hover{background:var(--surface-subtle)}}.sheet-bulk-toolbar{font-size:var(--seed-font-size-t2);background:0 0;border:0;padding:4px 0 10px}.survey-sheet{overscroll-behavior:contain;scrollbar-gutter:stable;border-color:var(--hairline);border-radius:var(--radius-2xl);background:var(--canvas)}.survey-sheet thead th{min-height:var(--h-table-header);font-size:var(--seed-font-size-t3);color:var(--muted);background:var(--canvas);border-color:var(--hairline);padding:10px 12px;font-weight:500}.survey-sheet th[scope=row]{background:var(--canvas);width:224px;min-width:224px;max-width:224px;font-size:var(--seed-font-size-t3)}.survey-sheet th[scope=row] a,.survey-sheet th[scope=row] span.font-semibold{font-weight:500}.survey-sheet>table>tbody>tr>td,.survey-sheet>table>tbody>tr>th{border-color:var(--hairline-soft)}.survey-sheet tbody tr:focus-within>td,.survey-sheet tbody tr:focus-within>th{background:var(--surface-subtle)}.survey-sheet .selected-row>td,.survey-sheet .selected-row>th{background:var(--surface-soft)}.survey-sheet td[data-error=true]{border-bottom-color:var(--danger)}.survey-sheet input[type=checkbox]{width:14px;height:14px}.question-card{border:1px solid var(--hairline);border-radius:var(--radius-2xl);background:var(--surface-subtle);padding:20px}.workspace-content section.rounded-2xl{border-color:var(--hairline);background:var(--surface-subtle)}@media (max-width:1279px) and (min-width:640px){.metric-grid:has(>.metric-card:nth-child(4))>.metric-card:nth-child(2){border-right:0}.metric-grid:has(>.metric-card:nth-child(4))>.metric-card:nth-child(-n+2){border-bottom:1px solid var(--hairline)}}@media (max-width:1023px){.workspace-main{padding:24px 24px 48px}}@media (max-width:639px){.workspace-main{padding:20px 16px 40px}.metric-card{padding:16px}.metric-grid:has(>.metric-card:nth-child(4))>.metric-card:nth-child(2){border-right:0}.metric-grid:has(>.metric-card:nth-child(4))>.metric-card:nth-child(-n+2){border-bottom:1px solid var(--hairline)}.metric-grid:not(:has(>.metric-card:nth-child(4)))>.metric-card{border-right:0;border-bottom:1px solid var(--hairline)}.metric-grid:not(:has(>.metric-card:nth-child(4)))>.metric-card:last-child{border-bottom:0}.survey-heading{padding-top:16px}.panel-heading{padding:16px}.survey-sheet th[scope=row],.survey-sheet thead th:first-child{width:220px;min-width:220px;max-width:220px;position:static}.survey-sheet tbody td:last-child,.survey-sheet thead th:last-child{position:static}.empty-state{padding:32px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}a:has(>[data-pending]){opacity:.55;cursor:progress}.data-table td,.data-table th{word-break:keep-all}.targets-frame{max-height:max(320px, calc(100vh - var(--targets-bar-h,100px) - var(--targets-pager-h,32px) - 86px))}.sticky-head thead th{z-index:2;background:var(--canvas);box-shadow:inset 0 -1px 0 var(--hairline);position:sticky;top:0}.targets-bar{z-index:5;background:var(--canvas);margin-top:-8px;padding-top:8px;position:sticky;top:0}.sticky-head thead th a{color:inherit;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.sticky-head thead th a:hover{text-decoration:underline}.sticky-head thead th[aria-sort] a{color:var(--ink);font-weight:600}[cmdk-item][data-selected=true]:before{background-color:var(--seed-color-bg-transparent-pressed);inset-inline:var(--seed-dimension-x2)}.url-filter[data-pending]{opacity:.55;cursor:progress}:root .seed-side-panel__positioner{--side-panel-z-index:50}.registry-filters{margin-bottom:20px}.survey-sheet{border:0;border-radius:0}:root .seed-chip__root{border-radius:var(--radius-lg)}:root .seed-chip__root--variant_solid{--seed-color-bg-neutral-inverted:var(--surface-strong);--seed-color-bg-neutral-inverted-pressed:var(--surface-strong);--seed-color-bg-neutral-weak-alpha-pressed:var(--surface-soft);--seed-color-fg-neutral-inverted:var(--ink);background:var(--canvas);border:1px solid var(--hairline);color:var(--body)}:root .seed-chip__root--variant_solid[data-checked]{background:var(--surface-strong);color:var(--ink);border-color:#0000}.console-search{max-width:100%}.console-search .seed-text-input__root,.console-search .seed-text-input__value{height:36px;min-height:36px}.console-search .seed-text-input__root{border-radius:var(--radius-lg)}.console-tabs{border-bottom:1px solid var(--hairline);gap:20px;margin-bottom:20px;display:flex}.console-tab{height:40px;color:var(--muted);border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.console-tab[aria-current=page]{border-bottom-color:var(--primary);color:var(--ink)}@media (max-width:1023px){.console-shell{display:block}.console-sidebar{border-right:0;border-bottom:1px solid var(--hairline);flex-flow:wrap;align-items:center;gap:8px;width:100%;height:auto;position:static;overflow:visible}.console-brand{height:32px;margin-bottom:0}.console-navigation{border-top:1px solid var(--hairline);flex-flow:wrap;gap:8px;width:100%;padding-top:12px}.console-nav-group{flex-flow:wrap}.console-nav-item{width:auto}.console-navigation .console-nav-label{display:none}.console-account{flex-wrap:wrap;align-items:center;gap:8px;width:100%;padding-top:0;display:flex}.console-account .console-nav-label{margin:0}.console-email{max-width:60%;margin:0}.console-account form{margin-left:auto}.workspace-main{padding:32px 20px 48px}}:root .seed-chip__label--variant_solid{color:inherit}:root .seed-chip__label--variant_solid[data-checked]{color:var(--ink)}:root .seed-chip__root--variant_solid:hover{background:var(--surface-soft)}
