@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=Lora:ital,wght@0,400;0,600;1,400&display=swap";:root{--red: #e53e3e;--red-dark: #c53030;--dark: #0f0f0d;--dark2: #1a1a18;--text: #1a1a18;--muted: #6b6b68;--bg: #fdfcf9;--bg2: #f7f5f0;--card: #ffffff;--border: #e8e4dc;--sans: "Sora", -apple-system, sans-serif;--serif: "Lora", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--dark)}::-webkit-scrollbar-thumb{background:#e53e3e55;border-radius:3px}.legal-body{max-width:820px;margin:0 auto;padding:56px 24px 96px}.legal-section{margin-bottom:48px}.legal-section h2{font-family:var(--serif);font-size:22px;color:var(--dark);margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(--border)}.legal-section p{font-size:15px;margin-bottom:12px;color:var(--text)}.legal-section ul{padding-left:20px;margin-bottom:12px}.legal-section ul li{font-size:15px;margin-bottom:8px}.legal-section ul li::marker{color:var(--red)}
