:root{color:#eaf2fb;background:#07111f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--bg: #07111f;--panel: #0d1b2d;--panel-strong: #102237;--line: rgba(146, 177, 211, .14);--muted: #7890aa;--muted-light: #b6c8dc;--accent: #78d9ff;--purple: #a893ff;--green: #63e3b1;--danger: #ff8192}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 63% 4%,rgba(46,111,155,.15),transparent 30rem),var(--bg);direction:rtl}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}a{color:inherit;text-decoration:none}label{color:var(--muted-light);font-size:12px;font-weight:700}[hidden]{display:none!important}.eyebrow,.section-kicker{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(120,217,255,.34);border-radius:9px;color:var(--accent);background:#78d9ff14;font-size:15px}.workspace-layout{display:grid;grid-template-columns:86px minmax(450px,1fr) minmax(320px,390px);min-height:100vh;direction:ltr}.sidebar,.workspace-main,.results-panel{direction:rtl}.sidebar{display:flex;position:sticky;top:0;flex-direction:column;align-items:center;min-height:100vh;padding:22px 10px 16px;border-left:1px solid var(--line);background:#06101df0}.sidebar-brand{display:grid;justify-items:center;gap:7px;color:var(--muted-light);text-align:center}.sidebar-brand small{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.12em;line-height:1.3}.sidebar-nav{display:grid;gap:14px;margin-top:68px}.sidebar-link{display:grid;justify-items:center;gap:5px;min-width:58px;padding:9px 5px;border-radius:12px;color:var(--muted);background:transparent;transition:color .2s,background .2s}.sidebar-link span{font-size:19px;line-height:1}.sidebar-link small{font-size:9px}.sidebar-link:hover,.sidebar-link.is-active{color:var(--accent);background:#78d9ff17}.sidebar-account{display:grid;justify-items:center;gap:8px;width:100%;margin-top:auto}.avatar{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(168,147,255,.45);border-radius:50%;color:#e6e0ff;background:#a893ff26;font-size:12px;font-weight:800}.sidebar-email{width:64px;overflow:hidden;color:var(--muted);direction:ltr;font-size:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.logout-link{min-width:42px;padding-top:5px}.workspace-main{min-width:0;padding:31px clamp(24px,4vw,64px) 26px}.workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:70px}.workspace-header h1{margin:8px 0 0;color:#f4f8ff;font-size:clamp(25px,3vw,38px);letter-spacing:-.06em}.header-account{display:grid;gap:5px;color:var(--muted);font-size:10px;text-align:left}.header-account strong{overflow:hidden;max-width:190px;color:var(--muted-light);direction:ltr;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs{display:flex;gap:9px;margin:42px 0 16px;border-bottom:1px solid var(--line)}.workspace-tab{display:flex;align-items:center;gap:10px;min-width:166px;padding:0 2px 14px;border-bottom:2px solid transparent;color:var(--muted);background:transparent;text-align:right}.workspace-tab.is-active{border-color:var(--accent);color:#eaf6ff}.tab-glyph{display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--line);border-radius:9px;color:var(--accent);background:#78d9ff12;font-size:13px;font-weight:800}.workspace-tab strong,.workspace-tab small{display:block}.workspace-tab strong{font-size:12px}.workspace-tab small{margin-top:3px;color:var(--muted);font-size:9px}.workspace-tab.is-active small{color:#8daec6}.create-workspace{display:grid;gap:23px;padding:clamp(21px,3vw,35px);border:1px solid var(--line);border-radius:17px;background:linear-gradient(145deg,#11263df0,#0a1a2ce0);box-shadow:0 22px 60px #00000024}.field-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:9px}.field-title span{color:var(--muted);font-size:10px}.prompt-field textarea{display:block;width:100%;min-height:164px;padding:15px 16px;border:1px solid var(--line);border-radius:12px;outline:0;color:#edf6ff;background:#030c1780;direction:rtl;font-size:13px;line-height:1.85;resize:vertical;transition:border-color .2s,box-shadow .2s}textarea:focus,input:focus{border-color:#78d9ffa6;box-shadow:0 0 0 3px #78d9ff14}textarea::placeholder,input::placeholder{color:#5d718a}.image-field{order:-1}.dropzone{display:flex;align-items:center;justify-content:center;gap:13px;min-height:150px;padding:18px;border:1px dashed rgba(120,217,255,.4);border-radius:13px;color:var(--muted-light);background:#78d9ff09;text-align:center;transition:border-color .2s,background .2s}.dropzone:hover,.dropzone.is-dragging{border-color:var(--accent);background:#78d9ff1a}.dropzone>span:not(.upload-icon){display:grid;gap:7px}.dropzone strong{color:#dcecff;font-size:12px}.dropzone u{color:var(--accent);text-underline-offset:3px}.dropzone small{color:var(--muted);font-size:10px}.upload-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;color:var(--accent);background:#78d9ff1f;font-size:22px}.image-preview{position:relative;min-height:210px;overflow:hidden;border:1px solid rgba(120,217,255,.32);border-radius:13px;background:#06101c}.image-preview img{display:block;width:100%;height:280px;object-fit:contain;background:#050d17}.preview-overlay{position:absolute;right:13px;bottom:12px;left:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#ecf7ff;background:#050e1ad6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-overlay strong{overflow:hidden;direction:ltr;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.preview-overlay span{flex:0 0 auto;color:var(--muted);font-size:9px}.replace-image{flex:0 0 auto;padding:4px 7px;border:1px solid rgba(120,217,255,.28);border-radius:5px;color:var(--accent);background:#78d9ff14;font-size:9px}.clear-image{position:absolute;top:10px;left:10px;display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(255,255,255,.17);border-radius:50%;color:#fff;background:#08121fd1;font-size:19px;line-height:1}.clear-image:hover{color:var(--danger);border-color:#ff819299}.settings-row{display:flex;align-items:end;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.settings-row label{display:grid;gap:8px;min-width:135px}.settings-row input{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:9px;outline:0;color:#eaf5ff;background:#030c1775;direction:ltr;font-size:12px}.settings-note{margin-right:auto;padding-bottom:11px;color:var(--muted);font-size:9px}.create-actions{display:flex;align-items:center;gap:18px}.create-actions p{flex:1;margin:0;color:var(--muted);font-size:10px;line-height:1.7}.create-actions p span{color:var(--purple)}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:10px;color:#071524;background:linear-gradient(100deg,#72dcff,#a893ff);box-shadow:0 10px 30px #5b8fff33;font-weight:800;transition:transform .2s,box-shadow .2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 38px #5b8fff57}.create-button{min-width:183px;padding:13px 17px;font-size:12px}.create-button b{font-size:17px}.workspace-notice{margin-top:13px;padding:11px 14px;border:1px solid rgba(120,217,255,.18);border-radius:10px;color:var(--muted-light);background:#78d9ff0f;font-size:11px}.workspace-notice.error{border-color:#ff819240;color:#ffc1ca;background:#ff819212}.workspace-footnote{display:flex;justify-content:space-between;margin-top:22px;color:#526b84;font-size:9px}.results-panel{min-width:0;padding:31px 22px;border-right:1px solid var(--line);background:#0814239e}.result-section{padding-bottom:25px;border-bottom:1px solid var(--line)}.history-section{padding-top:25px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-heading h2{margin:6px 0 0;color:#eef6ff;font-size:18px;letter-spacing:-.04em}.live-dot{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:10px}.live-dot:before{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);content:""}.history-count{display:grid;place-items:center;min-width:23px;height:23px;border-radius:7px;color:var(--accent);background:#78d9ff1a;font-size:10px}.result-empty{display:grid;justify-items:center;gap:8px;min-height:360px;padding:100px 14px 30px;color:var(--muted);text-align:center}.empty-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(120,217,255,.23);border-radius:13px;color:var(--accent);background:#78d9ff12}.result-empty strong{color:var(--muted-light);font-size:13px}.result-empty p{margin:0;font-size:10px;line-height:1.8}.result-media,.result-video{display:grid;place-items:center;min-height:166px;margin:18px 0;overflow:hidden;border:1px solid var(--line);border-radius:12px;color:var(--accent);background:radial-gradient(circle at 50% 0,rgba(120,217,255,.18),transparent 70%),#081522}.result-media{gap:9px;font-size:10px}.result-media.processing,.result-media.queued{color:var(--accent)}.result-media.completed{color:var(--green)}.result-media.failed{color:var(--danger)}.media-icon{font-size:29px;font-weight:800}.result-media.is-loading .media-icon{animation:spin 1.3s linear infinite}.result-video video{display:block;width:100%;max-height:245px;background:#02070d}.job-status-head,.job-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}.job-status-head time{color:var(--muted);font-size:9px}.status-pill,.mini-status{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.status-pill i,.mini-status i{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}.status-pill.queued,.mini-status.queued{color:#c8a2ff}.status-pill.processing,.mini-status.processing{color:var(--accent)}.status-pill.completed,.mini-status.completed{color:var(--green)}.status-pill.failed,.mini-status.failed{color:var(--danger)}.job-progress{gap:9px;margin:13px 0 11px;color:var(--muted);direction:ltr;font-size:9px}.progress-track{flex:1;height:4px;overflow:hidden;border-radius:9px;background:#ffffff14}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--accent);box-shadow:0 0 12px var(--accent)}.progress-track i.completed{background:var(--green);box-shadow:0 0 12px var(--green)}.job-prompt{margin:0 0 6px;color:#d9e8f8;font-size:11px;line-height:1.7}.job-description{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.job-details{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.job-details span{padding:4px 7px;border:1px solid var(--line);border-radius:5px;color:var(--muted);font-size:8px}.download-button{margin-top:15px;padding:9px 13px;border:1px solid rgba(99,227,177,.3);border-radius:8px;color:var(--green);background:#63e3b114;font-size:10px;font-weight:800}.download-button:hover{background:#63e3b126}.inline-error,.form-error{color:var(--danger)!important}.recent-list{display:grid;gap:6px;margin-top:18px}.recent-item{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid rgba(146,177,211,.09)}.recent-item:last-child{border-bottom:0}.recent-media{position:relative;display:grid;flex:0 0 49px;place-items:center;width:49px;height:49px;overflow:hidden;border-radius:9px;color:var(--accent);background:linear-gradient(145deg,#377fb073,#29306aa6);font-size:15px;font-weight:800}.recent-media.completed{color:var(--green);background:linear-gradient(145deg,#27797266,#26344db3)}.recent-media.processing{color:var(--accent)}.recent-media i{position:absolute;right:4px;bottom:4px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;color:#071524;background:var(--green);font-size:7px;font-style:normal}.recent-info{display:grid;flex:1;min-width:0;gap:4px}.recent-info strong{overflow:hidden;color:#dce9fa;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.recent-info>span{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.mini-status{font-size:8px}.item-download{width:25px;height:25px;border:1px solid var(--line);border-radius:7px;color:var(--muted-light);background:transparent}.item-download:hover{color:var(--green);border-color:#63e3b14d}.recent-empty{padding:36px 8px;color:var(--muted);text-align:center}.recent-empty span{color:var(--purple);font-size:22px}.recent-empty p{margin:10px 0 0;font-size:10px;line-height:1.8}.list-loading{display:grid;gap:10px}.list-loading span{height:59px;border-radius:9px;background:linear-gradient(90deg,#ffffff0a,#ffffff17,#ffffff0a);background-size:200% 100%;animation:shimmer 1.4s infinite}.auth-page{display:grid;grid-template-columns:1.1fr .9fr;min-height:100vh;direction:ltr}.auth-visual{position:relative;display:flex;align-items:center;overflow:hidden;padding:10vw;direction:rtl;background:radial-gradient(circle at 51% 50%,rgba(74,137,190,.23),transparent 23rem),linear-gradient(140deg,#081a2c,#101b39 75%,#17183a)}.auth-visual:before{position:absolute;inset:0;background-image:linear-gradient(rgba(159,194,230,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(159,194,230,.05) 1px,transparent 1px);background-size:52px 52px;content:"";-webkit-mask-image:linear-gradient(90deg,black,transparent);mask-image:linear-gradient(90deg,black,transparent)}.visual-copy{position:relative;max-width:500px}.visual-copy h1{margin:25px 0 20px;color:#f3f8ff;font-size:clamp(38px,5vw,68px);letter-spacing:-.07em;line-height:1.05}.visual-copy h1 span{color:var(--accent)}.visual-copy p{max-width:310px;color:#8da7c2;font-size:16px;line-height:1.8}.visual-metrics{display:flex;align-items:center;gap:13px;margin-top:68px;color:#8da7c2;font-size:11px;line-height:1.7}.visual-metrics strong{color:var(--purple);font-size:39px;font-weight:300}.visual-orbit{position:absolute;border:1px solid rgba(120,217,255,.13);border-radius:50%;transform:rotate(-30deg)}.orbit-one{top:19%;left:48%;width:440px;height:160px}.orbit-two{top:33%;left:39%;width:530px;height:190px;border-color:#a893ff26}.auth-panel{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:36px clamp(28px,7vw,100px);direction:rtl;background:#07111fbf}.auth-brand{display:inline-flex;align-items:center;gap:9px;font-size:17px;font-weight:750}.auth-card{width:min(100%,390px);margin:auto}.auth-card h2{margin:15px 0 9px;color:#f3f8ff;font-size:28px;letter-spacing:-.05em;line-height:1.25}.auth-subtitle{margin:0 0 31px;color:var(--muted);font-size:12px}.auth-form{display:grid;gap:9px}.auth-form label{margin-top:6px}.auth-form input{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;outline:0;color:#edf6ff;background:#030c1775;direction:ltr;text-align:left}.auth-submit{width:100%;margin-top:17px;padding:14px}.auth-submit span{font-size:18px}.auth-note{margin:24px 0 0;color:#566a83;font-size:10px;text-align:center}.auth-footer{margin:0;color:#50647e;font-size:10px}.form-error{min-height:16px;margin:4px 0 0;font-size:11px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1.3s linear infinite}@media(max-width:1180px){.workspace-layout{grid-template-columns:80px minmax(390px,1fr) minmax(280px,330px)}.workspace-main{padding-right:28px;padding-left:28px}.results-panel{padding-right:17px;padding-left:17px}}@media(max-width:900px){.workspace-layout{grid-template-columns:72px 1fr}.results-panel{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;border-top:1px solid var(--line);border-right:0}.result-section{padding-bottom:0;border-bottom:0}.history-section{padding-top:0}.result-empty{min-height:280px;padding-top:70px}}@media(max-width:650px){.workspace-layout{display:block}.sidebar{position:sticky;z-index:5;top:0;flex-direction:row;justify-content:space-between;min-height:auto;padding:9px 13px;border-right:0;border-bottom:1px solid var(--line)}.sidebar-brand{display:flex;gap:7px}.sidebar-brand small{font-size:8px;text-align:right}.sidebar-nav{display:flex;gap:4px;margin:0}.sidebar-link{min-width:48px;padding:6px}.sidebar-account{display:flex;width:auto;margin:0}.sidebar-email{display:none}.logout-link{min-width:38px}.workspace-main{padding:24px 14px}.workspace-header{align-items:flex-start}.header-account{display:none}.workspace-tabs{margin-top:29px}.workspace-tab{min-width:0;flex:1}.workspace-tab small{display:none}.create-workspace{padding:17px}.image-preview img{height:210px}.settings-row{align-items:stretch;flex-wrap:wrap}.settings-row label{flex:1;min-width:120px}.settings-note{width:100%;margin:0;padding:0}.create-actions{align-items:stretch;flex-direction:column}.create-actions p{text-align:center}.create-button{width:100%}.results-panel{display:block;padding:0 14px 24px}.result-section{padding:24px 0;border-bottom:1px solid var(--line)}.history-section{padding-top:24px}.result-empty{min-height:230px;padding-top:55px}.workspace-footnote{padding-bottom:8px}.auth-page{display:block}.auth-visual{display:none}.auth-panel{min-height:100vh;padding:27px 24px}.auth-card h2{font-size:25px}}
