:root{--ink:#07110d;--green:#1ed87e;--paper:#f3f6f2;--muted:#68766f;--line:rgba(7,28,17,.11)}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 90% 0,rgba(30,216,126,.15),transparent 28%),var(--paper);font-family:Arial,sans-serif}.legal-header{width:min(1040px,calc(100% - 32px));margin:18px auto;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 12px 35px rgba(13,45,28,.07)}.legal-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.legal-brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--green);font-size:11px;font-weight:900}.legal-header a:last-child,.action-link{color:#078d4e;font-size:13px;font-weight:700;text-decoration:none}.legal-page{width:min(850px,calc(100% - 32px));margin:80px auto 110px}.legal-page>p:first-child{color:#0da45b;font-size:11px;font-weight:800;letter-spacing:.12em}.legal-page h1{margin:12px 0 20px;font-size:clamp(42px,7vw,72px);letter-spacing:-.06em}.legal-intro{font-size:18px}.legal-page p,.legal-page li{color:var(--muted);line-height:1.75}.legal-page section{padding:28px 0;border-bottom:1px solid var(--line)}.legal-page h2{font-size:23px;letter-spacing:-.03em}.legal-page h3{font-size:16px}.legal-page a{color:#098d50}.legal-page footer{padding-top:35px;color:#87928c;font-size:12px}.action-body{min-height:100vh;padding:25px;display:grid;place-items:center}.action-card{width:min(480px,100%);padding:42px;border:1px solid rgba(255,255,255,.9);border-radius:25px;background:rgba(255,255,255,.8);box-shadow:0 35px 90px rgba(17,51,34,.13)}.action-icon{width:48px;height:48px;margin-top:35px;display:grid;place-items:center;border-radius:15px;color:#06311c;background:var(--green);font-weight:900}.action-card h1{margin:22px 0 10px;font-size:32px;letter-spacing:-.05em}.action-card>p{color:var(--muted);line-height:1.6}.action-card form{margin-top:24px;display:grid;gap:14px}.action-card label,.report-form label{display:grid;gap:7px;color:#536159;font-size:12px;font-weight:700}.action-card input,.report-form input,.report-form select,.report-form textarea{padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff;font:inherit;outline:0}.action-card button,.report-form button{padding:14px;border:0;border-radius:11px;color:#fff;background:var(--ink);font-weight:800;cursor:pointer}.action-message{min-height:14px;margin:0;color:#c84343;font-size:11px}.action-link{margin-top:22px;display:inline-block}.report-form{max-width:600px;display:grid;gap:16px}.report-form textarea{min-height:130px;resize:vertical}.report-message{font-weight:700}
