.jrv-wrap{--jrv-border:#dfe3e8;--jrv-text:#20252b;--jrv-muted:#68717d;--jrv-accent:#b31d2b;max-width:760px;margin:34px auto;padding:0 16px}.jrv-card{background:#fff;border:1px solid var(--jrv-border);border-radius:18px;padding:34px;box-shadow:0 14px 40px rgba(23,31,42,.08);text-align:center}.jrv-icon{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;background:#f7ecee;color:var(--jrv-accent)}.jrv-card h1{margin:0 0 10px;color:var(--jrv-text)}.jrv-lead{max-width:620px;margin:0 auto 24px;color:var(--jrv-muted);line-height:1.65}.jrv-notice{padding:12px 14px;border-radius:10px;margin:0 auto 18px;text-align:left}.jrv-notice--success{background:#effaf2;border:1px solid #b8e2c1}.jrv-notice--error{background:#fff1f1;border:1px solid #efb8b8}.jrv-form{display:grid;grid-template-columns:1fr auto;gap:10px;text-align:left;max-width:620px;margin:0 auto}.jrv-form label{grid-column:1/-1;font-weight:700;color:var(--jrv-text)}.jrv-form input{min-width:0;border:1px solid #cfd5dc;border-radius:10px;padding:12px 14px;font:inherit}.jrv-form button{border:1px solid var(--jrv-accent);border-radius:10px;background:var(--jrv-accent);color:#fff;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer}.jrv-help{margin:18px 0 0;color:var(--jrv-muted);font-size:.94em}@media(max-width:620px){.jrv-card{padding:24px 18px}.jrv-form{grid-template-columns:1fr}.jrv-form button{width:100%}}
