@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";*{box-sizing:border-box}:root{--neon-cyan:#00ff41;--neon-purple:#6cff8f;--neon-pink:#ff7f9f;--glass-bg:linear-gradient(180deg,#0d0f0df5 0%,#090b09f5 100%);--glass-border:#00ff413d;--glass-highlight:#72ff700f;color:#e5f6e7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html,body{overscroll-behavior:none}body{background-color:#0a0a0a;background-image:radial-gradient(#00ff411a 1px,#0000 1px);background-size:22px 22px;background-attachment:fixed;min-width:320px;min-height:100vh;margin:0;animation:none}body[data-demo-theme=light]{background-color:#f2f6ff;background-image:radial-gradient(circle,#6d7aa033 .9px,#0000 .9px),radial-gradient(circle at 12% 8%,#4f68ff5c,#0000 34%),radial-gradient(circle at 86% 9%,#10b98147,#0000 32%),radial-gradient(circle at 50% 102%,#818cf842,#0000 46%),radial-gradient(circle at 72% 72%,#f472b626,#0000 30%),radial-gradient(circle at 24% 68%,#38bdf824,#0000 28%);background-size:26px 26px,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%}h1,h2,h3,.primary-button{letter-spacing:-.01em;font-family:Space Grotesk,sans-serif}.demo-header__runs,.demo-header__token-badge,.video-preset-section__title,.video-preset-section__badge,.status-chip,.demo-output-pill,.demo-tab{font-family:Space Mono,ui-monospace,SFMono-Regular,Menlo,monospace}button,input,textarea,select{font:inherit}#root{min-height:100vh}.app-shell{flex-direction:column;gap:24px;width:100%;margin:0;padding:0 0 44px;display:flex;position:relative}.panel-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:16px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.panel-card:hover{border-color:#00ff416b;box-shadow:0 18px 44px #02070380,inset 0 0 0 1px #00ff4124}.panel-copy,.helper-box,.history-item p,.output-card__body p{color:#9ab69b}.panel-card{min-height:auto;padding:32px}.panel-card h2{color:#e9ffe2;margin:0 0 8px;font-size:1.5rem;font-weight:700}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.text-input{color:#e6ffe9;background:#0b0f0ce6;border:1px solid #00ff414d;border-radius:10px;outline:none;width:100%;padding:14px 18px;font-family:Inter,sans-serif;transition:all .2s}.text-input:focus{background:#0d120efa;border-color:#00ff41a8;box-shadow:0 0 0 3px #00ff4124}.primary-button,.secondary-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#062507;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(#72ff70 0%,#00e639 100%);font-weight:700;box-shadow:0 8px 20px #00e63940}.primary-button:hover:not(:disabled){background:linear-gradient(#89ff84 0%,#22ef55 100%);transform:translateY(-1px);box-shadow:0 10px 24px #00e63966,inset 0 0 0 1px #00ff4140}.primary-button:disabled{color:#98a3c1;box-shadow:none;background:#3a445cb3}.secondary-button{color:#d8f4dd;text-transform:uppercase;letter-spacing:.06em;background:#0f1510d1;border:1px solid #00ff413d;font-weight:600}.secondary-button:hover:not(:disabled){background:#151f16eb;border-color:#00ff417a;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #00ff4133}.helper-box{border-left:3px solid var(--neon-cyan);background:#0b0f0cc2;border-color:#00ff413d;border-radius:10px;margin-top:16px;padding:12px 16px;font-size:.85rem;line-height:1.5}.status-banner{border-radius:10px;margin:20px 0 0;padding:14px 18px;font-weight:500;animation:.3s forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.status-banner--info{color:#bdf8c5;background:#00ff411a;border:1px solid #00ff4166}.status-banner--error{color:#ffd8de;background:#fb71851a;border:1px solid #fb718570}.file-picker{text-align:center;aspect-ratio:4/5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#000;border:1px dashed #84967e66;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:0;padding:32px 20px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.file-picker:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#00ff410f,#0000 60%);transition:opacity .2s;position:absolute;top:0;bottom:0;left:0;right:0}.file-picker:hover,.file-picker--dragging{background:#000;border-color:#00ff4166}.file-picker:hover:before,.file-picker--dragging:before{opacity:1}.file-picker--disabled{opacity:.45;cursor:not-allowed}.file-picker--disabled:hover{background:#000;border-color:#84967e66}.file-picker__input{opacity:0;cursor:pointer;z-index:10;position:absolute;top:0;bottom:0;left:0;right:0}.file-picker__label{color:#00ff41e6;letter-spacing:.06em;text-transform:uppercase;z-index:2;font-family:Space Mono,monospace;font-size:.85rem;font-weight:700}.file-picker__drop-title{color:#e5e2e1;letter-spacing:-.01em;z-index:2;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500}.file-picker__helper,.file-picker__placeholder{color:#b9ccb299;z-index:2;max-width:85%;font-family:Space Mono,monospace;font-size:.78rem;line-height:1.5}.file-picker__browse{letter-spacing:.1em;text-transform:uppercase;color:#e5e2e1;z-index:2;background:0 0;border:1px solid #84967ecc;border-radius:0;justify-content:center;align-items:center;margin-top:8px;padding:8px 18px;font-family:Space Mono,monospace;font-size:.72rem;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.file-picker:hover .file-picker__browse,.file-picker--dragging .file-picker__browse{color:#0a0a0a;background:#e5e2e1f2;border-color:#e5e2e1f2}.file-picker__icon{color:#b9ccb266;z-index:2;width:42px;height:42px;margin-bottom:4px;transition:color .2s}.file-picker:hover .file-picker__icon{color:#00ff4199}.file-picker__name{color:#00ff41d9;z-index:2;text-overflow:ellipsis;white-space:nowrap;background:#00ff411a;border:1px solid #00ff413d;border-radius:6px;max-width:90%;padding:4px 12px;font-family:Space Mono,monospace;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}.file-picker__preview{object-fit:cover;opacity:.86;z-index:1;border-radius:inherit;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.file-picker:hover .file-picker__preview{opacity:.7}.file-picker__pill{color:#00ff41;text-transform:uppercase;letter-spacing:.08em;z-index:2;background:#00ff4126;border:1px solid #00ff4166;border-radius:6px;margin-top:4px;padding:3px 10px;font-family:Space Mono,monospace;font-size:.7rem;font-weight:700;display:inline-flex}.status-chip{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:800;display:inline-flex}.status-chip--queued,.status-chip--unknown{color:#e2e8f0;background:#e2e8f026;border:1px solid #e2e8f04d}.status-chip--running{color:#9bf9bc;box-shadow:none;background:#4ade8024;border:1px solid #4ade8073;animation:none}.status-chip--success{color:#9bf9bc;background:#4ade8024;border:1px solid #4ade8073}.status-chip--failed{color:#ffb0bc;background:#fb71851f;border:1px solid #fb718570}.task-details{flex-direction:column;gap:16px;display:flex}.outputs-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:24px;display:grid}.output-card{background:#0d1220b8;border:1px solid #6f7ea842;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.output-card__media,.output-card__empty{object-fit:cover;background:#000;width:100%;height:240px}.output-card__empty{color:#64748b;text-align:center;place-items:center;padding:20px;font-style:italic;display:grid}.output-card__body{padding:16px}.output-card__body p{color:#f4f7ff;margin:0 0 8px;font-family:Outfit,sans-serif;font-weight:700}.text-link{color:#8b9cff;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.text-link:hover{color:#c3cdff;text-shadow:none}.history-list{flex-direction:column;gap:12px;max-height:500px;padding-right:8px;display:flex;overflow-y:auto}.history-list::-webkit-scrollbar{width:6px}.history-list::-webkit-scrollbar-track{background:#e5e2e11a;border-radius:4px}.history-list::-webkit-scrollbar-thumb{background:#e5e2e138;border-radius:4px}.history-list::-webkit-scrollbar-thumb:hover{background:#e5e2e157}.history-item{text-align:left;cursor:pointer;background:#181818c7;border:1px solid #e5e2e124;border-radius:10px;width:100%;padding:16px;transition:all .2s}.history-item:hover{background:#1c1c1ceb;border-color:#e5e2e14d}.history-item--active{background:linear-gradient(90deg,#e5e2e11c 0%,#000000db 100%);border-color:#e5e2e147 #e5e2e147 #e5e2e147 #00ff418c;border-left-style:solid;border-left-width:3px}.history-item__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.history-item__header strong{color:#e5e2e1;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Space Grotesk,sans-serif;font-size:1.05rem;overflow:hidden}.history-item p{color:#b9ccb2b8;margin:4px 0 0;font-size:.85rem}.empty-state{text-align:center;color:#b9ccb2d1;background:#000000b8;border:1px dashed #00ff414d;border-radius:16px;place-items:center;min-height:200px;padding:32px;font-size:1.05rem;display:grid}@media (max-width:768px){.app-shell{padding:24px 0}}.output-card{border-radius:12px}.output-card:hover{border-color:#818cf87a;transform:translateY(-2px);box-shadow:0 14px 28px #03060f70}.output-card__media,.output-card__empty{background:#060a16}.file-picker--filled{border-style:solid;border-color:#00ff4157;gap:0;min-height:0;padding:0}.file-picker--filled .file-picker__preview{object-fit:cover;opacity:1;border-radius:inherit;background:#050905;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.file-picker--filled:hover .file-picker__preview{opacity:.82}.file-picker--filled .file-picker__icon,.file-picker--filled .file-picker__helper,.file-picker--filled .file-picker__browse,.file-picker--filled .file-picker__drop-title{display:none}.file-picker--filled .file-picker__label,.file-picker--filled .file-picker__name{z-index:3;display:none;position:relative}.file-picker--filled .file-picker__name{z-index:3;display:inline-flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.demo-page{background:0 0;flex-direction:column;min-height:100vh;display:flex}.demo-header{-webkit-backdrop-filter:blur(12px);z-index:50;box-shadow:none;background:#0a0a0ae6;border-top:none;border-bottom:1px solid #00ff4133;padding:12px 0;position:fixed;top:0;left:0;right:0}.demo-header__content{align-items:center;gap:24px;max-width:1320px;min-height:64px;margin:0 auto;padding:0 32px;display:flex}.demo-header__title{align-items:center;gap:16px;min-width:15%;display:flex}.demo-header__title h1{color:#f6f8ff;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:700}.demo-header__logo{display:none}.demo-header__wordmark{color:#00ff41;letter-spacing:.02em;-webkit-user-select:none;user-select:none;align-items:baseline;gap:2px;font-family:Space Mono,ui-monospace,monospace;font-size:15px;font-weight:700;display:inline-flex}.demo-header__wordmark-logo{flex-shrink:0;align-self:center;width:14px;height:14px;margin-right:4px}.demo-header__wordmark-prompt{color:#00ff4173;font-weight:400}.demo-header__wordmark-version{color:#00ff4173;letter-spacing:.06em;align-self:center;margin-left:6px;font-size:10px;font-weight:400}.demo-header__tabs{flex:1;justify-content:center;align-items:center;gap:2px;display:flex}.demo-header__runs{color:#98ffad;letter-spacing:.14em;text-transform:uppercase;background:#00ff411f;border:1px solid #00ff415c;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.demo-header__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;min-width:15%;margin-left:auto;display:flex}.demo-header__debug-btn{background:#0e140fcc;border:1px solid #00ff413d;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 12px;font-size:18px;transition:all .2s;display:flex}.demo-header__debug-btn:hover{background:#141e15e6;border-color:#00ff4175}.demo-header__token-form{align-items:stretch;gap:8px;display:flex}.demo-header__token-input{color:#ecffee;background:#0b100cf0;border:1px solid #00ff4147;border-radius:10px;width:176px;padding:10px 14px;font-size:13px;transition:all .2s}.demo-header__token-input::placeholder{color:#83a086}.demo-header__token-input:focus{background:#0f1610;border-color:#00ff418a;outline:none;box-shadow:0 0 0 3px #00ff411f}.demo-header__token-btn{white-space:nowrap;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.demo-header__token-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00ff4133}.demo-header__token-badge{color:#9effb0;background:#00ff411f;border:1px solid #00ff415c;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.demo-theme-toggle{display:none}.demo-theme-toggle:hover:not(:disabled){background:#00ff411f;border-color:#00ff415c;transform:none}.demo-theme-toggle__icon{color:#d8f8dd;font-size:16px;line-height:1}.demo-token-debug-form{grid-template-columns:1fr auto;gap:8px;margin:0;display:grid}.demo-token-debug-form .demo-header__token-input{width:100%}.demo-token-debug-form .demo-header__token-btn{min-width:96px}.demo-token-debug-badge{width:-moz-fit-content;width:fit-content;margin-top:2px}.demo-token-debug-error{margin:0;padding:10px 12px}.demo-debug-panel{background:#080c09cc;border-top:1px solid #00ff4133;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;max-width:1320px;margin:12px auto 0;padding:14px 20px;display:grid}.demo-debug-item{background:#0c110dd1;border:1px solid #00ff4133;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.demo-debug-item h4{text-transform:uppercase;color:#d6f6d9;letter-spacing:.1em;margin:0;font-size:12px;font-weight:700}.demo-debug-item .demo-mode-switch{gap:8px;margin:0;display:flex}.demo-debug-item .demo-mode-switch .secondary-button{border-radius:6px;flex:1;padding:8px 12px;font-size:12px}.demo-debug-item .demo-task-lookup{grid-template-columns:1fr auto;gap:8px;margin:0;display:grid}.demo-debug-item .text-input{border-radius:6px;padding:8px 12px;font-size:12px}.demo-debug-links{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0 14px;display:flex}.demo-debug-links--standalone{margin-top:12px;margin-bottom:0;padding:0}.demo-debug-link{color:#98ffad;font-size:12px;text-decoration:none;transition:all .2s}.demo-debug-link:hover{color:#c9ffd4;text-shadow:0 0 8px #00ff4142}.demo-tab{color:#96b69a;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-width:2px;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:148px;height:64px;padding:8px 24px;font-size:11px;font-weight:600;transition:all .3s;display:flex;position:relative}.demo-tab__label{letter-spacing:.2em;color:#96b69a;font-size:10px;font-weight:700}.demo-tab__topline{align-items:center;gap:6px;display:inline-flex}.demo-tab__sublabel{letter-spacing:.1em;color:#00ff4161;font-size:8px;font-weight:400}.demo-tab:hover{background:#00ff4114}.demo-tab:hover .demo-tab__label{color:#d8f8dd}.demo-tab:hover .demo-tab__sublabel{color:#00ff418c}.demo-tab--active{background:linear-gradient(#0000 0%,#00ff411a 100%);border-bottom-color:#00ff41}.demo-tab--active .demo-tab__label{color:#ebffe2}.demo-tab--active .demo-tab__sublabel{color:#00ff4199}.demo-tab__badge{color:#e5e2e1eb;background:#e5e2e129;border:1px solid #e5e2e13d;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex}.demo-tab--active .demo-tab__badge{color:#fff;background:#e5e2e138;border-color:#e5e2e157}.demo-main-layout{flex-direction:column;flex:1;align-items:stretch;width:100%;max-width:1320px;margin:0 auto;padding:80px 32px 0;display:flex}.demo-result-panel{margin-top:20px}.demo-main-layout .panel-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:14px}.demo-main-layout .panel-card .panel-header{border-bottom:1px solid #00ff412e;padding-bottom:20px}.demo-main-layout .panel-card .panel-header h2{margin-bottom:8px;font-size:20px}.demo-main-layout .panel-copy{color:#93b094}.demo-mode-switch{flex-wrap:wrap;gap:8px;margin:0;display:flex}.demo-mode-button--active{color:#a8ffb7;background:#00ff4124;border-color:#00ff417a}.demo-mode-config{gap:10px;margin:0;display:grid}.demo-task-lookup{grid-template-columns:1fr auto;gap:8px;margin:0;display:grid}.demo-task-lookup .secondary-button{border-radius:6px;font-size:12px}.demo-results-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.demo-results-sidebar{min-width:0;display:grid}.demo-results-viewer{min-width:0}.demo-history-stack,.demo-history-section{gap:12px;display:grid}.demo-history-section__label{letter-spacing:.12em;text-transform:uppercase;color:#e5e2e19e;font-size:11px;font-weight:700}.demo-history-pinned{gap:12px;display:grid}.demo-history-pinned .history-item{margin:0}.demo-history-pinned .history-item--active,.demo-history-list .history-item--active{background:linear-gradient(90deg,#e5e2e11a 0%,#00000059 100%);border-color:#e5e2e147 #e5e2e147 #e5e2e147 #00ff418c;border-left-style:solid;border-left-width:3px}.demo-history-list{background:#181818d1;border:1px solid #e5e2e124;border-radius:10px;max-height:720px;padding:12px;overflow-y:auto}.demo-history-list::-webkit-scrollbar{width:3px}.demo-history-list::-webkit-scrollbar-track{background:0 0}.demo-history-list::-webkit-scrollbar-thumb{background:#e5e2e13d;border-radius:3px}.demo-history-list::-webkit-scrollbar-thumb:hover{background:#e5e2e157}.demo-history-list--horizontal{scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;grid-auto-columns:min(320px,72vw);grid-auto-flow:column;gap:12px;max-height:none;padding:0 0 10px;scroll-padding-inline:0;display:grid;overflow:auto hidden}.demo-history-list--horizontal .history-item{scroll-snap-align:start;scroll-snap-stop:always;width:100%;margin:0}.demo-history-list--horizontal::-webkit-scrollbar{width:auto;height:6px}.demo-task-summary__timestamp{color:#b9ccb2b8;font-size:.9rem}.demo-outputs-grid{--result-meta-width:clamp(132px,45%,200px);grid-template-columns:minmax(0,1fr);place-items:start center;gap:20px;display:grid}.demo-output-card{grid-template-columns:minmax(0,1fr)var(--result-meta-width);background:#1a1a1ae0;border:1px solid #e5e2e129;border-radius:10px;align-items:stretch;width:100%;max-width:960px;transition:all .3s;display:grid;position:relative;overflow:hidden;container-type:inline-size}.demo-output-card:hover{border-color:#e5e2e14d;box-shadow:0 12px 24px #00000057}.demo-output-card--feature{flex-direction:column;justify-self:center;width:min(100%,300px);max-width:300px;display:flex;position:relative}.demo-output-card__media{background:#121212;border-radius:10px 10px 0 0;grid-area:1/1;width:100%;height:100%;min-height:220px}.demo-output-card__media--feature{aspect-ratio:9/19.5;object-fit:cover;width:100%;height:auto;min-height:0;margin:0;display:block}.demo-output-card .output-card__body{flex-direction:column;grid-area:1/2;justify-content:space-between;padding:10px 12px;display:flex}.demo-output-card--feature .output-card__body{grid-column:unset;grid-row:unset;pointer-events:none;background:linear-gradient(#000000d9 0%,#0000 40%),linear-gradient(#0000 60%,#000000d9 100%);border-top:none;flex-direction:column;justify-content:space-between;padding:14px 16px 80px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.demo-output-card--feature .output-card__body button,.demo-output-card--feature .output-card__body a{pointer-events:auto;z-index:2;position:relative}.demo-output-card__meta-row{flex-wrap:wrap;align-items:center;gap:8px;padding:0;display:flex}.demo-output-card__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 0 0;display:flex}@container (width<=150px){.demo-output-card__actions{flex-direction:column;align-items:stretch}.demo-output-open-btn{width:100%}}.demo-output-pill{color:#e5e2e1e6;letter-spacing:.06em;text-transform:uppercase;background:#e5e2e114;border:1px solid #e5e2e133;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.demo-output-open-btn{color:#e5e2e1;background:#e5e2e114;border-color:#e5e2e142;border-radius:8px;min-width:96px;font-size:12px;font-weight:600}.demo-output-open-btn:hover:not(:disabled){color:#fff;background:#e5e2e129;border-color:#e5e2e16b}.demo-task-status-card{aspect-ratio:9/19.5;text-align:center;background:#141414b8;border:1px solid #e5e2e133;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:min(100%,300px);margin:0 auto;padding:24px;display:flex}.demo-task-status-card--queued{color:#b9ccb2c7;background:#1a1a1ac7;border-color:#b9ccb242}.demo-task-status-card--running{color:#e5e2e1;background:#1e1e1ed1;border-color:#e5e2e142;box-shadow:0 0 24px #ffffff0f}.demo-task-status-card--success{color:#e5e2e1;background:#1e1e1ed1;border-color:#e5e2e142}.demo-task-status-card--failed{color:#ff95aa;background:#250c11c2;border-color:#fc818159;box-shadow:0 0 24px #fc81811a}.demo-task-status-card--unknown{color:#b9ccb2b3;background:#181818bf;border-color:#b9ccb238}.demo-task-status-card__icon{opacity:.85;place-items:center;width:96px;height:96px;display:grid}.demo-task-status-card__icon svg{margin:0 auto;display:block}.demo-task-status-card__label{letter-spacing:.01em;font-size:15px;font-weight:600}.demo-task-status-card__error{opacity:.7;max-width:220px;font-size:12px;line-height:1.5}.demo-task-status-loader{width:84px;height:84px;position:relative}.demo-task-status-loader__ring{border:2px solid #0000;border-radius:999px;position:absolute;top:0;bottom:0;left:0;right:0}.demo-task-status-loader__ring--outer{border-top-color:#e5e2e1d9;border-left-color:#e5e2e159;animation:1.2s linear infinite demo-loader-spin}.demo-task-status-loader__ring--inner{border-top-color:#00ff41ad;border-right-color:#00ff414d;animation:1.1s linear infinite demo-loader-spin-rev;top:11px;bottom:11px;left:11px;right:11px}.demo-task-status-loader__core{background:linear-gradient(135deg,#d8dbd8,#8ea38f);border-radius:999px;position:absolute;top:26px;bottom:26px;left:26px;right:26px;box-shadow:0 0 18px #e5e2e133}.demo-task-status-loader__dot{border-radius:999px;position:absolute}.demo-task-status-loader__dot--one{background:#cdd4ce;width:8px;height:8px;margin-left:-4px;animation:1.9s linear infinite demo-loader-orbit-one;top:5px;left:50%;box-shadow:0 0 10px #e5e2e185}.demo-task-status-loader__dot--two{background:#b8c8ba;width:7px;height:7px;animation:2.2s linear infinite demo-loader-orbit-two;bottom:16px;left:4px;box-shadow:0 0 10px #b9ccb27a}.demo-task-status-loader__dot--three{background:#93aa95;width:7px;height:7px;animation:2.1s linear infinite demo-loader-orbit-three;top:48%;right:4px;box-shadow:0 0 10px #93aa957a}.demo-status-pulse{animation:1.8s ease-in-out infinite demo-pulse-opacity}.demo-exhausted-wall{text-align:center;background:#fb71851f;border:1px solid #fb71856b;border-radius:12px;padding:32px}.demo-exhausted-wall h3{color:#ffdbe3;margin:0 0 12px;font-size:18px}.demo-exhausted-wall p{color:#c3d5c5;margin:0 0 16px}.demo-cta-link{border-radius:8px;text-decoration:none}.demo-run-button{box-shadow:none;letter-spacing:.12em;border-radius:0;min-height:52px;font-weight:700;transition:background-color .2s,border-color .2s}.demo-run-button.primary-button{color:#003607;box-shadow:none;background:#00ff41;border:1px solid #00ff41}.demo-run-button.primary-button:hover:not(:disabled){background:#13ff4f;border-color:#13ff4f}.demo-run-button.primary-button:disabled{color:#002707ad;background:#00ff4147;border-color:#00ff4133}.demo-run-button__icon{color:#005f12;font-family:Space Mono,ui-monospace,monospace;font-size:13px;line-height:1}.demo-run-button--mobile-only{display:none}.demo-run-button:hover:not(:disabled){box-shadow:none;transform:none}.demo-terminal-progress{gap:6px;margin-top:2px;display:grid}.demo-terminal-progress__line{letter-spacing:.03em;color:#e5e2e1d9;opacity:.45;align-items:center;gap:8px;min-width:0;font-family:Space Mono,ui-monospace,monospace;font-size:11px;animation:2.8s linear infinite demo-terminal-line;display:flex}.demo-terminal-progress__prompt{color:#00ff418c;flex-shrink:0}.demo-terminal-progress__text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.demo-terminal-progress__cursor{color:#e5e2e1d9;animation:.9s step-end infinite demo-terminal-cursor}.demo-terminal-progress--compact{background:#0000006b;border:1px dashed #e5e2e12e;width:100%;margin-top:2px;padding:10px 12px}.demo-terminal-progress--compact .demo-terminal-progress__line{font-size:10px}.demo-task-status-card{overflow:hidden}.demo-task-status-card .demo-terminal-progress--compact{max-width:100%;overflow:hidden}.demo-run-progress--mobile-anchor{display:none}@keyframes demo-spin{to{transform:rotate(360deg)}}@keyframes demo-loader-spin{to{transform:rotate(360deg)}}@keyframes demo-loader-spin-rev{to{transform:rotate(-360deg)}}@keyframes demo-loader-orbit-one{to{transform:rotate(360deg)}}@keyframes demo-loader-orbit-two{to{transform:rotate(-360deg)}}@keyframes demo-loader-orbit-three{to{transform:rotate(360deg)}}@keyframes demo-pulse-opacity{0%,to{opacity:.4}50%{opacity:1}}@keyframes demo-terminal-cursor{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes demo-terminal-line{0%,to{opacity:.4}40%{opacity:1}70%{opacity:.65}}@keyframes demo-toast-in-out{0%{opacity:0;transform:translate(-50%)translateY(12px)}12%{opacity:1;transform:translate(-50%)translateY(0)}80%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-8px)}}.demo-toast{z-index:500;white-space:nowrap;pointer-events:none;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600;animation:3s forwards demo-toast-in-out;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.demo-toast--success{color:#b4ffbe;background:#00ff412e;border:1px solid #00ff4180;box-shadow:0 8px 24px #00ff4133}.demo-mobile-video-preview{width:100%;line-height:0;position:relative}.demo-mobile-video-preview__play{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#0000008c;border:2px solid #ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:background .18s,transform .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-mobile-video-preview__play:hover{background:#000000bf;transform:translate(-50%,-50%)scale(1.08)}.demo-mobile-video-preview__play:focus-visible{background:#000000bf;transform:translate(-50%,-50%)scale(1.08)}.demo-mobile-video-preview__play svg{width:28px;height:28px;margin-left:3px}.video-preset-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (min-width:480px){.video-preset-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:900px){.video-preset-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.video-preset-section{margin-top:24px}.demo-create-grid{grid-template-columns:1fr 2fr;align-items:start;gap:24px;display:grid}.video-preset-section__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.video-preset-section__title{letter-spacing:.08em;text-transform:uppercase;color:#83a587;margin:0;font-size:13px;font-weight:700}.video-preset-section__badge{color:#b8ffc3;background:#00ff411f;border:1px solid #00ff4157;border-radius:999px;align-items:center;padding:3px 12px;font-size:12px;font-weight:600;display:inline-flex}.video-preset-card{aspect-ratio:3/4;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.video-preset-card:focus-visible{border-color:var(--neon-cyan);outline:none;box-shadow:0 0 0 3px #00ff413d}.video-preset-card--hovered{transform:scale(1.04)}.video-preset-card--selected{border-color:var(--neon-cyan);transform:scale(1.04);box-shadow:0 0 12px #00ff414d,0 0 0 2px #00ff411f}.video-preset-card__media{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.video-preset-card__placeholder{background:linear-gradient(135deg,#163e1cdb 0%,#0e3016e6 50%,#00ff41a3 100%);position:absolute;top:0;bottom:0;left:0;right:0}.video-preset-card__overlay{background:linear-gradient(#0000 0%,#00000040 50%,#000000d9 100%);transition:opacity .18s;position:absolute;top:0;bottom:0;left:0;right:0}.video-preset-card__overlay--playing{opacity:.4}.video-preset-card__play-btn{z-index:3;-webkit-backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-preset-card__play-btn:hover{background:#ffffff47;transform:translate(-50%,-50%)scale(1.1)}.video-preset-card__name{color:#f1f5f9;z-index:2;pointer-events:none;letter-spacing:.02em;padding:8px 10px;font-size:12px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.video-preset-card__check{background:var(--neon-cyan);z-index:3;color:#050510;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #00ff4180}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--success{color:#c9e7e4;background:#02a06c61;border-color:#10b98161}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--failed{color:#b4234c;background:#fb71852e;border-color:#fb718561}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--queued{color:#475e90;background:#94a3b829;border-color:#94a3b857}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--running{color:#3b4b73;background:#818cf82e;border-color:#818cf861}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--unknown{color:#64748b;background:#94a3b824;border-color:#94a3b852}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .demo-output-pill{color:#fcfcfc;background:#4f46e51f;border-color:#4f46e573}.demo-page--light .demo-mobile-task-card .demo-mobile-task-card__meta--overlay .demo-header__debug-btn{color:#3b4b73;background:#e9f0ffeb;border-color:#9faed47a}.demo-page--light{color:#1f2a44}.demo-page--light .demo-header{background:#f2f6ffe6;border-color:#9faed470;box-shadow:0 12px 30px #37486c24}.demo-page--light .demo-header__title h1,.demo-page--light .panel-card h2,.demo-page--light .history-item__header strong,.demo-page--light .output-card__body p{color:#1f2a44}.demo-page--light .demo-header__runs,.demo-page--light .demo-header__token-badge,.demo-page--light .status-chip--success,.demo-page--light .status-chip--running{color:#0f766e;background:#00d63624;border-color:#00d63661}.demo-page--light .demo-header__debug-btn,.demo-page--light .demo-theme-toggle,.demo-page--light .secondary-button{color:#3b4b73;background:#e9f0ffeb;border-color:#9faed47a}.demo-page--light .demo-theme-toggle:hover:not(:disabled){background:#818cf826;border-color:#818cf84d}.demo-page--light .demo-theme-toggle__icon{color:#1f2a44}@media (max-width:768px){.demo-page--light .demo-header__tabs{background:#f2f6ffe6;border-top:1px solid #9faed470}}.demo-page--light .demo-debug-panel,.demo-page--light .demo-debug-item{background:#f7faffeb;border-color:#9faed46b}.demo-page--light .demo-tab{color:#4f7055}.demo-page--light .demo-tab:nth-child(2){color:#2d5e37;background:#00d6361a;border-color:#00d6363d}.demo-page--light .demo-tab:hover{color:#1f4f2a;background:#00d63629;border-color:#00d63657}.demo-page--light .demo-tab:nth-child(2):hover{color:#194525;background:#00d63633;border-color:#00d6366b}.demo-page--light .demo-tab--active{color:#1d3b22;background:linear-gradient(#00d6364d 0%,#00b82f38 100%);border-color:#00b82f80;box-shadow:inset 0 0 0 1px #00b82f2e,0 6px 16px #00b82f33}.demo-page--light .demo-tab:nth-child(2).demo-tab--active{color:#15331e;background:linear-gradient(#00d6365c 0%,#00b82f42 100%);border-color:#00b82f94;box-shadow:inset 0 0 0 1px #00b82f33,0 8px 18px #00b82f3d}.demo-page--light .demo-tab__badge{color:#21542b;background:#00d63633;border-color:#00d63657}.demo-page--light .demo-tab:nth-child(2) .demo-tab__badge{color:#1b4a25;background:#00b82f3d;border-color:#00b82f66}.demo-page--light .demo-tab--active .demo-tab__badge{color:#1f2a44;background:#ffffff73;border-color:#ffffff9e}.demo-page--light .demo-tab:nth-child(2).demo-tab--active .demo-tab__badge{color:#172644;background:#ffffff94;border-color:#ffffffb8}.demo-page--light .demo-main-layout .panel-card,.demo-page--light .panel-card{background:#f7faffeb;border-color:#9faed46b}.demo-page--light .demo-main-layout .panel-copy,.demo-page--light .panel-copy{color:#5c6c93}.demo-page--light .demo-history-list{background:#eff5fff2;border-color:#9faed480;box-shadow:inset 0 1px #fffc}.demo-page--light .demo-results-sidebar .demo-history-list{background:linear-gradient(#e6e0ffd1 0%,#f2eefff0 100%);border-color:#9780f575}.demo-page--light .demo-history-section__label,.demo-page--light .demo-task-summary__timestamp{color:#566890}.demo-page--light .demo-history-list .history-item{background:#ffffffe6;border-color:#9faed46b}.demo-page--light .demo-history-list .history-item:hover{background:#f4f8ff;border-color:#7081fa70}.demo-page--light .demo-history-pinned .history-item--active,.demo-page--light .demo-history-list .history-item--active{background:linear-gradient(90deg,#00d6362e 0%,#f4f8ff 100%);border-color:#00b82f80 #00b82f80 #00b82f80 #00b831}.demo-page--light .demo-history-list .history-item__header strong{color:#1d2d52}.demo-page--light .demo-history-list .history-item p{color:#566890}.demo-page--light .demo-history-list::-webkit-scrollbar-track{background:#d6e1f873}.demo-page--light .demo-history-list::-webkit-scrollbar-thumb{background:#7081fa6b}.demo-page--light .demo-history-list::-webkit-scrollbar-thumb:hover{background:#586cf58f}.demo-page--light .demo-output-pill{color:#1f4f2a;background:#00d6361f;border-color:#00b82f6b}.demo-page--light .output-card,.demo-page--light .demo-output-card{background:#f7faffeb;border-color:#9faed46b}.demo-page--light .output-card__meta{color:#5c6c93}.demo-page--light .demo-output-open-btn{color:#0f766e;background:#10b98124;border-color:#10b98161}.demo-page--light .demo-output-open-btn:hover:not(:disabled){color:#065f46;background:#10b9813d;border-color:#10b98180}.demo-page--light .demo-task-status-card{color:#233657;background:linear-gradient(#f6fafff5 0%,#eef5fff5 100%);border-color:#adbade8f;box-shadow:0 10px 24px #42537a1f}.demo-page--light .demo-task-status-card--queued{color:#475569;background:linear-gradient(#f5f8fdfa 0%,#ecf2fafa 100%);border-color:#94a3b873}.demo-page--light .demo-task-status-card--running,.demo-page--light .demo-task-status-card--success{color:#0f4c81;background:linear-gradient(#edf8fffa 0%,#e3f2fffa 100%);border-color:#63b3ed80;box-shadow:0 10px 26px #63b3ed2e}.demo-page--light .demo-task-status-card--failed{color:#9f1239;background:linear-gradient(#fff1f1fa 0%,#ffe7e7fa 100%);border-color:#fc818185;box-shadow:0 10px 24px #fc81812e}.demo-page--light .demo-task-status-card--unknown{color:#334155;background:linear-gradient(#f2f7fcfa 0%,#e9f1f9fa 100%);border-color:#94a3b875}.demo-page--light .demo-task-status-card__error{color:#233657d9}.demo-page--light .status-chip--queued,.demo-page--light .status-chip--unknown{color:#475e90;background:#94a3b829;border-color:#94a3b857}.demo-page--light .status-chip--failed{color:#b4234c;background:#fb718529;border-color:#fb718561}.demo-page--light .status-banner--info{color:#2d4ba5;background:#818cf824;border-color:#818cf86b}.demo-page--light .status-banner--error{color:#b4234c;background:#fb718524;border-color:#fb718566}.demo-page--light .text-input{color:#1f2a44;background:#fffffffa;border-color:#9faed470}.demo-page--light .text-input:focus{border-color:#818cf8b8;box-shadow:0 0 0 3px #818cf82b}.demo-page--light .file-picker{background:linear-gradient(#f9fcfff5 0%,#f0f6fff5 100%);border-color:#9faed485;box-shadow:inset 0 1px #ffffffe6}.demo-page--light .file-picker:hover,.demo-page--light .file-picker--dragging{background:linear-gradient(#f4f8fffa 0%,#e8f0fffa 100%);border-color:#7081fa9e;box-shadow:inset 0 0 0 1px #7081fa33,0 10px 20px #4f68ff24}.demo-page--light .file-picker__icon{color:#4f68ff}.demo-page--light .file-picker__label{color:#223256}.demo-page--light .file-picker__helper,.demo-page--light .file-picker__placeholder{color:#5f6f98}.demo-page--light .file-picker__name{color:#2b3f6f;background:#7081fa1f;border:1px solid #7081fa40}.demo-page--light .file-picker__pill{color:#0f766e;background:#10b98133}.demo-page--light .file-picker--filled .file-picker__preview{background:#e5ecfcdb;border:1px solid #9faed473}.demo-page--light .primary-button{color:#fff;background:linear-gradient(#4f68ff 0%,#3d52dc 100%);box-shadow:0 8px 20px #3d52dc40}.demo-page--light .primary-button:hover:not(:disabled){background:linear-gradient(#5b74ff 0%,#4a5fe7 100%);box-shadow:0 10px 24px #3d52dc52}.demo-page--light .history-item,.demo-page--light .output-card,.demo-page--light .helper-box,.demo-page--light .empty-state{background:#f7faffeb;border-color:#9faed46b}.demo-page--light .empty-state{color:#5f6f98;border-style:dashed;border-width:1px}.demo-page--light .panel-copy,.demo-page--light .history-item p,.demo-page--light .empty-state,.demo-page--light .helper-box{color:#5c6c93}.demo-page--light .demo-toast--success{color:#0f766e;background:#10b9811f;border-color:#10b98159;box-shadow:0 8px 24px #10b9811f}.demo-page--light .demo-mobile-task-card{background:#f7faffeb;border-color:#9faed46b}.demo-page--light .demo-mobile-task-card__video{background:#e8eeff}.demo-page--light .demo-mobile-task-card__status{border-bottom-color:#9faed44d}.demo-page--light .demo-mobile-task-card__meta .demo-task-summary__timestamp{color:#566890}.demo-page--light .video-preset-section__title{color:#5c6c93}.demo-page--light .video-preset-section__badge{color:#6338c8;background:#6338c81a;border-color:#6338c84d}.demo-page--light .video-preset-card--selected{border-color:#6338c8;box-shadow:0 0 12px #6338c840,0 0 0 2px #6338c81a}.demo-page--light .video-preset-card:focus-visible{border-color:#6338c8;box-shadow:0 0 0 3px #6338c833}.demo-page--light .video-preset-card__check{color:#fff;background:#6338c8;box-shadow:0 2px 8px #6338c866}@media (max-width:768px){.demo-header{-webkit-backdrop-filter:none;padding-bottom:10px;position:relative}.demo-header__content{align-items:center;gap:12px;padding:0 14px}.demo-header__title{justify-content:center}.demo-header__logo{width:88px;height:68px}.demo-header__tabs{z-index:120;flex:unset;padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));background:linear-gradient(#0a0e0bf2 0%,#0a0e0be6 100%);border-top:1px solid #00ff4133;justify-content:space-around;max-width:100%;margin:0;position:fixed;bottom:0;left:0;right:0}.demo-header__controls{align-items:center;gap:12px;margin-left:auto;display:flex}.demo-header__token-form{flex:1}.demo-theme-toggle{width:40px}.demo-token-debug-form{grid-template-columns:1fr}.demo-debug-panel{grid-template-columns:1fr;padding:12px 16px}.demo-tab{border-radius:8px;flex:1;justify-content:center;min-width:0;margin:0 4px}.demo-main-layout{padding:16px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.demo-result-panel{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.demo-result-panel .panel-header{display:none}.demo-mobile-feed{flex-direction:column;gap:24px;width:80%;margin:0 auto;display:flex}.demo-mobile-feed__section{flex-direction:column;gap:12px;display:flex}.demo-mobile-task-card{background:#181818d6;border:1px solid #e5e2e129;border-radius:12px;flex-direction:column;gap:10px;display:flex;overflow:hidden}.demo-mobile-task-card__video{aspect-ratio:14/16;object-fit:cover;background:#121212;width:100%;display:block}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--queued,.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--unknown{color:#e5e2e1;background:#e5e2e133;border-color:#e5e2e157}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--running{color:#fff;background:#e5e2e13d;border-color:#e5e2e16b}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--success{color:#fff;background:#e5e2e142;border-color:#e5e2e173}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .status-chip--failed{background:#ff00558c;border-color:#f05c}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .demo-output-pill{color:#e5e2e1;background:#e5e2e12e;border-color:#e5e2e157}.demo-mobile-task-card .demo-mobile-task-card__meta--overlay .demo-header__debug-btn{border-radius:6px;min-width:0;min-height:0;padding:4px 6px;font-size:12px}.demo-mobile-task-card__status{aspect-ratio:auto;border:none;border-bottom:1px solid #e5e2e12e;border-radius:0;width:100%;min-height:120px;padding-top:18px;padding-bottom:18px}.demo-mobile-task-card__status .demo-task-status-card__icon{opacity:.95;width:84px;height:84px}.demo-mobile-task-card__status .demo-task-status-loader__ring--outer{border-top-color:#e5e2e1f2;border-left-color:#e5e2e180}.demo-mobile-task-card__meta{display:none}.demo-mobile-task-card__meta--overlay{z-index:2;pointer-events:none;flex-flow:column;align-items:flex-end;gap:6px;width:auto;padding:0;display:flex;position:absolute;top:10px;left:auto;right:10px}.demo-mobile-task-card__meta--overlay>*{pointer-events:auto}.demo-result-panel .demo-results-layout{grid-template-columns:1fr;gap:14px}.demo-result-panel .demo-history-stack{gap:14px}.demo-result-panel .demo-history-list{scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;grid-auto-columns:min(300px,78vw);grid-auto-flow:column;gap:12px;max-height:none;padding:0 0 10px;scroll-padding-inline:0;display:grid;overflow:auto hidden}.demo-result-panel .demo-history-list .history-item{scroll-snap-align:start;scroll-snap-stop:always;width:100%;margin:0}.demo-result-panel .demo-history-list::-webkit-scrollbar{width:auto;height:6px}.demo-result-panel .demo-outputs-grid{grid-template-columns:1fr;gap:12px}.demo-result-panel .demo-output-card{flex-direction:column;max-width:100%;display:flex}.demo-result-panel .demo-output-card .output-card__body{order:2;padding:12px}.demo-result-panel .demo-output-card__media{border-radius:10px 10px 0 0;order:1;height:auto;min-height:0}.demo-result-panel .demo-output-card__media--feature{max-height:70vh}.demo-output-card__actions{flex-direction:column;align-items:stretch}.demo-create-grid{grid-template-columns:1fr}.demo-run-button--desktop-only{display:none}.demo-run-button--mobile-only{display:block}.demo-run-progress--desktop-anchor{display:none}.demo-run-progress--mobile-anchor{margin-top:12px;display:block}.demo-create-presets-col{order:1}.demo-create-image-col{order:2}.video-preset-grid{grid-template-columns:repeat(2,1fr);gap:14px}.video-preset-card--hovered,.video-preset-card--selected{transform:none}.video-preset-card--selected{border-color:var(--neon-cyan);box-shadow:0 0 8px #00ff4140}}