: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}.features{max-width:1200px;margin:2rem auto;padding:0 1rem}.features h2{color:#ff6b6b;margin-bottom:1.5rem;text-align:center}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.card h3{color:#ff6b6b;margin-bottom:.75rem}.card p{color:#666;line-height:1.5}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{margin:0 auto;width:100%;max-width:900px;padding:2rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}body{line-height:1.6;color:#333}.hero{background-color:#ff6b6b;color:#fff;text-align:center;padding:4rem 1rem}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem}.about,.services,.contact{max-width:800px;margin:2rem auto;padding:0 1rem}.about h2,.services h2,.contact h2{color:#ff6b6b;margin-bottom:1rem}.services ul{list-style:none}.services li{padding:.5rem 0;border-bottom:1px solid #eee}.contact form{display:flex;flex-direction:column;gap:1rem}.contact input,.contact textarea{padding:.5rem;border:1px solid #ddd;border-radius:4px}.contact button{padding:.75rem;background-color:#ff6b6b;color:#fff;border:none;border-radius:4px;cursor:pointer}.contact button:hover{background-color:#ff5252}footer{text-align:center;padding:1rem;background-color:#f5f5f5}
