*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:#f4f6f9;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 24px #2e40571f;padding:36px 32px;width:100%;max-width:480px}.card-header{text-align:center;margin-bottom:28px}.card-header h1{font-size:1.5rem;font-weight:700;color:#2e4057}.card-header p{font-size:.875rem;color:#6b7280;margin-top:4px}.form-group{margin-bottom:18px}.form-group label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:6px}.date-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}input[type=file],input[type=date]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;color:#111827;background:#fff;transition:border-color .15s}input[type=file]:focus,input[type=date]:focus{outline:none;border-color:#2e4057;box-shadow:0 0 0 3px #2e40571a}.hint{font-size:.78rem;margin-top:4px;min-height:16px}.hint.error{color:#dc2626}.hint.info{color:#6b7280}.btn-generate{width:100%;padding:12px;background:#2e4057;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s;margin-top:6px}.btn-generate:hover:not(:disabled){background:#1e2e3f}.btn-generate:disabled{opacity:.5;cursor:not-allowed}.progress-section{margin-top:20px}.progress-label{font-size:.85rem;color:#374151;margin-bottom:8px;text-align:center}.progress-bar-track{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:#2e4057;border-radius:4px;transition:width .4s ease}.download-section{margin-top:20px;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;text-align:center}.download-section p{font-size:.9rem;color:#166534;margin-bottom:10px;font-weight:600}.btn-download{display:inline-block;padding:10px 24px;background:#16a34a;color:#fff;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .15s}.btn-download:hover{background:#15803d}.error-section{margin-top:20px;padding:14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.error-section p{font-size:.875rem;color:#991b1b}
