@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1e293b;background-color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--ink-900:#071024;--ink-800:#12213f;--ink-700:#21335b;--text-900:#0c162c;--text-700:#344567;--text-500:#5f7399;--surface-100:#f7f9fd;--surface-200:#e8eef8;--surface-300:#d6e1f3;--white:#fff;--brand-blue:#1464e0;--brand-cyan:#23b7ea;--brand-gold:#f5a524;--success:#08b36f;--shadow-sm:0 2px 12px #10214d14;--shadow-md:0 10px 30px #0b205026;--shadow-lg:0 18px 45px #07153b38;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--transition:.22s cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 5% 15%,#23b7ea1f,#0000 24%),radial-gradient(circle at 85% 8%,#1464e024,#0000 30%),linear-gradient(#fff 0%,#f5f8ff 100%);font-family:Plus Jakarta Sans,Segoe UI,sans-serif}.app{flex-direction:column;width:100%;min-height:100vh;display:flex}.header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #07102414;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.9rem 1.1rem;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo-icon{width:auto;height:42px}.logo-text{color:var(--ink-900);letter-spacing:.2px;font-family:Manrope,Segoe UI,sans-serif;font-size:1rem;font-weight:800;display:inline}.nav{align-items:center;gap:1.4rem;display:none}@media (width>=768px){.nav{display:flex}}.nav button{color:var(--text-700);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;padding:.45rem .2rem;font-family:inherit;font-size:.94rem;font-weight:600}.nav button:hover{color:var(--brand-blue);border-bottom-color:var(--brand-blue)}.menu-toggle{width:40px;height:40px;color:var(--ink-900);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex}@media (width>=768px){.menu-toggle{display:none}}.nav.open{background:var(--white);border-bottom:1px solid var(--surface-300);box-shadow:var(--shadow-sm);flex-direction:column;gap:.4rem;padding:.65rem 1rem 1rem;display:flex;position:absolute;top:65px;left:0;right:0}.nav-form-open{display:flex}.nav.open button{text-align:left;border:none;width:100%;padding:.6rem}.hero{color:#eaf2ff;background:linear-gradient(125deg,#071024f5,#12213feb),radial-gradient(circle at 10% 10%,#23b7ea40,#0000 45%),radial-gradient(circle at 85% 30%,#1464e04d,#0000 35%);padding:4.5rem 1.1rem 3.5rem;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f5a52447,#0000 62%);border-radius:999px;width:430px;height:430px;position:absolute;inset:auto -18% -120px auto}.hero-content{z-index:2;max-width:1020px;margin:0 auto;position:relative}.hero-shell{grid-template-columns:minmax(0,1fr);align-items:center;gap:1rem;display:grid}.hero-copy{max-width:690px}.hero-visual{display:none}.hero-logo{filter:drop-shadow(0 10px 28px #00000040);width:auto;max-width:100%;height:260px;animation:.52s ease-out fadeDown}.hero h1{letter-spacing:-.025em;max-width:16ch;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,5.2vw,3.6rem);line-height:1.08;animation:.62s ease-out fadeUp}.hero-subheading{color:#eaf2ffe6;letter-spacing:.01em;margin-top:.55rem;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.1rem,2.1vw,1.45rem);font-weight:700;animation:.65s ease-out fadeUp}.tagline{color:#eaf2ffe6;max-width:62ch;margin-top:1rem;font-size:clamp(1rem,2.6vw,1.18rem);line-height:1.6;animation:.68s ease-out fadeUp}.hero-support{color:#eaf2ffe6;max-width:62ch;margin-top:.9rem;line-height:1.6;animation:.72s ease-out fadeUp}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.6rem;animation:.76s ease-out fadeUp;display:flex}.cta-button{cursor:pointer;transition:var(--transition);border:none;border-radius:11px;padding:.86rem 1.3rem;font-family:inherit;font-size:.98rem;font-weight:700;text-decoration:none}.cta-button.primary{color:#1d2435;background:linear-gradient(95deg,#f5a524 0%,#ffca4b 100%);box-shadow:0 8px 18px #f5a52447}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 26px #f5a52459}.cta-button.ghost{color:#e9f3ff;background:#ffffff14;border:1px solid #ffffff52}.cta-button.ghost:hover{background:#ffffff24;transform:translateY(-2px)}.cta-button.ghost-dark{color:var(--text-700);border:1px solid var(--surface-300);background:0 0}.cta-button.ghost-dark:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-2px)}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2rem;animation:.82s ease-out fadeUp;display:grid}.hero-stats article{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff2e;padding:.85rem}.hero-stats h3{color:#f8fbff;font-family:Manrope,Segoe UI,sans-serif;font-size:1.05rem}.hero-stats p{color:#eaf2ffe0;margin-top:.28rem;font-size:.86rem;line-height:1.5}.section{padding:4rem 1.1rem}.container{max-width:1200px;margin:0 auto}.section h2{color:var(--text-900);letter-spacing:-.02em;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.8rem,4vw,2.7rem)}.section-subtitle{color:var(--text-700);margin-top:.75rem;font-size:1.05rem;line-height:1.6}.about{background:linear-gradient(#ffffffe0,#f7f9fdf2)}.about-content{margin-top:1.6rem}.about-text p{max-width:78ch;color:var(--text-700);margin-bottom:1rem;font-size:1.03rem;line-height:1.75}.about-text strong{color:var(--brand-blue)}.intro-text{color:var(--text-900);font-size:1.2rem;font-weight:600}.capability-tabs{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.capability-tab{border:1px solid var(--surface-300);background:var(--white);color:var(--ink-800);cursor:pointer;transition:var(--transition);border-radius:999px;padding:.56rem .9rem;font-family:inherit;font-size:.9rem;font-weight:600}.capability-tab:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.capability-tab.active{color:#fff;background:linear-gradient(105deg,#1464e0,#23b7ea);border-color:#0000;box-shadow:0 8px 20px #1464e047}.capability-panel{border-radius:var(--radius-lg);border:1px solid var(--surface-300);background:var(--white);box-shadow:var(--shadow-sm);max-width:760px;margin-top:.9rem;padding:1rem 1.15rem}.capability-panel h3{color:var(--ink-900);font-family:Manrope,Segoe UI,sans-serif;font-size:1.16rem}.capability-panel p{color:var(--text-700);margin-top:.45rem;margin-bottom:0;line-height:1.65}.impact-quote{border-left:4px solid var(--brand-cyan);color:var(--text-700);background:#f3f9ff;border-radius:0 12px 12px 0;margin-top:1rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.65}.mobile-panel-details{border-top:1px solid var(--surface-300);margin-top:1rem;padding-top:.9rem}.mobile-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.mobile-cards article{border:1px solid var(--surface-300);border-radius:var(--radius-md);background:var(--white);align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.mobile-cards img{object-fit:contain;width:34px;height:34px}.mobile-cards h4{color:var(--ink-900);font-size:.98rem}.mobile-cards p{margin-top:.3rem;margin-bottom:0;font-size:.9rem;line-height:1.55}.regional-availability{border:1px solid var(--surface-300);background:#fff;border-radius:12px;align-items:center;gap:.85rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.regional-flags{flex-shrink:0;width:48px;height:auto}.regional-availability p{color:var(--text-700);margin:0;font-size:.95rem;line-height:1.5}.portfolio{background:var(--white)}.portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:1.6rem;display:grid}.portfolio-card{border-radius:var(--radius-lg);border:1px solid var(--surface-300);background:var(--white);color:inherit;box-shadow:var(--shadow-sm);transition:var(--transition);padding:1.2rem;text-decoration:none}.portfolio-card:hover{box-shadow:var(--shadow-md);border-color:#bfd7ff;transform:translateY(-4px)}.card-header{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.portfolio-card h3{color:var(--ink-900);font-family:Manrope,Segoe UI,sans-serif;font-size:1.35rem}.external-link{color:var(--brand-blue);font-size:1.3rem}.portfolio-card p{color:var(--text-700);margin-top:.8rem;line-height:1.6}.tech-tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.tech-tags span{color:var(--brand-blue);background:#eff5ff;border-radius:999px;padding:.28rem .62rem;font-size:.8rem;font-weight:700}.before-after-section{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:linear-gradient(#f9fbff,#f2f7ff);border:1px solid #d2e2fb;margin-top:2rem;padding:1.25rem}.before-after-section h3{color:var(--ink-900);font-family:Manrope,Segoe UI,sans-serif;font-size:1.35rem}.before-after-section p{color:var(--text-700);margin-top:.45rem;line-height:1.6}.before-after-demo{border-radius:var(--radius-lg);border:1px solid var(--surface-300);background:#fff;height:320px;margin-top:1rem;position:relative;overflow:hidden}.demo-view{flex-direction:column;justify-content:flex-end;gap:.6rem;padding:1rem;display:flex;position:absolute;inset:0}.demo-view strong{letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:.22rem .56rem;font-size:.78rem;display:inline-flex}.before-view strong{color:#8c1f1f;background:#ffe5e5}.after-view strong{color:#0d6c45;background:#dbfceb}.mock-browser{background:#fff;border:1px solid #d6deec;border-radius:12px;flex:1;overflow:hidden}.mock-bar{background:linear-gradient(90deg,#e8eef8 0%,#dce7f7 100%);height:30px}.mock-hero{height:110px}.mock-hero.dull{background:linear-gradient(135deg,#b9c3d5,#99a6bc)}.mock-hero.bright{background:linear-gradient(118deg,#1464e0,#23b7ea)}.mock-lines,.mock-cards{gap:8px;padding:14px;display:grid}.mock-lines span{background:#d4ddeb;border-radius:8px;height:12px;display:block}.mock-lines span:nth-child(2){width:84%}.mock-lines span:nth-child(3){width:68%}.mock-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.mock-cards span{background:linear-gradient(150deg,#d8ecff,#b9d8ff);border-radius:10px;height:66px;display:block}.slider-indicator{z-index:3;pointer-events:none;background:#fff;width:3px;position:absolute;inset:0 auto 0 50%;box-shadow:0 0 0 1px #1464e059}.slider-indicator span{width:36px;height:36px;color:var(--brand-blue);box-shadow:var(--shadow-md);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare-range{appearance:none;z-index:4;cursor:ew-resize;background:0 0;width:100%;height:100%;margin:0;position:absolute;inset:auto 0 0}.compare-range::-webkit-slider-thumb{-webkit-appearance:none;background:0 0;border:none;width:38px;height:320px}.compare-range::-moz-range-thumb{background:0 0;border:none;width:38px;height:320px}.services{background:linear-gradient(#f7f9fd,#edf3ff)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;margin-top:1.6rem;display:grid}.services-carousel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;margin-top:1.6rem;display:grid}.carousel-control{border:1px solid var(--surface-300);background:var(--white);width:42px;height:42px;color:var(--ink-900);cursor:pointer;transition:var(--transition);border-radius:999px;font-size:1.7rem;line-height:1}.carousel-control:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-2px)}.service-card{border-radius:var(--radius-lg);border:1px solid var(--surface-300);background:var(--white);box-shadow:var(--shadow-sm);transition:var(--transition);padding:1.1rem}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.service-card-active{flex-direction:column;justify-content:flex-start;min-height:236px;display:flex}.carousel-dots{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.9rem;display:flex}.carousel-dot{cursor:pointer;width:9px;height:9px;transition:var(--transition);background:#c5d5ee;border:none;border-radius:999px}.carousel-dot.active{background:var(--brand-blue);width:22px}.service-icon{font-size:1.85rem}.service-card h3{color:var(--ink-900);margin-top:.65rem;font-family:Manrope,Segoe UI,sans-serif;font-size:1.1rem}.service-card p{color:var(--text-700);margin-top:.55rem;font-size:.95rem;line-height:1.62}.contact{color:#edf4ff;text-align:center;background:linear-gradient(130deg,#071024f7,#12213ff0),radial-gradient(circle at 15% 35%,#23b7ea47,#0000 48%)}.contact h2{color:#fff}.contact .section-subtitle,.contact-intro,.contact-note{color:#edf4ffe0}.contact-content{flex-direction:column;align-items:center;gap:.7rem;margin-top:1.2rem;display:flex}.contact-intro{max-width:76ch;margin:0 auto 1.4rem;line-height:1.7}.contact .cta-button{margin-bottom:0}.footer{background:var(--ink-900);color:#e9f3ff;margin-top:auto;padding:2.3rem 1.1rem 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;max-width:1200px;margin:0 auto 1.2rem;display:grid}.footer-section h4{color:#fff;margin-bottom:.65rem;font-family:Manrope,Segoe UI,sans-serif}.footer-section p,.footer-section a,.footer-section button{color:#e9f3ffc2;cursor:pointer;transition:var(--transition);background:0 0;border:none;font-family:inherit;font-size:.92rem;line-height:1.6;text-decoration:none}.footer-section a:hover,.footer-section button:hover{color:#fff}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.48rem}.footer-bottom{text-align:center;color:#e9f3ffa6;border-top:1px solid #e9f3ff29;max-width:1200px;margin:0 auto;padding-top:.9rem;font-size:.86rem}.footer-bottom p+p{margin-top:.35rem}.project-form-page{background:linear-gradient(#f4f8ff,#ecf2fe);min-height:calc(100vh - 68px)}.project-form-section{padding:3rem 1.1rem 3.5rem}.project-form-container{max-width:860px}.project-form-container h1{color:var(--ink-900);font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.8rem,4vw,2.4rem)}.project-form-container>p{color:var(--text-700);margin-top:.55rem}.project-form{border:1px solid var(--surface-300);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);gap:1rem;margin-top:1.2rem;padding:1rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.project-form label{color:var(--text-900);gap:.42rem;font-size:.92rem;font-weight:600;display:grid}.project-form input,.project-form select,.project-form textarea{border:1px solid var(--surface-300);color:var(--text-900);background:#fff;border-radius:10px;padding:.62rem .68rem;font-family:inherit;font-size:.95rem}.project-form textarea{resize:vertical}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{border-color:var(--brand-blue);outline:2px solid #1464e033}.needs-fieldset{border:1px solid var(--surface-300);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.85rem;display:grid}.needs-fieldset legend{color:var(--text-700);padding:0 .4rem;font-size:.9rem;font-weight:700}.needs-fieldset label{color:var(--text-700);align-items:center;gap:.45rem;font-size:.9rem;font-weight:500;display:flex}.info-tip{width:18px;height:18px;color:var(--brand-blue);cursor:help;background:#f2f7ff;border:1px solid #9cb4d8;border-radius:999px;justify-content:center;align-items:center;margin-left:.2rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.info-tip:focus-visible{outline-offset:1px;outline:2px solid #1464e059}.needs-fieldset input{margin:0}.form-actions{flex-wrap:wrap;gap:.65rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width>=768px){.nav-container,.section{padding-left:2rem;padding-right:2rem}.hero-shell{grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.hero-visual{justify-content:flex-end;align-items:center;height:0;display:flex;overflow:visible}.hero-logo{height:325px;transform:translate(18px)}.logo-text{font-size:1.2rem}}@media (width<=900px){.hero-stats,.mobile-cards{grid-template-columns:1fr}.before-after-demo{height:290px}.compare-range::-webkit-slider-thumb{height:290px}.compare-range::-moz-range-thumb{height:290px}.form-grid,.needs-fieldset{grid-template-columns:1fr}}@media (width<=640px){.hero{padding-top:3.7rem}.hero-copy{max-width:100%}.services-carousel{grid-template-columns:minmax(0,1fr)}.carousel-control{display:none}.service-card-active{min-height:252px}.project-form-section{padding-left:1rem;padding-right:1rem}.before-after-section{padding:.9rem}.before-after-demo{height:250px}.compare-range::-webkit-slider-thumb{height:250px}.compare-range::-moz-range-thumb{height:250px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
