.terms_container__H8_yI{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:2rem;background:linear-gradient(135deg,var(--bg-primary) 0,var(--bg-secondary) 100%)}.terms_card__Ho8zS{background:var(--surface);padding:3rem;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);max-width:800px;width:100%;margin:2rem 0;border:1px solid rgba(127,63,191,.2)}.terms_backLink__Skldm{display:inline-block;color:var(--text-secondary);text-decoration:none;font-size:var(--font-size-xs);margin-bottom:1.5rem;transition:color .2s ease}.terms_backLink__Skldm:hover{color:var(--purple-glow)}.terms_title__1FWZV{font-family:var(--font-display);font-size:2rem;font-weight:700;margin:0 0 .5rem;color:var(--text-primary)}.terms_lastUpdated__h6Vg6{font-size:var(--font-size-xs);color:var(--text-secondary);margin:0 0 2rem}.terms_content__C9PJW{display:flex;flex-direction:column;gap:2rem}.terms_section__kK3tH h2{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem}.terms_section__kK3tH p{color:var(--text-secondary);line-height:1.7;margin:0 0 1rem}.terms_section__kK3tH p:last-child{margin-bottom:0}.terms_section__kK3tH ul{color:var(--text-secondary);line-height:1.7;margin:0;padding-left:1.5rem}.terms_section__kK3tH li{margin-bottom:.5rem}.terms_section__kK3tH li:last-child{margin-bottom:0}.terms_contact__TgmcI{color:var(--purple-glow)!important;font-weight:600}.terms_footer__WlYoB{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(127,63,191,.2);display:flex;align-items:center;justify-content:center;gap:1rem}.terms_footerLink__IawpD{color:var(--text-secondary);text-decoration:none;font-size:var(--font-size-xs);transition:color .2s ease}.terms_footerLink__IawpD:hover{color:var(--purple-glow)}.terms_divider__xh4zp{color:var(--text-muted)}@media (max-width:768px){.terms_container__H8_yI{padding:1rem}.terms_card__Ho8zS{padding:2rem}.terms_title__1FWZV{font-size:1.5rem}}[data-theme=light] .terms_container__H8_yI{background:linear-gradient(180deg,#fafafa,#f5f5f7)}[data-theme=light] .terms_card__Ho8zS{background:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);border-color:transparent}[data-theme=light] .terms_backLink__Skldm:hover{color:var(--purple-primary)}[data-theme=light] .terms_footer__WlYoB{border-color:rgba(28,28,40,.1)}[data-theme=light] .terms_footerLink__IawpD:hover{color:var(--purple-primary)}[data-theme=light] .terms_contact__TgmcI{color:var(--purple-primary)!important}