:root{--bg:#f4f7fb;--surface:#fff;--surface-blue:#f5f8ff;--text:#132238;--text-soft:#586a80;--text-faint:#7c8ca0;--brand:#155eef;--brand-dark:#0d46b6;--brand-soft:#eaf1ff;--border:#dfe6ef;--border-strong:#c9d5e5;--success:#16794a;--warning:#935c00;--danger:#b42318;--radius:14px;--shadow:0 18px 50px #182d4d1c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:var(--brand-dark)}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #8b5cf6}.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}.site-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:10px max(18px,50vw - 740px);display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.02em;font-weight:800;text-decoration:none}.site-header nav,.site-footer nav{align-items:center;gap:22px;display:flex}.site-header nav a,.site-footer nav a{color:var(--text-soft);font-size:14px;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover{color:var(--brand)}.hero{text-align:center;max-width:920px;margin:0 auto;padding:36px 24px 22px}.hero h1{letter-spacing:-.055em;margin-bottom:10px;font-size:clamp(36px,5vw,62px);line-height:1.04}.hero>p:not(.eyebrow){max-width:760px;color:var(--text-soft);margin:0 auto;font-size:clamp(16px,2vw,20px)}.eyebrow{color:var(--brand-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;line-height:1.3}.hero-facts{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:16px;display:flex}.hero-facts span{color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:7px 11px;font-size:12px}.page-shell{width:calc(100% - 32px);max-width:1680px;margin:0 auto}.generator-shell{background:var(--surface);border:1px solid var(--border-strong);min-height:650px;box-shadow:var(--shadow);border-radius:18px;margin-bottom:100px;scroll-margin-top:80px;overflow:visible}.task-bar{z-index:25;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-radius:18px 18px 0 0;align-items:center;gap:10px;min-height:62px;padding:9px 12px;display:flex;position:sticky;top:64px}.task-tabs{flex:1;gap:7px;min-width:0;display:flex;overflow-x:auto}.task-tab-wrap{border:1px solid var(--border);background:#f8faff;border-radius:10px;flex:190px;min-width:160px;max-width:235px;position:relative;overflow:hidden}.task-tab-wrap.active{background:var(--brand-soft);box-shadow:inset 0 -2px 0 var(--brand);border-color:#91afe8}.task-tab-wrap.draft{border-style:dashed;flex:0 220px;min-width:190px}.task-tab-wrap.draft .status-dot{background:var(--brand);box-shadow:0 0 0 4px #155eef1f}.task-tab{width:100%;min-height:44px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:8px minmax(0,1fr);column-gap:7px;padding:5px 34px 5px 10px;display:grid}.task-tab>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.task-tab small{color:var(--text-soft);font-size:10px}.status-dot{background:#9ca8b8;border-radius:50%;grid-row:1/3;align-self:center;width:8px;height:8px}.status-dot.state-running,.status-dot.state-queued{background:var(--brand);box-shadow:0 0 0 4px #155eef1f}.status-dot.state-completed{background:var(--success)}.status-dot.state-failed,.status-dot.state-partial_failure{background:#d97706}.close-tab{width:44px;height:44px;color:var(--text-faint);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:0;right:0}.close-tab:hover{color:var(--danger);background:var(--surface)}.new-task{min-height:44px;color:var(--brand-dark);background:var(--surface-blue);cursor:pointer;border:1px dashed #96add3;border-radius:10px;padding:8px 13px;font-weight:750}.mobile-task-picker{flex:1;min-width:0;display:none}.mobile-task-picker select{width:100%;min-height:44px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:9px;padding:8px 10px}.generator-frame{grid-template-columns:216px minmax(0,1fr);min-height:650px;display:grid}.workspace-nav{border-right:1px solid var(--border);background:#f8faff;border-radius:0 0 0 18px;padding:15px 10px}.workspace-nav button{width:100%;min-height:62px;color:var(--text-soft);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;margin-bottom:7px;padding:9px 10px;display:flex}.workspace-nav button>span{background:#edf1f7;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.workspace-nav button strong{font-size:12px}.workspace-nav button.active{color:var(--brand-dark);background:var(--brand-soft);border-color:#b8caf0}.generator-main{min-width:0}.workspace-body{grid-template-columns:clamp(390px,31vw,460px) minmax(0,1fr);min-height:650px;display:grid}.configuration-panel{border-right:1px solid var(--border);background:#fbfcff;flex-direction:column;min-width:0;display:flex}.configuration-content{padding:22px 22px 8px}.panel-title{margin-bottom:20px}.panel-title h2{letter-spacing:-.025em;margin-bottom:5px;font-size:clamp(22px,2.3vw,30px);line-height:1.15}.panel-title>p:last-child{color:var(--text-soft);margin-bottom:0;font-size:13px}.form-section{border:0;border-bottom:1px solid var(--border);margin:0 0 22px;padding:0 0 22px}.form-section legend{padding:0 0 11px;font-size:16px;font-weight:750}.form-section>label:not(.radio-row){flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.form-section>label span,.section-heading p{color:var(--text-soft);margin:2px 0 0;font-size:11px}.section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.section-heading h3{margin-bottom:1px;font-size:16px}.section-heading>span{min-height:28px;color:var(--text-soft);background:#edf1f6;border-radius:999px;padding:4px 9px;font-size:12px}.dropzone{width:100%;min-height:138px;color:var(--brand-dark);background:var(--surface);cursor:pointer;border:1.5px dashed #95add1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:18px;display:flex}.dropzone span{color:var(--text-soft);font-size:12px}.dropzone:disabled{opacity:.55;cursor:not-allowed}.upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.upload-grid figure{border:1px solid var(--border);background:var(--surface);border-radius:9px;min-width:0;margin:0;overflow:hidden}.upload-preview{aspect-ratio:1;position:relative;overflow:hidden}.upload-grid img{object-fit:cover;width:100%;height:100%}.upload-grid figcaption{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#101f34d4;border-radius:4px;max-width:calc(100% - 6px);padding:2px 5px;font-size:9px;position:absolute;bottom:3px;left:3px;overflow:hidden}.upload-actions{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.upload-actions button{min-width:0;min-height:44px;color:var(--text-soft);background:var(--surface);border:0;border-right:1px solid var(--border);cursor:pointer;padding:0;font-size:16px}.upload-actions button:last-child{color:var(--danger);border-right:0;font-size:20px}.upload-actions button:disabled{color:#b7c0cc;cursor:not-allowed}textarea{width:100%;min-height:110px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);resize:vertical;border-radius:10px;padding:11px}.ratio-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.ratio-grid button{min-height:52px;color:var(--text-soft);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:5px;font-size:11px}.ratio-grid button.active{color:var(--brand-dark);background:var(--brand-soft);border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.radio-row{background:var(--surface);border:1px solid var(--border);border-radius:9px;align-items:flex-start;gap:9px;min-height:58px;margin-bottom:8px;padding:10px;display:flex}.radio-row input{margin-top:4px}.radio-row span{flex-direction:column;display:flex}.radio-row small{color:var(--text-soft)}.toggle-row{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:9px;align-items:flex-start;min-height:72px;padding:11px;flex-direction:row!important;gap:10px!important;display:flex!important}.toggle-row input{width:20px;height:20px;accent-color:var(--brand);flex:0 0 20px;margin:2px 0 0}.toggle-row span{flex-direction:column;gap:2px;display:flex}.toggle-row small{color:var(--text-soft);font-size:11px}.count-error{color:var(--danger);margin:9px 0 0;font-size:12px;font-weight:700}.section-heading>span.count-over{color:var(--danger);background:#fff0ee}.output-list{gap:7px;display:grid}.output-row{background:var(--surface);border:1px solid var(--border);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:58px;padding:8px 7px 8px 11px;display:flex}.output-row>div:first-child{flex-direction:column;min-width:0;display:flex}.output-row>div:first-child strong{font-size:13px}.output-row>div:first-child span{color:var(--text-soft);text-overflow:ellipsis;font-size:10px;overflow:hidden}.output-row>div:first-child input,.custom-output-add input{min-width:0;min-height:36px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:7px;padding:6px 8px;font-size:13px;font-weight:700}.output-row>div:first-child select{min-height:32px;color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:7px;margin-top:4px;font-size:11px}.listing-module-groups{gap:7px;margin-top:7px;display:grid}.listing-module-group{border:1px solid var(--border);background:#f8fafc;border-radius:9px;overflow:clip}.listing-module-group summary{min-height:54px;color:var(--text);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:9px;padding:8px 10px 8px 11px;list-style:none;display:grid}.listing-module-group summary::-webkit-details-marker{display:none}.listing-module-group summary>span:first-child{flex-direction:column;min-width:0;display:flex}.listing-module-group summary strong{font-size:13px}.listing-module-group summary small{color:var(--text-soft);font-size:10px}.listing-module-group summary:after{content:"+";color:var(--brand-dark);text-align:center;font-size:20px}.listing-module-group[open] summary:after{content:"−"}.listing-module-group summary:hover,.listing-module-group summary:focus-visible{background:var(--brand-soft);outline:none}.listing-module-count{color:var(--text-soft);white-space:nowrap;font-size:11px;font-weight:700}.listing-module-group>.output-list{padding:0 7px 7px}.custom-output-list{margin-top:7px}.custom-output-delete{width:44px;height:44px;color:var(--danger);cursor:pointer;background:#fff7f6;border:1px solid #f0c1bc;border-radius:8px;flex:0 0 44px;padding:0;font-size:22px}.custom-output-trigger{min-height:44px;color:var(--brand-dark);cursor:pointer;background:0 0;border:0;border-radius:7px;margin-top:9px;padding:7px 3px;font-size:13px;font-weight:760}.custom-output-trigger:hover,.custom-output-trigger:focus-visible{color:var(--brand);background:var(--brand-soft);outline:none}.custom-output-add{background:#f8fbff;border:1px solid #cbdcff;border-radius:9px;grid-template-columns:minmax(160px,1fr) auto auto 44px;align-items:center;gap:7px;margin-top:9px;padding:8px;display:grid}.custom-output-add input{margin:0}.custom-output-mode{border:1px solid var(--border);background:#fff;border-radius:8px;padding:2px;display:inline-flex}.custom-output-mode button{min-height:32px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:720}.custom-output-mode button.active{color:var(--brand-dark);background:var(--brand-soft)}.custom-output-add .button{min-height:36px;padding-inline:12px}.custom-output-cancel{width:36px;height:36px;color:var(--text-soft);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;padding:0;font-size:21px}.custom-output-error{color:var(--danger);grid-column:1/-1;margin:0;font-size:12px;font-weight:650}.counter{flex:none;grid-template-columns:44px 26px 44px;align-items:center;display:grid}.counter button{width:44px;height:44px;color:var(--text);border:1px solid var(--border);cursor:pointer;background:#fbfcfe;border-radius:8px;padding:0}.counter button:disabled{color:#abb5c3;cursor:not-allowed}.counter output{text-align:center;font-size:13px;font-weight:800}.submit-dock{border-top:1px solid var(--border);background:#fffffff7;margin-top:auto;padding:14px 22px 17px;position:sticky;top:136px;box-shadow:0 -8px 18px #1c2d460f}.submit-dock>div{color:var(--text-soft);justify-content:space-between;gap:10px;margin-bottom:9px;font-size:12px;display:flex}.submit-dock>div strong{color:var(--text)}.submit-dock small{color:var(--text-soft);text-align:center;margin-top:8px;display:block}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:8px 13px;font-weight:720;text-decoration:none;display:inline-flex}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{color:#fff;background:var(--brand)}.button.primary:hover{background:var(--brand-dark)}.button.secondary{color:var(--brand-dark);background:var(--surface);border-color:#afc3e7}.button.danger{color:var(--danger);background:#fff7f6;border-color:#f0c1bc}.button.full{width:100%;margin-top:9px}.task-summary{color:var(--text-soft)}.task-context-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.task-context-heading>span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.task-context-heading small{color:var(--text-soft);background:#edf1f7;border-radius:999px;flex:none;padding:4px 7px;font-size:11px;font-weight:700}.task-description,.task-output-plan{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px}.task-summary h3{color:var(--text);margin:0 0 6px;font-size:13px}.task-description p{color:var(--text-soft);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.task-summary dl{margin:16px 0}.task-summary dl div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;min-height:42px;display:flex}.task-summary dt{font-size:12px}.task-summary dd{color:var(--text);margin:0;font-weight:700}.task-output-plan ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.task-output-plan li{justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.task-output-plan li strong{min-width:23px;color:var(--brand-dark);background:var(--brand-soft);text-align:center;border-radius:999px;padding:2px 6px;font-size:11px}.task-lock-note{margin:15px 0 4px;font-size:12px;line-height:1.5}.task-delete-link{min-height:44px;color:var(--danger);text-align:left;text-underline-offset:3px;cursor:pointer;font:inherit;background:0 0;border:0;margin-top:4px;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.task-delete-link:hover{color:#a51d18}.task-delete-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:3px}.task-delete-link:disabled{opacity:.5;cursor:not-allowed}.results-panel{min-width:0;min-height:650px;padding:28px clamp(22px,2.5vw,40px)}.task-progress-copy{font-variant-numeric:tabular-nums}.elapsed-time{white-space:nowrap}.elapsed-guidance{color:var(--text-soft);font-size:12px;margin-top:5px!important}.draft-notice{color:var(--brand-dark);background:var(--brand-soft);border:1px solid #b8caf0;border-radius:9px;margin:10px 0 18px;padding:11px 13px}.error-banner{color:var(--danger);background:#fff1ef;border:1px solid #ffd1cb;border-radius:9px;margin:10px 0 18px;padding:11px 13px}.progress{background:#dce5f2;border-radius:999px;height:7px;margin:0 0 22px;overflow:hidden}.progress span{background:var(--brand);height:100%;transition:width .25s;display:block}.results-toolbar{min-height:44px;color:var(--text-soft);justify-content:space-between;align-items:center;gap:12px;margin:-6px 0 18px;font-size:13px;display:flex}.results-toolbar .button{white-space:nowrap;min-height:44px;padding-inline:14px}.waitlist-card{background:linear-gradient(135deg,#f7f5ff,#eef5ff);border:1px solid #c8c5ef;border-radius:13px;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);align-items:center;gap:18px 24px;margin:0 0 20px;padding:18px;display:grid}.waitlist-card h3{margin:3px 0 5px;font-size:18px}.waitlist-card p{color:var(--text-soft);margin:0;font-size:13px;line-height:1.5}.waitlist-fields{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.waitlist-fields input{background:var(--surface);border:1px solid #aebbd0;border-radius:9px;min-width:0;min-height:44px;padding:9px 11px}.waitlist-consent{color:var(--text-soft);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;margin-top:9px;font-size:11px;line-height:1.45;display:grid}.waitlist-consent input{width:18px;height:18px;margin:1px 0 0}.waitlist-consent a{color:var(--brand-dark)}.waitlist-message{border-radius:9px;grid-column:2;padding:11px 13px}.waitlist-message.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.waitlist-message.error{color:var(--danger);background:#fff1ef;border:1px solid #ffd1cb;margin-top:9px}.results-grid,.plan-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.result-card,.plan-grid article{background:var(--surface);border:1px solid var(--border);border-radius:13px;flex:0 calc(33.3333% - 10.6667px);min-width:220px;max-width:330px;overflow:hidden;box-shadow:0 6px 20px #182d4d0f}.result-card.state-failed{border-color:#eeb7b1}.result-card.state-running{box-shadow:0 0 0 2px var(--brand-soft);border-color:#87aaf0}.result-media{aspect-ratio:1;background:#eff3f8;overflow:hidden}.preview-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.result-media img{object-fit:cover;width:100%;height:100%}.result-placeholder{width:100%;height:100%;color:var(--text-soft);text-transform:capitalize;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.result-placeholder small{color:#8f2d24;text-align:center;text-transform:none;max-width:190px}.spinner{border:3px solid #cbd9f2;border-top-color:var(--brand);border-radius:50%;width:24px;height:24px;animation:.9s linear infinite spin}.result-status-icon{color:#526277;border:2px solid #9ba9ba;border-radius:50%;place-items:center;width:28px;height:28px;font-size:18px;font-weight:800;line-height:1;display:grid}.result-status-icon.state-failed{color:#a72318;background:#fff3f1;border-color:#d25449}@keyframes spin{to{transform:rotate(360deg)}}.result-copy{padding:12px}.result-copy>div:first-child{flex-direction:column;display:flex}.result-copy>div:first-child span{color:var(--text-soft);font-size:11px}.result-actions{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.result-actions .button{flex:44%;font-size:12px}.version-picker{color:var(--text-soft);justify-content:space-between;align-items:center;margin-top:9px;font-size:12px;display:flex}.version-picker select{border:1px solid var(--border);border-radius:7px;min-height:38px}.results-empty{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:380px;padding:42px 30px 30px;display:flex}.results-empty>div{width:74px;height:74px;color:var(--brand);background:var(--brand-soft);border-radius:22px;place-items:center;margin-bottom:18px;font-size:30px;display:grid}.results-empty h3{margin-bottom:7px;font-size:23px}.results-empty p{max-width:480px;color:var(--text-soft)}.results-empty ol{text-align:left;gap:7px;width:min(100%,380px);margin:12px 0 0;padding:0;list-style:none;display:grid}.results-empty li{color:var(--text-soft);border:1px solid var(--border);background:#f8faff;border-radius:9px;padding:9px 11px 9px 36px;font-size:12px;position:relative}.results-empty li:before{width:18px;height:18px;color:var(--brand-dark);background:var(--brand-soft);content:counter(list-item);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:8px;left:11px}.plan-grid article>div{aspect-ratio:1;color:var(--text-faint);background:#f1f4f8;place-items:center;display:grid}.plan-grid article strong,.plan-grid article span{padding-inline:12px;display:block}.plan-grid article strong{padding-top:10px}.plan-grid article span{color:var(--text-soft);padding-bottom:11px;font-size:12px}.history-panel{min-height:650px;padding:28px clamp(22px,3vw,44px)}.history-list{gap:22px;display:grid}.history-task-card{border:1px solid var(--border);background:#fbfcff;border-radius:13px;padding:0 0 16px;overflow:hidden}.history-task-header{border-bottom:1px solid var(--border);background:#f6f8fc;justify-content:space-between;align-items:center;gap:18px;min-width:0;min-height:66px;padding:12px 14px;display:flex}.history-task-media{grid-template-columns:repeat(auto-fill,200px);justify-content:start;gap:12px;min-width:0;padding:16px 14px 0;display:grid}.history-thumbnail,.history-thumbnail-placeholder{min-width:0;color:var(--text-soft);border:1px solid var(--border);background:#edf2f8;border-radius:8px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.history-thumbnail{aspect-ratio:1;cursor:zoom-in}.history-thumbnail img{object-fit:cover;width:100%;height:100%}.history-thumbnail small{color:#fff;text-align:left;background:linear-gradient(#0000,#101f34d1);padding:16px 8px 7px;font-size:11px;font-weight:720;position:absolute;bottom:0;left:0;right:0}.history-thumbnail-placeholder{text-align:center;text-transform:capitalize;grid-column:1/-1;min-height:80px;padding:14px}.history-task-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.history-task-heading{align-items:center;gap:9px;min-width:0;display:flex}.history-task-heading h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:15px;overflow:hidden}.history-status{color:var(--text-soft);text-transform:capitalize;background:#edf1f6;border-radius:999px;flex:none;padding:3px 7px;font-size:11px;font-weight:750}.history-status.state-completed{color:#0d683d;background:#e7f7ed}.history-status.state-failed,.history-status.state-partial_failure,.history-status.state-expired{color:#935c00;background:#fff4df}.history-status.state-running,.history-status.state-queued,.history-status.state-cancelling{color:var(--brand-dark);background:var(--brand-soft)}.history-task-copy>p{color:var(--text-soft);margin:5px 0 0;font-size:12px}.history-task-actions{flex-wrap:wrap;gap:7px;display:flex}.history-task-actions .button{font-size:12px}.history-empty{min-height:210px;color:var(--text-soft);border:1px dashed var(--border-strong);text-align:center;background:#f8faff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px;display:flex}.history-empty p{color:var(--text);margin:0;font-size:18px;font-weight:750}.history-empty span{margin-bottom:5px;font-size:13px}.undo-toast{z-index:80;color:#fff;background:#14253d;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:min(520px,100vw - 32px);min-height:58px;padding:10px 12px 10px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000040}.undo-toast button{color:#bcd0ff;cursor:pointer;background:0 0;border:1px solid #7088ac;border-radius:8px;min-width:72px;min-height:44px;font-weight:800}.dialog-backdrop{z-index:90;background:#050d19bf;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.preview-dialog{background:#fff;border-radius:15px;max-width:min(980px,95vw);max-height:92vh;padding:14px;position:relative;overflow:auto}.preview-dialog img{object-fit:contain;max-width:100%;max-height:76vh;display:block}.preview-dialog p{margin:10px 0 0;font-weight:700}.dialog-close{z-index:2;float:right;color:#fff;cursor:pointer;background:#0c1a2ed1;border:0;border-radius:9px;place-items:center;width:44px;height:44px;margin:0 0 -44px;font-size:25px;display:grid;position:sticky;top:0}.support-section{background:var(--surface);border:1px solid var(--border);border-radius:18px;max-width:1240px;margin:0 auto 34px;padding:clamp(44px,6vw,82px) clamp(22px,5vw,68px)}.support-section.tinted{background:#f8faff}.section-intro{max-width:760px;margin-bottom:30px}.section-intro h2,.review-section h2{letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(28px,4vw,45px);line-height:1.1}.section-intro>p{color:var(--text-soft)}.three-grid,.two-grid{gap:16px;display:grid}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-grid article,.two-grid>article,.limit-list article{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:22px}.three-grid article>span{color:var(--brand);font-weight:800}.three-grid article h3,.two-grid article h3{margin:12px 0 6px}.three-grid article p,.two-grid article p,.limit-list p,.destination-note p{color:var(--text-soft);margin-bottom:0}.two-grid ul{columns:2;padding-left:20px}.two-grid article>div{margin-top:14px}.two-grid article>div p{margin:3px 0 0;font-size:13px}.destination-note{color:#233b60;background:var(--brand-soft);border:1px solid #cbdcff;border-radius:12px;margin-top:16px;padding:22px}.destination-note h3{margin-bottom:7px}.example-grid article{padding:12px}.example-image{background:#edf2f8;border:1px solid #e0e7ef;border-radius:9px;overflow:hidden}.example-image img{width:100%;height:auto;display:block}.example-label{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr 1fr;margin-top:9px;font-size:11px;font-weight:800;display:grid}.example-label span:last-child{border-left:1px solid var(--border-strong);padding-left:10px}.example-grid article h3{margin:10px 10px 6px}.example-grid article p{margin:0 10px 10px}.limit-list{gap:9px;display:grid}.limit-list article{grid-template-columns:minmax(180px,.7fr) 1.5fr;gap:20px;display:grid}.review-section{color:#fff;background:#142c4e;border-color:#142c4e}.review-section .eyebrow{color:#a9c7ff}.review-section .two-grid article{color:var(--text)}.faq-list{gap:9px;display:grid}.faq-list details{border:1px solid var(--border);background:#fbfcff;border-radius:10px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:54px;padding:14px 18px;font-weight:750;display:flex}.faq-list p{color:var(--text-soft);padding:0 18px 16px}.site-footer{justify-content:space-between;align-items:flex-start;gap:30px;max-width:1240px;min-height:130px;margin:0 auto;padding:30px 12px 45px;display:flex}.site-footer p{color:var(--text-soft)}.static-page{width:min(860px,100% - 32px);min-height:70vh;margin:0 auto;padding:72px 0}.static-page h1{letter-spacing:-.05em;max-width:760px;font-size:clamp(38px,6vw,62px);line-height:1.05}.static-intro{max-width:720px;color:var(--text-soft);font-size:19px}.prose{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:50px;padding:clamp(22px,5vw,52px)}.prose h2{margin:32px 0 8px}.prose h2:first-child{margin-top:0}.prose p{color:var(--text-soft)}@media (min-width:1700px){.result-card,.plan-grid article{flex-basis:calc(25% - 12px)}}@media (max-width:1100px) and (min-width:901px){.generator-frame{grid-template-columns:68px minmax(0,1fr)}.workspace-nav{padding-inline:7px}.workspace-nav button{justify-content:center;padding-inline:5px}.workspace-nav button strong{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}}@media (max-width:900px){.page-shell{width:calc(100% - 24px)}.generator-frame{display:block}.workspace-nav{border:0;border-bottom:1px solid var(--border);border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));padding:9px;display:grid}.workspace-nav button{justify-content:center;min-width:0;min-height:54px;margin:0;padding:7px 4px}.workspace-nav button>span{display:none}.workspace-nav button strong{overflow-wrap:anywhere;text-align:center}.workspace-body{display:block}.configuration-panel{border-right:0;border-bottom:1px solid var(--border)}.submit-dock{position:static}.results-panel{min-height:560px}.three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-task-header{flex-direction:column;align-items:flex-start}.waitlist-card{grid-template-columns:1fr}.waitlist-message{grid-column:1}}@media (max-width:600px){.site-header{min-height:58px;padding:8px 14px}.site-header nav{display:none}.brand{max-width:240px;font-size:14px}.hero{padding:36px 18px 24px}.hero h1{font-size:40px}.page-shell{width:calc(100% - 16px)}.task-bar{padding:8px;top:58px}.task-tabs{display:none}.mobile-task-picker{display:block}.new-task{width:44px;min-width:44px;height:44px;padding:0}.new-task span{display:none}.workspace-nav{gap:3px;padding:7px 5px}.workspace-nav button strong{font-size:10px}.configuration-content,.results-panel,.history-panel{padding:20px 14px 8px}.submit-dock{padding:13px 14px 16px}.upload-grid,.ratio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ratio-grid button{min-width:0;font-size:10px}.output-row{align-items:flex-start}.custom-output-add{grid-template-columns:minmax(0,1fr) 44px}.custom-output-add input{grid-column:1/-1}.custom-output-mode{justify-self:start}.counter{grid-template-columns:44px 22px 44px}.counter button{width:44px;height:44px}.result-card,.plan-grid article{flex-basis:100%;min-width:0;max-width:none}.history-task-media{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 12px 0}.history-task-actions{width:100%}.history-task-actions .button{flex:44%}.waitlist-fields{grid-template-columns:1fr}.waitlist-fields .button{width:100%}.support-section{border-radius:14px;margin-bottom:18px;padding:38px 18px}.three-grid,.two-grid{grid-template-columns:1fr}.limit-list article{grid-template-columns:1fr;gap:5px}.site-footer{flex-direction:column;padding-inline:18px}.site-footer nav{flex-wrap:wrap}.dialog-backdrop{padding:12px}.undo-toast{bottom:12px}}
