.profile-not-found{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:32px 24px;display:flex}.profile-not-found-wordmark{letter-spacing:-.02em;color:var(--black);font-size:16px;font-weight:900}.profile-not-found-wordmark em{color:var(--green);font-style:normal}.profile-not-found h1{letter-spacing:-.03em;color:var(--black);margin:8px 0 0;font-size:clamp(26px,4vw,36px)}.profile-not-found p{max-width:340px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.profile-not-found-actions{flex-direction:column;align-items:center;gap:14px;margin-top:10px;display:flex}.profile-not-found-back{color:var(--muted);font-size:13px;font-weight:700}.profile-not-found-back:hover{color:var(--black);text-decoration:underline}.report-profile-trigger{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));z-index:20;color:#ffffffbf;-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#0a0a0e61;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;transition:background .15s,color .15s;display:grid;position:fixed}:is(.report-profile-trigger:hover,.report-profile-trigger:focus-visible){color:#fff;background:#0a0a0e99}.report-profile-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#06060a8c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:560px){.report-profile-backdrop{align-items:center;padding:24px}}.report-profile-dismiss-layer{cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.report-profile-modal{z-index:1;color:#f4f4f6;width:100%;max-width:460px;max-height:92dvh;padding:28px 22px calc(24px + env(safe-area-inset-bottom));background:#121216;border-radius:24px 24px 0 0;position:relative;overflow-y:auto;box-shadow:0 -20px 60px #0006}@media (min-width:560px){.report-profile-modal{border-radius:22px;padding:30px}}.report-profile-modal h2{margin:0 0 8px;font-size:18px;font-weight:800}.report-profile-lead{color:#f4f4f6a6;margin:0 0 18px;font-size:12.5px;line-height:1.5}.report-profile-close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:14px;right:14px}.report-profile-reasons{border:0;flex-direction:column;gap:9px;margin:0 0 16px;padding:0;display:flex}.report-profile-reasons legend{letter-spacing:.04em;text-transform:uppercase;color:#f4f4f680;margin-bottom:6px;padding:0;font-size:10.5px;font-weight:800}.report-profile-reasons label{cursor:pointer;align-items:center;gap:10px;font-size:13px;display:flex}.report-profile-reasons input{accent-color:#22c55e;flex:none;width:16px;height:16px}.report-profile-details{color:#f4f4f6b3;flex-direction:column;gap:8px;margin-bottom:16px;font-size:11.5px;font-weight:700;display:flex}.report-profile-details textarea{font:inherit;color:#f4f4f6;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;min-height:72px;padding:10px 12px;font-size:13px;font-weight:400}.report-profile-details textarea:focus-visible{outline-offset:1px;outline:2px solid #22c55e}.report-profile-error{color:#f87171;margin:0 0 12px;font-size:12px}.report-profile-submit{width:100%;font:inherit;color:#0b0b0f;cursor:pointer;background:#22c55e;border:0;border-radius:12px;padding:13px;font-size:14px;font-weight:800;transition:opacity .15s}.report-profile-submit:disabled{opacity:.5;cursor:not-allowed}.report-profile-success{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:12px 0 4px;display:flex}.report-profile-success svg{color:#22c55e;margin-bottom:4px;font-size:28px}.report-profile-success h2{font-size:17px}.report-profile-success p{color:#f4f4f6a6;margin:0 0 14px;font-size:12.5px}.report-profile-success .report-profile-submit{color:#fff;background:#ffffff1a}
