: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}}.section-divider{width:80%;height:8px;margin:2rem auto 2.5rem;background:linear-gradient(90deg,#3949ab,#ffb300);border-radius:4px}.about{background:#fff;border-radius:12px;box-shadow:0 2px 8px #3c485814;padding:2rem;width:100%;margin:2rem 0;text-align:center}.about:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 24px #3c48582e}.about h2{color:#3949ab;margin-bottom:1rem}.about p{color:#444;font-size:1.1rem}.contact{background:#fff;border-radius:12px;box-shadow:0 2px 8px #3c485814;padding:2rem;width:100%;margin:2rem 0;text-align:center}.contact h2{color:#3949ab;margin-bottom:1rem}.contact a{color:#1a237e;text-decoration:underline;font-weight:500}.contact:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 24px #3c48582e}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f7f8fa;color:#222}.main-wrapper{min-height:100vh;display:flex;flex-direction:column}.navbar{display:flex;justify-content:space-between;align-items:center;background:#1a237e;color:#fff;padding:1rem 2rem}.app-name{font-size:1.5rem;font-weight:700;letter-spacing:2px}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0;justify-content:flex-end}.logo{font-size:1.5rem;font-weight:700}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.nav-links a:hover{color:#ffb300}.hero{background:linear-gradient(90deg,#3949ab 60%,#5c6bc0);color:#fff;padding:3rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.25rem}.services{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:3rem 2rem}.service{background:#fff;border-radius:12px;box-shadow:0 2px 8px #3c485814;padding:2rem;width:100%;flex:1 1 300px;text-align:center}@media (max-width: 900px){.about,.contact{padding:1rem}.service{padding:1rem;margin-bottom:1rem}}.service img{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:1rem}.service h2{font-size:1.3rem;margin-bottom:.5rem;color:#3949ab}.service p{font-size:1rem;color:#444}.service:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 24px #3c48582e}.footer{background:#1a237e;color:#fff;text-align:center;padding:1.5rem 2rem 1rem;margin-top:auto}.cookie-notice{font-size:.9rem;color:#ffb300;margin-top:.5rem}@media (max-width: 900px){.services{flex-direction:column;align-items:center}}
