:root{color-scheme:light;--rp-bg:#f4f5f7;--rp-card:#fff;--rp-text:#111318;--rp-muted:#666b75;--rp-line:#e5e7eb;--rp-soft:#f7f8fa;--rp-blue:#097bfd;--rp-shadow:0 24px 70px rgba(17,24,39,.10)}
html.dark,html[data-theme="dark"]{color-scheme:dark;--rp-bg:#050505;--rp-card:#111112;--rp-text:#f7f7f8;--rp-muted:#a5a5ad;--rp-line:#29292d;--rp-soft:#18181b;--rp-shadow:0 24px 80px rgba(0,0,0,.45)}
*{box-sizing:border-box}html{min-height:100%;background:var(--rp-bg)}body{min-height:100%;margin:0;background:var(--rp-bg);color:var(--rp-text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif}.rp-header{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 32px));min-height:76px;margin:0 auto}.rp-brand img{display:block;width:172px;max-height:34px;object-fit:contain;filter:invert(1)}html.dark .rp-brand img,html[data-theme="dark"] .rp-brand img{filter:none}.rp-help{color:var(--rp-muted);font-size:13px;font-weight:750;text-decoration:none}.rp-main{width:min(920px,calc(100% - 28px));margin:36px auto 90px}.rp-card{padding:clamp(25px,5vw,54px);border:1px solid var(--rp-line);border-radius:30px;background:var(--rp-card);box-shadow:var(--rp-shadow)}.rp-card[hidden]{display:none!important}.rp-intro{text-align:center}.rp-verified-mark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:22px;background:var(--rp-soft)}.rp-verified-mark img{width:46px;height:46px;object-fit:contain}.rp-eyebrow{margin:0 0 10px;color:var(--rp-blue);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.rp-card h1,.rp-card h2{margin:0;letter-spacing:-.045em}.rp-card h1{font-size:clamp(38px,7vw,64px)}.rp-card h2{font-size:clamp(32px,6vw,48px)}.rp-lead,.rp-form-intro{max-width:680px;margin:18px auto 0;color:var(--rp-muted);font-size:15px;line-height:1.68}.rp-page-context{display:grid;gap:3px;max-width:600px;margin:25px auto 0;padding:15px 18px;border-radius:16px;background:var(--rp-soft);text-align:left}.rp-page-context span,.rp-page-context small{color:var(--rp-muted);font-size:11px}.rp-page-context strong{font-size:15px}.rp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0}.rp-grid article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:17px;border:1px solid var(--rp-line);border-radius:18px;background:var(--rp-soft);text-align:left}.rp-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--rp-card);color:var(--rp-blue);font-size:10px;font-weight:900}.rp-grid strong{font-size:13px}.rp-grid p{margin:5px 0 0;color:var(--rp-muted);font-size:11px;line-height:1.5}.rp-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.rp-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 21px;border:0;border-radius:15px;font:inherit;font-size:13px;font-weight:820;cursor:pointer;text-decoration:none}.rp-button--primary{background:var(--rp-blue);color:#fff}.rp-button--secondary{background:var(--rp-soft);color:var(--rp-text)}.rp-back{margin:0 0 28px;padding:0;border:0;background:transparent;color:var(--rp-muted);font:inherit;font-size:12px;font-weight:760;cursor:pointer}.rp-form-card .rp-eyebrow,.rp-form-card h2,.rp-form-card .rp-form-intro{text-align:left;margin-left:0}.rp-form-intro{max-width:720px}.rp-form-card form{display:grid;gap:18px;margin-top:30px}.rp-form-card label{display:grid;gap:8px;font-size:12px;font-weight:820}.rp-form-card label>span{color:var(--rp-muted);font-size:10px;font-weight:650}.rp-form-card input,.rp-form-card select,.rp-form-card textarea{width:100%;border:1px solid var(--rp-line);border-radius:14px;background:var(--rp-soft);color:var(--rp-text);font:inherit;font-size:14px;outline:none}.rp-form-card input,.rp-form-card select{height:52px;padding:0 15px}.rp-form-card textarea{min-height:170px;padding:15px;resize:vertical;line-height:1.55}.rp-form-card input:focus,.rp-form-card select:focus,.rp-form-card textarea:focus{border-color:var(--rp-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--rp-blue) 18%,transparent)}.rp-form-card label>small{color:var(--rp-muted);font-size:10px;font-weight:650;text-align:right}.rp-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rp-check{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:flex-start;gap:10px!important;padding:14px;border-radius:14px;background:var(--rp-soft);font-weight:650!important;line-height:1.5}.rp-check input{flex:0 0 auto;width:18px!important;height:18px!important;margin:1px 0 0;padding:0}.rp-check span{font-size:11px!important}.rp-submit-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.rp-button--whatsapp{gap:9px;background:#19a765;color:#fff}.rp-button--whatsapp img{width:21px;height:21px;object-fit:contain}#report-status{margin:0;color:var(--rp-muted);font-size:11px}.rp-button:focus-visible,.rp-back:focus-visible,.rp-help:focus-visible{outline:3px solid color-mix(in srgb,var(--rp-blue) 55%,white);outline-offset:3px}@media(max-width:760px){.rp-main{margin-top:16px}.rp-card{border-radius:23px}.rp-grid{grid-template-columns:1fr}.rp-fields{grid-template-columns:1fr}.rp-header{min-height:68px}.rp-brand img{width:150px}.rp-button{width:100%}.rp-submit-row{display:grid}.rp-submit-row .rp-button{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
