@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-condensed-latin-500-normal-BgYH2mbd.woff2)format("woff2"),url(/assets/barlow-condensed-latin-500-normal-HIEiP5Ov.woff)format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/barlow-condensed-latin-600-normal-DepVgxBB.woff2)format("woff2"),url(/assets/barlow-condensed-latin-600-normal-BFJEwTuo.woff)format("woff")}@font-face{font-family:Barlow Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-condensed-latin-700-normal-v1xN8_Wq.woff2)format("woff2"),url(/assets/barlow-condensed-latin-700-normal-Dmwat-ge.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f2ecdd;font-synthesis:none;text-rendering:optimizelegibility;--bg:#090b0a;--surface:#0d100f;--surface-raised:#121513;--border:#424640;--border-soft:#292d29;--text:#f2ecdd;--muted:#a5a89f;--yellow:#f5c518;--yellow-soft:#ffd84a;--red:#ed3c27;--mint:#79e6aa;--danger:#ff766d;--display:"Barlow Condensed", "Arial Narrow", sans-serif;background:#090b0a;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--yellow-soft);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.42}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:linear-gradient(#ffffff04 1px, transparent 1px) 0 0 / 100% 4px, var(--bg);min-height:100vh}.app-header{border-bottom:1px solid var(--border);z-index:20;background:#090b0af5;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.wordmark{color:var(--yellow);font-family:var(--display);letter-spacing:.045em;font-size:43px;font-weight:700;line-height:1;text-decoration:none}.header-actions{align-items:center;gap:18px;display:flex}.text-button,.icon-button{cursor:pointer;background:0 0;border:0}.text-button{color:#ded9cd;padding:10px 4px;font-size:14px}.text-button:hover{color:var(--yellow)}.icon-button{border:1px solid var(--yellow);width:44px;height:44px;color:var(--text);border-radius:50%;place-items:center;display:grid}.icon-button:hover{color:var(--yellow);background:#f5c51814}.workspace{grid-template-columns:328px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.meme-library{border-right:1px solid var(--border);background:#0c0f0dc2;min-width:0;height:calc(100vh - 76px);padding:24px 20px;position:sticky;top:76px;overflow:hidden}.library-heading-row,.scene-title-row,.waveform-heading,.meter-label,.mix-control>span:first-child,.trim-values{justify-content:space-between;align-items:center;display:flex}.library-heading-row h2,.section-rule-heading h2,.waveform-heading h2{font-family:var(--display);text-transform:uppercase;letter-spacing:.045em;margin:0;font-weight:600}.library-heading-row h2{font-size:17px}.library-heading-row>span{border:1px solid var(--border);min-width:26px;height:21px;color:var(--muted);place-items:center;font-size:11px;display:grid}.search-field{color:#90948d;background:#0d100f;border:1px solid #535751;border-radius:8px;align-items:center;gap:10px;height:44px;margin-top:12px;padding:0 12px;display:flex}.search-field:focus-within{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#777b75}.meme-list{scrollbar-color:#5b5f58 transparent;scrollbar-width:thin;flex-direction:column;gap:7px;max-height:calc(100vh - 184px);margin-top:15px;padding-right:4px;display:flex;overflow-y:auto}.meme-row{text-align:left;cursor:pointer;background:#111412;border:1px solid #393d38;border-radius:8px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-width:0;height:62px;padding:0;transition:border-color .14s,background-color .14s,transform .14s;display:grid;overflow:hidden}.meme-row:hover{background:#151915;border-color:#777a72;transform:translate(2px)}.meme-row.is-selected{border-color:var(--yellow);box-shadow:inset 4px 0 0 var(--yellow);background:#151713}.meme-thumbnail{background:#1d211e;align-self:stretch;overflow:hidden}.meme-thumbnail img,.meme-thumbnail video{object-fit:cover;width:100%;height:100%;display:block}.meme-row-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.meme-row-copy strong{color:#eee9dc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.meme-row.is-selected .meme-row-copy strong{color:var(--yellow-soft)}.meme-row-copy small,.meme-duration{color:#8b8f88;font-size:10px}.meme-duration{align-self:end;padding:0 8px 8px 0}.empty-search{border:1px dashed var(--border);color:var(--muted);text-align:center;flex-direction:column;gap:6px;padding:30px 18px;display:flex}.empty-search strong{color:var(--text);font-family:var(--display);font-size:20px}.empty-search span{font-size:12px;line-height:1.5}.studio-grid{grid-template-columns:minmax(420px,1.35fr) minmax(340px,.85fr);align-content:start;min-width:0;display:grid}.stage-panel,.record-panel{min-width:0;padding:24px 26px 20px}.record-panel{border-left:1px solid var(--border)}.scene-title-row{gap:20px;margin-bottom:14px}.scene-title-row h1{font-family:var(--display);letter-spacing:.01em;margin:0;font-size:clamp(29px,2.5vw,38px);font-weight:600;line-height:1}.scene-title-row p{max-width:620px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.45}.source-button{border:1px solid var(--border);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;flex:none;align-items:center;gap:7px;padding:0 11px;font-size:11px;display:flex}.source-button:hover{border-color:var(--yellow);color:var(--yellow)}.video-frame{aspect-ratio:16/9;border:1px solid var(--border);background:#020303;border-radius:10px;position:relative;overflow:hidden}.video-frame video{object-fit:contain;background:#020303;width:100%;height:100%;display:block}.recording-overlay{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#0a0a0ad1;border:1px solid #ffffff40;border-radius:4px;align-items:center;gap:8px;height:32px;padding:0 11px;font-size:11px;display:flex;position:absolute;top:12px;left:12px}.recording-overlay span{background:var(--red);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite recording-pulse}@keyframes recording-pulse{50%{opacity:.35}}.video-progress{color:#cfcabd;font-family:var(--display);font-variant-numeric:tabular-nums;grid-template-columns:47px 1fr 47px;align-items:center;gap:9px;margin-top:9px;font-size:13px;display:grid}input[type=range]{accent-color:var(--yellow);cursor:pointer}.video-progress input{width:100%;margin:0}.transport-controls{justify-content:center;align-items:center;gap:10px;min-height:48px;display:flex}.transport-controls button{color:#cfcabd;cursor:pointer;background:0 0;border:0;place-items:center;width:40px;height:40px;display:grid}.transport-controls button:hover{color:var(--yellow)}.transport-controls .transport-play{width:48px;color:var(--text)}.transport-controls .fullscreen-button{border:1px solid var(--border);border-radius:6px;margin-left:auto}.scene-credit{color:#737770;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;margin:3px 0 0;font-size:9px;line-height:1.35;display:flex;overflow:hidden}.scene-credit>span{color:#aaa69b;border:1px solid #3b3f3a;flex:none;padding:2px 5px}.scene-credit a{color:var(--yellow);text-underline-offset:2px;flex:none;align-items:center;gap:3px;margin-left:auto;display:inline-flex}.section-rule-heading{align-items:center;gap:10px;height:26px;display:flex}.section-rule-heading h2{color:#c7c2b7;flex:none;font-size:14px}.section-rule-heading>span{background:var(--border);flex:1;height:1px}.record-button{background:var(--red);color:#fff9ee;cursor:pointer;touch-action:none;border:1px solid #ff6a57;border-radius:10px;justify-content:center;align-items:center;gap:16px;width:100%;min-height:90px;margin-top:10px;padding:13px 20px;transition:filter .14s,transform .14s;display:flex}.record-button:hover{filter:brightness(1.08)}.record-button:active,.record-button.is-recording{filter:brightness(.86);transform:scale(.992)}.record-icon{border:2px solid #fff9ee;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.record-button>span:last-child{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.record-button strong{font-family:var(--display);font-size:24px;font-weight:500;line-height:1}.record-button small{color:#ffffffc7;font-size:10px}.level-meter{margin-top:12px}.meter-label{color:#c8c9c4;justify-content:flex-start;gap:8px;min-height:25px;font-size:11px}.meter-label output{color:var(--mint);font-variant-numeric:tabular-nums;margin-left:auto}.status-dot{background:var(--mint);border-radius:50%;width:8px;height:8px}.status-dot.is-live{background:var(--red);box-shadow:0 0 0 3px #ed3c272b}.meter-track{background:repeating-linear-gradient(90deg,#292d29 0 6px,#0000 6px 9px);height:8px;position:relative;overflow:hidden}.meter-safe,.meter-fill{transform-origin:0;position:absolute;inset:0}.meter-safe{background:#79e6aa1a;left:42%;right:13%}.meter-fill{background:linear-gradient(90deg, #55bd83 0 78%, var(--yellow) 90%, var(--red) 100%);mix-blend-mode:screen}.meter-scale{color:#6e726c;justify-content:space-between;margin-top:4px;font-size:8px;display:flex}.after-heading{margin-top:13px}.after-actions{grid-template-columns:1fr 1.2fr;gap:9px;margin-top:8px;display:grid}.after-actions button{cursor:pointer;min-height:48px;font-family:var(--display);border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:18px;font-weight:500;display:flex}.secondary-action{background:0 0;border:1px solid #555951}.secondary-action:hover:not(:disabled){border-color:var(--yellow);color:var(--yellow)}.primary-action{border:1px solid var(--yellow);background:var(--yellow);color:#10120f}.primary-action:hover:not(:disabled){background:var(--yellow-soft)}.mix-console{border:1px solid var(--border);border-radius:9px;margin-top:13px}.mix-control{padding:13px 14px 12px;display:block}.mix-control+.mix-control{border-top:1px solid var(--border-soft)}.mix-control>span:first-child{color:#d6d1c6;font-size:11px}.mix-control strong{font-weight:500}.mix-control output{color:var(--yellow);font-variant-numeric:tabular-nums}.range-row{color:#8c9088;grid-template-columns:18px 1fr 20px;align-items:center;gap:9px;margin-top:10px;display:grid}.range-row input{width:100%;margin:0}.privacy-note{color:#7d817a;align-items:center;gap:7px;margin:11px 0 0;font-size:10px;display:flex}.error-message{color:#ffc0bb;background:#ff766d14;border:1px solid #ff766d80;border-radius:7px;align-items:center;gap:10px;min-height:42px;margin-top:10px;padding:9px 9px 9px 12px;font-size:10px;line-height:1.4;display:flex}.error-message span{flex:1}.error-message button{width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.waveform-editor{border-top:1px solid var(--border);grid-column:1/-1;min-width:0;padding:14px 26px 19px}.waveform-heading h2{color:#c7c2b7;font-size:15px}.waveform-heading output{background:var(--yellow);color:#0b0d0b;min-width:77px;font-family:var(--display);text-align:center;font-variant-numeric:tabular-nums;border-radius:5px;padding:5px 9px;font-size:17px;font-weight:600}.timeline-ticks{height:29px;margin:0 14px;position:relative}.timeline-ticks span{color:#aaa69a;font-family:var(--display);font-variant-numeric:tabular-nums;font-size:12px;position:absolute;bottom:4px;transform:translate(-50%)}.timeline-ticks span:after{content:"";background:#6d706a;width:1px;height:5px;position:absolute;top:16px;left:50%}.waveform-frame{border:1px solid var(--border);background:#0c1511;border-radius:8px;height:206px;margin:0 14px;position:relative;overflow:visible}.waveform-frame canvas{border-radius:inherit;width:100%;height:100%;display:block}.trim-handle{z-index:2;background:var(--yellow);color:#0a0c0a;cursor:ew-resize;touch-action:none;border:0;border-radius:6px;place-items:center;width:30px;height:52px;padding:0;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%)}.trim-handle span{font-family:var(--display);font-size:25px;line-height:1}.trim-handle:disabled{cursor:not-allowed}.trim-values{border:1px solid var(--border-soft);color:#9a9e96;border-radius:7px;min-height:48px;margin:8px 14px 0;padding:0 10px;font-size:10px}.trim-values label{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;display:flex}.trim-values input{border:1px solid var(--border);width:72px;min-height:30px;color:var(--text);font-variant-numeric:tabular-nums;background:#101310;border-radius:4px;padding:0 7px}.help-dialog{width:min(560px,100vw - 28px);color:var(--text);background:#0f1210;border:1px solid #676a63;border-radius:12px;padding:0}.help-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000c2}.dialog-content{padding:30px;position:relative}.dialog-content h2{max-width:350px;font-family:var(--display);margin:0 0 23px;font-size:36px;font-weight:600;line-height:1}.dialog-close{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.dialog-content ol{counter-reset:steps;margin:0;padding:0;list-style:none}.dialog-content li{border-top:1px solid var(--border-soft);counter-increment:steps;flex-direction:column;gap:5px;min-height:66px;padding:11px 0 11px 50px;display:flex;position:relative}.dialog-content li:before{content:counter(steps, decimal-leading-zero);color:var(--yellow);font-family:var(--display);font-size:21px;position:absolute;top:11px;left:0}.dialog-content li strong{font-family:var(--display);font-size:18px;font-weight:500}.dialog-content li span{color:var(--muted);font-size:12px;line-height:1.45}.rights-note{border:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;padding:14px;display:flex}.rights-note svg{color:var(--yellow);flex:none}.rights-note p{margin:0;font-size:11px;line-height:1.55}.rights-note strong{color:var(--text)}.dialog-content>a{color:var(--yellow);text-underline-offset:4px;align-items:center;gap:7px;margin-top:16px;font-size:12px;display:inline-flex}@media (width<=1120px){.workspace{display:block}.meme-library{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:18px 20px;position:static;overflow:visible}.library-heading-row{display:none}.search-field{max-width:460px;margin-top:0}.meme-list{scroll-snap-type:x mandatory;flex-direction:row;max-height:none;padding-bottom:4px;overflow:auto hidden}.meme-row{scroll-snap-align:start;flex:0 0 245px;width:245px}}@media (width<=800px){.app-header{height:66px;padding:0 17px}.wordmark{font-size:35px}.text-button{display:none}.icon-button{width:42px;height:42px}.meme-library{padding:14px 14px 15px}.search-field{max-width:none}.meme-list{margin-top:12px}.meme-row{flex-basis:185px;grid-template-columns:74px minmax(0,1fr);width:185px;height:78px}.meme-duration{display:none}.studio-grid{display:block}.stage-panel,.record-panel{padding:18px 14px}.stage-panel{flex-direction:column;display:flex}.stage-panel .video-frame{order:1}.stage-panel .video-progress{order:2}.stage-panel .transport-controls{order:3}.stage-panel .scene-title-row{order:4;margin-top:12px;margin-bottom:9px}.stage-panel .scene-credit{order:5}.record-panel{border-top:1px solid var(--border);border-left:0}.scene-title-row{align-items:flex-start}.scene-title-row h1{font-size:30px}.scene-title-row p{font-size:11px}.scene-credit{white-space:normal}.source-button{justify-content:center;min-width:44px;min-height:44px;padding:0}.source-button span{display:none}.waveform-editor{padding:17px 14px 24px}.timeline-ticks,.waveform-frame,.trim-values{margin-left:10px;margin-right:10px}.waveform-frame{height:180px}.trim-handle{width:36px;height:62px}}@media (width<=460px){.meme-row{flex-basis:154px;grid-template-rows:63px 1fr;grid-template-columns:1fr;gap:0;width:154px;height:104px}.meme-thumbnail{width:100%}.meme-row-copy{padding:7px 8px 8px}.meme-row-copy small{display:none}.scene-title-row p{max-width:250px}.video-progress{grid-template-columns:43px 1fr 43px;font-size:12px}.record-button{min-height:82px;padding:12px}.record-icon{width:44px;height:44px}.record-button strong{font-size:22px}.after-actions{grid-template-columns:1fr 1fr}.after-actions button{min-height:54px;padding:5px 9px;font-size:16px}.waveform-frame{height:158px}.trim-values{padding:0 7px}.trim-values>span{display:none}.dialog-content{padding:25px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
