@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@400;500;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#050816;--bg-soft:#0c1329;--card:#ffffff0f;--border:#ffffff1a;--text:#f7f8ff;--muted:#a3adc7;--accent:#7c6efd;--accent-2:#3b82f6;--accent-3:#22d3ee}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left, #7c6efd38, transparent 24%), radial-gradient(circle at 80% 10%, #22d3ee29, transparent 24%), var(--bg);font-family:DM Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.skip-link{position:absolute;top:auto;left:-999px}.nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;transition:background .3s,border-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050816db;border-bottom:1px solid #ffffff14}.logo{background:linear-gradient(135deg, var(--accent), var(--accent-2), var(--accent-3));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800}.nav-links{align-items:center;gap:1.4rem;display:flex}.nav-links a{color:var(--muted);font-size:.95rem;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-cta{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.35rem;font-weight:700;display:inline-flex;box-shadow:0 12px 30px #3b82f633}.nav-cta:hover{opacity:.95;transform:translateY(-1px)}.nav-call-btn{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 8px 20px #dc26264d}.nav-call-btn:hover{opacity:.95;transform:translateY(-1px)}.hamburger{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.35rem;display:none}.hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:7rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;background:radial-gradient(circle at 50% 10%,#7c6efd33,#0000 36%);position:absolute;inset:0}.hero-grid{opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0}.hero-dots{opacity:.5;pointer-events:none;background-image:radial-gradient(circle,#7c6efd40 1px,#0000 1px),radial-gradient(circle,#22d3ee29 1px,#0000 1px);background-position:0 0,30px 30px;background-size:96px 96px,52px 52px;animation:16s linear infinite driftDots;position:absolute;inset:0}.hero-lines{opacity:.24;pointer-events:none;background-image:linear-gradient(#7c6efd0f 1px,#0000 1px),linear-gradient(90deg,#3b82f60f 1px,#0000 1px);background-size:240px 240px;animation:20s linear infinite driftLines;position:absolute;inset:0}.hero-shape{filter:blur(90px);opacity:.8;pointer-events:none;border-radius:50%;animation:18s ease-in-out infinite floatShape;position:absolute}.hero-shape--one{background:radial-gradient(circle,#7c6efd3d,#0000 54%);width:520px;height:520px;top:-14%;left:6%}.hero-shape--two{background:radial-gradient(circle,#22d3ee29,#0000 56%);width:360px;height:360px;bottom:4%;right:-8%}.hero-panel{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#080c1ae6,#070a17c2);border:1px solid #ffffff1f;border-radius:36px;width:min(100%,960px);padding:3rem 2.6rem;position:relative;box-shadow:0 30px 80px #00000040}.hero-badge{color:#d7defd;letter-spacing:.24em;text-transform:uppercase;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;padding:.55rem 1.2rem;font-size:.74rem;display:inline-flex}.hero-overline{color:#c8d0f8;letter-spacing:.24em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem}.hero h1{letter-spacing:-.04em;margin-bottom:1.25rem;font-family:Syne,sans-serif;font-size:clamp(2.8rem,5vw,4.4rem);line-height:1.04}.hero-text{max-width:720px;color:var(--muted);margin:0 auto 1.8rem;font-size:1.04rem;line-height:1.8}.hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-ghost{border-radius:999px;justify-content:center;align-items:center;padding:.96rem 1.7rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff}.btn-primary:hover{transform:translateY(-2px)}.btn-ghost{color:#eef2ff;background:#ffffff0f;border:1px solid #ffffff29}.btn-ghost:hover{background:#ffffff1f;transform:translateY(-2px)}.hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.hero-stat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;padding:1rem 1.05rem;transition:transform .25s,background .25s}.hero-stat:hover{background:#7c6efd1f;transform:translateY(-6px)}.stat-num{margin-bottom:.3rem;font-size:1.45rem;font-weight:800}.stat-label{color:var(--muted);font-size:.9rem;line-height:1.6}.marquee{padding:1.5rem 2rem 0}.marquee-inner{background:#ffffff05;border:1px solid #ffffff14;border-radius:26px;padding:1.25rem 1.5rem}.clients-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:.5rem;display:grid}.client-logo{background:#ffffff0a;border:1px solid #ffffff14;border-radius:22px;place-items:center;min-height:78px;padding:.9rem;display:grid}.client-logo img{filter:grayscale()brightness(1.2);opacity:.85;width:100%;max-width:120px}.section,.section-surface{padding:6rem 2rem}.section-surface{background:linear-gradient(#ffffff08,#ffffff03)}.section-header{text-align:center;max-width:860px;margin:0 auto 3rem}.section-label{letter-spacing:.24em;text-transform:uppercase;color:#c7d2fe;margin-bottom:.9rem;font-size:.8rem;display:inline-flex}.section-title{margin-bottom:.9rem;font-family:Syne,sans-serif;font-size:clamp(2rem,3.4vw,3rem);line-height:1.08}.section-sub{max-width:760px;color:var(--muted);margin:0 auto;font-size:1rem;line-height:1.8}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.service-card,.process-card,.contact-info,.contact-form{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;transition:transform .25s,border-color .25s,background .25s}.service-card,.process-card{padding:1.6rem}.svc-icon{background:#7c6efd24;border-radius:16px;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.3rem;display:grid}.service-card h3,.process-card h3{margin-bottom:.65rem}.service-card p,.process-card p{color:var(--muted);line-height:1.75}.service-card:hover,.process-card:hover,.contact-info:hover,.contact-form:hover{background:#ffffff12;border-color:#7c6efd33;transform:translateY(-6px)}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.process-step{color:#fff;background:#7c6efd29;border-radius:999px;margin-bottom:1rem;padding:.7rem .95rem;font-weight:700;display:inline-flex}.highlight-box{background:linear-gradient(135deg,#7c6efd29,#22d3ee17);border:1px solid #ffffff14;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.8rem;padding:1.4rem;display:flex}.highlight-list{flex-wrap:wrap;gap:.8rem;display:flex}.highlight-pill{background:#070a1799;border:1px solid #ffffff14;border-radius:18px;min-width:130px;padding:.9rem 1rem}.highlight-pill strong{margin-bottom:.2rem;font-size:1rem;display:block}.highlight-pill span{color:var(--muted);font-size:.9rem}.expertise-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.expertise-pill{text-align:center;color:#fff;background:#ffffff0a;border-radius:20px;padding:1.1rem 1.2rem;font-weight:700;transition:transform .2s,background .2s}.expertise-pill:hover{background:#7c6efd1f;transform:translateY(-4px)}.contact-wrapper{grid-template-columns:340px minmax(0,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.contact-info,.contact-form{padding:1.6rem}.contact-info h3{margin-bottom:1.2rem}.contact-item{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:1rem;padding:.9rem 0;display:flex}.contact-item:last-child{border-bottom:none}.ci-label{color:#c7d2fe;font-weight:700}.contact-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.contact-action-btn{border-radius:999px;justify-content:center;align-items:center;min-width:112px;padding:.8rem 1rem;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.contact-action-btn:hover{opacity:.95;transform:translateY(-1px)}.contact-action-btn--call{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff}.contact-action-btn--whatsapp{color:#fff;background:#ffffff0f;border:1px solid #ffffff14}.contact-socials{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.contact-socials a{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:.8rem 1rem;display:inline-flex}.contact-form label{color:#dfe6ff;gap:.7rem;margin-bottom:1rem;font-size:.94rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;outline:none;width:100%;padding:.95rem 1rem;transition:border-color .25s,box-shadow .25s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7c6efd80;box-shadow:0 0 0 4px #7c6efd26}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.submit-btn{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;margin-top:1rem;padding:1rem 1.2rem;font-weight:700;transition:transform .2s,opacity .2s}.submit-btn:hover{opacity:.95;transform:translateY(-1px)}.submit-success{color:#a7f3d0;background:#10b98124;border:1px solid #10b98133;border-radius:18px;margin-top:1rem;padding:1rem 1.2rem}.floating-actions{z-index:99;flex-direction:column;align-items:center;gap:1rem;display:flex;position:fixed;bottom:2rem;left:auto;right:2rem}.fab{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #0000004d}.fab:hover{transform:scale(1.1);box-shadow:0 12px 32px #0006}.fab-call{color:#fff;background:#dc2626}.fab-whatsapp{color:#fff;background:#22c55e}@media (max-width:768px){.floating-actions{bottom:1.5rem;right:1.5rem}.fab{width:50px;height:50px;font-size:1.4rem}}.site-footer{padding:3rem 2rem 4rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}.footer-logo{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-size:1.2rem;font-weight:800}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a{color:var(--muted);font-size:.95rem}.footer-copy{color:var(--muted);font-size:.92rem}@keyframes floatShape{0%,to{transform:translate(0)}50%{transform:translateY(16px)}}@keyframes driftLines{0%{background-position:0 0}to{background-position:280px 280px}}@keyframes driftDots{0%{background-position:0 0,30px 30px}to{background-position:-240px 140px,110px -140px}}.hero-panel,.hero-badge,.hero-overline,.hero h1,.hero-text,.hero-btns,.hero-stat,.client-logo,.service-card,.process-card,.expertise-pill,.contact-info,.contact-form,.footer-inner{opacity:0;animation:.75s both fadeUp;transform:translateY(18px)}.hero-panel{animation-delay:80ms}.hero-badge{animation-delay:.15s}.hero-overline{animation-delay:.2s}.hero h1{animation-delay:.26s}.hero-text{animation-delay:.32s}.hero-btns{animation-delay:.38s}.hero-stat{animation-delay:.44s}.client-logo{animation-delay:.5s}.service-card{animation-delay:.56s}.process-card{animation-delay:.62s}.expertise-pill{animation-delay:.68s}.contact-info{animation-delay:.74s}.contact-form{animation-delay:.8s}.footer-inner{animation-delay:.86s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-stats,.services-grid,.process-grid,.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-wrapper{grid-template-columns:1fr}}@media (max-width:768px){.nav{padding:1rem 1.25rem}.nav-links{background:#050816f5;border-left:1px solid #ffffff14;flex-direction:column;align-items:flex-start;width:min(280px,100%);padding:2rem;transition:transform .25s;position:fixed;top:5.2rem;bottom:0;right:0;transform:translate(100%)}.nav-links.open{transform:translate(0)}.hamburger{display:inline-flex}.hero{padding:5.8rem 1.25rem 4rem}.hero-panel{border-radius:28px;padding:2rem}.hero-text{font-size:1rem}.section,.section-surface{padding:4.5rem 1.25rem}.section-header{text-align:left}.clients-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.hero h1{font-size:2.5rem}.hero-btns{flex-direction:column}.hero-stats,.services-grid,.process-grid,.expertise-grid,.clients-strip,.form-row{grid-template-columns:1fr}.highlight-box{flex-direction:column;align-items:flex-start}.floating-actions{gap:.75rem;bottom:1rem;right:1rem}}
