.studio-sidebar-new{height:100vh;height:100dvh;background:#0b1220;border-right:1px solid #1e293b;display:flex;flex-direction:column;overflow:visible}.studio-sidebar-new.collapsed .sidebar-logo{display:none}.studio-sidebar-new.collapsed .sidebar-header{justify-content:center}.studio-sidebar-new.collapsed .sidebar-brand{display:none}.sidebar-header{padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sidebar-brand{display:flex;align-items:center;gap:.625rem;overflow:hidden}.sidebar-logo{width:32px;height:32px;flex-shrink:0}.sidebar-brand-text{display:flex;flex-direction:column;overflow:hidden;white-space:nowrap}.sidebar-brand-title{font-size:.9rem;font-weight:700;color:#fff}.sidebar-brand-sub{font-size:.7rem;color:#64748b}.sidebar-toggle{padding:.375rem;border-radius:6px;background:#ffffff0d;border:1px solid rgba(148,163,184,.15);color:#94a3b8;cursor:pointer;flex-shrink:0;display:grid;place-items:center;transition:background .15s,color .15s}.sidebar-toggle:hover{background:#ffffff1a;color:#e2e8f0}.sidebar-toggle-icon{width:16px;height:16px}.sidebar-nav{flex:1;min-height:0;padding:.5rem .75rem;display:flex;flex-direction:column;gap:.25rem;overflow:visible}.sidebar-menu-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;height:40px;border-radius:10px;border:none;background:transparent;color:#94a3b8;cursor:pointer;transition:background .15s,color .15s;text-align:left}.sidebar-menu-item:hover{background:#ffffff0d;color:#fff}.sidebar-menu-item.active{background:#3b82f626;color:#fff}.sidebar-menu-item.collapsed{justify-content:center;padding:.5rem;display:flex;align-items:center}.sidebar-menu-item.collapsed .sidebar-menu-icon{display:grid;place-items:center}.sidebar-menu-icon{width:18px;height:18px;flex:0 0 18px;display:block}.sidebar-menu-icon svg{display:block}.sidebar-menu-label{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;line-height:1}.sidebar-promo-reminder{display:flex;align-items:center;gap:.625rem;padding:.25rem;margin-top:.5rem;border-radius:9999px;border:1px solid rgba(148,163,184,.3);background:#94a3b81a;color:#e2e8f0;cursor:pointer;transition:background .15s,border-color .15s,color .15s;text-align:left;width:100%;font-size:.875rem}.sidebar-promo-reminder:hover{background:#94a3b826;border-color:#94a3b866;color:#f8fafc}.sidebar-promo-reminder.collapsed{justify-content:center;padding:.25rem}.sidebar-promo-reminder-pill{position:relative;flex-shrink:0;background:var(--gradient-accent);border:1px solid rgba(58,233,185,.4);border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:#0b1220;overflow:hidden}.sidebar-promo-reminder-pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 0%,transparent 35%,rgba(255,255,255,.18) 50%,transparent 65%,transparent 100%);background-size:200% 100%;animation:sidebar-promo-shine 4s ease-in-out infinite;pointer-events:none}@keyframes sidebar-promo-shine{0%,to{background-position:200% 0}50%{background-position:-200% 0}}.sidebar-promo-reminder-text{font-size:.8rem;font-weight:500;white-space:nowrap;overflow:hidden;padding-right:.75rem}.sidebar-promo-reminder.collapsed .sidebar-promo-reminder-pill{padding:.25rem .5rem;min-width:28px;text-align:center}.sidebar-action-tiles{display:flex;flex-direction:column;gap:.5rem}.sidebar-action-tiles.collapsed{flex-direction:column;align-items:center;gap:.35rem}.sidebar-action-tile-icon-only{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#ffffff0f;color:#e2e8f0;cursor:pointer;transition:background .15s,border-color .15s}.sidebar-action-tile-icon-only:hover{background:#ffffff1a;border-color:#94a3b859}.sidebar-action-tile-icon-only.sidebar-action-tile--premium:hover{background:#3b82f61f;border-color:#3b82f659}.sidebar-action-tile-icon-only .sidebar-action-tile-icon{width:18px;height:18px}.sidebar-action-tile{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#ffffff0f;color:#e2e8f0;cursor:pointer;transition:background .15s,border-color .15s;text-align:left}.sidebar-action-tile:hover{background:#ffffff1a;border-color:#94a3b859}.sidebar-action-tile--premium:hover{background:#3b82f61f;border-color:#3b82f659}.sidebar-action-tile-content{display:flex;flex-direction:column;gap:.15rem;min-width:0}.sidebar-action-tile-title{font-size:.875rem;font-weight:600;color:#f8fafc}.sidebar-action-tile-sub{font-size:.75rem;color:#94a3b8}.sidebar-action-tile-heart{display:inline-flex;align-items:center;vertical-align:-.2em;margin-left:.15em}.sidebar-action-tile-heart svg{width:1.15em;height:1.15em}.sidebar-action-tile-icon{width:20px;height:20px;flex-shrink:0;color:#fff}.sidebar-action-tile--premium .sidebar-action-tile-icon{color:#fff}.sidebar-footer{padding:.75rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.sidebar-utility{display:flex;align-items:center;gap:.5rem;justify-content:space-between;width:100%}.studio-sidebar-new.collapsed .sidebar-utility{justify-content:center}.studio-sidebar-new.collapsed .sidebar-lang-selector{display:flex;justify-content:center;width:100%}.sidebar-utility.collapsed{flex-direction:column}.sidebar-lang-trigger{background:transparent;border:none;padding:0}.sidebar-lang-selector{position:relative;z-index:100}.sidebar-lang-trigger-inner{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem;border-radius:4px;background:transparent;color:#e2e8f0;border:none;transition:opacity .2s ease,transform .2s ease}.sidebar-lang-trigger-inner:hover{opacity:.8;transform:scale(1.05)}.sidebar-lang-flag{width:16px;height:16px}.sidebar-lang-menu{position:absolute;bottom:calc(100% + .5rem);left:0;z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.35rem;width:180px;display:flex;flex-direction:column;gap:.15rem;box-shadow:0 4px 6px -1px #0000001f,0 2px 4px -1px #00000014}.sidebar-lang-option{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .75rem;border:none;background:transparent;color:#0f172a;border-radius:8px;cursor:pointer;text-align:left;font-size:.9rem}.sidebar-lang-option:hover{background:#f3f4f6}.sidebar-lang-option.is-active{background:#eff6ff;color:#2563eb}.sidebar-lang-option-text{font-weight:600}.sidebar-footer-divider{height:1px;width:100%;background:#1e293b;opacity:.6}.sidebar-theme-switch{position:relative;width:54px;height:28px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#111827;color:#e2e8f0;display:grid;place-items:center;cursor:pointer;overflow:hidden}.sidebar-theme-thumb{position:absolute;width:20px;height:20px;border-radius:999px;background:#fff;left:4px;top:3px;transition:transform .2s ease}.sidebar-theme-switch.is-dark .sidebar-theme-thumb{transform:translate(26px)}.sidebar-theme-icon{position:absolute;top:6px;color:#e2e8f0}.sidebar-theme-icon-sun{left:8px}.sidebar-theme-icon-moon{right:8px}.sidebar-upload{padding:.25rem .25rem .75rem}.sidebar-upload.collapsed .upload-trigger-text,.sidebar-upload.collapsed .dropdown-chevron{display:none}.sidebar-credits{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;flex-wrap:wrap}.sidebar-credits.collapsed{justify-content:center;padding:.5rem .75rem}.sidebar-credits-label{font-size:.75rem;color:#64748b;font-weight:500}.sidebar-credits-value{display:flex;align-items:center;gap:.375rem}.sidebar-credits-icon{width:14px;height:14px;color:#64748b}.sidebar-credits-value span{font-size:.875rem;font-weight:700;color:#fff}.sidebar-plan-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.15rem .45rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.3px}.sidebar-plan-badge.basic{background:#94a3b82e;color:#cbd5f5}.sidebar-plan-badge.standard{background:#3b82f62e;color:#93c5fd}.sidebar-plan-badge.pro{background:#10b9812e;color:#86efac}.sidebar-plan-badge.max{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.15rem .45rem;border-radius:999px;background:#8b5cf638;color:#c4b5fd}.studio-sidebar-new.collapsed .sidebar-plan-badge{display:none}.sidebar-signin{width:100%;display:flex;align-items:center;gap:.65rem;padding:.75rem;border-radius:10px;border:none;background:#3b82f6;color:#fff;cursor:pointer;transition:background .15s;text-align:left}.sidebar-signin--large{padding:1rem;min-height:52px}.sidebar-signin:hover{background:#2563eb}.sidebar-signin.collapsed{justify-content:center;padding:.75rem}.sidebar-signin--large.collapsed{padding:1rem}.sidebar-signin-icon{width:20px;height:20px;flex:0 0 20px}.sidebar-signin--large .sidebar-signin-icon{width:22px;height:22px;flex:0 0 22px}.sidebar-signin-text{display:flex;flex-direction:column;overflow:hidden;line-height:1.2}.sidebar-signin-title{font-size:.875rem;font-weight:600}.sidebar-signin--large .sidebar-signin-title{font-size:1rem;font-weight:700}.sidebar-signin-sub{font-size:.7rem;opacity:.85}.sidebar-signin--large .sidebar-signin-sub{font-size:.8rem}.sidebar-account-chip{width:100%;display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border-radius:10px;border:1px solid rgba(148,163,184,.2);background:#ffffff0d;color:#e2e8f0;cursor:pointer;transition:background .15s,border-color .15s;text-align:left}.sidebar-account-chip:hover{background:#ffffff14;border-color:#94a3b859}.sidebar-account-chip.collapsed{justify-content:center;padding:.5rem}.sidebar-account-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:grid;place-items:center;flex-shrink:0}.sidebar-account-initials{font-size:.95rem;font-weight:700;color:#fff}.sidebar-account-info{display:flex;flex-direction:column;gap:.1rem;overflow:hidden;min-width:0}.sidebar-account-name{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account-email{font-size:.7rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account-icon{width:16px;height:16px;color:#94a3b8;flex-shrink:0;margin-left:auto}[data-theme=dark] .sidebar-menu-icon,body.theme-dark .sidebar-menu-icon{color:#fff}[data-theme=dark] .sidebar-menu-item:not(.active),body.theme-dark .sidebar-menu-item:not(.active){color:#fff}[data-theme=dark] .sidebar-menu-item:not(.active) .sidebar-menu-icon,body.theme-dark .sidebar-menu-item:not(.active) .sidebar-menu-icon{color:#fff}[data-theme=dark] .sidebar-credits-icon,body.theme-dark .sidebar-credits-icon,[data-theme=dark] .sidebar-account-icon,body.theme-dark .sidebar-account-icon,[data-theme=dark] .sidebar-toggle-icon,body.theme-dark .sidebar-toggle-icon,[data-theme=dark] .sidebar-toggle,body.theme-dark .sidebar-toggle{color:#fff}@media (max-width: 768px){.sidebar-footer{padding-bottom:max(2.5rem,env(safe-area-inset-bottom))}}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--border: 214.3 31.8% 91.4%;--primary: 221.2 83.2% 53.3%;--primary-foreground: 210 40% 98%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--sidebar-background: 222 47% 6%;--sidebar-foreground: 210 40% 98%;--sidebar-border: 217.2 32.6% 17.5%;--sidebar-accent: 217.2 32.6% 17.5%;--sidebar-accent-foreground: 210 40% 98%;--gradient-accent: linear-gradient( 90deg, #3AE9B9 0%, #3EE9B0 25%, #4BE99A 50%, #61EA76 75%, #78EB50 100% );--studio-sidebar-width: 240px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.studio-shell{display:flex;min-height:100vh;background:#fff;overflow-x:hidden;position:relative}.studio-sidebar-backdrop{display:none}@media (max-width: 768px){.studio-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;left:var(--studio-sidebar-width, 240px);background:#0f172aa6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:100;cursor:pointer;pointer-events:auto}}body.theme-dark .studio-sidebar-backdrop{background:#000000b3}.studio-main{flex:1;display:flex;flex-direction:column;min-width:0;height:100vh;overflow:hidden;overflow-x:hidden;background:#fff;background-image:linear-gradient(rgba(15,23,42,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 1px);background-size:48px 48px}[data-theme=dark] .studio-shell{background:#0f172a}[data-theme=dark] .studio-main{background:#0f172a;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px)}[data-theme=dark] .studio-loading{background:#0f172a}.studio-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fff}.studio-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.studio-topbar{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;background:#fff;flex-shrink:0}[data-theme=dark] .studio-topbar{background:#0f172a;border-bottom-color:#ffffff1a}.studio-topbar-left{display:flex;align-items:center;gap:1rem;min-width:0}.studio-topbar-title{font-size:1.25rem;font-weight:700;color:#101010;margin:0;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .studio-topbar-title{color:#fff}.studio-topbar-right{display:flex;align-items:center;gap:.5rem}@media (max-width: 767px){.studio-topbar{padding:.75rem 1rem;gap:.5rem}.studio-topbar-left{display:none}.studio-topbar-right{flex:1;justify-content:space-between;gap:.5rem}.studio-view-toggle{padding:.1rem}.studio-view-btn{width:28px;height:28px}}@media (min-width: 768px){.studio-topbar{padding:1.25rem 2rem}.studio-topbar-title{font-size:1.5rem}.studio-topbar-right{gap:.75rem}}.studio-video-filter-wrap{display:inline-flex;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;flex-shrink:0;max-width:min(260px,42vw)}[data-theme=dark] .studio-video-filter-wrap{background:#ffffff14;border-color:#ffffff26}.studio-video-filter-root{height:100%}.studio-video-filter-trigger{height:100%;padding:0 1.75rem;display:flex;align-items:center;gap:.5rem;border:none;background:transparent;border-radius:6px;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer}.studio-video-filter-trigger:hover{background:#f1f5f9}[data-theme=dark] .studio-video-filter-trigger{color:#e2e8f0}[data-theme=dark] .studio-video-filter-trigger:hover{background:#ffffff1a}.studio-video-filter-label{padding-left:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-video-filter-trigger .dropdown-chevron{color:#64748b;flex-shrink:0;margin-left:0;padding-right:.5rem}[data-theme=dark] .studio-video-filter-trigger .dropdown-chevron{color:#ffffffb3}.dropdown-menu--filter{min-width:220px;left:0;right:auto}.dropdown-menu--filter .dropdown-item-title{font-weight:400}.studio-video-filter-trigger .dropdown-chevron--static{display:inline-flex;flex-shrink:0;width:16px}.dropdown-item.is-active{background:#3b82f626;color:#3b82f6}[data-theme=dark] .dropdown-item.is-active{background:#3b82f633;color:#93c5fd}.upload-dropdown-root .dropdown-chevron{display:none}.studio-view-toggle{display:inline-flex;gap:.15rem;padding:.15rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff}[data-theme=dark] .studio-view-toggle{background:#ffffff14;border-color:#ffffff26}.studio-view-btn{border:none;background:transparent;width:32px;height:32px;display:grid;place-items:center;border-radius:6px;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.studio-view-btn:hover{background:#f1f5f9}.studio-view-btn.active{background:#f1f5f9;color:#101010}[data-theme=dark] .studio-view-btn{color:#fff9}[data-theme=dark] .studio-view-btn:hover,[data-theme=dark] .studio-view-btn.active{background:#ffffff1a;color:#fff}.studio-upload-btn{display:inline-flex;align-items:center;gap:.4rem;background:#101010;color:#fff;border:none;padding:.65rem 1.1rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .15s}.studio-upload-btn:hover{background:#1e293b}.dropdown-root{position:relative}.dropdown-trigger{background:transparent;border:none;padding:0;display:inline-flex;align-items:center;cursor:pointer}.dropdown-trigger--block{width:100%}.upload-trigger{display:inline-flex;align-items:center;gap:.5rem;color:#fff;border-radius:10px;padding:.6rem 1.1rem;font-weight:600;font-size:.95rem;position:relative;overflow:hidden}.upload-trigger--colorful{background:#1f2937;transition:all .2s ease}.studio-topbar-right .upload-trigger{padding:.65rem 1.4rem}.upload-trigger--colorful:hover .upload-trigger-glow{opacity:.8}.upload-trigger--sidebar{width:100%;justify-content:center;padding:.6rem .75rem;font-size:.85rem}.upload-trigger--sidebar .upload-trigger-chevron{display:none}.upload-trigger-text{position:relative;z-index:2}.upload-trigger-icon,.upload-trigger-chevron{position:relative;z-index:2;display:inline-flex;align-items:center}.upload-trigger-chevron{margin-left:.1rem}.upload-trigger-chevron-icon{width:14px;height:14px;opacity:.9}.upload-trigger-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--gradient-accent);opacity:.55;filter:blur(18px);transition:opacity .5s ease;z-index:1}.upload-trigger--colorful .upload-trigger-glow{background:linear-gradient(90deg,#8b5cf6,#d946ef,#fb7185)}.dropdown-chevron{display:inline-flex;margin-left:.35rem;color:#fffc}.dropdown-menu{position:absolute;right:0;top:calc(100% + .5rem);width:260px;padding:.5rem;border-radius:14px;background:#111111a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 24px #0003;z-index:30;display:flex;flex-direction:column;gap:.35rem}.studio-paywall-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:200;padding:2rem 1.25rem}.studio-paywall{background:#fff;border-radius:20px;width:min(1200px,96vw);height:92vh;max-height:92vh;overflow:hidden;padding:0;position:relative;box-shadow:0 30px 80px #0f172a33;display:flex;flex-direction:column}.studio-paywall-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:visible}.studio-paywall-deco .pricing-cards-deco--right{top:50%;right:-120px;transform:translateY(-50%) rotate(15deg)}.studio-paywall-deco .pricing-cards-deco--left{bottom:0;left:-100px;transform:rotate(-20deg)}.studio-paywall-header-bar{position:absolute;top:0;right:0;z-index:4;display:flex;align-items:flex-start;justify-content:flex-end;padding:1rem 1rem 0 0;padding-right:calc(1rem + 10px)}.studio-paywall-close{background:transparent;border:none;width:24px;height:24px;border-radius:6px;font-size:1rem;font-weight:400;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.studio-paywall-close:hover{color:#64748b;background:#94a3b826}.studio-paywall-scroll{flex:1;display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;padding:2rem 2rem 1.5rem;padding-right:calc(2rem + 12px);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0;position:relative;z-index:2}.studio-paywall-scroll::-webkit-scrollbar{width:10px}.studio-paywall-scroll::-webkit-scrollbar-track{background:#e2e8f0;border-radius:5px;margin:.5rem 0}.studio-paywall-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:5px}.studio-paywall-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}.studio-paywall .pricing-header-container{margin-bottom:.25rem;position:relative;z-index:3;flex-direction:column;align-items:center}.share-invite-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260;display:flex;align-items:center;justify-content:center;padding:1.5rem}.share-invite-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.share-invite-modal{position:relative;background:#fff;border-radius:16px;max-width:440px;width:100%;padding:2rem 1.75rem;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow-y:auto}.share-invite-close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#0f172a;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.share-invite-close:hover{background:#e2e8f0}.share-invite-header{text-align:center;margin-bottom:1.75rem}.share-invite-icon{width:40px;height:40px;color:#64748b;margin:0 auto .75rem;display:block}.share-invite-title{font-size:1.35rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.share-invite-subtitle{font-size:.9rem;color:#64748b;margin:0}.share-invite-subtitle .sidebar-action-tile-heart{display:inline-flex;vertical-align:-.2em;margin-left:.1em}.share-invite-subtitle .sidebar-action-tile-heart svg{width:1.1em;height:1.1em}.share-invite-section{margin-bottom:1.25rem}.share-invite-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.5rem}.share-invite-input-row{display:flex;gap:.5rem}.share-invite-input{flex:1;padding:.6rem .75rem;border:1px solid #e5e7eb;border-radius:10px;font-size:.9rem;color:#0f172a;background:#fff}.share-invite-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.share-invite-input::placeholder{color:#9ca3af}.share-invite-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:10px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap}.share-invite-btn:disabled{opacity:.6;cursor:not-allowed}.share-invite-btn-copy{background:#0f172a;color:#fff}.share-invite-btn-copy:hover:not(:disabled){background:#1e293b}.share-invite-btn-send{background:#0f172a;color:#fff}.share-invite-btn-send:hover:not(:disabled){background:#1e293b}.share-invite-btn-icon{width:16px;height:16px}.share-invite-success{font-size:.8rem;color:#059669;margin:.4rem 0 0}.share-invite-error{font-size:.8rem;color:#dc2626;margin:.4rem 0 0}.share-invite-divider{height:1px;background:#e5e7eb;margin:1.25rem 0 1rem}.share-invite-history-label{font-size:.8rem;color:#9ca3af;text-align:center;margin:0 0 .75rem}.share-invite-stats{display:flex;align-items:center;gap:1rem;background:#f1f5f9;border-radius:12px;padding:1rem 1.25rem;margin-bottom:.75rem}.share-invite-stat{display:flex;flex-direction:column;gap:.15rem}.share-invite-stat-value{font-size:1.1rem;font-weight:700;color:#0f172a}.share-invite-stat-label{font-size:.75rem;color:#64748b}.share-invite-stats-icon{width:36px;height:36px;color:#94a3b8;margin-left:auto}.share-invite-social{display:flex;gap:.5rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}.share-invite-social-btn{width:44px;height:44px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;color:#64748b;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.share-invite-social-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.share-invite-social-btn svg{width:20px;height:20px}.share-invite-hint{font-size:.75rem;color:#64748b;margin:0;line-height:1.4}body.theme-dark .share-invite-modal{background:#1e293b;border:1px solid #334155}body.theme-dark .share-invite-title{color:#f8fafc}body.theme-dark .share-invite-subtitle{color:#94a3b8}body.theme-dark .share-invite-close{background:#334155;color:#e2e8f0}body.theme-dark .share-invite-close:hover{background:#475569}body.theme-dark .share-invite-icon{color:#94a3b8}body.theme-dark .share-invite-label{color:#e2e8f0}body.theme-dark .share-invite-input{background:#0f172a;border-color:#334155;color:#f8fafc}body.theme-dark .share-invite-stats{background:#ffffff14}body.theme-dark .share-invite-stat-value{color:#f8fafc}body.theme-dark .share-invite-stat-label{color:#94a3b8}body.theme-dark .share-invite-social-btn{background:#ffffff0f;border-color:#334155;color:#94a3b8}body.theme-dark .share-invite-social-btn:hover{background:#ffffff1f;color:#f8fafc;border-color:#475569}body.theme-dark .share-invite-hint{color:#94a3b8}.promo-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;display:flex;align-items:flex-end;justify-content:flex-end;padding:1.5rem;pointer-events:none}.promo-popup-overlay--centered{align-items:center;justify-content:center}.promo-popup-backdrop-centered{position:fixed;top:0;left:var(--studio-sidebar-width, 240px);right:0;bottom:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;cursor:pointer;z-index:0}.promo-popup-overlay .promo-popup-dialog-content{pointer-events:auto}.promo-popup-content{position:relative;z-index:1}.promo-popup-dialog-content{position:relative;z-index:1;width:100%;max-width:425px;background:#1e293b;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.promo-popup-dialog-content:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:14px;padding:2px;background:conic-gradient(from 180deg,#7c3aed,#22d3ee,#4ade80,#f97316,#7c3aed);opacity:.7;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}.promo-popup-dialog-content>*{position:relative;z-index:1}.promo-popup-deco{position:absolute;width:110px;height:110px;object-fit:contain;opacity:.22;filter:blur(.5px);pointer-events:none;z-index:0}.promo-popup-deco--right{top:40%;right:10px;transform:translateY(-50%) rotate(15deg)}.promo-popup-deco--left{bottom:30%;left:10px;transform:rotate(-20deg)}[data-theme=dark] .promo-popup-dialog-content{background:#f1f5f9}.promo-popup-card-wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding-top:2.5rem}.promo-popup-card{position:relative;height:160px;width:256px;border-radius:12px;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background-color:#111827;background-size:cover;background-position:center}.promo-popup-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:0}.promo-popup-card-header{position:relative;z-index:10;display:flex;justify-content:flex-end}.promo-popup-card-icon{width:32px;height:32px;color:#d1d5db}.promo-popup-card-body{position:relative;z-index:10}.promo-popup-card-label{font-size:.875rem;font-weight:500;color:#d1d5db;margin:0 0 .25rem}.promo-popup-card-value{font-size:1.875rem;font-weight:700;color:#fff;margin:0}.promo-popup-header-wrap{position:relative;z-index:1;padding:1.5rem 2rem .5rem}.promo-popup-desc{font-size:.875rem;color:#94a3b8;margin:.25rem 0 0}[data-theme=dark] .promo-popup-desc{color:#64748b}.promo-popup-slide-wrap{position:relative;z-index:1;padding:0 2rem 1.5rem;display:flex;justify-content:center}.promo-popup-slide-wrap .slide-to-unlock{width:100%;max-width:none;overflow:visible;border:none;background:transparent;padding:1.5rem 0 1rem;box-shadow:none}.promo-popup-slide-wrap .slide-to-unlock .slide-to-unlock-track-wrap{width:180px;margin:1.25rem auto 0}.promo-popup-slide-wrap .slide-to-unlock .promo-popup-unlocked{padding:.5rem 0 0;width:100%}.promo-popup-slide-wrap .slide-to-unlock-handle{width:40px;height:40px;min-width:40px;min-height:40px;top:4px;border-radius:50%;background:#64748b}.promo-popup-slide-wrap .slide-to-unlock-track{height:48px;border-radius:9999px;display:flex;align-items:center}.promo-popup-slide-wrap .slide-to-unlock-handle-icon{width:20px;height:20px;color:#fff}.promo-popup-slide-wrap .slide-to-unlock-text{pointer-events:none;left:0;right:0;width:100%;text-align:right;justify-content:flex-end;padding-right:3.5rem}[data-theme=dark] .promo-popup-slide-wrap .slide-to-unlock-handle{background:#64748b}[data-theme=dark] .promo-popup-slide-wrap .slide-to-unlock-handle-icon{color:#fff}[data-theme=dark] .promo-popup-slide-wrap .slide-to-unlock{background:transparent;border-color:transparent}.promo-popup-dialog-content .promo-popup-close{position:absolute;top:.5rem;right:.5rem;width:32px;height:32px;border-radius:50%;border:none;background:#334155;color:#e2e8f0;font-size:1.25rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;line-height:1}.promo-popup-close:hover{background:#475569}[data-theme=dark] .promo-popup-close{background:#e2e8f0;color:#1e293b}[data-theme=dark] .promo-popup-close:hover{background:#cbd5e1}.promo-popup-header{text-align:center}[data-theme=dark] .promo-popup-title,[data-theme=dark] .promo-popup-title--hook{color:#1e293b}.promo-popup-emoji{font-size:2rem;display:block;margin-bottom:.5rem}.promo-popup-title{font-size:1.25rem;font-weight:600;color:#edeff7;margin:0 0 .25rem}.promo-popup-title--hook{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.2;margin-bottom:.25rem}.promo-popup-subtitle{font-size:.875rem;color:#94a3b8;margin:.25rem 0 0}[data-theme=dark] .promo-popup-subtitle{color:#64748b}.promo-popup-header-wrap--unlocked{padding-bottom:.5rem;text-align:center}.promo-popup-header-wrap--unlocked .promo-popup-title{font-size:1.65rem}.promo-popup-ticket-counter{display:inline-flex;align-items:center;gap:.15rem;margin-top:.35rem}.promo-popup-ticket-number{font-size:.95rem;font-weight:400;font-family:Consolas,Monaco,Liberation Mono,"ui-monospace",monospace;color:#dc2626;letter-spacing:.02em}.promo-popup-ticket-icon{width:26px;height:26px;object-fit:contain;flex-shrink:0}[data-theme=dark] .promo-popup-ticket-number{color:#f87171}.promo-popup-unlocked{text-align:center;padding-top:.5rem}.promo-popup-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}[data-theme=dark] .promo-popup-label{color:#64748b}.promo-popup-code{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem;padding:0 .25rem}.promo-popup-code .promo-popup-copy{display:inline-flex;align-items:center;justify-content:center}.promo-popup-code code{font-size:1.25rem;font-weight:700;letter-spacing:.15em;padding:.5rem 1rem;background:linear-gradient(135deg,#3ae9b9,#4be99a,#61ea76);color:#0f172a;border-radius:8px}.promo-popup-copy{padding:.4rem .75rem;min-width:5.5rem;font-size:.8rem;font-weight:500;background:#6366f1;color:#fff;border:none;border-radius:6px;cursor:pointer}.promo-popup-copy:hover{background:#4f46e5}.promo-popup-copy.is-copied{background:#10b981}.promo-popup-copy.is-copied:hover{background:#059669}.promo-popup-copy-icon{width:14px;height:14px;margin-right:.35rem;flex-shrink:0}.promo-popup-hint{font-size:.75rem;color:#94a3b8;margin:0}.promo-popup-hint--small{margin-bottom:1rem}[data-theme=dark] .promo-popup-hint{color:#64748b}.promo-popup-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#0f172a;background:linear-gradient(135deg,#3ae9b9,#4be99a,#61ea76);border:none;border-radius:10px;cursor:pointer;transition:background .55s ease-in-out,color .5s ease-in-out}.promo-popup-cta:hover{background:#0f172a;color:#fff}.promo-popup-cta-hint{font-size:.7rem;color:#94a3b8;margin:.5rem 0 0}[data-theme=dark] .promo-popup-cta-hint{color:#64748b}.slide-to-unlock{position:relative;width:fit-content;max-width:180px;overflow:hidden;border-radius:16px;border:1px solid #e2e8f0;background:#fff;padding:1.5rem;box-shadow:0 20px 50px #0f172a26}.slide-to-unlock-track-wrap{position:relative;margin-top:1.5rem}.slide-to-unlock-track{position:relative;height:48px;width:100%;border-radius:9999px;background:#f1f5f9}.slide-to-unlock-handle{position:absolute;left:0;top:0;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gradient-accent);cursor:grab}.slide-to-unlock-handle:active{cursor:grabbing}.slide-to-unlock-handle-icon{width:24px;height:24px;color:#0b1220}.slide-to-unlock-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:500;color:#64748b}.slide-to-unlock-text--shimmer{animation:promo-shimmer 14s ease-in-out infinite;background:linear-gradient(110deg,#9ca3af 45%,#e5e7eb 55%,#9ca3af);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@keyframes promo-shimmer{0%,to{background-position:200% 0}50%{background-position:-200% 0}}[data-theme=dark] .slide-to-unlock{background:#1e1e24;border-color:#40424d}[data-theme=dark] .slide-to-unlock-track{background:#2b2d36}[data-theme=dark] .slide-to-unlock-handle{background:var(--gradient-accent)}[data-theme=dark] .slide-to-unlock-handle-icon{color:#0b1220}.pricing-cards-deco{position:absolute;width:280px;height:280px;object-fit:contain;opacity:.12;filter:blur(1px);pointer-events:none;z-index:1}.pricing-cards-deco--right{top:50%;right:-120px;transform:translateY(-50%) rotate(15deg)}.pricing-cards-deco--left{bottom:0;left:-100px;transform:rotate(-20deg)}.section-grid{position:relative;overflow:hidden}.section-grid .grid-overlay{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background-image:linear-gradient(90deg,rgba(16,24,40,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(16,24,40,.08) 1px,transparent 1px);background-size:40px 40px;opacity:.25;transform:skewY(10deg);animation:gridPulse 8s ease-in-out infinite alternate;pointer-events:none;z-index:2}.section-grid .grid-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.85),transparent 60%)}@keyframes gridPulse{0%{opacity:.15;transform:skewY(10deg) translateY(-6px)}to{opacity:.3;transform:skewY(8deg) translateY(6px)}}.pricing-header-container{display:flex;align-items:flex-start;justify-content:center;gap:2rem}.pricing-header-left{max-width:700px;width:100%;text-align:center}.pricing-header-title-block{display:flex;flex-direction:column;align-items:center;text-align:center}.pricing-main-title{font-size:clamp(2rem,3vw,2.6rem);font-weight:700;color:#101010;margin-bottom:.35rem;line-height:1.2}.pricing-video-context{font-size:1rem;color:#475569;line-height:1.5;margin-top:.25rem}.pricing-video-context strong{color:#0f172a;font-weight:600}.pricing-main-subtitle{font-size:1rem;color:#475569;line-height:1.6}.pricing-cards-indicators{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 auto 1.5rem;width:fit-content;justify-content:center}.pricing-indicator{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;color:#64748b}.pricing-indicator-icon{width:16px;height:16px}.pricing-header-right{display:flex;align-items:center;gap:.75rem}.studio-paywall .pricing-header-right{padding-top:1.25rem}.pricing-header-note{font-size:.95rem;color:#64748b;font-weight:500;text-align:right}.pricing-cards-wrapper{position:relative;padding:0 2rem 2rem;max-width:1400px;margin:0 auto;overflow:visible;z-index:3}.pricing-cards-bg{position:relative;z-index:2;background:linear-gradient(180deg,#f5f5f5,#e5e5e5);border-radius:12px;padding:12px}.pricing-cards-grid-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch}.pricing-card-v2{position:relative;display:flex;flex-direction:column;contain:layout;padding:1.5rem;background:transparent;border-radius:0;opacity:1;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;height:100%;min-height:0;box-sizing:border-box}.pricing-card-v2:first-child{border-radius:8px 0 0 8px}.pricing-card-v2:last-child{border-radius:0 8px 8px 0}.pricing-card-v2-popular{position:relative;overflow:visible;border:1px solid #e5e7eb;border-radius:12px;background:transparent;z-index:5}.pricing-card-v2-popular:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:14px;padding:2px;background:conic-gradient(from 180deg,#6b7280,#94a3b8,#64748b,#9ca3af,#6b7280);opacity:.35;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.pricing-card-v2.is-selected{background:linear-gradient(180deg,#0a0a0a,#171717);color:#fff;border-radius:12px;transform:scale(1.03);z-index:6;box-shadow:0 25px 50px -12px #0006}.pricing-card-v2-popular.is-selected{border-color:#404040}.pricing-card-v2-popular.is-selected:before{opacity:.7;background:conic-gradient(from 180deg,#7c3aed,#22d3ee,#4ade80,#f97316,#7c3aed)}.pricing-card-select{position:absolute;top:1rem;right:1rem;z-index:3}.pricing-card-choice{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.pricing-card-choice input{position:absolute;opacity:0;pointer-events:none}.pricing-card-choice-box{width:18px;height:18px;border-radius:999px;border:2px solid #cbd5e1;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.pricing-card-choice-box:after{content:"";width:8px;height:8px;border-radius:999px;background:#fff;transform:scale(0);transition:transform .2s ease}.pricing-card-choice input:checked+.pricing-card-choice-box{background:#0f3d5c;border-color:#0f3d5c}.pricing-card-choice input:checked+.pricing-card-choice-box:after{transform:scale(1)}.pricing-card-v2.is-selected .pricing-card-choice-box{border-color:#a3a3a3;background:#0f0f0f}.pricing-card-v2.is-selected .pricing-card-choice input:checked+.pricing-card-choice-box{background:#fff;border-color:#fff}.pricing-card-v2.is-selected .pricing-card-choice input:checked+.pricing-card-choice-box:after{background:#0a0a0a}.pricing-card-v2-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem;flex:1;min-height:0;height:100%}.pricing-card-v2-upper{flex:0 0 auto;display:flex;flex-direction:column;gap:.45rem}@media (min-width: 768px){.pricing-card-v2-features-mobile-wrap{display:none}}.pricing-card-v2-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem;margin-bottom:0}.pricing-card-v2.is-selected .pricing-card-v2-price{color:#fff}.price-currency{font-size:1.75rem;font-weight:600}.price-value{font-size:2.75rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.price-old{font-size:1rem;font-weight:500;color:#9ca3af;margin-left:.4rem;text-decoration:line-through;align-self:flex-end}.price-discount{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .5rem;border-radius:999px;background:#2563eb1f;color:#2563eb;font-size:.75rem;font-weight:600;margin-left:.35rem}.price-credits{font-size:1.05rem;font-weight:600;color:#0f172a;margin:.2rem 0 0;padding:0;line-height:1.2;letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.pricing-card-v2.is-selected .price-credits{color:#f8fafc}.pricing-card-v2.is-selected .price-old{color:#a3a3a3}.pricing-card-v2.is-selected .price-discount{background:#ffffff26;color:#e5e7eb}.pricing-card-v2-name{font-size:1.1rem;font-weight:700;color:#101010}.pricing-card-v2.is-selected .pricing-card-v2-name{color:#fff}.pricing-card-v2-desc{font-size:.95rem;color:#64748b;min-height:44px}.pricing-card-v2.is-selected .pricing-card-v2-desc{color:#ffffffb3}.pricing-card-v2-features{margin-top:0;flex-shrink:0;flex-grow:0;padding:0 .35rem;margin-left:.15rem;margin-right:.15rem}.pricing-card-v2-features-mobile{display:none}.pricing-card-v2-features .features-list{margin-top:.35rem}.features-header{font-size:.85rem;color:#64748b;font-weight:600;margin-bottom:.5rem}.features-included-title{margin:0 0 .25rem}.features-header.features-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:0;padding:.35rem 0;background:none;border:none;cursor:pointer;text-align:left;font:inherit}.features-header.features-toggle:hover{color:#475569}.pricing-card-v2.is-selected .features-header.features-toggle{color:#e5e7eb}.pricing-card-v2.is-selected .features-header.features-toggle:hover{color:#fff}.features-toggle-icon{font-size:.65rem;opacity:.8}.features-list{list-style:none;display:grid;gap:.45rem}.features-list li{display:flex;align-items:center;gap:.5rem;color:#334155;font-size:.9rem}.pricing-card-v2.is-selected .features-list li{color:#ffffffd9}.pricing-card-v2.is-selected .features-header{color:#e5e7eb}.pricing-card-v2 .feature-check-icon{filter:none}.pricing-card-v2.is-selected .feature-check-icon{filter:brightness(0) invert(1)}.feature-check-icon{width:16px;height:16px}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;background:#525252;color:#fff;padding:.35rem 1rem .45rem;border-radius:100px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;z-index:3}.pricing-sparkles-icon{position:absolute;top:-35px;left:225px;width:70px;height:70px;opacity:.9;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));pointer-events:none;z-index:1}.pricing-name-max{position:relative}.max-text{font-weight:800;font-style:italic;letter-spacing:-.08em;position:relative;display:inline-block;overflow:hidden;padding-right:.25em}.max-text:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.8) 50%,transparent 100%);animation:maxShine 3s ease-in-out infinite}.pricing-card-v2.is-selected .max-text{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-card-v2.is-selected .max-text:after{display:none}@keyframes maxShine{0%{left:-100%}50%,to{left:150%}}.max-plan-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.max-credits-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111827;padding:.3rem 1.8rem .3rem .6rem;font-size:.8rem;font-weight:600;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#111827 50%),linear-gradient(135deg,#111827 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;margin-left:auto;transform:translateY(-.2rem);background-clip:padding-box}.max-credits-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.pricing-purchase-panel{margin:1.25rem 0 0;width:100%;display:flex;flex-direction:column;gap:.85rem;align-items:center}.pricing-purchase-cta{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:320px;align-items:center}.pricing-purchase-note{text-align:center;font-size:.8rem;color:#6b7280}.pricing-summary-card{background:transparent;border:none;border-radius:0;padding:.5rem 0;max-width:420px;margin:0 auto;width:100%;contain:layout}.pricing-summary-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;font-size:.95rem;color:#374151;padding:.35rem 0;white-space:nowrap;min-width:0}.pricing-summary-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.pricing-summary-row span:last-child{font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0}.pricing-summary-total{font-size:1.1rem;font-weight:600;color:#0f3d5c}.paywall-join-block{margin-top:.35rem;margin-bottom:.5rem}.paywall-join-block--mobile{display:none}.paywall-join-row{display:flex;align-items:center;justify-content:center;gap:.65rem}.paywall-join-text{font-size:.9rem;font-weight:500;color:#64748b;margin:0}.paywall-avatars{display:flex;align-items:center;margin-right:.25rem}.paywall-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;margin-left:-10px;flex-shrink:0;object-fit:cover}.paywall-avatar:first-child{margin-left:0}.paywall-avatar-more{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;background:#0f172a;color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-left:-10px;flex-shrink:0}.paywall-faq-wrap{margin-top:2rem;padding-top:1.75rem;border-top:1px solid #e5e7eb;max-width:560px;margin-left:auto;margin-right:auto}.paywall-faq-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.paywall-faq-list{display:flex;flex-direction:column}.paywall-faq-item{border-bottom:1px solid #e5e7eb;overflow:hidden}.paywall-faq-item:last-child{border-bottom:none}.paywall-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border:none;background:transparent;font-size:.95rem;font-weight:600;color:#0f172a;text-align:left;cursor:pointer;transition:background .15s}.paywall-faq-question:hover{background:transparent}.paywall-faq-q-text{flex:1;line-height:1.35}.paywall-faq-chevron{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:400;color:#64748b}.paywall-faq-answer{padding:0 0 1rem;padding-top:0;font-size:.9rem;color:#64748b;line-height:1.55}.paywall-faq-item.is-open .paywall-faq-answer{padding-top:.25rem}.paywall-faq-item:not(.is-open) .paywall-faq-answer{display:none}body.theme-dark .paywall-faq-wrap{border-top-color:#334155}body.theme-dark .paywall-avatar{border-color:#1e293b}body.theme-dark .paywall-avatar-more{border-color:#1e293b;background:#334155}body.theme-dark .paywall-join-text{color:#94a3b8}body.theme-dark .paywall-faq-title{color:#f8fafc}body.theme-dark .paywall-faq-item{border-bottom-color:#334155}body.theme-dark .paywall-faq-question{color:#f8fafc}body.theme-dark .paywall-faq-answer{color:#94a3b8}.pricing-cta-btn{display:block;width:100%;padding:.875rem 1.5rem;background-color:#2563eb;color:#fff;font-size:.95rem;font-weight:600;font-family:inherit;text-align:center;text-decoration:none;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #0000001a;position:relative}.pricing-cta-btn:before{content:"";position:absolute;top:2px;left:-2px;right:2px;bottom:-2px;background-color:#00000040;border-radius:12px;opacity:0;transition:opacity .3s ease;z-index:-1;pointer-events:none}.pricing-cta-btn:hover{background-color:#1d4ed8;color:#fff}.pricing-cta-btn:hover:before{opacity:1}.pricing-cta-btn-large{width:100%;padding:1.125rem 2.5rem;font-size:1.1rem}.pricing-purchase-cta .pricing-cta-btn{border:1px solid #1d4ed8}.pricing-purchase-cta .pricing-cta-btn:hover{border-color:#1d4ed8}.pricing-coupon{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.pricing-coupon-toggle{background:transparent;border:none;padding:0;text-align:center;color:#0f3d5c;font-weight:600;cursor:pointer}.pricing-coupon-area{width:100%;max-width:420px}.pricing-coupon-form{display:flex;gap:.5rem;align-items:center;justify-content:center;padding:.5rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 8px 20px #0f172a14}.pricing-coupon-input{width:100%;padding:.75rem 1rem;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:.95rem;color:#111827}.pricing-coupon-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.pricing-coupon-apply-btn{border:1px solid #101010;background:#101010;color:#fff;padding:.65rem 1rem;border-radius:10px;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.pricing-coupon-apply-btn:hover{background-color:#2563eb;border-color:#2563eb;transform:translateY(-1px)}.pricing-coupon-status{font-size:.85rem;margin-top:.35rem;color:#6b7280;text-align:center}body.theme-dark .studio-paywall-overlay{background:#0b0f14bf}body.theme-dark .studio-paywall{background:#1e1e24;color:#edeff7;border:1px solid #40424d;box-shadow:0 30px 80px #00000073}body.theme-dark .studio-paywall-close{color:#64748b}body.theme-dark .studio-paywall-close:hover{color:#94a3b8;background:#94a3b81f}body.theme-dark .studio-paywall-scroll{scrollbar-color:#475569 #334155}body.theme-dark .studio-paywall-scroll::-webkit-scrollbar-track{background:#334155}body.theme-dark .studio-paywall-scroll::-webkit-scrollbar-thumb{background:#475569}body.theme-dark .studio-paywall-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}body.theme-dark .section-grid .grid-overlay:after{background:radial-gradient(circle at center,rgba(17,19,24,.9),transparent 60%)}body.theme-dark .pricing-main-title{color:#fff}body.theme-dark .pricing-video-context{color:#94a3b8}body.theme-dark .pricing-video-context strong{color:#e2e8f0}body.theme-dark .pricing-header-note,body.theme-dark .pricing-indicator{color:#edeff7}body.theme-dark .pricing-indicator-icon{filter:invert(1)}body.theme-dark .pricing-cards-indicators{color:#edeff7}body.theme-dark .pricing-cards-bg{background:#11131880}body.theme-dark .pricing-card-v2{background:#1e1e24;border-color:#40424d;color:#edeff7}body.theme-dark .pricing-card-v2-name{color:#edeff7}body.theme-dark .pricing-card-v2-desc{color:#d3d6e0}body.theme-dark .price-old{color:#bcbfcc}body.theme-dark .pricing-card-v2:not(.is-selected) .price-credits{color:#e8edf5}body.theme-dark .price-discount{background:#ffffff26;color:#fff}body.theme-dark .features-header,body.theme-dark .features-list li{color:#d3d6e0}body.theme-dark .pricing-card-v2.is-selected{background:#fff;color:#0f172a;box-shadow:0 25px 50px -12px #0000008c}body.theme-dark .pricing-card-v2.is-selected .pricing-card-v2-name,body.theme-dark .pricing-card-v2.is-selected .pricing-card-v2-desc,body.theme-dark .pricing-card-v2.is-selected .pricing-card-v2-price,body.theme-dark .pricing-card-v2.is-selected .price-credits,body.theme-dark .pricing-card-v2.is-selected .features-header,body.theme-dark .pricing-card-v2.is-selected .features-header.features-toggle,body.theme-dark .pricing-card-v2.is-selected .features-header.features-toggle:hover,body.theme-dark .pricing-card-v2.is-selected .features-list li{color:#0f172a}body.theme-dark .pricing-card-v2.is-selected .price-discount{background:#2563eb33;color:#1d4ed8}body.theme-dark .pricing-card-v2.is-selected .price-credits{color:#0f172a}body.theme-dark .pricing-card-v2.is-selected .pricing-card-choice-box{border-color:#0f172a;background:#fff}body.theme-dark .pricing-card-v2.is-selected .pricing-card-choice input:checked+.pricing-card-choice-box{background:#0f172a;border-color:#0f172a}body.theme-dark .pricing-card-v2.is-selected .pricing-card-choice input:checked+.pricing-card-choice-box:after{background:#fff}body.theme-dark .pricing-card-v2 .feature-check-icon{filter:brightness(0) invert(1)}body.theme-dark .pricing-card-v2.is-selected .feature-check-icon{filter:none}body.theme-dark .pricing-card-v2:not(.is-selected) .max-credits-select{background-color:#1e1e24;background-image:linear-gradient(45deg,transparent 50%,#edeff7 50%),linear-gradient(135deg,#edeff7 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;border-color:#40424d;color:#edeff7}body.theme-dark .pricing-card-v2:not(.is-selected) .max-credits-select option{background:#1e1e24;color:#edeff7}body.theme-dark .pricing-card-v2.is-selected .max-credits-select{background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#0f172a 50%),linear-gradient(135deg,#0f172a 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;border-color:#cbd5e1;color:#0f172a}body.theme-dark .pricing-card-v2.is-selected .max-credits-select option{background:#fff;color:#0f172a}body.theme-dark .pricing-card-v2:not(.is-selected) .max-credits-select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}body.theme-dark .pricing-card-v2.is-selected .max-credits-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}body.theme-dark .pricing-summary-card{background:transparent;border:none}body.theme-dark .pricing-summary-row{color:#edeff7}body.theme-dark .pricing-summary-total{color:#93c5fd}body.theme-dark .pricing-purchase-note{color:#9da2b3}body.theme-dark .pricing-coupon-toggle{color:#edeff7}body.theme-dark .pricing-coupon-form{background:#1e1e24;border-color:#40424d}body.theme-dark .pricing-coupon-input{background:#0b0f14;border-color:#40424d;color:#edeff7}body.theme-dark .pricing-coupon-input::placeholder{color:#9da2b3}body.theme-dark .pricing-coupon-status{color:#edeff7}body.theme-dark .pricing-card-v2:not(.is-selected) .popular-badge{background:#7c3aed;color:#fff;border:1px solid rgba(255,255,255,.2)}body.theme-dark .pricing-card-v2.is-selected .popular-badge{background:#5b21b6;color:#fff;border:1px solid rgba(255,255,255,.15)}body.theme-dark .pricing-card-v2:not(.is-selected) .pricing-card-choice-box{border-color:#40424d;background:#ffffff0d}@media (max-width: 1024px){.pricing-cards-grid-v2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.studio-paywall-scroll{padding:1.5rem 1.25rem 1.25rem;padding-right:calc(1.25rem + 12px)}.pricing-header-container{flex-direction:column;align-items:flex-start}.pricing-cards-wrapper{padding:0 1rem 1.5rem}.pricing-cards-grid-v2{grid-template-columns:1fr}}@media (max-width: 767px){.studio-paywall-overlay{padding:.5rem;align-items:flex-start;overflow-y:auto}.studio-paywall{width:100%;max-width:none;height:90vh;max-height:90vh;border-radius:16px}.studio-paywall-header-bar{padding:.75rem .75rem 0 0;padding-right:calc(.75rem + 12px)}.studio-paywall-close{width:24px;height:24px;font-size:1rem}.studio-paywall-scroll{padding:1rem 1rem 1.25rem;padding-right:calc(1rem + 12px)}.studio-paywall .pricing-header-container{margin-bottom:.5rem;padding-right:44px;padding-left:.5rem;align-items:center;text-align:center}.paywall-join-block--desktop{display:none}.paywall-join-block--mobile{display:block;margin-top:.75rem;margin-bottom:.75rem;text-align:center}.pricing-header-title-block{align-items:center;text-align:center;width:100%}.pricing-main-title{font-size:1.25rem;text-align:center;max-width:100%;padding:0 .25rem}.pricing-video-context{font-size:.9rem;text-align:center}.pricing-cards-indicators{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.125rem;font-size:.8rem;text-align:center}.pricing-indicator{justify-content:center}.pricing-cards-deco{display:none}.pricing-cards-wrapper{padding:0 .5rem .75rem}.pricing-cards-bg{padding:6px}.pricing-cards-grid-v2{grid-template-columns:repeat(2,1fr);gap:.5rem}.pricing-card-v2{padding:.6rem .65rem;border-radius:10px;min-height:0}.pricing-card-v2:first-child,.pricing-card-v2:last-child{border-radius:10px}.pricing-card-v2.is-selected{transform:scale(1.02)}.pricing-card-select{top:.35rem;right:.35rem}.pricing-card-choice-box{width:14px;height:14px}.pricing-card-choice-box:after{width:6px;height:6px}.popular-badge{display:none}.pricing-card-v2-content{gap:.3rem}.pricing-card-v2-desc{display:none}.pricing-card-v2-price{font-size:1.1rem;font-weight:700}.price-currency{font-size:.9rem}.price-value{font-size:1.1rem}.price-old,.price-discount{font-size:.7rem}.pricing-card-v2-name{font-size:.9rem;text-align:left}.price-credits{padding:0}.pricing-card-v2-features--desktop{display:none}.pricing-card-v2.has-popover-open{z-index:50}.pricing-card-v2-features-mobile-wrap{position:absolute;bottom:.4rem;right:.4rem;z-index:10}.pricing-card-v2-features-mobile{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#64748b59;color:#64748b;font-size:.75rem;font-weight:700;cursor:pointer;border:none;padding:0}.pricing-card-v2.is-selected .pricing-card-v2-features-mobile{background:#ffffff4d;color:#e2e8f0}.pricing-features-popover{position:absolute;bottom:calc(100% + .5rem);right:0;transform:translate(2rem);min-width:200px;max-width:260px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;box-shadow:0 10px 40px #00000040;z-index:100}.pricing-card-v2[data-plan=basic] .pricing-features-popover{transform:translate(2.5rem)}.pricing-features-popover-title{font-size:.8rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.pricing-features-popover-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.pricing-features-popover-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8rem;color:#334155}.pricing-features-popover .pricing-features-popover-list .feature-check-icon{width:14px;height:14px;flex-shrink:0;margin-top:.1rem;filter:none}}@media (max-width: 767px){body.theme-dark .pricing-features-popover{background:#1e293b;border-color:#fff3;box-shadow:0 10px 40px #00000080}body.theme-dark .pricing-features-popover-title{color:#e2e8f0}body.theme-dark .pricing-features-popover-list li{color:#cbd5e1}body.theme-dark .pricing-features-popover-list .feature-check-icon{filter:brightness(0) invert(1)}.max-plan-header{flex-direction:column;align-items:flex-start;gap:.35rem;width:100%}.pricing-name-max{width:100%}.max-text{text-align:left}.max-credits-select{font-size:.75rem;padding:.3rem 1.5rem .3rem .5rem;width:100%;max-width:100%;margin-left:0;transform:none}.pricing-sparkles-icon{top:-20px;right:-5px;left:auto;width:45px;height:45px}.pricing-purchase-panel{margin-top:1rem;gap:1rem;width:100%}.pricing-purchase-cta{max-width:none;order:1}.pricing-cta-btn-large{padding:1rem 1.5rem;font-size:1.05rem;font-weight:700}.pricing-purchase-note{font-size:.75rem;text-align:center}.pricing-summary-card{max-width:none;padding:.75rem 1rem;order:2}.pricing-summary-row{font-size:.85rem;padding:.2rem 0}.pricing-summary-total{font-size:.95rem}}.dropdown-menu--sidebar{left:calc(100% + .5rem);right:auto;top:0}.dropdown-menu--card{right:0;left:auto;width:180px;top:calc(100% + .35rem)}.dropdown-item{border:none;background:transparent;color:#fff;width:100%;padding:.7rem .85rem;border-radius:10px;display:flex;align-items:center;gap:.5rem;font-size:.85rem;text-align:left;cursor:pointer}.dropdown-item-icon{display:inline-flex}.dropdown-icon{width:16px;height:16px}.dropdown-item-text{display:flex;flex-direction:column;gap:.1rem;flex:1}.dropdown-item-title{font-weight:600}.dropdown-item-sub{font-size:.7rem;color:#ffffffb3}.account-section{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start;width:100%;max-width:1200px;margin:0 auto;min-height:520px}.account-sidebar{position:sticky;top:1rem;align-self:start;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.5rem;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:1.5rem}.account-profile{display:flex;flex-direction:row;align-items:center;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.account-profile-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem;text-align:left}.account-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:grid;place-items:center;flex-shrink:0;box-shadow:0 4px 12px #3b82f64d}.account-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.account-avatar-initials{font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase}.account-profile-name{font-size:1.1rem;font-weight:600;color:#0f172a}.account-profile-email{font-size:.85rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-system-badges{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.account-badge{padding:.25rem .65rem;border-radius:999px;background:#0f172a;color:#fff;font-size:.7rem;font-weight:600}.account-badge--verified{background:#10b98126;color:#059669}.account-badge--1{background:#3b82f626;color:#2563eb}.account-badge--2{background:#10b98126;color:#059669}.account-badge--3{background:#8b5cf626;color:#7c3aed}.account-nav{display:flex;flex-direction:column;gap:.5rem}.account-nav-item{border:1px solid transparent;background:#f8fafc;color:#0f172a;padding:.65rem .75rem;border-radius:12px;display:flex;align-items:center;gap:.6rem;font-weight:500;cursor:pointer;transition:all .15s ease}.account-nav-item:hover{border-color:#e2e8f0;background:#fff}.account-nav-item.active{background:#0f172a;color:#fff;border-color:#0f172a}.account-nav-icon{width:26px;height:26px;flex-shrink:0;opacity:.7}.account-nav-item:not(.active) .account-nav-icon{filter:grayscale(.8)}.account-nav-item.active .account-nav-icon{filter:brightness(0) invert(1);opacity:1}.account-logout-section{border-top:1px solid #e5e7eb;padding-top:1rem}.account-logout-btn{width:100%;border:1px solid #e5e7eb;background:transparent;padding:.7rem 1rem;border-radius:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.account-logout-btn:hover{background:#f8fafc;border-color:#cbd5e1}.account-content{display:flex;flex-direction:column;gap:1.5rem;min-height:420px}.account-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:1.5rem}.account-card:has(.account-security-danger){padding-bottom:2rem}[data-theme=dark] .account-card{background:#1e293b;border-color:#ffffff1a}[data-theme=dark] .account-card-title{color:#fff}[data-theme=dark] .account-overview-label,[data-theme=dark] .account-muted{color:#fff9}[data-theme=dark] .account-overview-value,[data-theme=dark] .account-overview-item{color:#fff;background:#ffffff14;border-color:#ffffff1a}[data-theme=dark] .account-sidebar{background:#1e293b;border-color:#ffffff1a}[data-theme=dark] .account-profile{border-bottom-color:#ffffff1a}[data-theme=dark] .account-profile-name{color:#fff}[data-theme=dark] .account-profile-email{color:#fff9}[data-theme=dark] .account-badge--verified{background:#22c55e40;color:#34d399}[data-theme=dark] .account-badge--1{background:#3b82f640;color:#60a5fa}[data-theme=dark] .account-badge--2{background:#22c55e40;color:#34d399}[data-theme=dark] .account-badge--3{background:#8b5cf640;color:#a78bfa}[data-theme=dark] .account-nav-item{background:#ffffff0d;color:#ffffffe6}[data-theme=dark] .account-nav-item:hover{background:#ffffff1a;border-color:#ffffff26}[data-theme=dark] .account-nav-item.active{background:#3b82f6;border-color:#3b82f6;color:#fff}[data-theme=dark] .account-logout-section{border-top-color:#ffffff1a}[data-theme=dark] .account-logout-btn{border-color:#fff3;color:#ffffffe6}[data-theme=dark] .account-logout-btn:hover{background:#ffffff14}[data-theme=dark] .account-card-subtitle,[data-theme=dark] .account-stat-label{color:#fff9}[data-theme=dark] .account-stat-value{color:#fff}[data-theme=dark] .account-stat-value--tier-1{color:#60a5fa}[data-theme=dark] .account-stat-value--tier-2{color:#34d399}[data-theme=dark] .account-stat-value--tier-3{color:#a78bfa}[data-theme=dark] .account-stat-suffix{color:#fff9}[data-theme=dark] .account-credits-bar{background:#ffffff26}[data-theme=dark] .account-primary-btn{background:#3b82f6;color:#fff}[data-theme=dark] .account-primary-btn:hover{background:#2563eb}[data-theme=dark] .account-secondary-btn{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .account-secondary-btn:hover{background:#ffffff1f;border-color:#ffffff4d}.account-card-title{font-size:1.4rem;font-weight:600;color:#0f172a;margin:0 0 .25rem}.account-card-subtitle{font-size:.9rem;color:#64748b;margin:0}.account-card-header{margin-bottom:1.25rem}.account-overview-stats{display:flex;flex-direction:column;gap:1.25rem}.account-stat{display:flex;flex-direction:column;gap:.35rem}.account-stat-label{font-size:.8rem;color:#64748b;font-weight:500}.account-stat-value{font-size:1rem;font-weight:600;color:#0f172a}.account-stat-value--large{font-size:1.25rem}.account-stat-suffix{font-weight:500;color:#64748b;font-size:.95rem}.account-stat-value--tier-0{color:#64748b}.account-stat-value--tier-1{color:#2563eb}.account-stat-value--tier-2{color:#059669}.account-stat-value--tier-3{color:#7c3aed}.account-stat--credits .account-credits-bar{margin-top:.5rem}.account-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.account-overview-item{background:#f8fafc;border-radius:12px;padding:.75rem .9rem;border:1px solid #e2e8f0}.account-overview-label{display:block;font-size:.75rem;color:#64748b;margin-bottom:.3rem}.account-overview-value{font-size:.95rem;font-weight:600;color:#0f172a}.account-plan-summary{display:flex;flex-direction:column;gap:1rem}.account-plan-info{display:flex;align-items:center;gap:.5rem}.account-plan-name{font-size:1.1rem;font-weight:700}.account-plan-badge{padding:.2rem .6rem;background:#3b82f626;color:#2563eb;border-radius:999px;font-size:.7rem;font-weight:600}.account-credits-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.account-credits-bar{width:100%;height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.account-credits-fill{height:100%;background:var(--gradient-accent);border-radius:inherit}.account-credits-text{font-size:.85rem;color:#64748b}.account-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.account-primary-btn,.account-secondary-btn{padding:.7rem 1.1rem;border-radius:12px;font-weight:600;cursor:pointer}.account-primary-btn{background:#0f172a;color:#fff;border:none;transition:background .15s,transform .1s}.account-primary-btn:hover{background:#1e293b}.account-secondary-btn{background:#fff;border:1px solid #e2e8f0;color:#0f172a;transition:background .15s,border-color .15s}.account-secondary-btn:hover{background:#f8fafc;border-color:#cbd5e1}.account-billing-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;border-bottom:1px dashed #e2e8f0}.account-billing-row:last-child{border-bottom:none}.account-muted{color:#64748b}.account-security-block{padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.account-security-block:last-child{border-bottom:none}.account-security-block.account-security-danger:last-child{padding-bottom:1.5rem}.account-security-block+.account-security-block{padding-top:1.5rem}.account-security-title{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .75rem}.account-security-form{display:flex;flex-direction:column;gap:1rem;max-width:360px}.account-form-group{display:flex;flex-direction:column;gap:.35rem}.account-form-group label{font-size:.85rem;font-weight:500;color:#334155}.account-input{padding:.6rem .85rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;background:#fff;transition:border-color .15s}.account-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.account-form-hint{font-size:.75rem;color:#64748b;margin:.25rem 0 0}.account-form-error{font-size:.9rem;color:#dc2626;margin:0}.account-form-success{font-size:.9rem;color:#059669;margin:0}.account-form-actions{display:flex;gap:.75rem;flex-wrap:wrap}.account-security-danger{background:#64748b0f;border:1px solid rgba(100,116,139,.15);border-radius:12px;padding:1.5rem 1.5rem 2.25rem;margin-top:.5rem}.account-security-danger .account-muted{margin-bottom:0}.account-security-danger .account-danger-btn,.account-security-danger .account-security-form{margin-top:1rem}.account-security-danger .account-form-actions{margin-top:1.25rem;margin-bottom:.5rem}.account-security-danger .account-security-title{color:#64748b;font-weight:500;font-size:.9rem}.account-danger-btn{padding:.5rem .85rem;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;background:transparent;color:#94a3b8;border:1px solid rgba(148,163,184,.4);transition:color .15s,border-color .15s}.account-danger-btn:hover{color:#64748b;border-color:#94a3b880}.account-danger-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .account-security-block{border-bottom-color:#ffffff1a}[data-theme=dark] .account-security-title{color:#fff}[data-theme=dark] .account-form-group label{color:#fffc}[data-theme=dark] .account-input{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .account-input:focus{border-color:#3b82f6}[data-theme=dark] .account-security-danger{background:#ffffff08;border-color:#ffffff14}[data-theme=dark] .account-security-danger .account-security-title{color:#ffffff80}[data-theme=dark] .account-danger-btn{color:#ffffff73;border-color:#ffffff26}[data-theme=dark] .account-danger-btn:hover{color:#fff9;border-color:#ffffff40}[data-theme=dark] .account-form-error{color:#fca5a5}[data-theme=dark] .account-form-success{color:#34d399}.account-purchases-list{display:flex;flex-direction:column;gap:.75rem}.account-purchase-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#6366f10d;border-radius:8px;border:1px solid rgba(99,102,241,.1)}.account-purchase-info{display:flex;flex-direction:column;gap:.25rem}.account-purchase-name{font-weight:600;color:#1e293b}.account-purchase-date{font-size:.8rem;color:#64748b}.account-purchase-details{display:flex;align-items:center;gap:1rem;text-align:right}.account-purchase-credits{font-weight:600;color:#10b981}.account-purchase-price{color:#64748b;min-width:60px}.account-purchase-status{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;min-width:70px;text-align:center}.account-purchase-status--completed{background:#10b9811a;color:#10b981}.account-purchase-status--pending{background:#f59e0b1a;color:#f59e0b}.account-purchase-status--failed{background:#ef44441a;color:#ef4444}.account-purchase-status--refunded{background:#6b72801a;color:#6b7280}[data-theme=dark] .account-billing-row{border-bottom-color:#ffffff1a}[data-theme=dark] .account-purchase-item{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .account-purchase-name{color:#fff}[data-theme=dark] .account-purchase-date,[data-theme=dark] .account-purchase-price{color:#fff9}@media (max-width: 1024px){.account-section{grid-template-columns:1fr}.account-sidebar{position:static}.account-profile{flex-direction:column;text-align:center}.account-profile-info{text-align:center}.account-system-badges{justify-content:center}.account-overview-grid{grid-template-columns:1fr}.account-purchase-item{flex-direction:column;align-items:flex-start;gap:.75rem}.account-purchase-details{flex-wrap:wrap;text-align:left}}.dropdown-divider{height:1px;background:#ffffff1f;margin:.25rem 0}.dropdown-item.is-locked{color:#ffffff80;cursor:not-allowed}.dropdown-item.is-locked .dropdown-item-icon{color:#ffffff80}.dropdown-lock{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;opacity:.7}.dropdown-lock img{width:14px;height:14px;filter:invert(1) brightness(1.1)}.badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.125rem .6rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.badge--default{background:#2563eb;color:#fff}.badge--secondary{background:#8b5cf62e;color:#c4b5fd}.badge--destructive{background:#ef444426;color:#fecaca}.badge--outline{background:transparent;border-color:#94a3b866;color:#e2e8f0}@media (min-width: 768px){.studio-view-toggle{gap:.2rem;padding:.2rem;border-radius:10px}.studio-view-btn{width:36px;height:36px;border-radius:8px}.studio-video-filter-wrap{height:36px}.studio-upload-btn{padding:.75rem 1.25rem;border-radius:10px;font-size:1rem;gap:.5rem}}.studio-content{padding:1rem;flex:1;overflow-y:auto;background:transparent;overflow-x:hidden}[data-theme=dark] .studio-content{background:transparent}@media (min-width: 768px){.studio-content{padding:1.5rem}}@media (min-width: 1200px){.studio-content{padding:2rem}}.home-grid{display:grid;grid-template-columns:1fr;gap:1rem;min-width:0}@media (min-width: 480px){.home-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (min-width: 768px){.home-grid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:1.5rem}}@media (min-width: 1200px){.home-grid{grid-template-columns:repeat(3,minmax(320px,1fr));gap:1.75rem}}@media (min-width: 1600px){.home-grid{grid-template-columns:repeat(auto-fill,minmax(320px,380px));justify-content:start}}@media (min-width: 2200px){.home-grid{grid-template-columns:repeat(auto-fill,minmax(300px,340px))}}.add-video-card{background:#fff;border:2px dashed #cbd5e1;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;width:100%;min-width:0;cursor:pointer;transition:border-color .2s,background .2s,transform .15s;position:relative;box-shadow:0 1px 3px #0000000a}.add-video-card:hover,.add-video-card:focus-visible{border-color:#3ae9b9;background:#3ae9b90a;transform:translateY(-2px);outline:none}.add-video-card--dragging{border-color:#3ae9b9;background:#3ae9b914}.add-video-card--loading{pointer-events:none;opacity:.8}.add-video-card-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.add-video-card-thumb{width:100%;aspect-ratio:16 / 9;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.add-video-card--dragging .add-video-card-thumb{background:#3ae9b90a}.add-video-card-inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem}.add-video-card-icon{color:#94a3b8;transition:color .2s}.add-video-card:hover .add-video-card-icon,.add-video-card--dragging .add-video-card-icon{color:#3ae9b9}.add-video-card-text{font-size:.875rem;color:#64748b;text-align:center;transition:color .2s}.add-video-card:hover .add-video-card-text,.add-video-card--dragging .add-video-card-text{color:#3ae9b9}.add-video-card-body{padding:.85rem 1rem;min-height:4rem;flex-shrink:0}[data-theme=dark] .add-video-card{background:#1e293b;border-color:#ffffff26}[data-theme=dark] .add-video-card:hover,[data-theme=dark] .add-video-card:focus-visible{border-color:#3ae9b9;background:#3ae9b914}[data-theme=dark] .add-video-card--dragging{border-color:#3ae9b9;background:#3ae9b91f}[data-theme=dark] .add-video-card-thumb{background:linear-gradient(135deg,#0f172a,#1e293b 60%,#0b1220)}[data-theme=dark] .add-video-card-icon,[data-theme=dark] .add-video-card-text{color:#ffffff80}.video-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;transition:box-shadow .15s,transform .15s;width:100%;min-width:0;position:relative}.video-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}[data-theme=dark] .video-card{background:#1e293b;border-color:#ffffff1a;box-shadow:0 1px 3px #0003}[data-theme=dark] .video-card:hover{box-shadow:0 4px 12px #0000004d}[data-theme=dark] .video-card-title{color:#fff}[data-theme=dark] .video-card-meta{color:#fff9}[data-theme=dark] .video-status{background:#ffffff1a;color:#ffffffe6}[data-theme=dark] .video-status--uploaded{background:#3b82f638;color:#93c5fd;box-shadow:0 1px 4px #3b82f640}[data-theme=dark] .video-status--processing,[data-theme=dark] .video-status--processing.video-status--processing-active{background:linear-gradient(135deg,#8b5cf6,#6d28d9 55%,#5b21b6);color:#f5f3ff;box-shadow:0 1px 6px #8b5cf666}[data-theme=dark] .video-status--editing{background:#eab30833;color:#facc15;box-shadow:0 1px 4px #eab30833}[data-theme=dark] .video-status--done{background:#22c55e38;color:#4ade80;box-shadow:0 1px 4px #22c55e40}[data-theme=dark] .video-status--pending{background:#3b82f638;color:#93c5fd}[data-theme=dark] .video-status--demo{background:#000;color:#f5f5f5;border-color:#ffffff2e;box-shadow:0 1px #ffffff0f inset,0 2px 10px #00000073}[data-theme=dark] .video-card-menu-trigger{background:#00000080}.video-thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:linear-gradient(135deg,#0f172a,#1e293b 60%,#0b1220);position:relative;overflow:hidden}.video-thumb-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.08),transparent 55%);pointer-events:none;z-index:0}.video-thumb--processing .video-thumb-media{opacity:.4}.video-thumb-processing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none;background:linear-gradient(145deg,#0f172ad1,#312e81c7 45%,#4c1d95bf)}.video-thumb-processing-icon{color:#f5f3ff;opacity:.95;filter:drop-shadow(0 2px 8px rgba(91,33,182,.45));animation:video-status-spin .85s linear infinite}[data-theme=dark] .video-thumb--processing .video-thumb-media{opacity:.35}[data-theme=dark] .video-thumb-processing-overlay{background:linear-gradient(145deg,#020617e0,#1e1b4bd9,#312e81d1)}.video-card-body{padding:.85rem 1rem;display:flex;flex-direction:column;gap:.4rem;min-width:0}.video-card-title{font-weight:600;font-size:.9rem;color:#101010;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;color:#64748b}.video-card-menu{position:absolute;top:.6rem;right:.6rem;opacity:0;transform:translateY(-4px);transition:opacity .15s,transform .15s;z-index:2;pointer-events:auto}.video-card:hover .video-card-menu{opacity:1;transform:translateY(0)}.video-card-menu-root{pointer-events:auto}.video-card-menu-trigger{background:#111111bf;border-radius:999px;padding:.25rem .45rem;color:#fff}.video-card-menu-dots{letter-spacing:1px;font-size:.85rem}.video-status{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:.75rem;font-weight:700;letter-spacing:.01em}.video-status--uploaded{background:linear-gradient(180deg,#e8f2ff,#dbeafe);color:#1d4ed8;border:1px solid rgba(37,99,235,.2);box-shadow:0 1px 3px #2563eb1f}.video-status--demo{font-size:.72rem;font-weight:700;letter-spacing:.02em;background:#0a0a0a;color:#fafafa;border:1px solid rgba(255,255,255,.14);box-shadow:0 1px #ffffff0f inset,0 2px 10px #00000059}.video-status--processing,.video-status--processing.video-status--processing-active{background:linear-gradient(135deg,#8b5cf6,#7c3aed 45%,#6d28d9);color:#faf5ff;border:1px solid rgba(91,33,182,.35);box-shadow:0 1px 6px #7c3aed59}.video-status--editing{background:linear-gradient(180deg,#fef9c3,#fef08a);color:#a16207;border:1px solid rgba(202,138,4,.35);box-shadow:0 1px 3px #eab30840}.video-status-spinner{flex-shrink:0;animation:video-status-spin .75s linear infinite}@keyframes video-status-spin{to{transform:rotate(360deg)}}.video-status--done{background:linear-gradient(180deg,#ecfdf3,#d1fae5);color:#047857;border:1px solid rgba(16,185,129,.28);box-shadow:0 1px 3px #10b98126}.video-status--pending{background:linear-gradient(180deg,#e8f2ff,#dbeafe);color:#1d4ed8;border:1px solid rgba(37,99,235,.2)}.video-status-dot{width:5px;height:5px;border-radius:999px;background:currentColor;flex-shrink:0;transform:translateY(.11em)}.home-grid--list{grid-template-columns:1fr}.home-grid--list .video-card{flex-direction:row;align-items:stretch}.home-grid--list .add-video-card{flex-direction:column;min-height:64px}.home-grid--list .add-video-card-thumb{flex:1;width:100%;aspect-ratio:auto;min-height:64px}.home-grid--list .add-video-card-body{display:none!important}.home-grid--list .add-video-card-inner{flex-direction:row;gap:.75rem;padding:.75rem 1.25rem}.home-grid--list .video-thumb{width:240px;aspect-ratio:4 / 3;flex:0 0 240px}.home-grid--list .video-card-body{flex:1}@media (min-width: 1600px){.home-grid--list .video-card,.home-grid--list .add-video-card,.home-grid--list .upgrade-promo-card{max-width:900px}}@media (max-width: 767px){.home-grid--list .video-thumb{width:80px;min-width:80px;aspect-ratio:1;flex:0 0 80px}}.upgrade-promo-card{min-height:220px;background:linear-gradient(135deg,#7c3aed,#5b21b6,#4c1d95);border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column;padding:1.5rem;color:#fff;box-shadow:0 4px 20px #7c3aed59;transition:box-shadow .2s,transform .15s}.upgrade-promo-card:hover{box-shadow:0 8px 28px #7c3aed73;transform:translateY(-2px)}.upgrade-promo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.upgrade-promo-cross-wrap{position:absolute;width:fit-content;height:fit-content;color:#ffffff1f;animation:upgrade-promo-spin 8s linear infinite}.upgrade-promo-cross{transform:scale(1.25)}.upgrade-promo-cross-1{top:0;left:-20px}.upgrade-promo-cross-2{top:calc(50% - 65px);right:-30px;animation-duration:10s;animation-direction:reverse}.upgrade-promo-cross-3{bottom:-10px;left:-10px;animation-duration:12s}@keyframes upgrade-promo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upgrade-promo-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;flex:1}.upgrade-promo-heading{font-size:1.35rem;font-weight:700;border-bottom:3px solid rgba(255,255,255,.5);padding-bottom:.5rem;margin:0 0 .25rem}.upgrade-promo-links{display:flex;flex-direction:column;gap:.35rem}.upgrade-promo-link{display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem;border-radius:8px;font-size:.95rem;font-weight:600;color:inherit;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .15s}a.upgrade-promo-link{text-decoration:none}.upgrade-promo-link:hover{background:#ffffff26}.upgrade-promo-icon{width:18px;height:18px;flex-shrink:0}.upgrade-promo-credits{font-weight:400;font-size:.9em;opacity:.85}[data-theme=dark] .upgrade-promo-card{background:linear-gradient(135deg,#6d28d9,#4c1d95,#3b0764);box-shadow:0 4px 20px #6d28d966}[data-theme=dark] .upgrade-promo-card:hover{box-shadow:0 8px 28px #6d28d980}.home-grid--list .upgrade-promo-card{flex-direction:row;align-items:center;gap:1.5rem;min-height:72px}.home-grid--list .upgrade-promo-content{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.75rem}.home-grid--list .upgrade-promo-heading{border-bottom:none;border-right:2px solid rgba(255,255,255,.5);padding-right:1rem;padding-bottom:0;margin:0;font-size:1rem;font-weight:500}.home-grid--list .upgrade-promo-links{flex-direction:row;flex-wrap:wrap;gap:.35rem}.home-grid--list .upgrade-promo-link{padding:.35rem .5rem;font-size:.875rem}.upgrade-promo-text--short{display:none}@media (max-width: 1024px){.home-grid--list .upgrade-promo-text--full{display:none}.home-grid--list .upgrade-promo-text--short{display:inline}.home-grid--list .upgrade-promo-card{gap:.75rem;min-height:56px;padding:.5rem .75rem;align-items:center}.home-grid--list .upgrade-promo-content{align-items:center}.home-grid--list .upgrade-promo-heading{font-size:.9rem;padding-right:.65rem;padding-bottom:0;margin:0;display:flex;align-items:center;line-height:1}.home-grid--list .upgrade-promo-link{padding:.3rem .45rem;font-size:.8rem;white-space:nowrap}.home-grid--list .upgrade-promo-links{gap:.25rem}.home-grid--list .upgrade-promo-icon{width:16px;height:16px}}@media (max-width: 767px){.upgrade-promo-card{min-height:160px;padding:1rem;border-radius:12px}.upgrade-promo-content{gap:.65rem}.upgrade-promo-heading{font-size:1.1rem;padding-bottom:.35rem;margin-bottom:0}.upgrade-promo-links{gap:.25rem}.upgrade-promo-link{padding:.4rem .5rem;font-size:.85rem}.upgrade-promo-icon{width:16px;height:16px}.upgrade-promo-cross{transform:scale(.8)}.home-grid--list .upgrade-promo-card{min-height:48px;padding:.5rem .75rem;gap:0}.home-grid--list .upgrade-promo-content{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%}.home-grid--list .upgrade-promo-heading{display:none}.home-grid--list .upgrade-promo-links{flex-direction:row;justify-content:center;gap:.5rem;flex:1}.home-grid--list .upgrade-promo-link{padding:.5rem;font-size:0;border-radius:10px}.home-grid--list .upgrade-promo-link span{display:none}.home-grid--list .upgrade-promo-icon{width:20px;height:20px;margin:0}}.editor-shell{display:flex;flex-direction:column;height:100%;padding:0}.editor-topbar{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:5}.editor-topbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/logo/Light%20Texture.png);background-size:cover;background-position:center;opacity:.08;pointer-events:none}.editor-topbar-left{display:inline-flex;align-items:center;gap:.85rem;color:#0f172a;position:relative;z-index:1}.editor-topbar-center{position:absolute;left:50%;transform:translate(-50%);font-size:1rem;font-weight:600;color:#0f172a;pointer-events:none;z-index:1;max-width:min(48vw,calc(100% - 200px));box-sizing:border-box;padding:0 .35rem;display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:0}.editor-topbar-center .editor-topbar-badge{flex-shrink:0}.editor-topbar-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;pointer-events:auto}.editor-back-link{border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:.4rem .75rem;border-radius:999px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;display:inline-flex;align-items:center;gap:.35rem}.editor-back-icon{flex-shrink:0}.editor-back-link:hover{background:#f8fafc;border-color:#cbd5f5}.editor-topbar-title{font-size:1.05rem;font-weight:600;color:#f8fafc}.editor-topbar-right{gap:.75rem}.editor-contact-btn{border:1px solid #e2e8f0;background:#fff;color:#0f172a;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;cursor:pointer;position:relative;z-index:1}.editor-contact-icon{width:16px;height:16px}.editor-credits-text{display:inline-flex;align-items:center;gap:.4rem;padding:0 .85rem;min-height:40px;font-weight:600;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0f;cursor:pointer}.editor-credits-icon{width:14px;height:14px;color:#0f172a}.editor-credits-text span{color:#0f172a}.editor-credits-text.is-empty span{color:#dc2626}.editor-credits-text.is-high span{color:#16a34a}.editor-export-btn{padding:.75rem 1.5rem;height:44px;position:relative;z-index:1}.editor-export-trigger{padding:0}.editor-export-icon{width:16px;height:16px}.editor-body{display:grid;grid-template-columns:280px 1fr 260px;gap:0;flex:1;min-height:0;padding:0;align-items:stretch}.editor-body--right-collapsed{grid-template-columns:280px 1fr 48px}.editor-sidebar{border-radius:0;padding:1rem 1rem 1.5rem;display:flex;flex-direction:column;gap:1.1rem;overflow-y:auto;min-height:0}.editor-sidebar--white{background:#fff;border-right:1px solid #e5e7eb;color:#0f172a}.editor-sidebar--meta{border-left:1px solid #e5e7eb;border-right:none;position:relative}.editor-sidebar--meta-collapsed{padding:0;min-width:48px;justify-content:flex-start;align-items:center}.editor-sidebar-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:8px;transition:color .15s,background .15s}.editor-sidebar-toggle:hover{color:#0f172a;background:#f1f5f9}.editor-sidebar--meta-collapsed .editor-sidebar-toggle{transform:rotate(180deg)}.editor-toggle-group{display:flex;flex-wrap:wrap;gap:.5rem}.editor-pill{border:1px solid rgba(148,163,184,.2);background:#1f2937;color:#e2e8f0;padding:.4rem .75rem;border-radius:10px;font-size:.8rem;cursor:pointer}.editor-pill.active{background:var(--gradient-accent);color:#0b1220;border-color:#0f172a33;box-shadow:inset 0 0 0 1px #0f172a1a}.editor-range{width:100%}.editor-range--accent{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:6px;border-radius:999px;background:linear-gradient(90deg,#34d399,#22c55e) 0 / var(--range-progress, 50%) 100% no-repeat,#e2e8f0;outline:none}.editor-range--accent::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:transparent}.editor-range--accent::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:999px;background:#fff;border:2px solid rgba(15,23,42,.25);margin-top:-5px;box-shadow:0 1px 2px #0f172a26}.editor-range--accent::-moz-range-track{height:6px;border-radius:999px;background:transparent}.editor-range--accent::-moz-range-thumb{width:16px;height:16px;border-radius:999px;background:#fff;border:2px solid rgba(15,23,42,.25);box-shadow:0 1px 2px #0f172a26}.editor-range-value{margin-top:.4rem;font-size:.8rem;color:#64748b}.editor-secondary-btn{width:100%;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:12px;padding:.6rem .9rem;cursor:pointer;font-weight:600}.editor-section-title{font-size:.8rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.editor-toggle-stack{display:flex;flex-direction:column;gap:.5rem}.editor-toggle-switch{display:flex;align-items:center;gap:.25rem;width:100%;padding:.2rem;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc}.editor-toggle-switch-btn{flex:1;border:none;background:transparent;color:#64748b;font-size:.8rem;font-weight:600;padding:.35rem .85rem;border-radius:999px;cursor:pointer}.editor-toggle-switch-btn.active{background:var(--gradient-accent);color:#0b1220;box-shadow:inset 0 0 0 1px #0f172a1a}.editor-toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.editor-slider-block{margin-top:.75rem}.editor-slider-label{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#64748b;margin-bottom:.35rem}.editor-section-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.editor-section-dot{width:8px;height:8px;border-radius:999px;background:#7c3aed}.editor-outline-btn{width:100%;border:1px solid rgba(15,23,42,.15);background:var(--gradient-accent);color:#0b1220;border-radius:12px;padding:.6rem .9rem;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.editor-outline-btn--ghost{background:#0f172a0a;border:1px solid rgba(15,23,42,.12);color:#475569}.editor-outline-btn--ghost:hover{background:#0f172a14;color:#0f172a}.editor-outline-btn--full{margin-top:.25rem}.editor-outline-btn--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.editor-outline-btn-label{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.editor-outline-btn-hint{font-size:.7rem;font-weight:500;color:#94a3b8}.editor-outline-icon{width:16px;height:16px;min-width:16px;flex-shrink:0;display:inline-block}.button-2{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;height:48px;padding:0 1rem;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:var(--gradient-accent);color:#0b1220;font-weight:600;cursor:pointer;overflow:hidden;box-shadow:0 6px 18px #0f172a1f;transition:transform .2s ease,box-shadow .2s ease}.button-2:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1f;filter:brightness(1.03) saturate(1.05)}.button-2:active{transform:translateY(0);box-shadow:0 6px 14px #0f172a1a;filter:brightness(.98)}.button-2:focus-visible{outline:none;box-shadow:0 0 0 3px #34d39959,0 8px 18px #0f172a1f}.button-2.is-disabled,.button-2:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.button-2__glow{pointer-events:none;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;opacity:0;transition:opacity .3s ease}.button-2__label{position:relative;z-index:2}.button-2__badge{position:relative;z-index:2;background:#0f172a1f;color:#0b1220;padding:.2rem .5rem;border-radius:999px;font-size:.75rem;font-weight:700}.editor-blur-hero{display:grid;justify-items:center;gap:.5rem;padding:.25rem 0 .5rem;text-align:center}.editor-blur-icon-stack{position:relative;width:60px;height:60px}.editor-blur-icon{width:40px;height:auto;display:block;object-fit:contain}.editor-blur-icon--main{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:46px;height:auto;opacity:.95}.editor-blur-icon--person{position:absolute;top:-2px;right:-10px;width:32px;height:auto;opacity:.5;transform:rotate(8deg)}.editor-blur-icon--keyboard{position:absolute;bottom:-6px;left:-12px;width:34px;height:auto;opacity:.35;transform:rotate(-6deg)}.editor-blur-text{display:grid;gap:.25rem}.editor-blur-subtitle{font-size:.78rem;color:#94a3b8;line-height:1.3}.editor-cta-btn{margin-bottom:.25rem}.editor-blur-mode{display:flex;align-items:center;gap:.35rem;margin-bottom:.75rem;width:100%}.editor-blur-mode-btn{border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:10px;padding:.35rem .85rem;font-size:.8rem;font-weight:600;cursor:pointer;flex:1;text-align:center;transition:all .15s}.editor-blur-mode-btn.is-active{background:#0f172a;border-color:#0f172a;color:#fff}.editor-blur-mode-btn:not(.is-active):hover{background:#f8fafc;color:#0f172a}.editor-toggle-ui--empty{width:40px;height:22px;border-radius:999px;padding:0;background:linear-gradient(135deg,#10b981,#34d399);border:1px solid rgba(15,23,42,.2);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;cursor:pointer}.editor-toggle-ui--empty:after{display:none}.editor-outline-plus{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:#7c3aed33;color:#c4b5fd;font-weight:700}.editor-switch{position:relative;width:46px;height:24px}.editor-switch input{opacity:0;width:0;height:0}.editor-switch-slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#e2e8f0;border:1px solid #cbd5f5;transition:background .2s ease}.editor-switch-slider:after{content:"";position:absolute;height:18px;width:18px;left:3px;top:2px;border-radius:999px;background:#94a3b8;transition:transform .2s ease,background .2s ease}.editor-switch input:checked+.editor-switch-slider{background:var(--gradient-accent);border-color:#0f172a33}.editor-switch input:checked+.editor-switch-slider:after{transform:translate(22px);background:#fff}.editor-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;color:#0f172a}.editor-toggle-label{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.editor-toggle-row span{display:inline-flex;align-items:center;gap:.35rem}.editor-crown{width:12px;height:12px;color:#f59e0b}.editor-crown--sup{position:relative;top:-4px}.editor-toggle-row input{opacity:0;width:0;height:0}.editor-toggle-ui{width:40px;height:22px;border-radius:999px;background:#e2e8f0;border:1px solid #cbd5f5;position:relative}.editor-toggle-ui:after{content:"";position:absolute;width:16px;height:16px;top:2px;left:2px;border-radius:999px;background:#94a3b8;transition:transform .2s ease,background .2s ease}.editor-toggle-row input:checked+.editor-toggle-ui{background:var(--gradient-accent);border-color:#0f172a33}.editor-toggle-row input:checked+.editor-toggle-ui:after{transform:translate(18px);background:#fff}.editor-toggle-row--disabled{opacity:.5;pointer-events:none;color:var(--muted-foreground)}.editor-select{width:100%;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:10px;padding:.6rem .8rem;font-size:.85rem}.editor-select-wrap{position:relative;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:.15rem}.editor-select-wrap .editor-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;border-radius:10px;padding-right:2rem;background:#fff}.editor-select-chevron{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.editor-hint{margin-top:.5rem;font-size:.75rem;color:#94a3b8;line-height:1.4}.editor-section-chevron{color:#94a3b8;font-size:.9rem;margin-right:.25rem}.editor-panel-block{border:none;padding:0;margin:0}.editor-panel-block--always-open .editor-toggle-stack{margin-bottom:0}.editor-sidebar .editor-panel-block:not(:last-child){padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #e5e7eb}.editor-panel-summary{list-style:none;display:flex;align-items:center;justify-content:flex-start;gap:.35rem;cursor:pointer;margin-bottom:.5rem;padding-right:.5rem}.editor-panel-summary .editor-section-chevron{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;align-self:center;width:1em;line-height:1;transform:rotate(-90deg)}.editor-panel-summary .editor-section-title{margin:0 0 0 .15rem;text-transform:uppercase;font-weight:400;letter-spacing:.08em;font-size:.72rem;line-height:1}.editor-panel-summary::-webkit-details-marker{display:none}.editor-panel-block[open] .editor-panel-summary{color:inherit}.editor-panel-summary--phase1-gated{cursor:default;-webkit-user-select:none;user-select:none}.editor-gated-tooltip-host{position:relative}.editor-gated-tooltip-host .editor-phase1-gated-tooltip{position:absolute;left:0;z-index:12000;min-width:198px;max-width:min(280px,94vw);padding:.65rem .85rem;font-size:.78rem;font-weight:500;line-height:1.4;color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 36px #0f172a2e,0 0 0 1px #ffffff0f inset;text-transform:none;letter-spacing:normal;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s;filter:none}.editor-gated-tooltip-host>.editor-phase1-gated-tooltip{top:calc(100% + 8px)}.editor-max-gated-cell{position:relative;min-width:0;flex:1}.editor-max-gated-cell .editor-phase1-gated-tooltip{top:calc(100% + 6px);left:0}.editor-toggle-row--max-only.editor-gated-tooltip-host:hover,.editor-toggle-row--max-only.editor-gated-tooltip-host:focus-within{z-index:11000}.editor-gated-tooltip-host:hover .editor-phase1-gated-tooltip,.editor-gated-tooltip-host:focus-visible .editor-phase1-gated-tooltip{opacity:1!important;visibility:visible;transform:translateY(0)}[data-theme=dark] .editor-gated-tooltip-host .editor-phase1-gated-tooltip{background:#1e1e24;border-color:#40424d;color:#edeff7;box-shadow:0 16px 48px #0000008c,0 0 0 1px #ffffff0f inset}.editor-toggle-row .editor-toggle-row-label{display:inline-flex;align-items:baseline;gap:.2rem;min-width:0;flex:1;font-size:inherit;font-weight:inherit;color:inherit;line-height:1.25}.editor-toggle-row .editor-plates-inline-hint{display:inline;font-size:.72rem;font-weight:600;color:#64748b;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:min(10rem,42vw);vertical-align:baseline}.editor-toggle-row--max-only{cursor:default;pointer-events:auto}.editor-toggle-row--max-only .editor-toggle-label{opacity:.58;filter:grayscale(.08)}.editor-toggle-ui--max-locked{opacity:.52;flex-shrink:0;cursor:default;pointer-events:none}.editor-toggle-ui--max-locked:after{transform:translate(0);background:#cbd5e1}.editor-toggle-row--max-only.editor-toggle-row--action .editor-toggle-ui--max-locked{background:#e2e8f0;border-color:#cbd5e1;color:#94a3b8}[data-theme=dark] .editor-plates-inline-hint{color:#94a3b8}.editor-panel-body{display:grid;gap:.5rem;padding:.25rem 0 .5rem}.editor-preview{display:flex;flex-direction:column;gap:.75rem;min-height:0;padding:1rem 1.25rem 1.25rem;background:#f8fafc}.editor-player{position:relative;flex:1;background:#111827;border-radius:12px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden}.editor-player--framed{box-shadow:inset 0 0 0 1px #111827a6;width:100%;aspect-ratio:16 / 9;max-height:60vh}.editor-video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;background:#0b0f14}.editor-timeline{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem .9rem}.editor-timeline-editor{display:grid;gap:.6rem}.editor-timeline-toolbar{display:flex;justify-content:flex-end;margin-bottom:.35rem}.editor-timeline-add{border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:10px;width:32px;height:32px;font-size:1.1rem;font-weight:600;cursor:pointer;display:grid;place-items:center}.editor-timeline-add:hover{background:#f8fafc}.editor-timeline-ruler{display:flex;align-items:center;font-size:.7rem;color:#64748b;-webkit-user-select:none;user-select:none;overflow:hidden}.editor-timeline-clickable{cursor:pointer}.editor-timeline-clickable:hover{background:#00000005}.editor-timeline-ruler-inner{display:flex;align-items:center}.editor-timeline-ruler-cell{flex:0 0 auto;text-align:center;border-right:1px solid #e5e7eb;padding:0 .2rem;position:relative}.editor-timeline-ruler-cell.is-minor:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:1px;height:6px;background:#e5e7eb}.editor-timeline-ruler-cell.is-major:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:1px;height:10px;background:#cbd5f5}.editor-timeline-scroll{position:relative;overflow:hidden}.editor-timeline-content{position:relative;padding-bottom:.25rem}.editor-timeline-track{position:relative;height:56px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb;margin-bottom:.35rem}.editor-timeline-track--interactive{cursor:pointer}.editor-timeline-playhead{position:absolute;top:-16px;bottom:0;width:4px;background:linear-gradient(180deg,#f97316,#ea580c);pointer-events:none;z-index:10;box-shadow:0 0 8px #f9731699;border-radius:2px}.editor-timeline-playhead:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:16px;height:16px;background:#f97316;border-radius:50%;box-shadow:0 2px 8px #f9731680}.editor-clip{position:absolute;top:50%;transform:translateY(-50%);height:44px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 .35rem;color:#fff;font-size:.75rem;font-weight:600;box-shadow:0 4px 10px #0f172a26;cursor:grab}.editor-clip.is-selected{box-shadow:0 6px 14px #0f172a40;outline:2px solid rgba(15,23,42,.12)}.editor-clip:active{cursor:grabbing}.editor-clip--indigo{background:#6366f1}.editor-clip--emerald{background:#10b981}.editor-clip--rose{background:#f43f5e}.editor-clip--amber{background:#f59e0b}.editor-clip-label{flex:1;text-align:center;pointer-events:none}.editor-clip-handle{width:4px;height:100%;background:#0f172a59;border-radius:6px;cursor:ew-resize}.editor-timeline-previews{display:flex;gap:6px;width:100%}.editor-timeline-preview{height:40px;border-radius:8px;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:1px solid #e5e7eb;flex:0 0 auto;object-fit:contain;object-position:center}.editor-thumb{width:100%;aspect-ratio:16 / 9;border-radius:6px;object-fit:cover}.editor-timeline-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b}.editor-controls{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;color:#0f172a}.editor-controls-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.35rem 0}.editor-time{font-size:.8rem;color:#0f172a;font-family:Share Tech Mono,Roboto Mono,SFMono-Regular,Menlo,monospace;font-variant-numeric:tabular-nums;letter-spacing:.03em}.editor-controls-center{display:flex;align-items:center;justify-content:center;gap:.5rem}.editor-controls-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.editor-player-transport{gap:.5rem}.editor-control-btn{flex-shrink:0;width:42px;height:42px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;display:grid;place-items:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.editor-control-btn svg{width:18px;height:18px}.editor-control-btn:disabled{opacity:.45;cursor:not-allowed}.editor-control-btn--primary{background:#0f172a;border-color:#0f172a;color:#fff}.editor-control-btn--primary:hover:not(:disabled){background:#1e293b;border-color:#1e293b}.editor-control-btn--ghost{background:#fff;border-color:#e2e8f0;color:#0f172a}.editor-control-btn--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.editor-play-pause-btn{width:52px;height:52px}.editor-play-pause-btn.editor-control-btn--primary{background:var(--gradient-accent);border-color:#0f172a14;color:#0f172a;box-shadow:0 4px 12px #22c55e59}.editor-play-pause-btn.editor-control-btn--primary:hover:not(:disabled){background:var(--gradient-accent);border-color:#0f172a1f;color:#0f172a;box-shadow:0 6px 16px #22c55e73}.editor-play-pause-btn.editor-control-btn--primary:active:not(:disabled){filter:brightness(.97)}.editor-play-pause-btn svg{width:22px;height:22px}.editor-play-pause-btn--compact{width:44px;height:44px}.editor-play-pause-btn--compact svg{width:20px;height:20px}.editor-play-pause-btn__inner{display:grid;place-items:center}.editor-play-pause-btn__play-icon{margin-left:2px}.editor-volume{position:relative;display:flex;align-items:center}.editor-volume-panel{position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);width:140px;padding:.5rem;border-radius:10px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 16px #0f172a14;display:grid;gap:.4rem;z-index:10}.editor-volume-mute{border:none;background:#f1f5f9;color:#0f172a;border-radius:8px;padding:.3rem .5rem;font-size:.75rem;font-weight:600;cursor:pointer}.editor-speed-btn{justify-self:end;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:10px;padding:.35rem .6rem;font-size:.75rem;cursor:pointer}.editor-sidebar--meta{padding:1rem}.editor-empty{font-size:.8rem;color:#64748b}.editor-meta-list{display:grid;gap:.5rem;font-size:.8rem}.editor-meta-list div{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;color:#0f172a;padding:.35rem 0;border-bottom:1px solid #e5e7eb;min-width:0}.editor-meta-list div>span:first-child{flex-shrink:0}.editor-meta-value--truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.editor-meta-list div:last-child{border-bottom:none}.editor-playback{margin-top:.75rem;display:grid;gap:.45rem}.editor-playback-line,.editor-mask-line{position:relative;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.editor-playback-fill{height:100%;width:45%;background:#94a3b8}.editor-mask-fill{height:100%;width:20%;background:#93c5fd}.editor-playback-handle,.editor-mask-handle{position:absolute;top:-10px;width:2px;height:28px;background:#ef4444;border-radius:999px;left:calc(45% - 2px)}.editor-mask-handle{left:calc(20% - 2px);background:#94a3b8}.editor-playback-handle:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #fff}.editor-mask-note{font-size:.75rem;color:#64748b}@media (max-width: 1024px){.editor-body{grid-template-columns:1fr}}@media (max-width: 767px){.editor-shell{min-height:0;overflow:hidden}.editor-topbar{padding:.5rem;flex-shrink:0}.editor-topbar-center{display:none}.editor-topbar-left{flex:1;min-width:0}.editor-back-link{padding:.35rem .5rem;font-size:.9rem}.editor-back-text{display:none}.editor-back-icon{margin:0}.editor-contact-btn{display:none}.editor-topbar-right{gap:.5rem;flex-shrink:0}.editor-credits-text{padding:0 .6rem;min-height:36px;font-size:.875rem}.editor-export-btn{padding:.5rem 1rem;height:36px;font-size:.875rem}.editor-body{display:flex;flex-direction:column;gap:.5rem;padding:.25rem;flex:1;min-height:0;overflow-y:auto}.editor-preview{order:1;padding:.25rem;flex:0 0 auto;min-height:260px;display:flex;flex-direction:column;gap:.5rem}.editor-player--framed{flex:1 1 auto;min-height:180px;max-height:55vh}.editor-timeline{flex-shrink:0;margin-top:0}.editor-sidebar:first-of-type{order:2;border-right:none;border-top:1px solid #e5e8f0;padding:.5rem;margin-top:0;flex-shrink:0;overflow-y:auto;max-height:35vh}.editor-sidebar--meta{order:3;border-left:none;border-top:1px solid #e5e8f0;padding:.5rem;margin-top:0;flex-shrink:0;overflow-y:auto;max-height:25vh}.editor-cta-btn--blur-video{margin-top:0;margin-bottom:.5rem;padding:.85rem 1rem;font-size:1rem}.editor-blur-mode{display:none}.editor-sidebar .editor-panel-block{margin-bottom:.2rem;padding-bottom:.35rem}.editor-sidebar .editor-panel-block:not(:last-child){padding-bottom:.35rem;margin-bottom:.35rem}.editor-sidebar .editor-panel-block summary{padding:.2rem 0;font-size:.7rem;font-weight:500}.editor-sidebar .editor-panel-summary .editor-section-title{font-size:.65rem;font-weight:500;letter-spacing:.05em}.editor-sidebar .editor-panel-summary .editor-section-chevron{font-size:.7rem}.editor-sidebar .editor-panel-body{padding:.15rem 0 .3rem;gap:.3rem}.editor-sidebar .editor-toggle-row{font-size:.72rem;font-weight:400;gap:.35rem}.editor-sidebar .editor-slider-label{font-size:.7rem;font-weight:400;margin-bottom:.2rem}.editor-sidebar .editor-toggle-switch-btn{font-size:.68rem;font-weight:500;padding:.25rem .5rem}.editor-sidebar .editor-toggle-stack{gap:.3rem}.editor-sidebar .editor-toggle-switch{padding:.15rem}.editor-sidebar .editor-slider-block{margin-top:.4rem}.editor-sidebar .editor-panel-block[open] .editor-toggle-stack,.editor-sidebar .editor-panel-block--always-open .editor-toggle-stack,.editor-sidebar .editor-panel-block[open] .editor-toggle-switch,.editor-sidebar .editor-panel-block[open] .editor-slider-block{margin-bottom:.15rem}.editor-sidebar .editor-panel-block:last-child{margin-bottom:0}.editor-sidebar .editor-range-value{font-size:.68rem}.editor-sidebar .editor-section-header{margin-bottom:.3rem}.editor-sidebar .editor-outline-btn{padding:.4rem .6rem;font-size:.72rem;font-weight:500}.editor-blur-hero{display:none}.editor-timeline{padding:.3rem .4rem .4rem}.editor-timeline-ruler{font-size:.65rem}.editor-timeline-track-row{height:24px}.editor-timeline-previews{display:none}.editor-controls-row{padding:.35rem 0}.editor-control-btn{width:38px;height:38px}.editor-control-btn svg{width:16px;height:16px}}@media (max-width: 767px){[data-theme=dark] .editor-sidebar:first-of-type,[data-theme=dark] .editor-sidebar--meta{border-top-color:#ffffff1a}}[data-theme=dark] .editor-topbar{background:#0f172a;border-bottom-color:#ffffff1a}[data-theme=dark] .editor-topbar:before{opacity:.04}[data-theme=dark] .editor-topbar-left,[data-theme=dark] .editor-topbar-center{color:#e2e8f0}[data-theme=dark] .editor-back-link{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-back-link:hover{background:#ffffff1f;border-color:#ffffff40}[data-theme=dark] .editor-topbar-title{color:#f8fafc}[data-theme=dark] .editor-contact-btn,[data-theme=dark] .editor-credits-text{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-credits-text span,[data-theme=dark] .editor-credits-icon{color:#e2e8f0}[data-theme=dark] .editor-sidebar--white{background:#1e293b;border-right-color:#ffffff1a;color:#e2e8f0}[data-theme=dark] .editor-sidebar--meta{border-left-color:#ffffff1a;background:#1e293b;color:#e2e8f0}[data-theme=dark] .editor-sidebar-toggle{color:#fff9}[data-theme=dark] .editor-sidebar-toggle:hover{color:#e2e8f0;background:#ffffff14}[data-theme=dark] .editor-control-btn--primary{background:#f1f5f9;border-color:#f1f5f9;color:#0f172a}[data-theme=dark] .editor-control-btn--primary:hover:not(:disabled){background:#fff;border-color:#fff;color:#0f172a}[data-theme=dark] .editor-play-pause-btn.editor-control-btn--primary{background:var(--gradient-accent);border-color:#0f172a24;color:#0f172a;box-shadow:0 4px 14px #22c55e61}[data-theme=dark] .editor-play-pause-btn.editor-control-btn--primary:hover:not(:disabled){background:var(--gradient-accent);border-color:#0f172a2e;color:#0f172a;box-shadow:0 6px 18px #22c55e7a}[data-theme=dark] .editor-control-btn--ghost{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-control-btn--ghost:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff40;color:#f8fafc}[data-theme=dark] .editor-volume-panel{background:#1e293b;border-color:#ffffff1f;box-shadow:0 12px 28px #00000059}[data-theme=dark] .editor-sidebar--meta .editor-meta-list div{color:#e2e8f0;border-bottom-color:#ffffff1f}[data-theme=dark] .editor-sidebar--meta .editor-meta-list div span:first-child{color:#ffffffa6}[data-theme=dark] .editor-section-title,[data-theme=dark] .editor-section-header,[data-theme=dark] .editor-toggle-row{color:#e2e8f0}[data-theme=dark] .editor-slider-label{color:#fffc}[data-theme=dark] .editor-select{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-select-wrap{background:#ffffff0d;border-color:#ffffff26}[data-theme=dark] .editor-select-wrap .editor-select{background:transparent}[data-theme=dark] .editor-hint,[data-theme=dark] .editor-section-chevron{color:#fff9}[data-theme=dark] .editor-panel-summary{color:#e2e8f0}[data-theme=dark] .editor-sidebar .editor-panel-block:not(:last-child){border-bottom-color:#ffffff1f}[data-theme=dark] .editor-blur-mode-btn{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-blur-mode-btn.is-active{background:#e2e8f0;border-color:#e2e8f0;color:#0f172a}[data-theme=dark] .editor-blur-mode-btn:not(.is-active):hover{background:#ffffff1f;color:#e2e8f0}[data-theme=dark] .editor-toggle-switch{background:#ffffff14;border-color:#ffffff26}[data-theme=dark] .editor-toggle-switch-btn{color:#ffffffb3}[data-theme=dark] .editor-toggle-switch-btn.active{color:#0f172a}[data-theme=dark] .editor-preview{background:#1e293b;border-color:#ffffff1a}[data-theme=dark] .editor-player{border-color:#ffffff1a}[data-theme=dark] .editor-timeline{background:#1e293b;border-color:#ffffff1a}[data-theme=dark] .editor-timeline-add{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-timeline-add:hover{background:#ffffff1f}[data-theme=dark] .editor-timeline-ruler{color:#fff9}[data-theme=dark] .editor-time{color:#e2e8f0}[data-theme=dark] .editor-timeline-ruler-cell{border-right-color:#ffffff26}[data-theme=dark] .editor-timeline-ruler-cell.is-minor:after,[data-theme=dark] .editor-timeline-ruler-cell.is-major:after{background:#ffffff4d}[data-theme=dark] .editor-blur-text{color:#e2e8f0}[data-theme=dark] .editor-blur-subtitle{color:#fff9}[data-theme=dark] .editor-outline-btn{border-color:#fff3;color:#e2e8f0}[data-theme=dark] .editor-outline-btn:hover{background:#ffffff14}[data-theme=dark] .editor-outline-icon--drawzone{filter:brightness(0) invert(1)}[data-theme=dark] .editor-outline-btn-hint{color:#ffffff80}[data-theme=dark] .editor-secondary-btn{background:#ffffff14;color:#e2e8f0}[data-theme=dark] .editor-secondary-btn:hover{background:#ffffff1f}[data-theme=dark] .editor-toggle-ui{background:#ffffff26;border-color:#fff3}[data-theme=dark] .editor-toggle-ui:after{background:#fff9}[data-theme=dark] .editor-mask-note{color:#fff9}[data-theme=dark] .editor-instructions{background:#ffffff0d}[data-theme=dark] .editor-instructions-list{color:#ffffffb3}[data-theme=dark] .editor-person-item{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .editor-person-item:hover{background:#ffffff14}[data-theme=dark] .editor-person-item.is-selected{background:#6366f126;border-color:#6366f14d}[data-theme=dark] .editor-person-name{color:#e2e8f0}[data-theme=dark] .editor-add-person-form{background:#ffffff0d}[data-theme=dark] .editor-input{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-input::placeholder{color:#fff6}[data-theme=dark] .editor-error{background:#ef444426;border-color:#ef44444d;color:#fca5a5}[data-theme=dark] .editor-empty{color:#ffffff80}[data-theme=dark] .editor-info-message{background:#ffffff0d;border-color:#ffffff1a;color:#fffc}[data-theme=dark] .editor-assign-menu{background:#1e293b;border-color:#ffffff26}[data-theme=dark] .editor-assign-menu-header{background:#ffffff0d;border-bottom-color:#ffffff1a;color:#e2e8f0}[data-theme=dark] .editor-assign-menu-item{color:#e2e8f0}[data-theme=dark] .editor-assign-menu-item:hover{background:#ffffff14}[data-theme=dark] .editor-assign-menu-input{background:#ffffff14;border-color:#ffffff26;color:#e2e8f0}[data-theme=dark] .editor-btn--ghost{color:#e2e8f0}[data-theme=dark] .editor-btn--ghost:hover{background:#ffffff14}[data-theme=dark] .tracking-progress{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border-color:#ffffff1a}[data-theme=dark] .tracking-progress-title{color:#e2e8f0}[data-theme=dark] .tracking-step{background:#ffffff0d;border-color:#ffffff1a;color:#e2e8f0}[data-theme=dark] .tracking-step--completed{background:#22c55e26;border-color:#22c55e4d}[data-theme=dark] .tracking-step--completed .tracking-step-label{color:#34d399}[data-theme=dark] .tracking-step--active{background:#6366f126;border-color:#6366f14d}[data-theme=dark] .tracking-step--active .tracking-step-label{color:#a5b4fc}[data-theme=dark] .tracking-step-label{color:#ffffffb3}[data-theme=dark] .tracking-progress-bar{background:#ffffff26}[data-theme=dark] .tracking-progress-text{color:#fff9}[data-theme=dark] .tracking-person-card{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .tracking-person-card:hover{background:#ffffff14}[data-theme=dark] .tracking-person-name{color:#e2e8f0}[data-theme=dark] .tracking-person-faces{color:#fff9}[data-theme=dark] .tracking-results{background:#1e293b99;border-color:#ffffff1a}[data-theme=dark] .tracking-results-title{color:#e2e8f0}[data-theme=dark] .tracking-track-card{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .tracking-track-card:hover{background:#ffffff14}[data-theme=dark] .tracking-track-card--blurred{background:#fb923c26;border-color:#fb923c4d}[data-theme=dark] .tracking-track-name{color:#e2e8f0}[data-theme=dark] .tracking-track-card--blurred .tracking-track-name{color:#fdba74}[data-theme=dark] .tracking-track-meta{color:#fff9}[data-theme=dark] .tracking-complete-text{color:#34d399}.auth-page{min-height:100vh;display:grid;place-items:center;background:#f8fafc;padding:2rem}.auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 18px 40px #0f172a14}.auth-title{font-size:1.5rem;font-weight:700;color:#0f172a}.auth-subtitle{margin-top:.4rem;color:#64748b;font-size:.95rem}.auth-field{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.auth-field label{font-size:.8rem;color:#475569;font-weight:600}.auth-field input{height:42px;border-radius:10px;border:1px solid #e2e8f0;padding:0 .75rem;font-size:.9rem}.auth-submit{margin-top:1.25rem;width:100%;height:44px;border-radius:10px;border:none;background:#101010;color:#fff;font-weight:600;cursor:pointer}.auth-test{margin-top:1.25rem;background:#f1f5f9;border-radius:12px;padding:.75rem .9rem;font-size:.85rem;color:#0f172a}.auth-test-title{font-weight:700;margin-bottom:.35rem}.auth-test-note{margin-top:.35rem;color:#64748b;font-size:.75rem}.empty-state{text-align:center;color:#64748b;padding:3rem 1rem}[data-theme=dark] .empty-state{color:#fff9}.image-editor{display:flex;flex-direction:column;height:100%;background:#f8fafc}.image-editor-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e5e7eb}.image-editor-back{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .75rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-weight:500;color:#0f172a}.image-editor-back:hover{background:#f8fafc}.image-editor-title{flex:1;font-size:1.1rem;font-weight:600;color:#0f172a;margin:0}.image-editor-error{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:.85rem}.image-editor-error button{background:none;border:none;cursor:pointer;font-size:1.2rem;color:#dc2626}.image-editor-body{display:grid;grid-template-columns:280px 1fr 260px;flex:1;min-height:0}.image-editor-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.image-editor-sidebar--right{border-right:none;border-left:1px solid #e5e7eb}.image-editor-section{display:flex;flex-direction:column;gap:.5rem}.image-editor-section h3{font-size:.85rem;font-weight:600;color:#374151;margin:0}.image-editor-toggles{display:flex;flex-direction:column;gap:.4rem}.image-editor-toggle{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.image-editor-toggle input{width:16px;height:16px;accent-color:#10b981}.image-editor-slider{width:100%;height:6px;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e5e7eb;outline:none}.image-editor-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#10b981;cursor:pointer}.image-editor-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1rem;border:1px solid #e5e7eb;background:#fff;color:#0f172a;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .15s}.image-editor-btn:hover{background:#f8fafc}.image-editor-btn:disabled{opacity:.5;cursor:not-allowed}.image-editor-btn--primary{background:#0f172a;color:#fff;border-color:#0f172a}.image-editor-btn--primary:hover{background:#1e293b}.image-editor-btn--success{background:#10b981;color:#fff;border-color:#10b981}.image-editor-btn--success:hover{background:#059669}.image-editor-btn--active{background:#3b82f6;color:#fff;border-color:#3b82f6}.image-editor-btn--danger{background:#fef2f2;border-color:#fecaca;color:#dc2626}.image-editor-btn--danger:hover{background:#fee2e2;border-color:#f87171}.image-editor-radio-group{display:flex;gap:1rem}.image-editor-radio-group label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer}.image-editor-radio-group input{accent-color:#10b981}.image-editor-preview{display:flex;flex-direction:column;padding:1rem;min-height:0}.image-editor-canvas{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:#1f2937;border-radius:12px;overflow:hidden}.image-editor-canvas--drawing{cursor:crosshair}.image-editor-image{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.image-editor-detection{position:absolute;border:2px solid #10b981;background:#10b9811a;cursor:pointer;transition:background .15s}.image-editor-detection:hover{background:#10b98133}.image-editor-detection--disabled{border-color:#9ca3af;background:#9ca3af26}.image-editor-detection--disabled:hover{background:#9ca3af40}.image-editor-detection--disabled .image-editor-detection-label{background:#9ca3af}.image-editor-detection-icon{margin-left:4px;vertical-align:middle}.image-editor-detection-label{position:absolute;top:-24px;left:0;padding:2px 6px;background:#10b981;color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;white-space:nowrap;display:flex;align-items:center;gap:4px}.image-editor-detection-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;padding:0;border:none;background:#ef4444;color:#fff;border-radius:4px;cursor:pointer;display:grid;place-items:center}.image-editor-zone{position:absolute;border:2px dashed #3b82f6;background:#3b82f61a;cursor:pointer;transition:background .15s}.image-editor-zone:hover{background:#3b82f633}.image-editor-zone--temp{border-style:solid;background:#3b82f633;cursor:crosshair}.image-editor-zone--disabled{border-color:#9ca3af;background:#9ca3af26}.image-editor-zone--disabled:hover{background:#9ca3af40}.image-editor-zone--disabled .image-editor-zone-label{background:#9ca3af}.image-editor-zone-icon{margin-left:4px;vertical-align:middle}.image-editor-zone-label{position:absolute;top:-24px;left:0;padding:2px 6px;background:#3b82f6;color:#fff;font-size:.7rem;font-weight:600;border-radius:4px;white-space:nowrap;display:flex;align-items:center;gap:4px}.image-editor-zone-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;padding:0;border:none;background:#ef4444;color:#fff;border-radius:4px;cursor:pointer;display:grid;place-items:center}.image-editor-result-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#f8fafc;border-top:1px solid #e5e7eb;font-size:.85rem;color:#64748b}.image-editor-result-info>span{font-weight:500;color:#10b981}.image-editor-result-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.image-editor-result-info a{color:#3b82f6;text-decoration:none}.image-editor-result-info .image-editor-btn{padding:.6rem 1rem;font-size:.85rem;display:inline-flex;align-items:center;gap:.4rem;font-weight:500}.image-editor-result-info .image-editor-btn--success{background:#10b981;color:#fff;border-color:#10b981;box-shadow:0 2px 4px #10b9814d}.image-editor-result-info .image-editor-btn--success:hover{background:#059669;box-shadow:0 4px 6px #10b98166}.image-editor-info{padding:.75rem;background:#f8fafc;border-radius:8px;font-size:.8rem;color:#64748b}.image-editor-info p{margin:.25rem 0}.image-editor-hint{font-size:.75rem;color:#9ca3af;font-style:italic;margin-top:.5rem!important}.image-editor-empty{font-size:.8rem;color:#9ca3af}.image-editor-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.image-editor-list-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;background:#f8fafc;border-radius:8px;font-size:.8rem;cursor:pointer;transition:background .15s,opacity .15s}.image-editor-list-item:hover{background:#e5e7eb}.image-editor-list-item--disabled{opacity:.6;background:#f1f5f9}.image-editor-list-item--disabled:hover{background:#e5e7eb}.image-editor-list-item span:first-child{flex:1;font-weight:500}.image-editor-list-item button{width:24px;height:24px;padding:0;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:grid;place-items:center;border-radius:4px}.image-editor-list-item button:hover{background:#e5e7eb;color:#0f172a}@media (max-width: 1024px){.image-editor-body{grid-template-columns:1fr}.image-editor-sidebar{display:none}}.auth-layout{display:flex;min-height:100vh;background:#f4f5f7}.auth-left{flex:1;display:flex;flex-direction:column;min-height:100vh;background:#f4f5f7;position:relative;z-index:10}.auth-right{flex:1;position:relative;display:none;align-items:center;justify-content:center;background:#000;overflow:hidden;min-height:100vh}@media (min-width: 1024px){.auth-right{display:flex}}.auth-visual-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/backgrounds/Backgroundblurit.webp);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}.auth-video-container{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;max-width:50%;width:auto}.auth-video{width:auto;max-width:320px;max-height:240px;height:auto;object-fit:contain;border-radius:12px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.auth-header-bar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;flex-shrink:0}.auth-header-left{display:flex;align-items:center;gap:.75rem}.auth-back-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;cursor:pointer;color:#0f172a;transition:all .15s}.auth-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.auth-logo{display:inline-flex;position:relative}.auth-logo-img{height:28px;width:auto}.auth-logo-hidden{display:none}.auth-theme-switch{position:relative;width:60px;height:30px;border:1px solid rgba(0,0,0,.12);background:#f8fafc;border-radius:999px;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:space-between}.auth-theme-switch-thumb{position:absolute;top:2px;left:2px;width:24px;height:24px;background:#0f172a;border-radius:999px;transition:transform .2s ease}.auth-theme-switch-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#94a3b8;position:relative;z-index:2}.auth-theme-switch-icon.active{color:#fff}[data-theme=dark] .auth-layout,[data-theme=dark] .auth-left{background:#0f172a}[data-theme=dark] .auth-theme-switch{background:#ffffff14;border-color:#fff3}[data-theme=dark] .auth-theme-switch-thumb{transform:translate(30px);background:#fff}[data-theme=dark] .auth-theme-switch-icon{color:#ffffff80}[data-theme=dark] .auth-theme-switch-icon.active{color:#0f172a}[data-theme=dark] .auth-tabs{border-bottom-color:#ffffff26}[data-theme=dark] .auth-tab{color:#fff9}[data-theme=dark] .auth-tab:hover,[data-theme=dark] .auth-tab.active{color:#fff}[data-theme=dark] .auth-tab.active:after{background:#fff}[data-theme=dark] .auth-card-title{color:#fff}[data-theme=dark] .auth-card-description{color:#ffffffb3}[data-theme=dark] .auth-btn-outline{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .auth-btn-outline:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff4d}[data-theme=dark] .auth-btn-google{background:#fff;border-color:#fff3;color:#000}[data-theme=dark] .auth-btn-google:hover:not(:disabled){background:#e5e5e5;border-color:#fff6}[data-theme=dark] .auth-btn-apple{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .auth-btn-apple:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff4d}[data-theme=dark] .auth-btn-apple svg{filter:invert(1)}[data-theme=dark] .auth-separator-line{background:#fff3}[data-theme=dark] .auth-separator-text{color:#fff9}[data-theme=dark] .auth-label{color:#fff}[data-theme=dark] .auth-input{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .auth-input::placeholder{color:#ffffff80}[data-theme=dark] .auth-input:focus{background:#ffffff1f;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}[data-theme=dark] .auth-checkbox-indicator{background:#ffffff1a;border-color:#ffffff40}[data-theme=dark] .auth-checkbox input:checked+.auth-checkbox-indicator{background:#3b82f6;border-color:#3b82f6}[data-theme=dark] .auth-checkbox-label{color:#fffc}[data-theme=dark] .auth-link-small{color:#60a5fa}[data-theme=dark] .auth-card-footer{border-top:none;background:transparent}[data-theme=dark] .auth-footer-text{color:#ffffffb3}[data-theme=dark] .auth-link{color:#60a5fa}[data-theme=dark] .auth-footer{border-top-color:#ffffff1a}[data-theme=dark] .auth-copyright,[data-theme=dark] .auth-legal-links a{color:#ffffff80}[data-theme=dark] .auth-legal-links a:hover{color:#60a5fa}[data-theme=dark] .auth-back-btn{background:#ffffff14;border-color:#fff3;color:#fff}[data-theme=dark] .auth-back-btn:hover{background:#ffffff1f;border-color:#ffffff4d}.auth-form-container{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.auth-card{width:100%;max-width:400px;background:transparent;border:none;border-radius:16px;padding:0;box-shadow:none;overflow:hidden}.auth-tabs{display:flex;border-bottom:1px solid rgba(0,0,0,.08)}.auth-tab{flex:1;padding:1rem;border:none;background:transparent;font-size:.9rem;font-weight:600;color:#64748b;cursor:pointer;position:relative;transition:color .15s}.auth-tab:hover,.auth-tab.active{color:#0f172a}.auth-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#0f172a}.auth-card-header{padding:1.5rem 1.5rem 0}.auth-card-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.auth-card-description{margin-top:.4rem;color:#64748b;font-size:.9rem}.auth-card-content{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.auth-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;height:44px;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-btn-outline{border:1px solid #e5e7eb;background:#fff;color:#0f172a}.auth-btn-outline:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.auth-btn-google{position:relative}.auth-btn-apple svg{width:20px;height:20px}.auth-btn-primary{border:none;background:#101010;color:#fff}.auth-btn-primary:hover:not(:disabled){background:#1e293b}.auth-btn-ghost{border:1px solid transparent;background:transparent;color:#64748b}.auth-btn-ghost:hover:not(:disabled){background:#f8fafc;color:#0f172a}.auth-separator{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.auth-separator-line{flex:1;height:1px;background:#e5e7eb}.auth-separator-text{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-label{font-size:.8rem;color:#475569;font-weight:600}.auth-label-row{display:flex;align-items:center;justify-content:space-between}.auth-link-small{font-size:.8rem;color:#3b82f6;text-decoration:none;border:none;background:none;cursor:pointer;padding:0}.auth-link-small:hover{text-decoration:underline}.auth-input{height:44px;border-radius:10px;border:1px solid #e2e8f0;padding:0 .85rem;font-size:.9rem;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s}.auth-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-input:disabled{background:#f8fafc;cursor:not-allowed}.auth-input::placeholder{color:#94a3b8}.auth-field-checkbox{margin-top:.25rem}.auth-checkbox{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-checkbox input{position:absolute;opacity:0;pointer-events:none}.auth-checkbox-indicator{width:18px;height:18px;border-radius:4px;border:2px solid #cbd5e1;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:all .15s}.auth-checkbox input:checked+.auth-checkbox-indicator{background:#0f172a;border-color:#0f172a;color:#fff}.auth-checkbox-label{font-size:.85rem;color:#475569}.auth-checkbox-label a{color:#3b82f6;text-decoration:none}.auth-checkbox-label a:hover{text-decoration:underline}.auth-error{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fef2f2;color:#dc2626;border-radius:10px;font-size:.85rem}.auth-success{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ecfdf5;color:#059669;border-radius:10px;font-size:.85rem}.auth-test{margin-top:.5rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem;font-size:.8rem;color:#475569}.auth-test-title{font-weight:700;color:#0f172a;margin-bottom:.35rem}.auth-test-row{margin-top:.15rem}.auth-test-row strong{color:#0f172a;font-weight:600}.auth-card-footer{padding:1rem 1.5rem;border-top:none;background:transparent}.auth-footer-text{margin:0;font-size:.85rem;color:#64748b;text-align:center;display:flex;align-items:center;justify-content:center;gap:.4rem}.auth-link{color:#3b82f6;font-weight:600;text-decoration:none;border:none;background:none;cursor:pointer;padding:0}.auth-link:hover{text-decoration:underline}.auth-footer{padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.06)}.auth-footer-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.auth-copyright{margin:0;font-size:.8rem;color:#94a3b8}.auth-footer-right{display:flex;align-items:center;gap:1.5rem}.auth-legal-links{display:flex;align-items:center;gap:1rem}.auth-legal-links a{font-size:.8rem;color:#64748b;text-decoration:none}.auth-legal-links a:hover{color:#0f172a;text-decoration:underline}@media (max-width: 768px){.auth-layout{flex-direction:column}.auth-left{min-height:auto;order:1}.auth-right{min-height:200px;max-height:250px;order:2;display:flex}.auth-video-container{position:relative;top:auto;left:auto;transform:none;max-width:70%}.auth-video{max-width:180px;max-height:130px}.auth-footer-content{flex-direction:column;gap:.5rem;text-align:center}}@media (max-width: 480px){.auth-header-bar{padding:.75rem 1rem}.auth-form-container{padding:1.5rem 1rem}.auth-card-header{padding:1.25rem 1.25rem 0}.auth-card-content{padding:1rem 1.25rem 1.25rem}.auth-card-footer{padding:.85rem 1.25rem}.auth-right{min-height:150px;max-height:180px}.auth-video{max-width:140px;max-height:100px}.auth-legal-links{flex-direction:column;gap:.25rem;align-items:center}}.editor-topbar-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.7rem;font-weight:600;border-radius:6px;margin-right:.75rem;text-transform:uppercase;letter-spacing:.03em}.editor-instructions{padding:.75rem 1rem;background:#f8fafc;border-radius:10px;margin-bottom:1rem}.editor-instructions-list{margin:0;padding:0 0 0 1.25rem;font-size:.8rem;color:#475569;line-height:1.6}.editor-instructions-list li{margin-bottom:.25rem}.editor-person-list{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.editor-person-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:#f8fafc;border-radius:8px;cursor:pointer;transition:all .15s;border:2px solid transparent}.editor-person-item:hover{background:#f1f5f9}.editor-person-item.is-selected{background:#eef2ff;border-color:#6366f1}.editor-person-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.editor-person-icon{width:16px;height:16px;color:#6366f1;flex-shrink:0}.editor-person-name{font-size:.85rem;font-weight:500;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-person-count{font-size:.75rem;color:#94a3b8;flex-shrink:0}.editor-person-delete{width:24px;height:24px;padding:0;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:grid;place-items:center;border-radius:4px;flex-shrink:0}.editor-person-delete:hover{background:#fee2e2;color:#dc2626}.editor-add-person-form{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.editor-add-person-actions{display:flex;gap:.5rem;justify-content:flex-end}.editor-input{height:36px;border:1px solid #e2e8f0;border-radius:8px;padding:0 .75rem;font-size:.85rem;background:#fff;color:#0f172a;transition:border-color .15s,box-shadow .15s}.editor-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.editor-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem .85rem;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s}.editor-btn--ghost{border:1px solid #e5e7eb;background:#fff;color:#64748b}.editor-btn--ghost:hover{background:#f8fafc;color:#0f172a}.editor-btn--primary{border:none;background:#6366f1;color:#fff}.editor-btn--primary:hover{background:#4f46e5}.editor-btn--primary:disabled{background:#c7d2fe;cursor:not-allowed}.editor-error{padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.8rem;margin-bottom:.75rem}.editor-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 4px 12px #6366f14d}.editor-cta-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #6366f166}.editor-cta-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.editor-cta-btn--blur-video{background:var(--gradient-accent)!important;box-shadow:0 4px 12px #22c55e59}.editor-cta-btn--blur-video:hover:not(:disabled){box-shadow:0 6px 16px #22c55e73}.editor-shell .button-2.editor-cta-btn--blur-video,.editor-shell .button-2.editor-cta-btn--blur-video .button-2__label{color:#0f172a!important}.editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted{background:linear-gradient(180deg,#eef2f6,#dce3eb)!important;color:#475569!important;border-color:#0f172a24;box-shadow:none!important;transform:none!important}.editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted .button-2__label{color:#475569!important}.editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted .button-2__badge{background:#0f172a14;color:#64748b}.editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted:hover:not(:disabled){box-shadow:none!important;transform:none!important;filter:none}.editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted:active:not(:disabled){transform:none!important;box-shadow:none!important}[data-theme=dark] .editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted{background:linear-gradient(180deg,#2a2d35,#1e1e24)!important;color:#cbd5e1!important;border-color:#ffffff1f;box-shadow:none!important;transform:none!important}[data-theme=dark] .editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted .button-2__label{color:#cbd5e1!important}[data-theme=dark] .editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted .button-2__badge{background:#ffffff14;color:#94a3b8}[data-theme=dark] .editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted:hover:not(:disabled){box-shadow:none!important;transform:none!important}[data-theme=dark] .editor-shell .button-2.editor-cta-btn--blur-video.editor-cta-btn--regenerate-muted:active:not(:disabled){transform:none!important;box-shadow:none!important}.editor-cta-badge{padding:.2rem .5rem;background:#fff3;border-radius:4px;font-size:.75rem;font-weight:500}.editor-player--selectable{position:relative;-webkit-user-select:none;user-select:none}.editor-selection-box{position:absolute;border:2px solid #6366f1;background:#6366f126;pointer-events:none;z-index:10}.editor-player-hint{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:#0f172acc;color:#fff;font-size:.8rem;border-radius:8px;pointer-events:none;z-index:5}.editor-frame-info{margin-left:.75rem;padding-left:.75rem;border-left:1px solid #cbd5e1;font-size:.8rem;color:#64748b}.editor-detect-btn{margin-left:.75rem;padding:.25rem .75rem;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .15s}.editor-detect-btn:hover:not(:disabled){background:#059669}.editor-detect-btn:disabled{background:#9ca3af;cursor:not-allowed}.editor-timeline-markers{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none}.editor-timeline-marker{position:absolute;top:4px;width:8px;height:8px;border-radius:50%;transform:translate(-50%);box-shadow:0 0 0 2px #fff}.editor-faces-group{margin-bottom:1rem}.editor-faces-header{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:.5rem;padding-bottom:.35rem;border-bottom:1px solid #e5e7eb}.editor-faces-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.editor-face-thumb{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f1f5f9}.editor-face-thumb img{width:100%;height:100%;object-fit:cover}.editor-face-frame{position:absolute;bottom:2px;left:2px;padding:.1rem .3rem;background:#0f172ab3;color:#fff;font-size:.6rem;border-radius:3px}.editor-face-delete{position:absolute;top:2px;right:2px;width:18px;height:18px;padding:0;border:none;background:#ef4444e6;color:#fff;border-radius:4px;cursor:pointer;display:grid;place-items:center;opacity:0;transition:opacity .15s}.editor-face-thumb:hover .editor-face-delete{opacity:1}.editor-empty{font-size:.8rem;color:#94a3b8;text-align:center;padding:.75rem}.editor-empty--small{padding:.5rem;font-size:.75rem}.editor-detection-overlay{position:absolute;pointer-events:none}.editor-detecting-badge{margin-left:.5rem;font-size:.75rem;color:#6366f1;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.editor-detection-box{position:absolute;border:2px solid #10b981;background:#10b9811a;cursor:pointer;pointer-events:auto;transition:all .15s;border-radius:4px}.editor-detection-box:hover{border-color:#6366f1;background:#6366f133;box-shadow:0 0 0 3px #6366f14d}.editor-detection-confidence{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;white-space:nowrap}.editor-detection-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:8px 16px;border-radius:8px;font-size:.875rem;z-index:50}.editor-assign-menu{position:absolute;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 30px #00000026;min-width:200px;z-index:100;overflow:hidden}.editor-assign-menu-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:.8rem;font-weight:600;color:#475569}.editor-assign-menu-close{width:20px;height:20px;padding:0;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:grid;place-items:center;border-radius:4px}.editor-assign-menu-close:hover{background:#e5e7eb;color:#0f172a}.editor-assign-menu-list{padding:.35rem}.editor-assign-menu-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .6rem;border:none;background:transparent;color:#0f172a;font-size:.85rem;cursor:pointer;border-radius:6px;transition:background .15s;text-align:left}.editor-assign-menu-item:hover{background:#f1f5f9}.editor-assign-menu-item--new{color:#6366f1;border-top:1px solid #e5e7eb;margin-top:.35rem;padding-top:.6rem;border-radius:0 0 6px 6px}.editor-assign-menu-item--new:hover{background:#eef2ff}.editor-assign-menu-new{display:flex;align-items:center;gap:.5rem;padding:.5rem .6rem;border-top:1px solid #e5e7eb;margin-top:.35rem}.editor-assign-menu-input{flex:1;height:30px;border:1px solid #e2e8f0;border-radius:6px;padding:0 .5rem;font-size:.8rem;background:#fff}.editor-assign-menu-input:focus{outline:none;border-color:#6366f1}.editor-btn--small{padding:.35rem .6rem;font-size:.75rem}.editor-topbar-badge--phase2{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.tracking-progress{padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-bottom:1rem}.tracking-progress-title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.tracking-progress-icon{color:#6366f1}.tracking-progress-icon--spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tracking-steps{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.tracking-step{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s}.tracking-step--completed{background:#ecfdf5;border-color:#10b981}.tracking-step--active{background:#eef2ff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.tracking-step--pending{opacity:.6}.tracking-step-indicator{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.tracking-step--completed .tracking-step-indicator{color:#10b981}.tracking-step--active .tracking-step-indicator{color:#6366f1}.tracking-step-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.tracking-step-spinner{animation:spin 1s linear infinite}.tracking-step-label{font-size:.8rem;color:#334155;font-weight:500}.tracking-step--active .tracking-step-label{color:#6366f1;font-weight:600}.tracking-step--completed .tracking-step-label{color:#047857}.tracking-progress-bar{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.tracking-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;transition:width .3s ease}.tracking-progress-text{display:block;text-align:center;font-size:.75rem;color:#64748b}.tracking-persons-list{display:flex;flex-direction:column;gap:.5rem}.tracking-person-card{display:flex;align-items:center;gap:.75rem;padding:.6rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .15s}.tracking-person-card:hover{background:#f1f5f9}.tracking-person-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;flex-shrink:0}.tracking-person-avatar img{width:100%;height:100%;object-fit:cover}.tracking-person-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.tracking-person-name{font-size:.85rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracking-person-faces{font-size:.7rem;color:#64748b}.tracking-person-status{flex-shrink:0}.tracking-status--success{color:#10b981}.tracking-status--loading{color:#6366f1;animation:spin 1s linear infinite}.tracking-status--pending{color:#94a3b8}.tracking-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:10}.tracking-overlay-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.tracking-overlay-spinner{color:#6366f1;animation:spin 1s linear infinite}.tracking-overlay-text{color:#fff;font-size:.95rem;font-weight:500}.tracking-complete-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#10b98126;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border-radius:inherit;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tracking-complete-icon{color:#10b981}.tracking-complete-text{color:#047857;font-size:1rem;font-weight:600;background:#ffffffe6;padding:.5rem 1rem;border-radius:8px}.tracking-results{margin-top:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.tracking-results-title{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.tracking-results-title svg{color:#6366f1}.tracking-tracks-list{display:flex;flex-direction:column;gap:.5rem;max-height:250px;overflow-y:auto}.tracking-track-card{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .15s}.tracking-track-card:hover{background:#f1f5f9}.tracking-track-card--blurred{background:#fff7ed;border-color:#fed7aa}.tracking-track-avatar{width:36px;height:36px;border-radius:8px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}.tracking-track-card--blurred .tracking-track-avatar{background:#ffedd5;color:#c2410c}.tracking-track-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.tracking-track-name{font-size:.85rem;font-weight:600;color:#0f172a}.tracking-track-card--blurred .tracking-track-name{color:#c2410c}.tracking-track-meta{font-size:.7rem;color:#64748b}.tracking-track-toggle{width:34px;height:34px;border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;flex-shrink:0}.tracking-track-toggle.is-visible{background:#ecfdf5;color:#10b981}.tracking-track-toggle.is-visible:hover{background:#d1fae5}.tracking-track-toggle.is-blurred{background:#fff7ed;color:#f97316}.tracking-track-toggle.is-blurred:hover{background:#ffedd5}.tracking-cta-btn{margin-top:auto}@media (max-width: 1024px){.tracking-steps{gap:.4rem}.tracking-step{padding:.4rem .5rem}.tracking-step-label{font-size:.75rem}.tracking-person-card{padding:.5rem}.tracking-person-avatar{width:36px;height:36px}.tracking-track-card{padding:.5rem}.tracking-tracks-list{max-height:180px}}.editor-credits-estimate{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;border-radius:6px;font-size:.8rem}.editor-topbar-badge--phase3{background:linear-gradient(135deg,#10b981,#059669)}.editor-topbar-badge--auto{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.editor-topbar-badge--status-uploaded{background:linear-gradient(135deg,#64748b,#475569);color:#f8fafc}.editor-topbar-badge--status-processing{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#f5f3ff}.editor-topbar-badge--status-editing{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.editor-topbar-badge--status-done{background:linear-gradient(135deg,#10b981,#059669);color:#ecfdf5}.editor-cta-btn--tracking{margin-top:.5rem}.editor-credits-note{font-size:.7rem;color:#64748b;text-align:center;margin:.5rem 0 0;padding:.4rem;background:#f8fafc;border-radius:6px}.editor-credits-consumed{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .5rem;background:#f1f5f9;color:#64748b;font-weight:500;border-radius:6px;font-size:.75rem}.editor-tracking-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#f0f9ff;color:#0369a1;border-radius:8px;font-size:.8rem}.editor-tracking-loading-spinner{animation:spin 1s linear infinite}.blurit-step-breadcrumb{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:.5rem;font-size:15px;font-weight:500;letter-spacing:.025em;color:#334155}.blurit-step-breadcrumb-text{flex:1;background-image:linear-gradient(90deg,#71717a,#71717a 40%,#18181b,#71717a 60%,#71717a);background-size:200% auto;background-clip:text;-webkit-background-clip:text;color:transparent;animation:blurit-text-shimmer 2s ease-in-out infinite}@keyframes blurit-text-shimmer{0%{background-position:-100% center}to{background-position:100% center}}[data-theme=dark] .blurit-step-breadcrumb{background:#1e293b99;border-color:#ffffff1f;color:#e2e8f0}[data-theme=dark] .blurit-step-breadcrumb-text{background-image:linear-gradient(90deg,#a1a1aa,#a1a1aa 40%,#fff,#a1a1aa 60%,#a1a1aa)}.editor-render-progress{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:.6rem .65rem;background:#eff6ff;color:#3b82f6;border-radius:8px;font-size:.8rem;font-weight:500;margin-top:.5rem}.editor-render-progress-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.35rem}[data-theme=dark] .editor-render-progress{background:#3b82f626;color:#93c5fd;border:1px solid rgba(147,197,253,.2)}.editor-render-spinner{animation:spin 1s linear infinite}.optimistic-progress-bar{width:100%}.optimistic-progress-bar__track{position:relative;height:5px;border-radius:999px;background:#3b82f633;overflow:hidden}.optimistic-progress-bar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#60a5fa,#38bdf8);background-size:200% 100%;animation:optimistic-progress-shimmer 2.2s linear infinite;transition:width .25s ease-out;min-width:4px}@keyframes optimistic-progress-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.editor-render-progress__bar{margin-bottom:.5rem}.editor-blur-progress-stack{display:flex;flex-direction:column;gap:.45rem;margin-top:.5rem}.editor-blur-progress-stack .optimistic-progress-bar__track{background:#3b82f62e}.editor-render-progress-text--pulse{animation:editor-processing-text-blink 1.25s ease-in-out infinite}@keyframes editor-processing-text-blink{0%,to{opacity:1}50%{opacity:.45}}.blur-morph-loader{position:relative;width:3rem;height:3rem;flex-shrink:0}.blur-morph-loader__arm{position:absolute;left:50%;top:50%;width:0;height:0;transform-origin:center}.blur-morph-loader__sq{position:absolute;left:0;top:0;width:10px;height:10px;margin:-5px 0 0 16px;background:#0f172a;animation:blur-morph-sq 2s infinite ease-in-out}@keyframes blur-morph-sq{0%,to{transform:translate(0) scale(1);border-radius:2px;opacity:1}50%{transform:translate(-3px,-3px) scale(.55);border-radius:50%;opacity:.75}}.editor-video--processing{opacity:.62;transition:opacity .35s ease}.editor-video-processing-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:11;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;pointer-events:auto;padding:1rem 8%;background:radial-gradient(ellipse at center,rgba(15,23,42,.12) 0%,transparent 65%)}.editor-video-processing-overlay__bar{width:min(92%,420px)}.editor-video-processing-overlay__bar .optimistic-progress-bar__track{height:6px;background:#ffffff59;box-shadow:0 0 0 1px #ffffff14}.editor-video-processing-overlay__bar .optimistic-progress-bar__fill{background:linear-gradient(90deg,#38bdf8,#e0e7ff,#38bdf8);background-size:200% 100%;animation:optimistic-progress-shimmer 1.8s linear infinite}.editor-video-processing-overlay__morph .blur-morph-loader__sq{background:#fff;box-shadow:0 0 14px #ffffff73}[data-theme=dark] .editor-render-progress .optimistic-progress-bar__track{background:#3b82f640}[data-theme=dark] .blur-morph-loader__sq{background:#e2e8f0}.editor-render-error{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:.75rem;margin-top:.5rem}[data-theme=dark] .editor-render-error{background:#f8717126;color:#fca5a5;border:1px solid rgba(248,113,113,.25)}.editor-phase3-render-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.editor-phase3-render-actions .editor-download-btn{margin-top:0}.editor-download-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1rem;background:var(--gradient-accent);color:#0f172a;border-radius:12px;font-size:.85rem;font-weight:600;text-decoration:none;margin-top:.5rem;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;border:1px solid rgba(15,23,42,.1);width:100%;box-sizing:border-box;box-shadow:0 4px 12px #22c55e59;min-height:48px}.editor-download-btn--pending{cursor:default;opacity:.52;pointer-events:none;background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:none}.editor-download-btn:hover:not(.editor-download-btn--pending){transform:translateY(-1px);box-shadow:0 8px 20px #22c55e80;filter:brightness(1.04)}.editor-download-btn:active:not(.editor-download-btn--pending){transform:translateY(0);box-shadow:0 4px 12px #22c55e59;filter:brightness(.99)}.editor-tracks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;max-height:min(420px,50vh);overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa}.editor-track-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;cursor:pointer;transition:background .12s;border-bottom:1px solid #eee}.editor-track-item:last-child{border-bottom:none}.editor-track-item:hover{background:#f1f5f9}.editor-track-item.is-selected{background:#eff6ff}.editor-track-avatar{width:24px;height:24px;border-radius:4px;display:grid;place-items:center;color:#fff;flex-shrink:0}.editor-track-avatar.is-known{background:#10b981}.editor-track-avatar.is-unknown{background:#94a3b8}.editor-track-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}.editor-track-name{font-size:.8rem;font-weight:500;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-track-meta{font-size:.65rem;color:#94a3b8}.editor-track-blur-toggle{width:24px;height:24px;padding:0;border:1px solid #e2e8f0;border-radius:4px;background:#fff;cursor:pointer;display:grid;place-items:center;transition:all .12s;flex-shrink:0}.editor-track-blur-toggle.is-visible{color:#10b981}.editor-track-blur-toggle.is-visible:hover{background:#f0fdf4;border-color:#10b981}.editor-track-blur-toggle.is-blurred{color:#f43f5e;background:#fef2f2;border-color:#fecaca}.editor-track-blur-toggle.is-blurred:hover{background:#fee2e2}[data-theme=dark] .editor-tracks-list{border-color:#ffffff1f;background:#1e293b80}[data-theme=dark] .editor-track-item{border-bottom-color:#ffffff14}[data-theme=dark] .editor-track-item:hover{background:#ffffff0f}[data-theme=dark] .editor-track-item.is-selected{background:#3b82f633;border-left:2px solid #60a5fa}[data-theme=dark] .editor-track-name{color:#e2e8f0}[data-theme=dark] .editor-track-meta{color:#94a3b8}[data-theme=dark] .editor-track-blur-toggle{border-color:#fff3;background:#1e293bcc;color:#94a3b8}[data-theme=dark] .editor-track-blur-toggle.is-visible{color:#34d399}[data-theme=dark] .editor-track-blur-toggle.is-visible:hover{background:#34d39926;border-color:#34d399}[data-theme=dark] .editor-track-blur-toggle.is-blurred{color:#f87171;background:#f8717126;border-color:#f871714d}[data-theme=dark] .editor-track-blur-toggle.is-blurred:hover{background:#f8717140}.editor-bbox-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:10;overflow:hidden}.editor-bbox-overlay--locked .editor-bbox{pointer-events:none;cursor:default}.editor-timeline-scroll--locked{cursor:not-allowed;opacity:.88}.editor-track-item.is-disabled{pointer-events:none;opacity:.65;cursor:not-allowed}.editor-toggle-row--disabled{opacity:.65;cursor:not-allowed}.editor-bbox{position:absolute;border:1px solid;border-radius:3px;cursor:pointer;pointer-events:auto;transition:all .15s;z-index:1;overflow:visible}.editor-bbox--discreet{border-width:1px;border-color:transparent;background:transparent;opacity:1}.editor-bbox--discreet.editor-bbox--outline-visible{opacity:.5}.editor-bbox--discreet.editor-bbox--outline-visible.is-known{border-color:#10b98180;background:#10b9810a}.editor-bbox--discreet.editor-bbox--outline-visible.is-unknown{border-color:#ef444480;background:#ef44440a}.editor-bbox--discreet.editor-bbox--outline-visible:hover,.editor-bbox--discreet.editor-bbox--outline-visible.is-selected{opacity:1}.editor-bbox.is-known{border-color:#10b981;background:#10b9811a}.editor-bbox.is-unknown{border-color:#ef4444;background:#ef44441a}.editor-bbox:hover{box-shadow:0 0 0 2px #0f172a26;z-index:50}.editor-bbox:hover:not(.editor-bbox--outline-visible).is-known,.editor-bbox:hover:not(.editor-bbox--outline-visible).is-unknown{border-color:#10b981b3!important;background:#10b9810f!important;opacity:.95}.editor-bbox:hover:not(.editor-bbox--outline-visible){box-shadow:0 0 0 2px #10b98140!important}.editor-bbox-blur-layer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;backdrop-filter:blur(var(--blur-px, 20px));-webkit-backdrop-filter:blur(var(--blur-px, 20px));background:transparent;-webkit-mask-image:radial-gradient(ellipse 62% 72% at 50% 50%,black 0%,black 30%,rgba(0,0,0,.75) 45%,rgba(0,0,0,.45) 58%,rgba(0,0,0,.15) 72%,transparent 100%);mask-image:radial-gradient(ellipse 62% 72% at 50% 50%,black 0%,black 30%,rgba(0,0,0,.75) 45%,rgba(0,0,0,.45) 58%,rgba(0,0,0,.15) 72%,transparent 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;pointer-events:none}.editor-bbox-blur-layer--pixelate{backdrop-filter:blur(calc(var(--blur-px, 8px) * .5)) contrast(1.8) saturate(.4);-webkit-backdrop-filter:blur(calc(var(--blur-px, 8px) * .5)) contrast(1.8) saturate(.4)}.editor-bbox.is-selected{border-width:2px;box-shadow:0 0 0 3px #0f172a33}.editor-bbox.is-selected.is-blurred{border-radius:50%;border-style:solid;border-width:1.5px}.editor-bbox.is-blurred{border-style:none}.editor-bbox:hover.is-blurred{border-style:solid!important;border-width:1.5px;border-radius:50%}.editor-bbox:hover.is-blurred.is-known,.editor-bbox:hover.is-blurred.is-unknown{border-color:#10b981b3!important}.editor-bbox:not(.editor-bbox--outline-visible):not(:hover){border-color:transparent!important;box-shadow:none!important}.editor-bbox:not(.editor-bbox--outline-visible):not(:hover):not(.is-blurred){background:transparent!important}.editor-bbox.is-blurred:not(.editor-bbox--outline-visible):not(:hover){background:transparent!important}.editor-bbox.is-blurred[data-blur-mode=blur],.editor-bbox.is-blurred[data-blur-mode=pixelate]{border-radius:50%}.editor-bbox-label{position:absolute;top:-20px;left:0;padding:.1rem .35rem;font-size:.6rem;font-weight:500;color:#ffffffe6;border-radius:3px;white-space:nowrap;opacity:0;transition:opacity .15s}.editor-bbox:hover .editor-bbox-label,.editor-bbox--outline-visible:hover .editor-bbox-label,.editor-bbox--outline-visible.is-selected .editor-bbox-label{opacity:1}.editor-bbox-label.is-known{background:#10b981d9}.editor-bbox-label.is-unknown{background:#ef4444d9}.editor-timeline-tracks-stack{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.editor-timeline-track-row{position:relative;height:32px;background:#f1f5f9;border-radius:6px;margin-bottom:0}.editor-timeline-track-row--single-face{min-height:32px}[data-theme=dark] .editor-timeline-track-row{background:#1e293b99}.editor-timeline-track-bar{position:absolute;top:4px;bottom:4px;border-radius:4px;cursor:pointer;transition:all .15s;min-width:4px}.editor-timeline-track-bar.is-visible{background:#10b98180;border:1px solid rgba(16,185,129,.8)}.editor-timeline-track-bar.is-visible:hover{background:#10b981b3}.editor-timeline-track-bar.is-blurred{background:#ef444480;border:1px solid rgba(239,68,68,.8)}.editor-timeline-track-bar.is-blurred:hover{background:#ef4444b3}.editor-timeline-track-bar.is-selected{outline:2px solid #0f172a;outline-offset:1px;z-index:10}.editor-timeline-track-bar.is-selected.is-visible{background:#10b981cc}.editor-timeline-track-bar.is-selected.is-blurred{background:#ef4444cc}@media (max-width: 1024px){.editor-tracks-list{max-height:200px}.editor-track-item{padding:.5rem}.editor-track-avatar{width:28px;height:28px}.editor-timeline-track-row{height:24px}.editor-timeline-track-label{font-size:.6rem}}@media (max-width: 768px){.editor-bbox-overlay{display:none}.editor-timeline-tracks-stack{gap:2px}.editor-timeline-track-row{height:20px}.editor-timeline-track-bar{padding:0 .25rem}}.tracking-editor{display:flex;flex-direction:column;flex:1;min-height:0;background:#0f172a;color:#e2e8f0}.tracking-editor-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.tracking-editor-back{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:.875rem}.tracking-editor-back:hover{background:#ffffff1f}.tracking-editor-title{font-size:1.125rem;font-weight:600;margin:0}.tracking-editor-body{display:flex;flex:1;min-height:0}.tracking-editor-sidebar{width:320px;flex-shrink:0;padding:1rem;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.tracking-editor-controls{display:flex;gap:.5rem;flex-wrap:wrap}.tracking-editor-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:.875rem}.tracking-editor-btn:hover{background:#ffffff1f}.tracking-editor-btn--primary{background:var(--gradient-accent);color:#0b1220;border-color:transparent}.tracking-editor-btn--primary:hover{filter:brightness(1.05)}.tracking-editor-frame-info{display:flex;flex-direction:column;gap:.5rem}.tracking-editor-frame-info label{font-size:.75rem;color:#94a3b8}.tracking-editor-slider{width:100%;accent-color:#3ae9b9}.tracking-editor-actions{display:flex;flex-direction:column;gap:.5rem}.tracking-editor-hint{font-size:.75rem;color:#94a3b8;margin:0}.tracking-editor-list{margin-top:auto}.tracking-editor-list h3{font-size:.875rem;margin:0 0 .5rem;color:#94a3b8}.tracking-editor-list-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#ffffff0d;border-radius:6px;margin-bottom:.25rem;cursor:pointer;border:1px solid transparent}.tracking-editor-list-item:hover,.tracking-editor-list-item.is-selected{background:#ffffff14;border-color:#3ae9b94d}.tracking-editor-delete{padding:.25rem;background:transparent;border:none;color:#94a3b8;cursor:pointer;border-radius:4px}.tracking-editor-delete:hover{color:#ef4444;background:#ef44441a}.tracking-editor-preview{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem;min-width:0}.tracking-editor-video-wrap{position:relative;max-width:100%;max-height:100%;background:#000;border-radius:8px;overflow:hidden}.tracking-editor-video-wrap.is-drawing{cursor:crosshair}.tracking-editor-video{display:block;max-width:100%;max-height:80vh;object-fit:contain}.tracking-editor-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.tracking-editor-bbox{position:absolute;border:2px solid #3ae9b9;background:#3ae9b926;border-radius:4px;cursor:pointer;font-size:.7rem;color:#3ae9b9;display:flex;align-items:center;justify-content:center;pointer-events:auto}.tracking-editor-bbox:hover,.tracking-editor-bbox.is-selected{border-color:#22d3ee;background:#22d3ee33;color:#22d3ee}.tracking-editor-bbox--drawing{border-style:dashed;background:#3ae9b91a}.studio-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(20px);z-index:99999;display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:12px;font-size:14px;font-weight:500;box-shadow:0 8px 32px #00000040;opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;max-width:90vw}.studio-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.studio-toast--error{background:#1a0a0a;border:1px solid rgba(239,68,68,.4);color:#fca5a5}.studio-toast--success{background:#0a1a0a;border:1px solid rgba(34,197,94,.4);color:#86efac}.studio-toast--info{background:#0a0a1a;border:1px solid rgba(59,130,246,.4);color:#93c5fd}.studio-toast-icon{display:flex;flex-shrink:0}.studio-toast-message{flex:1;line-height:1.4}.studio-toast-close{display:flex;background:none;border:none;color:inherit;opacity:.6;cursor:pointer;padding:2px;flex-shrink:0}.studio-toast-close:hover{opacity:1}.auth-playful-shell{min-height:100vh;background:#000}.auth-playful-grid{display:grid;min-height:100vh;background:#000}@media (min-width: 1024px){.auth-playful-grid{grid-template-columns:1fr 1fr}}.auth-playful-left{display:none;position:relative;flex-direction:column;justify-content:space-between;padding:3rem;overflow-x:hidden;overflow-y:auto;background-color:#000;color:#ffffffeb;isolation:isolate}.auth-playful-left:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#000;background-image:linear-gradient(90deg,#0000,#0000 36%,#00000038 58%,#000000b8 82%,#000),linear-gradient(to top,#000000 0%,rgba(0,0,0,.62) 14%,rgba(0,0,0,.18) 38%,transparent 62%),linear-gradient(180deg,rgba(0,0,0,.48) 0%,transparent 24%),url(/assets/logo/OGbluritapp.png);background-size:100% 100%,100% 100%,100% 100%,min(144%,840px) auto;background-position:0 0,0 0,0 0,left top;background-repeat:no-repeat;opacity:.88}@media (min-width: 1024px){.auth-playful-left{display:flex}}.auth-playful-left-inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:580px}.auth-playful-stage{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1.5rem;overflow:visible}.auth-playful-char-wrap{position:relative;width:550px;height:400px;max-width:100%;transform:scale(1.16);transform-origin:bottom center}.auth-playful-char{position:absolute;bottom:0;transition:transform .7s ease-in-out,height .7s ease-in-out;transform-origin:bottom center}.auth-playful-char--purple{left:70px;width:180px;height:400px;background-color:#6c3ff5;border-radius:10px 10px 0 0;z-index:1}.auth-playful-char--black{left:240px;width:120px;height:310px;background-color:#2d2d2d;border-radius:8px 8px 0 0;z-index:2}.auth-playful-char--orange{left:0;width:240px;height:200px;z-index:3;background-color:#ff9b6b;border-radius:120px 120px 0 0}.auth-playful-char--yellow{left:310px;width:140px;height:230px;background-color:#e8d754;border-radius:70px 70px 0 0;z-index:4}.auth-playful-eyes{position:absolute;display:flex;gap:2rem;transition:left .7s ease-in-out,top .7s ease-in-out}.auth-playful-eyes--purple{gap:2rem}.auth-playful-eyes--black{gap:1.5rem}.auth-playful-eyeball{border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:height .15s ease-in-out,width .15s ease-in-out}.auth-playful-eyeball-inner,.auth-playful-pupil-wrap{border-radius:9999px;flex-shrink:0}.auth-playful-pupils{position:absolute;display:flex;gap:2rem;transition:left .2s ease-out,top .2s ease-out}.auth-playful-pupils--orange{gap:2rem}.auth-playful-pupils--yellow{gap:1.5rem}.auth-playful-mouth{position:absolute;width:5rem;height:4px;background:#2d2d2d;border-radius:9999px;transition:left .2s ease-out,top .2s ease-out}.auth-playful-footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2rem;width:100%;font-size:.875rem;color:#ffffff73}.auth-playful-footer-links a{color:inherit;text-decoration:none;transition:color .15s}.auth-playful-footer-links a:hover{color:#ffffffe6}.auth-playful-deco{position:absolute;pointer-events:none;z-index:1}.auth-playful-deco--grid{top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:20px 20px}.auth-playful-deco--blur-1{top:25%;right:25%;width:16rem;height:16rem;background:#ffffff0d;border-radius:9999px;filter:blur(48px)}.auth-playful-deco--blur-2{bottom:25%;left:25%;width:24rem;height:24rem;background:#ffffff08;border-radius:9999px;filter:blur(48px)}.auth-playful-right{display:flex;align-items:center;justify-content:center;padding:2rem;background:#151821;border-left:1px solid rgba(255,255,255,.07)}.auth-playful-form-inner{width:100%;max-width:420px}.auth-playful-top-bar{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;max-width:420px;margin-bottom:1.5rem}.auth-playful-back-to-studio{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.35rem 0;border:none;background:none;color:#ffffff8c;font-size:.8125rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:color .15s ease}.auth-playful-back-to-studio:hover{color:#fffffff2}.auth-playful-back-to-studio svg{flex-shrink:0;opacity:.85}@media (min-width: 1024px){.auth-playful-top-bar{margin-left:auto;margin-right:auto}}.auth-playful-header-center{text-align:center;margin-bottom:2.5rem}.auth-playful-title{font-size:1.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0 0 .5rem;color:#f1f5f9}.auth-playful-subtitle{margin:0;font-size:.875rem;color:#94a3b8}.auth-playful-field{margin-bottom:1.25rem}.auth-playful-field--compact{margin-bottom:.75rem}.auth-playful-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#cbd5e1}.auth-playful-input-wrap{position:relative}.auth-playful-input{width:100%;height:3rem;padding:0 .875rem;font-size:.9375rem;border:1px solid rgba(255,255,255,.12);border-radius:.625rem;background:#00000059;color:#f1f5f9;transition:border-color .15s,box-shadow .15s}.auth-playful-input::placeholder{color:#64748b}.auth-playful-input:focus{outline:none;border-color:#ffffff47;box-shadow:0 0 0 3px #ffffff0f}.auth-playful-input:disabled{opacity:.6}.auth-playful-field-hint{margin:.35rem 0 0;font-size:.75rem;line-height:1.35;color:#64748b}.auth-playful-row-between{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.auth-playful-remember{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#cbd5e1;cursor:pointer}.auth-playful-remember input{width:1rem;height:1rem;accent-color:#94a3b8;cursor:pointer}.auth-playful-remember--multiline{align-items:flex-start}.auth-playful-remember--multiline input{flex-shrink:0;margin-top:.2rem}.auth-playful-remember--multiline span{line-height:1.45;color:#94a3b8;font-size:.875rem}.auth-playful-remember--multiline .auth-playful-link{font-size:inherit}.auth-playful-link{font-size:.875rem;font-weight:500;color:#e2e8f0;text-decoration:none;background:none;border:none;cursor:pointer;padding:0}.auth-playful-link:hover{text-decoration:underline;color:#fff}.auth-playful-link--muted{font-size:.8125rem;font-weight:400;color:#64748b}.auth-playful-link--muted:hover{color:#94a3b8;text-decoration:underline}.auth-playful-error{padding:.75rem;font-size:.875rem;color:#f87171;background:#7f1d1d33;border:1px solid rgba(127,29,29,.35);border-radius:.5rem;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.5rem}.auth-playful-success{padding:.75rem;font-size:.875rem;color:#4ade80;background:#16653433;border:1px solid rgba(34,197,94,.35);border-radius:.5rem;margin-bottom:1rem}.auth-playful-submit{width:100%;height:3rem;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;margin-bottom:1.25rem}.auth-playful-submit:disabled{opacity:.65;cursor:not-allowed}.auth-playful-shell .editor-cta-btn.editor-cta-btn--blur-video{color:#0f172a}.auth-playful-shell .editor-cta-btn.editor-cta-btn--blur-video:hover:not(:disabled){color:#020617}.auth-playful-google-btn{width:100%;height:3rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;font-size:.9375rem;font-weight:500;font-family:system-ui,-apple-system,Segoe UI,sans-serif;border:1px solid #dadce0;border-radius:.5rem;background:#fff;color:#3c4043;cursor:pointer;box-shadow:0 1px 2px #00000014;transition:background .15s,border-color .15s,box-shadow .15s}.auth-playful-google-btn span{color:#3c4043}.auth-playful-google-btn:hover:not(:disabled){background:#f8f9fa;border-color:#d2d3d4;box-shadow:0 1px 3px #0000001f}.auth-playful-google-btn:disabled{opacity:.6;cursor:not-allowed}.auth-playful-signup-prompt{text-align:center;font-size:.875rem;color:#94a3b8;margin-top:2rem}.auth-playful-sep{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0}.auth-playful-sep-line{flex:1;height:1px;background:#ffffff1a}.auth-playful-sep-text{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.auth-playful-footer-note{margin-top:2rem;text-align:center;font-size:.8rem;color:#64748b}
