:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface:#ffffffeb;--surface-strong:#fff;--line:#e5e7eb;--accent:#000;--accent-strong:#111827;--warning:#b45309;--shadow:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-hover:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;background:#f9fafb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}img,video{max-width:100%;display:block}button,a{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}button,a{outline:none}.page{width:min(1080px,100vw - 32px);margin:0 auto;padding:32px 0 80px}.page-library{gap:32px;display:grid}.hero-card,.empty-card,.editor-pane,.export-card,.project-card,.sheet{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;transition:transform .2s,box-shadow .2s,border-color .2s}.hero-card,.empty-card,.editor-pane,.export-card,.sheet{padding:32px}.hero-card h1,.empty-card h2,.section-heading h2,.export-card h2,.sheet h2,.preview-player--empty h2,.project-card h2{letter-spacing:-.02em;color:#111827;margin:0;font-family:Inter,-apple-system,sans-serif;font-weight:600;line-height:1.1}.hero-card p,.empty-card p,.project-card p,.export-card p,.banner,.slider-field span{color:#4b5563}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin:0 0 12px;font-size:.75rem;font-weight:600}.primary-button,.ghost-button,.segmented-control button{cursor:pointer;border:1px solid #0000;border-radius:8px;font-weight:500;transition:transform .15s,background-color .15s,border-color .15s}.primary-button{background:var(--accent-strong);color:#fff;padding:10px 18px}.ghost-button,.segmented-control button{border-color:var(--line);color:#374151;background:#fff;padding:8px 14px;box-shadow:0 1px 2px #0000000d}.ghost-button--static{cursor:default}@media (prefers-reduced-motion:no-preference){.primary-button:hover,.ghost-button:hover:not(.ghost-button--static),.segmented-control button:hover{transform:scale(1.02)}}.primary-button:hover{background:#000}.ghost-button:hover:not(.ghost-button--static),.segmented-control button:hover{background:#f9fafb}.topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:32px;display:grid}.topbar__center{text-align:center}.topbar__center h1{letter-spacing:-.01em;margin:0;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}.banner{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px;font-size:.95rem}.banner-warning{color:var(--warning);background:#fffbeb;border-color:#fde68a}.project-grid{gap:24px;display:grid}.project-card{cursor:pointer;grid-template-columns:100px 1fr;gap:20px;padding:16px;text-decoration:none;display:grid;overflow:hidden}@media (prefers-reduced-motion:no-preference){.project-card:hover{box-shadow:var(--shadow-hover);border-color:#d1d5db;transform:translateY(-2px)}}.project-card__media,.project-card__placeholder{aspect-ratio:9/16;background:#f3f4f6;border-radius:12px;overflow:hidden}.project-card__media img{object-fit:cover;width:100%;height:100%}.project-card__content{align-content:center;gap:6px;display:grid}.project-card__content h2{margin-bottom:2px;font-size:1.25rem}.editor-grid{gap:24px;display:grid}.editor-actions,.section-heading,.export-result__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-player{aspect-ratio:9/16;border:1px solid var(--line);background:#f3f4f6;border-radius:20px;transition:aspect-ratio .3s;position:relative;overflow:hidden}.preview-player[data-aspect="1:1"]{aspect-ratio:1}.preview-player__image{object-fit:cover;width:100%;height:100%;transition:opacity .15s linear;position:absolute;inset:0}.preview-player__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0009;border-radius:12px;justify-content:space-between;padding:8px 14px;font-size:.85rem;font-weight:500;display:flex;position:absolute;inset:auto 16px 16px}.preview-player--empty{text-align:center;place-items:center;padding:32px;display:grid}.segmented-control{background:#f3f4f6;border-radius:12px;gap:6px;padding:4px;display:flex}.segmented-control button{box-shadow:none;background:0 0;border:none;padding:6px 14px}.segmented-control .is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #0000000f}.timeline-strip{grid-auto-columns:minmax(100px,1fr);grid-auto-flow:column;gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.timeline-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;gap:8px;min-width:100px;padding:6px;transition:border-color .15s;display:grid}.timeline-card:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px}.timeline-card.is-selected{border-color:var(--accent-strong);border-width:2px;padding:5px}.timeline-card img,.timeline-card__placeholder{aspect-ratio:9/16;object-fit:cover;background:#f3f4f6;border-radius:8px;width:100%}.status-pill{color:#374151;background:#f3f4f6;border-radius:6px;width:fit-content;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.status-pill--manual-required{color:var(--warning);background:#fffbeb}.sheet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#0006;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.sheet{background:var(--surface-strong);gap:20px;width:min(100%,600px);max-width:600px;margin:0 auto;display:grid}.sheet__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.sheet__preview{border:1px solid var(--line);border-radius:14px;width:min(100%,220px);margin:0 auto}.slider-field{gap:10px;display:grid}.slider-field input[type=range]{cursor:pointer;width:100%}.global-override{background:var(--surface);border:1px solid var(--line);border-radius:16px;gap:18px;padding:24px;display:grid}.global-override__header h2{letter-spacing:-.01em;color:#111827;margin:0;font-family:Inter,-apple-system,sans-serif;font-size:1rem;font-weight:600;line-height:1.3}.global-override__actions{gap:10px;display:flex}.global-override__actions .primary-button:disabled,.global-override__actions .ghost-button:disabled{opacity:.45;cursor:not-allowed}.export-card,.export-result{gap:20px;display:grid}.export-result__video{background:#000;border-radius:16px;width:100%}@media (width>=860px){.editor-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.page{width:min(100vw - 24px,100%);padding-top:16px}.topbar{text-align:center;grid-template-columns:1fr}.topbar__center{order:-1}.project-card{grid-template-columns:80px 1fr}.sheet-backdrop{padding:12px}}
