@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap);body{background-color:#f9f9f9;color:#333;font-family:Arial,sans-serif}.header{background:#111;color:#fff;padding:1rem 0}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{font-size:1.5rem}nav a{color:#fff;margin:0 .75rem;text-decoration:none}nav a:hover{color:#0af}.hero{background:linear-gradient(90deg,#005bea,#00c6fb);color:#fff;padding:2rem 1rem;text-align:center}.hero img{border-radius:8px;margin-top:1rem;max-width:100%}.section{padding:2rem 1rem}.bg-light{background:#f0f0f0}.bg-dark{background:#222;color:#fff}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}@media (min-width:768px){.grid{grid-template-columns:repeat(2,1fr)}}.card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem;text-align:center}.card img{border-radius:6px;max-width:100%}.cta-btn{background:#0af;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:1rem;padding:.75rem 1.5rem}.cta-btn:hover{background:#008fcc}.tech-list,.why-list{list-style:disc inside;padding-left:0}.testimonial{font-style:italic;margin-top:1rem}.testimonial cite{display:block;font-weight:700;margin-top:.5rem}.contact-form{grid-gap:.75rem;display:grid;gap:.75rem;margin-bottom:1rem}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:4px;padding:.75rem}.footer{background:#111;color:#aaa;padding:1rem;text-align:center}:root{--bg:#fff;--muted:#6b7280;--text:#0f172a;--accent:#7a5cff;--accent-2:#00d2ff;--glass:#fff9;--card-shadow:0 10px 30px #0c142814}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#f8fbff,#fff);color:#0f172a;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.45;margin:0}.container{margin:0 auto;max-width:1100px;padding:0 20px}.small{max-width:820px}.nav{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#fff9,#fff6);border-bottom:1px solid #0f172a0a;position:-webkit-sticky;position:sticky;top:0;z-index:60}.nav .container{align-items:center;display:flex;justify-content:space-between;padding:14px 0}.brand,.brand:focus{color:#0f172a;color:var(--text);font-size:1.125rem;font-weight:800}.nav-links{align-items:center;display:flex;gap:18px}.nav-links a{color:#6b7280;color:var(--muted);font-weight:600;text-decoration:none}.nav-links a:hover{color:#7a5cff;color:var(--accent)}.hero-section{padding:56px 0 48px}.hero-inner{align-items:center;display:flex;gap:28px}.hero-copy{flex:1 1;max-width:560px}.hero-copy h1{font-size:2.4rem;line-height:1.03;margin:0 0 12px}.lead{margin-bottom:18px}.lead,.lead-sm{color:#6b7280;color:var(--muted)}.lead-sm{margin-bottom:10px}.hero-cta{display:flex;gap:12px}.btn,.hero-cta{align-items:center}.btn{border:0;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;padding:12px 18px;text-decoration:none}.btn.primary{background:linear-gradient(90deg,#7a5cff,#ff7bac);background:linear-gradient(90deg,var(--accent),#ff7bac);box-shadow:0 10px 30px #7a5cff24;color:#fff}.btn.ghost{background:#0000;border:1px solid #0f172a0f;color:#0f172a;color:var(--text)}.hero-art-wrap{display:flex;justify-content:center;max-width:48%;width:520px}.hero-art{border-radius:18px;box-shadow:0 10px 30px #0c142814;box-shadow:var(--card-shadow);display:block;height:auto;max-height:420px;width:100%}.section{padding:56px 0}.split{align-items:center;display:flex;gap:28px}.split-left{flex:1 1}.split-right{align-items:center;display:flex;flex:1 1;justify-content:center}.bullets{grid-gap:8px;color:#6b7280;color:var(--muted);display:grid;gap:8px;list-style:none;margin-top:12px;padding:0}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:18px}.service{align-items:center;background:#fff;border-radius:14px;box-shadow:0 10px 30px #0c142814;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:12px;padding:20px;text-align:center}.icon-blob{height:86px;width:86px}.portfolio-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:18px}.thumb{align-items:flex-start;background:linear-gradient(180deg,#fff9,#fff9);border-radius:14px;box-shadow:0 10px 30px #0c142814;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:12px;padding:12px}.portfolio-thumb{border-radius:10px;height:auto;width:100%}.thumb-meta h4{margin:0 0 6px}.thumb-meta p{color:#6b7280;color:var(--muted);margin:0}.contact-form{flex-direction:column;margin-top:14px}.contact-form,.row{display:flex;gap:12px}.row input{flex:1 1}input,textarea{border:1px solid #0f172a0f;border-radius:10px;font-size:.95rem;padding:12px}.form-cta{align-items:center;display:flex;gap:10px;margin-top:6px}.footer{border-top:1px solid #0f172a0a;color:#6b7280;color:var(--muted);font-weight:600;padding:22px 0}.footer-row{align-items:center;display:flex;gap:12px;justify-content:space-between}@media (max-width:940px){.hero-inner{flex-direction:column-reverse}.hero-art-wrap{max-width:100%;width:100%}.portfolio-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.split{flex-direction:column}}@media (max-width:560px){.nav-links{display:none}.portfolio-grid,.services-grid{grid-template-columns:1fr}.hero-copy h1{font-size:1.6rem}.row{flex-direction:column}}
/*# sourceMappingURL=main.c6df1377.css.map*/