@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";.showcase-topbar:where(.astro-xzmu6zkl){box-sizing:border-box;height:var(--showcase-header-h);border-bottom:1px solid var(--showcase-border);background:color-mix(in srgb, var(--showcase-surface) 92%, transparent);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex}.showcase-brand:where(.astro-xzmu6zkl){min-width:0;color:var(--showcase-text-1);letter-spacing:0;align-items:center;gap:10px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.showcase-brand:where(.astro-xzmu6zkl) img:where(.astro-xzmu6zkl){flex:none;width:24px;height:24px}.showcase-topbar__actions:where(.astro-xzmu6zkl){flex:none;align-items:center;gap:10px;display:inline-flex}.showcase-icon-link:where(.astro-xzmu6zkl),.showcase-pro-link:where(.astro-xzmu6zkl){border:1px solid var(--showcase-border);border-radius:var(--showcase-radius-md);background:var(--showcase-surface);color:var(--showcase-text-2);box-shadow:var(--showcase-shadow-xs);letter-spacing:0;justify-content:center;align-items:center;font-size:14px;line-height:1;text-decoration:none;transition:background .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.showcase-icon-link:where(.astro-xzmu6zkl){width:36px;height:36px}.showcase-icon-link:where(.astro-xzmu6zkl) svg:where(.astro-xzmu6zkl){fill:currentColor;width:18px;height:18px}.showcase-pro-link:where(.astro-xzmu6zkl){color:#04130a;background:#04cc3c;border-color:#04cc3c61;gap:8px;min-height:36px;padding:0 13px 0 15px}.showcase-pro-link:where(.astro-xzmu6zkl) svg:where(.astro-xzmu6zkl){width:14px;height:14px}.showcase-icon-link:where(.astro-xzmu6zkl):hover{border-color:var(--showcase-border-strong);color:var(--showcase-text-1);transform:translateY(-1px)}.showcase-pro-link:where(.astro-xzmu6zkl):hover{color:#031107;background:#19dd52;border-color:#04cc3c85;transform:translateY(-1px)}@media (width<=900px){.showcase-topbar:where(.astro-xzmu6zkl){padding-inline:16px}}:root{--showcase-brand-50:#eef2ff;--showcase-brand-100:#e0e7ff;--showcase-brand-500:#6366f1;--showcase-brand-600:#4f46e5;--showcase-brand-700:#4338ca;--showcase-bg:#fafafa;--showcase-surface:#fff;--showcase-surface-2:#f8fafc;--showcase-surface-3:#f1f5f9;--showcase-border:#e5e7eb;--showcase-border-strong:#d1d5db;--showcase-hover:#f8fafc;--showcase-selected:#eef2ff;--showcase-text-1:#0f172a;--showcase-text-2:#334155;--showcase-text-3:#64748b;--showcase-text-4:#94a3b8;--showcase-shadow-xs:0 1px 2px #0f172a0a;--showcase-shadow-sm:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0a;--showcase-shadow-md:0 2px 4px #0f172a0a, 0 4px 12px #0f172a0f;--showcase-radius-sm:6px;--showcase-radius-md:8px;--showcase-radius-lg:12px;--showcase-header-h:64px;--showcase-sidebar-w:250px;--showcase-viewport-h:calc(100vh - var(--sl-nav-height))}[data-theme=dark]{--showcase-brand-50:#6366f11f;--showcase-brand-100:#6366f138;--showcase-brand-500:#818cf8;--showcase-brand-600:#6366f1;--showcase-brand-700:#a5b4fc;--showcase-bg:#0a0a0c;--showcase-surface:#131318;--showcase-surface-2:#1a1a20;--showcase-surface-3:#25252d;--showcase-border:#2a2a33;--showcase-border-strong:#3a3a45;--showcase-hover:#1c1c23;--showcase-selected:#6366f124;--showcase-text-1:#f4f4f6;--showcase-text-2:#c8c8d2;--showcase-text-3:#898996;--showcase-text-4:#5a5a66;--showcase-shadow-xs:0 1px 2px #00000080;--showcase-shadow-sm:0 1px 2px #0006, 0 1px 3px #0000004d;--showcase-shadow-md:0 2px 4px #00000059, 0 8px 24px #00000073}html:not([data-has-sidebar]) body{--sl-content-width:100%}body:has(.showcase-app){background:var(--showcase-bg);overflow:hidden}.hide-header{--showcase-viewport-h:calc(100vh);--sl-content-pad-x:0px}.page:has(.showcase-app),.page:has(.showcase-app) .main-frame{box-sizing:border-box;height:100vh;overflow:hidden}body:has(.showcase-app),.showcase-app,.showcase-app button,.showcase-app input{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.showcase-app{box-sizing:border-box;grid-template-columns:var(--showcase-sidebar-w) minmax(0, 1fr);grid-template-rows:var(--showcase-header-h) minmax(0, 1fr);height:var(--showcase-viewport-h);min-height:0;margin:calc(var(--sl-content-pad-x,0px) * -1);color:var(--showcase-text-1);background:var(--showcase-bg);display:grid;overflow:hidden}.showcase-sidebar{box-sizing:border-box;height:calc(var(--showcase-viewport-h) - var(--showcase-header-h));border-right:1px solid var(--showcase-border);background:var(--showcase-surface-2);flex-direction:column;gap:16px;min-height:0;padding:20px 16px;display:flex;overflow-y:auto;margin-top:0!important}.showcase-sidebar__header{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.showcase-eyebrow{color:var(--showcase-text-3);letter-spacing:1px;text-transform:uppercase;font-size:10.5px;font-weight:500}.showcase-count{color:var(--showcase-text-4);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-size:11px;font-weight:500}.showcase-nav{flex-direction:column;gap:10px;display:flex}.showcase-nav-card{border:1px solid var(--showcase-border);border-radius:var(--showcase-radius-lg);background:var(--showcase-surface);color:inherit;height:122px;box-shadow:var(--showcase-shadow-xs);flex-direction:column;text-decoration:none;transition:transform .16s cubic-bezier(.4,0,.2,1),box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden}.showcase-nav-card:hover{border-color:var(--showcase-border-strong);box-shadow:var(--showcase-shadow-md);transform:translateY(-1px)}.showcase-nav-card.is-active{border-color:var(--showcase-brand-500);box-shadow:0 0 0 3px #6366f124, var(--showcase-shadow-md)}.showcase-nav-card.is-active:before{z-index:2;background:var(--showcase-brand-600);content:"";border-radius:0 3px 3px 0;width:3px;height:28px;position:absolute;top:10px;left:-1px}.showcase-nav-card__thumb{border-bottom:1px solid var(--showcase-border);background:var(--showcase-surface-2);height:56px;position:relative;overflow:hidden}.showcase-nav-card.is-active .showcase-nav-card__thumb{background:linear-gradient(180deg, var(--showcase-brand-50), var(--showcase-surface))}.showcase-nav-card__num{z-index:1;color:var(--showcase-text-4);letter-spacing:.4px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-size:10.5px;font-weight:500;position:absolute;top:8px;left:10px}.showcase-nav-card.is-active .showcase-nav-card__num{color:var(--showcase-brand-600)}.showcase-nav-card__icon{z-index:1;border:1px solid var(--showcase-border);border-radius:var(--showcase-radius-sm);background:var(--showcase-surface);width:24px;height:24px;color:var(--showcase-text-3);place-items:center;display:grid;position:absolute;top:8px;right:10px}.showcase-nav-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.showcase-nav-card.is-active .showcase-nav-card__icon{border-color:var(--showcase-brand-100);color:var(--showcase-brand-700)}.showcase-thumb-preview{width:100%;height:32px;position:absolute;bottom:0;left:0}.showcase-thumb-preview line{stroke:#64748b29;stroke-width:1px}[data-theme=dark] .showcase-thumb-preview line{stroke:#ffffff0f}.showcase-thumb-preview rect,.showcase-thumb-preview circle{fill:var(--showcase-brand-500)}.showcase-thumb-preview--gantt rect:first-of-type,.showcase-thumb-preview--customer rect:first-of-type,.showcase-thumb-preview--tracker rect:first-of-type{fill:#ec4899}.showcase-thumb-preview--gantt rect:nth-of-type(2),.showcase-thumb-preview--customer rect:nth-of-type(2),.showcase-thumb-preview--tracker rect:nth-of-type(2){fill:#8b5cf6}.showcase-thumb-preview--gantt rect:nth-of-type(3),.showcase-thumb-preview--customer rect:nth-of-type(3),.showcase-thumb-preview--tracker rect:nth-of-type(3){fill:#4ade80}.showcase-thumb-preview--gantt rect:nth-of-type(4),.showcase-thumb-preview--customer rect:nth-of-type(4),.showcase-thumb-preview--tracker rect:nth-of-type(4){fill:#f59e0b}.showcase-nav-card__body{flex-direction:column;gap:4px;padding:10px 14px 12px;display:flex}.showcase-nav-card__title-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.showcase-nav-card__title{min-width:0;color:var(--showcase-text-1);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:500;line-height:1.25;overflow:hidden}.showcase-nav-card.is-active .showcase-nav-card__title{color:var(--showcase-brand-700)}.showcase-badge{letter-spacing:0;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-weight:500;line-height:1;display:inline-flex}.showcase-nav-card__badge{min-height:20px;padding:0 7px;font-size:10px}.showcase-badge--core{color:#0369a1;background:#0ea5e91a;border-color:#0ea5e93d}.showcase-badge--pro{color:#047857;background:#10b9811a;border-color:#10b9813d}.showcase-badge--enterprise{color:#92400e;background:#f59e0b1f;border-color:#f59e0b47}[data-theme=dark] .showcase-badge--core{color:#7dd3fc;background:#38bdf81f;border-color:#38bdf83d}[data-theme=dark] .showcase-badge--pro{color:#6ee7b7;background:#34d3991f;border-color:#34d3993d}[data-theme=dark] .showcase-badge--enterprise{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2447}.showcase-nav-card__meta{color:var(--showcase-text-3);font-size:11.5px;font-weight:500;line-height:1.35}.showcase-main{box-sizing:border-box;min-width:0;height:calc(var(--showcase-viewport-h) - var(--showcase-header-h));background:var(--showcase-bg);padding:20px 24px 80px;overflow-y:auto;margin-top:0!important}.showcase-page-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.showcase-page-actions{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}.showcase-demo-link{border:1px solid var(--showcase-border);background:var(--showcase-surface);min-height:32px;box-shadow:var(--showcase-shadow-xs);color:var(--showcase-text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:9px;padding:0 10px 0 12px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.showcase-demo-link:hover{border-color:var(--showcase-border-strong);background:var(--showcase-surface-2);color:var(--showcase-text-1)}.showcase-demo-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:14px;height:14px}.showcase-framework-stack{align-items:center;margin-left:2px;padding-left:7px;display:inline-flex}.showcase-framework-avatar{border:2px solid var(--showcase-surface);background:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-7px;display:inline-flex;box-shadow:0 1px 3px #0f172a2e}.showcase-framework-avatar img{object-fit:contain;width:13px;height:13px}[data-theme=dark] .showcase-framework-avatar{border-color:var(--showcase-surface);background:#f8fafc}.showcase-page-head h1{color:var(--showcase-text-1);letter-spacing:0;margin:0;font-size:18px;font-weight:500;line-height:1.25}.showcase-page-title-row{align-items:center;gap:10px;min-width:0;display:flex}.showcase-tier-badge{min-height:22px;padding:0 8px;font-size:10.5px}.showcase-page-head p{color:var(--showcase-text-3);margin:2px 0 0;font-size:12px}.showcase-theme-switch{border:1px solid var(--showcase-border);background:var(--showcase-surface);width:118px;height:32px;box-shadow:var(--showcase-shadow-xs);color:var(--showcase-text-3);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;grid-template-columns:1fr 1fr;padding:3px;font-size:12px;font-weight:500;line-height:24px;display:grid;position:relative}.showcase-theme-switch:hover{border-color:var(--showcase-border-strong)}.showcase-theme-switch__thumb{background:var(--showcase-brand-600);border-radius:999px;width:54px;height:24px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 6px 14px #4f46e540}.showcase-theme-switch[data-active-theme=dark] .showcase-theme-switch__thumb{transform:translate(58px)}.showcase-theme-switch__option{z-index:1;place-items:center;height:24px;transition:color .14s;display:grid;position:relative}.showcase-theme-switch[data-active-theme=light] .showcase-theme-switch__option--light,.showcase-theme-switch[data-active-theme=dark] .showcase-theme-switch__option--dark{color:#fff}.showcase-workspace{border:1px solid var(--showcase-border);background:var(--showcase-surface);box-shadow:var(--showcase-shadow-sm);border-radius:12px;overflow:hidden}.revo-content-panel footer{display:none}.revo-content-panel>.showcase-demo,.revo-content-panel>.grow{height:calc(var(--showcase-viewport-h) - var(--showcase-header-h) - 110px);display:flex}.revo-content-panel--preview>.grow{min-height:100vh}.revo-content-panel .preview-container,.revo-content-panel .showcase-preview{min-height:620px;overflow:hidden}.revo-content-panel .sl-tabs{margin:0 18px 18px}@media (width<=900px){.showcase-app{grid-template-columns:1fr;min-height:100vh}.showcase-sidebar{border-right:0;border-bottom:1px solid var(--showcase-border);height:auto;min-height:auto}.showcase-nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.showcase-main{height:auto;min-height:70vh}.showcase-page-head{flex-direction:column;align-items:flex-start;gap:10px}.showcase-page-actions{flex-wrap:wrap;justify-content:space-between;width:100%;margin-left:0}}@media (width<=560px){.showcase-sidebar,.showcase-main{padding-inline:12px}.showcase-nav{grid-template-columns:1fr}.showcase-theme-switch{margin-left:0}.showcase-demo-link{justify-content:center;width:100%}}
