@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";: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}}body{font-family:Inter,SF Pro,Segoe UI,Arial,sans-serif;background:#fff;color:#181818;margin:0;padding:0;min-height:100vh}.site-layout{display:flex;flex-direction:column;min-height:100vh}.site-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 1.5rem 1.5rem;background:#fff;border-bottom:1px solid #ececec}.site-title{font-size:1.5rem;font-weight:700;letter-spacing:.02em}.site-nav{display:flex;gap:2rem}.site-nav a{text-decoration:none;color:#181818;font-weight:500;opacity:.7;transition:opacity .2s}.site-nav a.active,.site-nav a:hover{opacity:1;color:#3b82f6}.site-main{flex:1;padding:2.5rem 1.5rem 2rem;max-width:900px;margin:0 auto;width:100%}.site-footer{text-align:center;padding:1.5rem 0 1rem;font-size:.95rem;color:#888;border-top:1px solid #ececec;background:#fafbfc}.about-intro h1{font-size:2.2rem;margin-bottom:.5rem}.about-intro p{font-size:1.1rem;margin-bottom:1rem;max-width:700px}.about-team{margin-top:2.5rem}.team-list{display:flex;gap:2.5rem;flex-wrap:wrap}.team-member{display:flex;align-items:flex-start;gap:1.2rem;background:#f6f7f9;border-radius:12px;padding:1.2rem 1.5rem;min-width:220px;box-shadow:0 1px 4px #00000008}.team-img{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#e5e7eb}.team-role{font-size:.98rem;color:#3b82f6;margin-bottom:.2rem}.team-bio{font-size:.97rem;color:#555}.work h1{font-size:2.1rem;margin-bottom:2rem}.projects{display:flex;flex-direction:column;gap:2.5rem}.project{display:flex;flex-direction:column;background:#f6f7f9;border-radius:12px;box-shadow:0 1px 4px #00000008;overflow:hidden}.project-img{width:100%;max-height:220px;object-fit:cover;background:#e5e7eb}.project-info{padding:1.2rem 1.5rem}.project-info h2{margin:0 0 .5rem;font-size:1.3rem}.project-services{margin-top:.7rem;display:flex;gap:.7rem}.service{background:#e0e7ff;color:#3b82f6;font-size:.93rem;padding:.2rem .7rem;border-radius:8px}.contact h1{font-size:2.1rem;margin-bottom:1rem}.contact-form{display:flex;flex-direction:column;gap:1.1rem;max-width:400px;margin-bottom:1.5rem}.contact-form input,.contact-form textarea{font-size:1rem;padding:.7rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafbfc;color:#181818;outline:none;transition:border .2s}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid #3b82f6}.contact-form button{background:#3b82f6;color:#fff;font-size:1.05rem;font-weight:600;border:none;border-radius:8px;padding:.8rem 0;cursor:pointer;transition:background .2s}.contact-form button:hover{background:#2563eb}.contact-success{color:#16a34a;font-weight:500;margin-bottom:1.2rem}.contact-social{display:flex;gap:1.5rem;margin-top:1.5rem}.contact-social a{color:#3b82f6;text-decoration:none;font-weight:500;opacity:.8;transition:opacity .2s}.contact-social a:hover{opacity:1}@media (max-width: 700px){.site-main{padding:1.2rem .5rem 1rem}.team-list{flex-direction:column;gap:1.5rem}.projects{gap:1.5rem}.project-img{max-height:160px}}
