*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--chatfire-bg-common:#1f1f1f;--chatfire-bg-primary-theme:#1f1f1f;--chatfire-bg-primary:#242424;--chatfire-bg-secondary:#2b2b2b;--chatfire-bg-tertiary:#343434;--chatfire-bg-elevated:#252527;--chatfire-bg-hover:hsla(0,0%,100%,.08);--chatfire-card-bg:#252527;--chatfire-card-tag-bg:rgba(24,24,24,.72);--chatfire-card-episode-bg:rgba(36,36,36,.92);--chatfire-card-episode-border:hsla(0,0%,100%,.12);--chatfire-card-episode-more-bg:rgba(52,52,52,.86);--chatfire-episode-configured-bg:rgba(16,185,129,.16);--chatfire-episode-configured-border:#10b981;--chatfire-episode-progress-bg:rgba(139,92,246,.16);--chatfire-episode-progress-border:#8b5cf6;--chatfire-episode-unconfigured-bg:hsla(220,9%,46%,.16);--chatfire-episode-unconfigured-border:#6b7280;--chatfire-color-primary:#8b5cf6;--chatfire-color-accent:#7c3aed;--chatfire-primary:#0f7ad9;--chatfire-text-primary:#e5e7eb;--chatfire-text-secondary:#a0a0a0;--chatfire-text-tertiary:#737373;--chatfire-text-white:#fff;--chatfire-border:#3a3a3a;--chatfire-border-light:hsla(0,0%,100%,.08);--chatfire-border-color:hsla(0,0%,100%,.08);--chatfire-shadow:0 4px 12px rgba(0,0,0,.3);--chatfire-shadow-hover:0 8px 22px rgba(0,0,0,.42);--chatfire-shadow-md:0 8px 20px rgba(0,0,0,.28);--bg-base:var(--chatfire-bg-primary-theme);--bg-0:var(--chatfire-bg-elevated);--bg-1:var(--chatfire-bg-primary);--bg-2:var(--chatfire-bg-secondary);--bg-3:#343434;--bg-hover:var(--chatfire-bg-hover);--bg-active:rgba(10,132,255,.18);--bg-input:#171717;--bg-surface:var(--chatfire-bg-elevated);--border:var(--chatfire-border);--border-strong:#525252;--border-focus:#8b5cf6;--text-0:var(--chatfire-text-primary);--text-1:#d1d5db;--text-2:var(--chatfire-text-secondary);--text-3:var(--chatfire-text-tertiary);--accent:#8b5cf6;--accent-dark:#6d28d9;--accent-bg:rgba(139,92,246,.12);--accent-text:#d8b4fe;--accent-glow:rgba(139,92,246,.22);--accent-gradient:linear-gradient(135deg,#8b5cf6,#6366f1);--success:#10b981;--success-bg:rgba(16,185,129,.12);--error:#ef4444;--error-bg:rgba(239,68,68,.12);--info:#60a5fa;--info-bg:rgba(96,165,250,.12);--warning:#f59e0b;--warning-bg:rgba(245,158,11,.12);--shadow-xs:0 1px 2px rgba(0,0,0,.2);--shadow-sm:0 3px 10px rgba(0,0,0,.22);--shadow:0 8px 20px rgba(0,0,0,.3);--shadow-lg:0 14px 30px rgba(0,0,0,.38);--shadow-card:0 4px 10px rgba(0,0,0,.22);--shadow-elevated:0 22px 60px rgba(0,0,0,.48);--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-xl:20px;--font-body:v-sans,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-display:var(--font-body);--font-mono:"SF Mono","Fira Code","Consolas",monospace;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--ease-out:cubic-bezier(.16,1,.3,1)}.light-theme{--chatfire-bg-common:#f5f5f7;--chatfire-bg-primary-theme:#f5f5f7;--chatfire-bg-primary:#fff;--chatfire-bg-secondary:#f0f0f2;--chatfire-bg-tertiary:#e8e8ec;--chatfire-bg-elevated:#fff;--chatfire-bg-hover:rgba(0,0,0,.04);--chatfire-card-bg:#fff;--chatfire-card-tag-bg:rgba(245,245,247,.9);--chatfire-card-episode-bg:rgba(240,240,242,.95);--chatfire-card-episode-border:rgba(0,0,0,.08);--chatfire-card-episode-more-bg:rgba(232,232,236,.9);--chatfire-episode-configured-bg:rgba(16,185,129,.1);--chatfire-episode-configured-border:#10b981;--chatfire-episode-progress-bg:rgba(139,92,246,.1);--chatfire-episode-progress-border:#8b5cf6;--chatfire-episode-unconfigured-bg:hsla(220,9%,46%,.1);--chatfire-episode-unconfigured-border:#9ca3af;--chatfire-color-primary:#7c3aed;--chatfire-color-accent:#6d28d9;--chatfire-primary:#0f7ad9;--chatfire-text-primary:#1a1a2e;--chatfire-text-secondary:#556;--chatfire-text-tertiary:#889;--chatfire-text-white:#fff;--chatfire-border:#e0e0e6;--chatfire-border-light:rgba(0,0,0,.06);--chatfire-border-color:rgba(0,0,0,.06);--chatfire-shadow:0 4px 12px rgba(0,0,0,.06);--chatfire-shadow-hover:0 8px 22px rgba(0,0,0,.1);--chatfire-shadow-md:0 8px 20px rgba(0,0,0,.08);--bg-base:var(--chatfire-bg-primary-theme);--bg-0:var(--chatfire-bg-elevated);--bg-1:var(--chatfire-bg-primary);--bg-2:var(--chatfire-bg-secondary);--bg-3:#e8e8ec;--bg-hover:var(--chatfire-bg-hover);--bg-active:rgba(99,102,241,.1);--bg-input:#f0f0f2;--bg-surface:var(--chatfire-bg-elevated);--border:var(--chatfire-border);--border-strong:#c8c8d0;--border-focus:#7c3aed;--text-0:var(--chatfire-text-primary);--text-1:#334;--text-2:var(--chatfire-text-secondary);--text-3:var(--chatfire-text-tertiary);--accent:#7c3aed;--accent-dark:#5b21b6;--accent-bg:rgba(124,58,237,.08);--accent-text:#5b21b6;--accent-glow:rgba(124,58,237,.15);--accent-gradient:linear-gradient(135deg,#7c3aed,#6366f1);--success:#059669;--success-bg:rgba(5,150,105,.08);--error:#dc2626;--error-bg:rgba(220,38,38,.08);--info:#2563eb;--info-bg:rgba(37,99,235,.08);--warning:#d97706;--warning-bg:rgba(217,119,6,.08);--shadow-xs:0 1px 2px rgba(0,0,0,.04);--shadow-sm:0 3px 10px rgba(0,0,0,.06);--shadow:0 8px 20px rgba(0,0,0,.08);--shadow-lg:0 14px 30px rgba(0,0,0,.1);--shadow-card:0 4px 10px rgba(0,0,0,.06);--shadow-elevated:0 22px 60px rgba(0,0,0,.12)}.light-theme #__nuxt,.light-theme body{background:#f5f5f7!important;color:#1a1a2e!important}.light-theme h1,.light-theme h2,.light-theme h3,.light-theme h4,.light-theme h5,.light-theme h6{color:#1a1a2e!important}.light-theme label,.light-theme li,.light-theme p,.light-theme span{color:inherit}.light-theme a{color:#7c3aed}.light-theme input,.light-theme select,.light-theme textarea{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#1a1a2e!important}.light-theme input::-moz-placeholder,.light-theme textarea::-moz-placeholder{color:#8e8e93!important}.light-theme input::placeholder,.light-theme textarea::placeholder{color:#8e8e93!important}.light-theme button{color:inherit}.light-theme ::-webkit-scrollbar-thumb{background:#00000026!important}.light-theme ::-webkit-scrollbar-track{background:transparent!important}.light-theme .account-page,.light-theme .chat-page,.light-theme .generate-page,.light-theme .inspiration-page,.light-theme .invite-page,.light-theme .library-page,.light-theme .settings-page,.light-theme .terms-page,.light-theme .transactions-page,.light-theme .tutorial-page{color:#1a1a2e}.light-theme .create-card,.light-theme .join-card,.light-theme .library-card,.light-theme .modal-overlay .create-card,.light-theme .modal-overlay .join-card,.light-theme .my-requests,.light-theme .team-card{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 2px 8px #0000000f!important}.light-theme .hero-content,.light-theme .page-hero{background:#fff!important;border-color:#e0e0e6!important}.light-theme .card-header h1,.light-theme .library-title,.light-theme .team-name{color:#1a1a2e!important}.light-theme .library-subtitle,.light-theme .subtitle,.light-theme .team-desc{color:#6b6b80!important}.light-theme .library-search-bar{color:#8e8e93!important}.light-theme .library-search-bar input{background:transparent!important}.light-theme .action-btn.search,.light-theme .action-btn.secondary{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#556!important}.light-theme .action-btn.search:hover,.light-theme .action-btn.secondary:hover{background:#e8e8ec!important}.light-theme .library-count{background:#7c3aed14!important;border-color:#7c3aed1f!important;color:#7c3aed!important}.light-theme .role-badge.owner{background:#f59e0b1a!important;color:#b45309!important}.light-theme .role-badge.admin{background:#6366f114!important;color:#4f46e5!important}.light-theme .stat-badge.active{background:#22c55e14!important;color:#059669!important}.light-theme .stat-badge.paused{background:#f59e0b14!important;color:#b45309!important}.light-theme .modal-overlay{background:#0000004d!important}.light-theme .label-icon{background:#7c3aed0f!important}.light-theme .form-group input:focus,.light-theme .form-group textarea:focus{border-color:#7c3aed66!important;box-shadow:0 0 0 2px #7c3aed14!important}.light-theme .seat-btn{background:#7c3aed0a!important;border-color:#7c3aed26!important;color:#7c3aedcc!important}.light-theme .seat-btn:hover{background:#7c3aed14!important}.light-theme .seat-display{background:#7c3aed0a!important;border-color:#7c3aed14!important}.light-theme .avail-buy-btn{background:#7c3aed0f!important;border-color:#7c3aed33!important;color:#7c3aed!important}.light-theme .avail-buy-btn:hover{background:#7c3aed1f!important}.light-theme .btn-submit{color:#fff!important}.light-theme .my-requests{border-color:#e0e0e6!important}.light-theme .req-role-tag.admin{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .team-avatar{box-shadow:0 2px 8px #6366f126!important}.light-theme .card-glow,.light-theme .hero-glow{background:linear-gradient(180deg,rgba(124,58,237,.03),transparent)!important}.light-theme .header-icon,.light-theme .library-icon-badge{background:linear-gradient(135deg,#6366f11a,#8b5cf60f)!important;border-color:#7c3aed1a!important;color:#7c3aedcc!important}.light-theme .req-status.pending{background:#f59e0b14!important;color:#b45309!important}.light-theme .req-status.approved{background:#22c55e14!important;color:#059669!important}.light-theme .app-shell{background:#f5f5f7!important}.light-theme hr{border-color:#e0e0e6!important}.light-theme .top-navbar{color:#1a1a2e!important}.light-theme .top-navbar,.light-theme .top-navbar.scrolled{background:linear-gradient(180deg,#fffffffa,#f5f5f7fa)!important;box-shadow:0 1px 8px #00000014!important}.light-theme .logo-copy strong,.light-theme .navbar-left .logo-home{color:#1a1a2e!important}.light-theme .navbar-left .logo-home:hover{background:#0000000a!important}.light-theme .nav-link,.light-theme .navbar-menu-item{color:#556!important}.light-theme .nav-link:hover,.light-theme .navbar-menu-item:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .nav-link.active,.light-theme .navbar-menu-item.active{color:#7c3aed!important}.light-theme .nav-btn,.light-theme .navbar-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#556!important}.light-theme .nav-btn:hover,.light-theme .navbar-btn:hover{background:#e8e8ec!important}.light-theme .mobile-menu,.light-theme .profile-trigger,.light-theme .user-avatar-btn{color:#1a1a2e!important}.light-theme .mobile-menu:hover{background:#0000000a!important}.light-theme .mobile-sidebar,.light-theme .side-drawer{background:#fff!important;border-color:#e0e0e6!important}.light-theme .drawer-overlay,.light-theme .sidebar-overlay{background:#0000004d!important}.light-theme .profile-card,.light-theme .profile-dropdown{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 8px 24px #0000001a!important}.light-theme .profile-menu-item{color:#1a1a2e!important}.light-theme .profile-menu-item:hover{background:#f5f5f7!important}.light-theme .menu-value{color:#8e8e93!important}.light-theme .menu-icon{color:#556!important}.light-theme .team-card:hover{border-color:#7c3aed4d!important;box-shadow:0 8px 24px #00000014!important}.light-theme .team-name{color:#1a1a2e!important}.light-theme .meta-item{color:#8e8e93!important}.light-theme .role-badge.member{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .stat-badge.expired{background:#ef444414!important;color:#dc2626!important}.light-theme .stat-badge.none{background:#f0f0f2!important;color:#8e8e93!important}.light-theme .hero-content{background:#fff!important;border-color:#e0e0e6!important}.light-theme .library-search-bar{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .library-search-bar:focus-within{background:#f5f5f7!important;border-color:#7c3aed4d!important;box-shadow:0 0 0 3px #7c3aed0f!important}.light-theme .library-search-bar input{color:#1a1a2e!important}.light-theme .library-search-bar input::-moz-placeholder{color:#8e8e93!important}.light-theme .library-search-bar input::placeholder{color:#8e8e93!important}.light-theme .action-btn.secondary{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#556!important}.light-theme .action-btn.secondary:hover{background:#e8e8ec!important}.light-theme .action-btn.search{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .action-btn.search:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .library-empty{background:#f8f8fa!important;border-color:#d1d1d6!important;color:#8e8e93!important}.light-theme .library-empty h2{color:#1a1a2e!important}.light-theme .library-empty p{color:#8e8e93!important}.light-theme .empty-icon{color:#7c3aed80!important}.light-theme .create-card,.light-theme .join-card{background:#fff!important;border-color:#7c3aed26!important;box-shadow:0 16px 48px -12px #0000001f,inset 0 1px #fffc!important}.light-theme .card-glow{background:linear-gradient(180deg,rgba(124,58,237,.03),transparent)!important}.light-theme .form-group label{color:#556!important}.light-theme .form-group input,.light-theme .form-group textarea{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#1a1a2e!important}.light-theme .form-group input:focus,.light-theme .form-group textarea:focus{background:#fff!important;border-color:#7c3aed4d!important;box-shadow:0 0 0 2px #7c3aed0f!important}.light-theme .form-group input::-moz-placeholder,.light-theme .form-group textarea::-moz-placeholder{color:#8e8e93!important}.light-theme .form-group input::placeholder,.light-theme .form-group textarea::placeholder{color:#8e8e93!important}.light-theme .char-count{color:#8e8e93!important}.light-theme .required{color:#dc2626bf!important}.light-theme .seat-number{color:#1a1a2e!important}.light-theme .hint,.light-theme .seat-unit{color:#8e8e93!important}.light-theme .seat-avail{background:#0596690a!important;border-color:#0596691f!important}.light-theme .avail-label{color:#6b6b80!important}.light-theme .my-requests{background:#f8f8fa!important;border-color:#7c3aed14!important}.light-theme .request-row{background:#fff!important}.light-theme .request-row:hover{background:#f5f5f7!important}.light-theme .req-role-tag.member{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .req-status.rejected .status-dot{background:#8e8e93!important}.light-theme .req-time,.light-theme .requests-empty p{color:#8e8e93!important}.light-theme .loading-spinner{border-color:rgba(124,58,237,.6) rgba(0,0,0,.08) rgba(0,0,0,.08)!important}.light-theme .error-state,.light-theme .loading-state{color:#8e8e93!important}.light-theme .error-icon{background:#7c3aed0f!important;color:#7c3aed66!important}.light-theme .dashboard-hero{background:linear-gradient(180deg,#7c3aed0a,#ffffff03)!important;border-color:#e0e0e6!important}.light-theme .team-info h1{color:#1a1a2e!important}.light-theme .team-desc{color:#8e8e93!important}.light-theme .dashboard-header .btn-icon{background:#f0f0f2!important;border-color:#e0e0e6!important;color:#6b6b80!important}.light-theme .dashboard-header .btn-icon:hover{background:#7c3aed0f!important;border-color:#7c3aed4d!important;color:#7c3aede6!important}.light-theme .nav-item{color:#8e8e93!important}.light-theme .nav-item:hover{background:#00000008!important;color:#556!important}.light-theme .nav-item.active{background:#7c3aed0f!important;color:#7c3aedf2!important}.light-theme .stat-card{background:#fff!important;border-color:#e0e0e6!important}.light-theme .stat-card:hover{background:#f8f8fa!important;border-color:#d1d1d6!important;box-shadow:0 8px 24px #0000000f!important}.light-theme .invite-section{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .invite-desc{color:#8e8e93!important}.light-theme .invite-code-box{background:#7c3aed0a!important;border-color:#7c3aed1f!important}.light-theme .top-navbar .nav-item{color:#6b6b80!important}.light-theme .top-navbar .nav-item:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .top-navbar .nav-item.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .top-navbar .nav-item.active svg{color:#7c3aed!important}.light-theme .user-btn{color:#1a1a2e!important}.light-theme .user-btn:hover{background:#0000000a!important}.light-theme .task-icon-btn{color:#6b6b80!important}.light-theme .task-icon-btn:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .credits-membership-group{background:#00000008!important;border-color:#0000000f!important}.light-theme .credits-display strong{color:#1a1a2e!important}.light-theme .credits-display:hover{background:#0000000a!important}.light-theme .group-divider{color:#00000026!important}.light-theme .membership-upgrade-btn{color:#b45309!important}.light-theme .membership-upgrade-btn:hover{background:#f59e0b14!important;color:#d97706!important}.light-theme .navbar-login-btn{background:#7c3aed!important;color:#fff!important}.light-theme .navbar-login-btn:hover{background:#6d28d9!important;box-shadow:0 2px 8px #7c3aed33!important}.light-theme .content-wrapper{background:transparent!important}.light-theme .auth-overlay{background:#0000004d!important}.light-theme .auth-close{color:#8e8e93!important}.light-theme .auth-close:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .login-form{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 20px 80px -20px #0000001f!important;color:#1a1a2e!important}.light-theme .form-title{color:#1a1a2e!important}.light-theme .form-subtitle{color:#8e8e93!important}.light-theme .invite-hint{color:#6b6b80!important}.light-theme .login-btn{color:#fff!important}.light-theme .agreement{color:#8e8e93!important}.light-theme .nr-task-modal{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 32px 80px #0000001f,0 0 0 1px #7c3aed0f,inset 0 1px #fffc!important;color:#1a1a2e!important}.light-theme .nr-task-modal-head{background:linear-gradient(180deg,rgba(124,58,237,.03),transparent)!important;border-bottom-color:#e0e0e6!important}.light-theme .nr-task-modal-head h2{color:#1a1a2e!important}.light-theme .nr-task-modal-close{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .nr-task-modal-close:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .nr-task-table th{background:#f8f8fa!important;border-bottom-color:#e0e0e6!important;color:#8e8e93!important}.light-theme .nr-task-table td{border-bottom-color:#f0f0f2!important;color:#556!important}.light-theme .nr-task-table-wrap{background:#fff!important;border-color:#e0e0e6!important}.light-theme .nr-task-table tbody tr:hover td{background:#f8f8fa!important}.light-theme .nr-task-time-cell{color:#8e8e93!important}.light-theme .nr-task-reset-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .nr-task-reset-btn:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .nr-task-refresh-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .nr-task-allloaded,.light-theme .nr-task-foot-hint,.light-theme .nr-task-modal-foot{color:#8e8e93!important}.light-theme .nr-task-foot-total strong{color:#556!important}.light-theme .nr-task-empty,.light-theme .nr-task-loading-state,.light-theme .task-row-failed td{color:#8e8e93!important}.light-theme .transactions-page{background:linear-gradient(180deg,#f5f5f799,#f0f0f2cc 40%,#ebebf0f2)!important;color:#1a1a2e!important}.light-theme .tx-header{background:#fff!important;border-color:#e0e0e6!important}.light-theme .tx-title{background:linear-gradient(135deg,#1a1a2e,#556)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.light-theme .tx-user-pill{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .tx-user-name{color:#1a1a2e!important}.light-theme .tx-user-account{border-left-color:#d1d1d6!important;color:#8e8e93!important}.light-theme .asset-card{background:#fff!important;border-color:#e0e0e6!important}.light-theme .asset-card:hover{border-color:#d1d1d6!important}.light-theme .asset-label{color:#6b6b80!important}.light-theme .asset-value{color:#1a1a2e!important}.light-theme .asset-desc{color:#8e8e93!important}.light-theme .asset-credits{background:linear-gradient(135deg,#6366f10f,#ffffff03)!important}.light-theme .asset-team-seat{background:linear-gradient(135deg,#10b9810f,#ffffff03)!important}.light-theme .tx-tab{color:#6b6b80!important}.light-theme .tx-tab.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .tx-table th{background:#f8f8fa!important;border-bottom-color:#e0e0e6!important;color:#8e8e93!important}.light-theme .tx-table td{border-bottom-color:#f0f0f2!important;color:#556!important}.light-theme .tx-table tbody tr:hover td{background:#f8f8fa!important}.light-theme .tx-pagination-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .tx-pagination-btn:hover{background:#e8e8ec!important}.light-theme .tx-pagination-btn.active{background:#7c3aed!important;border-color:#7c3aed!important;color:#fff!important}.light-theme .creation-sidebar{background:#f8f8fa!important;border-right-color:#e0e0e6!important}.light-theme .sidebar-new-btn{background:#f0f0f2!important;color:#1a1a2e!important}.light-theme .sidebar-new-btn:hover{background:#e8e8ec!important}.light-theme .sidebar-toggle-btn{color:#8e8e93!important}.light-theme .sidebar-toggle-btn:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .session-item{background:#fff!important;border-color:#e0e0e6!important}.light-theme .session-item:hover{background:#f5f5f7!important}.light-theme .session-item.active{background:#7c3aed0f!important;border-color:#7c3aed26!important}.light-theme .session-title{color:#1a1a2e!important}.light-theme .session-time{color:#8e8e93!important}.light-theme .creation-main{background:#fff!important}.light-theme .creation-input-area{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .creation-input-area textarea{color:#1a1a2e!important}.light-theme .creation-input-area textarea::-moz-placeholder{color:#8e8e93!important}.light-theme .creation-input-area textarea::placeholder{color:#8e8e93!important}.light-theme .library-header{background:#fff!important;border-color:#e0e0e6!important}.light-theme .library-scope-tabs button{color:#6b6b80!important}.light-theme .library-scope-tabs button.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .library-card{background:#fff!important;border-color:#e0e0e6!important}.light-theme .library-card:hover{border-color:#7c3aed4d!important;box-shadow:0 8px 24px #00000014!important}.light-theme .card-body h3{color:#1a1a2e!important}.light-theme .card-desc,.light-theme .card-meta{color:#8e8e93!important}.light-theme .card-cover{background-color:#f0f0f2!important;color:#8e8e93!important}.light-theme .icon-btn{background:#00000080!important;color:#fff!important}.light-theme .role-design-modal{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 50px 120px #00000026!important;color:#1a1a2e!important}.light-theme .role-modal-close{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .role-modal-close:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .role-modal-title{background:linear-gradient(135deg,#1a1a2e,#556)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.light-theme .role-modal-image{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .account-sidebar{background:#fff!important;border-color:#e0e0e6!important}.light-theme .avatar-card{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .user-name{color:#1a1a2e!important}.light-theme .user-account{color:#8e8e93!important}.light-theme .badge-expired,.light-theme .badge-none,.light-theme .membership-expiry-tag{background:#f0f0f2!important;color:#8e8e93!important}.light-theme .membership-expiry-tag{border-color:#d1d1d6!important}.light-theme .stat-value{color:#1a1a2e!important}.light-theme .batch-item{background:#fff!important;border-color:#e0e0e6!important}.light-theme .batch-created-date,.light-theme .batches-title{color:#8e8e93!important}.light-theme .account-content{background:#fff!important;border-color:#e0e0e6!important}.light-theme .settings-section{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .settings-label{color:#8e8e93!important}.light-theme .invite-hero,.light-theme .settings-value{color:#1a1a2e!important}.light-theme .hero-desc{color:#6b6b80!important}.light-theme .stats-card{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .stat-label{color:#8e8e93!important}.light-theme .stat-divider{background:#e0e0e6!important}.light-theme .invite-card{background:#fff!important;border-color:#e0e0e6!important}.light-theme .rules-trigger-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .rules-trigger-btn:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .card-header{color:#1a1a2e!important}.light-theme .section-label{color:#8e8e93!important}.light-theme .copy-btn,.light-theme .link-input{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .copy-btn:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .invite-records{background:#fff!important;border-color:#e0e0e6!important}.light-theme .record-row{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .tutorial-sidebar{background:#fff!important;border-color:#e0e0e6!important}.light-theme .sidebar-title{color:#1a1a2e!important}.light-theme .sidebar-desc{color:#8e8e93!important}.light-theme .tutorial-item{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .tutorial-item:hover{background:#f0f0f2!important}.light-theme .tutorial-item.active{background:#7c3aed0f!important;border-color:#7c3aed26!important}.light-theme .terms-container,.light-theme .tutorial-content{background:#fff!important;border-color:#e0e0e6!important}.light-theme .terms-header{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .terms-title{color:#1a1a2e!important}.light-theme .terms-update{color:#8e8e93!important}.light-theme .terms-nav{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .nav-item{color:#6b6b80!important}.light-theme .nav-item:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .nav-item.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .terms-content{color:#556!important}.light-theme .terms-content h2{color:#1a1a2e!important}.light-theme .hero-section{background:#fff!important;border-color:#e0e0e6!important}.light-theme .hero-subtitle{color:#8e8e93!important}.light-theme .drama-card{background:#fff!important;border-color:#e0e0e6!important}.light-theme .drama-card:hover{border-color:#7c3aed4d!important;box-shadow:0 8px 24px #00000014!important}.light-theme .drama-card-title{color:#1a1a2e!important}.light-theme .drama-card-desc,.light-theme .drama-card-meta{color:#8e8e93!important}.light-theme .scope-switch-btn{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .scope-switch-btn:hover{background:#e8e8ec!important}.light-theme .scope-switch-btn.active{background:#7c3aed14!important;border-color:#7c3aed26!important;color:#7c3aed!important}.light-theme .team-selector{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#1a1a2e!important}.light-theme .create-drama-modal{background:#fff!important;border-color:#e0e0e6!important;color:#1a1a2e!important}.light-theme .art-style-card{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .art-style-card.selected,.light-theme .art-style-card:hover{border-color:#7c3aed4d!important}.light-theme .art-style-card.selected{background:#7c3aed0f!important}.light-theme .genre-tag{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .genre-tag.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .settings-layout{background:#fff!important}.light-theme .settings-nav{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .nav-group-label{color:#8e8e93!important}.light-theme .settings-nav .nav-item{color:#6b6b80!important}.light-theme .settings-nav .nav-item:hover{background:#0000000a!important;color:#1a1a2e!important}.light-theme .settings-nav .nav-item.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .settings-panel{background:#fff!important}.light-theme .setting-row{border-bottom-color:#e0e0e6!important}.light-theme .setting-label{color:#1a1a2e!important}.light-theme .setting-desc{color:#8e8e93!important}.light-theme .virtua-list-wrapper{background:linear-gradient(180deg,#f5f5f799,#f0f0f2cc 40%,#ebebf0f2)!important}.light-theme .sidebar-item:hover{background:#0000000a!important}.light-theme .sidebar-item.active{background:#7c3aed0f!important}.light-theme .sidebar-item-icon{background:#f0f0f2!important;color:#8e8e93!important}.light-theme .sidebar-item.active .sidebar-item-icon{background:#7c3aed1a!important;color:#7c3aed!important}.light-theme .sidebar-item-prompt{color:#1a1a2e!important}.light-theme .sidebar-item-delete,.light-theme .sidebar-item-meta{color:#8e8e93!important}.light-theme .sidebar-item-delete:hover{background:#ef444414!important;color:#ef4444!important}.light-theme .sidebar-empty{color:#c7c7cc!important}.light-theme .sidebar-history-list{scrollbar-color:rgba(0,0,0,.1) transparent!important}.light-theme .sidebar-expand-btn{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .sidebar-expand-btn:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .prompt-text{color:#1a1a2e!important}.light-theme .label{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .quote-icon{color:#8e8e93!important}.light-theme .record-header-content{color:#1a1a2e!important}.light-theme .reference.reference-image{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .media-card-container{background:#e8e8ec!important}.light-theme .placeholder-content{color:#c7c7cc!important}.light-theme .placeholder-bar-track{background:#0000000f!important}.light-theme .placeholder-text{color:#8e8e93!important}.light-theme .error-tips{background:#ff4d4d0a!important;border-color:#ff4d4d1a!important}.light-theme .error-tips-text{color:#556!important}.light-theme .error-tips-button{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .error-tips-button:hover{background:#e8e8ec!important}.light-theme .action-button{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .action-button:hover{background:#e8e8ec!important;border-color:#c7c7cc!important;color:#1a1a2e!important}.light-theme .operation-menu .action-icon{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .operation-menu .action-icon:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .operation-dropdown{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 8px 24px #0000001a!important}.light-theme .operation-menu .dropdown-item{color:#556!important}.light-theme .operation-menu .dropdown-item:hover{background:#0000000a!important}.light-theme .confirm-modal{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 16px 48px #00000026!important}.light-theme .confirm-title{color:#1a1a2e!important}.light-theme .confirm-body{color:#6b6b80!important}.light-theme .confirm-btn.cancel{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .confirm-btn.cancel:hover{background:#e8e8ec!important}.light-theme .empty-content{color:#8e8e93!important}.light-theme .empty-title{color:#c7c7cc!important}.light-theme .load-more-spinner{color:#8e8e93!important}.light-theme .spinner{border-color:#7c3aed rgba(0,0,0,.08) rgba(0,0,0,.08)!important}.light-theme .load-more-end{color:#c7c7cc!important}.light-theme .load-more-end:after,.light-theme .load-more-end:before{background:#e0e0e6!important}.light-theme .shortvideo-container{background:linear-gradient(180deg,#f5f5f799,#f0f0f2cc 40%,#ebebf0f2)!important}.light-theme .hero-section{background:linear-gradient(135deg,#fffffffa,#f8f8faf2)!important}.light-theme .hero-title{color:#1a1a2e!important}.light-theme .hero-subtitle{color:#6b6b80!important}.light-theme .primary-action{background:#7c3aed!important;color:#fff!important}.light-theme .primary-action:hover{background:#6d28d9!important}.light-theme .secondary-action{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#556!important}.light-theme .secondary-action:hover{background:#e8e8ec!important;border-color:#c7c7cc!important}.light-theme .banner-dots span{background:#0003!important}.light-theme .banner-dots span.active{background:#7c3aed!important}.light-theme .section-title{background:linear-gradient(135deg,#1a1a2e,#556)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.light-theme .project-card{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 2px 8px #0000000f!important}.light-theme .project-card:hover{border-color:#7c3aed33!important;box-shadow:0 12px 32px #0000001a!important}.light-theme .card-title{color:#1a1a2e!important;text-shadow:none!important}.light-theme .card-time{color:#8e8e93!important}.light-theme .episodes-container{border-top-color:#e0e0e6!important}.light-theme .episodes-title{color:#6b6b80!important}.light-theme .episode-item,.light-theme .episode-more{background:#f8f8fa!important;border-color:#e0e0e6!important;color:#556!important}.light-theme .episode-item:hover,.light-theme .episode-more:hover{border-color:#7c3aed40!important}.light-theme .episode-item.not-configured{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#8e8e93!important}.light-theme .card-icon-btn{background:#0006!important;color:#fff!important}.light-theme .library-page{background:transparent!important}.light-theme .join-card{background:#fffffff2!important;border-color:#7c3aed26!important;box-shadow:0 16px 48px -12px #00000026,inset 0 1px #ffffff80!important}.light-theme .btn-close{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .btn-close:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .card-header h1{color:#1a1a2e!important}.light-theme .subtitle{color:#8e8e93!important}.light-theme .form-section{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .section-label{color:#7c3aedb3!important}.light-theme .label-icon{background:#7c3aed14!important;color:#7c3aedcc!important}.light-theme .form-group input{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#1a1a2e!important}.light-theme .form-group input:focus{background:#7c3aed08!important;border-color:#7c3aed66!important}.light-theme .form-group input::-moz-placeholder{color:#c7c7cc!important}.light-theme .form-group input::placeholder{color:#c7c7cc!important}.light-theme .btn-cancel{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#6b6b80!important}.light-theme .btn-cancel:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .my-requests{background:#fffffff2!important;border-color:#7c3aed1a!important}.light-theme .requests-title{color:#1a1a2e!important}.light-theme .requests-count{color:#8e8e93!important}.light-theme .request-row{background:#f8f8fa!important;border-color:#e0e0e6!important}.light-theme .request-row:hover{background:#f0f0f2!important}.light-theme .req-team{color:#1a1a2e!important}.light-theme .req-status.rejected{background:#f0f0f2!important;color:#8e8e93!important}.light-theme .req-time{color:#c7c7cc!important}.light-theme .inspiration-page{color:#fff!important}.light-theme .page-bg-overlay{background:#ffffff03!important}.light-theme .creator-greeting,.light-theme .gallery-header h2{color:#fff!important}.light-theme .greeting-start-btn{background:#7c3aed!important;color:#fff!important}.light-theme .greeting-start-btn:hover{background:#6d28d9!important}.light-theme .nr-dropdown-trigger{background:#7c3aed0f!important;border-color:#7c3aed26!important;color:#556!important}.light-theme .nr-dropdown-trigger:hover{background:#7c3aed1a!important;border-color:#7c3aed59!important;color:#1a1a2e!important}.light-theme .nr-dropdown-menu{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 8px 24px #0000001a!important}.light-theme .nr-dropdown-item{color:#556!important}.light-theme .nr-dropdown-item:hover{background:#7c3aed0f!important;color:#1a1a2e!important}.light-theme .material-input-container{background:#fff!important;border-color:#e0e0e6!important}.light-theme .material-textarea{background:#f8f8fa!important;border-color:#d1d1d6!important;color:#1a1a2e!important}.light-theme .material-textarea::-moz-placeholder{color:#c7c7cc!important}.light-theme .material-textarea::placeholder{color:#c7c7cc!important}.light-theme .select-popover{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 8px 24px #0000001f!important}.light-theme .select-popover button{color:#556!important}.light-theme .select-popover button:hover{background:#f0f0f2!important;color:#1a1a2e!important}.light-theme .select-popover button.active{background:#7c3aed14!important;color:#7c3aed!important}.light-theme .param-modal-card{background:#fff!important;border-color:#e0e0e6!important;box-shadow:0 24px 64px #00000026!important}.light-theme .param-modal-title{color:#1a1a2e!important}.light-theme .param-modal-close{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .param-modal-close:hover{background:#e8e8ec!important;color:#1a1a2e!important}.light-theme .param-label{color:#6b6b80!important}.light-theme .param-options button{background:#f0f0f2!important;border-color:#d1d1d6!important;color:#556!important}.light-theme .param-options button.active{background:#7c3aed1a!important;border-color:#7c3aed4d!important;color:#7c3aed!important}.light-theme .param-btn-cancel{background:#f0f0f2!important;color:#6b6b80!important}.light-theme .param-btn-confirm{background:#7c3aed!important;color:#fff!important}.light-theme .credit-cost-display{color:#6b6b80!important}.light-theme .submit-button{background:#7c3aed!important;color:#fff!important}.light-theme .submit-button:hover{background:#6d28d9!important}.light-theme .hover-preview-popup{border-color:#e0e0e6!important;box-shadow:0 8px 24px #0000001f!important}.light-theme .scroll-to-bottom-btn{background:#fff!important;border-color:#e0e0e6!important;color:#6b6b80!important}.light-theme .captcha-slider-track{background:#f0f0f2!important;border-color:#d1d1d6!important}.light-theme .captcha-slider-thumb{background:#fff!important;border-color:#d1d1d6!important;box-shadow:0 2px 8px #0000001a!important}.light-theme .shot-compose-editor{background:#fff!important;border-color:#e0e0e6!important}.light-theme .shot-compose-panel{background:#f8f8fa!important;border-color:#e0e0e6!important}#__nuxt,body,html{height:100%;width:100%}html{overscroll-behavior:none}body,html{background:var(--chatfire-bg-common)}body{color:var(--chatfire-text-primary);font-family:var(--font-body);font-size:13px;line-height:1.5;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit;letter-spacing:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,h4,h5{color:var(--text-0);font-family:var(--font-display);font-weight:700;line-height:1.2}p{line-height:1.65}a{color:inherit}.btn{align-items:center;background:var(--bg-0);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs);color:var(--text-1);display:inline-flex;font-size:12px;font-weight:600;gap:var(--sp-2);justify-content:center;padding:8px 14px;transition:all .18s var(--ease-out);white-space:nowrap}.btn:hover{background:var(--bg-hover);border-color:var(--border-strong);color:var(--text-0);transform:translateY(-1px)}.btn-primary{background:var(--accent-gradient);border-color:transparent;box-shadow:0 8px 20px #3b82f64d;color:#fff}.btn-primary:hover{color:#fff;filter:brightness(1.05)}.btn-ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--text-2)}.btn-ghost:hover{background:var(--bg-hover);color:#fff}.btn-sm{font-size:11px;padding:5px 10px}.btn-icon{height:32px;padding:0;width:32px}.input,.textarea,select.input{background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-0);font-size:13px;outline:none;padding:10px 12px;transition:border-color .18s,box-shadow .18s,background .18s;width:100%}.input:hover,.textarea:hover{border-color:var(--border-strong)}.input:focus,.textarea:focus{background:#171717;border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-glow)}.input::-moz-placeholder,.textarea::-moz-placeholder{color:var(--text-3)}.input::placeholder,.textarea::placeholder{color:var(--text-3)}.textarea{min-height:82px;resize:vertical}.tag{align-items:center;background:var(--bg-2);border-radius:99px;color:var(--text-2);display:inline-flex;font-size:10px;font-weight:600;gap:4px;padding:3px 9px}.tag-accent{background:var(--accent-bg);color:var(--accent-text)}.tag-success{background:var(--success-bg);color:var(--success)}.tag-error{background:var(--error-bg);color:var(--error)}.tag-info{background:var(--info-bg);color:var(--info)}.tag-warning{background:var(--warning-bg);color:var(--warning)}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:border-color .2s var(--ease-out),box-shadow .2s var(--ease-out),transform .2s var(--ease-out)}.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--chatfire-border);background-clip:content-box;border:2px solid transparent;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--chatfire-text-tertiary);background-clip:content-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-spin{animation:spin .9s linear infinite}.mono{font-family:var(--font-mono)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dim{color:var(--text-3)}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.flex-1{flex:1;min-width:0}.sr-only{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}*,:after,:before{--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:rgba(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:rgba(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: }/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;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;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-4{bottom:1rem}.left-1\/2{left:50%}.left-20{left:5rem}.left-4{left:1rem}.right-10{right:2.5rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-20{top:5rem}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[9999\]{z-index:9999}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-2\.5{height:.625rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[120px\]{max-height:120px}.max-h-\[150px\]{max-height:150px}.max-h-\[200px\]{max-height:200px}.min-h-\[40px\]{min-height:40px}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[400px\]{width:400px}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-\[200px\]{min-width:200px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[40px\]{min-width:40px}.max-w-0{max-width:0}.max-w-2xl{max-width:42rem}.max-w-\[110px\]{max-width:110px}.max-w-\[240px\]{max-width:240px}.max-w-\[280px\]{max-width:280px}.max-w-\[400px\]{max-width:400px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{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-y-1\/2{--tw-translate-y:-50%}.translate-x-full{--tw-translate-x:100%}.transform,.translate-x-full{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 pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-none{cursor:none}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[var\(--accent-color\)\]{border-color:var(--accent-color)}.border-\[var\(--border-color\)\]{border-color:var(--border-color)}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-200\/80{border-color:#e5e7ebcc}.border-purple-400{--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity,1))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.\!bg-\[var\(--accent-color\)\]{background-color:var(--accent-color)!important}.\!bg-purple-500{--tw-bg-opacity:1!important;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))!important}.bg-\[var\(--accent-color\)\]{background-color:var(--accent-color)}.bg-\[var\(--bg-primary\)\]{background-color:var(--bg-primary)}.bg-\[var\(--bg-secondary\)\]{background-color:var(--bg-secondary)}.bg-\[var\(--bg-tertiary\)\]{background-color:var(--bg-tertiary)}.bg-\[var\(--border-color\)\]{background-color:var(--border-color)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/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-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/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-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.bg-purple-400\/30{background-color:#c084fc4d}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-cyan-400{--tw-gradient-from:#22d3ee var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,211,238,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-cyan-500\/20{--tw-gradient-from:rgba(6,182,212,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(6,182,212,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blue-300{--tw-gradient-to:rgba(147,197,253,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#93c5fd var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-blue-400\/20{--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(96,165,250,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-amber-200{--tw-gradient-to:#fde68a var(--tw-gradient-to-position)}.to-amber-300\/20{--tw-gradient-to:rgba(252,211,77,.2) var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.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}.py-0{padding-bottom:0;padding-top:0}.py-0\.5{padding-bottom:.125rem;padding-top:.125rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pr-1\.5{padding-right:.375rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.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-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-wide{letter-spacing:.025em}.text-\[var\(--accent-color\)\]{color:var(--accent-color)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[var\(--text-tertiary\)\]{color:var(--text-tertiary)}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/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-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-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/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-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{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 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{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)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.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)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-sm,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-none{transition-property:none}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.placeholder\:text-\[var\(--text-secondary\)\]::-moz-placeholder{color:var(--text-secondary)}.placeholder\:text-\[var\(--text-secondary\)\]::placeholder{color:var(--text-secondary)}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;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))}.hover\:gap-1\.5:hover{gap:.375rem}.hover\:border-\[var\(--accent-color\)\]:hover{border-color:var(--accent-color)}.hover\:bg-\[var\(--accent-hover\)\]:hover{background-color:var(--accent-hover)}.hover\:bg-\[var\(--bg-secondary\)\]:hover{background-color:var(--bg-secondary)}.hover\:bg-\[var\(--bg-tertiary\)\]:hover{background-color:var(--bg-tertiary)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/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-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.hover\:text-\[var\(--accent-color\)\]:hover{color:var(--accent-color)}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(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)}.focus\:border-\[var\(--accent-color\)\]:focus{border-color:var(--accent-color)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:max-w-\[80px\]{max-width:80px}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity,1))}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:bg-gray-800\/95:is(.dark *){background-color:#1f2937f2}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:text-blue-400:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:hover\:bg-purple-900\/20:hover:is(.dark *){background-color:#581c8733}@media(min-width:768px){.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-8{padding-left:2rem;padding-right:2rem}}.vue-flow{direction:ltr;height:100%;overflow:hidden;position:relative;width:100%;z-index:0}.vue-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{pointer-events:none;transform-origin:0 0;z-index:2}.vue-flow__viewport{overflow:clip;z-index:4}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{overflow:visible;pointer-events:none}.vue-flow__connection-path,.vue-flow__edge-path{fill:none;stroke:#b1b1b7;stroke-width:1}.vue-flow__edge{cursor:pointer;pointer-events:visibleStroke}.vue-flow__edge.animated path{animation:dashdraw .5s linear infinite;stroke-dasharray:5}.vue-flow__edge.animated path.vue-flow__edge-interaction{animation:none;stroke-dasharray:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{animation:dashdraw .5s linear infinite;stroke-dasharray:5}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.vue-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{min-height:5px;min-width:5px;pointer-events:none;position:absolute}.vue-flow__handle.connectable{cursor:crosshair;pointer-events:all}.vue-flow__handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.vue-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.vue-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.vue-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{margin:15px;position:absolute;z-index:5}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10}}:root{--vf-node-bg:#fff;--vf-node-text:#222;--vf-connection-path:#b1b1b7;--vf-handle:#555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{background-color:var(--vf-node-bg);border-color:var(--vf-node-color);border-radius:3px;border-style:solid;border-width:1px;color:var(--vf-node-text);font-size:12px;padding:10px;text-align:center;width:150px}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid #555;outline:none}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color:var(--vf-node-color,#0041d0);--vf-handle:var(--vf-node-color,#0041d0);--vf-box-shadow:var(--vf-node-color,#0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color,#0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{border:1px solid var(--vf-node-color,#0041d0);outline:none}.vue-flow__node-default{--vf-handle:var(--vf-node-color,#1a192b);--vf-box-shadow:var(--vf-node-color,#1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color,#1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{border:1px solid var(--vf-node-color,#1a192b);outline:none}.vue-flow__node-output{--vf-handle:var(--vf-node-color,#ff0072);--vf-box-shadow:var(--vf-node-color,#ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color,#ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid var(--vf-node-color,#ff0072);outline:none}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{background:var(--vf-handle);border:1px solid #fff;border-radius:100%;height:6px;width:6px}.vue-flow__minimap{background-color:#fff}.vue-flow__minimap.pannable{cursor:grab}.vue-flow__minimap.dragging{cursor:grabbing}.vue-flow__minimap-mask.pannable{cursor:grab}.xterm{cursor:text;position:relative;-moz-user-select:none;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{border:0;height:0;left:-9999em;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;resize:none;top:0;white-space:nowrap;width:0;z-index:-5}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;bottom:0;cursor:default;left:0;overflow-y:scroll;position:absolute;right:0;top:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{left:0;position:absolute;top:0}.xterm-char-measure-element{display:inline-block;left:-9999em;line-height:normal;position:absolute;top:0;visibility:hidden}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{bottom:0;color:transparent;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.xterm .xterm-accessibility-tree:not(.debug) ::-moz-selection{color:transparent}.xterm .xterm-accessibility-tree:not(.debug) ::selection{color:transparent}.xterm .xterm-accessibility-tree{font-family:monospace;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre}.xterm .xterm-accessibility-tree>div{transform-origin:left;width:-moz-fit-content;width:fit-content}.xterm .live-region{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{-webkit-text-decoration:overline double underline;text-decoration:overline double underline}.xterm-overline.xterm-underline-3{-webkit-text-decoration:overline wavy underline;text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{-webkit-text-decoration:overline dotted underline;text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{-webkit-text-decoration:overline dashed underline;text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{position:absolute;z-index:6}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{pointer-events:none;position:absolute;right:0;top:0;z-index:8}.xterm-decoration-top{position:relative;z-index:2}.xterm .xterm-scrollable-element>.scrollbar{cursor:default}.xterm .xterm-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.xterm .xterm-scrollable-element>.visible{background:transparent;opacity:1;transition:opacity .1s linear;z-index:11}.xterm .xterm-scrollable-element>.invisible{opacity:0;pointer-events:none}.xterm .xterm-scrollable-element>.invisible.fade{transition:opacity .8s linear}.xterm .xterm-scrollable-element>.shadow{display:none;position:absolute}.xterm .xterm-scrollable-element>.shadow.top{box-shadow:var(--vscode-scrollbar-shadow,#000) 0 6px 6px -6px inset;display:block;height:3px;left:3px;top:0;width:100%}.xterm .xterm-scrollable-element>.shadow.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset;display:block;height:100%;left:0;top:3px;width:3px}.xterm .xterm-scrollable-element>.shadow.top-left-corner{display:block;height:3px;left:0;top:0;width:3px}.xterm .xterm-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow,#000) 6px 0 6px -6px inset}.canvas-scope{--bg-primary:#1f1f1f;--bg-secondary:#252527;--bg-tertiary:#343434;--canvas-card-bg:#2b2b2e;--canvas-card-border:hsla(0,0%,100%,.14);--canvas-card-hover:#38383c;--text-primary:#e5e7eb;--text-secondary:#a0a0a0;--text-tertiary:#737373;--border-color:hsla(0,0%,100%,.12);--accent-color:#0a84ff;--accent-hover:#0078ff;color:var(--text-primary);display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-synthesis:none;height:100%;line-height:1.5;overflow:hidden;text-rendering:optimizeLegibility;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.canvas-header,.canvas-page,.canvas-scope{background:var(--bg-primary)}.canvas-header{border-color:var(--canvas-card-border)!important;color:var(--text-primary)}.canvas-card{box-shadow:0 18px 44px #0000004d,inset 0 1px #ffffff0d}.canvas-card,.canvas-panel{background:var(--canvas-card-bg);border:1px solid var(--canvas-card-border)}.canvas-panel{box-shadow:0 18px 42px #00000052,inset 0 1px #ffffff0d}.canvas-card.is-selected,.canvas-node-card.is-selected{border-color:var(--accent-color);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent-color) 42%,transparent),0 20px 48px #00000042}.canvas-node-card{background:var(--canvas-card-bg);border:1px solid var(--canvas-card-border);box-shadow:0 14px 36px #00000047,inset 0 1px #ffffff0a}.canvas-node-card .editor-content,.canvas-node-card input,.canvas-node-card select,.canvas-node-card textarea{background-color:#ffffff0d;border-color:#ffffff1a}.canvas-node-card .editor-content:focus,.canvas-node-card input:focus,.canvas-node-card select:focus,.canvas-node-card textarea:focus{border-color:var(--accent-color)}.canvas-icon-btn{color:var(--text-secondary)}.canvas-icon-btn:hover:not(:disabled){background:var(--canvas-card-hover);color:var(--text-primary)}.canvas-divider{background:var(--canvas-card-border)}.canvas-text-primary{color:var(--text-primary)}.canvas-text-secondary{color:var(--text-secondary)}.placeholder\:canvas-text-tertiary::-moz-placeholder{color:var(--text-tertiary)}.canvas-text-tertiary,.placeholder\:canvas-text-tertiary::placeholder{color:var(--text-tertiary)}.canvas-btn-secondary{background:color-mix(in srgb,var(--canvas-card-bg) 86%,#fff 4%);border:1px solid var(--canvas-card-border);color:var(--text-secondary)}.canvas-btn-secondary:hover:not(:disabled){background:var(--canvas-card-hover);color:var(--text-primary)}.canvas-btn-accent{background:var(--accent-color);color:#fff}.canvas-btn-accent:hover:not(:disabled){background:var(--accent-hover)}.canvas-tag{background:#252527d1;border:1px solid var(--canvas-card-border);color:var(--text-secondary)}.canvas-tag:hover{border-color:var(--accent-color);color:var(--text-primary)}.canvas-page-root,.canvas-page-root #__nuxt{background:#1f1f1f;height:100%;overflow:hidden;width:100%}.canvas-page-root *{box-sizing:border-box}.canvas-page-root button,.canvas-page-root input,.canvas-page-root select,.canvas-page-root textarea{font:inherit}.canvas-page-root button{background:transparent;border:0;color:inherit;cursor:pointer}.canvas-page-root button:disabled{cursor:not-allowed}.canvas-scope .vue-flow{background-color:var(--bg-primary)}.canvas-scope .vue-flow__node{border-radius:8px}.canvas-scope .vue-flow__edge-path{stroke:var(--border-color);stroke-width:2}.canvas-scope .vue-flow__handle{background-color:var(--accent-color)!important;border:2px solid var(--bg-secondary);height:10px;width:10px}.canvas-scope .vue-flow__minimap{background:var(--canvas-card-bg);border:1px solid var(--canvas-card-border);border-radius:8px;box-shadow:0 14px 36px #00000047;overflow:hidden}.canvas-scope .vue-flow__minimap svg{background:var(--bg-primary)}.canvas-scope .vue-flow__minimap-node{fill:var(--canvas-card-bg);stroke:var(--canvas-card-border)}.canvas-scope .vue-flow__minimap-mask{fill:#1f1f1fb8}
