*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;color:#1e293b;min-height:100vh}.container{max-width:720px;margin:0 auto;padding:48px 24px}h1{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:4px}.subtitle{color:#64748b;margin-bottom:32px;font-size:.95rem}.mode-tabs{display:flex;gap:0;margin-bottom:16px}.mode-tab{flex:1;padding:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;outline:none}.mode-tab:first-child{border-radius:8px 0 0 8px}.mode-tab:last-child{border-radius:0 8px 8px 0;border-left:none}.mode-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.bulk-textarea{width:100%;min-height:120px;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e293b;font-size:.95rem;font-family:inherit;outline:none;resize:vertical;margin-bottom:24px;transition:border-color .15s}.bulk-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.bulk-textarea::placeholder{color:#94a3b8}.rows{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.row{display:flex;align-items:center;gap:8px}.row-num{color:#94a3b8;font-size:.85rem;min-width:20px;text-align:right}input{flex:1;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e293b;font-size:.95rem;outline:none;transition:border-color .15s}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}input::placeholder{color:#94a3b8}.btn-icon{width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.btn-icon:hover:not(:disabled){background:#fee2e2;color:#dc2626}.btn-icon:disabled{opacity:.3;cursor:default}.btn-add{background:none;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;padding:8px 16px;font-size:.9rem;cursor:pointer;width:100%;margin-bottom:24px;transition:border-color .15s,color .15s}.btn-add:hover{border-color:#2563eb;color:#2563eb}.btn-primary{display:inline-block;width:100%;padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s;text-align:center;text-decoration:none}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:disabled{opacity:.5;cursor:default}.btn-secondary{display:inline-block;width:100%;padding:12px 24px;background:#f1f5f9;color:#1e293b;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .15s;text-align:center;text-decoration:none}.btn-secondary:hover{background:#e2e8f0}.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 14px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:14px;border-radius:8px;margin-bottom:16px;font-size:1rem;text-align:center;font-weight:500}.progress-container{width:100%;height:28px;background:#e2e8f0;border-radius:14px;overflow:hidden;margin-bottom:16px}.progress-bar{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:14px;display:flex;align-items:center;justify-content:center;transition:width .5s ease;min-width:48px}.progress-text{font-size:.8rem;font-weight:600;color:#fff}.status-info{display:flex;justify-content:space-between;color:#64748b;font-size:.9rem}.current-site{color:#2563eb}.step-info{text-align:center;color:#94a3b8;font-size:.85rem;margin-top:8px}.result-block{margin-top:8px}.actions{display:flex;flex-direction:column;gap:10px}.loading{text-align:center;color:#64748b;padding:40px}.btn-link{background:none;border:none;color:#64748b;font-size:.9rem;cursor:pointer;padding:8px 0;width:100%;text-align:center;transition:color .15s}.btn-link:hover{color:#2563eb}.btn-back{background:none;border:none;color:#64748b;font-size:.95rem;cursor:pointer;padding:4px 0;margin-bottom:16px;transition:color .15s}.btn-back:hover{color:#1e293b}.history-title{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:16px}.history-empty{color:#94a3b8;text-align:center;padding:40px 0}.history-list{display:flex;flex-direction:column;gap:12px}.history-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.history-meta{display:flex;justify-content:space-between;margin-bottom:8px}.history-date{color:#64748b;font-size:.85rem}.history-count{color:#94a3b8;font-size:.85rem}.history-sites{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.history-site{background:#f1f5f9;color:#64748b;padding:2px 8px;border-radius:4px;font-size:.8rem}.btn-download-sm{display:block;width:100%;text-align:center;padding:8px;background:#f1f5f9;color:#2563eb;border-radius:6px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s}.btn-download-sm:hover{background:#e2e8f0}.categories-upload{margin-bottom:16px}.btn-cat-upload{cursor:pointer;text-align:center;display:block;margin-bottom:0}.cat-loaded{display:flex;align-items:center;justify-content:space-between;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:8px 14px;color:#2563eb;font-size:.9rem}.btn-cat-reset{background:none;border:none;color:#2563eb;font-size:1.3rem;cursor:pointer;padding:0 4px;line-height:1;transition:color .15s}.btn-cat-reset:hover{color:#dc2626}.fields-section{margin-bottom:16px}.fields-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:.95rem;font-weight:500;cursor:pointer;transition:border-color .15s}.fields-toggle:hover{border-color:#2563eb}.fields-arrow{font-size:.8rem;color:#94a3b8;transition:transform .2s}.fields-arrow.open{transform:rotate(180deg)}.fields-panel{margin-top:8px;padding:14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.fields-actions{display:flex;gap:8px;margin-bottom:12px}.btn-fields-action{padding:4px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.8rem;cursor:pointer;transition:background .15s,color .15s}.btn-fields-action:hover{background:#e2e8f0;color:#1e293b}.fields-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px 12px}.field-checkbox{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#475569;cursor:pointer;padding:2px 0}.field-checkbox input[type=checkbox]{flex:none;width:16px;height:16px;accent-color:#2563eb;cursor:pointer}@media(max-width:600px){.container{padding:24px 16px}.row{flex-wrap:wrap}.row-num{display:none}input{min-width:0}.fields-grid{grid-template-columns:repeat(2,1fr)}}
