:root{--bg:#050816;--bg-elevated:#0b1022;--bg-soft:#10152b;--accent:#5b8def;--accent-soft:#5b8def29;--accent-strong:#7b5bff;--text-main:#f8fafc;--text-muted:#9ca3af;--border-subtle:#94a3b84d;--radius-lg:18px;--radius-md:12px;--shadow-soft:0 18px 45px #0f172acc;--shadow-subtle:0 6px 20px #0f172a99}*,:after,:before{box-sizing:border-box}#root,body,html{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}body.theme-dark{background:radial-gradient(circle at top,#101935 0,#050816 45%,#02010c 100%);color:#f8fafc;color:var(--text-main)}body.theme-light{background:#f5f5f7;color:#020617}.app-root{min-height:100vh}.theme-light{--bg:#fff;--bg-elevated:#fff;--bg-soft:#f3f4f6;--text-main:#020617;--text-muted:#4b5563;--border-subtle:#94a3b880}.navbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#050816f2,#050816d9,#0000);border-bottom:1px solid #94a3b842;position:-webkit-sticky;position:sticky;top:0;z-index:50}.navbar-inner{gap:1.5rem;padding:.7rem 3.5rem;width:100%}.logo,.navbar-inner{align-items:center;display:flex}.logo{gap:.75rem}.logo-mark{align-items:center;background:radial-gradient(circle at 30% 0,#f97316,#6366f1 40%,#22c55e 100%);border-radius:12px;box-shadow:0 0 24px #6366f1a6;color:#f9fafb;display:flex;font-size:1.1rem;font-weight:700;height:34px;justify-content:center;width:34px}.logo-text{display:flex;flex-direction:column}.logo-title{font-weight:600;letter-spacing:.03em}.logo-subtitle{color:#9ca3af;color:var(--text-muted);font-size:.72rem}.nav-links{display:flex;gap:.75rem;margin-left:auto}.nav-link{background:#0000;border:none;border-radius:999px;color:#9ca3af;color:var(--text-muted);cursor:pointer;font-size:.9rem;padding:.4rem .7rem;transition:all .18s ease-out}.nav-link:hover{background:#94a3b824;color:#f8fafc;color:var(--text-main)}.nav-right-actions{align-items:center;display:flex;gap:.6rem;margin-left:.5rem}.nav-cta{align-items:center;background:radial-gradient(circle at top left,#5eead426,#3b82f61f);border:1px solid #94a3b873;border-radius:999px;color:#e5e7eb;cursor:pointer;display:inline-flex;font-size:.9rem;gap:.4rem;padding:.45rem 1.1rem;transition:all .18s ease-out}.nav-cta:hover{border-color:#818cf8e6;box-shadow:0 10px 30px #1e40afa6;transform:translateY(-1px)}.nav-theme-toggle{align-items:center;background:#0f172ad9;border:1px solid #94a3b866;border-radius:999px;color:#e5e7eb;cursor:pointer;display:inline-flex;font-size:.8rem;gap:.4rem;padding:.35rem .9rem;transition:all .18s ease-out}.nav-theme-toggle:hover{border-color:#94a3b8e6;box-shadow:0 10px 26px #0f172acc}.theme-light .navbar{background:#ffffffe6;border-bottom-color:#94a3b84d}.theme-light .nav-link{color:#4b5563}.theme-light .nav-link:hover{background:#94a3b82e;color:#111827}.theme-light .nav-theme-toggle{background:#f3f4f6;border-color:#94a3b8b3;color:#111827}.theme-light .nav-cta{background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff}main{padding:1.8rem 3.5rem 3.2rem;width:100%}.section{margin-top:3.5rem}.section-alt{background:radial-gradient(circle at top,#020617 0,#020014 80%);margin-left:-3.5rem;margin-right:-3.5rem;padding:3rem 3.5rem}.theme-light .section-alt{background:#eef2ff}.section-inner{margin:0 auto;max-width:1280px}.fade-in-up{opacity:0;transform:translateY(26px);transition:opacity .7s ease-out,transform .7s ease-out}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}.hero{display:flex;margin-top:2.25rem;min-height:calc(100vh - 72px)}.hero,.hero-inner{align-items:center}.hero-inner{grid-gap:2.8rem;display:grid;gap:2.8rem;grid-template-columns:minmax(0,1.6fr) minmax(0,1.2fr);margin:0 auto;max-width:1280px;width:100%}.hero-kicker{color:#a5b4fc;font-size:.82rem;letter-spacing:.16em;margin-bottom:.5rem;text-transform:uppercase}.hero-title{font-size:clamp(2.4rem,3.3vw,3.2rem);line-height:1.05;margin:0 0 .6rem}.hero-gradient{background:linear-gradient(135deg,#4ade80,#22d3ee,#a855f7);-webkit-background-clip:text;color:#0000;display:block;font-size:1.15rem;font-weight:500;margin-top:.25rem}.hero-subtitle{color:#9ca3af;color:var(--text-muted);font-size:.98rem;line-height:1.7;max-width:36rem}.hero-metrics-inline{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.chip{background:#0f172ae6;border:1px solid #94a3b88c;border-radius:999px;box-shadow:0 12px 30px #0f172a99;display:inline-flex;flex-direction:column;padding:.5rem .9rem}.theme-light .chip{background:#fff;border-color:#94a3b8b3;box-shadow:0 10px 25px #0f172a1f}.chip-value{font-size:.95rem;font-weight:600}.chip-label{color:#9ca3af;color:var(--text-muted);font-size:.72rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.btn{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;gap:.4rem;justify-content:center;padding:.7rem 1.5rem;transition:all .18s ease-out}.btn-primary{background:linear-gradient(135deg,#6366f1,#22c55e);box-shadow:0 18px 45px #2563eba6;color:#f9fafb}.btn-primary:hover{box-shadow:0 22px 55px #1e40afd9;transform:translateY(-1px) scale(1.01)}.btn-ghost{background:#0f172acc;border:1px solid #94a3b899;color:#f8fafc;color:var(--text-main)}.theme-light .btn-ghost{background:#fff;border-color:#94a3b8b3;color:#111827}.btn-ghost:hover{background:#0f172a}.theme-light .btn-ghost:hover{background:#f3f4f6}.btn-small{background:#0f172ad9;border:1px solid #94a3b899;border-radius:999px;color:#f8fafc;color:var(--text-main);font-size:.85rem;padding:.45rem 1rem}.theme-light .btn-small{background:#fff;border-color:#94a3b8b3;color:#111827}.btn-small:disabled{cursor:not-allowed;opacity:.5}.hero-location{color:#9ca3af;color:var(--text-muted);font-size:.84rem;margin-top:1.4rem}.hero-visual{position:relative}.hero-company-wrapper{border:1px solid #94a3b88c;border-radius:22px;box-shadow:0 20px 54px #0f172af2;margin-bottom:1rem;overflow:hidden;position:relative}.theme-light .hero-company-wrapper{box-shadow:0 20px 50px #0f172a29}.hero-company-image{display:block;height:210px;object-fit:cover;transform:scale(1.02);transition:transform .4s ease-out;width:100%}.hero-company-wrapper:hover .hero-company-image{transform:scale(1.05)}.hero-company-badge{align-items:center;background:#0f172ad1;border-radius:999px;bottom:.9rem;color:#e5e7eb;display:inline-flex;font-size:.78rem;gap:.4rem;left:.9rem;padding:.35rem .9rem;position:absolute;right:auto}.badge-dot{background:#22c55e;border-radius:999px;box-shadow:0 0 10px #22c55ee6;height:8px;width:8px}.hero-card{background:radial-gradient(circle at top,#3b82f63d,#0000 50%),radial-gradient(circle at bottom,#10b98129,#020617);border:1px solid #94a3b866;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 18px 45px #0f172acc;box-shadow:var(--shadow-soft);padding:1.25rem 1.4rem}.theme-light .hero-card{background:#fff;box-shadow:0 18px 40px #0f172a1f}.hero-card-main h3{font-size:1.05rem;margin:0 0 .4rem}.hero-card-main p{color:#9ca3af;color:var(--text-muted);font-size:.9rem;margin:0}.hero-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.pill{background:#0f172af2;border:1px solid #94a3b880;border-radius:999px;font-size:.75rem;padding:.25rem .7rem}.theme-light .pill{background:#f9fafb;color:#111827}.hero-card-floating{background:#10152b;background:var(--bg-soft);border:1px solid #94a3b880;border-radius:12px;border-radius:var(--radius-md);bottom:-32px;box-shadow:0 6px 20px #0f172a99;box-shadow:var(--shadow-subtle);padding:.85rem .9rem 1rem;position:absolute;right:-8px;width:80%}.hero-stats-row{display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.6rem}.mini-label{color:#9ca3af;color:var(--text-muted);font-size:.68rem}.mini-value{font-size:.9rem;font-weight:600}.progress-bar{background:#1e40af66;border-radius:999px;height:6px;margin-bottom:.6rem;overflow:hidden;width:100%}.progress-fill{animation:progressPulse 2.4s ease-in-out infinite alternate;background:linear-gradient(90deg,#22c55e,#a855f7,#f97316);border-radius:999px;height:100%;width:78%}@keyframes progressPulse{0%{width:66%}to{width:92%}}.tiny-note{color:#9ca3af;color:var(--text-muted);font-size:.7rem}.hero-glow{background:radial-gradient(circle at top right,#60a5fa61,#0000 60%);filter:blur(24px);inset:-18%;opacity:.6;pointer-events:none;position:absolute;z-index:-1}.section-header{margin-bottom:1.6rem;max-width:640px}.section-header h2{font-size:1.6rem;margin-bottom:.4rem}.section-header p{color:#9ca3af;color:var(--text-muted);font-size:.94rem;line-height:1.7;margin:0}.section-header.centered{margin-left:auto;margin-right:auto;text-align:center}.grid{grid-gap:1.1rem;display:grid;gap:1.1rem}.three-col,.two-col{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.four-col{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{background:radial-gradient(circle at top left,#2563eb1f,#0000 55%),#0f172af0;border:1px solid #94a3b873;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 16px 40px #0f172abf;padding:1.1rem 1.2rem;transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out,background .18s ease-out}.card h3{font-size:1.02rem;margin-bottom:.4rem;margin-top:0}.card p{color:#9ca3af;color:var(--text-muted);font-size:.9rem;margin:0}.card:hover{background:radial-gradient(circle at top,#3b82f62e,#0000 55%),#0f172afa;border-color:#818cf8e6;box-shadow:0 22px 60px #0f172af2;transform:translateY(-3px)}.theme-light .card{background:#fff;border-color:#94a3b880;box-shadow:0 16px 40px #0f172a1f}.theme-light .card:hover{background:#f9fafb}.bullet-list{list-style:none;margin:0;padding-left:0}.bullet-list li{color:#9ca3af;color:var(--text-muted);font-size:.9rem;margin-bottom:.5rem;padding-left:1.1rem;position:relative}.bullet-list li:before{background:linear-gradient(135deg,#22c55e,#38bdf8);border-radius:999px;content:"";height:6px;left:.15rem;position:absolute;top:.52rem;width:6px}.metrics-section{margin-top:3rem}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:1.25rem}.metric-card{background:#0f172ae6;border:1px solid #94a3b880;border-radius:12px;border-radius:var(--radius-md);box-shadow:0 12px 32px #0f172abf;padding:.9rem 1rem}.metric-value{font-size:1.4rem;font-weight:600}.metric-label{font-size:.86rem;margin-top:.1rem}.metric-sublabel{color:#9ca3af;color:var(--text-muted);font-size:.8rem;margin-top:.25rem}.theme-light .metric-card{background:#fff;box-shadow:0 14px 36px #0f172a24}.service-card{min-height:170px}.app-card{position:relative}.app-category{color:#a5b4fc;font-size:.75rem;letter-spacing:.12em;margin-bottom:.35rem;text-transform:uppercase}.app-name{margin:0 0 .4rem}.app-description{color:#9ca3af;color:var(--text-muted);font-size:.88rem;margin-bottom:.8rem}.app-footer{display:flex;justify-content:flex-start}.portfolio-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1.6rem}.portfolio-card{background:#0f172af5;border:1px solid #94a3b88c;border-radius:22px;box-shadow:0 24px 60px #0f172af2;cursor:default;overflow:hidden;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s ease-out}.theme-light .portfolio-card{background:#fff;box-shadow:0 22px 55px #0f172a26}.portfolio-card:hover{border-color:#818cf8;box-shadow:0 30px 80px #0f172a;transform:translateY(-4px)}.theme-light .portfolio-card:hover{box-shadow:0 26px 70px #0f172a33}.portfolio-image-wrap{height:210px;overflow:hidden;position:relative}.portfolio-image{height:100%;object-fit:cover;transform:scale(1.02);transition:transform .4s ease-out;width:100%}.portfolio-card:hover .portfolio-image{transform:scale(1.06)}.portfolio-overlay{background:linear-gradient(0deg,#0f172ae6,#0000 55%);inset:0;position:absolute}.theme-light .portfolio-overlay{background:linear-gradient(0deg,#0f172a8c,#0000 55%)}.portfolio-content{padding:1rem 1.1rem 1.1rem}.portfolio-role{color:#a5b4fc;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.portfolio-title{font-size:1.02rem;margin:.35rem 0 .3rem}.portfolio-highlight{color:#9ca3af;color:var(--text-muted);font-size:.88rem;margin:0}.culture-grid{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.6rem}.culture-card{border:1px solid #94a3b88c;border-radius:22px;box-shadow:0 22px 60px #0f172af2;overflow:hidden;position:relative}.theme-light .culture-card{box-shadow:0 20px 50px #0f172a2e}.culture-image{display:block;height:230px;object-fit:cover;transform:scale(1.02);transition:transform .4s ease-out;width:100%}.culture-card:hover .culture-image{transform:scale(1.06)}.culture-caption{background:#0f172ad9;border-radius:999px;bottom:.9rem;color:#e5e7eb;font-size:.86rem;left:.9rem;line-height:1.4;padding:.5rem .7rem;position:absolute;right:.9rem}.theme-light .culture-caption{background:#0f172ad9;color:#f9fafb}.trust-highlight{overflow:hidden;position:relative}.trust-badge{align-items:center;background:radial-gradient(circle at left,#22c55e66,#2563eb66);border-radius:999px;display:inline-flex;font-size:.78rem;margin-bottom:.7rem;padding:.25rem .7rem}.testimonials-grid{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1.6rem}.testimonial-card{background:#0f172af5;border:1px solid #94a3b88c;border-radius:20px;box-shadow:0 20px 55px #0f172af2;padding:1.1rem 1.15rem}.theme-light .testimonial-card{background:#fff;box-shadow:0 18px 50px #0f172a29}.rating-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.4rem}.rating-stars{display:inline-flex;gap:.1rem}.star{color:#94a3b899;font-size:1rem}.star.filled{color:#facc15;text-shadow:0 0 12px #facc15b3}.rating-score{color:#9ca3af;color:var(--text-muted);font-size:.82rem}.testimonial-quote{color:#f8fafc;color:var(--text-main);font-size:.9rem;margin:.4rem 0 .7rem}.theme-light .testimonial-quote{color:#111827}.testimonial-meta{display:flex;flex-direction:column;gap:.08rem}.testimonial-name{font-size:.9rem;font-weight:600}.testimonial-role{color:#9ca3af;color:var(--text-muted);font-size:.82rem}.contact-section{margin-top:3.25rem}.contact-card{background:linear-gradient(135deg,#3b82f629,#22c55e1a),#0f172af5;border:1px solid #94a3b899;border-radius:18px;border-radius:var(--radius-lg);box-shadow:0 20px 55px #0f172af2;margin:1.4rem auto 0;max-width:520px;padding:1.3rem 1.4rem}.theme-light .contact-card{background:#fff;box-shadow:0 20px 55px #0f172a24}.contact-row{align-items:center;display:flex;font-size:.9rem;gap:1rem;justify-content:space-between;margin-bottom:.6rem}.contact-label{color:#9ca3af;color:var(--text-muted);min-width:80px}.contact-card a{color:#93c5fd;text-decoration:none}.contact-card a:hover{text-decoration:underline}.social-row{display:flex;flex-wrap:wrap;gap:.6rem}.social-link{background:#0f172af2;border:1px solid #94a3b899;border-radius:999px;color:#e5e7eb;cursor:pointer;font-size:.82rem;padding:.35rem .9rem;transition:all .16s ease-out}.social-link:hover{border-color:#818cf8;box-shadow:0 10px 30px #1e40af99}.theme-light .social-link{background:#fff;color:#111827}.footer{border-top:1px solid #94a3b84d;margin-top:3rem}.footer-inner{color:#9ca3af;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:.8rem;gap:.8rem;justify-content:space-between;padding:.9rem 3.5rem 1.4rem;width:100%}.footer-note{opacity:.9}@media (max-width:880px){.navbar-inner{padding-inline:1.2rem}.nav-links{display:none}.section-alt,main{padding-inline:1.2rem}.section-alt{margin-left:-1.2rem;margin-right:-1.2rem}.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-visual{margin-bottom:1.2rem;order:-1}.hero-card-floating{bottom:auto;margin-top:.8rem;position:relative;right:auto;width:100%}}@media (max-width:640px){.hero-title{font-size:2.1rem}.card{padding:.95rem 1rem}.contact-card{padding:1rem 1.1rem}}
/*# sourceMappingURL=main.8469e10a.css.map*/