@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&family=Open+Sans:wght@400;600;700&display=swap";:root{--bg-white: #ffffff;--bg-soft: #f8f9ff;--text-main: #1A1A1A;--text-muted: #4B5563;--brand-blue: #0000D2;--border-soft: rgba(0, 0, 0, .08);--radius-lg: 16px}body{background-color:var(--bg-white);color:var(--text-main);font-family:Open Sans,sans-serif;line-height:1.8;margin:0;padding:0}.navbar{background:#ffffffe6!important;border-bottom:1px solid var(--border-soft)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-header{background:var(--bg-soft);padding:160px 5% 80px;text-align:center;border-bottom:1px solid var(--border-soft)}.legal-header h1{font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:900;margin-bottom:16px;color:var(--brand-blue)}.legal-header p{font-size:1.1rem;color:var(--text-muted);font-weight:500}.legal-content-wrap{padding:80px 5% 120px;max-width:900px;margin:0 auto}.legal-section{margin-bottom:60px}.legal-section h2{font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:800;margin-bottom:24px;color:var(--text-main);border-bottom:2px solid var(--brand-blue);display:inline-block;padding-bottom:4px}.legal-section p{margin-bottom:20px;color:var(--text-muted)}.legal-section ul{margin-bottom:24px;padding-left:20px}.legal-section li{margin-bottom:12px;color:var(--text-muted)}.last-updated{font-style:italic;color:var(--text-muted);margin-bottom:40px;display:block;font-size:.9rem}@media(max-width:768px){.legal-content-wrap{padding:60px 5% 80px}.legal-header{padding:140px 5% 60px}}
