@keyframes floatNebula1{0%,to{transform:translate(0,0) scale(1) rotate(0deg)}33%{transform:translate(5vw,-5vh) scale(1.2) rotate(10deg)}66%{transform:translate(-5vw,5vh) scale(.8) rotate(-5deg)}}@keyframes floatNebula2{0%,to{transform:translate(0,0) scale(1)}50%{transform:translate(-10vw,10vh) scale(1.3)}}@keyframes starDrift{0%{background-position:0 0}to{background-position:-200px 200px}}@keyframes pulseGlow{0%{transform:scale(1);opacity:.5}to{transform:scale(1.2);opacity:.8}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--bg:#030008;--bg-deep:#050111;--surface:rgba(15, 10, 30, 0.5);--surface-strong:rgba(25, 15, 45, 0.75);--text:#ffffff;--text-soft:#a0aab5;--accent:#8a2be2;--accent-strong:#00d2ff;--accent-alt:#ff007f;--line:rgba(255, 255, 255, 0.1);--shadow:0 24px 60px rgba(0, 0, 0, 0.6);--radius-xl:32px;--radius-lg:22px;--radius-md:16px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:"Plus Jakarta Sans",sans-serif;color:var(--text);background:var(--bg);overflow-x:hidden}body::after,body::before{content:"";position:fixed;z-index:-1;filter:blur(80px);opacity:.6}body::before{top:10%;left:-5%;width:40vw;height:40vw;border-radius:50%;background:radial-gradient(circle,rgb(138 43 226/.4),transparent 70%);animation:floatNebula1 20s ease-in-out infinite}body::after{right:-5%;bottom:10%;width:50vw;height:50vw;border-radius:50%;background:radial-gradient(circle,rgb(0 210 255/.3),transparent 70%);animation:floatNebula2 25s ease-in-out infinite}.page-shell::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;z-index:-2;background-image:radial-gradient(2px 2px at 20px 30px,#fff,#fff0),radial-gradient(2px 2px at 40px 70px,#fff,#fff0),radial-gradient(2px 2px at 90px 40px,#fff,#fff0),radial-gradient(2px 2px at 160px 120px,#ddd,#fff0);background-repeat:repeat;background-size:200px 200px;opacity:.3;animation:starDrift 60s linear infinite}.page-shell{width:min(calc(100% - 32px),var(--max-width));margin:0 auto;padding-bottom:48px}.site-header{position:sticky;top:18px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;margin-top:18px;border:1px solid rgb(255 255 255/.1);border-radius:999px;background:rgb(10 5 20/.6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px rgb(0 0 0/.5)}.brand,.brand-mark{display:inline-flex;align-items:center}.brand{gap:14px;padding:8px 18px 8px 8px;border-radius:999px;border:1px solid rgb(255 255 255/.2);background:rgb(255 255 255/.05);color:var(--text);font-family:"Outfit",sans-serif;text-decoration:none;box-shadow:0 0 15px rgb(138 43 226/.2);transition:all .3s cubic-bezier(.25,.8,.25,1);transform-style:preserve-3d}.brand:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 0 25px rgb(0 210 255/.4);border-color:var(--accent-strong);background:rgb(255 255 255/.1)}.brand-mark{position:relative;justify-content:center;width:52px;height:52px;transition:transform .4s ease}.brand:hover .brand-mark{transform:rotateZ(15deg) scale(1.1)}.brand-mark::after{content:"";position:absolute;inset:-8px;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgb(0 210 255/.6),transparent 70%);filter:blur(5px);opacity:.8;animation:pulseGlow 2s infinite alternate}.brand-logo{display:block;width:52px;height:52px;filter:drop-shadow(0 0 10px rgb(138 43 226/.8))}.brand-copy{display:grid;gap:2px}.brand-note{color:var(--accent-strong);font-size:.58rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 5px rgb(0 210 255/.5)}.brand-text{font-size:1.4rem;font-weight:800;letter-spacing:-.04em;background:linear-gradient(135deg,#fff,#a0aab5 58%,#8a2be2);-webkit-background-clip:text;background-clip:text;color:#fff0}.site-nav{display:flex;align-items:center;gap:22px}.button,.site-nav a{transition:transform 180ms ease,background 180ms ease,border-color 180ms ease,color 180ms ease}.site-nav a{color:var(--text-soft);text-decoration:none;font-weight:600}.site-nav a:focus-visible,.site-nav a:hover{color:var(--text)}.eyebrow{margin:0 0 14px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);font-size:.76rem;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border:1px solid #fff0;border-radius:999px;font-weight:700;text-decoration:none;cursor:pointer}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.65;cursor:not-allowed;transform:none}.button-primary{background:linear-gradient(135deg,var(--accent),#b366ff);color:#fff;box-shadow:0 0 20px rgb(138 43 226/.4)}.button-primary:hover{box-shadow:0 0 30px rgb(0 210 255/.6)}.button-ghost,.button-secondary{border-color:var(--line);background:rgb(255 255 255/.05);color:var(--text)}.button-ghost:hover,.button-secondary:hover{background:rgb(255 255 255/.1);box-shadow:0 0 15px rgb(255 255 255/.2)}.card-kicker{margin:0 0 6px;color:var(--accent-strong);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tool-form{display:grid;gap:14px;margin-top:18px}.tool-form input{width:100%;min-height:52px;padding:0 16px;border-radius:16px;background:rgb(255 255 255/.88);color:var(--text);font:inherit}.tool-form input:focus{outline:2px solid rgb(239 108 77/.18);border-color:rgb(239 108 77/.5)}.editor-panel{padding:24px;border:1px solid rgb(255 255 255/.58);border-radius:var(--radius-lg);background:var(--surface-strong);box-shadow:var(--shadow)}.editor-panel h2{display:block;margin-bottom:10px;font-family:"Outfit",sans-serif;font-size:1.25rem;margin-top:0}.meta-box{margin:0;color:var(--text-soft);line-height:1.7}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.meta-box{padding:16px;border:1px solid rgb(19 38 60/.08);border-radius:16px;background:rgb(255 255 255/.62)}.control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.control-grid label,.label-block,.slider-stack label{display:grid;gap:8px;color:var(--text-soft);font-size:.94rem;font-weight:600}.control-grid input,.control-grid select,.label-block input,.slider-stack input{min-height:48px;padding:0 14px;border:1px solid rgb(19 38 60/.11);border-radius:14px;background:rgb(255 255 255/.88);color:var(--text);font:inherit}.control-grid input[type=color]{padding:6px}.control-grid input[type=checkbox]{min-height:auto;width:auto;margin:0}.slider-stack{display:grid;gap:14px}.slider-stack input[type=range]{padding:0}.checkbox-row{display:flex;align-items:center;gap:10px}.full-span{grid-column:1/-1}#video-canvas{display:block;width:100%;height:auto;border-radius:18px;background:#101f30}#video-source{width:100%;border-radius:20px;background:#091320}.hidden{display:none}@media (max-width:1040px){.site-header{border-radius:28px}.site-nav{display:none}}@media (max-width:720px){.page-shell{width:min(calc(100% - 20px),var(--max-width))}.site-header{padding:14px}.control-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.site-nav a{animation:none;transition:none}}.studio-page-shell{width:min(calc(100% - 20px),1500px)}.studio-shell{display:grid;grid-template-columns:400px minmax(0,1fr);gap:22px;padding:28px 0 48px}.studio-main,.studio-sidebar{min-width:0}.studio-sidebar{display:grid;gap:18px;align-content:start}.studio-sidebar-top,.studio-stage-card,.studio-timeline-card,.studio-topbar{border:1px solid rgb(255 255 255/.58);background:rgb(255 250 243/.94);box-shadow:var(--shadow)}.studio-sidebar-top{padding:24px;border-radius:28px}.studio-project-title,.studio-title{margin:0;font-family:"Outfit",sans-serif;letter-spacing:-.04em}.studio-title{font-size:clamp(2rem,4vw,3rem);line-height:.94}.studio-copy{margin:14px 0 0;line-height:1.7}.studio-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.preset-chip,.studio-chip,.studio-rail-item{border:1px solid rgb(19 38 60/.1);background:rgb(255 255 255/.84);color:var(--text);font:inherit}.preset-chip,.studio-rail-item{min-height:42px;padding:0 14px;border-radius:999px;font-weight:700;cursor:pointer}.preset-chip-active,.studio-rail-item-active{background:linear-gradient(135deg,rgb(239 108 77/.16),rgb(240 192 90/.16));border-color:rgb(239 108 77/.36);color:var(--accent-strong)}.studio-panel-stack{display:grid;gap:18px}.studio-panel{border-radius:24px}.studio-panel-header{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:16px}.studio-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;font-size:.86rem;font-weight:700}.studio-chip-dark{background:rgb(19 38 60/.92);border-color:rgb(19 38 60/.92);color:#fff8f0}.preset-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.studio-main{display:grid;gap:18px;align-content:start}.studio-stage-card,.studio-timeline-card,.studio-topbar{padding:24px;border-radius:28px}.studio-topbar{display:flex;justify-content:space-between;gap:18px;align-items:center}.studio-stage-actions,.studio-topbar-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.studio-project-title{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1}.studio-stage-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.studio-stage-wrap{padding:24px;border-radius:28px;background:radial-gradient(circle at 20% 20%,rgb(240 192 90/.12),transparent 26%),radial-gradient(circle at 80% 10%,rgb(239 108 77/.14),transparent 24%),linear-gradient(180deg,rgb(15 29 44/.96),rgb(18 35 54/.98))}.stage-ratio-box{position:relative;width:min(100%,960px);margin:0 auto}.stage-ratio-box::before{content:"";display:block;padding-top:var(--stage-ratio)}.stage-ratio-box canvas{position:absolute;inset:0;width:100%;height:100%;border-radius:24px;box-shadow:0 24px 70px rgb(0 0 0/.34)}.studio-playback-bar{grid-template-columns:auto 1fr auto;align-items:center}.studio-playback-bar input[type=range]{width:100%}.studio-info-grid,.studio-playback-bar{display:grid;gap:14px;margin-top:18px}.studio-info-card,.timeline-pill{padding:16px;border-radius:20px;border:1px solid rgb(19 38 60/.08);background:rgb(255 255 255/.72)}.studio-info-card span,.timeline-pill span{display:block;font-size:.9rem}.studio-info-card strong,.timeline-pill strong{display:block;margin-top:4px;font-family:"Outfit",sans-serif;font-size:1.1rem}.timeline-ruler{position:relative;height:42px;margin-bottom:10px}.timeline-editor{position:relative;height:132px;margin:10px 0 16px;border-radius:28px;overflow:hidden;border:1px solid rgb(19 38 60/.08);background:linear-gradient(180deg,rgb(255 255 255/.84),rgb(248 242 234/.9));box-shadow:inset 0 1px 0 rgb(255 255 255/.65)}.timeline-thumb-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(120px,1fr);height:100%}.timeline-empty{display:grid;place-items:center;width:100%;height:100%;color:var(--text-soft);font-weight:600}.timeline-handle,.timeline-mask,.timeline-playhead,.timeline-selection{position:absolute}.timeline-mask{top:0;bottom:0;z-index:2;background:rgb(7 16 28/.4);backdrop-filter:blur(1px);pointer-events:none}.timeline-mask-left{left:0}.timeline-mask-right{right:0}.timeline-selection{top:8px;bottom:8px;z-index:3;border-radius:20px;background:linear-gradient(135deg,rgb(239 108 77/.18),rgb(240 192 90/.15));border:2px solid rgb(255 243 234/.9);box-shadow:inset 0 0 0 1px rgb(239 108 77/.34);pointer-events:none}.timeline-handle{top:6px;bottom:6px;z-index:4;display:flex;align-items:center;justify-content:center;width:18px;margin-left:-9px;padding:0;border:0;border-radius:999px;background:linear-gradient(180deg,#fff9f3,#f8e5d0);box-shadow:0 8px 20px rgb(19 38 60/.2);cursor:ew-resize}.timeline-handle span{display:block;width:2px;height:46px;margin:0 auto;border-radius:999px;background:rgb(203 79 49/.62)}.timeline-playhead{top:0;bottom:0;z-index:5;width:20px;margin-left:-10px;padding:0;border:0;background:#fff0;cursor:ew-resize}.timeline-playhead span,.timeline-playhead::before{position:absolute;left:50%;transform:translateX(-50%)}.timeline-playhead::before{content:"";top:10px;width:2px;bottom:0;background:rgb(19 38 60/.96);box-shadow:0 0 0 3px rgb(255 255 255/.3)}.timeline-playhead span{top:0;width:14px;height:14px;border-radius:999px;background:var(--accent);box-shadow:0 6px 16px rgb(239 108 77/.34)}.timeline-meta-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.studio-page-shell{--studio-ink:#f8fbff;--studio-muted:#aebbd0;--studio-panel:rgba(10, 18, 31, 0.94);--studio-panel-soft:rgba(15, 27, 44, 0.9)}.studio-panel,.studio-sidebar-top,.studio-stage-card,.studio-timeline-card,.studio-topbar{background:linear-gradient(180deg,rgb(255 255 255/.045),#fff0),var(--studio-panel);color:var(--studio-ink);box-shadow:0 26px 70px rgb(4 9 18/.28)}.studio-sidebar-top{background:radial-gradient(circle at 20% 10%,rgb(239 108 77/.22),transparent 35%),linear-gradient(160deg,rgb(12 22 38/.98),rgb(20 35 55/.94))}.studio-info-card strong,.studio-panel h2,.studio-project-title,.studio-stage-header h2,.studio-title,.timeline-pill strong,.timeline-track strong{color:var(--studio-ink)}.studio-copy,.studio-info-card span,.studio-shell .card-kicker,.studio-shell .control-grid label,.studio-shell .label-block,.studio-shell .meta-box,.studio-shell .slider-stack label,.timeline-pill span,.timeline-track span{color:var(--studio-muted)}.studio-info-card,.studio-shell .meta-box,.timeline-pill,.timeline-track{border-color:rgb(255 255 255/.1);background:rgb(255 255 255/.055)}.studio-shell .control-grid input,.studio-shell .control-grid select,.studio-shell .label-block input,.studio-shell .slider-stack input,.studio-shell .tool-form input{border-color:rgb(255 255 255/.12);background:rgb(5 12 22/.62);color:var(--studio-ink)}.studio-shell .button-secondary,.studio-shell .studio-chip{border-color:rgb(255 255 255/.13);background:rgb(255 255 255/.08);color:var(--studio-ink)}.studio-shell .studio-chip{border-color:rgb(255 255 255/.12)}.studio-info-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.timeline-editor{border-color:rgb(255 255 255/.1);background:linear-gradient(180deg,rgb(21 35 55/.98),rgb(9 17 30/.98))}.timeline-selection{border-color:rgb(255 247 232/.92);background:linear-gradient(135deg,rgb(239 108 77/.3),rgb(240 192 90/.22))}.timeline-mask{background:rgb(2 7 13/.56)}.timeline-ruler{color:var(--studio-muted)}.timeline-track-stack{display:grid;gap:10px;margin:14px 0 16px}.timeline-track{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;min-height:44px;padding:11px 14px;border-radius:16px}.timeline-track::before{content:"";position:relative;grid-column:1/-1;height:6px;margin-bottom:-2px;border-radius:999px;background:linear-gradient(90deg,rgb(239 108 77/.84),rgb(240 192 90/.72))}.timeline-track span,.timeline-track strong{position:relative;z-index:1}@media (max-width:1200px){.studio-shell{grid-template-columns:1fr}}@media (max-width:820px){.studio-info-grid,.studio-rail{grid-template-columns:1fr 1fr}.studio-stage-header,.studio-topbar{flex-direction:column;align-items:start}.timeline-track{grid-template-columns:1fr}}@media (max-width:620px){.studio-info-grid,.studio-rail{grid-template-columns:1fr}.studio-page-shell{width:min(calc(100% - 12px),1500px)}.studio-panel,.studio-sidebar-top,.studio-stage-card,.studio-timeline-card,.studio-topbar{padding:18px}.studio-stage-wrap{padding:14px}}h1,h2{color:#fff!important;text-shadow:0 2px 15px rgb(138 43 226/.4)!important}.studio-copy,label,p{color:#b0c4de!important}.tool-form input{background:rgb(5 2 15/.7)!important;border:1px solid rgb(138 43 226/.4)!important;color:#fff!important;box-shadow:inset 0 4px 10px rgb(0 0 0/.5)!important}.tool-form input:focus{outline:0!important;border-color:#00d2ff!important;box-shadow:0 0 15px rgb(0 210 255/.4),inset 0 4px 10px rgb(0 0 0/.5)!important}.studio-panel,.studio-sidebar-top,.studio-stage-card,.studio-timeline-card,.studio-topbar{background:rgb(10 5 20/.6)!important;backdrop-filter:blur(15px)!important;border-color:rgb(138 43 226/.3)!important}