@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);.main-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;border-bottom:1px solid #ffffff1a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-logo h3{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.header-nav{display:flex;gap:1.5rem}.header-nav a{border-bottom:2px solid #0000;color:#94a3b8;font-size:.95rem;font-weight:500;padding:.5rem 0;transition:all .2s ease}.header-nav a:hover{color:#38bdf8}.header-nav a.active{border-bottom-color:#38bdf8;color:#fff}@media (max-width:640px){.header-container{padding:1rem}.header-logo h3{font-size:1rem}.header-nav{gap:1rem}}*{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;color:#f8fafc;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:700;letter-spacing:-.025em}a{color:#38bdf8;text-decoration:none;transition:color .2s ease}a:hover{color:#7dd3fc}ol,ul{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.5rem}.legal-container{margin:0 auto;max-width:900px;padding:100px 2rem 4rem}.glass-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;padding:3rem}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;font-size:2.5rem;margin-bottom:.5rem}.last-updated{color:#64748b;display:block;font-size:.875rem;margin-bottom:2.5rem}.content-block h2{color:#38bdf8;font-size:1.5rem;margin:2.5rem 0 1rem}.content-block p{color:#cbd5e1;margin-bottom:1.25rem}@media (max-width:768px){.glass-card{padding:2rem 1.5rem}.section-title{font-size:2rem}}
/*# sourceMappingURL=main.8ed57f96.css.map*/