.adv-demo.demo-root{--adv-bg:#fff;--adv-surface:#fff;--adv-header:#f5f5f5;--adv-ink:#0a0a0a;--adv-muted:#737373;--adv-line:#e5e5e5;--adv-accent:#0a0a0a;--adv-tint:#f0f0f0;--adv-hover:#f5f5f5;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;box-sizing:border-box;background:var(--adv-bg);width:100%;min-width:0;color:var(--adv-ink);-webkit-font-smoothing:antialiased;padding:24px;font:13px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.adv-demo.demo-root[data-theme=dark],[data-theme=dark] .adv-demo.demo-root,.preview-root[data-theme=dark] .adv-demo.demo-root,html[data-theme=dark] .adv-demo.demo-root{--adv-bg:#0a0a0a;--adv-surface:#111;--adv-header:#1a1a1a;--adv-ink:#fff;--adv-muted:#a3a3a3;--adv-line:#262626;--adv-accent:#fff;--adv-tint:#262626;--adv-hover:#1a1a1a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.adv-demo *,.adv-demo :before,.adv-demo :after{box-sizing:border-box}.adv-demo .adv-title,.adv-demo .adv-eyebrow,.adv-demo .adv-hint{margin:0}.adv-demo button,.adv-demo input,.adv-demo select{font:inherit;color:inherit}.adv-demo button{cursor:pointer;touch-action:manipulation}.adv-demo :focus-visible{outline:2px solid var(--adv-accent);outline-offset:-2px}.adv-demo .adv-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.adv-demo .adv-eyebrow{letter-spacing:1.4px;color:var(--adv-muted);font-size:10px;font-weight:650}.adv-demo .adv-title{letter-spacing:-.7px;margin-top:5px;font-size:clamp(21px,3vw,26px);font-weight:600;line-height:1.25}.adv-demo .adv-hint{color:var(--adv-muted);max-width:680px;margin-top:12px;font-size:12px}.adv-demo .adv-button{border:1px solid var(--adv-line);background:var(--adv-surface);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 10px;font-size:11px;display:inline-flex}.adv-demo .adv-button:hover{background:var(--adv-tint)}.adv-demo .adv-button[aria-pressed=true]{background:var(--adv-tint);color:var(--adv-accent)}.adv-demo .adv-toolbar{min-height:56px;color:var(--adv-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:11px;display:flex}.adv-demo .adv-local{background:var(--adv-tint);color:var(--adv-accent);border-radius:4px;margin-left:8px;padding:2px 7px;font-size:10px;display:inline-block}.adv-demo .adv-scroll{isolation:isolate;border:1px solid var(--adv-line);background:var(--adv-surface);scrollbar-color:var(--adv-muted) var(--adv-header);border-radius:9px 9px 0 0;width:100%;position:relative;overflow:auto}.adv-demo .adv-table{table-layout:fixed;border-collapse:separate;border-spacing:0;text-align:left;font-size:12px}.adv-demo .adv-table th,.adv-demo .adv-table td{border-right:1px solid var(--adv-line);border-bottom:1px solid var(--adv-line);vertical-align:middle;padding:9px 12px}.adv-demo .adv-table thead th{height:44px;padding-top:7px;padding-bottom:7px}.adv-demo .adv-table tbody td{height:52px}.adv-demo .adv-table th{background:var(--adv-header);color:var(--adv-muted);letter-spacing:.4px;text-transform:uppercase;font-size:11px;font-weight:600;position:relative}.adv-demo .adv-table td{background:var(--adv-surface)}.adv-demo .adv-table tr:last-child td{border-bottom:0}.adv-demo .adv-table th:last-child,.adv-demo .adv-table td:last-child{border-right:0}.adv-demo .adv-table tbody tr:hover td{background:var(--adv-hover)}.adv-demo .adv-table tbody tr[data-state=selected] td{background:var(--adv-tint)}.adv-demo .adv-grid th,.adv-demo .adv-grid td{border-right:0}.adv-demo .adv-grid thead th,.adv-demo .adv-grid tbody td{border-bottom:1px solid var(--adv-line)}.adv-demo .adv-grid tbody tr:last-child td{border-bottom:0}.adv-demo .adv-table .adv-select-cell{text-align:center;padding-left:12px;padding-right:12px}.adv-demo .adv-table.adv-pinned-active .adv-select-cell{z-index:2;position:sticky;left:0}.adv-demo .adv-table.adv-pinned-active th.adv-select-cell{z-index:3}.adv-demo .adv-table.adv-pinned-active .adv-pinned{z-index:2;box-shadow:3px 0 0 var(--adv-line);position:sticky;left:40px}.adv-demo .adv-table.adv-pinned-active th.adv-pinned{z-index:3}.adv-demo input[type=checkbox]{cursor:pointer;width:15px;height:15px;accent-color:var(--adv-accent);margin:0 auto;display:block}.adv-demo .adv-header-label{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.adv-demo .adv-column-trigger{width:100%;min-height:32px;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:4px 6px;display:flex}.adv-demo .adv-column-trigger:hover,.adv-demo .adv-column-trigger[data-state=open]{background:var(--adv-hover);color:var(--adv-ink)}.adv-demo .adv-column-trigger .adv-trigger-label{text-overflow:ellipsis;overflow:hidden}.adv-demo .adv-column-trigger svg{color:var(--adv-muted);flex-shrink:0}.adv-demo .adv-menu-content{z-index:30;border:1px solid var(--adv-line);background:var(--adv-surface);background-color:var(--adv-surface);min-width:184px;color:var(--adv-ink);opacity:1;border-radius:8px;padding:4px;font-size:12px;box-shadow:0 10px 28px #00000026}.adv-demo .adv-menu-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;outline:none;align-items:center;gap:8px;height:30px;padding:0 8px;font-size:12px;line-height:1;display:flex}.adv-demo .adv-menu-item svg{color:var(--adv-muted);flex-shrink:0}.adv-demo .adv-menu-item[data-highlighted]{background:var(--adv-hover)}.adv-demo .adv-menu-item[data-disabled]{opacity:.4;cursor:default;pointer-events:none}.adv-demo .adv-menu-separator{background:var(--adv-line);height:1px;margin:4px 6px}.adv-demo .adv-resizer{cursor:col-resize;touch-action:none;-webkit-user-select:none;user-select:none;border-right:1px solid #0000;border-radius:0;width:10px;position:absolute;top:0;bottom:0;right:0}.adv-demo .adv-cell-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.adv-demo .adv-badge{background:color-mix(in srgb, var(--badge-color,var(--adv-accent)) 14%, transparent);max-width:100%;color:var(--adv-ink);white-space:nowrap;text-overflow:ellipsis;border-radius:5px;align-items:center;gap:6px;padding:3px 8px;font-size:10px;display:inline-flex;overflow:hidden}.adv-demo .adv-badge-dot{background:var(--badge-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}.adv-demo .adv-grid td{padding:4px;position:relative}.adv-demo .adv-grid td.adv-select-cell{position:static}.adv-demo .adv-cell-button{text-align:left;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;min-height:41px;padding:7px;display:block;overflow:hidden}.adv-demo .adv-cell-button:hover{border-color:var(--adv-line);background:var(--adv-hover)}.adv-demo .adv-cell-button:focus-visible{border-color:var(--adv-line);outline:none}.adv-demo .adv-editor{border:1px solid var(--adv-line);background:var(--adv-surface);border-radius:4px;outline:none;width:100%;min-width:0;height:41px;padding:6px;display:block}.adv-demo .adv-editor:focus-visible{border-color:var(--adv-accent);outline:none}.adv-demo .adv-popover{z-index:5;border:1px solid var(--adv-line);background:var(--adv-surface);border-radius:8px;width:max(220px,100% - 8px);padding:6px;position:absolute;top:4px;left:4px;box-shadow:0 10px 28px #00000026}.adv-demo .adv-popover-search{border:0;border-bottom:1px solid var(--adv-line);width:100%;height:32px;color:var(--adv-ink);background:0 0;border-radius:0;outline:none;padding:4px 8px;font-size:12px;display:block}.adv-demo .adv-popover-search:focus-visible{border-bottom-color:var(--adv-accent);outline:none}.adv-demo .adv-popover-list{max-height:180px;margin:4px 0 0;padding:0;list-style:none;overflow:auto}.adv-demo .adv-popover-list [role=option]{cursor:pointer;border-radius:5px;padding:6px 8px}.adv-demo .adv-popover-list [role=option]:hover,.adv-demo .adv-popover-list [role=option][data-highlight]{background:var(--adv-hover)}.adv-demo .adv-popover-list [role=option][aria-selected=true]{outline:none}.adv-demo .adv-popover-empty{color:var(--adv-muted);padding:8px;font-size:11px}.adv-demo .adv-footer{border:1px solid var(--adv-line);color:var(--adv-muted);background:var(--adv-surface);border-top:0;border-radius:0 0 9px 9px;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;padding:11px 12px;font-size:10px;display:flex}.adv-demo .adv-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:480px){.adv-demo.demo-root{padding:18px 12px}.adv-demo .adv-heading{align-items:flex-start}}
