*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f7fa;color:#333;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;max-width:100vw;overflow-x:hidden}.mobile-ai-container{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f0f4ff,#fff 50%);padding-bottom:120px}.mobile-prompt-display{background:linear-gradient(135deg,#e8f0fe,#d4e4fc);margin:16px;padding:16px 20px;border-radius:16px;font-size:15px;color:#1a1a1a;line-height:1.6;box-shadow:0 2px 8px #0000000f}.prompt-text{word-break:break-word}.mobile-progress-section{margin:16px;background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 12px #00000014}.progress-header{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.progress-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.typing-indicator{display:flex;gap:4px}.typing-indicator span{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:typing 1.4s infinite ease-in-out both}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.code-stats{display:flex;gap:16px;margin-bottom:20px}.stat-item{flex:1;background:linear-gradient(135deg,#f0f7ff,#e8f0fe);border-radius:12px;padding:16px;text-align:center}.stat-value{display:block;font-size:28px;font-weight:700;color:#3b82f6;line-height:1;margin-bottom:4px}.stat-label{font-size:12px;color:#666}.current-file{margin-bottom:16px}.file-writing{display:flex;align-items:center;gap:10px;padding:14px 16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;border:1px solid #fbbf24}.file-writing .file-icon{font-size:20px}.file-writing .file-name{flex:1;font-size:14px;font-weight:600;color:#92400e}.writing-badge{padding:4px 10px;background:#f59e0b;color:#fff;border-radius:20px;font-size:11px;font-weight:600;animation:pulse-badge 1.5s infinite}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.7}}.completed-files{border-top:1px solid #f0f0f0;padding-top:16px}.files-label{font-size:12px;color:#888;margin-bottom:12px;font-weight:500}.files-list{display:flex;flex-direction:column;gap:8px}.file-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f8f9fa;border-radius:10px;transition:all .2s}.file-item.completed{background:#f0fdf4;border:1px solid #bbf7d0}.file-item .file-icon{font-size:18px}.file-item .file-name{flex:1;font-size:13px;color:#333;font-weight:500}.file-item .check-mark{width:20px;height:20px;background:#10b981;border-radius:50%;color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700}.mobile-result-section{margin:16px;background:#fff;border-radius:16px;padding:24px 20px;box-shadow:0 2px 12px #00000014}.result-header{display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:20px}.result-icon{font-size:24px}.result-stats{display:flex;gap:12px;margin-bottom:20px}.stat-card{flex:1;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;padding:16px;text-align:center;border:1px solid #bbf7d0}.stat-number{display:block;font-size:32px;font-weight:700;color:#10b981;line-height:1;margin-bottom:4px}.stat-text{font-size:12px;color:#666}.result-files{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.result-file-item{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f8f9fa;border-radius:8px;font-size:13px;color:#555}.result-file-item .file-icon{font-size:14px}.view-result-btn{width:100%;padding:16px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}.view-result-btn:active{transform:scale(.98)}.reset-btn{width:100%;margin-top:12px;padding:14px;background:transparent;color:#666;border:1px solid #e0e0e0;border-radius:12px;font-size:14px;cursor:pointer;transition:all .2s}.reset-btn:active{background:#f5f5f5}.mobile-error{margin:16px;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:14px;display:flex;align-items:center;gap:8px}.error-icon{font-size:18px}.mobile-input-section{flex:1;display:flex;flex-direction:column;padding:24px 16px}.welcome-section{text-align:center;padding:40px 20px}.welcome-icon{font-size:56px;margin-bottom:16px}.welcome-section h2{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.welcome-section p{font-size:15px;color:#888}.quick-prompts-mobile{display:flex;flex-direction:column;gap:12px;margin-top:32px}.quick-prompt-btn{padding:16px 20px;background:#fff;border:1px solid #e8e8e8;border-radius:12px;font-size:15px;color:#333;text-align:left;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000000a}.quick-prompt-btn:active{background:#f8f9fa;transform:scale(.99)}.mobile-examples{margin-top:32px;padding-top:24px;border-top:1px solid #e8e8e8}.examples-title{font-size:14px;color:#888;text-align:center;margin-bottom:16px}.examples-grid{display:flex;justify-content:center;gap:16px}.example-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 24px;background:#fff;border:1px solid #e8e8e8;border-radius:16px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f;min-width:90px}.example-card:active{transform:scale(.96);box-shadow:0 1px 4px #0000001a}.example-icon{font-size:32px}.example-name{font-size:13px;color:#555;font-weight:500}.mobile-input-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0));border-top:1px solid #f0f0f0;box-shadow:0 -4px 12px #0000000d}.input-wrapper{display:flex;align-items:center;gap:12px;background:#f5f7fa;border-radius:24px;padding:4px 4px 4px 20px;border:1px solid #e8e8e8;transition:border-color .2s}.input-wrapper:focus-within{border-color:#3b82f6;background:#fff}.input-wrapper input{flex:1;border:none;background:transparent;font-size:15px;color:#333;outline:none;padding:12px 0}.input-wrapper input::placeholder{color:#aaa}.send-btn{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.send-btn:disabled{background:#e0e0e0;cursor:not-allowed}.send-btn:not(:disabled):active{transform:scale(.95)}.send-btn svg{width:20px;height:20px}.input-hint{text-align:center;font-size:11px;color:#bbb;margin-top:8px}.preview-page{height:100vh;display:flex;flex-direction:column;background:#f5f7fa;overflow:hidden}.preview-header{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;z-index:100}.back-btn{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#f5f7fa;border:none;border-radius:8px;font-size:14px;color:#666;cursor:pointer;transition:all .2s}.back-btn:active{background:#e8e8e8}.preview-title{font-size:16px;font-weight:600;color:#1a1a1a}.preview-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.preview-container{flex:1;display:flex;flex-direction:column;height:100%;min-height:0}@media(max-width:768px){.preview-container{height:100%}.sp-layout{height:100%!important;flex-direction:column!important}.sp-file-explorer,.sp-code-editor{display:none!important}.sp-preview{flex:1!important;min-width:100%!important;height:100%!important;min-height:0!important}.sp-preview-container{height:100%!important}.sp-preview iframe{height:100%!important;min-height:100%!important}.sp-stack{height:100%!important}}.ai-generator-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 20px}.ai-generator{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:700px;box-shadow:0 20px 60px #0000004d}.ai-header{text-align:center;margin-bottom:32px}.ai-icon{font-size:48px;margin-bottom:16px}.ai-header h2{font-size:28px;color:#333;margin-bottom:8px}.ai-header p{color:#666;font-size:15px}.ai-input-section{margin-bottom:24px}.ai-textarea{width:100%;padding:16px;font-size:15px;border:2px solid #e0e0e0;border-radius:12px;resize:vertical;font-family:inherit;transition:border-color .2s;min-height:120px}.ai-textarea:focus{outline:none;border-color:#667eea}.ai-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.quick-prompts{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0;align-items:center}.quick-label{font-size:13px;color:#888}.quick-btn{padding:6px 12px;background:#f0f0f0;border:none;border-radius:16px;font-size:13px;color:#555;cursor:pointer;transition:all .2s}.quick-btn:hover{background:#e0e0e0}.quick-btn:disabled{opacity:.5;cursor:not-allowed}.ai-actions{display:flex;gap:12px}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:all .2s;font-weight:500}.btn-large{padding:14px 32px;font-size:16px}.btn-small{padding:8px 16px;font-size:13px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn-secondary{background:#f0f0f0;color:#333}.btn-secondary:hover{background:#e0e0e0}.btn-outline{background:transparent;border:2px solid #e0e0e0;color:#666}.btn-outline:hover{border-color:#667eea;color:#667eea}.ai-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px}.ai-stream-section{background:#1e1e1e;border-radius:12px;overflow:hidden;margin-top:24px}.stream-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#2d2d2d;border-bottom:1px solid #3d3d3d}.stream-title{display:flex;align-items:center;gap:8px;color:#ccc;font-size:14px}.loading-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.stream-code{margin:0;padding:16px;max-height:400px;overflow:auto;font-family:Fira Code,Monaco,monospace;font-size:13px;line-height:1.5;color:#d4d4d4;background:#1e1e1e}.ai-examples{margin-top:32px;padding-top:24px;border-top:1px solid #e0e0e0}.examples-label{color:#888;font-size:14px;margin-bottom:12px}.example-buttons{display:flex;flex-wrap:wrap;gap:8px}.web-preview .preview-header{background:#1e1e1e;border-bottom:1px solid #3d3d3d}.web-preview .back-btn{background:#2d2d2d;color:#ccc}.web-preview .back-btn:hover{background:#3d3d3d}.web-preview .preview-title{color:#fff}.web-preview .preview-content{background:#1e1e1e}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ccc}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-input-bar{padding-bottom:calc(12px + env(safe-area-inset-bottom))}}.case-error{background-color:#0003;width:100%;height:100%;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;position:fixed;top:0}
