@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef3fb;background:#070a0f;font-synthesis:none;--ink: #eef3fb;--muted: #8794a9;--line: rgba(144, 163, 194, .18);--panel: rgba(15, 20, 29, .88);--panel-raised: #131a25;--accent: #ff7048;--accent-soft: rgba(255, 112, 72, .14);--blue: #74a7ff;--green: #66d6a0}*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% -5%,rgba(255,103,62,.16),transparent 31rem),radial-gradient(circle at 92% 4%,rgba(57,110,199,.13),transparent 28rem),linear-gradient(180deg,#090d13,#070a0f 55%,#090c12)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 75%);mask-image:linear-gradient(to bottom,#000,transparent 75%)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.foundry-brand{display:flex;align-items:center;gap:13px;min-width:0}.foundry-logo{position:relative;width:52px;height:52px;flex:0 0 52px;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:linear-gradient(145deg,#191817,#090909);box-shadow:inset 0 1px #ffffff0f,0 16px 36px #00000042}.foundry-logo i{position:absolute;left:14px;height:7px;border-radius:1px 5px 5px 1px;background:linear-gradient(90deg,#ffd4a7,#ff7a3c 58%,#e73a20);transform:skew(-13deg);box-shadow:0 0 13px #ff5f2b33}.foundry-logo i:nth-child(1){top:13px;width:27px}.foundry-logo i:nth-child(2){top:23px;width:21px}.foundry-logo i:nth-child(3){top:33px;width:9px;height:8px}.foundry-logo span{position:absolute;bottom:10px;right:10px;width:4px;height:4px;border-radius:50%;background:#ff7040;box-shadow:0 0 9px #ff7040}.foundry-wordmark{display:flex;min-width:0;flex-direction:column;gap:3px}.foundry-wordmark strong{color:#f5f2ec;font:600 28px/.9 Space Grotesk,sans-serif;letter-spacing:-.055em}.foundry-wordmark span{color:#aa704e;font:700 8px/1.25 Space Grotesk,sans-serif;letter-spacing:.16em;white-space:nowrap}.foundry-brand.compact{gap:10px}.foundry-brand.compact .foundry-logo{width:37px;height:37px;flex-basis:37px;border-radius:11px}.foundry-brand.compact .foundry-logo i{left:10px;height:5px}.foundry-brand.compact .foundry-logo i:nth-child(1){top:9px;width:20px}.foundry-brand.compact .foundry-logo i:nth-child(2){top:16px;width:15px}.foundry-brand.compact .foundry-logo i:nth-child(3){top:23px;width:7px;height:6px}.foundry-brand.compact .foundry-logo span{right:7px;bottom:7px;width:3px;height:3px}.foundry-brand.compact .foundry-wordmark strong{font-size:21px}.shell{width:min(1380px,100%);min-height:100vh;margin:0 auto;padding:40px 32px 24px;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px}.brand-block{display:flex;align-items:center;gap:17px}.workspace-brand-copy{max-width:400px;padding-left:16px;border-left:1px solid var(--line)}h1{margin:5px 0 2px;font:700 clamp(30px,4.2vw,50px)/.96 "Space Grotesk",sans-serif;letter-spacing:-.055em}.subtitle{margin:7px 0 0;color:var(--muted);font-size:14px}.status-pill{display:flex;align-items:center;gap:8px;margin-top:5px;padding:8px 12px;color:#9ce2be;border:1px solid rgba(84,191,138,.3);border-radius:999px;background:#15372b73;font:700 10px/1 Space Grotesk,sans-serif;letter-spacing:.1em}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 13px var(--green)}.account-block{display:flex;align-items:center;gap:10px;margin-top:3px;padding:8px 9px 8px 10px;border:1px solid var(--line);border-radius:12px;background:#0d131cc2}.account-avatar{width:31px;height:31px;display:grid;flex:0 0 31px;place-items:center;color:#1a0c08;border-radius:9px;background:linear-gradient(145deg,#ff9b79,#f2603b);font:700 13px Space Grotesk,sans-serif}.account-copy{display:flex;min-width:110px;flex-direction:column;gap:2px}.account-copy strong{color:#e8edf6;font-size:11px}.account-copy span{color:#6f7d91;font-size:9px}.account-credits{display:flex;min-width:68px;flex-direction:column;align-items:flex-end;gap:2px;padding-left:10px;border-left:1px solid var(--line)}.account-credits strong{color:#ffd3c5;font:700 11px Space Grotesk,sans-serif}.account-credits span{color:#75d9a6;font-size:8px}.quiet-button{padding:6px 9px;color:#93a2b7;border:1px solid rgba(144,163,194,.18);border-radius:7px;background:#111823;font-size:9px}.quiet-button:hover:not(:disabled){color:#fff;border-color:#74a7ff7a}.quiet-button:disabled{opacity:.5;cursor:not-allowed}.product-nav{display:grid;grid-template-columns:repeat(3,minmax(0,250px));gap:8px;padding-bottom:22px}.product-nav button{position:relative;min-height:68px;padding:12px 16px 12px 50px;text-align:left;color:#aeb9ca;border:1px solid var(--line);border-radius:12px;background:#0e131ca8;transition:border-color .18s ease,background .18s ease,transform .18s ease}.product-nav button:hover{transform:translateY(-1px);border-color:#ff825d61}.product-nav button.active{color:#fff;border-color:#ff70488a;background:linear-gradient(135deg,#ff70482b,#111823f2 60%)}.product-nav button>span{position:absolute;top:16px;left:16px;color:#6f7b8d;font:700 10px Space Grotesk,sans-serif}.product-nav button.active>span{color:var(--accent)}.product-nav strong{display:block;font:600 15px Space Grotesk,sans-serif}.product-nav small{display:block;margin-top:4px;color:#717e91;font-size:10px;letter-spacing:.04em}.workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:16px;flex:1;align-items:start}.panel{border:1px solid var(--line);background:var(--panel);border-radius:17px;box-shadow:0 24px 80px #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.composer{padding:24px}.result-panel{position:sticky;top:16px;min-height:650px;max-height:calc(100vh - 32px);padding:24px;display:flex;flex-direction:column;overflow-y:auto;scrollbar-color:#34435a transparent}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.section-heading>div{display:flex;align-items:center;gap:10px}h2{margin:0;font:600 17px Space Grotesk,sans-serif;letter-spacing:-.025em}.step{padding:4px 6px;color:var(--accent);border:1px solid rgba(255,112,72,.35);border-radius:5px;font:700 10px ui-monospace,monospace}.muted{color:#748196;font-size:11px}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.mode-card,.tier{display:flex;flex-direction:column;gap:3px;min-width:0;padding:11px 12px;text-align:left;color:#b7c2d3;border:1px solid var(--line);border-radius:10px;background:#101620;transition:.18s ease}.mode-card:hover,.tier:hover{border-color:#74a7ff6b}.mode-card span,.tier span{color:#6f7c90;font-size:10px}.mode-card.active,.tier.active{color:#fff;border-color:#ff704899;background:linear-gradient(145deg,#ff70482e,#131a25 65%);box-shadow:inset 0 0 0 1px #ff997a0d}.sample-card{display:grid;grid-template-columns:150px minmax(0,1fr);overflow:hidden;min-height:112px;margin:0 0 18px;border:1px solid rgba(116,167,255,.24);border-radius:12px;background:linear-gradient(120deg,#1a2739eb,#0c1119eb)}.sample-card>img{width:100%;height:100%;min-height:112px;object-fit:cover}.sample-card.portrait{grid-template-columns:96px minmax(0,1fr)}.sample-card.portrait>img{min-height:142px;padding:7px;object-fit:contain;background:#090e16}.sample-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:13px 15px}.sample-kicker{color:var(--blue);font:700 9px Space Grotesk,sans-serif;letter-spacing:.1em}.sample-copy strong{margin-top:5px;color:#f0f4fb;font-size:14px}.sample-copy p{margin:3px 0 7px;color:#7f8da1;font-size:11px}.text-button{padding:0;color:#f68b6a;border:0;background:transparent;font-size:11px;font-weight:700}.text-button:hover{color:#ffb198}.field-heading,.reference-heading{display:flex;justify-content:space-between;align-items:end;gap:12px}.field-heading>span,.reference-heading>span{margin-bottom:7px;color:#647186;font-size:10px}.field-label{display:block;margin:15px 0 7px;color:#aeb9ca;font-size:11px;font-weight:700}textarea,select,input[type=text],input[type=password],input[type=number],input:not([type]){width:100%;padding:10px 11px;color:#dfe7f4;border:1px solid var(--line);border-radius:9px;outline:none;background:#070b11c7}textarea{resize:vertical;line-height:1.58}textarea:focus,select:focus,input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input:not([type]):focus{border-color:#74a7ffad;box-shadow:0 0 0 3px #578be61a}.field-help{display:block;margin-top:5px;color:#617086;font-size:9px}.enhancement-card{margin:11px 0 2px;padding:12px 13px;border:1px solid rgba(116,167,255,.22);border-radius:10px;background:#101b2bad}.switch-row{position:relative;display:flex;align-items:center;gap:12px;cursor:pointer}.switch-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.switch-copy strong{color:#e6edf8;font-size:12px}.switch-copy small{color:#74839a;font-size:10px;line-height:1.35}.switch-row input{position:absolute;width:1px;height:1px;opacity:0}.switch{position:relative;width:38px;height:21px;flex:0 0 38px;border-radius:999px;background:#2c3543;transition:.2s ease}.switch:after{position:absolute;top:3px;left:3px;width:15px;height:15px;content:"";border-radius:50%;background:#8995a7;transition:.2s ease}.switch-row input:checked+.switch{background:var(--accent)}.switch-row input:checked+.switch:after{left:20px;background:#fff}.switch-row input:focus-visible+.switch{outline:2px solid var(--blue);outline-offset:2px}.enhancement-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(144,163,194,.1)}.enhancement-state{color:#66758b;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.enhancement-state.ready{color:#83dcb1}.estimated-progress{width:100%;padding:10px 11px;border:1px solid rgba(116,167,255,.2);border-radius:8px;background:#080e17a8}.estimated-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.estimated-progress-heading strong{color:#d8e4f5;font-size:10px}.estimated-progress-heading span{color:#91b9fa;font:700 9px ui-monospace,monospace}.estimated-progress-track{height:6px;margin-top:7px;overflow:hidden;border-radius:999px;background:#202c3e}.estimated-progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#668fdb,#ff7048);box-shadow:0 0 12px #74a7ff40;transition:width .8s ease}.estimated-progress small{display:flex;justify-content:space-between;gap:12px;margin-top:6px;color:#8190a5;font-size:8px;line-height:1.35}.estimated-progress small i{color:#5f6e83;font-style:normal;white-space:nowrap}.enhancement-progress{margin-top:10px}.secondary-button{color:#b9c9e2;border:1px solid #31435f;border-radius:8px;background:#162237}.secondary-button.compact{padding:6px 9px;font-size:10px;white-space:nowrap}.secondary-button:hover:not(:disabled){border-color:var(--blue);color:#fff}.secondary-button:disabled{opacity:.45;cursor:not-allowed}.two-col{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(110px,.7fr);gap:11px}.format-fields{display:grid;grid-template-columns:minmax(120px,.52fr) minmax(250px,1fr);gap:12px;align-items:end}.duration-field{width:min(180px,100%)}.format-field{min-width:0;margin:0;padding:0;border:0}.format-field legend{display:block;margin:15px 0 7px;padding:0;color:#aeb9ca;font-size:11px;font-weight:700}.segmented-control{display:grid;gap:6px}.aspect-control{grid-template-columns:repeat(2,minmax(0,1fr))}.resolution-control{grid-template-columns:repeat(3,minmax(0,1fr))}.segmented-control button{display:flex;min-width:0;flex-direction:column;align-items:center;gap:2px;padding:9px 7px;color:#aab6c7;border:1px solid var(--line);border-radius:9px;background:#101620;transition:.18s ease}.segmented-control button:hover{border-color:#74a7ff6b}.segmented-control button.active{color:#fff;border-color:#ff704899;background:linear-gradient(145deg,#ff70482e,#131a25 65%)}.segmented-control button span{color:#6f7c90;font-size:9px}.tier-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tier{align-items:center;padding:9px 5px;text-align:center}input[type=file]{width:100%;padding:8px;color:#77869a;border:1px dashed rgba(144,163,194,.25);border-radius:9px;background:#080c129e;font-size:10px}input[type=file]:disabled{opacity:.42}input[type=file]::file-selector-button{margin-right:9px;padding:6px 9px;color:#c8d3e3;border:0;border-radius:6px;background:#1b273a;cursor:pointer}.reference-strip{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:6px;margin-bottom:8px}.reference-strip figure{display:flex;min-width:0;margin:0;flex-direction:column;align-items:center;overflow:hidden;border:1px solid rgba(144,163,194,.15);border-radius:7px;background:#0b1018}.reference-strip img{display:block;max-width:100%;background:#080c12}.reference-strip.landscape img{width:100%;aspect-ratio:16 / 9;object-fit:contain}.reference-strip.portrait img{width:auto;height:176px;aspect-ratio:9 / 16;object-fit:contain}.reference-strip figcaption{width:100%;padding:5px 6px;color:#718097;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.file-list span{padding:4px 7px;color:#91a3bc;border-radius:5px;background:#162235;font-size:9px}.primary-button{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:13px 15px;color:#120b09;border:0;border-radius:9px;background:linear-gradient(100deg,#ff6840,#ff926d);box-shadow:0 12px 28px #e84a2229;font-weight:800}.primary-button:hover:not(:disabled){filter:brightness(1.08)}.primary-button:disabled{opacity:.44;cursor:not-allowed}.credit-estimate-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:17px;padding:13px 14px;border:1px solid rgba(102,214,160,.25);border-radius:10px;background:linear-gradient(110deg,#1d4d3a42,#0c121be0)}.credit-estimate-card.insufficient{border-color:#ff70485c;background:linear-gradient(110deg,#59251e47,#0c121be0)}.credit-estimate-card>div:first-child{display:flex;flex-direction:column;gap:3px}.credit-estimate-card span{color:#718198;font-size:9px}.credit-estimate-card strong{display:flex;align-items:baseline;gap:7px;color:#f4f7fb;font:700 17px Space Grotesk,sans-serif}.credit-estimate-card del{color:#687488;font-size:10px;font-weight:500}.credit-estimate-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right}.credit-estimate-meta span{color:#8eddb7}.credit-estimate-meta small{color:#65748a;font-size:8px}.credit-estimate-card.insufficient .credit-estimate-meta span,.credit-estimate-card.insufficient .credit-estimate-meta small{color:#f0a7a0}.empty-state{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:34px;color:#77859a;text-align:center}.empty-state strong{color:#d0d8e5;font-size:14px}.empty-state span{max-width:340px;font-size:11px;line-height:1.5}.empty-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:6px;color:#f07a58;border:1px dashed rgba(240,122,88,.45);border-radius:50%;font-size:25px}.job-header{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:12px}.job-header strong{display:block;margin-top:4px;color:#d2dcea;font-size:12px}.job-status{flex:0 0 auto;padding:5px 7px;color:#93a5be;border-radius:5px;background:#182335;font:700 9px ui-monospace,monospace;letter-spacing:.07em}.job-status.succeeded{color:#78dfac;background:#12372d}.job-status.failed{color:#ff9ca6;background:#47202a}.job-status.running{color:#8db7ff;background:#152d52}.job-status.recovery_required{color:#f4c27b;background:#43331d}.video-frame{flex:0 0 auto;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(144,163,194,.17);border-radius:11px;background:radial-gradient(circle at 50% 45%,#131c2a,#070a10 70%)}.video-frame.portrait{width:min(100%,315px);width:min(100%,315px,33.75dvh);aspect-ratio:9 / 16;margin-inline:auto}.video-frame.landscape{aspect-ratio:16 / 9}.video-frame video{display:block;width:100%;height:100%;object-fit:contain}.processing{display:flex;flex-direction:column;align-items:center;gap:7px;padding:24px;color:#77869b;text-align:center;font-size:10px}.processing strong{color:#cdd7e6;font-size:13px}.processing .generation-progress{max-width:340px;margin-top:7px;text-align:left}.spinner{width:26px;height:26px;margin-bottom:6px;border:2px solid #273852;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 13px;margin-top:10px;color:#7a899f;font-size:10px}.result-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.result-meta a{color:#85b1ff;text-decoration:none}.result-meta a:hover{text-decoration:underline}.result-meta button{padding:5px 8px;color:#ffd5c8;border:1px solid rgba(255,112,72,.35);border-radius:6px;background:#ff70481c;font-size:9px;font-weight:700}.result-meta button:hover:not(:disabled){border-color:var(--accent);color:#fff}.result-meta button:disabled{opacity:.5;cursor:wait}.error-box{margin-top:12px;padding:9px 11px;color:#ffb0b8;border:1px solid #6d3440;border-radius:7px;background:#381821db;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.success-box{margin-top:12px;padding:9px 11px;color:#9ce2be;border:1px solid rgba(84,191,138,.32);border-radius:7px;background:#15372b9e;font-size:10px;line-height:1.45}.history-section{min-height:0;margin-top:20px;padding-top:15px;border-top:1px solid rgba(144,163,194,.13)}.history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.history-heading strong{color:#d9e2ef;font:600 12px Space Grotesk,sans-serif}.history-heading span{color:#647186;font-size:9px}.history-list{display:flex;max-height:260px;flex-direction:column;gap:6px;overflow-y:auto;padding-right:3px;scrollbar-color:#34435a transparent}.history-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;text-align:left;color:#aeb9ca;border:1px solid rgba(144,163,194,.14);border-radius:8px;background:#080d14ad;transition:border-color .16s ease,background .16s ease}.history-item:hover{border-color:#74a7ff61;background:#0f1825e6}.history-item.selected{border-color:#ff70487a;background:linear-gradient(110deg,#ff70481f,#0f1722eb)}.history-item-main,.history-item-side{display:flex;min-width:0;flex-direction:column}.history-item-main{gap:3px}.history-item-main strong{overflow:hidden;color:#d8e1ee;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.history-item-main small{overflow:hidden;color:#68778d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.history-item-side{flex:0 0 auto;align-items:flex-end;gap:4px}.history-item-side time{color:#58667a;font:8px ui-monospace,monospace}.history-progress{color:#7da8ee;font:700 8px ui-monospace,monospace}.history-error{margin-bottom:8px;padding:7px 8px;color:#f0b1b7;border-radius:6px;background:#491f28a6;font-size:9px}.module-intro{margin:-6px 0 16px;color:#7f8da1;font-size:11px;line-height:1.6}.pipeline-preview{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:19px;padding:10px;color:#95a5bc;border:1px solid rgba(144,163,194,.15);border-radius:8px;background:#080d148c;font-size:10px}.pipeline-preview i{color:var(--accent);font-style:normal}.plan-panel{max-height:calc(100vh - 32px);overflow:auto}.creative-plan{display:flex;flex-direction:column;gap:12px}.plan-hero{padding:17px;border:1px solid rgba(255,112,72,.28);border-radius:11px;background:linear-gradient(135deg,#ff704824,#0e141dcc)}.plan-hero>span{color:var(--accent);font:700 9px Space Grotesk,sans-serif;letter-spacing:.08em}.plan-hero h3{margin:7px 0 4px;font:600 21px Space Grotesk,sans-serif;letter-spacing:-.03em}.plan-hero p{margin:0;color:#9ba8bb;font-size:12px}.shot-list{display:flex;flex-direction:column;gap:8px}.shot-card{padding:13px;border:1px solid rgba(144,163,194,.16);border-radius:10px;background:#090e159e}.shot-index{display:flex;align-items:center;justify-content:space-between;color:#718198;font:700 9px Space Grotesk,sans-serif;letter-spacing:.08em}.shot-index strong{color:#93b8f4}.shot-card h4{margin:8px 0 10px;color:#dce4f0;font-size:12px;line-height:1.5}.shot-card dl{display:flex;flex-direction:column;gap:5px;margin:0}.shot-card dl div{display:grid;grid-template-columns:37px 1fr;gap:8px}.shot-card dt{color:#67758a;font-size:9px}.shot-card dd{margin:0;color:#96a4b8;font-size:10px;line-height:1.45}.shot-card details{margin-top:10px;padding-top:8px;border-top:1px solid rgba(144,163,194,.1)}.shot-card summary{color:#77a8f8;font-size:9px;cursor:pointer}.shot-card pre{margin:9px 0 0;padding:9px;color:#9eacc0;border-radius:6px;background:#080c12;font:9px/1.55 ui-monospace,monospace;white-space:pre-wrap;overflow-wrap:anywhere}footer{display:flex;justify-content:space-between;gap:16px;margin-top:19px;color:#4f5b6b;font:9px ui-monospace,monospace}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px 18px;background:radial-gradient(circle at 22% 8%,rgba(255,103,62,.15),transparent 28rem),radial-gradient(circle at 82% 90%,rgba(57,110,199,.12),transparent 28rem)}.auth-card{width:min(430px,100%);padding:30px;border:1px solid var(--line);border-radius:19px;background:#0c1119f0;box-shadow:0 32px 100px #0006;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand{display:flex;align-items:center;gap:14px}.auth-brand h1{font-size:27px}.auth-brand h2{margin-top:5px}.auth-heading{margin:31px 0 19px;padding-top:23px;border-top:1px solid var(--line)}.auth-heading h2{font-size:19px}.auth-heading p{margin:7px 0 0;color:#7c899d;font-size:11px;line-height:1.55}.auth-card .field-label{margin-top:13px}.auth-submit{margin-top:22px}.auth-note{margin:19px 0 0;color:#59667a;text-align:center;font-size:9px}.auth-loading{display:flex;flex-direction:column;align-items:center;gap:13px;color:#77859a;font-size:11px}.admin-workspace{flex:1}.admin-heading{margin-bottom:16px;padding:18px 20px;border:1px solid rgba(255,112,72,.23);border-radius:14px;background:linear-gradient(110deg,#ff70481f,#0d131cd1 55%)}.admin-heading>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px}.admin-heading p{grid-column:2;margin:0;color:#78869a;font-size:10px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px}.stat-card{display:flex;flex-direction:column;gap:7px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#0e141dc7}.stat-card span{color:#738096;font-size:9px}.stat-card strong{color:#edf2fa;font:600 22px Space Grotesk,sans-serif}.admin-grid{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(620px,1.35fr);gap:14px;align-items:start}.admin-form-panel,.admin-list-panel{padding:21px}.admin-list-panel{min-width:0}.user-table-wrap{overflow-x:auto}.user-table{width:100%;border-collapse:collapse;font-size:10px}.user-table th{padding:0 9px 10px;color:#607087;text-align:left;border-bottom:1px solid var(--line);font-size:8px;font-weight:700;letter-spacing:.08em}.user-table td{padding:12px 9px;color:#9ba9bc;border-bottom:1px solid rgba(144,163,194,.1);white-space:nowrap}.user-table tr.selected td{background:#ff70480e}.user-table td:first-child{min-width:140px}.user-table td strong,.user-table td small{display:block}.user-table td strong{color:#dce4ef;font-size:10px}.user-table td small{margin-top:3px;color:#65748a;font-size:8px}.role-badge,.state-badge{display:inline-flex;padding:4px 6px;border-radius:5px;font-size:8px}.role-badge.admin{color:#ffc2af;background:#ff704826}.role-badge.user{color:#a9c8ff;background:#4a7ed329}.role-select{width:auto;min-width:70px;padding:5px 22px 5px 7px;border-radius:6px;font-size:8px;font-weight:700}.role-select.admin{color:#ffc2af;border-color:#ff70483d;background-color:#ff70481a}.role-select.user{color:#a9c8ff;border-color:#4a7ed340;background-color:#4a7ed31a}.role-select:disabled{opacity:.62;cursor:not-allowed}.state-badge.active{color:#91dfb7;background:#2b825a2b}.state-badge.disabled{color:#8a94a3;background:#616c7c29}.table-action{padding:5px 7px;color:#9aabc2;border:1px solid #28364a;border-radius:6px;background:#121b28;font-size:8px}.table-action:hover:not(:disabled){color:#fff;border-color:var(--blue)}.table-action:disabled{opacity:.35;cursor:not-allowed}.table-actions{display:flex;gap:5px}.table-action.primary{color:#ffc7b5;border-color:#ff704859;background:#ff704817}.credit-cell{color:#f2c5b7!important;font-family:Space Grotesk,sans-serif}.admin-loading{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#718097;font-size:10px}.credit-admin-panel{margin-top:14px;padding:21px}.credit-admin-grid{display:grid;grid-template-columns:minmax(340px,1.2fr) minmax(280px,.8fr);gap:18px}.credit-adjust-form,.discount-form{padding:16px;border:1px solid rgba(144,163,194,.14);border-radius:11px;background:#080d148f}.credit-balance-hero{padding:13px 14px;border:1px solid rgba(255,112,72,.22);border-radius:9px;background:linear-gradient(120deg,#ff70481c,#131a25b8)}.credit-balance-hero>span{color:#76869d;font-size:9px}.credit-balance-hero strong{display:block;margin-top:3px;color:#f7ded6;font:700 25px Space Grotesk,sans-serif}.credit-balance-hero strong small{font-size:11px}.credit-balance-hero p{margin:4px 0 0;color:#68778d;font-size:8px}.credit-operation-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0 0;padding:0;border:0}.credit-operation-picker legend{grid-column:1 / -1;margin-bottom:6px;color:#aeb9ca;font-size:11px;font-weight:700}.credit-operation-picker button{padding:8px;color:#8594aa;border:1px solid var(--line);border-radius:7px;background:#101620;font-size:9px}.credit-operation-picker button.active{color:#fff;border-color:#ff704885;background:#ff704821}.danger-button{width:100%;margin-top:20px;padding:12px 15px;color:#ffb6ad;border:1px solid rgba(255,105,91,.4);border-radius:9px;background:#5b1e1f6b;font-weight:700}.danger-button:hover:not(:disabled){color:#fff;border-color:#ff695b}.danger-button:disabled{opacity:.45;cursor:not-allowed}.discount-preview{display:flex;flex-direction:column;align-items:center;margin-top:7px;padding:21px 14px;border:1px solid rgba(102,214,160,.19);border-radius:10px;background:#14372b45}.discount-preview span{color:#718198;font-size:9px}.discount-preview strong{margin-top:4px;color:#9ee7c3;font:700 26px Space Grotesk,sans-serif}.discount-preview small{margin-top:3px;color:#688d7d;font-size:8px}.percent-input{position:relative}.percent-input input{padding-right:35px!important}.percent-input span{position:absolute;top:50%;right:12px;color:#728198;font-size:10px;transform:translateY(-50%)}.discount-save{width:100%;margin-top:18px;padding:10px}.landing-shell{min-height:100vh;overflow:hidden;color:#161513;background:#eeeae2}.landing-nav{position:relative;z-index:20;height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:0 clamp(24px,4.5vw,76px);color:#f7f2e9;border-bottom:1px solid rgba(255,255,255,.1);background:#090909}.landing-brand-link{width:max-content;text-decoration:none}.landing-nav nav{display:flex;align-items:center;gap:clamp(22px,3.5vw,58px)}.landing-nav nav a{position:relative;color:#aaa49b;text-decoration:none;font:600 10px Space Grotesk,sans-serif;letter-spacing:.08em;transition:color .2s ease}.landing-nav nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;content:"";background:#ff7641;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.landing-nav nav a:hover{color:#fff}.landing-nav nav a:hover:after{transform:scaleX(1)}.landing-login{justify-self:end;display:flex;align-items:center;gap:18px;padding:10px 10px 10px 17px;color:#f5efe7;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:transparent;font-size:10px;font-weight:700;transition:border-color .2s ease,background .2s ease}.landing-login i{width:25px;height:25px;display:grid;place-items:center;color:#16100d;border-radius:50%;background:#ff7541;font-style:normal}.landing-login:hover:not(:disabled){border-color:#ff7541b3;background:#ff754114}.landing-login:disabled{opacity:.55;cursor:wait}.landing-hero{position:relative;min-height:calc(100svh - 84px);display:grid;grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);align-items:center;gap:clamp(20px,4vw,78px);padding:clamp(58px,7vh,94px) clamp(24px,4.5vw,76px) clamp(54px,7vh,90px);color:#f6f1e9;background:radial-gradient(circle at 76% 43%,rgba(255,82,31,.13),transparent 29%),linear-gradient(115deg,#0a0a0a,#0b0b0b 47%,#0e0c0b)}.landing-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 55%);mask-image:linear-gradient(90deg,#000,transparent 55%)}.hero-copy{position:relative;z-index:2;max-width:690px}.hero-kicker{display:flex;align-items:center;gap:11px;margin-bottom:clamp(28px,5vh,52px);color:#b57f5f;font:700 10px Space Grotesk,sans-serif;letter-spacing:.18em}.hero-kicker span{width:28px;height:1px;background:#ff7541;box-shadow:0 0 8px #ff754199}.hero-copy h1{margin:0;font:600 clamp(62px,6vw,100px)/.91 "Space Grotesk",sans-serif;letter-spacing:-.075em}.hero-copy h1 em{white-space:nowrap}.hero-copy h1 em{color:transparent;background:linear-gradient(100deg,#ffcf9e,#ff8a4f 48%,#f04a2b);background-clip:text;-webkit-background-clip:text;font-style:normal}.hero-copy>p{max-width:590px;margin:clamp(26px,4vh,42px) 0 0;color:#aaa49b;font-size:clamp(14px,1.15vw,17px);line-height:1.85}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.hero-primary{min-width:186px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 18px 15px 21px;color:#150e0a;border:0;border-radius:3px;background:linear-gradient(100deg,#ffbc7c,#ff7040);box-shadow:0 18px 48px #f0492233;font-weight:800}.hero-primary span{font-size:18px;transition:transform .2s ease}.hero-primary:hover:not(:disabled) span{transform:translate(4px)}.hero-primary:disabled{opacity:.55;cursor:wait}.hero-secondary{padding:9px 0;color:#bbb4ab;border-bottom:1px solid #5f5952;text-decoration:none;font-size:11px;font-weight:700}.hero-secondary:hover{color:#fff;border-color:#ff7541}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:590px;margin-top:clamp(48px,8vh,82px);padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.hero-proof div{display:flex;flex-direction:column;gap:6px}.hero-proof strong{color:#e0673e;font:600 9px Space Grotesk,sans-serif}.hero-proof span{color:#77716a;font-size:10px}.hero-stage{position:relative;z-index:1;min-height:clamp(560px,69vh,730px)}.hero-stage-glow{position:absolute;top:19%;right:9%;width:62%;aspect-ratio:1;border-radius:50%;background:#ef4d29;opacity:.16;filter:blur(80px)}.hero-artwork{position:absolute;top:2%;right:0;bottom:8%;left:7%;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#06101b;box-shadow:0 45px 100px #0006}.hero-artwork:before{position:absolute;z-index:2;top:0;left:0;width:1px;height:100%;content:"";background:linear-gradient(transparent,#ff7541,transparent);opacity:.8}.hero-artwork img{width:100%;height:100%;display:block;object-fit:cover;object-position:63% center;transform:scale(1.03)}.hero-artwork-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(2,6,11,.56),transparent 42%),linear-gradient(0deg,rgba(3,5,8,.72),transparent 42%)}.hero-artwork-caption{position:absolute;z-index:3;left:6%;bottom:8%;display:flex;flex-direction:column;gap:10px}.hero-artwork-caption span{color:#d67954;font:700 8px Space Grotesk,sans-serif;letter-spacing:.2em}.hero-artwork-caption strong{font:500 clamp(26px,2.5vw,42px)/1.07 "Space Grotesk",sans-serif;letter-spacing:-.045em}.stage-console{position:absolute;z-index:5;right:-2%;bottom:0;width:58%;padding:14px 16px;border:1px solid rgba(255,255,255,.15);background:#080808e3;box-shadow:0 24px 55px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stage-console-top,.stage-console-bottom{display:flex;align-items:center;justify-content:space-between;color:#7e7871;font:700 8px Space Grotesk,sans-serif;letter-spacing:.1em}.stage-console-top i{color:#79c89e;font-style:normal}.stage-console-bottom strong{color:#c9c3ba;font-size:9px}.stage-timeline{display:grid;grid-template-columns:1.5fr .9fr 1.2fr .7fr 1.4fr;gap:3px;height:19px;margin:11px 0}.stage-timeline span{border-radius:2px;background:#2e2c29}.stage-timeline span:nth-child(1),.stage-timeline span:nth-child(3){background:linear-gradient(90deg,#b74325,#f27a42)}.stage-timeline span:nth-child(2){background:#60483d}.stage-tag{position:absolute;z-index:5;color:#9f9790;font:700 8px/1.4 Space Grotesk,sans-serif;letter-spacing:.13em}.stage-tag-top{top:5%;right:-2%;padding:13px 15px;border-left:1px solid #ff7541;background:#0a0a0ab3}.stage-tag-bottom{left:0;bottom:11%;display:flex;align-items:center;gap:8px}.stage-tag-bottom span{width:27px;height:27px;display:grid;place-items:center;color:#1c100a;background:#ff7541;font-size:12px}.vision-section{display:grid;grid-template-columns:.26fr 1.25fr .7fr;gap:clamp(30px,6vw,100px);padding:clamp(90px,12vw,180px) clamp(24px,5vw,84px);background:#eeeae2}.section-number{color:#d85c31;font:700 10px Space Grotesk,sans-serif;letter-spacing:.12em}.vision-heading>span{color:#8a8378;font:700 9px Space Grotesk,sans-serif;letter-spacing:.17em}.vision-heading h2,.section-heading-row h2,.process-intro h2,.landing-cta h2{margin:25px 0 0;color:#181715;font:500 clamp(38px,4.3vw,68px)/1.03 "Space Grotesk",sans-serif;letter-spacing:-.06em}.vision-heading h2 span{color:#e36032}.vision-copy{align-self:end;padding-bottom:4px}.vision-copy p{margin:0;color:#686259;font-size:13px;line-height:1.85}.vision-line{width:100%;height:1px;margin:32px 0 17px;background:#cbc4b9}.vision-copy small{color:#9b9388;font:700 8px Space Grotesk,sans-serif;letter-spacing:.15em}.capability-section{padding:clamp(84px,10vw,150px) clamp(24px,5vw,84px);color:#f4efe7;background:#10100f}.section-heading-row{display:grid;grid-template-columns:.35fr 1fr .65fr;align-items:end;gap:clamp(28px,6vw,96px);margin-bottom:65px}.section-heading-row>div{align-self:start;display:flex;flex-direction:column;gap:15px}.section-heading-row>div small,.process-intro>small{color:#6d6861;font:700 8px Space Grotesk,sans-serif;letter-spacing:.18em}.section-heading-row h2{margin:0;color:#f5f0e8}.section-heading-row>p{margin:0;color:#8d877e;font-size:12px;line-height:1.8}.capability-grid{display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:12px}.capability-card{min-height:510px;display:flex;flex-direction:column;padding:18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#171716;transition:transform .28s ease,border-color .28s ease}.capability-card:hover{transform:translateY(-5px);border-color:#ff754173}.capability-card-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px}.capability-card-top span{color:#5f5b55;font:700 9px Space Grotesk,sans-serif}.capability-card-top small{padding:5px 7px;color:#d9734d;border:1px solid rgba(255,117,65,.26);font:700 7px Space Grotesk,sans-serif;letter-spacing:.1em}.capability-visual{position:relative;height:250px;display:grid;place-items:center;overflow:hidden;background:#0b0b0a}.video-visual>div{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.video-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.04);transition:transform .5s ease,filter .5s ease}.capability-card:hover .video-visual img{transform:scale(1.035);filter:saturate(1) contrast(1.04)}.video-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(0deg,rgba(5,6,8,.6),transparent 65%)}.play-symbol{position:relative;z-index:2;width:54px;height:54px;display:grid;place-items:center;padding-left:3px;color:#17110d;border-radius:50%;background:#ff8952e6;box-shadow:0 0 0 8px #ffffff12;font-size:13px}.storyboard-visual{grid-template-columns:1fr auto 1fr auto 1fr;gap:9px;padding:29px;background:linear-gradient(135deg,#16130f,#0a0a09)}.storyboard-visual:before{position:absolute;width:220px;height:220px;content:"";border:1px solid rgba(255,117,65,.13);border-radius:50%}.storyboard-visual span{position:relative;z-index:1;min-height:70px;display:grid;place-items:center;padding:8px;color:#bbb3a8;border:1px solid #3a3530;background:#181714;font:700 8px Space Grotesk,sans-serif;letter-spacing:.08em}.storyboard-visual span:last-child{color:#ffd3b9;border-color:#a34e30;background:#3b2016}.storyboard-visual i{position:relative;z-index:1;color:#7a5140;font-style:normal}.orbit-visual{background:radial-gradient(circle,rgba(231,84,42,.16),transparent 35%),#0b0b0a}.orbit-visual:before,.orbit-visual:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.12);border-radius:50%}.orbit-visual:before{width:190px;height:190px}.orbit-visual:after{width:120px;height:120px;border-color:#ff754147}.orbit-visual span{position:relative;z-index:2;width:57px;height:57px;display:grid;place-items:center;color:#170f0b;background:linear-gradient(145deg,#ffb675,#f05a2d);font:700 25px Space Grotesk,sans-serif}.orbit-visual i{position:absolute;width:7px;height:7px;border-radius:50%;background:#d3c4b5}.orbit-visual i:nth-of-type(1){top:32px;left:37%}.orbit-visual i:nth-of-type(2){right:17%;bottom:62px;background:#ff7541}.orbit-visual i:nth-of-type(3){bottom:30px;left:24%;width:4px;height:4px}.capability-content{display:flex;flex:1;flex-direction:column;padding:25px 5px 3px}.capability-content h3{margin:0;color:#f0ebe3;font:500 26px Space Grotesk,sans-serif;letter-spacing:-.04em}.capability-content p{margin:13px 0 24px;color:#827d75;font-size:11px;line-height:1.75}.capability-content small{margin-top:auto;color:#9c6049;font:700 8px Space Grotesk,sans-serif;letter-spacing:.13em}.process-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,9vw,150px);padding:clamp(90px,11vw,160px) clamp(24px,5vw,84px);background:#eeeae2}.process-intro{position:sticky;top:40px;align-self:start}.process-intro>small{display:block;margin-top:18px}.process-intro h2{margin-top:30px}.process-intro p{max-width:440px;margin:29px 0 0;color:#706960;font-size:12px;line-height:1.8}.process-list{display:flex;flex-direction:column;border-top:1px solid #c9c1b5}.process-list article{position:relative;display:grid;grid-template-columns:50px 125px 1fr 30px;align-items:center;gap:20px;min-height:132px;border-bottom:1px solid #c9c1b5;transition:padding .2s ease,background .2s ease}.process-list article:hover{padding:0 16px;background:#ffffff59}.process-list article>span{color:#d95f33;font:700 9px Space Grotesk,sans-serif}.process-list h3{margin:0;font:500 24px Space Grotesk,sans-serif;letter-spacing:-.04em}.process-list p{margin:0;color:#716a61;font-size:11px;line-height:1.65}.process-list i{color:#a39b90;font-style:normal;font-size:18px}.landing-cta{position:relative;min-height:540px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:50px;overflow:hidden;padding:clamp(85px,10vw,150px) clamp(24px,5vw,84px);color:#f4efe7;background:#0b0b0a}.landing-cta:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:62px 62px;-webkit-mask-image:radial-gradient(circle at 74% 50%,#000,transparent 52%);mask-image:radial-gradient(circle at 74% 50%,#000,transparent 52%)}.landing-cta>div:not(.cta-orbit),.landing-cta>button{position:relative;z-index:2}.landing-cta small{color:#ae694c;font:700 9px Space Grotesk,sans-serif;letter-spacing:.17em}.landing-cta h2{color:#f5f0e8;font-size:clamp(48px,6vw,90px)}.landing-cta>button{min-width:210px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 19px;color:#160e09;border:0;background:linear-gradient(100deg,#ffc187,#ff7040);font-weight:800}.landing-cta>button i{font-style:normal;font-size:18px}.cta-orbit{position:absolute;z-index:1;top:50%;right:17%;width:440px;height:440px;border:1px solid rgba(255,255,255,.08);border-radius:50%;transform:translateY(-50%)}.cta-orbit:before{position:absolute;top:70px;right:70px;bottom:70px;left:70px;content:"";border:1px solid rgba(255,117,65,.22);border-radius:50%}.cta-orbit span{position:absolute;top:50%;left:50%;width:76px;height:76px;display:grid;place-items:center;color:#1c100a;background:#ff7541;font:700 31px Space Grotesk,sans-serif;transform:translate(-50%,-50%)}.cta-orbit i{position:absolute;border-radius:50%;background:#e3d9cc}.cta-orbit i:nth-child(2){top:61px;left:83px;width:8px;height:8px}.cta-orbit i:nth-child(3){right:20px;bottom:143px;width:5px;height:5px;background:#ff7541}.landing-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;margin:0;padding:33px clamp(24px,5vw,84px);color:#69645e;border-top:1px solid rgba(255,255,255,.08);background:#0b0b0a}.landing-footer p{margin:0;font-size:10px}.landing-footer>div:last-child{display:flex;justify-self:end;gap:25px;font:700 7px Space Grotesk,sans-serif;letter-spacing:.12em}@media(max-width:980px){.shell{padding:28px 20px 20px}.workspace{grid-template-columns:1fr}.result-panel{position:static;min-height:480px;max-height:none}.video-frame.portrait{width:min(100%,360px)}.plan-panel{max-height:none}.admin-grid,.credit-admin-grid{grid-template-columns:1fr}.landing-nav{grid-template-columns:1fr auto}.landing-nav nav{display:none}.landing-hero{min-height:auto;grid-template-columns:1fr;padding-top:80px}.hero-copy{max-width:800px}.hero-stage{min-height:610px}.vision-section{grid-template-columns:60px 1fr}.vision-copy{grid-column:2;max-width:560px}.section-heading-row{grid-template-columns:100px 1fr}.section-heading-row>p{grid-column:2;max-width:560px}.capability-grid{grid-template-columns:1fr 1fr}.capability-card:first-child{grid-column:1 / -1}.process-section{grid-template-columns:1fr}.process-intro{position:static}.landing-footer{grid-template-columns:1fr 1fr}.landing-footer p{display:none}}@media(max-width:640px){.shell{padding:22px 13px 18px}.topbar{flex-direction:column;margin-bottom:22px}.account-block{align-self:stretch}.account-credits{margin-left:auto}.status-pill{align-self:flex-start}.product-nav{grid-template-columns:1fr}.product-nav button{min-height:74px;padding:12px 10px 10px 36px}.product-nav button>span{left:11px}.composer,.result-panel{padding:17px}.sample-card{grid-template-columns:115px minmax(0,1fr)}.two-col,.format-fields{grid-template-columns:1fr}.duration-field{width:100%}.reference-strip{grid-template-columns:repeat(2,1fr)}.result-actions{width:100%;margin-left:0}.history-list{max-height:340px}.credit-estimate-card{align-items:flex-start;flex-direction:column}.credit-estimate-meta{align-items:flex-start;text-align:left}footer{flex-direction:column}.stat-grid{grid-template-columns:repeat(2,1fr)}.auth-card{padding:23px 19px}.workspace-brand-copy{display:none}.landing-nav{height:72px;padding-inline:18px}.landing-login{padding-left:12px}.landing-login>span{display:none}.landing-hero{min-height:calc(100svh - 72px);padding:62px 18px 55px}.landing-hero:before{background-size:44px 44px}.hero-copy h1{font-size:clamp(53px,17vw,76px)}.hero-copy>p{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-primary{width:100%}.hero-proof{gap:10px}.hero-proof span{font-size:8px}.hero-stage{min-height:440px;margin-top:20px}.hero-artwork{top:0;right:0;bottom:10%;left:0}.hero-artwork-caption{left:7%;bottom:12%}.stage-console{right:-8px;width:74%}.stage-tag-top{display:none}.vision-section{grid-template-columns:1fr;gap:28px;padding:85px 18px}.vision-copy{grid-column:auto}.vision-heading h2,.section-heading-row h2,.process-intro h2{font-size:39px}.capability-section{padding:80px 18px}.section-heading-row{grid-template-columns:1fr;gap:27px;margin-bottom:40px}.section-heading-row>p{grid-column:auto}.capability-grid{grid-template-columns:1fr}.capability-card:first-child{grid-column:auto}.capability-card{min-height:470px}.process-section{padding:85px 18px}.process-list article{grid-template-columns:35px 72px 1fr;gap:10px}.process-list article>i{display:none}.landing-cta{min-height:580px;grid-template-columns:1fr;align-content:end;padding:80px 18px}.landing-cta h2{font-size:48px}.landing-cta>button{width:100%}.cta-orbit{top:37%;right:-170px;width:380px;height:380px}.landing-footer{grid-template-columns:1fr;padding:28px 18px}.landing-footer>div:last-child{justify-self:start;flex-wrap:wrap}}@media(max-width:410px){.mode-grid,.tier-row,.resolution-control,.sample-card,.sample-card.portrait{grid-template-columns:1fr}.sample-card>img{max-height:150px}.enhancement-actions{align-items:flex-start;flex-direction:column}.pipeline-preview{flex-wrap:wrap}}
