:root{color:#08111f;background:#f5f6f8;font-family:Public Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f4f5}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}h1,h2,h3,p{margin:0}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(24,119,242,.12),transparent 30%),linear-gradient(135deg,#eef6ff,#f8fafc 56%,#f5fff8)}.login-panel{width:min(430px,100%);border:1px solid #d9e2ea;border-radius:8px;padding:30px;background:#fff;box-shadow:0 26px 80px #0f172a24}.brand-icon{width:46px;height:46px;border-radius:8px;display:grid;place-items:center;color:#2563eb;background:#eaf1ff}.login-panel h1{margin-top:20px;font-size:30px;line-height:1.12}.login-panel p{margin:8px 0 24px;color:#64748b}.stack{display:grid;gap:14px}label{display:grid;gap:6px;color:#1f2937;font-size:14px;font-weight:500}input,select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:7px;padding:10px 12px;color:#0f172a;background:#fff;outline:none}input,select{min-height:44px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.primary-button{min-height:42px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:#2563eb;font-weight:600;box-shadow:0 10px 22px #2563eb38}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);background:#f4f4f5}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid #e4e4e7;display:grid;grid-template-rows:auto 1fr auto;background:#fff;overflow:hidden}.brand{min-height:72px;border-bottom:1px solid #eeeeef;display:flex;align-items:center;gap:10px;padding:0 16px}.brand-mark{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#22c55e,#2563eb);font-size:13px;font-weight:700}.brand strong{display:block;color:#16a34a;font-size:18px;line-height:1;font-weight:700}.brand span{display:block;color:#f59e0b;font-size:16px;font-weight:700;line-height:1.05}.nav-list{display:grid;align-content:start;gap:6px;padding:8px 7px 18px;overflow-y:auto}.nav-item{min-height:40px;border-radius:7px;display:flex;align-items:center;gap:13px;padding:0 18px;color:#050814;background:transparent;text-align:left;font-size:14px;font-weight:500}.nav-item:hover,.nav-item.active{color:#0f766e;background:#e7f1ef}.nav-section{margin:18px 7px 6px;color:#94a3b8;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.sidebar-footer{border-top:1px solid #e7e7ea;display:grid;gap:8px;padding:10px 8px;background:#fff}.news-button{min-height:38px;border-radius:7px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#111827;background:#fff;text-align:left;font-size:14px;font-weight:500}.sidebar-account-menu{position:relative}.account-card{width:100%;border:0;border-radius:8px;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:8px 10px;background:#f2f3f5;text-align:left}.avatar,.workspace-avatar{display:grid;place-items:center;border-radius:7px;color:#fff;background:#64748b;font-size:12px;font-weight:700}.avatar{width:36px;height:36px}.account-card strong,.account-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-card strong{font-size:13px;font-weight:600}.account-card small{color:#64748b;font-size:12px}.sidebar-account-menu-content{position:fixed;left:250px;bottom:18px;z-index:40;width:298px;border:1px solid #e2e8f0;border-radius:9px;padding:6px;background:#fff;box-shadow:0 22px 70px #0f172a2e}.sidebar-menu-profile{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 10px 10px}.sidebar-menu-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#c5a400;font-size:18px;font-weight:600}.sidebar-menu-profile strong{font-weight:600}.sidebar-menu-profile strong,.sidebar-menu-profile small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-menu-profile small{color:#64748b;font-size:12px}.plan-badge{border-radius:6px;padding:4px 8px;color:#2563eb;background:#eaf1ff;font-size:12px;font-weight:600}.sidebar-account-menu-content button{width:100%;min-height:42px;border-radius:7px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#4b5563;background:#fff;text-align:left;font-weight:500}.sidebar-account-menu-content button:hover,.sidebar-account-menu-content button.active{background:#f0f1f3}.sidebar-account-menu-content .timezone-row{min-height:58px;border-top:1px solid #edf1f5;border-radius:0;display:grid;grid-template-columns:20px minmax(0,1fr) auto 16px}.timezone-row span{display:grid;line-height:1.25}.timezone-row small{color:#64748b;font-size:12px}.timezone-row strong{color:#4b5563;font-size:22px;font-weight:500}.sidebar-account-menu-content .sidebar-signout-button{border-top:1px solid #edf1f5;border-radius:0 0 7px 7px;color:#ef4444}.sidebar-account-menu-content .sidebar-signout-button:hover{background:#fef2f2}.workspace{min-width:0;background:#f4f4f5}.topbar{position:sticky;top:0;z-index:10;min-height:64px;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 16px 0 64px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-box{min-width:260px;min-height:38px;border:1px solid #e2e8f0;border-radius:999px;display:flex;align-items:center;gap:9px;padding:0 14px;color:#64748b;background:#f8fafc;font-size:13px;font-weight:500}.topbar-actions{display:flex;align-items:center;gap:12px}.credit-chip,.workspace-chip,.icon-button,.upgrade-button,.language-button{min-height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e2e8f0;padding:0 12px;background:#fff;color:#111827;font-weight:600}.upgrade-button{border-color:transparent;color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea)}.icon-button{width:38px;padding:0}.language-button{min-width:38px;padding:0 11px}.workspace-avatar{width:30px;height:30px}.workspace-menu{position:relative}.workspace-menu-content{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:250px;border:1px solid #e2e8f0;border-radius:8px;padding:6px;background:#fff;box-shadow:0 18px 50px #0f172a29}.workspace-menu-user{display:grid;gap:2px;padding:10px}.workspace-menu-user strong,.workspace-menu-user span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-menu-user strong{color:#111827;font-size:13px}.workspace-menu-user span{color:#64748b;font-size:12px}.workspace-menu-content button{width:100%;min-height:38px;border-radius:6px;display:flex;align-items:center;gap:9px;padding:0 10px;color:#111827;background:#fff;text-align:left;font-weight:500}.workspace-menu-content button:hover{background:#f8fafc}.workspace-menu-content .workspace-signout-button{color:#991b1b}.workspace-menu-content .workspace-signout-button:hover{background:#fef2f2}.account-page{min-height:calc(100vh - 64px);display:grid;grid-template-columns:258px minmax(0,1fr);background:#f4f4f5}.account-nav{border-right:1px solid #e4e4e7;display:grid;align-content:start;gap:8px;padding:14px 8px 18px;background:#fbfbfc}.account-nav h1{min-height:50px;display:flex;align-items:center;margin:-14px -8px 10px;border-bottom:1px solid #e8e8eb;padding:0 20px;font-size:24px;font-weight:500}.account-nav-section{margin:10px 12px 4px;color:#7c8491;font-size:14px;font-weight:400}.account-nav-item{min-height:41px;border-radius:8px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#111827;background:transparent;text-align:left;font-size:14px;font-weight:500}.account-nav-item.active,.account-nav-item:hover{color:#0f766e;background:#e7f1ef}.account-content{display:grid;align-content:start;gap:28px;padding:20px 64px 40px}.account-heading h1{font-size:28px;font-weight:700;line-height:1.12}.account-heading p,.profile-overview-card p,.profile-details-card p{color:#475569}.profile-overview-card,.profile-details-card{border:1px solid #e8e8eb;border-radius:8px;background:#fff}.profile-overview-card{min-height:146px;display:flex;align-items:center;gap:18px;padding:24px 26px}.profile-avatar{width:98px;height:98px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#1f7569;box-shadow:0 5px #fff,0 8px 18px #0f172a29;font-size:28px;font-weight:600}.profile-title-row{display:flex;align-items:center;gap:10px}.profile-title-row h2{font-size:20px;font-weight:600}.status-pill{border-radius:999px;padding:4px 11px;color:#15803d;background:#dcfce7;font-size:13px;font-weight:600}.secondary-button{min-height:34px;border:1px solid #d6d6d9;border-radius:6px;display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:0 12px;color:#111827;background:#fff;font-weight:500}.profile-details-card{display:grid;grid-template-columns:360px minmax(0,1fr);gap:48px;padding:28px 26px}.profile-form-preview{display:grid;gap:19px}.profile-form-preview input:disabled{color:#94a3b8;background:#f3f4f6}.update-profile-button{width:fit-content;margin-top:4px}.name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sites-row{grid-column:1 / -1;border-top:1px solid #e8e8eb;display:grid;grid-template-columns:360px minmax(260px,380px);gap:42px;padding-top:24px}.site-counter{min-height:66px;border:1px dashed #d1d5db;border-radius:8px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:2px 12px;align-items:center;padding:12px}.site-counter span{justify-self:end;color:#0f766e;font-size:22px;font-weight:600}.site-counter strong{grid-column:1 / -1;font-size:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:24px;background:#0f172a6b}.password-modal{width:min(520px,100%);border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:28px;padding:20px;background:#fff;box-shadow:0 26px 80px #0f172a3d}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.modal-header h2{font-size:18px;font-weight:600}.modal-header p{color:#64748b;font-size:14px}.required-label{display:block;color:#111827;font-size:14px;font-weight:500}.required-label span{color:#dc2626}.required-label input{margin-top:6px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions .secondary-button{min-width:78px;margin-top:0}.modal-actions .primary-button{min-width:148px;padding:0 16px;background:#197568;box-shadow:none}.content-grid{display:grid;grid-template-columns:minmax(360px,600px) minmax(420px,1fr);gap:24px;padding:24px 64px}.welcome-card,.whats-new-card,.action-card,.module-card{border:1px solid #e3e4e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a09}.welcome-card{display:grid;gap:24px;padding:24px}.welcome-head{display:flex;align-items:center;gap:14px}.welcome-icon{width:56px;height:56px;border-radius:10px;display:grid;place-items:center;color:#fff;background:#2563eb}.welcome-head h1{font-size:24px;font-weight:600;line-height:1.15}.welcome-head p,.whats-new-card p,.action-card p,.module-card p{color:#475569;font-size:14px}.metrics-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-card{min-height:90px;border-radius:8px;display:grid;align-content:center;gap:2px;padding:16px}.metric-card.blue{border:1px solid #bfdbfe;background:#eff6ff}.metric-card.cyan{border:1px solid #a5f3fc;background:#ecfeff}.metric-card strong{color:#2563eb;font-size:28px;font-weight:600;line-height:1}.metric-card span,.progress-labels{color:#334155;font-size:12px;font-weight:600;text-transform:uppercase}.progress-bar{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progress-bar span{display:block;width:8%;height:100%;background:#2563eb}.progress-labels{display:flex;justify-content:space-between;text-transform:none}.wide{width:100%}.whats-new-card{min-height:265px;display:grid;align-content:start;gap:16px;padding:24px}.panel-header{display:flex;justify-content:space-between;gap:16px}.panel-header h2{font-size:20px;font-weight:600}.panel-header span{color:#64748b;font-size:13px}.panel-header strong{align-self:start;border-radius:999px;padding:5px 12px;color:#fff;background:#2563eb;font-size:12px}.whats-new-card h3{font-size:16px;font-weight:600}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag-row span{border:1px solid #bfdbfe;border-radius:999px;padding:6px 12px;color:#2563eb;background:#eff6ff;font-size:13px;font-weight:500}.action-card{grid-column:2;border-color:#22c55e;display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:center;padding:22px}.action-icon{width:56px;height:56px;border-radius:10px;display:grid;place-items:center;color:#16a34a;background:#ecfdf5}.module-list{display:grid;gap:14px}.module-card{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px}.module-card h2{font-size:17px;font-weight:600}.module-card span{border-radius:999px;padding:5px 10px;color:#7c3aed;background:#f3e8ff;font-size:12px;font-weight:600;text-transform:capitalize}.mockup-page{display:grid;gap:24px;padding:24px 64px 42px}.mockup-hero,.panel-card{border:1px solid #e3e4e8;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a09}.mockup-hero{min-height:210px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px;background:linear-gradient(135deg,#fff,#f0fdfa)}.mockup-hero span,.mockup-price-card span{color:#0f766e;font-size:12px;font-weight:700;text-transform:uppercase}.mockup-hero h1{margin-top:8px;font-size:34px;line-height:1.08}.mockup-hero p{color:#475569}.mockup-price-card{min-width:230px;border:1px solid #bdebdc;border-radius:8px;display:grid;gap:5px;padding:18px;background:#ecfdf5}.mockup-price-card strong{color:#047857;font-size:30px;line-height:1}.mockup-price-card small{color:#166534}.mockup-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mockup-module-card{min-height:184px;border:1px solid #e3e4e8;border-radius:8px;position:relative;display:grid;align-content:end;overflow:hidden;padding:18px;color:#fff;background:#0f172a;box-shadow:0 1px 2px #0f172a0a}.mockup-module-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0f,#0f172ac2)}.mockup-module-card.active{border-color:#16a34a}.mockup-module-card.disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.28)}.mockup-module-card.disabled:before{background:linear-gradient(180deg,#0f172a38,#0f172ad6)}.mockup-module-visual{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:24px}.mockup-module-visual svg{width:72px;height:72px;opacity:.88;filter:drop-shadow(0 16px 20px rgba(15,23,42,.26))}.mockup-module-visual.generate{background:radial-gradient(circle at 78% 24%,rgba(34,197,94,.32),transparent 34%),linear-gradient(135deg,#134e4a,#0f766e 48%,#2563eb)}.mockup-module-visual.background{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.32),transparent 30%),linear-gradient(135deg,#1d4ed8,#7c3aed 54%,#0f766e)}.mockup-module-visual.remix{background:radial-gradient(circle at 72% 22%,rgba(250,204,21,.32),transparent 32%),linear-gradient(135deg,#115e59,#15803d 48%,#ca8a04)}.mockup-module-copy{position:relative;z-index:1;display:grid;gap:6px}.mockup-module-copy span{width:fit-content;border-radius:999px;padding:4px 9px;color:#fff;background:#ffffff2e;font-size:12px;font-weight:700;text-transform:uppercase}.mockup-module-card.active .mockup-module-copy span{background:#16a34a}.mockup-module-copy h2{font-size:22px;font-weight:700}.mockup-module-copy p{max-width:440px;color:#ffffffe0;font-weight:500}.panel-card{display:grid;align-content:start;gap:18px;padding:22px}.panel-card h2{font-size:20px}.mockup-history-panel{border:1px solid #e3e4e8;border-radius:8px;display:grid;gap:18px;padding:22px;background:#fff;box-shadow:0 1px 2px #0f172a09}.history-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.history-stats-grid div{border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:4px;padding:14px;background:#fbfcfe}.history-stats-grid strong{color:#0f172a;font-size:24px}.history-stats-grid span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.history-table-wrap{overflow-x:auto}.history-table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.history-table th:nth-child(1),.history-table td:nth-child(1){width:34%}.history-table th:nth-child(2),.history-table td:nth-child(2){width:10%}.history-table th:nth-child(3),.history-table td:nth-child(3){width:12%}.history-table th:nth-child(4),.history-table td:nth-child(4){width:7%}.history-table th:nth-child(5),.history-table td:nth-child(5){width:37%}.history-table th,.history-table td{border-bottom:1px solid #edf2f7;padding:12px;color:#334155;text-align:left;vertical-align:top}.history-table th{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.history-table td strong,.history-table td span{display:block}.history-table td>span{margin-top:3px;color:#64748b;font-size:13px}.history-product-name{max-width:100%;line-height:1.35}.history-status{width:fit-content;border-radius:999px;padding:5px 9px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800;text-transform:uppercase}.history-status.pending_ai,.history-status.processing{color:#92400e;background:#fef3c7}.history-status.idle{color:#475569;background:#f1f5f9}.history-status.completed{color:#166534;background:#dcfce7}.history-status.failed{color:#991b1b;background:#fee2e2}.history-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:start}.history-refresh-button{min-height:38px;border:1px solid #dbe3ee;border-radius:8px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;color:#1e293b;background:#fff;font-weight:800}.history-refresh-button:disabled{color:#94a3b8}.history-refresh-button.icon-only{width:38px;justify-content:center;padding:0}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.history-image-item{width:100%;display:block}.history-image-preview{width:100%;height:142px;display:block;object-fit:cover;background:#f8fafc}.history-image-preview.placeholder{display:grid;place-items:center;color:#94a3b8}.history-preview-card{width:100%;height:142px;border:1px solid #dbe3ee;border-radius:8px;position:relative;overflow:hidden;background:#f8fafc}.history-preview-card.waiting{border-style:dashed;display:grid;place-items:center;align-content:center;gap:8px;color:#94a3b8;background:linear-gradient(110deg,#f1f5f9 8%,#e2e8f0 18%,#f8fafc 33%);background-size:220% 100%;animation:remix-placeholder-shimmer 1.6s ease-in-out infinite}.history-preview-card.waiting span{font-size:12px;font-weight:800;text-transform:uppercase}.history-preview-button{width:100%;height:154px;min-height:154px;border:1px solid #dbe3ee;border-radius:8px;position:relative;display:block;overflow:hidden;padding:0;background:transparent}.history-actions .history-preview-button{width:100%;height:154px;min-height:154px;border-radius:8px;display:block;padding:0}.history-preview-button .history-image-preview{border:0}.history-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;display:block;color:#fff;background:#0f172a80;opacity:0;transition:opacity .16s ease;pointer-events:none}.history-preview-overlay svg{position:absolute;top:50%;left:50%;width:28px;height:28px;flex:0 0 auto;transform:translate(-50%,-50%)}.history-preview-button:hover .history-preview-overlay,.history-preview-button:focus-visible .history-preview-overlay{opacity:1}.history-preview-actions{position:absolute;top:8px;right:8px;z-index:3;display:inline-flex;gap:6px;opacity:0;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease}.history-preview-card:hover .history-preview-actions,.history-preview-card:focus-within .history-preview-actions{opacity:1;transform:translateY(0)}.history-preview-actions button{width:34px;height:34px;min-height:34px;border:1px solid rgba(219,227,238,.9);border-radius:999px;display:grid;place-items:center;padding:0;color:#4f46e5;background:#ffffffeb;box-shadow:0 8px 24px #0f172a1f}.history-preview-actions button:hover{border-color:#4f46e5;color:#312e81;background:#fff}.history-images-count-button{min-height:34px;border:1px solid #dbe3ee;border-radius:999px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;color:#1e293b;background:#fff;font-weight:800}.history-image-actions{display:inline-flex;flex-wrap:wrap;gap:6px}.history-images-count-button:hover:not(:disabled){border-color:#2563eb;color:#2563eb;background:#eff6ff}.history-images-count-button.selected{border-color:#0f766e;color:#0f766e;background:#ccfbf1}.history-images-count-button:disabled{color:#94a3b8;cursor:not-allowed}.history-actions button{min-height:34px;border:1px solid #dbe3ee;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#1e293b;background:#fff;font-weight:700}.history-actions button:hover{border-color:#2563eb;color:#2563eb}.history-actions .history-preview-actions button{width:34px;height:34px;min-height:34px;border-radius:999px;display:grid;padding:0;color:#4f46e5}.history-actions span{color:#94a3b8;font-size:13px;font-weight:700}.image-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f172a9e}.image-gallery-panel{width:min(980px,100%);max-height:min(760px,calc(100vh - 48px));border-radius:8px;display:grid;gap:16px;overflow:hidden;padding:18px;background:#fff}.image-gallery-panel header{display:flex;align-items:center;justify-content:space-between;gap:14px}.image-gallery-panel header h2{font-size:18px}.image-gallery-panel header span{color:#64748b;font-weight:600}.image-carousel{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:14px}.image-carousel-stage{display:grid;gap:10px;justify-items:center}.image-carousel-stage>span{color:#64748b;font-size:13px;font-weight:800}.image-carousel-stage img,.image-gallery-placeholder{width:100%;height:min(560px,calc(100vh - 230px));border:1px solid #e2e8f0;border-radius:8px;object-fit:contain;background:#f8fafc}.image-gallery-placeholder{display:grid;place-items:center;color:#94a3b8}.image-carousel-stage>button{min-height:40px;border:1px solid #dbe3ee;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;font-weight:700}.carousel-nav{width:48px;height:48px;border:1px solid #dbe3ee;border-radius:999px;display:grid;place-items:center;color:#1e293b;background:#fff}.carousel-nav:disabled{color:#cbd5e1}.carousel-nav.previous svg{transform:rotate(90deg)}.carousel-nav.next svg{transform:rotate(-90deg)}.app-image-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:14px;background:#0f172aad}.app-image-viewer{width:min(1180px,100%);max-height:calc(100vh - 28px);border:1px solid #dbe4f0;border-radius:8px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;overflow:hidden;background:#fff;box-shadow:0 28px 90px #0f172a4d}.app-image-viewer header{display:flex;align-items:center;justify-content:space-between;gap:14px}.app-image-viewer h2{font-size:18px;line-height:1.2}.app-image-viewer header span{color:#64748b;font-size:13px;font-weight:700}.app-image-viewer-tools{display:flex;align-items:center;gap:8px}.app-image-viewer-tools button{width:36px;min-height:36px;border:1px solid #dbe3ee;border-radius:999px;display:grid;place-items:center;color:#1e293b;background:#fff}.app-image-viewer-tools button:hover{color:#2563eb;background:#f8fafc}.app-image-viewer-tools strong{min-width:48px;color:#475569;font-size:13px;text-align:center}.app-image-viewer-body{min-height:0;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px}.app-image-viewer-body:not(:has(.carousel-nav.previous)){grid-template-columns:minmax(0,1fr)}.app-image-viewer-stage{height:min(820px,calc(100vh - 124px));border:1px solid #e2e8f0;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#f8fafc;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.app-image-viewer-stage.dragging{cursor:grabbing}.app-image-viewer-stage img{max-width:none;max-height:none;object-fit:fill;transform-origin:center center;transition:transform .12s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.generate-tool-page{display:grid;gap:18px;padding:24px 64px 42px}.generate-tool-header{display:flex;align-items:end;justify-content:space-between;gap:20px}.generate-tool-header h1{margin-top:4px;font-size:28px;line-height:1.1}.generate-tool-header span{color:#64748b;font-weight:600}.generate-tool-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.remix-page{gap:10px;padding-top:12px}.remix-tool-header{align-items:center;gap:14px}.remix-tool-header>div:first-child{display:flex;align-items:baseline;gap:10px}.remix-tool-header h1{margin-top:0;font-size:24px}.remix-tool-header .back-button{font-size:13px;line-height:1}.remix-tool-header .generate-tool-header-actions{gap:10px}.remix-tool-header .generate-tool-header-actions>span{max-width:560px;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.back-button{padding:0;color:#0f766e;background:transparent;font-weight:700}.generate-tool-shell{border:1px solid #e3e8ef;border-radius:8px;display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:28px;padding:28px;background:#fff;box-shadow:0 1px 2px #0f172a09}.generate-tool-side{display:grid;align-content:start;gap:18px}.upload-dropzone{min-height:392px;border:2px dashed #d8e0eb;border-radius:22px;display:grid;place-items:center;align-content:center;gap:10px;padding:28px;color:#334155;background:#fbfcfe;text-align:center}.upload-dropzone input{display:none}.upload-icon{width:58px;height:58px;border:1px solid #e5e7eb;border-radius:14px;display:grid;place-items:center;color:#4f46e5;background:#fff;box-shadow:0 12px 26px #0f172a14}.upload-dropzone strong,.field-title{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.upload-dropzone small{color:#94a3b8;font-weight:600}.source-image-preview{width:100%;max-height:280px;border:1px solid #e2e8f0;border-radius:14px;object-fit:contain;background:#fff}.quantity-card{border:1px solid #e3e8ef;border-radius:12px;display:grid;gap:10px;padding:14px;background:#fbfcfe}.field-title{display:flex;align-items:center;gap:7px}.quantity-stepper{min-height:44px;border:1px solid #dbe3ee;border-radius:8px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;background:#fff}.quantity-stepper button{height:100%;color:#94a3b8;background:transparent;font-size:20px;font-weight:500}.quantity-stepper strong{justify-self:center;color:#1e293b;font-size:20px}.generate-tool-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:20px}.generate-tool-form label,.context-field,.ratio-section{display:grid;gap:8px}.generate-tool-form .full-width,.ratio-section.full-width,.generate-submit.full-width{grid-column:1 / -1}.generate-tool-form input,.generate-tool-form select,.context-field summary{min-height:50px;border:1px solid #dbe3ee;border-radius:12px;padding:0 14px;color:#334155;background:#fff;font-size:16px;font-weight:500}.generate-tool-form input{min-height:58px;font-weight:400}.generate-tool-form select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.context-field details{position:relative}.context-field summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer}.context-field summary::-webkit-details-marker{display:none}.context-field summary:after{content:"v";color:#94a3b8;font-size:18px}.context-field details[open] summary{border-color:#6d5dfc;box-shadow:0 0 0 3px #6d5dfc1a}.context-field details[open] summary:after{content:"^"}.context-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;max-height:250px;border:1px solid #e2e8f0;border-radius:12px;overflow-y:auto;background:#fff;box-shadow:0 24px 60px #0f172a29}.context-menu button{width:100%;min-height:46px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;color:#334155;background:#fff;text-align:left;font-weight:500}.context-menu button:hover{background:#f8fafc}.context-menu svg{color:#4f46e5}.ratio-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ratio-card{min-height:82px;border:1px solid #e4e9f2;border-radius:14px;display:grid;place-items:center;align-content:center;gap:8px;color:#64748b;background:#fff;box-shadow:0 8px 18px #0f172a08}.ratio-card span{width:28px;height:28px;border:4px solid #e2e8f0;border-radius:7px;display:block}.ratio-card:nth-child(2) span,.ratio-card:nth-child(5) span{width:18px;height:30px}.ratio-card:nth-child(3) span{width:34px;height:18px}.ratio-card:nth-child(4) span{width:30px;height:22px}.ratio-card strong{font-size:12px;text-transform:uppercase}.ratio-card.active{border-color:#5b38f4;color:#fff;background:#5b38f4;box-shadow:0 18px 32px #5b38f442}.ratio-card.active span{border-color:#ffffffb8}.generate-submit{min-height:58px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#2563eb;font-size:18px;font-weight:800;text-transform:uppercase;box-shadow:0 16px 34px #2563eb38}.generate-submit:disabled{color:#94a3b8;background:#e2e8f0;box-shadow:none}.generated-results{display:grid;gap:12px}.generation-save-status{border:1px solid #bbf7d0;border-radius:10px;display:grid;gap:4px;padding:12px 14px;color:#166534;background:#f0fdf4}.generation-save-status span{color:#15803d;font-size:13px;font-weight:600;overflow-wrap:anywhere}.generated-results h2{font-size:18px;font-weight:700}.generated-results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.generated-results-grid img{width:100%;border:1px solid #e2e8f0;border-radius:12px;display:block;background:#f8fafc}.generated-result-card{display:grid;gap:10px}.generated-result-card button{min-height:42px;border:1px solid #dbe3ee;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#1e293b;background:#fff;font-weight:700}.generated-result-card button:hover{border-color:#2563eb;color:#2563eb}.remix-tool-shell{align-items:start}.remix-mockup-form-panel{margin-top:8px;box-shadow:none}.selected-source-card{cursor:default}.selected-source-card input{display:none}.remix-progress{border:1px solid #e3e8ef;border-radius:8px;display:grid;grid-template-columns:max-content minmax(60px,1fr) max-content minmax(60px,1fr) max-content;align-items:center;gap:16px;padding:16px;background:#fff}.remix-progress-four{grid-template-columns:max-content minmax(50px,1fr) max-content minmax(50px,1fr) max-content minmax(50px,1fr) max-content}.remix-progress i{height:1px;position:relative;background:#e2e8f0}.remix-progress-request{position:absolute;left:50%;top:50%;max-width:min(320px,80%);border:1px solid #bbf7d0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:4px 9px;color:#047857;background:#f0fdf4;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translate(-50%,-50%)}.remix-progress-request strong{color:#166534;font-size:10px;text-transform:uppercase}.remix-progress-step{border:0;display:flex;align-items:center;gap:10px;color:#64748b;background:transparent;text-align:left;cursor:pointer}.remix-progress-step:disabled{cursor:default}.remix-progress-step>span{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;color:#64748b;background:#f1f5f9;font-weight:800}.remix-progress-step strong,.remix-progress-step small{display:block}.remix-progress-step strong{color:#64748b;font-size:14px}.remix-progress-step small{margin-top:3px;color:#94a3b8;font-size:12px;font-weight:600}.remix-progress-step.active>span,.remix-progress-step.complete>span{color:#fff;background:#0f766e}.remix-progress-step.complete>span{background:#ccfbf1;color:#0f766e}.remix-progress-step.active strong,.remix-progress-step.complete strong{color:#0f172a}.remix-step-panel{border:1px solid #e3e8ef;border-radius:8px;display:grid;gap:18px;padding:28px;background:#fff;box-shadow:0 1px 2px #0f172a09}.remix-empty-step{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;color:#64748b;text-align:center}.remix-empty-step strong{color:#0f172a;font-size:20px}.enhance-step,.listing-step{display:grid;gap:18px}.listing-selected-mockup{border:1px solid #dbe4f0;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;background:#f8fafc}.listing-selected-mockup strong,.listing-selected-mockup span{display:block}.listing-selected-mockup span{margin-top:3px;color:#64748b;font-size:13px;font-weight:700}.listing-mockup-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px}.listing-mockup-preview-card{position:relative;overflow:hidden;border:1px solid #dbe4f0;border-radius:8px;aspect-ratio:1 / 1;background:#f8fafc}.listing-mockup-preview-card img{width:100%;height:100%;display:block;object-fit:cover}.listing-mockup-preview-card .image-card-actions{opacity:0;transition:opacity .14s ease}.listing-mockup-preview-card:hover .image-card-actions{opacity:1}.mockup-preview-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#94a3b8;font-size:12px;font-weight:800;text-transform:uppercase}.listing-form{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.listing-form label{display:grid;gap:8px}.listing-form input,.listing-form select,.listing-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px 14px;color:#1e293b;background:#fff;font:inherit}.listing-form textarea{resize:vertical}.listing-result{border:1px solid #bbf7d0;border-radius:8px;display:grid;gap:14px;padding:16px;background:#f0fdf4}.listing-result.processing,.listing-result.pending_ai{border-color:#bfdbfe;background:#eff6ff}.listing-result.failed{border-color:#fecaca;background:#fef2f2}.listing-result-header{display:flex;justify-content:space-between;gap:14px;align-items:center}.listing-file-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.listing-file-actions.compact{flex-wrap:nowrap;justify-content:flex-start}.listing-result p{margin:0;color:#0f172a;font-weight:800;line-height:1.5}.listing-result textarea{width:100%;border:1px solid #bbf7d0;border-radius:8px;padding:12px;color:#0f172a;background:#fff;font:inherit;line-height:1.5;resize:vertical}.listing-error{color:#991b1b;font-weight:800}.listing-history-panel{border:1px solid #dbe4f0;border-radius:8px;display:grid;gap:14px;padding:16px;background:#fff}.panel-header.compact{margin:0}.listing-history-table-wrap{overflow-x:auto}.listing-history-table{width:100%;border-collapse:collapse}.listing-history-table th,.listing-history-table td{border-bottom:1px solid #e2e8f0;padding:12px;text-align:left;vertical-align:top}.listing-history-table th{color:#526987;font-size:12px;font-weight:900;text-transform:uppercase}.listing-history-table td strong,.listing-history-table td span,.listing-history-table td em{display:block}.listing-history-table td strong{color:#0f172a;font-size:14px;line-height:1.35}.listing-history-table td span{margin-top:4px;color:#64748b;font-size:12px;font-style:normal;font-weight:800}.listing-history-table td em{margin-top:6px;color:#991b1b;font-size:12px;font-style:normal;font-weight:800}.listing-tags{display:flex;flex-wrap:wrap;gap:8px}.listing-tags span{border-radius:999px;padding:6px 10px;color:#0f766e;background:#ccfbf1;font-size:13px;font-weight:800}.listing-text-backdrop{z-index:80}.listing-text-modal{width:min(1080px,calc(100vw - 48px));max-height:min(880px,calc(100vh - 48px));border:1px solid #dbe4f0;border-radius:8px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#fff;box-shadow:0 24px 80px #0f172a47}.listing-text-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.listing-text-header h2{max-width:760px;margin:5px 0 0;color:#0f172a;font-size:20px;line-height:1.25}.listing-text-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.listing-text-meta span{border:1px solid #dbe4f0;border-radius:999px;padding:5px 9px;color:#526987;background:#fff;font-size:12px;font-weight:800}.listing-text-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.listing-text-body{min-height:0;padding:18px;overflow:auto;background:linear-gradient(90deg,rgba(15,118,110,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(15,118,110,.04) 1px,transparent 1px),#f8fafc;background-size:22px 22px}.listing-text-document{width:min(820px,100%);min-height:100%;margin:0 auto;border:1px solid #e2e8f0;border-radius:8px;padding:28px;background:#fff;box-shadow:0 14px 36px #0f172a14}.listing-text-document pre{margin:0;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.enhance-step .remix-results-heading>div{display:grid;gap:4px}.enhance-step .remix-results-heading span{color:#64748b;font-weight:600}.enhance-button{min-height:42px;width:fit-content;padding:0 16px;font-size:14px}.enhanced-preview-card{width:min(340px,100%);border:2px solid #dbe4f0;border-radius:8px;display:grid;padding:8px}.enhanced-preview-card.selected{border-color:#5b34f0;box-shadow:0 0 0 3px #5b34f024}.enhanced-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,340px));gap:14px;align-items:start}.enhanced-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.enhanced-preview-meta strong{color:#0f172a;font-size:14px}.enhanced-preview-card img,.enhanced-preview-card .remix-result-placeholder{width:100%;aspect-ratio:var(--remix-preview-ratio, 1 / 1);min-height:160px;max-height:min(560px,calc(100vh - 330px));border-radius:8px;object-fit:cover}.remix-results-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.remix-results-heading h2{min-width:0}.remix-results-heading .remix-next-button{flex:0 0 auto}.remix-error-message{color:#b91c1c;font-size:13px;font-weight:700}.remix-slider-card,.remix-prompt-preview{border:1px solid #dbe4f0;border-radius:8px;background:#fff;padding:16px}.remix-slider-card>div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.remix-slider-card strong{font-size:24px;color:#0f172a}.remix-slider-card input[type=range]{width:100%;accent-color:#5b34f0}.remix-prompt-preview p{margin:8px 0 0;color:#465977;line-height:1.5}.remix-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.remix-result-card{border:2px solid #dbe4f0;border-radius:8px;padding:8px}.remix-result-image-button{position:relative;width:100%;border:0;border-radius:12px;display:block;padding:0;overflow:hidden;background:transparent;cursor:pointer}.remix-result-card img,.remix-result-placeholder{aspect-ratio:var(--remix-preview-ratio, 1 / 1);height:auto;min-height:190px;object-fit:cover}.remix-result-overlay{position:absolute;top:10px;right:10px;border-radius:999px;display:flex;gap:6px;padding:6px;opacity:0;background:#f8fafce0;box-shadow:0 10px 26px #0f172a2e;transition:opacity .16s ease}.remix-result-image-button:hover .remix-result-overlay,.remix-result-image-button:focus-visible .remix-result-overlay{opacity:1}.remix-result-overlay button{width:32px;min-height:32px;border:0;border-radius:999px;display:grid;place-items:center;color:#0f172a;background:transparent}.remix-result-overlay button:hover{color:#2563eb;background:#fff}.remix-selected-check{position:absolute;top:9px;left:9px;z-index:2;width:22px;height:22px;border:2px solid #ffffff;border-radius:999px;display:grid;place-items:center;color:#fff;background:#0f766e;box-shadow:0 8px 20px #0f172a38;pointer-events:none}.remix-result-card.waiting{border-style:dashed;background:#f8fafc}.remix-result-placeholder{border:1px solid #e2e8f0;border-radius:12px;display:grid;place-items:center;align-content:center;gap:8px;color:#94a3b8;background:linear-gradient(120deg,#0f172a14,#94a3b82e,#0f172a14),#f1f5f9;background-size:220% 100%;animation:remix-placeholder-shimmer 1.6s ease-in-out infinite}.remix-result-placeholder span{font-size:12px;font-weight:800;text-transform:uppercase}.remix-result-card button:disabled{color:#94a3b8;background:#f8fafc}.remix-result-card.selected{border-color:#5b34f0;box-shadow:0 0 0 3px #5b34f024}.remix-result-card.selected button{background:#eef2ff;color:#3b22b8;border-color:#c7d2fe}.remix-next-button{min-height:42px;width:min(320px,100%);padding:0 18px;font-size:14px}.remix-history-modal{width:min(960px,100%);max-height:min(760px,calc(100vh - 48px));border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:18px;padding:20px;overflow:hidden;background:#fff;box-shadow:0 26px 80px #0f172a3d}.remix-history-list{display:grid;gap:10px;overflow-y:auto;padding-right:4px}.remix-history-item{border:1px solid #e3e8ef;border-radius:8px;display:grid;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px}.remix-history-source-preview{width:58px;height:58px;border:1px solid #dbe4f0;border-radius:7px;display:grid;place-items:center;color:#94a3b8;background:#f8fafc;object-fit:cover}.remix-history-source-preview.placeholder{border-style:dashed}.remix-history-item strong{display:block;color:#0f172a;font-size:15px}.remix-history-item span{color:#64748b;font-size:13px;font-weight:700}.remix-history-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.remix-history-pagination{border-top:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;color:#64748b;font-size:13px;font-weight:800}.remix-history-pagination>div{display:flex;gap:8px}.remix-history-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:10px;color:#64748b;text-align:center;font-weight:700}@keyframes remix-placeholder-shimmer{0%{background-position:0% 50%}to{background-position:220% 50%}}.settings-page{display:grid;align-content:start;gap:18px;padding:24px 64px 42px}.settings-heading h1{font-size:28px;line-height:1.1}.settings-heading p{margin-top:6px;color:#64748b}.settings-card{width:min(760px,100%);border:1px solid #e3e8ef;border-radius:8px;display:grid;gap:18px;padding:22px;background:#fff;box-shadow:0 1px 2px #0f172a09}.provider-settings-card{width:min(860px,100%)}.provider-tabs{border:1px solid #dbe3ee;border-radius:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;background:#f8fafc}.provider-tabs button{min-height:44px;border-right:1px solid #dbe3ee;color:#475569;background:transparent;font-weight:800}.provider-tabs button:last-child{border-right:0}.provider-tabs button.active{color:#fff;background:#0f766e}.provider-tab-panel{display:grid;gap:16px}.provider-subsection{border:1px solid #e3e8ef;border-radius:8px;display:grid;gap:14px;padding:16px;background:#fbfdff}.provider-subsection-heading{display:grid;gap:3px}.provider-subsection-heading strong{color:#0f172a;font-size:15px}.provider-subsection-heading span{color:#64748b;font-size:13px}.settings-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#64748b;font-weight:600}.settings-switch-row{border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px}.settings-switch-row span{display:grid;gap:2px}.settings-switch-row strong{color:#0f172a;font-size:15px;font-weight:600}.settings-switch-row small{color:#64748b;font-size:13px;font-weight:400}.settings-switch-row input{position:relative;width:46px;min-height:26px;height:26px;border:0;border-radius:999px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#cbd5e1;cursor:pointer}.settings-switch-row input:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a3d;transition:transform .16s ease}.settings-switch-row input:checked{background:#2563eb}.settings-switch-row input:checked:after{transform:translate(20px)}.settings-copy-button{min-height:30px;margin-top:0;padding:0 10px;font-size:13px}.settings-key-input{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,38px);gap:8px}.settings-key-input input{min-width:0}.settings-key-input button{min-height:42px;border:1px solid #cbd5e1;border-radius:7px;display:grid;place-items:center;color:#334155;background:#fff}.settings-key-input button:hover{color:#0f766e;background:#f0fdfa}.settings-readonly-block{border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:7px;padding:12px;background:#f8fafc}.settings-readonly-block span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.settings-readonly-block code{border-radius:6px;overflow-wrap:anywhere;padding:7px 9px;color:#1e293b;background:#fff;font-size:13px}.settings-callback-list{display:grid;gap:8px}.settings-callback-list div{border:1px solid #e2e8f0;border-radius:7px;display:grid;gap:5px;padding:8px;background:#fff}.settings-callback-list strong{color:#0f766e;font-size:12px}.settings-callback-list code{padding:0;background:transparent}.settings-status{border-radius:999px;padding:6px 10px;color:#991b1b;background:#fef2f2}.settings-status.active{color:#166534;background:#dcfce7}.settings-toggle{display:flex;align-items:center;gap:10px}.settings-toggle input{width:18px;min-height:auto;height:18px}.settings-save-button{width:fit-content;min-width:150px;padding:0 16px}.toast{position:fixed;right:22px;bottom:22px;z-index:50;width:min(420px,calc(100vw - 32px));border:1px solid #cbd5e1;border-radius:8px;padding:14px 16px;color:#0f172a;background:#fff;box-shadow:0 20px 60px #0f172a2e;font-weight:600}.toast.success{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.toast.error{border-color:#fecaca;color:#7f1d1d;background:#fef2f2}@media (max-width: 1100px){.app-shell{grid-template-columns:86px minmax(0,1fr)}.brand div:not(.brand-mark),.nav-section,.nav-item span,.sidebar-footer,.search-box,.workspace-chip span:not(.workspace-avatar){display:none}.nav-item{justify-content:center;padding:0}.content-grid{grid-template-columns:1fr;padding:20px}.mockup-page,.generate-tool-page,.settings-page{padding:20px}.generate-tool-shell{grid-template-columns:1fr}.upload-dropzone{min-height:280px}.ratio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.generated-results-grid{grid-template-columns:1fr}.remix-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mockup-module-grid{grid-template-columns:1fr}.history-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-card{grid-column:auto}}@media (max-width: 720px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{padding:10px 14px;flex-wrap:wrap}.content-grid,.mockup-page,.generate-tool-page,.settings-page{padding:14px}.generate-tool-header,.generate-tool-form{grid-template-columns:1fr}.generate-tool-header{align-items:start;flex-direction:column}.generate-tool-shell{padding:14px}.ratio-grid{grid-template-columns:1fr}.mockup-hero{align-items:stretch;flex-direction:column}.history-stats-grid,.remix-progress{grid-template-columns:1fr}.remix-progress i{display:none}.remix-progress-request{position:static;max-width:100%;margin-left:42px;transform:none}.remix-results-grid{grid-template-columns:1fr}.history-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.image-carousel{grid-template-columns:40px minmax(0,1fr) 40px}.metrics-row{grid-template-columns:1fr}}
