@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color-scheme:dark;--background: #080b13;--surface: #0e131e;--surface-elevated: #151c29;--border: rgba(213, 221, 255, .11);--foreground: #f6f3ee;--muted: #9299ac;--primary: #7967ff;--primary-hover: #8f80ff;--success: #5ed6a0;--warning: #e8bd65;--danger: #ff766d;--radius-sm: 8px;--radius-md: 13px;--radius-lg: 20px;--shadow-soft: 0 10px 30px rgba(0,0,0,.18);--shadow-elevated: 0 24px 80px rgba(0,0,0,.4)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);color:var(--foreground)}button,input,textarea,select{font:inherit}button{color:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #9a8cff;outline-offset:2px}.icon-button{width:40px;height:40px;border:0;background:transparent;display:inline-grid;place-items:center;border-radius:var(--radius-sm);color:var(--muted)}.icon-button:hover{color:var(--foreground);background:#ffffff0f}.brand{display:flex;align-items:center;gap:10px;font:700 13px Manrope;letter-spacing:.12em;white-space:nowrap}.brand small{font-size:8px;color:var(--muted);margin-left:-6px;align-self:flex-end;padding-bottom:4px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(143,128,255,.4);border-radius:10px;color:#a89cff;background:linear-gradient(145deg,#7967ff33,#7967ff08)}.eyebrow{font-size:10px;letter-spacing:.18em;color:#a89cff;font-weight:700}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.2}.ambient-one{width:420px;height:420px;background:#4234cc;top:-150px;left:25%}.ambient-two{width:330px;height:330px;background:#1157a1;bottom:-180px;right:0}.login-page{min-height:100vh;display:grid;grid-template-columns:1.3fr .7fr;overflow:hidden}.login-visual{padding:42px 7vw 55px;position:relative;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--border);background:radial-gradient(circle at 60% 45%,rgba(47,67,119,.25),transparent 35%),linear-gradient(140deg,#080b13,#0b101a)}.login-visual:after{content:"";position:absolute;inset:20% 5% 8% 35%;border-radius:40% 40% 0 0;background:linear-gradient(135deg,transparent 35%,rgba(106,91,224,.08));transform:skew(-10deg)}.visual-copy{position:relative;z-index:1;max-width:670px;margin-top:auto;margin-bottom:15vh}.visual-copy h1{margin:18px 0;font:600 clamp(48px,6.2vw,92px)/.96 "Manrope";letter-spacing:-.065em}.visual-copy h1 em{color:#a89cff;font-style:normal}.visual-copy p{color:var(--muted);font-size:17px;max-width:450px}.frame-strip{display:flex;gap:8px;position:relative;z-index:1}.frame-strip i{width:52px;height:3px;border-radius:3px;background:#ffffff26}.frame-strip i:first-child{background:var(--primary);width:88px}.login-panel{display:grid;place-items:center;padding:40px;position:relative;background:#0a0e17c7}.login-card{width:min(390px,100%)}.mobile-brand{display:none}.secure-label{display:inline-flex;align-items:center;gap:7px;color:var(--success);background:#5ed6a012;border:1px solid rgba(94,214,160,.16);border-radius:20px;padding:7px 11px;font-size:10px;letter-spacing:.12em;font-weight:700}.login-card h2{font:600 38px Manrope;letter-spacing:-.04em;margin:24px 0 6px}.login-card>p{color:var(--muted);margin:0 0 34px}.login-card form{display:grid;gap:10px}.login-card label{display:grid;gap:8px;color:#c8ccd7;font-size:12px;font-weight:600}.login-card input,textarea,select{width:100%;border:1px solid var(--border);background:#0b1019;color:var(--foreground);border-radius:var(--radius-sm);padding:13px 14px;min-height:46px}.password-field{position:relative}.password-field button{position:absolute;right:4px;top:3px;border:0;background:transparent;width:40px;height:40px;color:var(--muted)}.password-field svg{width:17px}.field-error{color:var(--danger);font-size:11px;margin-top:-5px}.primary-button,.button{border:0;border-radius:var(--radius-sm);font-weight:700;display:inline-flex;justify-content:center;align-items:center;gap:8px}.login-button{margin-top:12px;min-height:48px;background:linear-gradient(135deg,#6854ef,#8775ff);box-shadow:0 12px 35px #5e4be438}.login-button:disabled{opacity:.6}.connection{margin-top:26px;border-top:1px solid var(--border);padding-top:20px;font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.connection span{width:7px;height:7px;background:var(--success);border-radius:50%;box-shadow:0 0 12px var(--success)}.connection b{margin-left:auto;color:var(--warning);font-weight:600}.creator-credit{position:relative;z-index:1;color:var(--muted);font-size:11px;letter-spacing:.08em}.app-loading{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:10px;background:radial-gradient(circle at 50% 40%,rgba(121,103,255,.14),transparent 28%),var(--background)}.app-loading span{color:var(--muted);font-size:11px}.brand-loader{width:34px;height:34px;border:2px solid rgba(121,103,255,.22);border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}.dashboard-shell{min-height:100dvh;padding:0 clamp(22px,6vw,84px) 70px;background:radial-gradient(circle at 65% 0,rgba(82,68,196,.18),transparent 30%),var(--background)}.dashboard-head{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.dashboard-head>div>p{margin:5px 0 0 44px;color:var(--muted);font-size:10px}.dashboard-nav{display:flex;gap:8px}.dashboard-hero{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dashboard-hero h1{margin:10px 0;max-width:690px;font:600 clamp(35px,5vw,68px)/1 "Manrope";letter-spacing:-.055em}.dashboard-hero p{color:var(--muted)}.dashboard-new{min-height:52px;padding:0 21px;background:linear-gradient(135deg,#6854ef,#8775ff)!important;color:#fff!important;border:0!important}.dashboard-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-images{min-height:52px}.premium-dashboard{background:radial-gradient(circle at 72% -8%,rgba(121,103,255,.24),transparent 28%),radial-gradient(circle at 5% 40%,rgba(20,86,118,.1),transparent 22%),var(--background)}.premium-hero{min-height:330px}.premium-hero>div:first-child{max-width:830px}.premium-hero h1{max-width:820px}.premium-hero p{max-width:650px;line-height:1.65}.hero-models{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.hero-models span{padding:8px 10px;border:1px solid var(--border);border-radius:7px;color:#c2c7d4;background:#ffffff06;font-size:9px;letter-spacing:.08em}.hero-models b{margin-right:5px;color:#9689ff;font-size:7px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(145deg,#161c2ae6,#0b0f18d9);box-shadow:var(--shadow-soft)}.dashboard-metrics article{min-height:130px;padding:20px;display:grid;align-content:space-between;border-right:1px solid var(--border)}.dashboard-metrics article:last-child{border-right:0}.dashboard-metrics span{color:var(--muted);font-size:8px;letter-spacing:.16em}.dashboard-metrics strong{font:600 35px Manrope;letter-spacing:-.05em}.dashboard-metrics small{color:var(--muted);font-size:9px}.dashboard-metrics .metric-provider{background:linear-gradient(135deg,#7967ff26,#7967ff06)}.dashboard-metrics .metric-provider strong{color:#b5adff;font-size:23px}.premium-service-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:12px}.provider-stack{display:flex;gap:6px}.provider-stack span{padding:10px;border:1px solid var(--border);border-radius:9px;color:#c7cbd6;background:#ffffff06;font-size:8px;white-space:nowrap}.provider-stack b{display:block;margin-top:3px;color:var(--muted);font-size:7px;font-weight:500}.text-action{min-height:40px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#a79cff;font-size:10px}.text-action svg{width:14px}.premium-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.premium-project-card{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,#141a27eb,#0b0f18eb);transition:border-color .2s ease,box-shadow .2s ease}.premium-project-card:hover{border-color:#7967ff57;box-shadow:0 18px 50px #0000003d}.project-visual{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;display:block;padding:0;border:0;background:linear-gradient(135deg,#1c2540,#111726)}.project-visual img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.project-visual:hover img{transform:scale(1.025)}.project-visual>span{position:absolute;inset:0;display:grid;place-items:center;color:#9689ff}.project-visual i{position:absolute;top:10px;right:10px;padding:5px 7px;border:1px solid rgba(255,255,255,.18);border-radius:5px;color:#fff;background:#05070bad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font: 700 8px DM Sans;letter-spacing:.1em}.project-card-copy{padding:15px 16px 10px;display:grid;gap:7px}.project-card-copy span{color:#978cff;font-size:8px;letter-spacing:.1em;text-transform:uppercase}.project-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 16px Manrope}.project-card-copy small{color:var(--muted);font-size:9px}.project-card-actions{padding:6px 10px 10px 16px;display:flex;align-items:center;justify-content:space-between}.premium-empty{min-height:240px}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:20px;display:grid;place-items:center;background:#030509b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.new-project-modal{width:min(580px,100%);border:1px solid rgba(154,140,255,.25);border-radius:20px;background:linear-gradient(155deg,#171d2a,#0c111a 70%);box-shadow:0 40px 120px #000000a6;animation:modal-in .22s ease-out}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}}.modal-heading{padding:22px 24px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-heading span{color:#9f94ff;font-size:8px;letter-spacing:.16em}.modal-heading h2{margin:5px 0 0;font:600 25px Manrope;letter-spacing:-.04em}.new-project-modal form{padding:24px;display:grid;gap:10px}.new-project-modal label{display:grid;gap:8px;color:#c5cad5;font-size:10px;font-weight:600}.new-project-modal input,.new-project-modal select{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--border);border-radius:8px;color:var(--foreground);background:#090d15}.modal-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}.model-lock{margin-top:8px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;border:1px solid rgba(121,103,255,.24);border-radius:10px;background:#7967ff12}.model-lock span{color:var(--muted);font-size:8px;letter-spacing:.13em}.model-lock strong{color:#b6adff;font-size:12px}.model-lock small{grid-column:1/-1;color:var(--muted);font-size:9px;line-height:1.5}.modal-error{margin:3px 0 0;color:var(--danger);font-size:10px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.modal-actions .button{min-height:44px}.modal-actions .primary{min-width:160px;background:linear-gradient(135deg,#6854ef,#8775ff);color:#fff}.service-strip{display:flex;flex-wrap:wrap;gap:8px;padding:13px;border:1px solid var(--border);background:#ffffff06;border-radius:var(--radius-md)}.service-strip span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:20px;color:var(--muted);font-size:10px}.service-strip i{width:6px;height:6px;border-radius:50%;background:currentColor}.service-strip .service-ok{color:var(--success);background:#5ed6a00f}.service-strip .service-off{color:var(--warning);background:#e8bd650f}.recent-projects{margin-top:38px}.section-heading{display:flex;justify-content:space-between;margin-bottom:14px}.section-heading>div{display:grid;gap:3px}.section-heading span{color:var(--muted);font-size:9px;letter-spacing:.14em}.section-heading strong{font:600 18px Manrope}.project-grid{display:grid;gap:9px}.project-card{display:grid;grid-template-columns:74px 1fr auto 40px;align-items:center;gap:14px;padding:10px;border:1px solid var(--border);border-radius:var(--radius-md);background:#0e131ecc}.project-thumb{width:74px;height:55px;display:grid;place-items:center;color:#9689ff;border-radius:8px;background:linear-gradient(135deg,#7967ff40,#161d3080)}.project-card>div:nth-child(2){display:grid;gap:5px}.project-card span{color:var(--muted);font-size:10px}.empty-project{width:100%;min-height:180px;border:1px dashed rgba(121,103,255,.3);border-radius:var(--radius-lg);background:#7967ff09;color:var(--muted);display:grid;place-content:center;justify-items:center;gap:8px}.empty-project svg{color:#9689ff}.empty-project strong{color:var(--foreground);font-size:15px}.studio-shell{height:100vh;overflow:hidden;display:flex;flex-direction:column;background:radial-gradient(circle at 55% 15%,#131a29 0,var(--background) 38%)}.topbar{height:67px;padding:0 18px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--border);background:#080b13e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar .back{border-right:1px solid var(--border);border-radius:0;padding-right:18px;width:50px}.project-heading{margin-left:28px;padding-left:25px;border-left:1px solid var(--border);display:grid;grid-template-columns:auto auto;align-items:center;gap:0 8px}.project-heading span{grid-column:1/-1;color:var(--muted);font-size:8px;letter-spacing:.16em}.project-heading strong{font-size:13px}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.save-state{color:var(--muted);display:flex;gap:7px;font-size:11px;margin-right:12px}.save-state.offline{color:var(--danger)}.save-state.saving{color:var(--warning)}.button{min-height:38px;padding:0 15px;font-size:12px;border:1px solid var(--border)}.button.secondary{background:var(--surface-elevated)}.button.primary{background:var(--foreground);color:#0b0d13}.demo-banner{height:29px;display:flex;justify-content:center;align-items:center;gap:8px;background:#e8bd6514;color:var(--warning);border-bottom:1px solid rgba(232,189,101,.12);font-size:9px;letter-spacing:.12em;font-weight:700}.demo-banner span{letter-spacing:0;font-weight:400;color:#b3a581}.global-error,.progress-banner{position:fixed;z-index:20;top:104px;left:50%;transform:translate(-50%);border-radius:8px;padding:10px 14px;box-shadow:var(--shadow-elevated);font-size:11px}.global-error{color:#ffd0cc;background:#592b31;border:1px solid rgba(255,118,109,.3)}.progress-banner{display:flex;gap:8px;align-items:center;color:#e9dcff;background:#29214c;border:1px solid rgba(121,103,255,.35)}.editor-grid{display:grid;grid-template-columns:280px minmax(480px,1fr) 330px;flex:1;min-height:0}.panel{background:#0b0f18cc}.left-panel{border-right:1px solid var(--border);display:flex;flex-direction:column;min-height:0}.panel-title{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 15px 0 20px;border-bottom:1px solid var(--border)}.panel-title>div{display:grid;gap:4px}.panel-title span{font-size:9px;color:var(--muted);letter-spacing:.15em}.panel-title strong{font-size:12px}.sequence-scroll{overflow-y:auto;padding:11px;flex:1}.image-row{height:66px;padding:6px;display:grid;grid-template-columns:20px 23px 66px minmax(0,1fr) 58px;gap:7px;align-items:center;border:1px solid transparent;border-radius:10px;margin-bottom:5px;transition:background .18s,border-color .18s,opacity .18s}.image-row:hover{background:#ffffff09}.image-row.active{background:#7967ff14;border-color:#7967ff47}.image-row.dragging{opacity:.5}.drag-handle{border:0;background:none;color:#50586b;padding:0;touch-action:none}.image-index{color:#667085;font:600 9px Manrope}.image-row img{width:66px;height:50px;object-fit:cover;border-radius:6px}.image-row>div{overflow:hidden;display:grid;gap:4px}.image-row input{width:100%;min-width:0;border:0;padding:0;background:transparent;color:var(--foreground);font-size:10px;font-weight:600}.image-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-row small{color:var(--muted);font-size:8px}.image-row .icon-button{width:30px;height:30px}.image-row .image-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:visible}.image-actions button{width:18px;height:18px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--muted)}.image-actions button:hover{color:var(--foreground);background:#ffffff0f}.image-actions svg{width:11px;height:11px}.add-shot{width:100%;height:47px;border:1px dashed rgba(154,140,255,.25);border-radius:9px;background:#7967ff0a;color:#9f94e5;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px}.empty-sequence{min-height:110px;display:grid;place-items:center;color:var(--muted);font-size:11px}.sequence-footer{height:44px;padding:0 16px;display:flex;align-items:center;gap:8px;border-top:1px solid var(--border);color:var(--muted);font-size:9px}.sequence-footer b{margin-left:auto;color:var(--success)}.stage{padding:28px clamp(20px,3vw,48px) 22px;overflow-y:auto;min-width:0}.stage-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:19px}.stage-head h1{margin:6px 0 0;font:600 clamp(19px,2vw,28px) "Manrope";letter-spacing:-.035em}.stage-head h1 i{color:#50586b;font-style:normal}.status-chip{border:1px solid var(--border);border-radius:30px;padding:7px 10px;font-size:8px;letter-spacing:.12em;color:var(--muted)}.status-chip.completed{color:var(--success);border-color:#5ed6a040}.status-chip.processing{color:var(--warning);border-color:#e8bd6540}.status-chip.ready{color:var(--success);border-color:#5ed6a040}.status-chip.ambiguous{color:var(--warning);border-color:#e8bd654d}.viewer{aspect-ratio:16/10;max-height:58vh;background:#05070b;position:relative;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-elevated)}.viewer-images{height:100%;display:grid;grid-template-columns:1fr 1fr}.viewer figure{margin:0;position:relative;overflow:hidden}.viewer figure:first-child{border-right:1px solid rgba(255,255,255,.5)}.viewer img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.03) brightness(.84)}.viewer figcaption{position:absolute;top:13px;left:13px;padding:6px 8px;background:#05070b99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.13);border-radius:6px;font-size:8px;letter-spacing:.14em}.viewer-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-size:12px}.viewer-overlay{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.play-main{pointer-events:auto;width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#07090e99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center}.play-main svg{width:18px}.viewer-controls{position:absolute;bottom:0;left:0;right:0;height:48px;display:flex;align-items:center;gap:10px;padding:0 11px;background:linear-gradient(transparent,#000c)}.viewer-controls .icon-button{width:31px;height:31px;color:#fff}.viewer-controls svg{width:15px}.viewer-controls span{font-size:8px}.seek{height:3px;flex:1;background:#ffffff3b;border-radius:3px;overflow:hidden}.seek i{display:block;height:100%;background:var(--primary);transition:width 1s linear}.filmstrip{height:76px;display:flex;align-items:center;gap:7px;margin-top:15px;overflow-x:auto}.filmstrip>span{color:var(--muted);font-size:8px;letter-spacing:.15em;transform:rotate(-90deg);width:45px}.filmstrip button{width:70px;height:52px;flex:0 0 70px;border:1px solid transparent;padding:2px;background:#111722;border-radius:7px;position:relative;overflow:hidden;font-size:8px;color:#fff}.filmstrip button.selected{border-color:var(--primary)}.filmstrip img{position:absolute;inset:2px;width:calc(100% - 4px);height:calc(100% - 4px);object-fit:cover;border-radius:4px;opacity:.65}.filmstrip button i{position:absolute;right:5px;top:5px;width:6px;height:6px;background:#596174;border-radius:50%}.filmstrip button i.completed{background:var(--success)}.filmstrip button i.processing{background:var(--warning)}.filmstrip button i.failed{background:var(--danger)}.ambiguity-card{margin-top:13px;padding:11px 13px;display:flex;gap:10px;align-items:center;border:1px solid rgba(232,189,101,.24);border-radius:9px;background:#e8bd650f;color:var(--warning)}.ambiguity-card>div{display:grid;gap:3px}.ambiguity-card strong{font-size:10px}.ambiguity-card span{color:var(--muted);font-size:9px}.right-panel{border-left:1px solid var(--border);display:flex;flex-direction:column;min-height:0}.right-tabs{height:54px;border-bottom:1px solid var(--border);display:flex;padding:0 12px;gap:5px}.right-tabs button{flex:1;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:10px;display:flex;align-items:center;justify-content:center;gap:6px}.right-tabs button.active{color:var(--foreground);border-color:var(--primary)}.settings-scroll{padding:18px;overflow-y:auto;flex:1}.settings-scroll section{margin-bottom:21px}.settings-scroll label{display:flex;justify-content:space-between;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.13em;margin-bottom:8px}.settings-scroll textarea{resize:vertical;min-height:90px;line-height:1.5;font-size:11px}.provider-card{display:grid;gap:7px;padding:11px;border:1px solid rgba(232,189,101,.18);border-radius:8px;background:#e8bd650b}.provider-card span{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.provider-card b{color:var(--warning)}.magic-link{border:0;background:transparent;color:#9f94ff;display:flex;gap:6px;align-items:center;font-size:9px;padding:8px 0}.preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.preset-grid button{height:38px;border:1px solid var(--border);background:#0c111a;border-radius:7px;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted)}.preset-grid button.active{border-color:#7967ff80;color:#c4bcff;background:#7967ff1a}.split-settings{display:grid;grid-template-columns:1fr 1fr;gap:8px}.split-settings label{display:grid;gap:6px}.settings-scroll select{padding:8px 10px;min-height:38px;font-size:10px}.segmented{padding:3px;background:#0a0e16;border:1px solid var(--border);border-radius:8px;display:grid;grid-template-columns:repeat(3,1fr)}.segmented button{border:0;background:none;height:30px;border-radius:5px;font-size:9px;color:var(--muted)}.segmented button.active{background:var(--surface-elevated);color:var(--foreground)}input[type=range]{accent-color:var(--primary);padding:0;min-height:20px}details{border-top:1px solid var(--border);padding-top:13px}summary{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;cursor:pointer}details p{color:#777f90;font-size:9px;line-height:1.5}.generation-box{padding:13px 18px 17px;border-top:1px solid var(--border);background:#0a0e16}.generate-button{width:100%;min-height:45px;border:0;border-radius:9px;background:linear-gradient(135deg,#6653e8,#8775ff);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:11px;box-shadow:0 12px 30px #4939c133}.generate-button:disabled{opacity:.72}.generate-button:disabled{cursor:not-allowed;filter:saturate(.25);box-shadow:none}.generate-button svg{width:16px}.generation-box small{display:block;text-align:center;margin-top:7px;color:var(--muted);font-size:8px}.full-button{width:100%;margin-top:9px}.private-footer{display:block;text-align:center;color:#596174;font-size:8px;margin-top:8px}.spin{animation:spin 1s linear infinite}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.image-studio-shell{min-height:100dvh;padding:0 clamp(18px,4vw,64px) 48px;background:radial-gradient(circle at 65% 0,rgba(82,68,196,.2),transparent 32%),var(--background)}.image-studio-head{min-height:76px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--border)}.image-studio-head>div{display:grid;gap:3px;padding-left:18px;border-left:1px solid var(--border)}.image-studio-head>div span{color:var(--muted);font-size:9px;letter-spacing:.14em}.image-studio-head>div strong{font-size:12px}.image-studio-head>.button{margin-left:auto}.image-studio-intro{min-height:215px;display:flex;align-items:center;justify-content:space-between;gap:28px}.image-studio-intro h1{margin:8px 0;font:600 clamp(34px,4.5vw,62px)/1 "Manrope";letter-spacing:-.055em}.image-studio-intro p{margin:0;color:var(--muted)}.image-upload-main{min-height:52px;padding:0 22px;white-space:nowrap;background:linear-gradient(135deg,#6854ef,#8775ff)!important;color:#fff!important}.image-workbench{min-height:570px;display:grid;grid-template-columns:minmax(210px,260px) minmax(360px,1fr) minmax(270px,320px);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:#090d15d1;box-shadow:var(--shadow-elevated)}.image-library,.image-settings-panel{min-width:0;background:#0d121cd1}.image-library{border-right:1px solid var(--border)}.image-panel-title,.image-preview-head{min-height:68px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.image-panel-title>div,.image-preview-head>div{display:grid;gap:4px}.image-panel-title span,.image-preview-head span{color:var(--muted);font-size:8px;letter-spacing:.14em}.image-panel-title strong,.image-preview-head strong{font-size:11px}.image-library-list{display:grid;gap:6px;padding:10px;max-height:500px;overflow-y:auto}.image-library-item{display:grid;grid-template-columns:1fr 38px;align-items:center;border:1px solid transparent;border-radius:9px;background:transparent;overflow:hidden}.image-library-item.active{border-color:#7967ff73;background:#7967ff14}.image-library-select{min-width:0;min-height:64px;padding:7px;display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:9px;text-align:left;border:0;background:transparent}.image-library-select img{width:62px;height:48px;border-radius:6px;object-fit:cover}.image-library-select span{min-width:0;display:grid;gap:4px}.image-library-select strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.image-library-select small{color:var(--muted);font-size:8px}.image-library-remove{width:34px;height:44px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--muted)}.image-library-remove:hover{color:var(--danger);background:#ff766d14}.image-library-remove svg{width:14px}.generated-image-actions{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr;gap:5px;padding:0 7px 7px}.generated-image-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--border);border-radius:6px;background:#0a0e16;color:#c7cbd6;font-size:8px}.generated-image-actions button:hover{color:var(--foreground);border-color:#7967ff66;background:#7967ff14}.generated-image-actions button:disabled{opacity:.45;cursor:not-allowed}.generated-image-actions svg{width:12px}.image-drop-empty{min-height:210px;border:1px dashed rgba(121,103,255,.35);border-radius:10px;background:#7967ff0a;color:var(--muted);display:grid;place-content:center;justify-items:center;gap:8px}.image-drop-empty svg{color:#a89cff}.image-drop-empty strong{color:var(--foreground);font-size:11px}.image-drop-empty span{font-size:9px}.image-preview-panel{min-width:0;display:flex;flex-direction:column}.preserve-chip{display:inline-flex!important;align-items:center;gap:5px;color:var(--success)!important;letter-spacing:0!important;border:1px solid rgba(94,214,160,.2);background:#5ed6a00f;border-radius:30px;padding:6px 9px}.preserve-chip svg{width:13px}.image-preview-stage{flex:1;min-height:0;height:clamp(320px,calc(100dvh - 310px),640px);overflow:hidden;padding:clamp(14px,2.5vw,36px);display:grid;place-items:center;background-color:#070a11;background-image:linear-gradient(45deg,rgba(255,255,255,.018) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.018) 25%,transparent 25%);background-size:20px 20px}.aspect-canvas{width:auto;height:100%;max-width:100%;max-height:100%;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;box-shadow:0 18px 55px #00000073}.aspect-canvas img{width:100%;height:100%;object-fit:contain}.aspect-canvas img.preserve-background{object-fit:contain}.background-preserve{background:transparent}.background-black{background:#05070b}.background-white{background:#fff}.background-transparent{background-color:transparent;background-image:linear-gradient(45deg,#303644 25%,transparent 25%),linear-gradient(-45deg,#303644 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#303644 75%),linear-gradient(-45deg,transparent 75%,#303644 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.image-preview-empty{display:grid;justify-items:center;gap:9px;color:var(--muted)}.image-preview-empty svg{color:#8e82e7}.image-settings-panel{padding:20px;border-left:1px solid var(--border)}.image-settings-panel section{margin-bottom:23px}.image-settings-panel label,.field-label{display:block;margin-bottom:8px;color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.13em}.image-settings-panel select,.image-settings-panel input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--foreground);background:#0a0e16}.image-settings-panel input{margin-top:8px}.image-settings-panel p,.advanced-settings p{color:var(--muted);font-size:9px;line-height:1.55}.background-options{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.background-options button{min-height:52px;padding:6px 2px;display:grid;justify-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:#0a0e16;font-size:8px}.background-options button.active{color:var(--foreground);border-color:#7967ff80;background:#7967ff1a}.background-options i{width:20px;height:16px;border:1px solid rgba(255,255,255,.18);border-radius:3px}.resolution-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.resolution-options button{min-height:42px;border:1px solid var(--border);border-radius:7px;background:#0a0e16;color:var(--muted);font-size:9px;font-weight:700}.resolution-options button.active{color:#d2cdff;border-color:#7967ff85;background:#7967ff1f}.image-settings-panel label b{float:right;color:var(--warning);font-size:7px}.prompt-source{margin:4px 0 16px;padding:12px;border:1px solid var(--border);border-radius:9px;background:#ffffff05}.prompt-source summary{color:#aaa1ef}.prompt-source img{width:100%;aspect-ratio:16/9;margin-top:10px;border-radius:7px;object-fit:cover}.prompt-source strong{display:block;margin-top:8px;font-size:9px}.prompt-source a{color:#a79cff;font-size:8px}.swatch-preserve{background:linear-gradient(135deg,#2b6b56,#b18c68)}.swatch-black{background:#05070b}.swatch-white{background:#fff}.swatch-transparent{background:repeating-conic-gradient(#303644 0 25%,#687083 0 50%) 50%/8px 8px}.image-send-status{min-height:46px;display:grid;align-items:center;margin:10px 0;color:var(--muted);font-size:9px}.success-text{display:flex;align-items:center;gap:6px;color:var(--success)}.success-text svg{width:14px}.error-text{color:var(--danger)}.image-send-button{width:100%;min-height:48px;background:linear-gradient(135deg,#6854ef,#8775ff)!important;color:#fff!important}.image-send-button:disabled{opacity:.45;cursor:not-allowed}.advanced-settings{display:grid;gap:4px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.editor-grid{grid-template-columns:230px minmax(430px,1fr)}.right-panel{position:fixed;right:12px;top:105px;bottom:12px;width:320px;z-index:5;box-shadow:var(--shadow-elevated);border:1px solid var(--border);border-radius:var(--radius-md);display:none}.image-workbench{grid-template-columns:220px minmax(360px,1fr)}.image-settings-panel{grid-column:1/-1;border-left:0;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.image-send-status,.image-send-button{align-self:end}.premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-service-row{grid-template-columns:1fr}.provider-stack{flex-wrap:wrap}}@media(max-width:720px){.studio-shell{height:auto;min-height:100dvh;overflow:auto}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{padding:26px}.mobile-brand{display:block;margin-bottom:60px}.editor-grid{display:block;overflow-y:auto}.left-panel{height:205px;border:0}.panel-title{height:54px}.sequence-scroll{display:flex;overflow-x:auto;overflow-y:hidden;gap:7px}.image-row{min-width:160px;grid-template-columns:18px 24px 58px 1fr}.image-row .icon-button{display:none}.add-shot{min-width:100px;width:100px;height:66px}.sequence-footer{display:none}.stage{padding:20px 14px 100px}.right-panel{display:flex;position:static;width:auto;height:620px;margin:0 14px 20px;border:1px solid var(--border);border-radius:var(--radius-md)}.topbar{padding:0 8px;gap:7px}.topbar .brand span:not(.brand-mark),.topbar .brand small,.project-heading span,.save-state,.button.secondary{display:none}.project-heading{margin:0;padding:0;border:0}.button.primary{padding:0 10px}.viewer{aspect-ratio:9/11}.viewer-images{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.viewer figure:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.5)}.dashboard-shell{padding-inline:16px}.dashboard-hero{align-items:flex-start;flex-direction:column;padding:45px 0}.dashboard-hero-actions{width:100%;justify-content:stretch}.dashboard-hero-actions .button{flex:1}.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-metrics article:nth-child(2){border-right:0}.dashboard-metrics article:nth-child(-n+2){border-bottom:1px solid var(--border)}.premium-project-grid{grid-template-columns:1fr}.premium-service-row .service-strip{width:100%}.provider-stack{display:grid;grid-template-columns:1fr 1fr}.modal-fields{grid-template-columns:1fr}.new-project-modal form,.modal-heading{padding:18px}.project-card{grid-template-columns:58px 1fr 40px}.project-card .button{grid-column:1/-1}.image-studio-head>div,.image-studio-head>.button{display:none}.image-studio-intro{padding:42px 0;align-items:stretch;flex-direction:column}.image-studio-intro h1{font-size:38px}.image-workbench{display:block}.image-library{border-right:0;border-bottom:1px solid var(--border)}.image-library-list{max-height:250px}.image-preview-stage{min-height:0;height:min(62dvh,520px)}.image-settings-panel{display:block;border-top:1px solid var(--border)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.generated-library{margin:28px auto 56px;max-width:1500px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#ffffff06}.generated-library-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.generated-library-head span{font-size:11px;letter-spacing:.18em;color:var(--muted)}.generated-library-head h2{margin:5px 0 0;font-size:24px}.generated-library-head small{color:var(--muted)}.generated-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.generated-library-grid article{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.generated-library-grid article>a{display:block;aspect-ratio:1;background:#090b0f}.generated-library-grid img{width:100%;height:100%;object-fit:contain}.generated-library-grid article>div{display:flex;flex-direction:column;gap:4px;padding:12px}.generated-library-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.generated-library-grid small{color:var(--muted);font-size:11px}.generated-library-actions{flex-direction:row!important;align-items:center;justify-content:space-between;padding-top:0!important}.generated-library-actions .button{height:32px;padding:0 10px;font-size:11px}.generated-library-actions svg{width:14px}.generated-library-empty{color:var(--muted);text-align:center;padding:28px}:root{font-family:DM Sans,Inter,system-ui,sans-serif;--background: #0e0f11;--surface: #141518;--surface-elevated: #1b1c20;--border: #2a2c32;--foreground: #f0f0f2;--muted: #94969f;--primary: #7063f6;--primary-hover: #8277ff;--success: #21c994;--warning: #e6ae58;--danger: #ff6268;--radius-sm: 7px;--radius-md: 11px;--radius-lg: 16px;--shadow-soft: 0 10px 28px rgba(0,0,0,.18);--shadow-elevated: 0 24px 72px rgba(0,0,0,.48)}body{background:#0b0c0e}button,a,select{touch-action:manipulation}.button,.icon-button,.text-action,.generate-button,.preset-grid button,.resolution-options button{transition:color .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease,box-shadow .18s ease}.button:active,.icon-button:active,.text-action:active{transform:scale(.98)}.button.primary,.dashboard-new,.image-send-button,.generate-button,.login-button{background:#7063f6!important;color:#fff!important;box-shadow:none}.button.primary:hover,.dashboard-new:hover,.image-send-button:hover,.generate-button:hover,.login-button:hover{background:#8277ff!important}.button.secondary{background:#1a1b1f;color:#c9cad0;border-color:#303239}.button.secondary:hover{background:#23242a;color:#fff;border-color:#41434b}.icon-button{min-width:40px;min-height:40px}.app-rail{position:fixed;z-index:60;inset:0 auto 0 0;width:64px;padding:12px 9px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #27292e;background:#17181b}.rail-logo{width:44px;height:44px;display:grid;place-items:center;color:#7c70ff}.rail-logo svg{width:24px;height:24px;stroke-width:2.4}.app-rail nav,.rail-bottom{width:100%;display:grid;justify-items:center;gap:8px}.app-rail nav{margin-top:20px}.rail-bottom{margin-top:auto}.app-rail button{width:42px;height:42px;border:1px solid transparent;border-radius:8px;display:grid;place-items:center;color:#777983;background:transparent}.app-rail button:not(:disabled):hover{color:#dddde2;background:#222329}.app-rail button.active{color:#fff;border-color:#6257e9;background:#7063f6;box-shadow:0 0 0 4px #7063f61c}.app-rail button:disabled{opacity:.5;cursor:default}.app-rail button.active:disabled{opacity:1}.app-rail svg{width:18px;height:18px}.rail-divider{width:32px;height:1px;margin:4px 0;background:#2a2c31}.login-page{grid-template-columns:1fr 1fr;padding:16px;gap:0;background:#1a1b1e}.login-panel{order:1;border-radius:18px 0 0 18px;background:#191a1e}.login-visual{order:2;overflow:hidden;padding:48px;border:0;border-radius:0 18px 18px 0;background:#101113}.login-visual>.brand{display:none}.login-visual:before{content:"";position:absolute;width:min(42vw,580px);aspect-ratio:1.45;left:50%;top:50%;transform:translate(-50%,-48%) rotate(-12deg);border:34px solid #bfc1c7;border-left-color:#51545e;border-right-color:#f2f2f4;border-radius:50% 38% 52% 42%;box-shadow:inset 0 0 42px #050506,0 40px 90px #0000009e}.login-visual:after{content:"PF";inset:50% auto auto 50%;transform:translate(-50%,-50%);color:#171923;background:none;font:800 clamp(180px,22vw,360px)/1 "Manrope";letter-spacing:-.18em;opacity:.45}.visual-copy{z-index:2;margin:auto 0 20px}.visual-copy .eyebrow,.visual-copy h1,.visual-copy p,.frame-strip{display:none}.login-card{width:min(480px,100%)}.mobile-brand.login-brand{display:block;margin-bottom:30px}.secure-label{color:#9187ff;border-color:#7063f638;background:#7063f614}.login-card h2{margin-top:18px;font-size:30px}.login-card input,.login-card textarea,.login-card select{background:#24252a;border-color:#363840}.creator-credit{opacity:.72}.dashboard-shell{min-height:100dvh;padding:8px 18px 48px 82px;background:#0e0f11}.dashboard-head{height:56px;padding:0 12px 0 18px;border:1px solid #292b31;border-radius:12px;background:#191a1e}.dashboard-head>div:first-child{display:flex;align-items:baseline;gap:12px}.dashboard-head h2{margin:0;font:600 18px Manrope}.head-kicker{color:#777a84;font-size:9px;letter-spacing:.14em}.dashboard-head>div>p{display:none}.dashboard-nav{align-items:center}.dashboard-nav .icon-button{width:34px;height:34px;min-width:34px;min-height:34px;border:1px solid #303238;border-radius:50%;background:#24252a}.dashboard-nav svg{width:15px}.user-orb{width:34px;height:34px;display:grid;place-items:center;border:1px solid #756af6;border-radius:50%;color:#e7e5ff;background:#39344f}.user-orb svg{width:16px}.quick-image,.quick-logout{display:none}.premium-dashboard{background:#0e0f11}.dashboard-hero,.premium-hero{min-height:176px;margin-top:16px;padding:22px 24px;border:1px solid #292b31;border-radius:12px;background:linear-gradient(110deg,#191a1e 65%,#191c24)}.premium-hero h1{margin:7px 0;max-width:650px;font:600 clamp(27px,3.1vw,42px)/1.05 "Manrope";letter-spacing:-.045em}.premium-hero p{max-width:600px;margin:0;font-size:13px;line-height:1.55}.hero-models{margin-top:15px}.hero-models span{padding:6px 9px;background:#202126}.dashboard-new,.dashboard-images{min-height:44px}.dashboard-metrics{margin-top:14px;gap:12px;border:0;background:none;box-shadow:none}.dashboard-metrics article{min-height:110px;padding:16px;border:1px solid #292b31!important;border-radius:11px;background:#191a1e}.dashboard-metrics strong{font-size:28px}.dashboard-metrics .metric-provider{background:#191a1e}.dashboard-metrics .metric-provider strong{color:#8f85ff;font-size:18px}.premium-service-row{margin-top:12px}.service-strip{padding:8px;border-color:#292b31;background:#17181b}.service-strip span{padding:5px 8px}.provider-stack span{border-color:#292b31;background:#191a1e}.recent-projects{margin-top:26px;padding:18px;border:1px solid #292b31;border-radius:12px;background:#141518}.premium-project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-project-card{border-color:#2a2c32;border-radius:10px;background:#1a1b1f}.project-card-copy strong{font-size:14px}.new-project-modal{border-color:#33353d;border-radius:12px;background:#191a1e}.new-project-modal input,.new-project-modal select{background:#24252a;border-color:#383a42}.studio-shell{padding-left:64px;background:#0e0f11}.topbar{height:62px;margin:8px 12px 0;padding:0 12px;border:1px solid #292b31;border-radius:12px;background:#191a1e}.topbar .brand{display:none}.project-heading{margin-left:4px;padding-left:14px}.demo-banner{margin:8px 12px 0;border:1px solid rgba(112,99,246,.2);border-radius:8px;color:#a69fff;background:#7063f612}.editor-grid{margin:8px 12px 12px;gap:8px;grid-template-columns:270px minmax(460px,1fr) 326px}.panel,.stage{border:1px solid #292b31;border-radius:12px;background:#17181b}.left-panel,.right-panel{overflow:hidden;border:1px solid #292b31}.stage{padding:24px;overflow-y:auto}.viewer{border-color:#303239;border-radius:10px;background:#101113}.image-row.active{border-color:#6359dc;background:#7063f621}.right-tabs{background:#191a1e}.settings-scroll textarea,.settings-scroll select,.settings-scroll input:not([type=range]){background:#24252a;border-color:#363840}.preset-grid button{min-height:44px;background:#202126;border-color:#303239}.preset-grid button.active{border-color:#7063f6;background:#7063f629;color:#d4d0ff}.generation-box{background:#17181b}.image-studio-shell{padding:8px 18px 48px 82px;background:#0e0f11}.image-studio-head{min-height:56px;padding:0 12px;border:1px solid #292b31;border-radius:12px;background:#191a1e}.image-studio-head>.brand{display:none}.image-studio-intro{min-height:150px;padding:18px 6px}.image-studio-intro h1{font-size:clamp(28px,3vw,42px)}.image-workbench{min-height:560px;border-color:#292b31;border-radius:12px;background:#131416;box-shadow:none}.image-library,.image-settings-panel{background:#191a1e}.image-preview-stage{background-color:#101113}.image-settings-panel select,.image-settings-panel input{background:#24252a;border-color:#363840}.resolution-options button,.background-options button{min-height:44px;background:#202126;border-color:#303239}.generated-library{border-color:#292b31;border-radius:12px;background:#141518}.generated-library-grid article{border-color:#2a2c32;border-radius:10px;background:#1a1b1f}@media(max-width:1050px){.editor-grid{grid-template-columns:230px minmax(360px,1fr)}.premium-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.app-rail{position:fixed;inset:auto 0 0;width:auto;height:64px;padding:8px 14px;flex-direction:row;border:0;border-top:1px solid #2a2c31}.rail-logo,.rail-divider,.rail-bottom{display:none}.app-rail nav{width:100%;margin:0;display:flex;justify-content:space-around}.app-rail nav button:nth-of-type(n+4){display:none}.login-page{display:block;padding:0}.login-panel{min-height:100dvh;padding:28px 20px 90px;border-radius:0}.login-visual{display:none}.dashboard-shell,.image-studio-shell{padding:8px 12px 86px}.studio-shell{padding:0 0 72px}.dashboard-head{padding:0 10px}.head-kicker{display:none}.dashboard-hero,.premium-hero{align-items:flex-start;padding:20px}.dashboard-metrics{grid-template-columns:1fr 1fr}.premium-project-grid,.premium-service-row{grid-template-columns:1fr}.provider-stack{display:grid;grid-template-columns:1fr 1fr}.topbar,.demo-banner,.editor-grid{margin-left:8px;margin-right:8px}.editor-grid{display:block}.image-studio-intro{padding-block:28px}.image-workbench{display:block}}@media(prefers-reduced-motion:reduce){.button,.icon-button,.text-action,.generate-button{transition:none!important}}
