@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Variable.woff2) format("woff2");font-style:normal;font-weight:300 800;font-display:swap}@font-face{font-family:Material Symbols Outlined;src:url(/fonts/MaterialSymbolsOutlined.woff2) format("woff2");font-style:normal;font-weight:100 700;font-display:block}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.project-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.project-card-info{min-width:0;flex:1 1 auto}.project-card-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;flex-wrap:wrap;gap:4px;min-width:0}.project-card-actions>*{flex-shrink:0}.project-card-subtitle{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#aiWriteOutputArea{position:relative;white-space:pre-wrap;word-break:break-word}#aiWriteOutputArea.streaming:after{content:"";display:inline-block;width:2px;height:1.2em;background-color:#4ade80;margin-left:2px;vertical-align:text-bottom;animation:typing-cursor-blink .8s step-end infinite}@keyframes typing-cursor-blink{0%,to{opacity:1}50%{opacity:0}}#aiWriteOutputArea.streaming{box-shadow:0 0 0 1px #4ade804d;animation:streaming-glow 2s ease-in-out infinite}@keyframes streaming-glow{0%,to{box-shadow:0 0 0 1px #4ade8033}50%{box-shadow:0 0 0 2px #4ade8066}}#aiWriteOutputArea .reasoning-text{color:#94a3b8;font-style:italic}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}.theme-card{cursor:pointer;border-radius:10px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);border-width:2px;border-color:#e2e8f0}.theme-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.theme-card.active{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s ease;opacity:0}.accordion-item.active .accordion-content{max-height:1000px;opacity:1}.accordion-header{transition:background-color .2s ease}.accordion-item.active .accordion-header{background-color:#f8fafc;border-bottom:1px solid #EFF6FF}.accordion-item.page-drag-over{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb2e,0 10px 25px -18px #2563eb80}.accordion-item.page-dragging{opacity:.55}.sort-handle{cursor:grab}.sort-handle:active{cursor:grabbing}.image-slot-dashed{border:2px dashed #CBD5E1;border-radius:8px;transition:all .2s ease;background-color:#f8fafc}.image-slot-dashed:hover{border-color:#3b82f6;background-color:#eff6ff}.canvas-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:1400px}.canvas-grid-container.canvas-grid-single{grid-template-columns:1fr;max-width:700px}.canvas-card{background:#fff;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 20px -4px #0f172a1f;border:5px solid transparent;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column}.canvas-card:hover{box-shadow:0 12px 36px -8px #0f172a38;border-color:#0f172a;transform:translateY(-2px)}.canvas-card img{display:block;width:100%;height:100%;background:#fff;cursor:pointer;flex:1;object-fit:cover}.canvas-grid-empty{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;min-height:320px;border:2px dashed #cbd5e1;border-radius:16px;background:#ffffffb3;text-align:center;color:#64748b}.canvas-hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a6b,#0f172a14 35%,#0f172a00 50%,#0f172a61);display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:10;border-radius:12px}.canvas-card:hover .canvas-hover-overlay{opacity:1;pointer-events:auto}.canvas-overlay-top{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 12px 0}.canvas-overlay-btn{width:38px;height:38px;border-radius:10px;background:#ffffffeb;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);color:#334155;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px #0000001f}.canvas-overlay-btn:hover{background:#fff;transform:scale(1.08);box-shadow:0 4px 14px #0000002e;color:#0f172a}.canvas-overlay-btn:active{transform:scale(.94)}.canvas-overlay-bottom{padding:0 12px 12px;display:flex;align-items:center;justify-content:center}.canvas-overlay-label{font-size:24px;font-weight:700;color:#fff;background:#0f172a8c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:8px 20px;border-radius:10px;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em}.status-chip{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;line-height:1;border:1px solid transparent;white-space:nowrap;flex-shrink:0}.status-chip-success{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.status-chip-warning{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.status-chip-danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.status-chip-muted{background:#f8fafc;color:#475569;border-color:#e2e8f0}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn .2s ease-out forwards}input[type=range]{-webkit-appearance:none;height:4px;border-radius:2px;background:#e2e8f0;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#3b82f6;cursor:pointer;transition:transform .1s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.ai-product-image-selection-6RpU0r{display:flex;flex-direction:column;gap:10px}.ai-product-image-title-V8WKd4{font-size:12px;font-weight:700;color:#1d2129;display:flex;align-items:center;justify-content:space-between}.ai-product-image-left-wDGbii{display:flex;align-items:center;gap:6px}.ai-product-image-titleIcon-vxHzev{color:#86909c;cursor:help;display:inline-flex;align-items:center;justify-content:center}.ai-product-image-moduleGrid-L8aEgU{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ai-product-image-moduleCard-f57QX1{border:1px solid #E3E6EB;background-color:#fafafb;border-radius:8px;padding:8px 10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ai-product-image-moduleCard-f57QX1:hover{border-color:#b2c8ff;background-color:#f4f7ff;transform:translateY(-.5px)}.ai-product-image-moduleCard-active{border-color:#2b66ff!important;background-color:#eff4ff!important;box-shadow:0 2px 6px #2b66ff0d}.ai-product-image-moduleInfo-lh6pux{display:flex;flex-direction:column;gap:3px;width:100%}.ai-product-image-moduleName-3guxiP{font-size:11px;font-weight:700;color:#1d2129;display:flex;align-items:center;gap:6px}.ai-product-image-moduleDesc-wMPvAE{font-size:9px;color:#86909c;margin-left:20px;line-height:1.3}.ai-product-image-checkbox-jRWe-g{width:14px;height:14px;border:1px solid #C9CDD4;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:transparent;transition:all .15s ease;flex-shrink:0}.ai-product-image-checkboxActive-IMMpqk{background-color:#2b66ff!important;border-color:#2b66ff!important;color:#fff!important}.module-asset-controls{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.module-asset-controls-muted{opacity:.58}.module-asset-slot{min-width:0;display:grid;grid-template-columns:1fr auto;gap:4px;align-items:start}.module-asset-upload{min-width:0;height:34px;border:1px dashed #C9CDD4;border-radius:6px;background:#ffffffb8;color:#4e5969;font-size:8px;font-weight:800;line-height:1;display:flex;align-items:center;justify-content:center;gap:3px;overflow:hidden}.module-asset-upload:hover{border-color:#2b66ff;color:#2b66ff;background:#fff}.module-asset-upload .material-symbols-outlined{font-size:13px}.module-asset-upload img{width:18px;height:18px;border-radius:4px;object-fit:cover;background:#f2f3f5;border:1px solid #E5E6EB;flex-shrink:0}.module-asset-upload span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-asset-upload.has-image{border-style:solid;border-color:#b2c8ff;background:#fff;color:#1d4ed8}.module-asset-clear{width:16px;height:16px;border-radius:999px;background:#fef2f2;border:1px solid #FECACA;color:#dc2626;font-size:11px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.module-apply-highlight{animation:moduleApplyPulse 1.2s ease-out}@keyframes moduleApplyPulse{0%{box-shadow:0 0 #2b66ff47;border-color:#2b66ffa6}to{box-shadow:0 0 0 12px #2b66ff00}}.dark .ai-product-image-title-V8WKd4{color:#e5e6eb}.dark .ai-product-image-moduleCard-f57QX1{background-color:#1d2129;border-color:#4e5969}.dark .ai-product-image-moduleCard-f57QX1:hover{background-color:#2e3440;border-color:#4e5969}.dark .ai-product-image-moduleCard-active{background-color:#1e293b!important;border-color:#2b66ff!important}.dark .ai-product-image-moduleName-3guxiP{color:#e5e6eb}.dark .ai-product-image-checkbox-jRWe-g{border-color:#4e5969;background-color:#1d2129}.design-mode-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.design-mode-button{height:30px;padding:0 9px;display:flex;align-items:center;gap:5px;border-radius:6px;color:#64748b;font-size:11px;font-weight:700;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.design-mode-button .material-symbols-outlined{font-size:16px}.design-mode-button:hover{color:#0f172a;background:#fff}.design-mode-button.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 3px #0f172a1a}.design-mode-badge{padding:1px 4px;border-radius:4px;color:#2563eb;background:#eff6ff;font-size:9px;line-height:1.2}body[data-design-mode=main] [data-module-id=modServices],body[data-design-mode=main] [data-module-id=modFeatures],body[data-design-mode=main] [data-module-id=modQualityReport],body[data-design-mode=main] [data-module-id=modAudience],body[data-design-mode=main] [data-module-id=modScenes],body[data-design-mode=main] [data-module-id=modGuarantee],body[data-design-mode=main] #btnExportLongImage{display:none}body[data-design-mode=main] .canvas-grid-container{align-items:start}@media (max-width: 1100px){.design-mode-button span:not(.material-symbols-outlined):not(.design-mode-badge){display:none}}body[data-auth-state=loading]>:not(#authGate),body[data-auth-state=unauthenticated]>:not(#authGate){visibility:hidden}.auth-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#eff6ff,#eef2ff 48%,#f8fafc)}body[data-auth-state=authenticated] .auth-gate{display:none}.auth-card{width:min(100%,390px);padding:34px;border:1px solid #dbeafe;border-radius:24px;background:#fffffff5;box-shadow:0 24px 70px #1e40af29}.auth-brand-mark{width:44px;height:44px;display:grid;place-items:center;margin-bottom:18px;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3b82f6,#4f46e5)}.auth-card h2{margin:0;color:#0f172a;font-size:20px;font-weight:800}.auth-description{margin:10px 0 24px;color:#64748b;font-size:12px;line-height:1.7}.auth-form{display:grid;gap:9px}.auth-form label{color:#334155;font-size:12px;font-weight:700}.auth-form input{width:100%;box-sizing:border-box;height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;background:#fff;outline:none}.auth-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.auth-form button{height:42px;margin-top:8px;border:0;border-radius:10px;color:#fff;background:#2563eb;font-size:13px;font-weight:800;cursor:pointer}.auth-form button:disabled{cursor:wait;opacity:.65}.auth-status{min-height:18px;margin:3px 0 0;color:#64748b;font-size:11px;line-height:1.5}.auth-status-error{color:#dc2626}
