.privacy_page__95uEB{background:url(/gradient/abstract_gradient.svg);color:var(--public-foreground);display:flex;justify-content:center;padding-top:10px}.privacy_inner__oL7eI{width:100%;background:var(--public-background);display:flex;flex-direction:column;gap:2rem;padding:4rem 2rem 5rem}.privacy_hero__HfXvR{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:.6rem}.privacy_eyebrow__F38Ep{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;color:var(--text-muted)}.privacy_hero__HfXvR h1{font-size:clamp(2.2rem,3vw,2.8rem);margin:0}.privacy_updated__r46m0{color:var(--text-muted-slightly);font-weight:600}.privacy_intro__p0nf4{color:var(--text-muted);line-height:1.6}.privacy_sections__uInwh{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;position:relative}.privacy_sections__uInwh:before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(255,95,137,.5),rgba(255,95,137,.05))}.privacy_sectionItem__Wrle5{position:relative;padding:1.1rem 1.2rem 1.1rem 3.6rem;background:linear-gradient(180deg,rgba(255,95,137,.06),rgba(255,95,137,.02));border:1px solid var(--border);border-radius:16px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:.55rem}.privacy_stem__xm63K{position:absolute;left:1rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(255,95,137,0),rgba(255,95,137,.4),rgba(255,95,137,0))}.privacy_header__YFFuZ{display:flex;align-items:baseline;gap:.7rem}.privacy_headerRight__A2c8a{justify-content:flex-start;flex-direction:row}.privacy_headerRight__A2c8a .privacy_badge__1ELbu{order:0;margin-left:0}.privacy_badge__1ELbu{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:10px;background:rgba(255,95,137,.12);color:var(--primary);font-weight:700;font-size:.95rem;border:1px solid rgba(255,95,137,.35)}.privacy_header__YFFuZ h2{margin:0;font-size:1.1rem}.privacy_body__8Qw9W{display:flex;flex-direction:column;gap:.6rem;color:var(--text-muted-slightly);line-height:1.6}.privacy_list__TKLPt{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.35rem}.privacy_list__TKLPt li{list-style:disc}.privacy_fadeInUp__zgVoD{opacity:0;transform:translateY(14px);animation:privacy_fadeInUp__zgVoD .7s ease both;animation-delay:calc(var(--stagger, 0) * 80ms + 60ms)}@keyframes privacy_fadeInUp__zgVoD{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.privacy_fadeInUp__zgVoD{animation:none;opacity:1;transform:none}}@media (max-width:768px){.privacy_inner__oL7eI{padding:3rem 1.25rem 4rem}}