#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.App{text-align:center;padding:20px;max-width:1000px;margin:0 auto;background-color:#fff;border-radius:10px;box-shadow:0 0 20px #0000001a;position:relative}.language-switcher{position:absolute;top:20px;right:20px;display:flex;gap:10px}.language-switcher button{background-color:#ecf0f1;border:1px solid #bdc3c7;border-radius:4px;padding:5px 10px;cursor:pointer;font-weight:700;transition:all .3s ease}.language-switcher button:hover{background-color:#3498db;color:#fff}.language-switcher button.active{background-color:#3498db;color:#fff;border-color:#3498db}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.header{margin-bottom:30px}.header h1{color:#2c3e50;margin-bottom:10px;font-size:2.5em}.header h2{color:#3498db;font-size:1.3em;font-weight:400;margin-top:0}.introduction{background-color:#ecf0f1;padding:20px;border-radius:8px;margin-bottom:30px}.introduction p{font-size:1.1em;line-height:1.6;color:#34495e}.sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.section{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.section:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.section h3{color:#2980b9;margin-top:0;border-bottom:2px solid #3498db;padding-bottom:10px}.section p{color:#555;line-height:1.6}.section ul{text-align:left;padding-left:20px}.section li{margin-bottom:8px;color:#555}.project{margin-top:20px;padding:15px;border-left:3px solid #3498db;background-color:#f8f9fa}.project h4{margin-top:0;color:#2c3e50}.project-status{font-style:italic;color:#7f8c8d;font-weight:600}.project a{display:inline-block;margin-top:10px;color:#3498db;text-decoration:none;font-weight:600}.project a:hover{text-decoration:underline}.contact-form{margin-top:20px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:700;color:#2c3e50}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1em;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 5px #3498db80}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#3498db;cursor:pointer;transition:border-color .25s;color:#fff;margin-top:10px}button:hover{background-color:#2980b9}.notification-info{margin-top:15px;padding:10px;background-color:#e8f4fc;border-radius:4px;text-align:center}.footer{border-top:1px solid #eee;padding-top:20px;color:#7f8c8d;font-size:.9em}.read-the-docs{color:#888;margin-top:30px}:root{font-family:Inter,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;-webkit-text-size-adjust:100%}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}}
