@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>span{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;box-shadow:0 10px 28px #4d1e6c4d}.sidebar-brand>span img{object-fit:contain;border-radius:13px;width:100%;height:100%}.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}}.billing-page{background:radial-gradient(circle at 15% 5%,color-mix(in srgb,var(--brand-primary,#7c3aed) 24%,transparent),transparent 34%),var(--brand-background,#08070a);color:#f7f4f9;min-height:100svh;padding:34px 22px 70px}.billing-shell{width:min(1160px,100%);margin:0 auto}.billing-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:36px;display:flex}.billing-back,.billing-logout,.billing-secondary{color:#c8bfc9;min-height:40px;font:inherit;cursor:pointer;background:#151218;border:1px solid #403747;border-radius:10px;padding:9px 14px;font-size:12px;font-weight:800;text-decoration:none}.billing-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:24px;display:flex}.billing-heading p{color:var(--brand-secondary,#c084fc);letter-spacing:.16em;margin:0 0 8px;font-size:11px;font-weight:900}.billing-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,58px)}.billing-heading span{color:#99909d;max-width:660px;margin-top:10px;line-height:1.55;display:block}.billing-primary{border:1px solid color-mix(in srgb,var(--brand-primary,#7c3aed) 70%,#fff);background:var(--brand-primary,#7c3aed);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:11px;padding:10px 17px;font-size:13px;font-weight:850}.billing-primary:disabled,.billing-secondary:disabled{opacity:.5;cursor:not-allowed}.billing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:22px;display:grid}.billing-summary article,.billing-panel,.billing-lock-card{background:#120f15eb;border:1px solid #352e39;border-radius:17px;box-shadow:0 18px 55px #0003}.billing-summary article{padding:19px}.billing-summary span{color:#918896;font-size:12px;display:block}.billing-summary strong{margin-top:8px;font-size:27px;display:block}.billing-summary .warning strong{color:#ffcf79}.billing-summary .success strong{color:#8be2a3}.billing-panel{margin-bottom:20px;padding:22px}.billing-panel h2{margin:0 0 18px;font-size:20px}.billing-form{grid-template-columns:1.2fr 2fr 1fr 1fr auto;align-items:end;gap:12px;display:grid}.billing-field{color:#bdb4c1;gap:7px;font-size:11px;font-weight:800;display:grid}.billing-field input,.billing-field select{box-sizing:border-box;color:#fff;width:100%;min-height:43px;font:inherit;background:#0b090d;border:1px solid #453b4b;border-radius:9px;outline:none;padding:9px 11px}.billing-field input:focus,.billing-field select:focus{border-color:var(--brand-primary,#7c3aed);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary,#7c3aed) 20%,transparent)}.billing-notice{border:1px solid;border-radius:11px;margin-bottom:18px;padding:13px 15px;font-size:13px;line-height:1.45}.billing-notice.info{color:#c8d8ff;background:#192033;border-color:#485470}.billing-notice.success{color:#bce8c6;background:#142d1b;border-color:#315e3c}.billing-notice.warning{color:#ffe1a2;background:#332815;border-color:#71572c}.billing-notice.error{color:#ffc0ca;background:#32151b;border-color:#6f343e}.billing-table-wrap{overflow:auto}.billing-table{border-collapse:collapse;width:100%;min-width:850px}.billing-table th,.billing-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #302936;padding:13px 10px;font-size:12px}.billing-table th{color:#7f7684;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.billing-table td strong,.billing-table td span{display:block}.billing-table td span{color:#847b89;margin-top:3px;font-size:10px}.billing-status{text-transform:uppercase;border:1px solid;border-radius:99px;width:max-content;padding:5px 8px;font-weight:900;font-size:9px!important;display:inline-flex!important}.billing-status.open{color:#ffdc94;border-color:#71572c}.billing-status.paid{color:#9ee5af;border-color:#315e3c}.billing-status.void{color:#aaa0ad;border-color:#49414d}.billing-actions{gap:6px;display:flex}.billing-actions button{color:#c5bbc8;min-height:34px;font:inherit;cursor:pointer;background:#171319;border:1px solid #44394a;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:800}.billing-actions button.danger{color:#ee9ba9;border-color:#64343e}.billing-empty{color:#8d8491;text-align:center;padding:32px}.billing-legal{border-left:3px solid var(--brand-primary,#7c3aed);color:#918895;background:#121015;padding:16px 18px;font-size:11px;line-height:1.55}.billing-lock{place-items:center;min-height:100svh;padding:25px;display:grid}.billing-lock-card{text-align:center;width:min(680px,100%);padding:36px}.billing-lock-icon{border:1px solid color-mix(in srgb,var(--brand-primary,#7c3aed) 70%,#fff);background:color-mix(in srgb,var(--brand-primary,#7c3aed) 22%,#111);border-radius:22px;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:30px;display:grid}.billing-lock-card h1{margin:0 0 12px;font-size:34px}.billing-lock-card>p{color:#a198a5;line-height:1.6}.billing-charge-list{gap:12px;margin:24px 0;display:grid}.billing-charge-card{text-align:left;background:#0d0b0f;border:1px solid #3c3342;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:17px;display:flex}.billing-charge-card h2{margin:0 0 5px;font-size:17px}.billing-charge-card p{color:#8f8693;margin:0;font-size:11px}.billing-charge-amount{text-align:right}.billing-charge-amount strong{margin-bottom:7px;font-size:22px;display:block}.billing-lock-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.billing-security{margin-top:18px;font-size:10px;color:#716a75!important}.billing-provider-warning{color:#ffcf79;margin:12px 0;font-size:12px}@media (width<=900px){.billing-form{grid-template-columns:1fr 1fr}.billing-form .billing-primary{grid-column:1/-1}.billing-heading{flex-direction:column;align-items:stretch}.billing-summary{grid-template-columns:1fr}}@media (width<=620px){.billing-page{padding-inline:14px}.billing-form{grid-template-columns:1fr}.billing-lock-card{padding:25px 18px}.billing-charge-card{flex-direction:column;align-items:stretch}.billing-charge-amount{text-align:left}.billing-lock-actions{flex-direction:column;align-items:stretch}}.billing-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.billing-summary .recurring strong{color:#d8a4f2}.billing-plan-summary{border:1px solid color-mix(in srgb, var(--brand-primary,#7c3aed) 60%, #423848);background:color-mix(in srgb, var(--brand-primary,#7c3aed) 10%, #0d0b0f);text-align:left;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;margin:20px 0;padding:15px 17px;display:grid}.billing-plan-summary span{color:var(--brand-secondary,#c084fc);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.billing-plan-summary strong{color:#fff;grid-area:1/2/3;font-size:21px}.billing-plan-summary small{color:#8e8592;font-size:11px}@media (width<=900px){.billing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.billing-summary,.billing-plan-summary{grid-template-columns:1fr}.billing-plan-summary strong{grid-area:auto}}.demo-banner{z-index:40;color:#f8f7fa;background:#140f19f0;border:1px solid #c084fc6b;border-radius:14px;align-items:center;gap:12px;padding:9px 12px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000059}.demo-banner strong{letter-spacing:.1em;color:#d8a7ff;font-size:12px}.demo-banner span{color:#c9c0cf;font-size:13px}.demo-banner button,.demo-help-button,.demo-welcome-card button,.demo-tour-card button,.demo-checklist button{color:#f5eff9;cursor:pointer;background:#211a26;border:1px solid #4a3a55;border-radius:10px;padding:9px 12px}.demo-banner button,.demo-welcome-card .primary,.demo-tour-card .primary,.demo-checklist .primary{color:#fff;background:#7c3aed;border-color:#7c3aed;font-weight:800}.demo-help-button{z-index:39;font-weight:900;position:fixed;bottom:18px;right:18px}.demo-modal-backdrop,.demo-tour-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050407c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.demo-welcome-card,.demo-tour-card{color:#f8f7fa;background:#151118;border:1px solid #483653;border-radius:24px;width:min(540px,100%);padding:32px;box-shadow:0 30px 90px #0000008c}.demo-welcome-card p,.demo-tour-card p,.demo-checklist p{color:#c084fc;letter-spacing:.16em;margin:0;font-size:11px;font-weight:900}.demo-welcome-card h2,.demo-tour-card h2{margin:10px 0 12px;font-size:30px}.demo-welcome-card>span,.demo-tour-card>span{color:#c7bdcc;line-height:1.65;display:block}.demo-welcome-card>strong{background:#211a26;border-radius:12px;margin-top:20px;padding:14px;display:block}.demo-welcome-card>div,.demo-tour-card>div:last-child{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.demo-tour-card small{float:right;color:#9b8ba7}.demo-tour-progress{background:#2d2433;border-radius:20px;height:7px;overflow:hidden}.demo-tour-progress i{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#c084fc);height:100%;transition:width .25s;display:block}.demo-tour-card .demo-tour-progress{margin-top:24px}.demo-checklist{z-index:90;color:#f8f7fa;background:#151118;border:1px solid #483653;border-radius:20px;width:min(390px,100vw - 36px);max-height:calc(100vh - 100px);padding:22px;position:fixed;bottom:68px;right:18px;overflow:auto;box-shadow:0 24px 70px #00000080}.demo-checklist header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.demo-checklist header button{padding:5px 9px;font-size:18px}.demo-checklist header strong{margin-top:7px;display:block}.demo-checklist>.demo-tour-progress{margin:17px 0}.demo-checklist ul{gap:7px;margin:0 0 18px;padding:0;list-style:none;display:grid}.demo-checklist li{color:#c5bbc9;background:#1e1823;border-radius:9px;gap:9px;padding:9px;display:flex}.demo-checklist li.done{color:#95e2b1}.demo-checklist>button{width:100%;margin-top:8px}@media (width<=700px){.demo-banner{justify-content:space-between;width:calc(100% - 24px);top:auto;bottom:12px}.demo-banner span{display:none}.demo-help-button{bottom:70px}.demo-welcome-card,.demo-tour-card{padding:24px}.demo-checklist{bottom:120px}.demo-welcome-card>div,.demo-tour-card>div:last-child{flex-direction:column-reverse}.demo-welcome-card button,.demo-tour-card button{width:100%}}.demo-welcome-card .demo-welcome-brand{border:1px solid color-mix(in srgb,var(--brand-primary,#7c3aed) 65%,#fff 10%);background:color-mix(in srgb,var(--brand-primary,#7c3aed) 28%,#17111b);border-radius:24px;place-items:center;width:76px;height:76px;margin:22px auto 12px;display:grid;overflow:hidden}.demo-welcome-card .demo-welcome-brand img{object-fit:cover;width:100%;height:100%}.demo-welcome-card .demo-welcome-brand span{color:#fff;font-size:30px;font-weight:900}.demo-tour-overlay{pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#05040757;place-items:center}.demo-tour-overlay .demo-tour-card{pointer-events:auto;margin-bottom:22px}.demo-tour-overlay.is-focusing{background:#05040733;place-items:end center}.demo-tour-overlay.is-waiting{background:0 0;place-items:end center}.demo-tour-overlay.is-waiting .demo-tour-card{border-color:#65e29db8;width:min(680px,100vw - 28px);margin-bottom:22px;padding:18px 22px;box-shadow:0 20px 60px #0000006b}.demo-tour-overlay.is-waiting .demo-tour-card>span{display:none}.demo-tour-overlay.is-waiting .demo-tour-card h2{margin:7px 0 6px;font-size:22px}.demo-waiting-status{background:#173524;border-radius:10px;align-items:center;gap:8px;margin-left:auto;font-size:12px;font-weight:850;color:#a8ebc1!important;padding:9px 12px!important;display:inline-flex!important}.demo-waiting-status i{background:#62df91;border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite demo-waiting-pulse;box-shadow:0 0 0 5px #62df911f}.demo-tour-overlay.is-focusing .demo-tour-card{border-color:#c084fcb8;width:min(680px,100vw - 28px);padding:20px 22px;box-shadow:0 20px 60px #0000007a}.demo-tour-overlay.is-focusing .demo-tour-card h2{margin:7px 0 6px;font-size:23px}.demo-tour-overlay.is-focusing .demo-tour-card>span{display:none}.demo-tour-target{border-radius:12px;animation:1.5s ease-in-out infinite demo-target-pulse;z-index:101!important;outline-offset:5px!important;outline:4px solid #c084fc!important;position:relative!important;box-shadow:0 0 0 9999px #05040742,0 0 32px #c084fca6!important}.demo-action-instruction{color:#e6d7ee;background:#251d2b;border-radius:10px;margin-top:16px;padding:12px;font-size:13px;line-height:1.45;display:block}.demo-tour-actions{flex-wrap:wrap}@keyframes demo-target-pulse{0%,to{outline-color:#c084fc}50%{outline-color:#f0abfc}}@keyframes demo-waiting-pulse{50%{opacity:.35;transform:scale(.75)}}@media (width<=700px){.demo-tour-overlay.is-focusing{align-items:end;padding:12px}.demo-tour-overlay.is-focusing .demo-tour-card,.demo-tour-overlay.is-waiting .demo-tour-card{margin:0 0 84px;padding:17px}.demo-waiting-status{justify-content:center;width:100%;margin-left:0}}.ge-tutorial{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 18% 12%,#a855f73d,#0000 28%),#0a070ee6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ge-tutorial>section{color:#fff;text-align:center;background:#151019;border:1px solid #4a375c;border-radius:26px;width:min(570px,100%);padding:clamp(28px,5vw,48px);box-shadow:0 32px 90px #00000080}.ge-tutorial>section>span{color:#c084fc;letter-spacing:.18em;font-size:10px;font-weight:900}.ge-tutorial>section>i{color:#d8b4fe;background:linear-gradient(145deg,#31203e,#201529);border:1px solid #5d4076;border-radius:24px;place-items:center;width:74px;height:74px;margin:26px auto 20px;font-size:30px;font-style:normal;font-weight:900;display:grid}.ge-tutorial h2{letter-spacing:-.035em;margin:0 0 12px;font-size:29px}.ge-tutorial p{color:#bcb2c3;max-width:460px;min-height:62px;margin:0 auto;line-height:1.65}.ge-tutorial-progress{justify-content:center;gap:7px;margin:28px 0 24px;display:flex}.ge-tutorial-progress b{background:#352c3a;border-radius:20px;width:28px;height:5px}.ge-tutorial-progress b.active{background:#a855f7}.ge-tutorial footer{justify-content:flex-end;align-items:center;gap:9px;display:flex}.ge-tutorial footer button{color:#e8e1ec;background:#1d1721;border:1px solid #4a3d50;border-radius:10px;min-height:42px;padding:9px 15px;font-weight:800}.ge-tutorial footer .skip{color:#958b9c;border-color:#0000;margin-right:auto}.ge-tutorial footer .next{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-color:#8b5cf6}@media (width<=600px){.ge-tutorial footer{flex-wrap:wrap}.ge-tutorial footer .skip{order:3;width:100%;margin:0}}.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}}
