.ai-retouch-page{min-height:calc(100vh - 56px);background:linear-gradient(135deg,color-mix(in srgb,var(--color-background) 94%,#0ea5e9 6%),var(--color-background)),var(--color-background);color:var(--color-text)}.ai-retouch-topbar{position:sticky;top:56px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:10px 18px;border-bottom:1px solid var(--color-border);background:color-mix(in srgb,var(--glass-dark-solid-bg) 92%,transparent);backdrop-filter:blur(22px) saturate(1.35)}.ai-retouch-topbar h1,.ai-retouch-login h1{margin:0;font-size:20px;font-weight:800;letter-spacing:0}.ai-retouch-kicker{color:var(--color-text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.ai-retouch-status{display:flex;align-items:center;gap:8px;min-width:0}.ai-retouch-state,.ai-retouch-quota{display:inline-flex;align-items:center;height:34px;white-space:nowrap;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);color:var(--color-text-muted);padding:0 11px;font-size:12px;font-weight:700}.ai-retouch-state-ready{color:#86efac;border-color:#22c55e3d;background:#22c55e1a}.ai-retouch-state-uploading,.ai-retouch-state-generating,.ai-retouch-state-saving,.ai-retouch-state-publishing{color:#93c5fd;border-color:#3b82f647;background:#3b82f61f}.ai-retouch-quota strong{margin-left:5px;color:var(--color-text)}.ai-retouch-primary,.ai-retouch-ghost,.ai-retouch-wide-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:8px;padding:0 14px;border:1px solid transparent;font-size:13px;font-weight:800;transition:transform .18s ease,background .18s ease,opacity .18s ease}.ai-retouch-primary{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff;box-shadow:0 12px 28px #2563eb38}.ai-retouch-primary:hover,.ai-retouch-ghost:hover,.ai-retouch-wide-ghost:hover{transform:translateY(-1px)}.ai-retouch-primary:disabled,.ai-retouch-ghost:disabled,.ai-retouch-wide-ghost:disabled{opacity:.45;cursor:not-allowed;transform:none}.ai-retouch-ghost,.ai-retouch-wide-ghost{border-color:var(--color-border);background:var(--input-bg);color:var(--color-text)}.ai-retouch-workspace{display:grid;grid-template-columns:280px minmax(420px,1fr) 340px;gap:12px;height:calc(100vh - 120px);padding:12px}.ai-retouch-panel,.ai-retouch-canvas,.ai-retouch-preview-shell,.ai-retouch-history{border:1px solid var(--color-border);background:color-mix(in srgb,var(--glass-bg) 78%,transparent);backdrop-filter:blur(18px) saturate(1.24)}.ai-retouch-panel{min-height:0;overflow:auto;border-radius:8px}.ai-retouch-panel section{padding:14px;border-bottom:1px solid var(--color-border)}.ai-retouch-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:var(--color-text);font-size:13px;font-weight:800}.ai-retouch-section-title button{color:var(--color-primary-light);font-size:12px;font-weight:800}.ai-retouch-section-title small{color:var(--color-text-muted);font-size:11px;font-weight:700}.ai-retouch-dropzone{display:grid;min-height:168px;place-items:center;overflow:hidden;cursor:pointer;border:1px dashed var(--color-border-strong);border-radius:8px;background:#0f172a57}[data-theme=light] .ai-retouch-dropzone{background:#ffffff8f}.ai-retouch-dropzone:hover{border-color:#3b82f675}.ai-retouch-dropzone img{width:100%;max-height:230px;object-fit:contain}.ai-retouch-dropzone div{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--color-text-muted);text-align:center}.ai-retouch-dropzone span{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;background:#3b82f61f;color:#bfdbfe;font-size:28px;line-height:1}.ai-retouch-dropzone strong{color:var(--color-text);font-size:14px}.ai-retouch-dropzone small{max-width:190px;color:var(--color-text-muted);font-size:12px;line-height:1.5}.ai-retouch-info h2{margin:0 0 10px;color:var(--color-text);font-size:13px;font-weight:800}.ai-retouch-info p{margin:0;color:var(--color-text-muted);font-size:12px;line-height:1.7}.ai-retouch-info dl,.ai-retouch-export dl{display:grid;gap:8px;margin:0}.ai-retouch-info dl div,.ai-retouch-export dl div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;min-width:0;color:var(--color-text-muted);font-size:12px}.ai-retouch-info dt,.ai-retouch-export dt{color:var(--color-text-muted)}.ai-retouch-info dd,.ai-retouch-export dd{margin:0;min-width:0;overflow:hidden;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap}.ai-retouch-canvas{display:grid;grid-template-rows:minmax(0,1fr) 142px;gap:12px;min-width:0;min-height:0;border:none;background:transparent;backdrop-filter:none}.ai-retouch-preview-shell{position:relative;display:grid;min-height:0;overflow:hidden;place-items:center;border-radius:8px}.ai-retouch-empty{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--color-text-muted)}.ai-retouch-empty span{font-size:40px}.ai-retouch-empty strong{color:var(--color-text);font-size:16px}.ai-retouch-empty small{font-size:12px}.ai-retouch-media-frame{position:relative;max-width:100%;max-height:100%;overflow:hidden;border-radius:6px;background:#0206170a}.ai-retouch-compare,.ai-retouch-preview-canvas{display:block;width:100%;height:100%}.ai-retouch-compare{position:relative;overflow:hidden}.ai-retouch-preview-canvas{position:absolute;inset:0;user-select:none;-webkit-user-drag:none}.ai-retouch-compare input{position:absolute;inset:0;width:100%;height:100%;cursor:ew-resize;opacity:0}.ai-retouch-handle{position:absolute;top:0;bottom:0;width:2px;transform:translate(-1px);background:#ffffffdb;box-shadow:0 0 18px #3b82f661;pointer-events:none}.ai-retouch-handle span{position:absolute;top:50%;left:50%;display:grid;width:38px;height:38px;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#0f172ac7;color:#fff;font-size:15px}.ai-retouch-badge{position:absolute;top:12px;z-index:4;border-radius:7px;background:#0f172ab8;color:#fff;padding:5px 8px;font-size:12px;font-weight:800}.ai-retouch-badge.left{left:12px}.ai-retouch-badge.right{right:12px}.ai-retouch-overlay{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#02061794;color:#fff;text-align:center;backdrop-filter:blur(4px)}.ai-retouch-overlay small{color:#ffffffad;font-size:12px}.ai-retouch-spinner{display:inline-block;width:24px;height:24px;border:2px solid rgba(96,165,250,.28);border-top-color:#60a5fa;border-radius:999px;animation:ai-retouch-spin .8s linear infinite}@keyframes ai-retouch-spin{to{transform:rotate(360deg)}}.ai-retouch-canvas-tools{position:absolute;right:12px;bottom:12px;left:12px;z-index:9;display:flex;justify-content:center;gap:8px}.ai-retouch-canvas-tools button{min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0f172aad;color:#fff;padding:0 12px;font-size:12px;font-weight:800;backdrop-filter:blur(10px)}.ai-retouch-canvas-tools button:disabled{opacity:.42}.ai-retouch-history{min-width:0;overflow:hidden;border-radius:8px;padding:12px}.ai-retouch-filmstrip{display:flex;gap:8px;min-width:0;overflow-x:auto;padding-bottom:2px}.ai-retouch-filmstrip button{position:relative;flex:0 0 88px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg)}.ai-retouch-filmstrip button.is-result{border-color:#3b82f675}.ai-retouch-filmstrip img{width:100%;height:72px;object-fit:cover}.ai-retouch-filmstrip .ai-retouch-history-token{display:grid;height:72px;place-items:center;padding:0;background:linear-gradient(135deg,#2563eb29,#0ea5e91f),var(--input-bg);color:var(--color-primary-light);font-size:16px;font-weight:900}.ai-retouch-filmstrip button>span:not(.ai-retouch-history-token){display:block;overflow:hidden;padding:6px;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.ai-retouch-history-empty{display:grid;height:94px;min-width:180px;place-items:center;border:1px dashed var(--color-border);border-radius:8px;color:var(--color-text-muted);font-size:12px}.ai-retouch-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;padding:8px;border-bottom:1px solid var(--color-border)}.ai-retouch-tabs button,.ai-retouch-ratios button,.ai-retouch-mobile-bar button{min-height:34px;border-radius:7px;color:var(--color-text-muted);font-size:12px;font-weight:800}.ai-retouch-tabs button.active,.ai-retouch-ratios button.active,.ai-retouch-mobile-bar button.active{background:#3b82f624;color:var(--color-primary-light)}.ai-retouch-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-retouch-action-grid button{display:grid;min-height:116px;grid-template-rows:auto auto 1fr;gap:6px;justify-items:start;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);padding:10px;color:var(--color-text);text-align:left}.ai-retouch-action-grid button.active{border-color:#3b82f694;background:#3b82f61f}.ai-retouch-action-grid span{font-size:21px}.ai-retouch-action-grid strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ai-retouch-action-grid small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--color-text-muted);font-size:11px;line-height:1.45}.ai-retouch-ratios{margin-top:16px}.ai-retouch-ratios div:last-child{display:flex;flex-wrap:wrap;gap:6px}.ai-retouch-ratios button{border:1px solid var(--color-border);background:var(--input-bg);padding:0 10px}.ai-retouch-adjust{display:grid;gap:14px}.ai-retouch-watermark-overlay{position:absolute;z-index:6;display:block;min-width:30px;min-height:18px;transform:translate(-50%,-50%);cursor:grab;touch-action:none;border:1px solid rgba(255,255,255,.58);border-radius:4px;background:#0f172a0a;padding:0;box-shadow:0 0 0 1px #0f172a47,0 10px 28px #00000024}.ai-retouch-watermark-overlay:active{cursor:grabbing}.ai-retouch-watermark-overlay span{display:block;width:100%;height:100%;border-radius:inherit;pointer-events:none}.ai-retouch-text-watermark-overlay{position:absolute;z-index:7;display:block;max-width:84%;min-width:24px;cursor:grab;touch-action:none;border:1px dashed rgba(255,255,255,.58);border-radius:4px;background:#0f172a1f;padding:2px 5px;font-weight:800;line-height:1.1;text-align:center;overflow-wrap:anywhere;text-shadow:0 1px 2px rgba(15,23,42,.5);user-select:none;white-space:normal;box-shadow:0 0 0 1px #0f172a47,0 10px 28px #0000002e}.ai-retouch-text-watermark-overlay span{display:block;min-width:28px;min-height:1em}.ai-retouch-text-watermark-overlay:active{cursor:grabbing}.ai-retouch-watermark-panel{display:grid;gap:12px}.ai-retouch-watermark-block{display:grid;gap:12px;min-width:0}.ai-retouch-watermark-block+.ai-retouch-watermark-block{border-top:1px solid var(--color-border);padding-top:12px}.ai-retouch-text-field{display:grid;gap:7px;color:var(--color-text);font-size:12px;font-weight:800}.ai-retouch-text-field input{width:100%;min-height:38px;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);color:var(--color-text);padding:0 10px;outline:none}.ai-retouch-text-field input:focus{border-color:#3b82f67a}.ai-retouch-color-row{display:flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.ai-retouch-color-row button,.ai-retouch-color-row input{width:28px;height:28px;flex:0 0 auto;overflow:hidden;border:1px solid rgba(148,163,184,.48);border-radius:999px;padding:0}.ai-retouch-color-row button.active{border-color:var(--color-primary-light);box-shadow:0 0 0 2px #3b82f63d}.ai-retouch-color-row input{background:transparent;cursor:pointer}.ai-retouch-watermark-upload{display:grid;min-height:128px;place-items:center;cursor:pointer;border:1px dashed var(--color-border-strong);border-radius:8px;background:var(--input-bg);padding:14px;text-align:center}.ai-retouch-watermark-upload:hover{border-color:#3b82f675}.ai-retouch-watermark-upload span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#3b82f61f;color:var(--color-primary-light);font-size:24px;font-weight:800}.ai-retouch-watermark-upload strong{margin-top:8px;color:var(--color-text);font-size:13px}.ai-retouch-watermark-upload small,.ai-retouch-watermark-panel p{color:var(--color-text-muted);font-size:12px;line-height:1.6}.ai-retouch-watermark-panel p{margin:0}.ai-retouch-watermark-note{border:1px solid rgba(59,130,246,.2);border-radius:8px;background:#3b82f614;padding:9px 10px}.ai-retouch-watermark-list{display:grid;gap:8px}.ai-retouch-watermark-list>div{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:center}.ai-retouch-watermark-list>div>button:first-child{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;align-items:center;min-height:48px;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);padding:6px;color:var(--color-text);text-align:left}.ai-retouch-watermark-list>div.active>button:first-child{border-color:#3b82f694;background:#3b82f61f}.ai-retouch-watermark-list img{width:46px;height:34px;border-radius:6px;background:linear-gradient(45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.18) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.18) 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;object-fit:contain}.ai-retouch-watermark-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.ai-retouch-watermark-list>div>button:last-child{display:grid;height:34px;place-items:center;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);color:var(--color-text-muted);font-size:18px;font-weight:800}.ai-retouch-watermark-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.ai-retouch-watermark-presets button{min-height:32px;border:1px solid var(--color-border);border-radius:7px;background:var(--input-bg);color:var(--color-text);font-size:12px;font-weight:800}.ai-retouch-slider{display:grid;grid-template-columns:56px minmax(0,1fr) 38px;gap:10px;align-items:center;color:var(--color-text);font-size:12px;font-weight:800}.ai-retouch-slider input{width:100%;accent-color:var(--color-primary)}.ai-retouch-slider output{color:var(--color-text-muted);text-align:right}.ai-retouch-wide-ghost,.ai-retouch-primary.wide,.ai-retouch-ghost.wide{width:100%}.ai-retouch-adjust p,.ai-retouch-export dd,.ai-retouch-export dt{font-size:12px}.ai-retouch-adjust p{margin:0;color:var(--color-text-muted);line-height:1.7}.ai-retouch-export{display:grid;gap:10px}.ai-retouch-error{margin:12px;border:1px solid rgba(248,113,113,.24);border-radius:8px;background:#ef44441a;color:#fca5a5;padding:10px;font-size:12px;line-height:1.6}.ai-retouch-login,.ai-retouch-center{display:grid;min-height:calc(100vh - 56px);place-items:center;padding:24px}.ai-retouch-login-panel{width:min(420px,100%);border:1px solid var(--color-border);border-radius:8px;background:var(--glass-bg);padding:28px;text-align:center}.ai-retouch-login-icon{font-size:38px}.ai-retouch-login p{color:var(--color-text-muted);line-height:1.7}.ai-retouch-modal{position:fixed;inset:0;z-index:220;display:grid;place-items:center;background:#020617ad;padding:18px}.ai-retouch-publish{display:grid;gap:12px;width:min(440px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);padding:16px;box-shadow:0 24px 80px #00000061}.ai-retouch-publish-canvas{display:block;width:100%;max-height:280px;border-radius:8px;background:#0000002e}.ai-retouch-publish label{display:grid;gap:7px;color:var(--color-text);font-size:12px;font-weight:800}.ai-retouch-publish input,.ai-retouch-publish textarea{width:100%;resize:vertical;border:1px solid var(--color-border);border-radius:8px;background:var(--input-bg);color:var(--color-text);padding:10px;outline:none}.ai-retouch-publish input:focus,.ai-retouch-publish textarea:focus{border-color:#3b82f67a}.ai-retouch-mobile-bar{display:none}@media(max-width:1180px){.ai-retouch-workspace{grid-template-columns:250px minmax(360px,1fr) 300px}.ai-retouch-action-grid{grid-template-columns:1fr}}@media(max-width:980px){.ai-retouch-topbar{top:48px;align-items:flex-start;flex-direction:column}.ai-retouch-status{width:100%;overflow-x:auto;padding-bottom:2px}.ai-retouch-workspace{height:auto;min-height:calc(100vh - 104px);grid-template-columns:1fr;padding-bottom:72px}.ai-retouch-source{order:2}.ai-retouch-canvas{order:1;min-height:540px;grid-template-rows:420px 112px}.ai-retouch-inspector{order:3}.ai-retouch-mobile-bar{position:fixed;right:0;bottom:56px;left:0;z-index:52;display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:6px;border-top:1px solid var(--color-border);background:var(--glass-dark-solid-bg);padding:8px;backdrop-filter:blur(20px)}.ai-retouch-mobile-bar button{border:1px solid var(--color-border);background:var(--input-bg)}.ai-retouch-mobile-bar button.primary{background:linear-gradient(135deg,#2563eb,#0ea5e9);color:#fff}}@media(max-width:560px){.ai-retouch-topbar h1{font-size:18px}.ai-retouch-status{gap:6px}.ai-retouch-state,.ai-retouch-quota,.ai-retouch-primary,.ai-retouch-ghost{min-height:34px;padding:0 10px;font-size:12px}.ai-retouch-workspace{gap:8px;padding:8px 8px 72px}.ai-retouch-canvas{min-height:456px;grid-template-rows:344px 104px}.ai-retouch-panel section{padding:12px}.ai-retouch-action-grid{grid-template-columns:1fr}.ai-retouch-canvas-tools{flex-wrap:wrap}}
