:root{--yc-bg:#090b0a;--yc-surface-1:#0e1110;--yc-surface-2:#141816;--yc-surface-3:#1a201d;--yc-border:#28312b;--yc-border-strong:#3a473e;--yc-text:#f5f7f4;--yc-text-muted:#9ba59e;--yc-text-subtle:#818c84;--yc-lime-1:#d8ff63;--yc-lime-2:#9aff55;--yc-lime-3:#62ea79;--yc-danger:#ff6b6b;--yc-warning:#ffc857;--yc-success:#65e6a1;--yc-focus:#c7ff72;--yc-grid-line:#c4ff6f0f;--yc-gradient:linear-gradient(105deg, #d8ff63 0%, #9aff55 48%, #62ea79 100%);--yc-radius-panel:12px;--yc-radius-button:10px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--yc-bg)}body{background:var(--yc-bg);color:var(--yc-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select{font:inherit}button,summary,select,input[type=range],input[type=color]{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:#0a0c0b;background:var(--yc-lime-1)}:focus-visible{outline:3px solid var(--yc-focus);outline-offset:3px}.skip-link{z-index:999;color:#090b0a;background:#fff;border-radius:8px;padding:10px 14px;font-weight:800;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.wordmark{color:var(--yc-text);letter-spacing:-1.2px;align-items:center;font-family:Arial Narrow,Bahnschrift SemiCondensed,sans-serif;font-size:24px;font-weight:800;font-stretch:125%;display:inline-flex}.wordmark-yo{color:#0000;background:var(--yc-gradient);-webkit-background-clip:text;background-clip:text;margin-right:1px}.button{border:1px solid var(--yc-border);border-radius:var(--yc-radius-button);letter-spacing:-.01em;justify-content:center;align-items:center;gap:12px;min-height:40px;padding:0 17px;font-size:13px;font-weight:800;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(1px)}.button-primary{color:#0a0c0b;background:var(--yc-gradient);border-color:#bafc63;box-shadow:inset 0 1px #ffffff73,0 8px 28px #9aff551f}.button-secondary{color:var(--yc-text);border-color:var(--yc-border-strong);background:var(--yc-surface-2);box-shadow:inset 0 1px #ffffff0a}.button-secondary:hover{background:var(--yc-surface-3);border-color:#657369}.button-large{min-height:48px;padding-inline:22px}.icon-button{border:1px solid var(--yc-border);background:var(--yc-surface-2);border-radius:9px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{border-color:var(--yc-border-strong);background:var(--yc-surface-3)}.icon-button:disabled{opacity:.35;cursor:not-allowed}.eyebrow,.section-kicker{color:var(--yc-lime-1);letter-spacing:.13em;align-items:center;gap:9px;font:800 11px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.eyebrow span{background:var(--yc-lime-1);width:22px;height:1px;display:inline-block}.grid-bg{position:relative}.grid-bg:before{content:"";pointer-events:none;background-image:linear-gradient(var(--yc-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--yc-grid-line) 1px, transparent 1px);background-size:48px 48px;animation:24s linear infinite grid-drift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 58% 40%,#000,#0000 78%);mask-image:radial-gradient(circle at 58% 40%,#000,#0000 78%)}@keyframes grid-drift{to{background-position:48px 48px}}.marketing-shell{background:var(--yc-bg);min-height:100vh}.fixture-banner{color:#11160f;background:var(--yc-lime-1);letter-spacing:.16em;border-bottom:1px solid #334134;place-items:center;height:27px;font:900 9px/1 ui-monospace,monospace;display:grid}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090b0aeb;border-bottom:1px solid #3a473ea6;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;height:73px;padding:0 max(24px,50vw - 620px);display:grid;position:sticky;top:0}.desktop-nav{color:var(--yc-text-muted);gap:36px;font-size:13px;display:flex}.desktop-nav a:hover,.text-link:hover{color:#fff}.header-actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}.text-link{color:var(--yc-text-muted);font-size:13px}.hero{grid-template-columns:minmax(0,1fr) minmax(400px,560px);align-items:center;gap:clamp(48px,8vw,120px);min-height:min(780px,100vh - 100px);padding:80px max(24px,50vw - 620px) 90px;display:grid;overflow:hidden}.hero:after{content:"YC / 00";color:var(--yc-text-subtle);letter-spacing:.12em;font:10px ui-monospace,monospace;position:absolute;bottom:28px;left:max(24px,50vw - 620px)}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.075em;margin:21px 0 24px;font-family:Arial Narrow,Bahnschrift SemiCondensed,sans-serif;font-size:clamp(66px,7.3vw,112px);font-weight:800;line-height:.83}.hero h1 em{color:#0000;background:var(--yc-gradient);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-lede{color:#c7cec9;letter-spacing:-.02em;max-width:510px;margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hero-actions{gap:12px;margin-top:33px;display:flex}.honest-note{color:var(--yc-text-subtle);align-items:center;gap:9px;margin-top:20px;font-size:11px;display:flex}.honest-note i{background:var(--yc-warning);border-radius:50%;width:6px;height:6px}.hero-demo{z-index:2;border:1px solid var(--yc-border-strong);background:#0c0f0d;border-radius:16px;width:min(100%,490px);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000061}.hero-demo:after{content:"";pointer-events:none;border:1px solid #d8ff6314;border-radius:10px;position:absolute;inset:12px}.demo-toolbar{border-bottom:1px solid var(--yc-border);height:42px;color:var(--yc-text-subtle);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 15px;font:10px ui-monospace,monospace;display:flex}.demo-status{color:var(--yc-text-muted);align-items:center;gap:7px;display:flex}.demo-status i,.project-details i,.fixture-user+i{background:var(--yc-success);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #65e6a117}.demo-stage{aspect-ratio:9/16;background:#20261f;border:1px solid #354037;border-radius:5px;width:56%;margin:18px auto;position:relative;overflow:hidden}.demo-stage video,.example-card video,.project-poster video,.video-canvas video{object-fit:cover;filter:saturate(.78)contrast(1.04);width:100%;height:100%;display:block}.video-hit{color:#fff;opacity:.8;background:#0506059e;border:1px solid #ffffff3d;border-radius:50%;width:32px;height:32px;position:absolute;top:10px;right:10px}.caption-preview{color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 2px 5px #000,0 0 1px #000;flex-wrap:wrap;justify-content:center;gap:3px 8px;font-family:Arial,sans-serif;font-size:clamp(18px,2.2vw,30px);font-weight:900;line-height:.95;display:flex;position:absolute;bottom:18%;left:6%;right:6%}.caption-preview span{transition:color .1s,transform .14s;display:inline-block}.caption-preview .active{color:var(--yc-lime-1);transform:scale(1.12)translateY(-1px)}.caption-box-cut span{background:#080a09db;padding:4px 5px}.caption-box-cut .active{color:#111;background:var(--yc-lime-1)}.caption-yo-clean{text-transform:none;font-size:clamp(17px,2vw,27px)}.safe-guide{border:1px dashed #d8ff6333;position:absolute;inset:7%}.demo-controls{padding:0 16px 17px}.demo-tabs{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.demo-tabs button,.panel-tabs button{min-height:34px;color:var(--yc-text-muted);background:0 0;border:1px solid #0000;border-radius:7px;font-size:10px}.demo-tabs button[aria-selected=true],.panel-tabs button[aria-selected=true]{color:var(--yc-text);border-color:var(--yc-border-strong);background:var(--yc-surface-3)}.mini-timeline{border-top:1px solid var(--yc-border);color:#465248;letter-spacing:5px;align-items:center;height:39px;margin-top:10px;display:flex;position:relative;overflow:hidden}.mini-wave{white-space:nowrap}.mini-playhead{background:var(--yc-lime-1);width:1px;position:absolute;top:5px;bottom:0}.mini-playhead:before{content:"";border:4px solid #0000;border-top-color:var(--yc-lime-1);position:absolute;top:-3px;left:-3px}.section{max-width:1240px;margin:0 auto;padding:112px 24px}.section h2{letter-spacing:-.055em;margin:14px 0 0;font-family:Arial Narrow,Bahnschrift SemiCondensed,sans-serif;font-size:clamp(44px,5vw,72px);line-height:.96}.section-heading-row{grid-template-columns:1.4fr .6fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.section-heading-row p{color:var(--yc-text-muted);margin:0;line-height:1.6}.section-examples{border-top:1px solid var(--yc-border)}.example-grid{grid-template-columns:1.05fr .95fr .95fr;gap:14px;display:grid}.example-card{border:1px solid var(--yc-border);border-radius:var(--yc-radius-panel);background:var(--yc-surface-1);min-height:470px;position:relative;overflow:hidden}.example-card video{filter:saturate(.48)contrast(1.08);opacity:.77}.example-card:after{content:"";background:linear-gradient(#0000 45%,#040504e6);position:absolute;inset:0}.example-tall{transform:translateY(-18px)}.example-caption{z-index:2;color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 2px 4px #000;font-size:clamp(25px,2.6vw,38px);font-weight:900;line-height:.98;position:absolute;top:46%;left:7%;right:7%}.example-caption b{color:var(--yc-lime-1)}.example-caption.clean{text-transform:none;font-family:Georgia,serif;font-weight:500;top:auto;bottom:31%}.example-caption.boxes{justify-content:center;gap:3px;display:flex}.example-caption.boxes span{color:#090b0a;background:var(--yc-lime-1);text-shadow:none;padding:5px}.example-meta{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.example-meta span{color:var(--yc-text-muted);letter-spacing:.11em;font:9px ui-monospace,monospace}.example-meta strong{font-size:11px}.fixture-disclosure,.pricing-note{color:var(--yc-text-subtle);text-align:center;font-size:11px}.workflow-section{border-top:1px solid var(--yc-border);grid-template-columns:.7fr 1.3fr;column-gap:80px;display:grid}.workflow-section>h2{grid-column:1}.workflow-list{grid-area:1/2/span 2;margin:0;padding:0;list-style:none}.workflow-list li{border-top:1px solid var(--yc-border);grid-template-columns:55px 1fr 46px;align-items:center;gap:20px;min-height:140px;display:grid}.workflow-list li:last-child{border-bottom:1px solid var(--yc-border)}.workflow-list>li>span{color:var(--yc-lime-1);font:10px ui-monospace,monospace}.workflow-list strong{font-size:21px}.workflow-list p{color:var(--yc-text-muted);margin:8px 0 0}.workflow-list i{color:var(--yc-text-muted);font-size:24px;font-style:normal}.template-section{overflow:hidden}.template-rail{scrollbar-color:var(--yc-border-strong) transparent;grid-template-columns:repeat(6,minmax(190px,1fr));gap:10px;padding:2px 0 16px;display:grid;overflow-x:auto}.template-card{border:1px solid var(--yc-border);background:var(--yc-surface-1);border-radius:10px;flex-direction:column;justify-content:space-between;min-height:260px;padding:16px;display:flex}.template-card:hover{border-color:var(--yc-border-strong)}.template-number{color:var(--yc-text-subtle);font:9px ui-monospace,monospace}.template-card p{text-align:center;color:#fff;text-transform:uppercase;font-size:22px;font-weight:900;line-height:1}.template-card strong{color:var(--yc-text-muted);font-size:11px}.template-card-2 p{color:var(--yc-lime-1);text-shadow:0 0 18px #9aff554d}.template-card-3 p{font-family:Impact,sans-serif;font-size:29px}.template-card-4 p{text-transform:none;font-family:Georgia,serif;font-weight:500}.template-card-5 p{background:#292f2b;padding:3px;display:inline}.template-card-6 p{text-transform:none;-webkit-text-decoration:underline 5px var(--yc-lime-2);text-decoration:underline 5px var(--yc-lime-2)}.smart-section{grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;width:100%;max-width:1180px;padding-block:88px;display:grid}.smart-section>*{min-width:0}.smart-copy h2{font-size:58px}.smart-copy>p{color:var(--yc-text-muted);line-height:1.6}.smart-copy .button{margin-top:18px}.smart-timeline{border:1px solid var(--yc-border-strong);background:var(--yc-surface-1);border-radius:13px;padding:22px}.transcript-line{color:#dfe5e1;border-bottom:1px solid var(--yc-border);padding:22px 16px;font-size:18px;line-height:1.6}.transcript-line span{color:var(--yc-text-muted)}.transcript-line del{color:var(--yc-warning);background:#ffc85717;padding:2px 5px;text-decoration:line-through}.wave-row{color:#536058;letter-spacing:4px;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;height:92px;display:grid;overflow:hidden}.wave-row>span{white-space:nowrap;min-width:0;overflow:hidden}.wave-row mark{color:var(--yc-warning);letter-spacing:.05em;white-space:nowrap;background:#ffc85714;border:1px solid #615b37;border-radius:5px;padding:8px;font:9px ui-monospace,monospace}.suggestion-row{border-top:1px solid var(--yc-border);color:var(--yc-text-muted);justify-content:space-between;align-items:center;padding-top:15px;font-size:11px;display:flex}.suggestion-row a{border:1px solid var(--yc-border-strong);background:var(--yc-surface-2);border-radius:7px;padding:8px 12px}.pricing-section{border-top:1px solid var(--yc-border)}.pricing-section>h2{max-width:720px;margin-bottom:48px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.pricing-grid article{border:1px solid var(--yc-border);background:var(--yc-surface-1);border-radius:12px;padding:27px}.pricing-grid article>span{color:var(--yc-text-muted);letter-spacing:.14em;font:9px ui-monospace,monospace}.pricing-grid h3{letter-spacing:-.04em;margin:22px 0 5px;font-size:44px}.pricing-grid h3 small,.pricing-grid p{color:var(--yc-text-muted);font-size:13px}.pricing-grid ul{border-block:1px solid var(--yc-border);min-height:100px;margin:24px 0;padding:20px 0;list-style:none}.pricing-grid li{color:#c6cec8;margin:10px 0;font-size:12px}.pricing-grid li:before{content:"•";color:var(--yc-lime-2);margin-right:10px}.pricing-grid a{color:var(--yc-lime-1);font-size:12px;font-weight:800}.featured-price{background:linear-gradient(180deg, #9aff5512, var(--yc-surface-1) 36%)!important;border-color:#779947!important}.pricing-note{margin-top:20px}.site-footer{border-top:1px solid var(--yc-border);grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:1240px;min-height:220px;margin:0 auto;padding:50px 24px 30px;display:grid}.site-footer p{color:var(--yc-text-muted);margin:9px 0;font-size:13px}.site-footer nav{color:var(--yc-text-muted);justify-content:flex-end;gap:25px;font-size:12px;display:flex}.site-footer>span{color:var(--yc-text-subtle);grid-column:1/-1;font-size:10px}.auth-page{grid-template-rows:auto 1fr;min-height:100vh;padding:24px;display:grid}.auth-page>header{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.auth-page>header>a:last-child{color:var(--yc-text-muted);font-size:12px}.auth-card{z-index:2;border:1px solid var(--yc-border-strong);background:var(--yc-surface-1);border-radius:14px;width:min(100%,470px);margin:auto;padding:42px;position:relative;box-shadow:0 30px 90px #0000006b}.auth-card h1{letter-spacing:-.045em;margin:18px 0;font-family:Arial Narrow,sans-serif;font-size:48px;line-height:.95}.auth-card>p:not(.eyebrow){color:var(--yc-text-muted);line-height:1.6}.google-button{color:#151815;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-top:24px;font-size:13px;font-weight:800;display:flex}.google-button b{color:#4285f4;border:1px solid #d5d7d5;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.auth-card small{color:var(--yc-text-subtle);text-align:center;margin-top:17px;font-size:10px;line-height:1.5;display:block}.dashboard-shell{background:#0b0e0c;grid-template-columns:235px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{border-right:1px solid var(--yc-border);background:#0a0c0b;flex-direction:column;min-height:100vh;padding:25px 17px;display:flex;position:sticky;top:0}.dashboard-sidebar nav{gap:5px;margin-top:50px;display:grid}.dashboard-sidebar nav a{min-height:42px;color:var(--yc-text-muted);border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:0 12px;font-size:12px;display:flex}.dashboard-sidebar nav a.active{color:#fff;border-color:var(--yc-border);background:var(--yc-surface-2)}.dashboard-sidebar nav a span{width:22px;color:var(--yc-text-subtle);text-align:center}.fixture-user{border-top:1px solid var(--yc-border);align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.fixture-user>span{color:#111;background:var(--yc-gradient);border-radius:8px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid}.fixture-user div{gap:2px;display:grid}.fixture-user b{font-size:11px}.fixture-user small{color:var(--yc-text-subtle);font-size:9px}.dashboard-main{width:min(100%,1180px);padding:46px clamp(24px,5vw,72px)}.dashboard-main>header{justify-content:space-between;align-items:center;display:flex}.dashboard-main header p{color:var(--yc-lime-1);letter-spacing:.12em;margin:0 0 7px;font:9px ui-monospace,monospace}.dashboard-main h1{letter-spacing:-.04em;margin:0;font-size:38px}.dashboard-stats{border-bottom:1px solid var(--yc-border);color:var(--yc-text-muted);gap:28px;margin:40px 0 55px;padding-bottom:25px;font-size:11px;display:flex}.dashboard-stats b{color:#fff;margin-right:5px}.projects-section>div:first-child{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.projects-section h2{margin:0;font-size:17px}.projects-section>div span{color:var(--yc-text-subtle);font-size:10px}.project-card{border:1px solid var(--yc-border);background:var(--yc-surface-1);border-radius:12px;grid-template-columns:135px 1fr 40px;align-items:center;gap:24px;min-height:230px;padding:18px;transition:border-color .15s,transform .15s;display:grid}.project-card:hover{border-color:var(--yc-border-strong);transform:translateY(-2px)}.project-poster{background:#222;border-radius:6px;height:192px;position:relative;overflow:hidden}.project-poster span{background:#000000b3;border-radius:4px;padding:4px 5px;font:9px ui-monospace,monospace;position:absolute;bottom:6px;right:6px}.fixture-chip{width:max-content;color:var(--yc-lime-1);letter-spacing:.09em;background:#9aff550f;border:1px solid #546b40;border-radius:5px;padding:5px 7px;font:8px ui-monospace,monospace;display:inline-block}.project-details h3{margin:16px 0 7px;font-size:23px}.project-details p{color:var(--yc-text-muted);font-size:12px}.project-details>div{color:var(--yc-text-muted);align-items:center;gap:8px;margin-top:22px;font-size:10px;display:flex}.project-details i{display:block}.project-arrow{color:var(--yc-lime-1);font-size:22px}.milestone-note{border-left:2px solid var(--yc-warning);background:#ffc8570a;margin-top:20px;padding:18px 20px}.milestone-note b{font-size:11px}.milestone-note p{color:var(--yc-text-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.editor-page{background:#080a09;min-height:100vh}.hidden-media{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.desktop-editor{grid-template-rows:56px minmax(420px,calc(100vh - 276px)) 220px;min-width:1000px;min-height:100vh;display:grid}.editor-topbar{border-bottom:1px solid var(--yc-border);background:#0b0e0c;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:0 13px;display:grid}.editor-top-left,.editor-top-actions{align-items:center;gap:8px;display:flex}.editor-top-left .wordmark{margin-left:6px;font-size:18px}.back-button{border:1px solid var(--yc-border);border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.project-title-wrap{justify-items:center;gap:3px;display:grid}.project-title-wrap input{color:#fff;text-align:center;background:0 0;border:1px solid #0000;width:250px;padding:3px 8px;font-size:12px;font-weight:700}.project-title-wrap input:hover{border-color:var(--yc-border)}.project-title-wrap span{color:var(--yc-text-subtle);align-items:center;gap:5px;font-size:8px;display:flex}.project-title-wrap i{background:var(--yc-success);border-radius:50%;width:5px;height:5px}.project-title-wrap .saving i{background:var(--yc-warning);animation:.5s infinite alternate blink}@keyframes blink{to{opacity:.35}}.editor-top-actions{justify-content:flex-end}.quality-menu{position:relative}.quality-menu summary{border:1px solid var(--yc-border);min-height:36px;color:var(--yc-text-muted);background:var(--yc-surface-1);border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:10px;list-style:none;display:flex}.quality-menu summary::-webkit-details-marker{display:none}.quality-menu>div{z-index:20;border:1px solid var(--yc-border-strong);background:var(--yc-surface-2);border-radius:9px;width:170px;padding:6px;position:absolute;top:42px;right:0;box-shadow:0 15px 45px #00000080}.quality-menu>div button{text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;width:100%;padding:9px;font-size:10px;display:flex}.quality-menu>div button:hover{background:var(--yc-surface-3)}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);z-index:40;border:1px solid var(--yc-border-strong);color:var(--yc-text);white-space:nowrap;opacity:0;pointer-events:none;background:#202520;border-radius:5px;padding:6px 8px;font-size:9px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.tooltip:hover:after{opacity:1}.tooltip:focus-visible:after{opacity:1}.editor-workspace{grid-template-columns:72px 276px minmax(340px,1fr) 302px;min-height:0;display:grid}.editor-workspace.inspector-closed{grid-template-columns:72px 276px minmax(340px,1fr)}[hidden]{display:none!important}.tool-rail{border-right:1px solid var(--yc-border);background:#0a0c0b;flex-direction:column;gap:2px;padding:7px 5px;display:flex}.tool-rail button{min-height:49px;color:var(--yc-text-subtle);background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;gap:3px;font-size:8px;display:grid}.tool-rail button span{font-size:14px;font-weight:800}.tool-rail button.active{color:var(--yc-lime-1);background:#9aff550f;border-color:#344130}.left-panel,.inspector{border-right:1px solid var(--yc-border);background:var(--yc-surface-1);overflow-y:auto}.left-panel>header,.inspector>header{border-bottom:1px solid var(--yc-border);justify-content:space-between;align-items:center;height:45px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.left-panel .icon-button,.inspector .icon-button{background:0 0;border:0;width:26px;height:26px}.panel-tabs{background:#0b0e0c;border-radius:8px;grid-template-columns:1fr 1fr;margin:10px;padding:3px;display:grid}.transcript-actions{gap:6px;padding:3px 10px 10px;display:flex}.transcript-actions button{border:1px solid var(--yc-border);background:var(--yc-surface-2);border-radius:7px;min-height:32px;padding:0 10px;font-size:9px}.transcript-actions button:last-child{width:32px;margin-left:auto}.cue-card{border:1px solid var(--yc-border);width:calc(100% - 20px);color:var(--yc-text);background:var(--yc-surface-2);text-align:left;border-radius:9px;margin:0 10px;padding:13px;display:block}.cue-card.selected{border-color:#7da64d;box-shadow:0 0 0 1px #9aff551f}.cue-card>span,.cue-card small{color:var(--yc-text-subtle);font:8px ui-monospace,monospace}.cue-card p{margin:12px 0;font-size:13px;line-height:1.55}.cue-card mark{color:var(--yc-warning);background:0 0;-webkit-text-decoration:underline wavy #ffc85780;text-decoration:underline wavy #ffc85780}.language-row{color:var(--yc-text-muted);gap:7px;margin:18px 10px;font-size:9px;display:grid}.language-row select,.inspector select,.inspector input[type=number],.system-field input{border:1px solid var(--yc-border);min-height:34px;color:var(--yc-text);background:#0c0f0d;border-radius:7px;padding:0 9px;font-size:10px}.panel-message{text-align:center;align-content:center;place-items:center;min-height:280px;padding:45px 28px;display:grid}.panel-message>span{color:var(--yc-lime-1);font-size:31px}.panel-message b{margin-top:14px}.panel-message p{color:var(--yc-text-subtle);font-size:10px;line-height:1.55}.canvas-area{background:#070908 radial-gradient(circle at 50% 35%,#171c18 0,#070908 60%);grid-template-rows:30px minmax(0,1fr) 40px;justify-items:center;min-width:0;padding:10px 16px;display:grid}.canvas-toolbar{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.canvas-toolbar button,.canvas-toolbar span{border:1px solid var(--yc-border);color:var(--yc-text-subtle);background:var(--yc-surface-1);border-radius:6px;padding:5px 7px;font-size:8px}.video-canvas{aspect-ratio:9/16;background:#202520;border:1px solid #424c45;height:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000006b}.editor-caption{color:#f5f7f4;text-align:center;text-transform:uppercase;text-shadow:0 3px 2px #000c,-2px 0 #0a0c0b,0 2px #0a0c0b,2px 0 #0a0c0b,0 -2px #0a0c0b;transform-origin:bottom;flex-wrap:wrap;justify-content:center;gap:.08em .16em;font-family:Arial,sans-serif;font-weight:900;line-height:.92;display:flex;position:absolute;left:6%;right:6%}.editor-caption span{transition:color 80ms,transform .12s}.editor-caption .active{transform:scale(1.12)translateY(-2px)}.editor-caption .emphasis{color:#d3ff86}.canvas-safe{pointer-events:none;border:1px dashed #d8ff632e;position:absolute;inset:7%}.selection-outline{border:1px solid var(--yc-lime-1);pointer-events:none;height:15%;position:absolute;left:10%;right:10%}.selection-outline i{background:var(--yc-lime-1);border:1px solid #111;width:5px;height:5px;position:absolute}.selection-outline i:first-child{top:-3px;left:-3px}.selection-outline i:nth-child(2){top:-3px;right:-3px}.selection-outline i:nth-child(3){bottom:-3px;left:-3px}.selection-outline i:nth-child(4){bottom:-3px;right:-3px}.transport{justify-content:center;align-items:center;gap:7px;display:flex}.transport button,.mobile-transport button{width:31px;height:31px;color:var(--yc-text-muted);background:0 0;border:0;border-radius:8px;font-size:10px}.transport button:hover{background:var(--yc-surface-2)}.transport .play-button,.mobile-transport .play-button{color:#0a0c0b;background:var(--yc-gradient)}.transport output{min-width:120px;color:var(--yc-text-muted);text-align:center;font:9px ui-monospace,monospace}.inspector{border-right:0;border-left:1px solid var(--yc-border)}.inspector-section{border-bottom:1px solid var(--yc-border);padding:13px}.inspector-section h3{color:var(--yc-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:9px}.inspector label{color:var(--yc-text-muted);gap:6px;margin-bottom:11px;font-size:9px;display:grid}.control-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.control-row label{min-width:0}.range-label span{justify-content:space-between;display:flex}input[type=range]{width:100%;height:3px;accent-color:var(--yc-lime-2)}.color-control{border:1px solid var(--yc-border);background:#0c0f0d;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;min-height:42px;padding:7px;gap:9px!important;display:flex!important}.color-control input{border:1px solid var(--yc-border-strong);background:0 0;border-radius:6px;width:28px;height:28px;padding:0}.color-control span{gap:2px;display:grid}.color-control b{color:var(--yc-text);font-size:9px}.color-control small{color:var(--yc-text-subtle);font:8px ui-monospace,monospace}.advanced-control{border-bottom:1px solid var(--yc-border);padding:12px}.advanced-control summary{color:var(--yc-text-muted);justify-content:space-between;font-size:9px;list-style:none;display:flex}.advanced-control p{color:var(--yc-text-subtle);font-size:9px;line-height:1.5}.timeline{border-top:1px solid var(--yc-border);background:#0a0c0b;min-height:0}.timeline-head{border-bottom:1px solid var(--yc-border);justify-content:space-between;align-items:center;height:40px;padding:0 11px;display:flex}.timeline-head>div{align-items:center;gap:4px;display:flex}.timeline-head button{border:1px solid var(--yc-border);background:var(--yc-surface-1);border-radius:6px;min-width:28px;min-height:26px;font-size:8px}.timeline-head input{width:75px}.timeline-head>span{color:var(--yc-text-subtle);font-size:8px}.timeline-body{grid-template-columns:76px 1fr;height:179px;display:grid}.track-labels{border-right:1px solid var(--yc-border);color:var(--yc-text-subtle);grid-template-rows:52px 40px 38px;padding-top:22px;font:7px ui-monospace,monospace;display:grid}.track-labels span{border-bottom:1px solid var(--yc-border);padding:8px}.track-content{min-width:0;position:relative;overflow:hidden}.time-ruler{border-bottom:1px solid var(--yc-border);grid-template-columns:repeat(24,1fr);height:22px;display:grid}.time-ruler i{border-left:1px solid #303730}.video-track,.caption-track,.audio-track{border-bottom:1px solid var(--yc-border);width:100%;overflow:hidden}.video-track{color:#bdd1c1;background:#19231c;justify-content:space-between;height:52px;padding:7px;font-size:8px;display:flex}.video-track span{color:#536359;letter-spacing:12px;font-size:28px}.caption-track{background:#101411;gap:2px;height:40px;padding:5px;display:flex}.caption-track span{color:#a8bd9c;white-space:nowrap;background:#273422;border:1px solid #596d43;border-radius:3px;flex:1;padding:7px 4px;font-size:7px;overflow:hidden}.caption-track span.active{color:#111;background:var(--yc-lime-1)}.audio-track{color:#5e7f66;letter-spacing:10px;white-space:nowrap;background:#142319;height:38px;padding:2px 8px;font-size:24px}.timeline-playhead{background:var(--yc-lime-1);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.timeline-playhead span{background:var(--yc-lime-1);clip-path:polygon(0 0,100% 0,50% 100%);width:11px;height:8px;position:absolute;top:0;left:-5px}.mobile-editor{display:none}dialog{color:var(--yc-text)}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020302b8}.export-dialog,.mobile-sheet{border:1px solid var(--yc-border-strong);background:var(--yc-surface-1);border-radius:14px;width:min(94vw,430px);padding:28px;box-shadow:0 30px 90px #000}.export-dialog h2{letter-spacing:-.04em;margin:15px 0 8px;font-size:27px}.export-dialog p,.mobile-sheet p{color:var(--yc-text-muted);font-size:12px;line-height:1.6}.dialog-close{border:1px solid var(--yc-border);background:var(--yc-surface-2);border-radius:7px;width:32px;height:32px;position:absolute;top:12px;right:12px}.export-dialog dl{border-block:1px solid var(--yc-border);margin:20px 0}.export-dialog dl div{color:var(--yc-text-muted);justify-content:space-between;padding:9px 0;font-size:10px;display:flex}.export-dialog dd{color:#fff}.system-page{min-height:100vh;padding-bottom:80px}.system-page>header{border-bottom:1px solid var(--yc-border);justify-content:space-between;align-items:center;height:70px;padding:0 max(24px,50vw - 570px);display:flex}.system-page>header div{color:var(--yc-text-muted);gap:22px;font-size:10px;display:flex}.system-intro,.system-grid{max-width:1140px;margin:0 auto;padding-inline:24px}.system-intro{padding-top:80px;padding-bottom:55px}.system-intro h1{letter-spacing:-.06em;margin:18px 0;font-family:Arial Narrow,sans-serif;font-size:72px;line-height:.9}.system-intro>p:last-child{color:var(--yc-text-muted)}.system-grid{border-top:1px solid var(--yc-border);border-left:1px solid var(--yc-border);grid-template-columns:repeat(2,1fr);display:grid}.system-grid>section{border-right:1px solid var(--yc-border);border-bottom:1px solid var(--yc-border);min-height:230px;padding:25px}.system-grid h2{color:var(--yc-text-muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 28px;font:9px ui-monospace,monospace}.system-row{flex-wrap:wrap;gap:9px;display:flex}.system-field{color:var(--yc-text-muted);gap:7px;font-size:10px;display:grid}.system-field input{cursor:text}.system-grid .range-label{color:var(--yc-text-muted);gap:12px;margin-top:26px;font-size:10px;display:grid}.system-menu{width:180px;margin-top:16px}.system-menu>div{left:0;right:auto}.skeleton-card{gap:10px;width:220px;display:grid}.skeleton-card i,.skeleton-card span{background:linear-gradient(90deg, var(--yc-surface-2), var(--yc-surface-3), var(--yc-surface-2));background-size:200% 100%;border-radius:7px;animation:1.5s infinite skeleton;display:block}.skeleton-card i{height:100px}.skeleton-card span{height:10px}.skeleton-card span:nth-child(3){width:80%}.skeleton-card span:nth-child(4){width:45%}@keyframes skeleton{to{background-position:-200% 0}}@media (max-width:1050px){.hero{grid-template-columns:1fr .9fr;gap:45px}.hero h1{font-size:72px}.section-heading-row{gap:35px}.smart-section{gap:40px}.smart-copy h2{font-size:46px}}@media (min-width:768px) and (max-width:1100px){.desktop-editor{min-width:0}.editor-topbar{grid-template-columns:170px minmax(150px,1fr) 230px}.editor-top-left .wordmark{font-size:16px}.project-title-wrap input{width:160px}.quality-menu{display:none}.editor-workspace{grid-template-columns:58px 210px minmax(0,1fr)}.tool-rail button{min-height:47px}.left-panel{font-size:9px}.inspector{display:none}.canvas-area{padding-inline:10px}}@media (max-width:767px){:focus-visible{outline-offset:2px;outline-width:2px}.desktop-only,.desktop-nav{display:none}.fixture-banner{height:24px;font-size:8px}.site-header{grid-template-columns:1fr auto;height:62px;padding:0 14px}.site-header .wordmark{font-size:20px}.header-actions .button{min-height:38px;padding-inline:13px;font-size:11px}.hero{grid-template-columns:1fr;gap:45px;min-height:auto;padding:64px 18px 75px}.hero h1{margin-top:18px;font-size:clamp(61px,19vw,82px);line-height:.83}.hero-lede{font-size:16px}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.button-large{min-height:46px;padding-inline:10px;font-size:11px}.honest-note{line-height:1.4}.hero-demo{width:min(100%,410px)}.demo-stage{width:62%}.hero:after{bottom:32px;left:18px}.section{padding:80px 18px}.section h2{font-size:46px}.section-heading-row{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.example-grid{grid-template-columns:1fr;gap:12px}.example-card{min-height:520px}.example-tall{transform:none}.example-caption{font-size:33px}.workflow-section{display:block}.workflow-section>h2{margin-bottom:45px}.workflow-list{margin-top:38px}.workflow-list li{grid-template-columns:36px 1fr 30px;gap:10px;min-height:122px}.smart-section{grid-template-columns:1fr;gap:45px;padding-block:80px}.template-section{max-width:100vw}.smart-copy h2{font-size:46px}.smart-timeline{padding:14px}.wave-row{grid-template-columns:.7fr auto .7fr}.pricing-grid,.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:16px}.site-footer>span{grid-column:auto}.auth-page{padding:18px}.auth-card{padding:28px 22px}.auth-card h1{font-size:42px}.dashboard-shell{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--yc-border);flex-direction:row;align-items:center;height:60px;min-height:60px;padding:0 14px;position:static}.dashboard-sidebar nav{margin:0 0 0 auto;display:flex}.dashboard-sidebar nav a{min-height:38px;padding:0 10px}.dashboard-sidebar nav a:not(.active),.dashboard-sidebar nav a span,.fixture-user{display:none}.dashboard-main{padding:30px 16px}.dashboard-main>header{align-items:end}.dashboard-main h1{font-size:31px}.dashboard-main .button{padding-inline:12px}.dashboard-stats{gap:16px;margin:28px 0 38px}.projects-section>div:first-child span{display:none}.project-card{grid-template-columns:100px 1fr;gap:16px;min-height:185px;padding:12px}.project-poster{height:160px}.project-details h3{margin-top:10px;font-size:18px}.project-details>div{margin-top:13px}.project-arrow,.desktop-editor{display:none}.mobile-editor{background:#080a09;grid-template-rows:55px minmax(280px,44dvh) 46px 88px 64px;min-height:100dvh;display:grid}.mobile-editor>header{border-bottom:1px solid var(--yc-border);background:#0b0e0c;grid-template-columns:42px 1fr auto;align-items:center;padding:0 12px;display:grid}.mobile-editor>header>a{place-items:center;width:38px;height:38px;display:grid}.mobile-editor>header>div{justify-items:center;gap:2px;min-width:0;display:grid}.mobile-editor>header b{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:11px;overflow:hidden}.mobile-editor>header span{color:var(--yc-text-subtle);align-items:center;gap:5px;font-size:8px;display:flex}.mobile-editor>header i{background:var(--yc-success);border-radius:50%;width:5px;height:5px}.mobile-editor>header button{color:#10140e;background:var(--yc-gradient);border:1px solid #83b84f;border-radius:8px;min-height:34px;padding:0 11px;font-size:10px;font-weight:800}.mobile-stage{background:radial-gradient(circle,#181e1a,#070908 70%);place-items:center;min-height:0;padding:14px;display:grid}.mobile-stage .video-canvas{max-width:100%;height:100%}.mobile-transport{border-top:1px solid var(--yc-border);justify-content:center;align-items:center;gap:10px;display:flex}.mobile-transport output{min-width:82px;color:var(--yc-text-muted);font:9px ui-monospace,monospace}.mobile-scrubber{border-top:1px solid var(--yc-border);border-bottom:1px solid var(--yc-border);background:var(--yc-surface-1);padding:10px 16px}.mobile-scrubber input{width:100%}.mobile-scrubber>div{gap:2px;height:32px;margin-top:6px;display:flex}.mobile-scrubber span{background:#243020;border:1px solid #4b5d3e;border-radius:3px;flex:1}.mobile-scrubber span.active{background:var(--yc-lime-1)}.mobile-tools{padding-bottom:env(safe-area-inset-bottom);background:#0b0e0c;grid-template-columns:repeat(4,1fr);display:grid}.mobile-tools button{color:var(--yc-text-subtle);background:0 0;border:0;border-top:2px solid #0000;place-items:center;gap:2px;font-size:8px;display:grid}.mobile-tools button span{font-size:15px}.mobile-tools button.active{color:var(--yc-lime-1);border-top-color:var(--yc-lime-1)}.mobile-sheet{width:100%;max-width:none;padding:22px 20px calc(26px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;margin:auto 0 0}.mobile-sheet form{height:22px}.sheet-handle{background:var(--yc-border-strong);border:0;border-radius:4px;width:46px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.sheet-kicker{color:var(--yc-lime-1);letter-spacing:.12em;font:8px ui-monospace,monospace}.mobile-sheet h2{margin:9px 0 20px}.mobile-sheet-controls{gap:19px;display:grid}.mobile-sheet-controls>label:first-child{color:var(--yc-text-muted);gap:12px;font-size:11px;display:grid}.system-page>header{padding:0 16px}.system-page>header div span{display:none}.system-intro{padding-top:55px}.system-intro h1{font-size:52px}.system-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.grid-bg:before{animation:none}.caption-preview .active,.editor-caption .active{transform:none}}
