.AbusePage-module__5yLeLa__pageWrap{background:var(--bg);min-height:100vh}.AbusePage-module__5yLeLa__hero{border-bottom:1px solid var(--line);background:#fff;padding:56px 0 44px}.AbusePage-module__5yLeLa__breadcrumb{color:var(--ink-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.AbusePage-module__5yLeLa__breadcrumb a{color:var(--ink-muted);text-decoration:none;transition:color .15s}.AbusePage-module__5yLeLa__breadcrumb a:hover{color:var(--brand)}.AbusePage-module__5yLeLa__currentBreadcrumb{color:var(--brand);font-weight:600}.AbusePage-module__5yLeLa__heroContent{max-width:920px}.AbusePage-module__5yLeLa__heroBadge{color:#dc2626;font-family:var(--font-mono), monospace;letter-spacing:.02em;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;align-items:center;gap:6px;margin-bottom:18px;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.AbusePage-module__5yLeLa__hero h1{color:var(--ink);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(32px,4.2vw,48px);font-weight:800;line-height:1.18}.AbusePage-module__5yLeLa__heroLead{color:var(--ink-secondary);max-width:820px;margin-bottom:26px;font-size:17.5px;line-height:1.6}.AbusePage-module__5yLeLa__stampsGrid{background:var(--surface-subtle);border:1px solid var(--brand-line);border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:24px;padding:18px 20px;display:grid}.AbusePage-module__5yLeLa__stampItem{flex-direction:column;gap:3px;display:flex}.AbusePage-module__5yLeLa__stampLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);font-size:11px;font-weight:700}.AbusePage-module__5yLeLa__stampValue{color:var(--ink);font-size:13px;font-weight:600}.AbusePage-module__5yLeLa__stampValue a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.AbusePage-module__5yLeLa__quickNavStrip{flex-wrap:wrap;align-items:center;gap:10px;padding-top:8px;display:flex}.AbusePage-module__5yLeLa__quickNavLabel{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.AbusePage-module__5yLeLa__quickNavPill{color:var(--ink-secondary);background:var(--surface);border:1px solid var(--line);border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:12.5px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AbusePage-module__5yLeLa__quickNavPill:hover{color:var(--brand);border-color:var(--brand-line);background:var(--brand-pale)}.AbusePage-module__5yLeLa__mainContent{padding:50px 0 80px}.AbusePage-module__5yLeLa__layoutGrid{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:48px;display:grid}.AbusePage-module__5yLeLa__tocRail{border:1px solid var(--line);background:#fff;border-radius:14px;align-self:start;max-height:calc(100vh - 120px);padding:20px;position:sticky;top:96px;overflow-y:auto;box-shadow:0 4px 12px #00000005}.AbusePage-module__5yLeLa__tocTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);align-items:center;gap:6px;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.AbusePage-module__5yLeLa__tocList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.AbusePage-module__5yLeLa__tocLink{color:var(--ink-secondary);border-radius:8px;padding:6px 10px;font-size:12.5px;line-height:1.35;text-decoration:none;transition:all .15s;display:block}.AbusePage-module__5yLeLa__tocLink:hover{background:var(--surface-subtle);color:var(--brand)}.AbusePage-module__5yLeLa__tocLinkActive{background:var(--brand-pale);color:var(--brand);border-left:3px solid var(--brand);padding-left:10px;font-weight:700}.AbusePage-module__5yLeLa__docContent{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:48px;width:100%;min-width:0;padding:44px 48px;display:flex;box-shadow:0 4px 16px #00000005}.AbusePage-module__5yLeLa__section{border-bottom:1px solid var(--line);flex-direction:column;gap:16px;padding-bottom:40px;scroll-margin-top:110px;display:flex}.AbusePage-module__5yLeLa__section:last-child{border-bottom:none;padding-bottom:0}.AbusePage-module__5yLeLa__sectionHeading{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:4px;font-size:22px;font-weight:800;display:flex}.AbusePage-module__5yLeLa__sectionHeading span.AbusePage-module__5yLeLa__secNum{background:var(--brand-pale);width:32px;height:32px;color:var(--brand);font-family:var(--font-mono), monospace;border-radius:8px;justify-content:center;align-items:center;font-size:13.5px;font-weight:700;display:inline-flex}.AbusePage-module__5yLeLa__subHeading{color:var(--ink);margin-top:6px;margin-bottom:2px;font-size:16.5px;font-weight:700}.AbusePage-module__5yLeLa__paragraph{color:var(--ink-secondary);margin:0;font-size:15.5px;line-height:1.7}.AbusePage-module__5yLeLa__bulletList{flex-direction:column;gap:8px;margin:6px 0;padding:0;list-style:none;display:flex}.AbusePage-module__5yLeLa__bulletItem{color:var(--ink-secondary);align-items:flex-start;gap:10px;font-size:15px;line-height:1.6;display:flex}.AbusePage-module__5yLeLa__bulletDot{background:var(--brand);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:9px}.AbusePage-module__5yLeLa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:8px;display:grid}.AbusePage-module__5yLeLa__categoryCard{background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.AbusePage-module__5yLeLa__categoryCardHeader{color:#e11d48;align-items:center;gap:8px;display:flex}.AbusePage-module__5yLeLa__categoryCardTitle{color:#be123c;font-size:15px;font-weight:700}.AbusePage-module__5yLeLa__workflowGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:8px;display:grid}.AbusePage-module__5yLeLa__workflowStep{background:var(--surface-subtle);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:6px;padding:18px;display:flex}.AbusePage-module__5yLeLa__workflowStepNum{background:var(--brand-pale);width:26px;height:26px;color:var(--brand);font-family:var(--font-mono), monospace;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.AbusePage-module__5yLeLa__workflowStepTitle{color:var(--ink);font-size:14.5px;font-weight:700}.AbusePage-module__5yLeLa__abuseCard{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;flex-direction:column;gap:14px;max-width:580px;padding:24px;display:flex}.AbusePage-module__5yLeLa__abuseCard h4{color:#b91c1c;align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.AbusePage-module__5yLeLa__abuseEmailLink{color:#dc2626;text-underline-offset:3px;align-items:center;gap:6px;font-size:16px;font-weight:700;text-decoration:underline;display:inline-flex}.AbusePage-module__5yLeLa__warningBox{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:10px;margin-top:8px;padding:14px 18px;font-size:14px;line-height:1.55;display:flex}.AbusePage-module__5yLeLa__prohibitedBox{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;align-items:flex-start;gap:12px;margin-top:8px;padding:18px 22px;font-size:14.5px;line-height:1.6;display:flex}.AbusePage-module__5yLeLa__contactCard{background:var(--surface-subtle);border:1px solid var(--brand-line);border-radius:14px;flex-direction:column;gap:14px;max-width:540px;padding:26px;display:flex}.AbusePage-module__5yLeLa__contactCompany{color:var(--ink);font-size:18px;font-weight:800}.AbusePage-module__5yLeLa__contactRow{color:var(--ink-secondary);align-items:center;gap:10px;font-size:14.5px;display:flex}.AbusePage-module__5yLeLa__contactRow a{color:var(--brand);font-weight:600;text-decoration:none}.AbusePage-module__5yLeLa__contactRow a:hover{text-decoration:underline}@media (max-width:980px){.AbusePage-module__5yLeLa__layoutGrid{grid-template-columns:minmax(0,1fr);gap:32px}.AbusePage-module__5yLeLa__tocRail{display:none}.AbusePage-module__5yLeLa__docContent{padding:30px 20px}}@media (max-width:640px){.AbusePage-module__5yLeLa__hero{padding:36px 0 28px}.AbusePage-module__5yLeLa__categoriesGrid{grid-template-columns:1fr}.AbusePage-module__5yLeLa__docContent{border-radius:12px;padding:24px 16px}.AbusePage-module__5yLeLa__sectionHeading{font-size:20px}}
