@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#09090b;--foreground:#fafafa;--card:#18181b;--card-foreground:#fafafa;--popover:#09090b;--popover-foreground:#fafafa;--primary:#d4af37;--primary-hover:#b8962f;--secondary:#27272a;--secondary-hover:#3f3f46;--muted:#1e1e24;--muted-foreground:#a1a1aa;--accent:#d4af37;--border:#27272a;--input:#27272a;--ring:#d4af37;--radius:.75rem;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--gradient-main:linear-gradient(135deg, #d4af37 0%, #f3e5ab 50%, #aa7c11 100%);--gradient-bg:radial-gradient(circle at top, #d4af3726 0%, #09090b00 60%)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--background);background-image:var(--gradient-bg);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-attachment:fixed;min-height:100vh;line-height:1.6}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.logo{background:var(--gradient-main);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--muted-foreground);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--foreground)}.hero-section{text-align:center;max-width:800px;margin:6rem auto 4rem;padding:0 1.5rem}.hero-badge{color:var(--primary);background:#d4af371a;border:1px solid #d4af374d;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.8s ease-out fadeIn;display:inline-block}.hero-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.15}.gradient-text{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-subtitle{color:var(--muted-foreground);max-width:600px;margin:0 auto 2.5rem;font-size:1.15rem}.hero-cta{justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-secondary,.btn-outline{border-radius:var(--radius);cursor:pointer;text-align:center;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary{background:var(--gradient-main);color:var(--background)}.btn-primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 20px #d4af3740}.btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.btn-secondary{background:var(--secondary);color:var(--foreground)}.btn-secondary:hover{background:var(--secondary-hover)}.btn-outline{color:var(--foreground);border:1px solid var(--border);background:0 0}.btn-outline:hover{background:var(--secondary);border-color:var(--muted-foreground)}.editor-container{background:#09090b;height:auto;min-height:calc(100vh - 70px);display:flex}@media (max-width:1024px){.editor-container{flex-direction:column}.editor-sidebar{border-bottom:1px solid var(--border);border-right:none!important;width:100%!important;min-width:100%!important}.preview-and-inspector-wrapper{flex-wrap:wrap}.inspector-panel{border-top:1px solid #ffffff1a;border-left:none!important;width:100%!important;min-width:100%!important}}.editor-sidebar{border-right:1px solid var(--border);background:#0d0d0f;flex-direction:column;width:420px;min-width:420px;display:flex}.sidebar-section{border-bottom:1px solid var(--border);flex-direction:column;padding:1rem;display:flex}.sidebar-section.scrollable{flex-grow:1;overflow-y:auto}.sidebar-title{color:#fff;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:flex}.editor-main{background:#09090b;flex-direction:column;flex-grow:1;min-width:0;display:flex;overflow:visible}.preview-section{border-bottom:1px solid var(--border);flex-direction:column;flex-grow:1;justify-content:center;padding:2rem;display:flex;position:relative;overflow:hidden}.preview-player-wrapper{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--border);background:#000;width:100%;min-width:320px;max-width:800px;min-height:200px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.preview-controls{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-top:1rem;display:flex}.switch-wrapper{align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.switch{width:44px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;border:1px solid var(--border);background-color:#27272a;border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fafafa;border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:var(--primary)}input:checked+.slider:before{background-color:#09090b;transform:translate(20px)}.timeline-section{border-top:1px solid var(--border);background:#0c0c0e;flex-direction:column;height:200px;min-height:200px;padding:1rem;display:flex}.timeline-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;display:flex}.timeline-track-wrapper{border:1px solid var(--border);border-radius:var(--radius);background:#131316;flex-direction:column;flex-grow:1;display:flex;position:relative;overflow:hidden}.timeline-scroll-container{cursor:pointer;height:100%;overflow:auto hidden}.timeline-canvas{flex-direction:column;display:flex}.timeline-ruler{background:#0003;border-bottom:1px solid #ffffff1a;height:24px;min-height:24px;position:relative}.timeline-ruler-tick{background:#fff3;width:1px;position:absolute;top:0;bottom:0}.timeline-ruler-label{color:var(--muted-foreground);font-family:monospace;font-size:.65rem;position:absolute;top:2px;left:4px}.timeline-clips-track{background:repeating-linear-gradient(90deg,#0000,#0000 99px,#ffffff05 100px);border-bottom:1px solid #ffffff0d;align-items:center;gap:0;height:60px;min-height:60px;padding:0;display:flex}.timeline-audio-track{background:#0000001a;align-items:center;height:60px;min-height:60px;display:flex;position:relative}.audio-clip-block{color:#a5b4fc;background:#4f46e526;border:1px solid #4f46e566;border-radius:4px;align-items:center;height:44px;padding:0 1rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:8px;left:0;overflow:hidden}.audio-waveform-bg{opacity:.3;background:repeating-linear-gradient(90deg,#0000,#0000 4px,#818cf8 4px 6px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#000 50%,#0000 90%);mask-image:linear-gradient(#0000 10%,#000 50%,#0000 90%)}.timeline-clip-block{border:2px solid var(--primary);box-sizing:border-box;background:#d4af370d;border-radius:6px;justify-content:space-between;align-items:center;height:60px;padding:0 .75rem;font-size:.8rem;font-weight:600;animation:.2s scaleIn;display:flex;position:relative}.timeline-clip-handle{background:var(--primary);opacity:.35;cursor:ew-resize;z-index:10;width:6px;transition:opacity .2s,width .2s;position:absolute;top:0;bottom:0}.timeline-clip-handle:hover{opacity:1;width:8px}.timeline-clip-handle.left-handle{border-top-left-radius:4px;border-bottom-left-radius:4px;left:0}.timeline-clip-handle.right-handle{border-top-right-radius:4px;border-bottom-right-radius:4px;right:0}.timeline-clip-block.lipsync-active{background:#d4af3726;box-shadow:0 0 10px #d4af3733}.timeline-clip-delete{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:.95rem;transition:color .2s}.timeline-clip-delete:hover{color:var(--destructive)}.timeline-playhead{z-index:50;pointer-events:none;background:#f33;width:2px;position:absolute;top:0;bottom:0;box-shadow:0 0 10px #ff333380}.shots-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.shot-card{border:1px solid var(--border);aspect-ratio:16/9;cursor:pointer;background:#18181b;border-radius:6px;transition:all .2s;position:relative;overflow:hidden}.shot-card:hover{border-color:var(--primary);transform:scale(1.02)}.shot-card.active{border:2px solid var(--primary)}.shot-card-model-badge{border:1px solid var(--border);color:var(--primary);background:#000000b3;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:.4rem;left:.4rem}.shot-card-duration-badge{color:#fff;background:#000000b3;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:600;position:absolute;bottom:.4rem;right:.4rem}.shot-card-action-btn{background:var(--primary);color:#000;cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.9rem;font-weight:700;transition:opacity .2s;display:flex;position:absolute;top:.4rem;right:.4rem}.shot-card:hover .shot-card-action-btn{opacity:1}.shot-card-video-element{object-fit:cover;width:100%;height:100%}.form-select,.form-textarea{background:var(--background);width:100%;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius);outline:none;padding:.75rem;font-size:.9rem;transition:border-color .2s}.form-select:focus,.form-textarea:focus{border-color:var(--primary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
