

.svh-template-legal{
  --svh-bg:#1a1a2e;--svh-magenta:#c1247d;--svh-magenta-bright:#e3479e;--svh-rose:#E4405F;
  --svh-pearl:#F0EAD6;--svh-ink:#F0EAD6;--svh-ink-dim:#A6A0B5;--svh-ink-mute:#6B6680;
  --svh-line:rgba(240,234,214,.10);--svh-line-soft:rgba(240,234,214,.055);
  --svh-f-display:'Syne',system-ui,sans-serif;--svh-f-body:'DM Sans',system-ui,sans-serif;--svh-pad-x:clamp(16px,4vw,32px);
  position:relative;display:block;background:var(--svh-bg);color:var(--svh-ink);font-family:var(--svh-f-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow:hidden;
  background-image:radial-gradient(ellipse 1000px 600px at 50% -8%,rgba(193,36,125,.16),transparent 60%);
}
.svh-template-legal *,.svh-template-legal *::before,.svh-template-legal *::after{box-sizing:border-box;margin:0}
.svh-template-legal a{color:var(--svh-magenta-bright);text-decoration:none;font-weight:600}
.svh-template-legal a:hover{text-decoration:underline}
.svh-template-legal .svh-shell{position:relative;z-index:5;max-width:760px;margin:0 auto;padding:clamp(40px,7vw,88px) var(--svh-pad-x) clamp(56px,8vw,96px)}
.svh-template-legal .svh-eyebrow{font-family:var(--svh-f-body);font-weight:700;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--svh-magenta-bright);display:block;margin-bottom:14px}
.svh-template-legal h1{font-family:var(--svh-f-display);font-weight:700;font-size:clamp(30px,5vw,46px);letter-spacing:-.02em;color:var(--svh-pearl);margin-bottom:10px;line-height:1.08}
.svh-template-legal .svh-updated{color:var(--svh-ink-mute);font-size:13.5px;margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid var(--svh-line)}
.svh-template-legal h2{font-family:var(--svh-f-display);font-weight:700;font-size:clamp(19px,2.6vw,24px);color:var(--svh-pearl);margin:36px 0 12px;letter-spacing:-.01em}
.svh-template-legal h3{font-family:var(--svh-f-display);font-weight:600;font-size:17px;color:var(--svh-pearl);margin:24px 0 8px}
.svh-template-legal p{color:var(--svh-ink-dim);margin-bottom:14px;text-wrap:pretty}
.svh-template-legal ul{margin:0 0 16px;padding-left:4px;list-style:none}
.svh-template-legal li{position:relative;padding-left:22px;color:var(--svh-ink-dim);margin-bottom:8px}
.svh-template-legal li::before{content:"";position:absolute;left:5px;top:11px;width:6px;height:6px;border-radius:50%;background:var(--svh-magenta-bright)}
.svh-template-legal strong{color:var(--svh-pearl)}
.svh-template-legal .svh-toc{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}
.svh-template-legal .svh-toc a{font-size:13px;padding:7px 13px;border:1px solid var(--svh-line);border-radius:999px;color:var(--svh-ink-dim);font-weight:500}
.svh-template-legal .svh-toc a:hover{border-color:var(--svh-magenta);color:#fff;text-decoration:none}
.svh-template-legal *:focus-visible{outline:2px solid var(--svh-magenta-bright);outline-offset:2px;border-radius:6px}
@media (min-width:2560px){.svh-template-legal{font-size:19px}.svh-template-legal .svh-shell{max-width:920px}}
@media (prefers-reduced-motion:reduce){.svh-template-legal *{transition-duration:.001ms !important}}

