@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.notification-center{z-index:30;position:fixed;top:18px;right:20px}.notification-bell{color:#fff;cursor:pointer;background:#120f16f2;border:1px solid #4b3b56;border-radius:50%;width:48px;height:48px;font-size:24px;position:relative;box-shadow:0 12px 35px #0000005c}.notification-bell b{color:#fff;background:#e63d63;border:2px solid #09070b;border-radius:99px;place-items:center;min-width:21px;height:21px;padding:0 3px;font-size:10px;display:grid;position:absolute;top:-4px;right:-3px}.notification-popover{background:#151119;border:1px solid #45384c;border-radius:16px;width:270px;position:absolute;top:57px;right:0;overflow:hidden;box-shadow:0 24px 70px #000}.notification-popover header{border-bottom:1px solid #342c39;justify-content:space-between;padding:15px;display:flex}.notification-popover header button{color:#aaa;background:0 0;border:0;font-size:20px}.notification-popover>a{color:#e9e4ec;border-bottom:1px solid #29232e;justify-content:space-between;padding:14px 15px;display:flex}.notification-popover>a:hover{background:#211727}.notification-popover>a b{background:#7c3aed;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}@media (width<=600px){.notification-center{top:12px;right:12px}.notification-bell{width:43px;height:43px}.notification-popover{width:min(280px,100vw - 24px)}}.dashboard-sidebar{z-index:35;box-sizing:border-box;border-right:1px solid color-mix(in srgb, var(--brand-primary) 28%, #25212a);background:color-mix(in srgb, var(--brand-background) 92%, #111 8%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#f5f1f7;flex-direction:column;width:100%;height:100vh;padding:20px 10px 16px;transition:width .2s,transform .22s;display:flex;position:sticky;top:0;box-shadow:18px 0 55px #0003}.dashboard-sidebar.is-expanded{width:236px;padding-inline:14px;position:fixed;inset:0 auto 0 0;box-shadow:22px 0 65px #00000085}.sidebar-brand{color:#f2e7fa;justify-content:center;align-items:center;gap:11px;min-height:52px;margin:0 4px 18px;display:flex}.sidebar-brand-mark{border:1px solid color-mix(in srgb, var(--brand-primary) 65%, white 12%);background:linear-gradient(145deg, color-mix(in srgb, var(--brand-primary) 58%, #17131b), color-mix(in srgb, var(--brand-background) 78%, #17131b));width:44px;height:44px;color:color-mix(in srgb, var(--brand-secondary) 75%, white 25%);border-radius:14px;flex:0 0 44px;place-items:center;font-size:21px;font-weight:950;display:grid;overflow:hidden;box-shadow:0 10px 28px #4d1e6c4d}.sidebar-brand-mark img{object-fit:contain;border-radius:13px;width:100%;height:100%}.sidebar-brand-initial{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;line-height:1;display:flex;transform:none}.sidebar-brand strong{letter-spacing:.09em;font-size:13px;line-height:1.15;display:none}.dashboard-sidebar.is-expanded .sidebar-brand{justify-content:flex-start}.dashboard-sidebar.is-expanded .sidebar-brand strong{display:block}.dashboard-sidebar nav{scrollbar-width:thin;scrollbar-color:#493653 transparent;flex:1;min-height:0;overflow-y:auto}.sidebar-section{gap:4px;margin-bottom:11px;display:grid}.sidebar-section h2{color:#6f6675;letter-spacing:.17em;text-align:left;text-transform:uppercase;background:#2c2531;height:1px;margin:5px 9px 6px;font:800 9px/1.2 system-ui,sans-serif;overflow:hidden}.dashboard-sidebar.is-expanded .sidebar-section{margin-bottom:17px}.dashboard-sidebar.is-expanded .sidebar-section h2{color:#6f6675;background:0 0;height:auto;margin:0 10px 5px;overflow:visible}.sidebar-section a{box-sizing:border-box;color:#a59daa;text-align:left;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:11px;min-height:43px;padding:7px;font-size:13px;font-weight:690;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex}.sidebar-section a>span:last-child{display:none}.dashboard-sidebar.is-expanded .sidebar-section a{justify-content:flex-start;padding-inline:10px}.dashboard-sidebar.is-expanded .sidebar-section a>span:last-child{display:inline}.sidebar-section a:hover{color:#eee8f1;background:#17131a;border-color:#332a39}.dashboard-sidebar.is-expanded .sidebar-section a:hover{transform:translate(2px)}.sidebar-section a.active{border-color:color-mix(in srgb, var(--brand-primary) 62%, #302837);background:linear-gradient(100deg, color-mix(in srgb, var(--brand-primary) 34%, #17131b), color-mix(in srgb, var(--brand-background) 82%, #17131b));color:#f0dafa;box-shadow:inset 3px 0 var(--brand-secondary)}.sidebar-icon{width:28px;height:28px;color:var(--brand-secondary);background:#1a151e;border-radius:9px;flex:0 0 28px;place-items:center;font-size:15px;font-weight:850;display:grid}.sidebar-section a.active .sidebar-icon{background:color-mix(in srgb, var(--brand-primary) 42%, #17131b);color:#f0cffd}.sidebar-account{border-top:1px solid #2c2531;gap:9px;padding-top:13px;display:grid}.sidebar-user{justify-content:center;align-items:center;gap:9px;min-width:0;padding:3px 5px;display:flex}.sidebar-user>span{color:#d0a7e8;background:#211826;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.sidebar-user div{min-width:0;display:none}.dashboard-sidebar.is-expanded .sidebar-user{justify-content:flex-start}.dashboard-sidebar.is-expanded .sidebar-user div{display:block}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;text-align:left;display:block;overflow:hidden}.sidebar-user strong{color:#e7e1e9;font-size:11px}.sidebar-user small{color:#776f7c;margin-top:2px;font-size:9px}.sidebar-account>button{color:#aaa1ae;min-height:40px;font:inherit;cursor:pointer;background:#151117;border:1px solid #392f3f;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:0;font-weight:750;display:flex}.sidebar-account>button span{font-size:17px}.dashboard-sidebar.is-expanded .sidebar-account>button{font-size:12px}.sidebar-desktop-toggle{z-index:2;color:#d4afe9;cursor:pointer;background:#1a141e;border:1px solid #543c61;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:28px;right:-14px;box-shadow:0 7px 20px #00000061}.sidebar-desktop-toggle:hover{color:#fff;background:#2b1935;border-color:#9b62bd}.sidebar-account>button:hover{color:#fff;border-color:#68427d}.sidebar-mobile-toggle,.sidebar-backdrop{display:none}@media (width<=900px){.dashboard-sidebar{width:min(236px,100vw - 72px);padding-top:74px;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.dashboard-sidebar.is-expanded{width:min(236px,100vw - 72px)}.dashboard-sidebar.is-open{transform:translate(0)}.sidebar-desktop-toggle{display:none}.dashboard-sidebar .sidebar-brand{justify-content:flex-start}.dashboard-sidebar .sidebar-brand strong{display:block}.dashboard-sidebar .sidebar-section{margin-bottom:17px}.dashboard-sidebar .sidebar-section h2{color:#6f6675;background:0 0;height:auto;margin:0 10px 5px;overflow:visible}.dashboard-sidebar .sidebar-section a{justify-content:flex-start;padding-inline:10px}.dashboard-sidebar .sidebar-section a>span:last-child{display:inline}.dashboard-sidebar .sidebar-user{justify-content:flex-start}.dashboard-sidebar .sidebar-user div{display:block}.dashboard-sidebar .sidebar-account>button{font-size:12px}.sidebar-mobile-toggle{z-index:45;color:#fff;cursor:pointer;background:#120f16f5;border:1px solid #4b3b56;border-radius:13px;place-items:center;width:43px;height:43px;font-size:20px;display:grid;position:fixed;top:12px;left:12px;box-shadow:0 12px 35px #0000005c}.sidebar-backdrop{z-index:34;background:#02010352;border:0;display:block;position:fixed;inset:0}.sidebar-brand{margin:0;position:absolute;top:13px;left:67px;right:12px}}.demo-banner{z-index:60;border:1px solid color-mix(in srgb, var(--brand-secondary,#c084fc) 42%, transparent);color:#f8f7fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#140f19f0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;width:min(760px,100vw - 32px);padding:11px 14px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 16px 48px #00000057}.demo-banner>div{gap:2px;min-width:0;display:grid}.demo-banner strong{color:var(--brand-secondary,#e4c3ff);letter-spacing:.04em;font-size:13px}.demo-banner>div>span{color:#bdb3c5;letter-spacing:.08em;font-size:11px}.demo-banner button{border:1px solid color-mix(in srgb, var(--brand-primary,#7c3aed) 70%, #fff);background:var(--brand-primary,#7c3aed);color:#fff;cursor:pointer;border-radius:10px;flex:none;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-weight:800;display:inline-flex}.demo-banner button span{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.demo-help-layer{z-index:90;pointer-events:none;position:fixed;inset:0}.demo-help-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;cursor:default;background:#0504076b;border:0;width:100%;height:100%;animation:.22s ease-out demo-help-fade;position:absolute;inset:0}.demo-section-help{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--brand-secondary,#c084fc) 38%, transparent);color:#f8f7fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;background:#151118fa;border-radius:22px;width:min(500px,100vw - 44px);padding:26px;animation:.24s ease-out demo-help-enter;position:absolute;bottom:22px;right:22px;box-shadow:0 28px 80px #00000080}.demo-section-help>p{color:var(--brand-secondary,#c084fc);letter-spacing:.16em;margin:0 42px 7px 0;font-size:11px;font-weight:900}.demo-section-help h2{margin:0 42px 9px 0;font-size:clamp(21px,3vw,26px);line-height:1.15}.demo-section-help>span{color:#cfc8d5;line-height:1.55;display:block}.demo-section-help ul{gap:8px;margin:18px 0;padding:0;list-style:none;display:grid}.demo-section-help li{color:#eee9f1;gap:9px;font-size:14px;display:flex}.demo-section-help li:before{content:"✓";color:var(--brand-secondary,#c084fc);font-weight:900}.demo-section-help small{color:#938a99;border-top:1px solid #392e40;padding-top:13px;line-height:1.4;display:block}.demo-section-help footer{justify-content:flex-end;margin-top:19px;display:flex}.demo-section-help footer button{border:1px solid color-mix(in srgb, var(--brand-primary,#7c3aed) 72%, white);background:var(--brand-primary,#7c3aed);color:#fff;cursor:pointer;border-radius:11px;min-width:124px;min-height:42px;padding:10px 16px;font-weight:850}.demo-section-close{color:#fff;cursor:pointer;background:#211a26;border:1px solid #4a3a55;border-radius:10px;width:36px;height:36px;font-size:20px;position:absolute;top:14px;right:14px}.demo-section-close:focus-visible,.demo-section-help footer button:focus-visible,.demo-banner button:focus-visible{outline:3px solid color-mix(in srgb, var(--brand-secondary,#c084fc) 74%, white);outline-offset:3px}.demo-help-error{z-index:91;box-sizing:border-box;color:#ffd9df;background:#2a1117;border:1px solid #8c3343;border-radius:12px;width:min(430px,100vw - 44px);padding:12px 14px;font-size:13px;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 46px #0006}@keyframes demo-help-fade{0%{opacity:0}to{opacity:1}}@keyframes demo-help-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=720px){.demo-banner{align-items:flex-start;top:8px}.demo-banner>div>span{white-space:normal;letter-spacing:.04em}.demo-banner button{padding:8px 9px;font-size:12px}.demo-section-help{right:12px;bottom:max(12px, env(safe-area-inset-bottom));width:calc(100vw - 24px);max-height:min(82vh,680px);padding:23px 21px 20px;overflow-y:auto}.demo-section-help footer button{width:100%}.demo-help-error{width:calc(100vw - 24px);bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){.demo-help-backdrop,.demo-section-help{animation:none}}.plan-upgrade-page{box-sizing:border-box;background:var(--brand-background,#08070a);color:#f8f5fa;place-items:center;min-height:100%;padding:30px;display:grid}.plan-upgrade-page section{text-align:center;background:#121015;border:1px solid #3f3545;border-radius:20px;width:min(560px,100%);padding:38px}.plan-upgrade-page section>div{border:1px solid var(--brand-primary,#7c3aed);background:color-mix(in srgb, var(--brand-primary,#7c3aed) 22%, #111);border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:27px;display:grid}.plan-upgrade-page p{color:var(--brand-secondary,#c084fc);letter-spacing:.15em;margin:0 0 8px;font-size:10px;font-weight:900}.plan-upgrade-page h1{margin:0;font-size:34px}.plan-upgrade-page span{color:#9b929f;margin:14px 0 22px;line-height:1.6;display:block}.plan-upgrade-page a{background:var(--brand-primary,#7c3aed);color:#fff;border-radius:10px;align-items:center;min-height:42px;padding:0 16px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}:root{--background:#0b1120;--surface:#111827;--surface-light:#1f2937;--primary:#7c3aed;--primary-hover:#6d28d9;--text:#f8fafc;--text-secondary:#94a3b8;--border:#374151}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{background:var(--background);color:var(--text);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}#root:has(.dashboard-layout){width:100%;max-width:none}.dashboard-layout{background:#08070a;grid-template-columns:88px minmax(0,1fr);width:100%;min-height:100svh;display:grid}.dashboard-layout-content{grid-column:2;width:100%;min-width:0}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:inherit;cursor:pointer;outline:none;transition:border-color .16s,box-shadow .16s;box-shadow:inset 0 1px #ffffff08;appearance:none!important;color:#f7f2fa!important;background:#121015 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23c084fc' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 14px center no-repeat!important;border:1px solid #45374d!important;border-radius:13px!important;min-height:48px!important;padding:11px 42px 11px 14px!important}select:hover{border-color:#684d76!important}select:focus{border-color:#9c61c5!important;box-shadow:0 0 0 3px #9c61c529!important}select:disabled{opacity:.58;cursor:not-allowed}select option{color:#f7f2fa;background:#151119}@media (width<=900px){.dashboard-layout{display:block}.dashboard-layout-content{width:100%}.dashboard-layout-content>main{padding-top:74px!important}}
