:root{--color-bg-primary:#0b0f13;--color-surface:#12181f;--color-surface-alt:#1a222b;--color-text-primary:#f5f7fa;--color-text-muted:#9ca6b2;--color-border:#232c36;--color-accent:#22c55e;--color-accent-hover:#16a34a;--color-accent-soft:#22c55e1f;color:var(--color-text-primary);background:var(--color-bg-primary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Inter,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-bg-primary);min-width:320px;margin:0}img{max-width:100%}#root{min-height:100vh}a{color:inherit}.hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 72% 38%,#15ff3d21,#0000 28%),radial-gradient(circle at 92% 70%,#007eff2e,#0000 32%),#030505;min-height:760px;padding:76px 0 70px;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;border-top:1px solid #00aaff80;border-radius:50%;height:330px;position:absolute;inset:auto -10% -25% 25%;transform:rotate(-7deg);box-shadow:0 -35px #1aff4f29,0 -70px #0097ff1f,0 -105px #1aff4f14}.hero-glow{filter:blur(80px);opacity:.12;pointer-events:none;z-index:-1;border-radius:50%;width:420px;height:420px;position:absolute}.hero-glow-one{background:#19ff42;top:20%;right:20%}.hero-glow-two{background:#078cff;bottom:-20%;right:0}.hero-container{grid-template-columns:minmax(420px,.82fr) minmax(560px,1.18fr);align-items:center;gap:30px;display:grid;position:relative}.hero-content{z-index:5;position:relative}.hero-brand{margin-bottom:28px}.hero-brand img{width:310px;max-width:72%;height:auto;display:block}.hero-tag{color:#d7ff79;background:linear-gradient(90deg,#35ff3e1f,#007dff24);border:1px solid #0095ffa6;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:8px 15px;font-size:14px;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-2.5px;max-width:690px;margin:0;font-size:clamp(46px,5vw,72px);font-weight:800;line-height:.99}.hero h1 span{background:linear-gradient(90deg,#3cff35 0%,#20d79d 46%,#008bff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-description{color:#b9b9bd;max-width:590px;margin:26px 0 30px;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.button{text-align:center;border-radius:999px;min-width:175px;padding:14px 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.button-outline{color:#fff;background:#0003;border:1px solid #37ff3f}.hero-features{gap:0;max-width:620px;margin-top:42px;display:flex}.feature{border-right:1px solid #ffffff26;flex:1;min-height:82px;padding:0 24px}.feature:first-child{padding-left:0}.feature:last-child{border-right:0}.feature-icon{color:#35f04f;background:#35f04f0f;border:1px solid #35f04f59;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:7px;display:flex}.feature strong,.feature small{display:block}.feature strong{font-size:15px}.feature small{color:#858589;margin-top:4px;font-size:12px}.hero-download{margin-top:30px}.hero-download>span{color:#58ff4e;margin-bottom:10px;font-weight:700;display:block}.store-buttons{flex-wrap:wrap;gap:10px;display:flex}.store-buttons a{color:#fff;background:#050505;border:1px solid #ffffff61;border-radius:9px;align-items:center;gap:10px;min-width:175px;padding:9px 15px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.store-buttons small{color:#cfcfcf;font-size:9px;font-weight:500;display:block}.store-symbol{color:#45ff4e;font-size:25px}.store-symbol.apple{color:#fff}.hero-visual{min-height:640px;position:relative}.dashboard-device{z-index:1;filter:drop-shadow(0 30px 45px #000000a6);width:760px;max-width:100%;position:absolute;top:5%;right:-8%}.dashboard-device img{border-radius:18px;width:100%;display:block}.phone{z-index:3;background:#000;border:2px solid #ffffff26;border-radius:27px;width:170px;position:absolute;overflow:hidden;box-shadow:0 25px 55px #000000b3}.phone img{width:100%;height:auto;display:block}.phone-plans{bottom:7%;left:2%;transform:rotate(-5deg)}.phone-login{z-index:4;bottom:1%;left:26%;transform:rotate(1deg)}.phone-details{z-index:3;bottom:4%;left:47%;transform:rotate(5deg)}@media (width<=1200px){.hero-container{grid-template-columns:1fr}.hero-content{text-align:center;max-width:720px;margin:0 auto}.hero-brand img{margin:0 auto}.hero-tag,.hero-buttons,.hero-features,.store-buttons{justify-content:center;margin-left:auto;margin-right:auto}.hero-visual{width:min(850px,100%);min-height:610px;margin:0 auto}.dashboard-device{right:0}}@media (width<=700px){.hero{padding:48px 0 45px}.hero-container{padding:0 18px}.hero h1{letter-spacing:-1.5px;font-size:42px}.hero-description{font-size:16px}.hero-features{text-align:left;grid-template-columns:1fr;gap:18px;display:grid}.feature,.feature:first-child{border-bottom:1px solid #ffffff1f;border-right:0;padding:0 0 14px}.hero-visual{min-height:430px}.dashboard-device{width:650px;max-width:none;top:0;right:-25%}.phone{border-radius:19px;width:112px}.phone-plans{bottom:5%;left:3%}.phone-login{bottom:0;left:31%}.phone-details{bottom:4%;left:57%}.store-buttons a{justify-content:center;width:100%}}.app-shell{background:var(--color-bg-primary);min-height:100vh;color:var(--color-text-primary)}.container{width:min(1120px,100% - 2rem);margin:0 auto}.section{padding:5rem 0;scroll-margin-top:6rem}.section-alt{background:linear-gradient(#080c10fa,#0f141c)}.section-dark{background:linear-gradient(135deg,#12181ffa,#1a222bf2)}.section-heading{max-width:760px;margin-bottom:2rem}.eyebrow{border:1px solid var(--color-accent-soft);color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;background:#22c55e14;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.02em;line-height:1.1}h1{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:800}h2{margin-bottom:.8rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}h3{margin-bottom:.55rem;font-size:1.15rem}p{color:var(--color-text-muted);line-height:1.7}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.95rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#05110a;background:var(--color-accent);box-shadow:0 12px 24px #22c55e2e}.button-primary:hover{background:var(--color-accent-hover);box-shadow:0 16px 28px #22c55e40}.button-ghost{color:var(--color-accent);border-color:var(--color-accent);background:0 0}.button-row,.cta-stack,.consultation-cta-row{flex-wrap:wrap;gap:.8rem;display:flex}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0f13cc;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.site-header.is-scrolled{background:#0b0f13f5}.nav-bar{justify-content:space-between;align-items:center;min-height:72px;display:flex}.brand{color:var(--color-text-primary);align-items:center;gap:.7rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:25.2rem;height:2.2rem;display:block}.brand-mark{background:var(--color-accent);color:#041007;border-radius:50%;place-items:center;width:2.1rem;height:2.1rem;font-weight:800;display:inline-grid}.nav-links{align-items:center;gap:1rem;display:flex}.nav-links a{color:var(--color-text-muted);font-weight:600;text-decoration:none}.nav-links a:hover{color:var(--color-accent)}.nav-cta{color:#000;margin-left:.4rem}.nav-cta.button-primary,.nav-cta.button-primary:hover{color:#000}.menu-toggle{cursor:pointer;background:0 0;border:0;padding:.3rem;display:none}.menu-toggle span{background:var(--color-text-primary);border-radius:999px;width:24px;height:2px;margin:4px 0;display:block}.hero-section{padding-top:3rem;position:relative;overflow:hidden}.hero-app{background:linear-gradient(#030406 0%,#081013 100%)}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#22c55e2e,#0000 18%),radial-gradient(circle at 85% 15%,#3b82f62e,#0000 18%);position:absolute;inset:0}.hero-grid,.about-grid,.contact-grid,.footer-grid{gap:2rem;display:grid}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{z-index:1;max-width:620px;position:relative}.hero-brand{align-items:center;gap:.9rem;margin-bottom:1.5rem;display:inline-flex}.brand-name{color:#60bfff;font-size:1.15rem;font-weight:800}.hero-copy h1{margin-bottom:1.2rem;font-size:clamp(3rem,5vw,4.5rem);line-height:.95}.hero-copy h1 span{color:#59d167}.hero-copy p{max-width:560px;color:var(--color-text-muted);margin-bottom:1.7rem;font-size:1rem}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1.7rem;display:grid}.feature-pill{color:var(--color-text-primary);background:#ffffff08;border:1px solid #ffffff0f;border-radius:1rem;align-items:center;gap:.85rem;padding:.95rem 1rem;font-weight:600;display:flex}.feature-icon{width:2rem;height:2rem;color:var(--color-accent);background:#22c55e1f;border-radius:50%;place-items:center;font-size:1rem;display:grid}.download-row{flex-wrap:wrap;gap:1rem;display:flex}.app-badge{min-width:160px;color:var(--color-text-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.1rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;padding:1rem 1.15rem;text-decoration:none;transition:transform .2s,border-color .2s;display:inline-flex}.app-badge:hover{border-color:#22c55e66;transform:translateY(-2px)}.app-badge span{color:#9ca6b2;font-size:.75rem}.app-badge strong{font-size:1rem}.hero-media{grid-template-columns:.78fr 1.1fr;align-items:end;gap:1rem;display:grid;position:relative}.hero-devices{position:relative}.device{background:#04070cf2;border:1px solid #ffffff0f;border-radius:2rem;overflow:hidden;box-shadow:0 30px 80px #00000059}.device-phone{justify-self:start;max-width:260px}.device-laptop{justify-self:end;max-width:520px}.device img{width:100%;height:auto;display:block}.hero-section:after{content:"";pointer-events:none;background:linear-gradient(#030406d1,#0000 45%,#030406f2);position:absolute;inset:0}@media (width<=940px){.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-media{justify-content:center}.hero-copy h1{font-size:clamp(2.4rem,8vw,3.6rem)}.hero-features,.hero-media{grid-template-columns:1fr}.device-laptop{max-width:100%}}.hero-copy{z-index:1;position:relative}.hero-copy p{max-width:640px;margin-bottom:1.4rem;font-size:1.04rem}.accent-text{color:var(--color-accent)}.trust-row{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.trust-row span{color:var(--color-text-muted);border:1px solid var(--color-border);background:#ffffff0a;border-radius:999px;padding:.6rem .8rem;font-size:.92rem}.hero-media,.about-media{position:relative}.hero-media img,.about-media img{object-fit:cover;border:1px solid var(--color-border);border-radius:1.5rem;width:100%;height:100%;min-height:280px;display:block;box-shadow:0 20px 60px #00000047}.stat-card{background:#0b0f13e6;border:1px solid #22c55e4d;border-radius:1rem;flex-direction:column;gap:.25rem;padding:.9rem 1rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 35px #00000040}.stat-card strong{color:var(--color-accent);font-size:1.2rem}.card-grid{gap:1rem;display:grid}.service-card{gap:1rem;min-height:280px;padding:1.5rem;display:grid}.service-card-top h3{margin:0;font-size:1.05rem}.plan-detail-card{margin-top:2rem;padding:1.5rem}.plan-detail-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.plan-detail-price{align-items:baseline;gap:.75rem;margin-top:.75rem;display:flex}.plan-detail-price strong{font-size:2.25rem}.included-list{gap:.9rem;margin:1rem 0 1.5rem;display:grid}.included-item{color:var(--color-text-muted);align-items:center;gap:.85rem;display:flex}.checkmark{width:2rem;height:2rem;color:var(--color-accent);background:#22c55e29;border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.service-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.plan-badge{color:#a3ffba;letter-spacing:.1em;text-transform:uppercase;background:#1da35124;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.card-price{align-items:baseline;gap:.75rem;margin-top:.5rem;display:flex}.card-price strong{color:var(--color-text-primary);font-size:2rem}.card-price span{color:var(--color-text-muted)}.card-total{color:var(--color-text-muted);margin-bottom:.8rem;font-size:.95rem}.service-cta{justify-content:center;width:100%}.card{border:1px solid var(--color-border);background:linear-gradient(#12181ffa,#0d1218f5);border-radius:1.35rem;padding:1.25rem;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 16px 44px #0000002e}.card:hover{border-color:#22c55e59;transform:translateY(-4px);box-shadow:0 22px 48px #0000003d}.icon-chip{background:var(--color-accent-soft);border-radius:.9rem;place-items:center;width:44px;height:44px;margin-bottom:.9rem;display:inline-grid}.icon-chip svg{width:22px;height:22px;fill:var(--color-accent)}.feature-list{gap:1rem;margin-top:1.2rem;display:grid}.feature-row{border-bottom:1px solid var(--color-border);gap:.9rem;padding:.9rem 0;display:flex}.feature-row:last-child{border-bottom:0}.process-card{min-height:180px}.step-number{color:var(--color-accent);margin-bottom:.6rem;font-size:.95rem;font-weight:800}.consultation-card{color:inherit;text-decoration:none;display:block}.testimonial-card{flex-direction:column;gap:1rem;display:flex}.stars{color:var(--color-accent);letter-spacing:.2em;font-size:1.1rem}.testimonial-author{flex-direction:column;gap:.2rem;margin-top:auto;display:flex}.testimonial-author span{color:var(--color-text-muted);font-size:.92rem}.avatar{background:var(--color-accent-soft);width:64px;height:64px;color:var(--color-accent);border-radius:50%;place-items:center;margin-bottom:1rem;font-weight:800;display:grid}.blog-image{background:linear-gradient(135deg,#22c55e59,#22c55e14);border-radius:1rem;height:150px;margin-bottom:1rem}.blog-content a{color:var(--color-accent);font-weight:700;text-decoration:none}.blog-category{color:var(--color-accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.65rem;font-size:.82rem;font-weight:700;display:inline-block}.blog-meta{color:var(--color-text-muted);justify-content:space-between;gap:.5rem;margin:.8rem 0 .6rem;font-size:.9rem;display:flex}.contact-grid{align-items:start}.info-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;margin-top:1rem;padding:1rem}.info-card a,.info-card p,.footer-links a,.footer-bottom a{color:var(--color-text-primary);text-decoration:none}.contact-form{gap:.8rem;display:grid}.contact-form label{color:var(--color-text-muted);gap:.35rem;font-size:.95rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-surface-alt);width:100%;color:var(--color-text-primary);border-radius:.9rem;padding:.85rem .95rem}.form-error{color:#fda4af;font-size:.9rem}.success-message{color:var(--color-accent);font-weight:700}.cta-shell{background:linear-gradient(135deg,#22c55e33,#22c55e14);border:1px solid #22c55e4d;border-radius:1.6rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem;display:flex;box-shadow:inset 0 1px #ffffff0f}.site-footer{border-top:1px solid var(--color-border);background:linear-gradient(#12181ffa,#0a0e12);padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.footer-links{gap:.45rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.footer-bottom{border-top:1px solid var(--color-border);color:var(--color-text-muted);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.whatsapp-float{z-index:120;background:var(--color-accent);border-radius:50%;place-items:center;width:58px;height:58px;display:inline-grid;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 25px #22c55e59}.whatsapp-float svg{fill:#03120a;width:28px;height:28px}@media (width<=1023px){.menu-toggle{display:inline-block}.nav-links{border:1px solid var(--color-border);background:var(--color-surface);opacity:0;pointer-events:none;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1rem;transition:all .2s;position:fixed;inset:72px 1rem auto;transform:translateY(-12px)}.nav-links.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-cta{margin-left:0}}@media (width>=640px){.card-grid,.services-grid,.advisory-grid,.testimonials-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.hero-grid,.about-grid,.contact-grid{grid-template-columns:1.1fr .9fr;align-items:center}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}}@media (width>=1024px){.services-grid,.advisory-grid,.testimonials-grid,.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){.section{padding:3.5rem 0}.button-row{flex-direction:column}.cta-shell,.footer-bottom{flex-direction:column;align-items:flex-start}.consultation-cta-row{flex-direction:column}}
