@keyframes spin{to{transform:rotate(360deg)}}:root{--color-brand-base:#00c6c3;--color-brand-accent:#008681;--color-on-brand-base:#fff;--color-on-brand-accent:#fff;--color-background-primary:#fff;--color-background-secondary:#fff;--color-on-background:#1a1714;--color-on-background-10:#2c2823;--color-on-background-20:#433d36;--color-on-background-30:#5c554d;--color-on-background-40:#766e65;--color-on-background-50:#8f877e;--color-on-background-60:#a9a196;--color-on-background-70:#c2bab0;--color-on-background-80:#d6d0c8;--color-on-background-90:#e8e4dd;--color-on-background-95:#f0ece5;--color-on-background-100:#fff;--color-on-background-primary:#1a1714;--color-on-background-secondary:#1a1714;--color-attention-high:#c53a4d;--color-attention-medium:#942192;--color-attention-low:#1c7dd8;--color-on-attention-high:#fff;--color-on-attention-medium:#fff;--color-on-attention-low:#fff;--color-success:#75a230;--color-warning:#ffcc02;--color-danger:#a41f00;--color-info:#fac802;--color-on-success:#fff;--color-on-warning:#1a1714;--color-on-danger:#fcf5fe;--color-on-info:#1a1714}.legal-page{background:#fff;position:relative;overflow-x:clip}.legal-page__hero{text-align:center;max-width:1200px;margin:0 auto;padding:160px 32px 48px;animation:.7s both fadeInUp}.legal-page__headline{color:var(--color-on-background);letter-spacing:-.02em;font-family:IBM Plex Sans,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:600}.legal-page__content{max-width:720px;margin:0 auto;padding:0 32px 96px;animation:.7s .1s both fadeInUp}.legal-page__section{margin-bottom:40px}.legal-page__section h2{color:var(--color-on-background);letter-spacing:-.01em;margin-bottom:16px;font-family:IBM Plex Sans,sans-serif;font-size:1.35rem;font-weight:600}.legal-page__section h3{color:var(--color-on-background);margin-top:24px;margin-bottom:10px;font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;font-weight:600}.legal-page__section p{color:var(--color-on-background-600);margin-bottom:6px;font-size:.95rem;line-height:1.75}.legal-page__section a{color:var(--color-brand-base);text-decoration:none;transition:color .2s}.legal-page__section a:hover{color:var(--color-brand-accent)}.legal-page__section ul{margin:12px 0;padding:0;list-style:none}.legal-page__section ul li{color:var(--color-on-background-600);margin-bottom:4px;padding-left:20px;font-size:.95rem;line-height:1.75;position:relative}.legal-page__section ul li:before{content:"–";color:var(--color-brand-base);position:absolute;left:0}
