:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.main-nav{background-color:#213547;padding:1rem;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-brand a{font-size:1.5rem;font-weight:700;color:#fff}.nav-links{list-style:none;display:flex;gap:2rem}.nav-links a{color:#ffffffde;transition:color .25s}.nav-links a:hover{color:#646cff}.nav-links a.active{color:#646cff;font-weight:600}.home-page,.tos-page{min-height:100vh;display:flex;flex-direction:column}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem;text-align:center}.hero-section h1{font-size:3rem;margin-bottom:1rem}.hero-section p{font-size:1.2rem;opacity:.9}.content-section{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%}.features{margin-bottom:3rem}.features h2{color:#213547;margin-bottom:2rem;text-align:center}.feature-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.card h3{color:#213547;margin-bottom:1rem}.card p{color:#666}.about{text-align:center;padding:2rem}.about h2{color:#213547;margin-bottom:1rem}.about p{color:#666;font-size:1.1rem}.page-footer{background-color:#213547;color:#ffffffde;text-align:center;padding:1.5rem;margin-top:auto}.tos-header{background-color:#213547;color:#fff;padding:2rem;text-align:center}.tos-header h1{margin-bottom:.5rem}.last-updated{opacity:.8;font-size:.9rem}.tos-content{flex:1;max-width:800px;margin:0 auto;padding:2rem;color:#213547}.tos-content section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.tos-content section:last-child{border-bottom:none}.tos-content h2{margin-bottom:1rem;color:#213547}.tos-content p{color:#666;line-height:1.8}.tos-footer{background-color:#213547;color:#ffffffde;text-align:center;padding:1.5rem}
