.legal_page__U9PRk{padding:140px 5% 4rem;min-height:100vh;background:var(--background)}.legal_container__VKkzR{max-width:900px;margin:0 auto;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:3rem 4rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legal_header__CmWX1{margin-bottom:3rem;text-align:center}.legal_title__UqLag{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--text-primary);margin-bottom:1rem}.legal_lastUpdated__cl2CZ{color:var(--primary-light);font-weight:500;font-size:1rem}.legal_content__qHTI_{color:var(--text-secondary);line-height:1.8;font-size:1.05rem;display:flex;flex-direction:column;gap:1.5rem}.legal_content__qHTI_ h2{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem}.legal_content__qHTI_ h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.legal_content__qHTI_ p{margin-bottom:.5rem}.legal_content__qHTI_ ul{padding-left:1.5rem;margin-bottom:1rem}.legal_content__qHTI_ li{margin-bottom:.5rem}.legal_content__qHTI_ a{color:var(--primary-light);text-decoration:underline;transition:color .3s ease}.legal_content__qHTI_ a:hover{color:var(--primary)}@media (max-width:768px){.legal_container__VKkzR{padding:2rem 1.5rem}}