*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 20px #0000001a}.logo{display:flex;align-items:center}.logo-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.logo-square{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative}.building-icon,.cross-icon{font-size:16px;color:#fff}.cross-icon{position:absolute;top:-2px;right:-2px;font-size:12px}.brand h1{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.brand p{color:#666;font-size:.9rem;margin:0}.container{flex:1;max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.upload-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;text-align:center;box-shadow:0 10px 40px #0000001a}.upload-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.upload-section p{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.upload-zone{border:3px dashed #667eea;border-radius:15px;padding:3rem 2rem;cursor:pointer;transition:all .3s ease;background:#667eea0d}.upload-zone:hover{border-color:#764ba2;background:#764ba21a;transform:translateY(-2px)}.upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon{font-size:3rem;margin-bottom:.5rem}.upload-content h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.upload-content p{color:#666;margin:0}.file-types{font-size:.9rem;color:#888;font-style:italic}.file-info{margin-top:1rem;padding:1rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:10px;color:#166534}.advanced-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000001a}.advanced-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.advanced-icon{font-size:1.5rem}.advanced-title{font-size:1.3rem;font-weight:600;color:#333}.toggle-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.toggle-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #667eea4d}.advanced-options{display:grid;gap:2rem;margin-top:1rem}.option-group{border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;background:#f9fafb80}.option-group h4{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem}.card-options,.level-options{display:flex;flex-wrap:wrap;gap:1rem}.card-option,.level-option{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .3s ease}.card-option:hover,.level-option:hover{border-color:#667eea;background:#667eea0d}.card-option input,.level-option input{margin:0}.depth-options{display:flex;flex-direction:column;gap:1rem}.depth-description{margin-bottom:1rem}.depth-radio-group{display:flex;flex-direction:column;gap:1rem}.depth-option{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .3s ease}.depth-option:hover{border-color:#667eea;background:#667eea0d}.depth-option input[type=radio]{margin:0;margin-top:.2rem}.depth-card{flex:1}.depth-title{font-weight:600;color:#333;margin-bottom:.5rem}.depth-details{color:#666;font-size:.9rem;line-height:1.4}.quality-controls{display:grid;gap:1rem}.quality-controls label{display:flex;flex-direction:column;gap:.5rem;font-weight:500;color:#333}.quality-controls input[type=range]{width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;-webkit-appearance:none}.quality-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer}.quality-controls select{padding:.5rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:1rem}.budget-override{display:flex;flex-direction:column;gap:1rem}.budget-checkbox{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#333}.budget-input{display:flex;flex-direction:column;gap:.5rem}.budget-input input{padding:.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.budget-help{font-size:.8rem;color:#666}.generate-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.generate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.progress-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;box-shadow:0 10px 40px #0000001a}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1rem}.progress-fill{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.progress-text{text-align:center;font-weight:600;color:#333;margin:0}.status-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;box-shadow:0 10px 40px #0000001a}.status-text{text-align:center;font-weight:500;color:#333;margin:0;line-height:1.5}.features-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a;margin-top:2rem}.features-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{text-align:center;padding:2rem;background:#f9fafb80;border-radius:15px;border:1px solid #e5e7eb;transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#667eea}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}@media (max-width: 768px){.container,.header{padding:1rem}.brand h1{font-size:1.5rem}.upload-section h2{font-size:2rem}.features-grid{grid-template-columns:1fr}.card-options,.level-options{flex-direction:column}.depth-radio-group{gap:.5rem}.depth-option{flex-direction:column;align-items:flex-start;gap:.5rem}}
