*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d0d0d;--navy-light:#161616;--navy-mid:#1f1f1f;--blue:#d4a017;--blue-light:#e8b84b;--blue-glow:#f0c96a;--cyan:#c49010;--gold:#d4a017;--white:#fff;--gray-50:#f8f8f8;--gray-100:#f0f0f0;--gray-200:#e0e0e0;--gray-400:#999;--gray-600:#555;--gray-800:#222;--text:#d4d4d4;--text-muted:#777}html{scroll-behavior:smooth}body{background-color:var(--navy);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section-sm{padding:4rem 0}.badge{letter-spacing:.05em;text-transform:uppercase;color:var(--blue-glow);background:#1e6fff14;border:1px solid #1e6fff4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem)}.section-header p{color:var(--text-muted);font-size:1.125rem;line-height:1.7}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:var(--white)}.btn-primary:hover{background:var(--blue-light);transform:translateY(-1px);box-shadow:0 8px 30px #1e6fff66}.btn-outline{color:var(--white);background:0 0;border:1px solid #fff3}.btn-outline:hover{background:#ffffff0d;border-color:#ffffff80}.gradient-text{background:linear-gradient(135deg, var(--white) 0%, var(--blue-glow) 100%);-webkit-text-fill-color:transparent;background-clip:text}.glow-line{background:linear-gradient(90deg, var(--blue), var(--cyan));border-radius:2px;width:60px;height:3px;margin:0 auto 1.5rem}.card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:2rem;transition:all .3s}.card:hover{background:#ffffff0d;border-color:#1e6fff4d;transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.navbar[data-astro-cid-l7arcky5]{z-index:100;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar[data-astro-cid-l7arcky5].scrolled{backdrop-filter:blur(20px);background:#0a0f1ef2;border-bottom:1px solid #ffffff0f;padding:.875rem 0}.nav-inner[data-astro-cid-l7arcky5]{align-items:center;gap:2rem;display:flex}.logo[data-astro-cid-l7arcky5]{color:var(--white);flex-shrink:0;align-items:center;gap:.75rem;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:700;display:flex}.logo-icon[data-astro-cid-l7arcky5]{line-height:0}.logo-text[data-astro-cid-l7arcky5] .amp[data-astro-cid-l7arcky5]{color:var(--blue)}.nav-links[data-astro-cid-l7arcky5]{align-items:center;gap:.25rem;margin-left:auto;display:flex}.nav-link[data-astro-cid-l7arcky5]{color:var(--text-muted);border-radius:6px;padding:.5rem .875rem;font-size:.9rem;font-weight:500;transition:all .2s}.nav-link[data-astro-cid-l7arcky5]:hover{color:var(--white);background:#ffffff0d}.nav-cta[data-astro-cid-l7arcky5]{padding:.625rem 1.25rem;font-size:.875rem}.menu-toggle[data-astro-cid-l7arcky5]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:.5rem;display:none}.menu-toggle[data-astro-cid-l7arcky5] span[data-astro-cid-l7arcky5]{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.menu-toggle[data-astro-cid-l7arcky5].active span[data-astro-cid-l7arcky5]:first-child{transform:rotate(45deg)translate(5px,5px)}.menu-toggle[data-astro-cid-l7arcky5].active span[data-astro-cid-l7arcky5]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-l7arcky5].active span[data-astro-cid-l7arcky5]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu[data-astro-cid-l7arcky5]{backdrop-filter:blur(20px);background:#0a0f1efa;border-top:1px solid #ffffff0f;flex-direction:column;padding:1rem 1.5rem 1.5rem;display:none}.mobile-menu[data-astro-cid-l7arcky5].open{display:flex}.mobile-link[data-astro-cid-l7arcky5]{color:var(--text);border-bottom:1px solid #ffffff0d;padding:.875rem 0;font-weight:500;transition:color .2s}.mobile-link[data-astro-cid-l7arcky5]:hover{color:var(--white)}@media (width<=768px){.nav-links[data-astro-cid-l7arcky5],.nav-cta[data-astro-cid-l7arcky5]{display:none}.menu-toggle[data-astro-cid-l7arcky5]{display:flex}}.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.grid-overlay[data-astro-cid-ge2uvauf]{background-image:linear-gradient(#d4a0170a 1px,#0000 1px),linear-gradient(90deg,#d4a0170a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.orb[data-astro-cid-ge2uvauf]{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.orb-1[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#d4a01724 0%,#0000 70%);width:600px;height:600px;top:-100px;right:-100px}.orb-2[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#d4a01712 0%,#0000 70%);width:400px;height:400px;bottom:100px;left:-50px}.orb-3[data-astro-cid-ge2uvauf]{background:radial-gradient(circle,#ffc8500d 0%,#0000 70%);width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding-top:2rem;padding-bottom:4rem;display:grid;position:relative}.hero-text[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.1}.hero-sub[data-astro-cid-ge2uvauf]{color:var(--text-muted);max-width:520px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero-stats[data-astro-cid-ge2uvauf]{align-items:center;gap:1.5rem;display:flex}.stat[data-astro-cid-ge2uvauf]{text-align:left}.stat-number[data-astro-cid-ge2uvauf]{color:var(--white);font-family:Sora,sans-serif;font-size:1.375rem;font-weight:700;display:block}.stat-label[data-astro-cid-ge2uvauf]{color:var(--text-muted);font-size:.8rem}.stat-divider[data-astro-cid-ge2uvauf]{background:#ffffff1a;width:1px;height:36px}.hero-visual[data-astro-cid-ge2uvauf]{height:420px;position:relative}.visual-card[data-astro-cid-ge2uvauf]{backdrop-filter:blur(20px);background:#111827e6;border:1px solid #ffffff14;border-radius:14px;position:absolute;box-shadow:0 25px 60px #0006}.main-card[data-astro-cid-ge2uvauf]{width:320px;padding:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}.card-header[data-astro-cid-ge2uvauf]{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.dots[data-astro-cid-ge2uvauf]{gap:5px;display:flex}.dot[data-astro-cid-ge2uvauf]{border-radius:50%;width:10px;height:10px}.dot[data-astro-cid-ge2uvauf].red{background:#ff5f57}.dot[data-astro-cid-ge2uvauf].yellow{background:#febc2e}.dot[data-astro-cid-ge2uvauf].green{background:#28c840}.card-title[data-astro-cid-ge2uvauf]{color:var(--text-muted);margin-left:auto;font-size:.8rem}.card-body[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.5rem;font-family:Courier New,monospace;font-size:.8rem;display:flex}.code-line[data-astro-cid-ge2uvauf]{color:var(--text)}.keyword[data-astro-cid-ge2uvauf]{color:#c792ea}.fn[data-astro-cid-ge2uvauf]{color:#82aaff}.str[data-astro-cid-ge2uvauf]{color:#c3e88d}.code-line[data-astro-cid-ge2uvauf].success{color:#4ade80;margin-top:.5rem}.pulse-ring[data-astro-cid-ge2uvauf]{background:var(--blue);border-radius:50%;width:16px;height:16px;animation:2s infinite pulse;position:absolute;top:-6px;right:-6px;box-shadow:0 0 #1e6fff99}@keyframes pulse{0%{box-shadow:0 0 #1e6fff99}70%{box-shadow:0 0 0 12px #1e6fff00}to{box-shadow:0 0 #1e6fff00}}.side-card[data-astro-cid-ge2uvauf]{width:190px;padding:1rem 1.25rem}.top-card[data-astro-cid-ge2uvauf]{top:30px;right:0}.bottom-card[data-astro-cid-ge2uvauf]{bottom:30px;left:0}.metric-label[data-astro-cid-ge2uvauf]{color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem}.metric-value[data-astro-cid-ge2uvauf]{color:#4ade80;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.metric-bar[data-astro-cid-ge2uvauf]{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.metric-fill[data-astro-cid-ge2uvauf]{background:linear-gradient(90deg, var(--blue), var(--cyan));border-radius:2px;height:100%}.icon-row[data-astro-cid-ge2uvauf]{align-items:center;gap:.75rem;display:flex}.tech-icon[data-astro-cid-ge2uvauf]{width:36px;height:36px;color:var(--blue-light);background:#1e6fff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mini-label[data-astro-cid-ge2uvauf]{color:var(--text-muted);font-size:.7rem}.mini-value[data-astro-cid-ge2uvauf]{color:var(--white);font-size:.875rem;font-weight:600}.status-dot[data-astro-cid-ge2uvauf]{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto;animation:2s infinite statusBlink;box-shadow:0 0 6px #4ade80}@keyframes statusBlink{0%,to{opacity:1}50%{opacity:.5}}.scroll-indicator[data-astro-cid-ge2uvauf]{z-index:1;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-indicator[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.scroll-line[data-astro-cid-ge2uvauf]{background:linear-gradient(180deg, var(--blue), transparent);width:1px;height:48px;animation:1.5s ease-in-out infinite scrollAnim}@keyframes scrollAnim{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (width<=900px){.hero-content[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero-sub[data-astro-cid-ge2uvauf]{margin:0 auto 2.5rem}.hero-actions[data-astro-cid-ge2uvauf],.hero-stats[data-astro-cid-ge2uvauf]{justify-content:center}.hero-visual[data-astro-cid-ge2uvauf]{display:none}}.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.about-left[data-astro-cid-oxgmilyn] h2[data-astro-cid-oxgmilyn]{color:var(--white);margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,2.75rem)}.about-left[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--text-muted);font-size:1.025rem;line-height:1.8}.about-left[data-astro-cid-oxgmilyn] strong[data-astro-cid-oxgmilyn]{color:var(--text);font-weight:600}.mission-card[data-astro-cid-oxgmilyn]{background:#1e6fff0f;border:1px solid #1e6fff33;border-radius:12px;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.mission-icon[data-astro-cid-oxgmilyn]{width:44px;height:44px;color:var(--blue-light);background:#1e6fff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mission-label[data-astro-cid-oxgmilyn]{text-transform:uppercase;letter-spacing:.1em;color:var(--blue-light);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.mission-text[data-astro-cid-oxgmilyn]{color:var(--text-muted);font-size:.9rem;font-style:italic;line-height:1.7}.values-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.value-card[data-astro-cid-oxgmilyn]{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;padding:1.5rem;transition:all .3s}.value-card[data-astro-cid-oxgmilyn]:hover{background:#1e6fff0d;border-color:#1e6fff40;transform:translateY(-3px)}.value-icon[data-astro-cid-oxgmilyn]{width:44px;height:44px;color:var(--blue-light);background:#1e6fff1f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.value-card[data-astro-cid-oxgmilyn] h4[data-astro-cid-oxgmilyn]{color:var(--white);margin-bottom:.5rem;font-size:.95rem}.value-card[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--text-muted);font-size:.85rem;line-height:1.6}@media (width<=900px){.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr;gap:3rem}}@media (width<=600px){.values-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}}.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card[data-astro-cid-lesv7jgp]{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.service-card[data-astro-cid-lesv7jgp]:before{content:"";background:linear-gradient(90deg, var(--blue), var(--cyan));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.service-card[data-astro-cid-lesv7jgp]:hover{border-color:#1e6fff40;transform:translateY(-4px);box-shadow:0 20px 50px #0000004d}.service-card[data-astro-cid-lesv7jgp]:hover:before{opacity:1}.service-icon[data-astro-cid-lesv7jgp]{width:50px;height:50px;color:var(--blue-light);background:#1e6fff1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .3s;display:flex}.service-card[data-astro-cid-lesv7jgp]:hover .service-icon[data-astro-cid-lesv7jgp]{background:#1e6fff33}.service-card[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{color:var(--white);margin-bottom:.75rem;font-size:1.1rem}.service-card[data-astro-cid-lesv7jgp]>p[data-astro-cid-lesv7jgp]{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.service-tags[data-astro-cid-lesv7jgp]{flex-wrap:wrap;gap:.5rem;display:flex}.tag[data-astro-cid-lesv7jgp]{color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:.25rem .625rem;font-size:.72rem;font-weight:500}@media (width<=1000px){.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.services-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr}}.product-feature[data-astro-cid-rtei5hqi]{grid-template-columns:1.1fr 1fr;align-items:center;gap:5rem;display:grid}.product-visual[data-astro-cid-rtei5hqi]{position:relative}.product-screen[data-astro-cid-rtei5hqi]{z-index:1;background:#0d1117;border:1px solid #ffffff14;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080}.screen-topbar[data-astro-cid-rtei5hqi]{background:#161b22;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.topbar-dots[data-astro-cid-rtei5hqi]{gap:5px;display:flex}.topbar-dots[data-astro-cid-rtei5hqi] span[data-astro-cid-rtei5hqi]{background:#ffffff26;border-radius:50%;width:10px;height:10px}.topbar-url[data-astro-cid-rtei5hqi]{color:var(--text-muted);background:#ffffff0d;border-radius:100px;padding:.25rem .75rem;font-size:.75rem}.pill[data-astro-cid-rtei5hqi]{border-radius:100px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.pill[data-astro-cid-rtei5hqi].green{color:#4ade80;background:#4ade8026}.topbar-actions[data-astro-cid-rtei5hqi]{margin-left:auto}.screen-body[data-astro-cid-rtei5hqi]{height:300px;display:flex}.screen-sidebar[data-astro-cid-rtei5hqi]{border-right:1px solid #ffffff0d;flex-direction:column;gap:.25rem;width:130px;padding:1rem .75rem;display:flex}.sidebar-item[data-astro-cid-rtei5hqi]{color:var(--text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:all .2s;display:flex}.sidebar-item[data-astro-cid-rtei5hqi].active{color:var(--blue-light);background:#1e6fff26}.screen-main[data-astro-cid-rtei5hqi]{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.screen-stat-row[data-astro-cid-rtei5hqi]{gap:1rem;display:flex}.screen-stat[data-astro-cid-rtei5hqi]{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex:1;padding:.625rem .75rem}.sstat-num[data-astro-cid-rtei5hqi]{color:var(--white);font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.sstat-lbl[data-astro-cid-rtei5hqi]{color:var(--text-muted);font-size:.65rem}.screen-list[data-astro-cid-rtei5hqi]{flex-direction:column;gap:.5rem;display:flex}.screen-row[data-astro-cid-rtei5hqi]{background:#ffffff05;border-radius:6px;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.doc-name[data-astro-cid-rtei5hqi]{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.doc-badge[data-astro-cid-rtei5hqi]{color:#4ade80;white-space:nowrap;background:#4ade801f;border-radius:100px;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.doc-badge[data-astro-cid-rtei5hqi].pending{color:#fbbf24;background:#f59e0b1f}.product-glow[data-astro-cid-rtei5hqi]{filter:blur(40px);z-index:0;background:#1e6fff33;border-radius:50%;width:80%;height:100px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.product-badge[data-astro-cid-rtei5hqi]{text-transform:uppercase;letter-spacing:.1em;color:var(--blue-light);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.badge-dot[data-astro-cid-rtei5hqi]{background:var(--blue);border-radius:50%;width:8px;height:8px}.product-info[data-astro-cid-rtei5hqi] h2[data-astro-cid-rtei5hqi]{color:var(--white);margin-bottom:.5rem;font-size:clamp(2rem,3.5vw,2.75rem)}.product-tagline[data-astro-cid-rtei5hqi]{color:var(--text);margin-bottom:1.25rem;font-size:1.05rem;font-weight:500}.product-desc[data-astro-cid-rtei5hqi]{color:var(--text-muted);margin-bottom:1.75rem;font-size:.95rem;line-height:1.8}.product-features[data-astro-cid-rtei5hqi]{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.product-features[data-astro-cid-rtei5hqi] li[data-astro-cid-rtei5hqi]{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.product-features[data-astro-cid-rtei5hqi] li[data-astro-cid-rtei5hqi] svg[data-astro-cid-rtei5hqi]{color:var(--blue);flex-shrink:0;margin-top:2px}.product-actions[data-astro-cid-rtei5hqi]{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=900px){.product-feature[data-astro-cid-rtei5hqi]{grid-template-columns:1fr;gap:3rem}}.projects[data-astro-cid-t3eiqlen]{flex-direction:column;gap:2rem;margin-bottom:4rem;display:flex}.project-card[data-astro-cid-t3eiqlen]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:1fr 1fr;gap:0;transition:border-color .3s;display:grid;position:relative;overflow:hidden}.project-card[data-astro-cid-t3eiqlen]:before{content:"";background:var(--accent,var(--blue));border-radius:0;width:4px;height:100%;position:absolute;top:0;left:0}.project-card[data-astro-cid-t3eiqlen]:hover{border-color:#ffffff1a;box-shadow:0 20px 60px #0000004d}.project-left[data-astro-cid-t3eiqlen]{border-right:1px solid #ffffff0f;padding:2.5rem 2.5rem 2.5rem 3rem}.project-right[data-astro-cid-t3eiqlen]{background:#00000026;padding:2.5rem}.project-client[data-astro-cid-t3eiqlen]{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.client-icon[data-astro-cid-t3eiqlen]{width:52px;height:52px;color:var(--accent,var(--blue));background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.client-name[data-astro-cid-t3eiqlen]{color:var(--white);font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.client-full[data-astro-cid-t3eiqlen]{color:var(--text-muted);font-size:.8rem}.project-title[data-astro-cid-t3eiqlen]{color:var(--white);margin-bottom:1rem;font-size:1.5rem}.project-desc[data-astro-cid-t3eiqlen]{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.75}.project-tags[data-astro-cid-t3eiqlen]{flex-wrap:wrap;gap:.5rem;display:flex}.p-tag[data-astro-cid-t3eiqlen]{color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:.3rem .75rem;font-size:.72rem}.impact-header[data-astro-cid-t3eiqlen]{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.impact-grid[data-astro-cid-t3eiqlen]{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.impact-item[data-astro-cid-t3eiqlen]{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:1rem}.impact-value[data-astro-cid-t3eiqlen]{color:var(--white);margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.impact-label[data-astro-cid-t3eiqlen]{color:var(--text-muted);font-size:.7rem}.project-quote[data-astro-cid-t3eiqlen]{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:1.25rem}.quote-icon[data-astro-cid-t3eiqlen]{color:var(--accent,var(--blue));opacity:.6;margin-bottom:.75rem}.project-quote[data-astro-cid-t3eiqlen] p[data-astro-cid-t3eiqlen]{color:var(--text-muted);margin-bottom:.75rem;font-size:.875rem;font-style:italic;line-height:1.7}.quote-attr[data-astro-cid-t3eiqlen]{color:var(--text-muted);opacity:.7;font-size:.75rem;font-weight:500}.more-work[data-astro-cid-t3eiqlen]{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.more-work[data-astro-cid-t3eiqlen] p[data-astro-cid-t3eiqlen]{color:var(--text-muted);font-size:1.05rem}@media (width<=900px){.project-card[data-astro-cid-t3eiqlen]{grid-template-columns:1fr}.project-left[data-astro-cid-t3eiqlen]{border-bottom:1px solid #ffffff0f;border-right:none}.impact-grid[data-astro-cid-t3eiqlen]{grid-template-columns:repeat(3,1fr)}}@media (width<=500px){.impact-grid[data-astro-cid-t3eiqlen]{grid-template-columns:1fr}}.why-grid[data-astro-cid-tbvw4kn2]{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.why-left[data-astro-cid-tbvw4kn2] h2[data-astro-cid-tbvw4kn2]{color:var(--white);margin-bottom:1.25rem;font-size:clamp(1.875rem,3vw,2.5rem)}.why-left[data-astro-cid-tbvw4kn2]>p[data-astro-cid-tbvw4kn2]{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.tech-label[data-astro-cid-tbvw4kn2]{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:600}.tech-tags[data-astro-cid-tbvw4kn2]{flex-wrap:wrap;gap:.5rem;display:flex}.tech-tag[data-astro-cid-tbvw4kn2]{color:var(--blue-glow);background:#1e6fff14;border:1px solid #1e6fff33;border-radius:6px;padding:.375rem .875rem;font-size:.8rem;font-weight:500;transition:all .2s}.tech-tag[data-astro-cid-tbvw4kn2]:hover{background:#1e6fff26;border-color:#1e6fff66}.pillars[data-astro-cid-tbvw4kn2]{flex-direction:column;gap:0;display:flex}.pillar-card[data-astro-cid-tbvw4kn2]{border-bottom:1px solid #ffffff0d;gap:1.5rem;padding:1.75rem 0;transition:all .2s;display:flex}.pillar-card[data-astro-cid-tbvw4kn2]:first-child{padding-top:0}.pillar-card[data-astro-cid-tbvw4kn2]:last-child{border-bottom:none}.pillar-card[data-astro-cid-tbvw4kn2]:hover .pillar-number[data-astro-cid-tbvw4kn2]{color:var(--blue)}.pillar-number[data-astro-cid-tbvw4kn2]{color:#ffffff26;min-width:28px;padding-top:.25rem;font-family:Sora,sans-serif;font-size:.85rem;font-weight:700;transition:color .2s}.pillar-content[data-astro-cid-tbvw4kn2] h4[data-astro-cid-tbvw4kn2]{color:var(--white);margin-bottom:.5rem;font-size:1rem}.pillar-content[data-astro-cid-tbvw4kn2] p[data-astro-cid-tbvw4kn2]{color:var(--text-muted);font-size:.875rem;line-height:1.7}@media (width<=900px){.why-grid[data-astro-cid-tbvw4kn2]{grid-template-columns:1fr;gap:3rem}}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;display:grid}.contact-info[data-astro-cid-he3spzz3] h2[data-astro-cid-he3spzz3]{color:var(--white);margin-bottom:1.25rem;font-size:clamp(1.875rem,3vw,2.5rem)}.contact-info[data-astro-cid-he3spzz3]>p[data-astro-cid-he3spzz3]{color:var(--text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.contact-channels[data-astro-cid-he3spzz3]{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.channel[data-astro-cid-he3spzz3]{color:inherit;background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}a[data-astro-cid-he3spzz3].channel:hover{background:#1e6fff0d;border-color:#1e6fff4d}.channel-icon[data-astro-cid-he3spzz3]{width:42px;height:42px;color:var(--blue-light);background:#1e6fff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.channel-label[data-astro-cid-he3spzz3]{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.2rem;font-size:.72rem;font-weight:600}.channel-value[data-astro-cid-he3spzz3]{color:var(--white);font-size:.9rem;font-weight:500}.engage-label[data-astro-cid-he3spzz3]{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.875rem;font-size:.75rem;font-weight:600}.engage-list[data-astro-cid-he3spzz3]{flex-direction:column;gap:.5rem;display:flex}.engage-item[data-astro-cid-he3spzz3]{color:var(--text-muted);align-items:center;gap:.625rem;font-size:.875rem;display:flex}.engage-item[data-astro-cid-he3spzz3] svg[data-astro-cid-he3spzz3]{color:var(--blue);flex-shrink:0}.contact-form-wrap[data-astro-cid-he3spzz3]{background:#ffffff06;border:1px solid #ffffff12;border-radius:20px;padding:2.5rem}.contact-form[data-astro-cid-he3spzz3] h3[data-astro-cid-he3spzz3]{color:var(--white);margin-bottom:1.75rem;font-size:1.25rem}.form-row[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group[data-astro-cid-he3spzz3]{margin-bottom:1.25rem}.form-group[data-astro-cid-he3spzz3] label[data-astro-cid-he3spzz3]{color:var(--text);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.form-group[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.form-group[data-astro-cid-he3spzz3] select[data-astro-cid-he3spzz3],.form-group[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{width:100%;color:var(--white);appearance:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:all .2s}.form-group[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]::placeholder,.form-group[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]::placeholder{color:var(--text-muted)}.form-group[data-astro-cid-he3spzz3] select[data-astro-cid-he3spzz3]{cursor:pointer;color:var(--text)}.form-group[data-astro-cid-he3spzz3] select[data-astro-cid-he3spzz3] option[data-astro-cid-he3spzz3]{background:var(--navy-light)}.form-group[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3]:focus,.form-group[data-astro-cid-he3spzz3] select[data-astro-cid-he3spzz3]:focus,.form-group[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]:focus{border-color:var(--blue);background:#1e6fff0d;box-shadow:0 0 0 3px #1e6fff1a}.form-group[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{resize:vertical;min-height:100px}.submit-btn[data-astro-cid-he3spzz3]{justify-content:center;width:100%;padding:1rem;font-size:1rem;transition:all .3s}@media (width<=900px){.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:3rem}}@media (width<=480px){.form-row[data-astro-cid-he3spzz3]{grid-template-columns:1fr}.contact-form-wrap[data-astro-cid-he3spzz3]{padding:1.5rem}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff0d;margin-top:2rem}.footer-top[data-astro-cid-jo6i4kqk]{padding:5rem 0 4rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{color:var(--white);align-items:center;gap:.75rem;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:700;display:flex}.footer-brand[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:var(--text-muted);max-width:280px;margin-bottom:1.25rem;font-size:.875rem;line-height:1.75}.footer-contact-details[data-astro-cid-jo6i4kqk]{color:var(--text-muted);flex-direction:column;gap:.3rem;margin-bottom:1rem;font-size:.8rem;display:flex}.footer-contact-details[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);transition:color .2s}.footer-contact-details[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--white)}.footer-tagline[data-astro-cid-jo6i4kqk]{color:var(--text-muted);opacity:.6;font-size:.75rem}.footer-col[data-astro-cid-jo6i4kqk] h5[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.1em;color:var(--white);margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.footer-col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-size:.875rem;transition:color .2s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--white)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff0d;padding:1.5rem 0}.footer-bottom-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:var(--text-muted);opacity:.6;font-size:.8rem}.footer-legal[data-astro-cid-jo6i4kqk]{gap:1.5rem;display:flex}.footer-legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);opacity:.6;font-size:.8rem;transition:opacity .2s}.footer-legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{opacity:1}@media (width<=900px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-jo6i4kqk]{grid-column:1/-1}}@media (width<=480px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}.footer-bottom-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start}}
