@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top left,#1e293b 0,#050816 45%),radial-gradient(circle at bottom right,#4c1d95 0,#050816 55%);background-color:#050816;color:#e5e7eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;position:relative}body:after,body:before{border-radius:9999px;content:"";filter:blur(4px);mix-blend-mode:screen;pointer-events:none;position:fixed;z-index:-1}body:before{background:radial-gradient(circle,#60a5fa59,#0000 60%);height:380px;left:-80px;top:-120px;width:380px}body:after{background:radial-gradient(circle,#a855f759,#0000 70%);bottom:-140px;height:420px;right:-120px;width:420px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{box-sizing:border-box;margin:0;padding:0 0 32px}.content{margin-top:0}button{font-family:inherit}:root{--navbar-height:64px}html{scrollbar-color:#ffffff38 #ffffff0f;scrollbar-width:thin}body::-webkit-scrollbar,html::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#ffffff38;border:2px solid #0206178c;border-radius:999px}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.center-container{background:linear-gradient(90deg,#0f172af5,#0f172aeb);border-bottom:1px solid #94a3b83d;height:64px;height:var(--navbar-height);justify-content:center;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.center-container,.menu{align-items:center;display:flex}.menu{gap:16px;justify-content:space-between;margin-left:0;margin-left:var(--editor-back-clearance,0);max-width:1440px;min-width:0;width:100%}.menu.landing-menu{align-items:center;display:grid;grid-template-columns:auto 1fr auto}.menu.landing-menu .landing-nav-links{justify-content:center}.nav-left{align-items:center;display:flex;flex:1 1;gap:18px;min-width:0}.nav-logo{color:#f9fafb;flex-shrink:0;font-size:20px;font-weight:700;letter-spacing:.02em;text-decoration:none}.nav-links{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:6px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.nav-links::-webkit-scrollbar{height:4px}.nav-links::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:999px}.nav-links a,.nav-links button{background:#0000;border:none;border-radius:9999px;color:#9ca3af;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;padding:6px 12px;position:relative;text-decoration:none;transition:color .15s ease;white-space:nowrap}.nav-links a:hover,.nav-links button:hover{color:#e5e7eb}.nav-links a.active,.nav-links button.active{color:#f9fafb}.nav-links a.active:after,.nav-links button.active:after{background-color:#6366f1;border-radius:9999px;bottom:-9px;content:"";height:2px;left:50%;max-width:52px;position:absolute;transform:translateX(-50%);width:100%}.menu .lang-select{background:#0f172ae6;border:1px solid #94a3b873;border-radius:9999px;padding:4px 28px 4px 10px}.menu .lang-select,.menu .nav-action-button{color:#e5e7eb;cursor:pointer;font-size:13px;height:32px}.menu .nav-action-button{background:#0f172aeb;border:1px solid #94a3b88c;border-radius:9999px;font-weight:600;padding:0 12px}.menu .nav-action-button:hover{background:#4f46e540}.menu .nav-action-button:focus-visible{outline:2px solid #818cf8cc;outline-offset:2px}.menu .lang-select:focus{outline:2px solid #818cf8cc;outline-offset:2px}.nav-right{align-items:center;display:flex;flex-shrink:0;gap:12px}@media (max-width:920px){.nav-left{flex:1 1;gap:12px;min-width:0}.nav-logo{font-size:18px;letter-spacing:.01em;white-space:nowrap}.nav-right{flex-shrink:0;gap:10px}}@media (max-width:420px){.nav-left{gap:10px}.nav-logo{font-size:17px;letter-spacing:0}}.dev-bypass-label{align-items:center;color:#6b7280;display:inline-flex;font-size:12px;gap:6px}.user-section{gap:10px}.user-avatar,.user-section{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:9999px;font-weight:600;height:32px;justify-content:center;width:32px}.user-avatar,.user-greeting{color:#e5e7eb;font-size:14px}.user-greeting{font-weight:500}.settings-button{align-items:center;background:#0f172aeb;border:1px solid #94a3b88c;border-radius:9999px;color:#e5e7eb;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:relative;width:32px}.settings-button:hover{background:#4f46e540}.settings-button:focus-visible{outline:2px solid #818cf8cc;outline-offset:2px}.settings-dropdown{background:#0f172afa;border:1px solid #1e293b;border-radius:16px;box-shadow:0 24px 80px #0f172af2;padding:12px 0;position:absolute;right:0;top:44px;width:260px}.settings-dropdown-header{align-items:center;border-bottom:1px solid #1e293b;display:flex;gap:10px;margin-bottom:2px;padding:12px 16px}.settings-dropdown-name{color:#f9fafb;font-size:16px;font-weight:600}.settings-dropdown-email{color:#9ca3af;font-size:12px}.settings-dropdown-list{margin-top:4px;padding-bottom:4px}.settings-dropdown-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#e5e7eb;cursor:pointer;display:flex;font-size:13px;gap:8px;height:40px;justify-content:flex-start;padding:0 16px;text-align:left;text-decoration:none;width:100%}.settings-dropdown-item:hover{background:#1e40af59}.settings-dropdown-item.logout{color:#fca5a5}.settings-dropdown-item.logout:hover{background:#7f1d1d66}.settings-dropdown-icon{align-items:center;display:inline-flex;font-size:14px;justify-content:center;width:18px}.editor-unsupported{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 64px);padding:24px}.editor-unsupported-card{-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);background:linear-gradient(180deg,#141414b8,#0c0c0cb8);border:1px solid #ffffff2e;border-radius:16px;box-shadow:0 20px 40px #00000059;color:#fff;max-width:720px;padding:24px;text-align:center;width:100%}.editor-unsupported-card h2{font-size:20px;font-weight:700;margin:0 0 8px}.editor-unsupported-card p{margin:4px 0;opacity:.9}.editor-unsupported-card .hint{font-size:13px;opacity:.75}.hamburger-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;display:none;height:44px;justify-content:center;margin-left:0;margin-right:10px;width:44px}.hamburger-box{display:inline-block;height:14px;position:relative;width:20px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#fff;border-radius:2px;height:2px;left:0;position:absolute;transition:transform .2s ease;width:20px}.hamburger-inner{top:6px}.hamburger-inner:before{content:"";top:-6px}.hamburger-inner:after{content:"";top:6px}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;display:none;inset:0;position:fixed;z-index:1000}.drawer-panel{-webkit-backdrop-filter:blur(16px) saturate(140%);backdrop-filter:blur(16px) saturate(140%);background:linear-gradient(180deg,#141414b8,#0c0c0cb8);border-right:1px solid #ffffff2e;box-shadow:2px 0 24px #00000059;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:12px;height:100%;left:0;max-width:calc(100vw - 16px);overflow-x:hidden;padding:16px;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s ease;width:min(80vw,360px)}.drawer-panel.open{transform:translateX(0)}.drawer-header{align-items:center;border-bottom:1px solid #ffffff1f;display:flex;justify-content:space-between;margin-bottom:8px;padding-bottom:10px}.drawer-menu{display:flex;flex-direction:column;gap:10px;min-width:0}.drawer-menu a,.drawer-menu button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:10px;letter-spacing:.02em;max-width:100%;min-width:0;padding:12px 14px;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .06s ease;width:100%}.drawer-menu a:hover,.drawer-menu button:hover{background:#ffffff29;border-color:#ffffff52}.drawer-menu a:active,.drawer-menu button:active{transform:translateY(1px)}.drawer-menu a.active,.drawer-menu button.active{background:#ffffff38;border-color:#ffffff6b;box-shadow:0 6px 18px #00000040}@media (hover:none) and (pointer:coarse),(max-width:768px){.drawer-backdrop,.drawer-menu a,.drawer-menu button,.drawer-panel,.hamburger-button{backdrop-filter:none;-webkit-backdrop-filter:none}.drawer-backdrop{background:#00000094}.drawer-panel{background:linear-gradient(180deg,#141414f0,#0c0c0cf5)}}.drawer-menu .item-icon{display:inline-flex;font-size:16px;line-height:1}.drawer-menu .item-label{flex:1 1;text-align:left}.drawer-menu .lang-select{border-radius:10px;width:100%}.bug-report-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3f6f2d1;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}.bug-report-dialog{background:radial-gradient(circle at top right,#67d98b1a,#0000 30%),linear-gradient(180deg,#fff,#fbfdf9);border:1px solid #e5ebe4;border-radius:24px;box-shadow:0 28px 80px #1f29371f;color:#202b33;max-height:min(90vh,760px);overflow-y:auto;width:min(100%,560px)}.bug-report-header{align-items:flex-start;border-bottom:1px solid #edf2eb;display:flex;gap:16px;justify-content:space-between;padding:22px 22px 14px}.bug-report-header h2{color:#202b33;font-size:24px;margin:0}.bug-report-header p{color:#72808a;font-size:14px;line-height:1.5;margin:8px 0 0}.bug-report-close{background:#fff;border:1px solid #dfe6dc;border-radius:9999px;color:#5f6d76;cursor:pointer;font-size:22px;height:36px;line-height:1;transition:background .12s ease,border-color .12s ease,transform .12s ease;width:36px}.bug-report-close:hover{background:#f8faf7;border-color:#cfd9cf;transform:translateY(-1px)}.bug-report-form{display:flex;flex-direction:column;gap:18px;padding:22px}.bug-report-field{color:#31404a;display:flex;flex-direction:column;font-size:14px;font-weight:700;gap:8px}.bug-report-field input,.bug-report-field textarea{background:#fff;border:1px solid #dfe6dc;border-radius:14px;box-sizing:border-box;color:#202b33;font:inherit;max-width:100%;padding:13px 14px;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease;width:100%}.bug-report-field input:focus,.bug-report-field textarea:focus{border-color:#9fdfae;box-shadow:0 0 0 4px #67d98b24;outline:none}.bug-report-field textarea{min-height:140px;resize:vertical}.bug-report-file-input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.bug-report-file-row{align-items:center;background:#f8faf7;border:1px solid #dfe6dc;border-radius:14px;box-sizing:border-box;display:flex;gap:12px;max-width:100%;min-height:52px;padding:10px 12px;width:100%}.bug-report-file-trigger{align-items:center;background:#fff;border:1px solid #dfe6dc;border-radius:9999px;color:#31404a;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:700;justify-content:center;min-height:36px;padding:0 14px;transition:background .12s ease,border-color .12s ease,transform .12s ease}.bug-report-file-trigger:hover{background:#f1f6ef;border-color:#cfd9cf;transform:translateY(-1px)}.bug-report-file-trigger.disabled{cursor:not-allowed;opacity:.65;pointer-events:none}.bug-report-file-meta{align-items:center;display:flex;flex:1 1;gap:12px;justify-content:space-between;min-width:0}.bug-report-file-meta span{color:#72808a;font-size:13px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bug-report-file-meta span.has-file{color:#202b33}.bug-report-file-clear{background:#0000;border:none;color:#5b7bd6;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600}.bug-report-file-clear:hover{color:#4767c2}.bug-report-field small{color:#72808a;font-size:12px;font-weight:400}.bug-report-context{color:#5f6d76;display:flex;flex-direction:column;font-size:13px;gap:6px}.bug-report-context code{background:#f8faf7;border:1px solid #e5ebe4;border-radius:12px;box-sizing:border-box;color:#31404a;display:block;max-width:100%;overflow-wrap:anywhere;padding:10px 12px;width:100%}.bug-report-message{border-radius:12px;font-size:14px;padding:12px 14px}.bug-report-message.error{background:#fff4f4;border:1px solid #f2c2c2;color:#c86c6c}.bug-report-message.success{background:#f3fbf5;border:1px solid #ccebd5;color:#2f6c43}.bug-report-actions{display:flex;gap:12px;justify-content:flex-end}.bug-report-primary,.bug-report-secondary{border:1px solid #dfe6dc;border-radius:12px;cursor:pointer;font-size:14px;font-weight:700;min-height:44px;padding:0 18px;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}.bug-report-secondary{background:#fff;color:#31404a}.bug-report-primary{background:linear-gradient(135deg,#86e3a0,#67d98b 55%,#53c977);border-color:#67d98bbf;box-shadow:0 12px 28px #67d98b42;color:#fff}.bug-report-secondary:hover:not(:disabled){background:#f8faf7;border-color:#cfd9cf;transform:translateY(-1px)}.bug-report-primary:hover:not(:disabled){background:#5fcb81;border-color:#67d98beb;box-shadow:0 16px 36px #67d98b52;transform:translateY(-1px)}.bug-report-close:disabled,.bug-report-file-clear:disabled,.bug-report-primary:disabled,.bug-report-secondary:disabled{cursor:not-allowed;opacity:.65}body.drawer-open{overflow:hidden}@media (max-width:768px){.center-container{justify-content:space-between;padding:0 8px}.hamburger-button{display:inline-flex}.menu{gap:10px}.nav-links{display:none}.drawer-backdrop{display:block}.bug-report-overlay{padding:12px}.bug-report-dialog{max-height:92vh;width:100%}.bug-report-actions,.bug-report-file-meta,.bug-report-file-row{align-items:stretch;flex-direction:column}.bug-report-file-meta span{overflow-wrap:anywhere;white-space:normal}}html{scrollbar-color:#94a3b873 #edf0ea}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#edf0ea}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#94a3b88c;border:2px solid #edf0ea}.App{background:#f6f7f3;height:100vh;min-height:100vh;overflow:hidden}.center-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #1f293714}.menu{max-width:1480px}.nav-logo{color:#202b33}.nav-links{scrollbar-color:#94a3b873 #0000}.nav-links a,.nav-links button{border:1px solid #0000;color:#7b8790}.nav-links a:hover,.nav-links button:hover{background:#f4f6f2;border-color:#e5e9e2;color:#202b33}.nav-links a.active,.nav-links button.active{background:#eef7f0;border-color:#dbe7dd;color:#202b33}.nav-links a.active:after,.nav-links button.active:after{background-color:#67d98b;bottom:-13px;max-width:38px}.menu .lang-select,.menu .nav-action-button,.settings-button{background:#fffffff5;border:1px solid #1f29371f;box-shadow:0 10px 24px #1f29370a;color:#30404a}.menu .nav-action-button:hover,.settings-button:hover{background:#f4f6f2}.menu .lang-select{color:#30404a}.dev-bypass-label{color:#6f7e87}.user-avatar{background:#67d98b;color:#173226}.settings-dropdown{background:#fffffffa;border:1px solid #1f293714;box-shadow:0 24px 80px #1f293724}.settings-dropdown-header{border-bottom:1px solid #1f293714}.settings-dropdown-name{color:#202b33}.settings-dropdown-email{color:#7b8790}.settings-dropdown-item{color:#30404a}.settings-dropdown-item:hover{background:#f4f6f2}.settings-dropdown-item.logout{color:#bb4f4f}.settings-dropdown-item.logout:hover{background:#fff1f1}.hamburger-button{background:#fffffff5;border:1px solid #1f29371f;color:#202b33}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#202b33}.drawer-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f293729}.drawer-panel{background:#fff;border-right:1px solid #1f293714;box-shadow:2px 0 24px #1f29371f;color:#202b33}.drawer-header{border-bottom:1px solid #1f293714}.drawer-menu a,.drawer-menu button{background:#fff;border:1px solid #e3e8e0;color:#30404a}.drawer-menu a:hover,.drawer-menu button:hover{background:#f4f6f2;border-color:#dbe2d7}.drawer-menu a.active,.drawer-menu button.active{background:#fff;border-color:#d6ddd4;box-shadow:0 6px 16px rgba(31,41,55,.035),inset 3px 0 0 #cfe4d4;color:#202b33}@media (max-width:768px){.center-container{background:#fffffff5}.drawer-panel{background:#fff}}.app-shell{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:248px minmax(0,1fr);height:100vh;min-height:100vh;padding:20px;width:100%}.app-sidebar{min-width:0}.app-sidebar-card{background:#fcfcfa;border:1px solid #e8ebe4;border-radius:24px;box-shadow:0 18px 36px #1f29370d;display:flex;flex-direction:column;gap:18px;min-height:calc(100vh - 40px);padding:18px 14px;position:-webkit-sticky;position:sticky;top:20px}.app-sidebar-brand{color:#202b33;font-size:18px;font-weight:800;letter-spacing:-.02em;text-decoration:none}.app-workspace-block{display:flex;flex-direction:column;gap:4px}.app-workspace-label,.drawer-section-label{color:#96a0a7;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-workspace-name{color:#25313b;font-size:15px;font-weight:700}.app-create-button{background:linear-gradient(180deg,#7bdd96,#67d98b 58%,#58cb7e);border:1px solid #b8dfc1;border-radius:12px;box-shadow:0 10px 18px #67d98b29;color:#fff;cursor:pointer;font-size:14px;font-weight:700;min-height:44px}.app-create-button:hover{background:linear-gradient(180deg,#86e3a0,#71db90 58%,#60cf84);border-color:#add9b8}.app-sidebar-section{display:flex;flex-direction:column;gap:8px}.app-sidebar-section.push-bottom{margin-top:auto;transform:translateY(-4px)}.app-sidebar-section-label{color:#96a0a7;font-size:12px;font-weight:700}.app-sidebar-links{display:flex;flex-direction:column;gap:6px}.app-sidebar-link{align-items:center;background:#0000;border:1px solid #0000;border-radius:12px;color:#36424b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;min-height:40px;padding:0 12px;text-decoration:none}.app-sidebar-link:hover{background:#f4f6f2;border-color:#e1e7df}.app-sidebar-link.active{background:#fff;border-color:#d6ddd4;box-shadow:0 6px 16px #1f293708,inset 3px 0 0 #cfe4d4;color:#202b33;font-weight:700}.app-sidebar-link-icon{align-items:center;display:inline-flex;flex:0 0 auto;font-size:14px;justify-content:center;width:16px}.app-main-shell{display:flex;flex-direction:column;min-height:0;min-width:0}.app-topbar{border-radius:20px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.app-topbar-menu{max-width:none}.app-current-view{background:#f4f6f2;border:1px solid #e5e9e2;border-radius:999px;color:#7b8790;font-size:14px;font-weight:600;padding:7px 12px}.content{background:#0000;flex:1 1 auto;min-height:0;min-width:0;overflow:auto;padding-top:16px}.mobile-bottom-nav{display:none}.drawer-nav-section{display:flex;flex-direction:column;gap:8px}.drawer-menu{gap:14px}.drawer-workspace-block{margin-bottom:4px}.drawer-create-button{width:100%}.drawer-dev-bypass{align-items:center;color:#30404a;display:inline-flex;font-size:13px;gap:8px}@media (min-width:981px) and (max-height:900px){.app-shell{gap:16px;grid-template-columns:232px minmax(0,1fr);padding:16px}.app-sidebar-card{border-radius:22px;gap:14px;min-height:calc(100vh - 32px);padding:15px 12px;top:16px}.app-workspace-block{gap:3px}.app-create-button{font-size:13px;min-height:40px}.app-sidebar-section{gap:6px}.app-sidebar-links{gap:4px}.app-sidebar-link{border-radius:10px;font-size:13px;gap:8px;min-height:36px;padding:0 10px}}@media (min-width:981px) and (max-height:820px){.app-shell{gap:14px;grid-template-columns:224px minmax(0,1fr);padding:14px}.app-sidebar-card{gap:12px;min-height:calc(100vh - 28px);padding:13px 11px;top:14px}.app-sidebar-brand{font-size:17px}.app-sidebar-section-label,.app-workspace-label,.drawer-section-label{font-size:11px}.app-workspace-name{font-size:14px}.app-create-button{font-size:12.5px;min-height:38px}.app-sidebar-section{gap:5px}.app-sidebar-links{gap:3px}.app-sidebar-link{font-size:12.5px;gap:7px;min-height:34px;padding:0 9px}.app-sidebar-link-icon{font-size:13px;width:14px}}@media (min-width:981px) and (max-height:740px){.app-shell{gap:12px;grid-template-columns:212px minmax(0,1fr);padding:12px}.app-sidebar-card{border-radius:20px;gap:10px;min-height:calc(100vh - 24px);padding:11px 10px;top:12px}.app-sidebar-brand{font-size:16px}.app-workspace-block{gap:2px}.app-create-button{border-radius:10px;font-size:12px;min-height:36px}.app-sidebar-section.push-bottom{transform:none}.app-sidebar-link{border-radius:9px;font-size:12px;gap:6px;min-height:31px;padding:0 8px}.app-sidebar-link-icon{font-size:12px;width:13px}}@media (max-width:980px){.app-shell{gap:0;grid-template-columns:1fr;height:100vh;padding:0}.app-sidebar,.app-topbar{display:none}.content{padding:16px 16px calc(92px + env(safe-area-inset-bottom, 0px))}.mobile-bottom-nav{grid-gap:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #e5ebe4;bottom:0;box-shadow:0 -10px 30px #1f293714;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));left:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom, 0px));position:fixed;right:0;z-index:60}.mobile-bottom-nav-button{align-items:center;background:#0000;border:none;border-radius:14px;color:#7b8790;cursor:pointer;display:inline-flex;flex-direction:column;font-size:11px;font-weight:600;gap:6px;justify-content:center;min-height:58px;transition:background .15s ease,color .15s ease,transform .15s ease}.mobile-bottom-nav-button:active,.mobile-bottom-nav-button:hover{background:#f4f6f2;color:#202b33}.mobile-bottom-nav-button.active{background:#fff;box-shadow:inset 0 0 0 1px #dfe6dc,0 4px 10px #1f293708;color:#202b33}.mobile-bottom-nav-icon{align-items:center;display:inline-flex;font-size:18px;justify-content:center;line-height:1}.mobile-bottom-nav-label{line-height:1}}body,html{max-width:100%;overflow-x:hidden}body.no-scroll{height:100vh;overflow-y:hidden}.App,.editor-layout{overflow-x:hidden;width:100%}.editor-layout{height:calc(100vh - 100px);padding:20px;position:relative}.left-panel{background:#fff;height:calc(100vh - 150px);overflow-x:hidden;overflow-y:auto;position:relative;width:500px;z-index:2}.left-panel,.text-input-section{display:flex;flex-direction:column}.text-input-section{flex-shrink:0;gap:10px}.text-input{border:1px solid #ddd;border-radius:8px;height:150px;padding:10px;resize:vertical;width:100%}.button-group{display:flex;flex-direction:column;gap:8px}.button-group button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px}.button-group button:hover{background-color:#0056b3}.video-library-container{background:#f8f9fa;border-radius:8px;margin-top:20px;overflow-x:hidden;padding:15px;width:100%}.video-library-container h3{color:#333;font-size:16px;margin-bottom:15px}.video-grid-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:15px;width:100%}.video-grid-item{aspect-ratio:9/16;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.video-grid-item:hover{border-color:#007bff;transform:scale(1.02)}.video-grid-item.selected{border:2px solid #007bff;box-shadow:0 0 5px #007bff4d}.video-thumbnail{background:#000;height:100%;width:100%}.video-label{background:#000000b3;bottom:0;color:#fff;font-size:12px;left:0;padding:5px;position:absolute;right:0;text-align:center}.video-player-wrapper{aspect-ratio:9/16;overflow:hidden;position:relative;width:100%}.video-player-container{background:#000;border-radius:8px;box-shadow:0 4px 6px #0000001a;height:100%;overflow:hidden;width:100%}.video-player-container>div{height:100%!important;width:100%!important}.subtitle-overlay-new{left:50%;line-height:1.2;max-width:90%;position:absolute;text-align:center;transform:translateX(-50%);white-space:normal;width:auto;z-index:1000}.video-grid-item .react-player{aspect-ratio:9/16}.video-grid-item .react-player,.video-grid-item .react-player>div{height:100%!important;width:100%!important}.right-panel{background:#fff;border-radius:8px;bottom:20px;box-shadow:0 2px 4px #0000001a;display:flex;gap:20px;overflow-y:auto;position:fixed;right:20px;top:100px;width:600px;z-index:2}.styler-section{border-right:1px solid #eee;flex:1 1;padding-right:15px}.timings-section{flex:1 1;padding-left:15px}.word-timings-container{padding:15px}.word-timings-container h3{color:#333;font-size:16px;margin-bottom:15px}.word-timings-list{display:flex;flex-direction:column;gap:8px}.word-timing-item{background:#f8f9fa;border-radius:4px;display:flex;font-size:14px;justify-content:space-between;padding:8px}.word-timing-item .word{font-weight:500}.word-timing-item .timing{color:#666}.main-content{display:flex;justify-content:center;left:50%;max-width:400px;padding:10px;position:fixed;top:60px;transform:translateX(-50%);width:100%;z-index:1}
/*# sourceMappingURL=main.13d13e14.css.map*/