@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.woff2) format("woff2");font-weight:100 900;font-display:block}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Variable.ttf) format("truetype");font-weight:100 900;font-display:block}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Variable.ttf) format("truetype");font-weight:300 800;font-display:block}@font-face{font-family:Nunito;src:url(/fonts/Nunito-Variable.ttf) format("truetype");font-weight:200 900;font-display:block}@font-face{font-family:Raleway;src:url(/fonts/Raleway-Variable.ttf) format("truetype");font-weight:100 900;font-display:block}@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-Variable.ttf) format("truetype");font-weight:400 900;font-display:block}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-display:block}@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Merriweather;src:url(/fonts/Merriweather-Regular.woff2) format("woff2");font-weight:400;font-display:block}@font-face{font-family:Georgia;src:url(/fonts/Georgia.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Georgia;src:url(/fonts/Georgia-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Georgia;src:url(/fonts/Georgia-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Verdana;src:url(/fonts/Verdana.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Verdana;src:url(/fonts/Verdana-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Trebuchet MS;src:url(/fonts/Trebuchet.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Trebuchet MS;src:url(/fonts/Trebuchet-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Calibri;src:url(/fonts/Calibri.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Calibri;src:url(/fonts/Calibri-Light.ttf) format("truetype");font-weight:300;font-display:block}@font-face{font-family:Calibri;src:url(/fonts/Calibri-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Times New Roman;src:url(/fonts/TimesNewRoman.ttf) format("truetype");font-weight:400;font-display:block}@font-face{font-family:Times New Roman;src:url(/fonts/TimesNewRoman-Bold.ttf) format("truetype");font-weight:700;font-display:block}@font-face{font-family:Times New Roman;src:url(/fonts/TimesNewRoman-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:block}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:320px;min-height:100vh}#root{width:100%;height:100vh}@keyframes slideLeft{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}.sidebar-content-enter{animation:slideLeft .35s cubic-bezier(.16,1,.3,1) forwards}@keyframes pulse{0%{opacity:.6;transform:translate(-50%) scale(.95)}50%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:.6;transform:translate(-50%) scale(.95)}}button,[role=button]{outline:none!important;-webkit-tap-highlight-color:transparent!important}.modern-hover{transition:all .2s ease-in-out!important;background-color:transparent!important;outline:none!important}.modern-hover:hover{box-shadow:0 0 12px #4a90d980!important;color:#4a90d9!important;background-color:transparent!important}.modern-hover:active{background-color:#4a90d926!important;transform:scale(.98)}.modern-active{background-color:#4a90d926!important;box-shadow:0 0 10px #4a90d94d!important;border-color:#4a90d966!important}input[type=range]{accent-color:#4a90d9}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0a0a0a;color:#fff;overflow:hidden}.cinegraph-app{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative}.cinegraph-canvas{flex:1;width:100%;height:100%;background:#000}.control-panel{position:absolute;top:20px;left:20px;width:320px;background:#14141ef2;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;max-height:calc(100vh - 40px);overflow-y:auto}.control-panel h2{font-size:24px;font-weight:700;margin-bottom:4px;background:linear-gradient(135deg,#4ecdc4,#44a08d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:12px;color:#fff9;margin-bottom:20px;letter-spacing:.5px}.section{margin-bottom:20px}.section h3{font-size:14px;font-weight:600;color:#fffc;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.button-group{display:flex;flex-wrap:wrap;gap:8px}.preset-button{background:#4ecdc433;border:1px solid rgba(78,205,196,.4);color:#4ecdc4;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .3s ease}.preset-button:hover{background:#4ecdc466;border-color:#4ecdc4;transform:translateY(-2px);box-shadow:0 4px 12px #4ecdc44d}.preset-button:active{transform:translateY(0)}.toggle{display:flex;align-items:center;gap:10px;margin-bottom:10px;cursor:pointer;font-size:13px;color:#fffc}.toggle input[type=checkbox]{width:18px;height:18px;accent-color:#4ecdc4;cursor:pointer}.view-state-info{background:#0000004d;border-radius:8px;padding:12px;font-family:Courier New,monospace;font-size:12px;line-height:1.6}.view-state-info div{color:#ffffffb3}.info-text{font-size:12px;line-height:1.6;color:#fff9}.control-panel::-webkit-scrollbar{width:6px}.control-panel::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.control-panel::-webkit-scrollbar-thumb{background:#4ecdc44d;border-radius:3px}.control-panel::-webkit-scrollbar-thumb:hover{background:#4ecdc480}.cinegraph-canvas canvas{cursor:grab}.cinegraph-canvas canvas:active{cursor:grabbing}.timeline-panel{position:absolute;bottom:20px;left:360px;right:20px;background:#14141ef2;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:15px;backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;z-index:100}@keyframes accordionSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.timeline-panel{left:20px;bottom:80px}.control-panel{width:280px}}
