*{box-sizing:border-box}body{color:#111827;background:#f4f6f8;margin:0;font-family:Inter,Arial,sans-serif}.container{background:#fff;border-radius:12px;max-width:960px;margin:40px auto;padding:32px;box-shadow:0 10px 30px #00000014}.cards{gap:24px;margin-bottom:24px;display:grid}.header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.header h1{margin:0;font-size:28px}.subtitle{color:#6b7280;margin-top:6px}.section{margin-bottom:28px}.section h3{margin-bottom:12px;font-size:18px}label{margin-bottom:6px;font-weight:600;display:block}input,select,textarea{border:1px solid #d1d5db;border-radius:6px;width:100%;margin-bottom:12px;padding:10px 12px;font-size:14px}textarea{resize:vertical}button{cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-size:14px}button:hover{opacity:.9}button:disabled{opacity:.6;cursor:not-allowed}.primary{color:#fff;background:#2563eb}.secondary{background:#e5e7eb}.preview{border:1px solid #e5e7eb;border-radius:8px;max-width:100%;margin-top:10px}hr{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.note{color:#6b7280;margin-bottom:8px;font-size:13px}.card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:24px;padding:20px}.cards .card{margin-bottom:0}.card-title{margin-bottom:14px;font-size:16px;font-weight:600}.grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.loading-box{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;margin-top:20px;padding:16px}.loading-step{color:#9ca3af;margin-bottom:6px;font-size:14px}.loading-step.active{color:#2563eb;font-weight:600}.overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#fff9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.overlay-box{background:#fff;border-radius:12px;width:360px;padding:24px 28px;box-shadow:0 20px 40px #00000026}body.loading{overflow:hidden}.pro-card{background:#fefce8;border:1px solid #fde68a;border-radius:12px;margin-top:20px;padding:20px}.pro-card h3{margin-top:0}.pro-card ul{margin:12px 0;padding-left:18px}.pro-card li{margin-bottom:6px}.dropzone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #cbd5e1;border-radius:12px;padding:28px;transition:all .2s}.dropzone:hover{background:#f8fafc}.dropzone.drag-over{background:#eef2ff;border-color:#6366f1}.dropzone p{color:#475569;margin:0}.dropzone p span{color:#64748b;font-size:13px}.preview{border-radius:8px;max-width:100%;margin-bottom:12px}.loading-box.premium{text-align:center;background:#fff;border-radius:14px;width:420px;padding:24px;animation:2s infinite pulse;box-shadow:0 20px 60px #0000001f}.loading-title{margin:0;font-size:20px;font-weight:600}.loading-sub{color:#666;margin:8px 0 16px;font-size:13px}.progress-track{background:#eee;border-radius:999px;height:8px;margin-bottom:20px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4f46e5,#6366f1);height:100%;transition:width .6s}.timeline{flex-direction:column;align-items:flex-start;gap:12px;margin-top:10px;display:flex}.timeline-step{color:#999;align-items:center;gap:10px;font-size:14px;display:flex}.timeline-step.active{color:#4f46e5;font-weight:500}.timeline-step.done{color:#16a34a}.loading-footer{color:#888;margin-top:18px;font-size:12px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}
