:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color-scheme:light dark;color:#ffffffde;background-color:#242424}#root{min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}@media(prefers-color-scheme:light){body{color:#213547;background-color:#fff}a:hover{color:#747bff}}.page{min-height:100vh;display:flex;flex-direction:column}.header{padding:2rem 1.5rem;text-align:center;border-bottom:1px solid var(--border-color);background:var(--header-bg)}.app-name{margin:0;font-size:1.75rem;font-weight:700;letter-spacing:.02em}.main{flex:1;max-width:720px;margin:0 auto;padding:2rem 1.5rem;width:100%;box-sizing:border-box}.section{margin-bottom:2.5rem}.section:last-of-type{margin-bottom:0}.section h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:var(--heading-color)}.section h3{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600;color:var(--heading-color)}.section p{margin:0;line-height:1.7;color:var(--text-color)}.section p+p,.section .privacy-intro+h3,.section ul+p{margin-top:.75rem}.section .privacy-intro{margin-bottom:.5rem}.section ul{margin:.5rem 0 0;padding-left:1.25rem;line-height:1.7;color:var(--text-color)}.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{padding:1rem 1.5rem;text-align:center;border-top:1px solid var(--border-color);background:var(--footer-bg)}.footer p{margin:0;font-size:.875rem;color:var(--footer-color)}.footer-disclaimer{margin-top:1rem;max-width:640px;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.6;opacity:.9}@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}}
