:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;background-color:#242424;min-width:320px;min-height:100vh;margin:0}@media (prefers-color-scheme:dark){body{--lightningcss-light: ;--lightningcss-dark:initial}}#root{min-height:100vh}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}@media (prefers-color-scheme:light){body{color:#213547;background-color:#fff}a:hover{color:#747bff}}.page{flex-direction:column;min-height:100vh;display:flex}.header{text-align:center;border-bottom:1px solid var(--border-color);background:var(--header-bg);padding:2rem 1.5rem}.app-name{letter-spacing:.02em;margin:0;font-size:1.75rem;font-weight:700}.main{box-sizing:border-box;flex:1;width:100%;max-width:720px;margin:0 auto;padding:2rem 1.5rem}.section{margin-bottom:2.5rem}.section:last-of-type{margin-bottom:0}.section h2{color:var(--heading-color);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.section h3{color:var(--heading-color);margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.section p{color:var(--text-color);margin:0;line-height:1.7}.section p+p,.section .privacy-intro+h3,.section ul+p{margin-top:.75rem}.section .privacy-intro{margin-bottom:.5rem}.section ul{color:var(--text-color);margin:.5rem 0 0;padding-left:1.25rem;line-height:1.7}.section li{margin-bottom:.5rem}.section li:last-child{margin-bottom:0}.section a{color:var(--link-color);text-decoration:none}.section a:hover{text-decoration:underline}.privacy h3{margin-top:1.25rem}.privacy h3:first-of-type{margin-top:1rem}.placeholder{color:var(--placeholder-color);font-style:italic}.footer{text-align:center;border-top:1px solid var(--border-color);background:var(--footer-bg);padding:1rem 1.5rem}.footer p{color:var(--footer-color);margin:0;font-size:.875rem}.footer-disclaimer{opacity:.9;max-width:640px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.6}@media (prefers-color-scheme:light){.page{--header-bg:#f5f5f5;--footer-bg:#f5f5f5;--heading-color:#1a1a1a;--text-color:#333;--link-color:#0969da;--placeholder-color:#6e6e6e;--border-color:#e0e0e0;--footer-color:#666}}@media (prefers-color-scheme:dark){.page{--header-bg:#1e1e1e;--footer-bg:#1e1e1e;--heading-color:#e6e6e6;--text-color:#c9c9c9;--link-color:#58a6ff;--placeholder-color:#8b8b8b;--border-color:#333;--footer-color:#8b8b8b}}
