/* GENERATED from src/css/pages/static.css. */
.page-hero{padding:72px 0 28px;}
.page-hero-card{position:relative;overflow:hidden;padding:36px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,var(--card-strong),rgba(255,255,255,.04));box-shadow:var(--shadow);}
.page-hero-card::after{content:"";position:absolute;top:-120px;right:-120px;z-index:0;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(94,234,212,.13),transparent 68%);pointer-events:none;}
.page-hero-card>*{position:relative;z-index:1;}
.page-hero h1{margin:18px 0;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.03em;}
.page-hero-card>p{max-width:860px;margin:0;color:var(--sf-text-muted);font-size:19px;}

.legal-page-hero{padding-bottom:52px;}
.legal-page-card{width:100%;max-width:1040px;margin-inline:auto;padding:clamp(28px,4vw,52px);}
.legal-page-card h1{max-width:22ch;margin-bottom:22px;font-size:clamp(44px,5.2vw,68px);line-height:1.02;overflow-wrap:anywhere;hyphens:auto;}
.page-consent .legal-page-card h1{max-width:18ch;}
.legal-page-switcher{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 30px;padding-bottom:22px;border-bottom:1px solid rgba(191,211,235,.14);}
.legal-page-switcher a{display:inline-flex;min-height:42px;align-items:center;padding:0 15px;border:1px solid rgba(191,211,235,.16);border-radius:999px;color:#aebdd0;background:rgba(255,255,255,.025);font-size:13px;font-weight:800;text-decoration:none;}

.legal-page-switcher a[aria-current="page"]{border-color:rgba(94,234,212,.4);color:#bff9f0;background:rgba(94,234,212,.11);}
.legal-document--standalone{max-width:74ch;margin-inline:auto;color:#c4d0df;font-size:16px;line-height:1.72;}
.legal-document--standalone p{margin:0 0 18px;color:#c4d0df;font-size:inherit;line-height:inherit;}
.legal-document--standalone ul{margin:0 0 22px;padding-left:1.35rem;color:#c4d0df;}
.legal-document--standalone li{margin:0 0 9px;color:#c4d0df;font-size:inherit;line-height:1.68;}
.legal-document--standalone li::marker{color:var(--sf-cyan);}
.legal-document--standalone h2{margin:34px 0 15px;padding-top:28px;border-top:1px solid rgba(191,211,235,.13);color:#f4f8fd;font-size:clamp(22px,2.5vw,30px);line-height:1.2;letter-spacing:-.025em;}
.legal-document--standalone a{color:var(--sf-cyan);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;}
.legal-document--standalone a:hover,.legal-document--standalone a:focus-visible{color:#c6fbf3;}
.legal-document--standalone .legal-operator{margin-bottom:24px;padding:18px 20px;border:1px solid rgba(94,234,212,.18);border-radius:18px;background:linear-gradient(135deg,rgba(94,234,212,.08),rgba(96,165,250,.045));color:#dce7f3;}
.legal-document--standalone .legal-operator strong{color:#f4f8fd;}
.legal-document--standalone .legal-note{margin:34px 0 0;padding:18px 20px;border:1px solid rgba(96,165,250,.2);border-radius:18px;background:rgba(96,165,250,.07);color:#cbd8e7;}

@media(max-width:900px){
  .page-hero{padding-top:32px;}
  .page-hero-card{padding:22px;}
  .page-hero h1{font-size:clamp(34px,8vw,48px);}
  .legal-page-card{padding:30px;}
  .legal-page-card h1{font-size:clamp(38px,7vw,52px);}
}
@media(max-width:520px){
  .legal-page-hero{padding-top:24px;padding-bottom:34px;}
  .legal-page-card{padding:24px 18px;border-radius:22px;}
  .legal-page-card h1{margin:14px 0 18px;font-size:clamp(30px,9.5vw,38px);line-height:1.08;letter-spacing:-.035em;overflow-wrap:anywhere;word-break:normal;hyphens:auto;}
  .legal-page-switcher{display:grid;gap:8px;margin-bottom:24px;padding-bottom:18px;}
  .legal-page-switcher a{width:100%;justify-content:flex-start;padding:10px 13px;line-height:1.3;}
  .legal-document--standalone{font-size:15.5px;line-height:1.72;}
  .legal-document--standalone h2{margin-top:28px;padding-top:24px;font-size:22px;}
  .legal-document--standalone .legal-operator,.legal-document--standalone .legal-note{padding:16px;border-radius:16px;}
}


.error-page-hero{padding-bottom:52px;}
.error-page-card{display:grid;max-width:1020px;margin-inline:auto;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:36px;}
.error-page-copy{min-width:0;}
.error-page-copy>p{max-width:670px;margin-bottom:24px;}
.error-page-actions{display:flex;flex-wrap:wrap;gap:12px;}
.error-page-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px;}
.error-page-links a{display:inline-flex;min-height:40px;align-items:center;padding:0 13px;border:1px solid rgba(191,211,235,.14);border-radius:999px;color:#b9c8d9;background:rgba(255,255,255,.025);font-size:13px;font-weight:800;}

.error-page-visual{display:grid;grid-template-columns:auto 1fr auto;align-items:center;color:rgba(244,248,253,.9);font-size:clamp(64px,7vw,104px);font-weight:900;letter-spacing:-.08em;}
.error-page-visual svg{width:110px;color:var(--sf-cyan);filter:drop-shadow(0 0 24px rgba(94,234,212,.2));}
.error-page-visual path,.error-page-visual circle{fill:none;stroke:currentColor;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;}
@media(max-width:760px){
  .error-page-card{grid-template-columns:1fr;gap:22px;}
  .error-page-visual{order:-1;justify-self:end;width:190px;font-size:58px;opacity:.72;}
  .error-page-visual svg{width:70px;}
}
@media(max-width:520px){
  .error-page-card{padding:24px 18px;}
  .error-page-visual{display:none;}
  .error-page-actions{display:grid;grid-template-columns:1fr;}
  .error-page-links{display:grid;}
  .error-page-links a{justify-content:flex-start;border-radius:13px;}
}
