.Privacy_pageWrapper__GMqBn{background:var(--bg-primary);min-height:100vh;padding-bottom:5rem}.Privacy_header__5oZOq{padding:8rem 2rem 6rem;background:var(--gray-900);color:white;text-align:center;position:relative;overflow:hidden;border-bottom-left-radius:4rem;border-bottom-right-radius:4rem;box-shadow:0 20px 50px rgba(0,0,0,.1)}.Privacy_headerGlow__QVA7Z{position:absolute;top:-50%;left:30%;width:40%;height:200%;background:var(--brand-500);filter:blur(150px);opacity:.3;border-radius:50%}.Privacy_headerContent__7EWuP{position:relative;z-index:10;max-width:900px;margin:0 auto}.Privacy_badge__cjMSX{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:rgba(255,255,255,.1);color:white;border-radius:50px;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2)}.Privacy_headerTitle__axaMo{font-size:4rem;font-weight:900;margin-bottom:1rem;letter-spacing:-.02em}.Privacy_headerDesc__GeR1G{font-size:1.25rem;color:var(--gray-300);max-width:650px;margin:0 auto;line-height:1.6}.Privacy_dataGridWrapper__At7tf{max-width:1200px;margin:-3rem auto 3rem;padding:0 2rem;position:relative;z-index:10}.Privacy_dataGrid__JKjWn{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Privacy_dataCard__Pbmrq{background:var(--bg-card);padding:2.5rem 2rem;border-radius:1.5rem;border:1px solid var(--border-color);box-shadow:0 10px 40px rgba(0,0,0,.03);text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.Privacy_dataCard__Pbmrq:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(236,72,153,.08);border-color:rgba(236,72,153,.3)}.Privacy_dataIcon__TochY{width:60px;height:60px;border-radius:1.25rem;background:var(--brand-50);color:var(--brand-500);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.Privacy_dataCard__Pbmrq h4{font-size:1.25rem;font-weight:800;color:var(--text-primary);margin-bottom:.75rem}.Privacy_dataCard__Pbmrq p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Privacy_mainContent__rR_rX{max-width:1000px;margin:0 auto;padding:0 2rem}.Privacy_docBody__hdIoK{background:var(--bg-card);padding:4.5rem;border-radius:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.02);border:1px solid var(--border-color)}.Privacy_docSection__wXGvt{margin-bottom:4rem}.Privacy_docSection__wXGvt:last-child{margin-bottom:0}.Privacy_sectionTitle__8_kaJ{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--gray-100)}.Privacy_docParagraph__SBYru{color:var(--text-secondary);font-size:1.15rem;line-height:1.8;margin-bottom:1.25rem}.Privacy_subTitle__y91Ny{font-size:1.35rem;font-weight:800;color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem}.Privacy_dataTable__sm1W9{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;border-radius:1rem;overflow:hidden;border:1px solid var(--border-color)}.Privacy_dataTable__sm1W9 th{background:var(--bg-secondary);padding:1.25rem;text-align:left;font-weight:800;color:var(--text-primary);font-size:1.05rem}.Privacy_dataTable__sm1W9 td{padding:1.25rem;border-top:1px solid var(--border-color);color:var(--text-secondary);font-size:1.05rem;line-height:1.6;background:var(--bg-primary)}.Privacy_contactFooter__6m_uX{margin-top:5rem;padding:3rem;background:var(--gray-900);border-radius:2rem;display:flex;align-items:center;justify-content:space-between;color:white;box-shadow:0 20px 50px rgba(0,0,0,.1)}.Privacy_contactText__hVqUz h4{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.Privacy_contactText__hVqUz p{color:var(--gray-400);font-size:1.1rem}.Privacy_contactBtn__dniuo{background:white;color:var(--gray-900);padding:1.1rem 2.5rem;border-radius:50px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;flex-shrink:0}.Privacy_contactBtn__dniuo:hover{background:var(--brand-100);color:var(--brand-600);transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,255,255,.1)}@media (max-width:1024px){.Privacy_dataGrid__JKjWn{grid-template-columns:repeat(2,1fr)}.Privacy_docBody__hdIoK{padding:3rem}.Privacy_contactFooter__6m_uX{flex-direction:column;text-align:center;gap:2rem}}@media (max-width:768px){.Privacy_headerTitle__axaMo{font-size:3rem}.Privacy_dataGrid__JKjWn{grid-template-columns:1fr}.Privacy_docBody__hdIoK{padding:2rem}.Privacy_sectionTitle__8_kaJ{font-size:1.5rem}.Privacy_dataTable__sm1W9{display:block;overflow-x:auto}}