*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--bg:#f1f5f9;--card:#fff;--text:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--radius:12px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}#root{min-height:100vh}.p-page{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:100vh;padding:2rem 1.5rem;display:flex}.p-page--form{justify-content:flex-start;padding-top:3rem}.p-page--waiting{background:#f0fdf4}.p-page--error{background:#fff1f2}.p-logo{font-size:5rem;line-height:1}.p-title{color:#000;letter-spacing:-.02em;font-size:2.5rem;font-weight:900;line-height:1.15}.p-title--sm{font-size:2rem}.p-subtitle{color:#1e293b;max-width:400px;font-size:1.5rem;line-height:1.4}.p-waiting-icon{font-size:5rem;line-height:1}.p-btn-main{letter-spacing:.03em;color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:16px;width:100%;max-width:420px;padding:1.5rem 1rem;font-size:1.75rem;font-weight:900;line-height:1.2;transition:transform .1s,box-shadow .1s;box-shadow:0 6px 20px #16a34a59}.p-btn-main:hover{background:#15803d}.p-btn-main:active{box-shadow:none;transform:scale(.97)}.p-btn-main:disabled{opacity:.6;cursor:not-allowed}.p-btn-confirm{background:#1d4ed8;margin-top:.5rem;box-shadow:0 6px 20px #1d4ed859}.p-btn-confirm:hover{background:#1e40af}.p-btn-back{color:#475569;cursor:pointer;background:0 0;border:2px solid #cbd5e1;border-radius:12px;width:100%;max-width:420px;padding:.875rem 1.5rem;font-size:1.25rem;font-weight:600}.p-btn-back:hover{background:#f1f5f9}.p-btn-back--wide{max-width:420px}.p-help{color:#475569;margin-top:.5rem;font-size:1.25rem}.p-help-number{color:#1d4ed8;margin-top:.25rem;font-size:2rem;font-weight:700;text-decoration:none;display:block}.p-help-number:hover{text-decoration:underline}.p-staff-link{color:#94a3b8;margin-top:1rem;font-size:.875rem;text-decoration:none}.p-staff-link:hover{color:#64748b;text-decoration:underline}.p-form{flex-direction:column;gap:1.25rem;width:100%;max-width:480px;display:flex}.p-field{text-align:left;flex-direction:column;gap:.5rem;display:flex}.p-label{color:#1e293b;font-size:1.25rem;font-weight:700}.p-input{color:#0f172a;background:#fff;border:3px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:1.375rem;transition:border-color .2s}.p-input:focus{border-color:#1d4ed8}.p-input::placeholder{color:#94a3b8}
