: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:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff}#root{width:100%;min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh;padding:20px;position:relative}.language-switcher{position:absolute;top:20px;right:20px;display:flex;gap:10px}.language-switcher .language-btn{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:5px 10px;cursor:pointer;font-size:16px;transition:all .3s ease;color:#fff}.language-switcher .language-btn:hover{background-color:#ffffff1a}.language-switcher .language-btn.active{border-color:#fff;background-color:#ffffff26}.content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;text-align:center;max-width:1200px;margin:0 auto;align-items:start;position:relative}.content .title{font-size:3.2rem;margin-bottom:2rem;line-height:1.2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.content .tagline{font-size:1.5rem;margin-bottom:1rem;font-weight:500;color:#06c;font-style:italic}.content .definition{font-size:1.25rem;line-height:1.8;margin-bottom:3rem;font-weight:400;text-align:start;margin-bottom:50px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.content .cta-button{background-color:#fff;color:#000;padding:15px 30px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;margin-top:50px}.content .cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #fff3}.language-dropdown{position:absolute;top:0;right:0;z-index:100}.language-dropdown .language-button{background-color:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;padding:6px 12px;font-size:14px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;transition:all .2s ease}.language-dropdown .language-button:hover{background-color:#fff3}.language-dropdown .dropdown-menu{position:absolute;top:100%;right:0;margin-top:4px;background-color:#000000e6;border:1px solid rgba(255,255,255,.2);border-radius:4px;overflow:hidden;min-width:80px;box-shadow:0 4px 12px #0000004d}.language-dropdown .dropdown-menu .dropdown-item{display:block;width:100%;padding:8px 16px;text-align:center;background:transparent;border:none;color:#fff;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;transition:all .2s ease}.language-dropdown .dropdown-menu .dropdown-item:hover{background-color:#ffffff1a}.language-dropdown .dropdown-menu .dropdown-item.active{background-color:#ffffff26;font-weight:600}@media (max-width: 768px){.title{font-size:2rem}.definition{font-size:1.1rem;padding:0 10px}.cta-button{padding:12px 25px}}.footer{background-color:#111;color:#fff;padding:2rem 0;margin-top:3rem}.footer .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer .footer-content .footer-section{flex:1;min-width:250px;margin-bottom:1.5rem}.footer .footer-content .footer-section h3{font-size:1.2rem;margin-bottom:1rem;font-weight:600}.footer .footer-content .footer-section p{margin-bottom:.5rem;font-size:.9rem;opacity:.8}.footer .footer-content .footer-section.links ul{list-style:none;padding:0}.footer .footer-content .footer-section.links ul li{margin-bottom:.5rem}.footer .footer-content .footer-section.links ul li a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .2s ease}.footer .footer-content .footer-section.links ul li a:hover{opacity:1;text-decoration:underline}.footer .footer-content .footer-section.links ul li a.active{opacity:1;font-weight:600}.footer .footer-bottom{text-align:center;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.footer .footer-bottom p{font-size:.8rem;opacity:.6}.footer .footer-bottom p .home-link a{color:#fff;text-decoration:none}.footer .footer-bottom p .home-link a:hover{text-decoration:underline}@media (max-width: 768px){.footer .footer-content{flex-direction:column}.footer .footer-content .footer-section{margin-bottom:2rem}}.legal-page{padding:2rem 1rem;background-color:#f9f9f9;min-height:calc(100vh - 200px);color:#333}.legal-page .main-text-banner{max-width:800px;margin:0 auto 2rem;padding:1.5rem;background-color:#f0f8ff;border-radius:8px;border-left:4px solid #0066cc}.legal-page .main-text-banner h2{font-size:1.8rem;margin-bottom:.5rem;color:#333}.legal-page .main-text-banner p{font-size:1rem;line-height:1.6;color:#444}.legal-page .legal-container{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}.legal-page .legal-container h1{font-size:2rem;margin-bottom:.5rem;color:#333}.legal-page .legal-container .last-updated{font-size:.9rem;color:#777;margin-bottom:2rem;font-style:italic}.legal-page .legal-container section{margin-bottom:2rem}.legal-page .legal-container section h2{font-size:1.5rem;margin-bottom:1rem;color:#444;border-bottom:1px solid #eee;padding-bottom:.5rem}.legal-page .legal-container section p{margin-bottom:1rem;line-height:1.6}.legal-page .legal-container section ul,.legal-page .legal-container section ol{margin-left:1.5rem;margin-bottom:1rem}.legal-page .legal-container section ul li,.legal-page .legal-container section ol li{margin-bottom:.5rem;line-height:1.6}.legal-page .legal-container section a{color:#06c;text-decoration:none}.legal-page .legal-container section a:hover{text-decoration:underline}@media (max-width: 768px){.legal-page{padding:1rem}.legal-page .legal-container{padding:1.5rem}.legal-page .legal-container h1{font-size:1.8rem}.legal-page .legal-container section h2{font-size:1.3rem}}
