*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f5f5f5;color:#333;min-height:100vh;display:flex;align-items:center;justify-content:center}main{text-align:center}h1{font-size:2.5rem;font-weight:600;color:#242424}.welcome-container{max-width:800px;padding:2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.site-title{font-size:3rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem}.tagline{font-size:1.2rem;color:#666;margin-bottom:2rem}.description{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:2.5rem}.features{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.feature{flex:1;padding:1.5rem;background:#f9f9f9;border-radius:8px}.feature h3{color:#1a1a1a;margin-bottom:.5rem}.feature p{color:#666;font-size:.9rem;line-height:1.4}.language-switcher{margin-top:2rem;display:flex;gap:1rem;justify-content:center}.language-switcher button{padding:.5rem 1rem;border:2px solid #1a1a1a;background:#fff;color:#1a1a1a;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.language-switcher button:hover,.language-switcher button.active{background:#1a1a1a;color:#fff}
