@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";vf-editor[data-theme][data-theme][data-theme]{--vf-bg: #0a0a0a;--vf-panel: #171717;--vf-panel-2: #1d1d1d;--vf-panel-border: #2a2a2a;--vf-surface: #222222;--vf-surface-2: #282828;--vf-surface-hover: #313131;--vf-surface-active: #3b3b3b;--vf-text: #f5f5f5;--vf-text-dim: #a6a6a6;--vf-text-mute: #666666;--vf-primary: #ff5a1f;--vf-primary-hover: #ff7a47;--vf-primary-fg: #ffffff;--vf-accent: #ff2d20;--vf-warn: #f59e0b;--vf-danger: #ff4d4d;--vf-selection: #ff5a1f;--vf-selection-dim: rgba(255, 90, 31, .18);--vf-selection-ring: rgba(255, 90, 31, .55);--vf-playhead: #ff2d20;--vf-magnet: #f59e0b;--vf-preview-bg: radial-gradient(circle at center, #171717 0%, #0a0a0a 100%);--vf-radius: 8px;--vf-radius-sm: 5px;--vf-radius-lg: 10px;--vf-gap: 8px;--vf-gap-sm: 4px;--vf-panel-gap: 4px;--vf-titlebar-height: 48px;--vf-sidebar-width: 320px;--vf-playbar-height: 38px;--vf-timeline-height: 280px;--vf-track-height: 40px;--vf-ruler-height: 26px;--vf-timeline-header-width: 180px;--vf-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--vf-font-mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;display:grid;grid-template-rows:var(--vf-titlebar-height) 1fr var(--vf-playbar-height) clamp(120px,var(--vf-timeline-height),calc(100% - 260px));grid-template-columns:1fr var(--vf-sidebar-width);grid-template-areas:"titlebar titlebar" "preview  sidebar" "playbar  sidebar" "timeline timeline";gap:var(--vf-panel-gap);padding:var(--vf-panel-gap);width:100%;height:100%;min-height:500px;background:var(--vf-bg);color:var(--vf-text);font-family:var(--vf-font);font-size:13px;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:relative;box-sizing:border-box}vf-editor[data-theme][data-theme][data-theme][data-theme=light]{--vf-bg: #f5f6f8;--vf-panel: #ffffff;--vf-panel-2: #f1f3f5;--vf-panel-border: #d7dbe0;--vf-surface: #eef0f3;--vf-surface-2: #e4e7eb;--vf-surface-hover: #dde1e6;--vf-surface-active: #ccd2d9;--vf-text: #1a1d22;--vf-text-dim: #5b6370;--vf-text-mute: #8b919b;--vf-primary: #5457e8;--vf-primary-hover: #4245d4;--vf-primary-fg: #ffffff;--vf-accent: #15a34a;--vf-warn: #d97706;--vf-danger: #dc2626;--vf-selection: #5457e8;--vf-selection-dim: rgba(84, 87, 232, .15);--vf-selection-ring: rgba(84, 87, 232, .5);--vf-playhead: #dc2626;--vf-magnet: #d97706;--vf-preview-bg: radial-gradient(circle at center, #bebebe 0%, #c4c4c4 100%)}vf-editor[data-theme][data-theme][data-theme][data-theme=grey]{--vf-bg: #2d3036;--vf-panel: #373a41;--vf-panel-2: #3f434b;--vf-panel-border: #4a4f58;--vf-surface: #484d56;--vf-surface-2: #525863;--vf-surface-hover: #5d636f;--vf-surface-active: #6a7180;--vf-text: #e8eaed;--vf-text-dim: #b2b7bf;--vf-text-mute: #858b95;--vf-primary: #818cf8;--vf-primary-hover: #9ba4fa;--vf-primary-fg: #1a1d22;--vf-accent: #34d399;--vf-warn: #fbbf24;--vf-danger: #f87171;--vf-selection: #818cf8;--vf-selection-dim: rgba(129, 140, 248, .2);--vf-selection-ring: rgba(129, 140, 248, .55);--vf-playhead: #f87171;--vf-magnet: #fbbf24;--vf-preview-bg: radial-gradient(circle at center, #4a4e57 0%, #2d3036 100%)}vf-editor[data-theme][data-theme][data-theme][data-theme=night]{--vf-bg: #0a0f1f;--vf-panel: #0f1628;--vf-panel-2: #131c32;--vf-panel-border: #1e2a47;--vf-surface: #172340;--vf-surface-2: #1e2d4f;--vf-surface-hover: #26385f;--vf-surface-active: #2f4472;--vf-text: #dbe5ff;--vf-text-dim: #8fa0c7;--vf-text-mute: #60719a;--vf-primary: #60a5fa;--vf-primary-hover: #93bcfc;--vf-primary-fg: #0a0f1f;--vf-accent: #38bdf8;--vf-warn: #fbbf24;--vf-danger: #f87171;--vf-selection: #60a5fa;--vf-selection-dim: rgba(96, 165, 250, .2);--vf-selection-ring: rgba(96, 165, 250, .55);--vf-playhead: #f87171;--vf-magnet: #fbbf24;--vf-preview-bg: radial-gradient(circle at center, #0f1628 0%, #05080f 100%)}vf-editor[data-theme][data-theme][data-theme] *,vf-editor[data-theme][data-theme][data-theme] *:before,vf-editor[data-theme][data-theme][data-theme] *:after{box-sizing:border-box}vf-editor[data-theme][data-theme][data-theme] input,vf-editor[data-theme][data-theme][data-theme] textarea,vf-editor[data-theme][data-theme][data-theme] select,vf-editor[data-theme][data-theme][data-theme] button,vf-editor[data-theme][data-theme][data-theme] a,vf-editor[data-theme][data-theme][data-theme] label,vf-editor[data-theme][data-theme][data-theme] fieldset,vf-editor[data-theme][data-theme][data-theme] legend{all:revert;font-family:inherit;font-size:inherit;color:inherit;box-sizing:border-box}vf-editor[data-theme][data-theme][data-theme] button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--vf-surface);color:var(--vf-text);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);padding:6px 12px;cursor:pointer;font-size:12px;font-family:inherit;font-weight:500;transition:background .12s,border-color .12s;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] button:hover:not([disabled]){background:var(--vf-surface-hover);border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] button:active:not([disabled]){background:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] button[disabled]{opacity:.4;cursor:default}vf-editor[data-theme][data-theme][data-theme] button[data-variant=primary]{background:var(--vf-primary);border-color:var(--vf-primary);color:var(--vf-primary-fg)}vf-editor[data-theme][data-theme][data-theme] button[data-variant=primary]:hover:not([disabled]){background:var(--vf-primary-hover);border-color:var(--vf-primary-hover)}vf-editor[data-theme][data-theme][data-theme] button[data-variant=icon]{padding:0;width:30px;height:30px;background:transparent;border-color:transparent;color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] button[data-variant=icon]:hover:not([disabled]){background:var(--vf-surface);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] button[data-variant=ghost]{background:transparent;border-color:transparent;color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] button[data-variant=ghost]:hover:not([disabled]){background:var(--vf-surface);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-titlebar{grid-area:titlebar;display:flex;align-items:center;gap:var(--vf-gap);padding:0 14px;background:var(--vf-panel);border-radius:var(--vf-radius-lg)}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-brand{display:flex;align-items:center;gap:8px;font-weight:600;color:var(--vf-text);margin-right:8px}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-brand vf-logo-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--vf-primary),var(--vf-accent))}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-name{display:flex;align-items:center;flex:1;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-name input{background:transparent;border:1px solid transparent;color:var(--vf-text);font-family:inherit;font-size:13px;font-weight:500;padding:4px 8px;border-radius:var(--vf-radius);width:100%;max-width:260px;min-width:0;outline:none}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-name input:hover{background:var(--vf-surface)}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-name input:focus{background:var(--vf-surface);border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-controls{display:flex;align-items:center;gap:4px}vf-editor[data-theme][data-theme][data-theme] vf-titlebar vf-titlebar-time{display:flex;align-items:center;gap:6px;font-variant-numeric:tabular-nums;font-family:var(--vf-font-mono);font-size:12px;color:var(--vf-text-dim);padding:0 10px}vf-editor[data-theme][data-theme][data-theme] vf-preview{grid-area:preview;display:flex;align-items:center;justify-content:center;position:relative;background:var(--vf-preview-bg);border-radius:var(--vf-radius-lg);overflow:hidden;touch-action:none}vf-editor[data-theme][data-theme][data-theme] vf-preview[data-panning=true]{cursor:grabbing}vf-editor[data-theme][data-theme][data-theme] vf-preview[data-panning=true] vf-preview-stage,vf-editor[data-theme][data-theme][data-theme] vf-preview[data-panning=true] vf-preview-overlay{pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-stage-wrap{display:flex;position:relative;align-items:center;justify-content:center;will-change:transform}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-stage{position:relative;display:block;box-shadow:0 0 40px #00000080;border-radius:var(--vf-radius);overflow:hidden}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-stage[data-in-group=true]{background-color:#2b2b2b;background-image:linear-gradient(45deg,#3d3d3d 25%,transparent 25%),linear-gradient(-45deg,#3d3d3d 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#3d3d3d 75%),linear-gradient(-45deg,transparent 75%,#3d3d3d 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection{position:absolute;border:1.5px solid var(--vf-selection);box-shadow:0 0 0 1px #0006,0 0 14px var(--vf-selection-ring);pointer-events:auto;cursor:move;box-sizing:border-box}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection vf-preview-selection-handle{position:absolute;display:block;width:10px;height:10px;background:var(--vf-primary);border:1.5px solid #fff;border-radius:2px;pointer-events:auto}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection vf-preview-selection-handle[data-corner=tl]{top:-6px;left:-6px;cursor:nwse-resize}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection vf-preview-selection-handle[data-corner=tr]{top:-6px;right:-6px;cursor:nesw-resize}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection vf-preview-selection-handle[data-corner=bl]{bottom:-6px;left:-6px;cursor:nesw-resize}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-selection vf-preview-selection-handle[data-corner=br]{bottom:-6px;right:-6px;cursor:nwse-resize}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-guides{position:absolute;pointer-events:none;top:0;bottom:0;left:0;width:1px;background:var(--vf-magnet);box-shadow:0 0 8px var(--vf-magnet);display:none}vf-editor[data-theme][data-theme][data-theme] vf-preview vf-preview-guides[data-visible=true]{display:block}vf-editor[data-theme][data-theme][data-theme] vf-sidebar{grid-area:sidebar;display:flex;flex-direction:column;background:var(--vf-panel);border-radius:var(--vf-radius-lg);overflow-y:auto;overflow-x:hidden}vf-editor[data-theme][data-theme][data-theme] vf-sidebar::-webkit-scrollbar{width:10px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar::-webkit-scrollbar-track{background:transparent}vf-editor[data-theme][data-theme][data-theme] vf-sidebar::-webkit-scrollbar-thumb{background:var(--vf-surface);border-radius:5px;border:2px solid var(--vf-panel)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar::-webkit-scrollbar-thumb:hover{background:var(--vf-surface-hover)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header{display:flex;flex-direction:column;gap:4px;padding:14px 16px 10px;border-bottom:1px solid var(--vf-panel-border);background:var(--vf-panel);position:sticky;top:0;z-index:2}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-eyebrow{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--vf-text-mute);font-weight:600}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-header-row{display:flex;align-items:center;gap:6px;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:2px 4px;font-size:11px;color:var(--vf-text-mute);padding:4px 0 8px;line-height:1.4}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-breadcrumbs vf-sidebar-breadcrumb{display:inline-flex;align-items:center}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-breadcrumbs vf-sidebar-breadcrumb[data-current=true]{color:var(--vf-text);font-weight:600}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-breadcrumbs vf-sidebar-breadcrumb span{opacity:.6;padding:0 2px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-tabs{display:flex;align-items:center;gap:2px;margin-top:4px;border-top:1px solid var(--vf-panel-border);padding-top:8px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-tabs button[data-variant=ghost]{flex:1;height:28px;border-radius:var(--vf-radius-sm);color:var(--vf-text-mute)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-tabs button[data-variant=ghost][data-active=true]{background:var(--vf-surface);color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-tabs button[data-variant=ghost] svg{pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-title{display:block;flex:1;font-size:14px;font-weight:600;color:var(--vf-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-header vf-sidebar-title:hover{color:var(--vf-text);-webkit-text-decoration:underline dotted var(--vf-text-mute);text-decoration:underline dotted var(--vf-text-mute)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section{display:flex;flex-direction:column;border-bottom:1px solid var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--vf-text-dim);font-weight:600;cursor:pointer;gap:8px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header>span:first-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header:hover{color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header[data-static=true]{cursor:default}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header[data-static=true]:hover{color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header vf-sidebar-section-action{display:inline-flex;align-items:center;flex:0 0 auto}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header vf-effect-order-buttons{display:inline-flex;align-items:center;gap:0}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header vf-effect-order-buttons button[data-variant=icon]{width:22px;height:22px;font-size:14px;line-height:1}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-header vf-sidebar-section-chevron{display:inline-block;font-size:14px;line-height:1;transition:transform .15s;flex:0 0 auto;color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section .vf-three-d-toggle{all:unset;display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 6px;border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.05em;color:var(--vf-text-mute);background:var(--vf-input-bg, rgba(255, 255, 255, .04));border:1px solid var(--vf-panel-border);cursor:pointer;transition:color .12s,background .12s,border-color .12s}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section .vf-three-d-toggle:hover{color:var(--vf-text);border-color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section .vf-three-d-toggle[data-active=true]{color:var(--vf-bg, #111);background:var(--vf-accent, #8b8cff);border-color:var(--vf-accent, #8b8cff)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section[data-collapsed=true] vf-sidebar-section-body{display:none}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section[data-collapsed=true] vf-sidebar-section-chevron{transform:rotate(-90deg)}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-sidebar-section vf-sidebar-section-body{display:flex;flex-direction:column;gap:8px;padding:4px 16px 14px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar vf-effect-popover{display:flex;flex-direction:column;position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--vf-panel-2);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);box-shadow:0 10px 28px #00000080;z-index:20;max-height:320px;overflow-y:auto;padding:0 4px 4px}vf-editor[data-theme][data-theme][data-theme] vf-property{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:10px;min-height:28px}vf-editor[data-theme][data-theme][data-theme] vf-property>label{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--vf-text-dim);min-width:0;line-height:1.25;overflow-wrap:anywhere;word-break:normal}vf-editor[data-theme][data-theme][data-theme] vf-property>label>span{flex:1;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-property vf-property-input{display:flex;align-items:center;gap:4px;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-property[data-full=true]{grid-template-columns:1fr}vf-editor[data-theme][data-theme][data-theme] vf-property[data-full=true]>label{margin-bottom:4px}vf-editor[data-theme][data-theme][data-theme] vf-sidebar-readonly{display:inline-flex;align-items:center;height:26px;padding:0 8px;color:var(--vf-text-dim);font-family:var(--vf-font-mono);font-size:11px}vf-editor[data-theme][data-theme][data-theme] vf-input-text{display:flex;flex:1;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-input-text input{flex:1;min-width:0;background:var(--vf-surface);border:1px solid var(--vf-panel-border);color:var(--vf-text);padding:5px 8px;border-radius:var(--vf-radius);font-size:12px;font-family:inherit;outline:none}vf-editor[data-theme][data-theme][data-theme] vf-input-text input:hover{border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-input-text input:focus{border-color:var(--vf-primary);background:var(--vf-surface-2)}vf-editor[data-theme][data-theme][data-theme] vf-input-textarea{display:flex;flex:1}vf-editor[data-theme][data-theme][data-theme] vf-input-textarea textarea{flex:1;min-width:0;background:var(--vf-surface);border:1px solid var(--vf-panel-border);color:var(--vf-text);padding:6px 8px;border-radius:var(--vf-radius);font-size:12px;font-family:inherit;resize:vertical;min-height:56px;outline:none}vf-editor[data-theme][data-theme][data-theme] vf-input-textarea textarea:focus{border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-number{display:flex;flex:1;min-width:0;align-items:stretch;background:var(--vf-surface);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);overflow:hidden;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-input-number:hover{border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-input-number:focus-within{border-color:var(--vf-primary);background:var(--vf-surface-2)}vf-editor[data-theme][data-theme][data-theme] vf-input-number[data-mini=true]>vf-input-number-label{padding:0 4px 0 6px}vf-editor[data-theme][data-theme][data-theme] vf-input-number vf-input-number-label{display:flex;align-items:center;padding:0 6px 0 8px;color:var(--vf-text-mute);font-size:10px;font-weight:600;text-transform:uppercase;cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}vf-editor[data-theme][data-theme][data-theme] vf-input-number input{flex:1;min-width:0;background:transparent;border:none;color:var(--vf-text);padding:5px 6px;font-size:12px;font-family:var(--vf-font-mono);outline:none;text-align:right;cursor:ew-resize;-moz-appearance:textfield}vf-editor[data-theme][data-theme][data-theme] vf-input-number input::-webkit-outer-spin-button,vf-editor[data-theme][data-theme][data-theme] vf-input-number input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}vf-editor[data-theme][data-theme][data-theme] vf-input-number input:focus{cursor:text}vf-editor[data-theme][data-theme][data-theme] vf-input-number vf-input-number-unit{display:flex;align-items:center;padding:0 8px 0 2px;color:var(--vf-text-mute);font-size:11px;pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-input-slider{display:flex;flex:1;align-items:center;gap:8px;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-input-slider vf-input-slider-track{display:block;position:relative;flex:1;min-width:40px;height:18px;cursor:pointer}vf-editor[data-theme][data-theme][data-theme] vf-input-slider vf-input-slider-track:before{content:"";position:absolute;top:50%;left:0;right:0;height:4px;background:var(--vf-surface);border-radius:2px;transform:translateY(-50%)}vf-editor[data-theme][data-theme][data-theme] vf-input-slider vf-input-slider-track:after{content:"";position:absolute;top:50%;left:0;width:calc(var(--vf-slider-ratio) * 100%);height:4px;background:var(--vf-primary);border-radius:2px;transform:translateY(-50%)}vf-editor[data-theme][data-theme][data-theme] vf-input-slider vf-input-slider-track vf-input-slider-handle{display:block;position:absolute;top:50%;left:calc(var(--vf-slider-ratio) * 100%);width:14px;height:14px;background:#fff;border:2px solid var(--vf-primary);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 1px 4px #0006;z-index:1}vf-editor[data-theme][data-theme][data-theme] vf-input-slider vf-input-slider-value{display:block;min-width:40px;font-family:var(--vf-font-mono);font-size:11px;color:var(--vf-text-dim);text-align:right}vf-editor[data-theme][data-theme][data-theme] vf-input-checkbox{display:inline-flex;align-items:center;width:32px;height:18px;background:var(--vf-surface);border:1px solid var(--vf-panel-border);border-radius:9px;cursor:pointer;transition:background .15s,border-color .15s;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-input-checkbox:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;background:var(--vf-text-mute);border-radius:50%;transition:transform .15s,background .15s}vf-editor[data-theme][data-theme][data-theme] vf-input-checkbox[data-checked=true]{background:var(--vf-primary);border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-checkbox[data-checked=true]:after{transform:translate(14px);background:#fff}vf-editor[data-theme][data-theme][data-theme] vf-input-select{display:flex;flex:1;min-width:0;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-input-select select{flex:1;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vf-surface);border:1px solid var(--vf-panel-border);color:var(--vf-text);padding:5px 24px 5px 8px;border-radius:var(--vf-radius);font-size:12px;font-family:inherit;outline:none;cursor:pointer}vf-editor[data-theme][data-theme][data-theme] vf-input-select select:hover{border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-input-select select:focus{border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-select:after{content:"▾";position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--vf-text-dim);pointer-events:none;font-size:13px;line-height:1}vf-editor[data-theme][data-theme][data-theme] vf-input-options{display:flex;flex:1;background:var(--vf-surface);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);overflow:hidden;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-input-options vf-input-option{display:flex;align-items:center;justify-content:center;flex:1;padding:5px 6px;cursor:pointer;color:var(--vf-text-dim);font-size:12px;line-height:1;border-right:1px solid var(--vf-panel-border);min-width:0;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-input-options vf-input-option:last-child{border-right:none}vf-editor[data-theme][data-theme][data-theme] vf-input-options vf-input-option:hover{background:var(--vf-surface-hover);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-input-options vf-input-option[data-selected=true]{background:var(--vf-primary);color:var(--vf-primary-fg)}vf-editor[data-theme][data-theme][data-theme] vf-input-color{display:flex;flex:1;align-items:center;gap:6px;background:var(--vf-surface);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);padding:3px;min-width:0;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-input-color:hover{border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-input-color:focus-within{border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-color vf-input-color-swatch{display:block;width:22px;height:22px;border-radius:4px;background:linear-gradient(var(--vf-color),var(--vf-color)),conic-gradient(#ccc 25%,#fff 25%,#fff 50%,#ccc 50%,#ccc 75%,#fff 75%) 0 0 / 8px 8px;cursor:pointer;flex-shrink:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}vf-editor[data-theme][data-theme][data-theme] vf-input-color vf-input-color-swatch[data-open=true]{box-shadow:inset 0 0 0 1px var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-color vf-input-color-popup{position:absolute;top:calc(100% + 4px);right:0;z-index:20;border-radius:6px;overflow:hidden;box-shadow:0 8px 24px #00000080}vf-editor[data-theme][data-theme][data-theme] vf-input-color input[type=text]{flex:1;min-width:0;background:transparent;border:none;color:var(--vf-text);font-family:var(--vf-font-mono);font-size:11px;padding:0 4px;outline:none;text-transform:uppercase}vf-editor[data-theme][data-theme][data-theme] vf-input-vector{display:flex;flex:1;gap:4px;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-input-vector vf-input-number{flex:1;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-input-font{display:flex;flex:1;min-width:0;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-input-font>button{flex:1;min-width:0;justify-content:space-between;padding:5px 8px;font-family:var(--vf-font-current, inherit);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-input-font>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-input-font>button span[aria-hidden=true]{color:var(--vf-text-dim);font-size:13px;line-height:1;flex:0 0 auto}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup{display:flex;flex-direction:column;position:absolute;top:calc(100% + 4px);right:0;width:300px;max-height:380px;background:var(--vf-panel-2);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);box-shadow:0 10px 30px #00000080;z-index:1000;overflow:hidden}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup>input{background:var(--vf-surface);border:none;border-bottom:1px solid var(--vf-panel-border);color:var(--vf-text);padding:8px 10px;font-family:inherit;font-size:12px;outline:none}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-categories{display:flex;gap:2px;padding:6px 8px;background:var(--vf-panel);border-bottom:1px solid var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-categories button{flex:1;min-width:0;padding:4px 6px;background:transparent;border:1px solid transparent;border-radius:3px;color:var(--vf-text-dim);cursor:pointer;font-size:10px;font-family:inherit}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-categories button:hover{color:var(--vf-text);background:var(--vf-surface)}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-categories button[data-selected=true]{background:var(--vf-primary);color:var(--vf-primary-fg);border-color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-list{display:flex;flex-direction:column;overflow-y:auto;flex:1;scroll-behavior:auto}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-list vf-input-font-item{display:block;flex:0 0 auto;padding:8px 10px;cursor:pointer;font-size:14px;border-bottom:1px solid var(--vf-panel-border);color:var(--vf-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-list vf-input-font-item:hover{background:var(--vf-surface)}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-list vf-input-font-item[data-loading=true]{color:var(--vf-text-mute);cursor:wait}vf-editor[data-theme][data-theme][data-theme] vf-input-font vf-input-font-popup vf-input-font-list vf-input-font-item[data-selected=true]{background:var(--vf-primary);color:var(--vf-primary-fg)}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle{display:inline-flex;align-items:center;justify-content:center;position:relative;width:18px;height:18px;color:var(--vf-text-mute);font-size:13px;flex-shrink:0;transition:color .15s}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle .vf-kf-diamond{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;cursor:pointer;opacity:.4;transition:opacity .15s}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle:hover .vf-kf-diamond{opacity:1;color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle[data-state=active]{color:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle[data-state=active] .vf-kf-diamond{opacity:1}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle[data-state=at-keyframe]{color:#eab308}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle[data-state=at-keyframe] .vf-kf-diamond{opacity:1}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle vf-keyframe-popover{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2px;gap:2px;background:var(--vf-panel);border:1px solid var(--vf-panel-border);border-radius:5px;box-shadow:0 4px 12px #0006;z-index:10;color:inherit}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle .vf-kf-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:none;color:var(--vf-text);cursor:pointer;font-size:18px;line-height:1;border-radius:3px}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle .vf-kf-arrow:hover:not(:disabled){background:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-keyframe-toggle .vf-kf-arrow:disabled{opacity:.3;cursor:default}vf-editor[data-theme][data-theme][data-theme] vf-timeline{grid-area:timeline;display:grid;grid-template-columns:var(--vf-timeline-header-width) 1fr;grid-template-rows:var(--vf-ruler-height) 1fr;background:var(--vf-panel);border-radius:var(--vf-radius-lg);overflow:hidden;min-height:0;position:relative}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-resize{position:absolute;top:-3px;left:0;right:0;height:6px;cursor:ns-resize;z-index:10;background:transparent;touch-action:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-corner{display:flex;align-items:center;justify-content:center;padding:0 8px;background:var(--vf-panel-2);border-right:1px solid var(--vf-panel-border);border-bottom:1px solid var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-timecode{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--vf-font-mono);font-size:12px;font-weight:600;color:var(--vf-text);cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-timecode input{background:transparent;border:none;color:inherit;font:inherit;outline:none;width:100%;text-align:center}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-ruler{display:block;position:relative;background:var(--vf-panel-2);border-bottom:1px solid var(--vf-panel-border);overflow:hidden;cursor:crosshair}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-ruler vf-timeline-ruler-inner{display:block;position:absolute;top:0;bottom:0;left:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-ruler vf-timeline-ruler-tick{display:block;position:absolute;top:14px;bottom:0;width:1px;background:var(--vf-panel-border);pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-ruler vf-timeline-ruler-tick[data-major=true]{top:8px;background:var(--vf-text-mute)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-ruler vf-timeline-ruler-label{display:block;position:absolute;top:4px;color:var(--vf-text-dim);font-size:10px;font-family:var(--vf-font-mono);pointer-events:none;transform:translate(3px);white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body{display:flex;align-items:flex-start;grid-column:1 / -1;overflow:auto;position:relative;background:var(--vf-panel)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body::-webkit-scrollbar{width:10px;height:10px}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body::-webkit-scrollbar-track{background:var(--vf-panel-2)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body::-webkit-scrollbar-thumb{background:var(--vf-surface);border:2px solid var(--vf-panel-2);border-radius:5px}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body::-webkit-scrollbar-thumb:hover{background:var(--vf-surface-hover)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-body::-webkit-scrollbar-corner{background:var(--vf-panel-2)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers{display:flex;flex-direction:column;justify-content:flex-end;background:var(--vf-panel-2);border-right:1px solid var(--vf-panel-border);position:sticky;left:0;z-index:2;flex:none;width:var(--vf-timeline-header-width);min-height:100%}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header{display:flex;align-items:center;gap:8px;padding:0 10px 0 12px;height:var(--vf-track-height);color:var(--vf-text-dim);font-size:11px;background:var(--vf-panel)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header:nth-child(2n){background:var(--vf-panel-2)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header[data-disabled=true]{opacity:.45}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-label{display:flex;align-items:center;flex:1;min-width:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-label input{display:block;width:100%;padding:2px 4px;background:transparent;border:1px solid transparent;border-radius:3px;color:var(--vf-text);font:inherit;font-weight:500;outline:none;text-overflow:ellipsis}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-label input:hover{border-color:var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-label input:focus{border-color:var(--vf-accent);background:var(--vf-panel)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles{display:flex;align-items:center;gap:4px;flex:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:1px solid transparent;border-radius:3px;color:var(--vf-text-dim);font-size:11px;cursor:pointer}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles button:hover{background:var(--vf-surface);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles button[data-active=false]{color:var(--vf-text-mute)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles button[data-active=true]{color:var(--vf-accent)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-headers vf-timeline-track-header vf-timeline-track-toggles vf-timeline-track-count{display:block;margin-left:2px;color:var(--vf-text-mute);font-size:10px;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-tracks-inner{display:flex;flex-direction:column;justify-content:flex-end;position:relative;flex-grow:1;min-height:100%}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-track{display:block;position:relative;height:var(--vf-track-height);background:var(--vf-panel)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-track:nth-child(2n){background:var(--vf-panel-2)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-track[data-disabled=true]{opacity:.45}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer{display:flex;align-items:center;position:absolute;top:5px;bottom:5px;background:linear-gradient(180deg,var(--vf-surface-2),var(--vf-surface));border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);padding:0 8px;cursor:grab;color:var(--vf-text);font-size:11px;overflow:hidden;white-space:nowrap;transition:border-color .12s,box-shadow .12s;min-width:6px}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer:hover{border-color:var(--vf-surface-active)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer[data-selected=true]{border-color:var(--vf-selection);background:linear-gradient(180deg,var(--vf-selection-dim),var(--vf-surface));box-shadow:0 0 0 1px var(--vf-selection-ring);z-index:2}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer[data-disabled=true]{opacity:.45}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer:active{cursor:grabbing}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-handle{display:block;position:absolute;top:0;bottom:0;width:6px;cursor:ew-resize;background:transparent;z-index:3}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-handle[data-edge=start]{left:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-handle[data-edge=end]{right:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-handle:hover{background:var(--vf-primary)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-label{display:flex;align-items:center;gap:5px;flex:1;pointer-events:none;overflow:hidden;text-overflow:ellipsis}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-label vf-timeline-layer-type{display:inline-block;padding:1px 5px;font-size:9px;text-transform:uppercase;background:#ffffff14;border-radius:3px;color:var(--vf-text-dim);flex-shrink:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-label vf-timeline-layer-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-keyframes{display:block;position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-keyframes vf-timeline-layer-keyframe{display:block;position:absolute;top:50%;transform:translate(-50%,-50%);font-size:8px;color:var(--vf-primary);line-height:1;opacity:.7;pointer-events:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition{display:block;position:absolute;top:0;bottom:0;pointer-events:none;z-index:2}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto;cursor:default;background:#00000047;transition:background .1s}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition .vf-tl-transition-handle{position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;opacity:.75;top:-5px;pointer-events:auto;cursor:ew-resize;transition:opacity .1s,transform .1s;box-shadow:0 1px 4px #00000080;z-index:1}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=start]{left:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=start]:before{clip-path:polygon(0% 0%,100% 0%,0% 100%)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=start] .vf-tl-transition-handle{right:-5px}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=end]{right:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=end]:before{clip-path:polygon(0% 0%,100% 0%,100% 100%)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition[data-edge=end] .vf-tl-transition-handle{left:-5px}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition:hover:before{background:#00000073}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition:hover .vf-tl-transition-handle,vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-layer vf-timeline-layer-transition .vf-tl-transition-handle:hover{opacity:1;transform:scale(1.2)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-playhead{display:block;position:absolute;top:0;bottom:0;width:2px;background:var(--vf-playhead);pointer-events:none;z-index:1;box-shadow:0 0 6px #ef444499}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-end-marker{display:block;position:absolute;top:0;bottom:0;width:0;border-left:1px dashed var(--vf-text-mute);opacity:.55;pointer-events:none;z-index:0}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-add-placeholder{display:flex;align-items:center;justify-content:center;position:absolute;box-sizing:border-box;padding:5px 0;background:color-mix(in srgb,var(--vf-primary) 10%,transparent);border:1px dashed color-mix(in srgb,var(--vf-primary) 55%,transparent);border-radius:var(--vf-radius);color:var(--vf-text-dim);font-size:11px;cursor:pointer;z-index:1;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-add-placeholder:hover,vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-add-placeholder[data-active=true]{background:color-mix(in srgb,var(--vf-primary) 18%,transparent);border-color:var(--vf-primary);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-timeline vf-timeline-add-placeholder>span{pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 6px}vf-editor[data-theme][data-theme][data-theme] vf-timeline-add-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;background:transparent;cursor:default}vf-editor[data-theme][data-theme][data-theme] vf-timeline-add-popover{display:flex;flex-direction:column;min-width:140px;background:var(--vf-panel-2);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius);box-shadow:0 10px 28px #00000080;z-index:30;overflow:hidden;padding:4px;cursor:default}vf-editor[data-theme][data-theme][data-theme] vf-timeline-add-popover button{width:100%;justify-content:flex-start;padding:6px 10px;text-align:left;font-size:13px}vf-editor[data-theme][data-theme][data-theme] vf-timeline-add-popover .vf-tl-add-arrow{display:inline-block;font-size:16px;line-height:1;color:var(--vf-text-dim)}vf-editor[data-theme][data-theme][data-theme] vf-playbar{grid-area:playbar;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px;background:var(--vf-panel);border-radius:var(--vf-radius-lg)}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-group{display:flex;align-items:center;gap:4px}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-group[data-role=transport]{justify-self:center}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-group[data-role=zoom]{justify-self:end}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-sep{display:block;width:1px;height:18px;background:var(--vf-panel-border);margin:0 4px}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-zoom{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:var(--vf-surface);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius-sm);font-size:11px;color:var(--vf-text-dim);cursor:pointer;font-family:var(--vf-font-mono)}vf-editor[data-theme][data-theme][data-theme] vf-playbar vf-playbar-zoom:hover{background:var(--vf-surface-hover);color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-modal-backdrop{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}vf-editor[data-theme][data-theme][data-theme] vf-modal{display:flex;flex-direction:column;gap:0;background:var(--vf-panel);border:1px solid var(--vf-panel-border);border-radius:var(--vf-radius-lg);box-shadow:0 24px 64px #0009;width:420px;max-width:calc(100% - 32px);overflow:hidden}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-header vf-modal-title{display:block;font-size:15px;font-weight:600;color:var(--vf-text)}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-body{display:flex;flex-direction:column;gap:16px;padding:20px}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--vf-panel-border)}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-progress{display:flex;flex-direction:column;gap:8px}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-progress vf-modal-progress-bar{display:block;height:6px;background:var(--vf-surface);border-radius:3px;overflow:hidden}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-progress vf-modal-progress-bar vf-modal-progress-fill{display:block;height:100%;background:var(--vf-primary);border-radius:3px;transition:width .15s}vf-editor[data-theme][data-theme][data-theme] vf-modal vf-modal-progress vf-modal-progress-label{display:block;font-size:12px;color:var(--vf-text-dim);text-align:center}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.-right-3{right:-.75rem}.-top-3{top:-.75rem}.-top-40{top:-10rem}.bottom-0{bottom:0}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-4{left:1rem}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.col-span-full{grid-column:1 / -1}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1 / 1}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-28{height:7rem}.h-3{height:.75rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[60vh\]{height:60vh}.h-full{height:100%}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[28rem\]{max-height:28rem}.max-h-\[50vh\]{max-height:50vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.min-h-0{min-height:0px}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[110px\]{min-height:110px}.min-h-\[168px\]{min-height:168px}.min-h-\[32px\]{min-height:32px}.min-h-\[34px\]{min-height:34px}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-28{width:7rem}.w-3{width:.75rem}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-9{width:2.25rem}.w-\[42rem\]{width:42rem}.w-\[95\%\]{width:95%}.w-\[95vw\]{width:95vw}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[14px\]{min-width:14px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[44px\]{min-width:44px}.min-w-\[8px\]{min-width:8px}.min-w-\[9\.5rem\]{min-width:9.5rem}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[120px\]{max-width:120px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.scroll-mt-6{scroll-margin-top:1.5rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px * var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400\/30{border-color:#34d3994d}.border-fuchsia-200{--tw-border-opacity: 1;border-color:rgb(245 208 254 / var(--tw-border-opacity, 1))}.border-fuchsia-300{--tw-border-opacity: 1;border-color:rgb(240 171 252 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-300{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-indigo-400\/20{border-color:#818cf833}.border-indigo-400\/30{border-color:#818cf84d}.border-indigo-400\/60{border-color:#818cf899}.border-indigo-500{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-lime-200{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity, 1))}.border-lime-300{--tw-border-opacity: 1;border-color:rgb(190 242 100 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-pink-200{--tw-border-opacity: 1;border-color:rgb(251 207 232 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-300{--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-300{--tw-border-opacity: 1;border-color:rgb(94 234 212 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.bg-\[\#111\]{--tw-bg-opacity: 1;background-color:rgb(17 17 17 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-100\/80{background-color:#fef3c7cc}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-50\/80{background-color:#fffbebcc}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-cyan-100\/80{background-color:#cffafecc}.bg-cyan-50\/80{background-color:#ecfeffcc}.bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-100\/80{background-color:#d1fae5cc}.bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity, 1))}.bg-fuchsia-100\/80{background-color:#fae8ffcc}.bg-fuchsia-50\/80{background-color:#fdf4ffcc}.bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-100\/80{background-color:#f3f4f6cc}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-100\/80{background-color:#e0e7ffcc}.bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/60{background-color:#eef2ff99}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.bg-indigo-500\/10{background-color:#6366f11a}.bg-indigo-500\/20{background-color:#6366f133}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-600\/20{background-color:#4f46e533}.bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity, 1))}.bg-lime-100\/80{background-color:#ecfccbcc}.bg-lime-50\/80{background-color:#f7fee7cc}.bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-100\/80{background-color:#fce7f3cc}.bg-pink-50\/80{background-color:#fdf2f8cc}.bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-100\/80{background-color:#f3e8ffcc}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-50\/80{background-color:#faf5ffcc}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-100\/80{background-color:#ffe4e6cc}.bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/40{background-color:#fff1f266}.bg-rose-50\/80{background-color:#fff1f2cc}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-100\/80{background-color:#e0f2fecc}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-50\/80{background-color:#f0f9ffcc}.bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-100\/80{background-color:#f1f5f9cc}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-100\/80{background-color:#ccfbf1cc}.bg-teal-50\/80{background-color:#f0fdfacc}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-100\/80{background-color:#ede9fecc}.bg-violet-50\/80{background-color:#f5f3ffcc}.bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-white\/90{background-color:#ffffffe6}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-100\/80{background-color:#fef9c3cc}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-50\/80{background-color:#fefce8cc}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-indigo-600\/20{--tw-gradient-from: rgb(79 70 229 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(79 70 229 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-slate-950{--tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #020617 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-slate-950{--tw-gradient-to: #020617 var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.object-top{-o-object-position:top;object-position:top}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-0{padding-left:0}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pr-1{padding-right:.25rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity, 1))}.text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity, 1))}.text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-cyan-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 243 252 / var(--tw-ring-opacity, 1))}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-fuchsia-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 208 254 / var(--tw-ring-opacity, 1))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity, 1))}.ring-indigo-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.ring-indigo-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(165 180 252 / var(--tw-ring-opacity, 1))}.ring-indigo-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(129 140 248 / var(--tw-ring-opacity, 1))}.ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.ring-lime-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 249 157 / var(--tw-ring-opacity, 1))}.ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity, 1))}.ring-pink-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 207 232 / var(--tw-ring-opacity, 1))}.ring-purple-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(233 213 255 / var(--tw-ring-opacity, 1))}.ring-rose-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1))}.ring-sky-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-teal-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[-\:–—\]{-: –—}.\[animation-delay\:-0\.15s\]{animation-delay:-.15s}.\[animation-delay\:-0\.3s\]{animation-delay:-.3s}html,body{overflow-x:hidden;max-width:100vw}#root{overflow-x:hidden;max-width:100%}.last\:border-0:last-child{border-width:0px}.hover\:border-amber-400:hover{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.hover\:border-cyan-400:hover{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.hover\:border-emerald-400:hover{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.hover\:border-fuchsia-400:hover{--tw-border-opacity: 1;border-color:rgb(232 121 249 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-green-400:hover{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400:hover{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.hover\:border-indigo-400\/40:hover{border-color:#818cf866}.hover\:border-lime-400:hover{--tw-border-opacity: 1;border-color:rgb(163 230 53 / var(--tw-border-opacity, 1))}.hover\:border-orange-400:hover{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity, 1))}.hover\:border-pink-400:hover{--tw-border-opacity: 1;border-color:rgb(244 114 182 / var(--tw-border-opacity, 1))}.hover\:border-purple-400:hover{--tw-border-opacity: 1;border-color:rgb(192 132 252 / var(--tw-border-opacity, 1))}.hover\:border-rose-400:hover{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.hover\:border-sky-400:hover{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity, 1))}.hover\:border-slate-400:hover{--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:border-violet-400:hover{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.hover\:border-yellow-400:hover{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-700:hover{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-200:hover{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-50:hover{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.hover\:bg-fuchsia-700:hover{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-green-100:hover{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-100:hover{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-200:hover{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-50:hover{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-700:hover{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-700:hover{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-50:hover{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-200:hover{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.hover\:bg-sky-700:hover{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-50:hover{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.hover\:bg-violet-700:hover{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/\[0\.07\]:hover{background-color:#ffffff12}.hover\:bg-yellow-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.hover\:text-indigo-200:hover{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.hover\:text-indigo-500:hover{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-indigo-700:hover{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.hover\:text-indigo-800:hover{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-800:hover{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-amber-100\/80:hover{--tw-shadow-color: rgb(254 243 199 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-cyan-100\/80:hover{--tw-shadow-color: rgb(207 250 254 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-emerald-100\/80:hover{--tw-shadow-color: rgb(209 250 229 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-fuchsia-100\/80:hover{--tw-shadow-color: rgb(250 232 255 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-gray-100\/80:hover{--tw-shadow-color: rgb(243 244 246 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-green-100\/80:hover{--tw-shadow-color: rgb(220 252 231 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-indigo-100\/80:hover{--tw-shadow-color: rgb(224 231 255 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-lime-100\/80:hover{--tw-shadow-color: rgb(236 252 203 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-orange-100\/80:hover{--tw-shadow-color: rgb(255 237 213 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-pink-100\/80:hover{--tw-shadow-color: rgb(252 231 243 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-purple-100\/80:hover{--tw-shadow-color: rgb(243 232 255 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-rose-100\/80:hover{--tw-shadow-color: rgb(255 228 230 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-sky-100\/80:hover{--tw-shadow-color: rgb(224 242 254 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-slate-100\/80:hover{--tw-shadow-color: rgb(241 245 249 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-teal-100\/80:hover{--tw-shadow-color: rgb(204 251 241 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-violet-100\/80:hover{--tw-shadow-color: rgb(237 233 254 / .8);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-yellow-100\/80:hover{--tw-shadow-color: rgb(254 249 195 / .8);--tw-shadow: var(--tw-shadow-colored)}.focus\:z-10:focus{z-index:10}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:cursor-grabbing:active{cursor:grabbing}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-50:disabled{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:ml-4{margin-left:1rem}.sm\:inline{display:inline}.sm\:w-48{width:12rem}.sm\:w-auto{width:auto}.sm\:max-w-md{max-width:28rem}.sm\:max-w-xs{max-width:20rem}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:self-auto{align-self:auto}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-1\.5{padding-top:.375rem}}@media (min-width: 768px){.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:block{display:block}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:w-72{width:18rem}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:p-14{padding:3.5rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:pl-64{padding-left:16rem}.md\:pt-24{padding-top:6rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 768px){.md\:\[\&\>\*\:first-child\]\:order-2>*:first-child{order:2}}
