.hero[data-astro-cid-bbe6dxrz]{padding:8rem 0;position:relative;overflow:hidden}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:800;line-height:1.1;margin-top:1.5rem;color:var(--dark-color)}h1[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:var(--primary-color);background:linear-gradient(90deg,var(--primary-color),var(--accent-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.4rem;color:var(--text-secondary);line-height:1.6;margin:2.5rem 0;max-width:55ch}.hero-metrics[data-astro-cid-bbe6dxrz]{display:flex;gap:3rem;list-style:none;padding:0;margin-top:3rem}.hero-metrics[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{font-size:1.2rem;color:var(--text-secondary)}.hero-metrics[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;font-size:2rem;color:var(--primary-color);font-weight:800}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.premium-orb[data-astro-cid-bbe6dxrz]{position:absolute;width:300px;height:300px;background:radial-gradient(circle,var(--primary-color) 0%,transparent 70%);opacity:.15;filter:blur(40px);animation:pulse 8s infinite alternate}.hero-preview[data-astro-cid-bbe6dxrz]{width:100%;max-width:400px;border-radius:2rem;padding:0;overflow:hidden;transform:perspective(1000px) rotateY(-15deg) rotateX(10deg);transition:transform .5s ease}.hero-preview[data-astro-cid-bbe6dxrz]:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.preview-header[data-astro-cid-bbe6dxrz]{background:#ffffff80;padding:1.2rem;display:flex;gap:.8rem;border-bottom:1px solid rgba(0,0,0,.05)}.dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;border-radius:50%;background:#e2e8f0}.preview-body[data-astro-cid-bbe6dxrz]{padding:2.5rem}.shimmer-line[data-astro-cid-bbe6dxrz]{height:1rem;background:#f1f5f9;border-radius:999px;margin-bottom:1.5rem}.shimmer-line[data-astro-cid-bbe6dxrz].short{width:60%}.shimmer-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem}.shimmer-box[data-astro-cid-bbe6dxrz]{height:8rem;background:#f1f5f9;border-radius:1rem}@keyframes pulse{0%{transform:scale(1);opacity:.1}to{transform:scale(1.2);opacity:.2}}@media(max-width:940px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero-actions[data-astro-cid-bbe6dxrz],.hero-metrics[data-astro-cid-bbe6dxrz]{justify-content:center}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-visual[data-astro-cid-bbe6dxrz]{display:none}}.cards-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.service-card[data-astro-cid-g5jplrhu]{padding:2.5rem;border-radius:2rem;transition:all .4s ease}.service-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-.8rem);background:#ffffffd9}.icon-box[data-astro-cid-g5jplrhu]{width:5rem;height:5rem;background:#6168ff1a;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;color:var(--primary-color)}.icon-box[data-astro-cid-g5jplrhu] i[data-astro-cid-g5jplrhu]{font-size:2.2rem}h3[data-astro-cid-g5jplrhu]{font-size:1.8rem;font-weight:800;margin-bottom:1.2rem;color:var(--dark-color)}p[data-astro-cid-g5jplrhu]{font-size:13px;color:var(--text-secondary);line-height:1.6}.project-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}.project-card[data-astro-cid-amng4zvp]{border-radius:2rem;overflow:hidden;text-decoration:none;transition:all .4s ease;display:flex;flex-direction:column}.project-card[data-astro-cid-amng4zvp]:hover{transform:translateY(-.8rem);background:#ffffffe6}.image-box[data-astro-cid-amng4zvp]{position:relative;height:18rem;overflow:hidden}.image-box[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.overlay[data-astro-cid-amng4zvp]{position:absolute;top:0;left:0;width:100%;height:100%;background:#6168ffcc;backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .3s ease;gap:.8rem}.overlay[data-astro-cid-amng4zvp] i[data-astro-cid-amng4zvp]{font-size:2.8rem}.overlay[data-astro-cid-amng4zvp] span[data-astro-cid-amng4zvp]{font-size:1.2rem;font-weight:700;text-transform:uppercase}.project-card[data-astro-cid-amng4zvp]:hover .overlay[data-astro-cid-amng4zvp]{opacity:1}.project-card[data-astro-cid-amng4zvp]:hover .image-box[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{transform:scale(1.1)}.info-box[data-astro-cid-amng4zvp]{padding:1.8rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.info-box[data-astro-cid-amng4zvp] h3[data-astro-cid-amng4zvp]{font-size:1.5rem;font-weight:800;color:var(--dark-color)}.type-tag[data-astro-cid-amng4zvp]{font-size:.9rem;font-weight:700;text-transform:uppercase;color:var(--primary-color);background:#6168ff1a;padding:.4rem 1rem;border-radius:999px;flex-shrink:0}.chip-group[data-astro-cid-amng4zvp]{display:flex;gap:1.2rem;margin-top:1.5rem}.chip[data-astro-cid-amng4zvp]{padding:.8rem 1.8rem;border-radius:999px;border:1px solid rgba(0,0,0,.05);background:#fff;font-size:1.3rem;font-weight:700;cursor:pointer;transition:all .3s ease}.chip[data-astro-cid-amng4zvp].is-active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.project-card[data-astro-cid-amng4zvp].is-hidden{display:none}.systems-grid[data-astro-cid-uuhkyhdj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.system-card[data-astro-cid-uuhkyhdj]{border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.4,0,.2,1)}.system-card[data-astro-cid-uuhkyhdj]:hover{transform:translateY(-.8rem);box-shadow:0 15px 30px #0000001a}.system-card-img[data-astro-cid-uuhkyhdj]{height:160px;overflow:hidden;background:#f1f5f9}.system-card-img[data-astro-cid-uuhkyhdj] img[data-astro-cid-uuhkyhdj]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.system-card[data-astro-cid-uuhkyhdj]:hover .system-card-img[data-astro-cid-uuhkyhdj] img[data-astro-cid-uuhkyhdj]{transform:scale(1.05)}.system-card-content[data-astro-cid-uuhkyhdj]{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.system-card-content[data-astro-cid-uuhkyhdj] h3[data-astro-cid-uuhkyhdj]{font-size:1.5rem;font-weight:800;margin-bottom:.8rem;color:var(--dark-color)}.system-card-content[data-astro-cid-uuhkyhdj] p[data-astro-cid-uuhkyhdj]{font-size:13px;color:var(--text-secondary);line-height:1.6;margin-bottom:1.8rem;flex-grow:1}.btn-sm[data-astro-cid-uuhkyhdj]{align-self:flex-start}.process-grid[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:4rem;position:relative}@media(min-width:1024px){.process-grid[data-astro-cid-fz4tclxl]{grid-template-columns:repeat(4,1fr);gap:2.5rem}}@media(min-width:1024px){.process-grid[data-astro-cid-fz4tclxl]:before{content:"";position:absolute;top:3.5rem;left:10%;width:80%;height:1px;background:linear-gradient(90deg,var(--primary-color) 0%,transparent 100%);opacity:.1;z-index:0}}.process-item[data-astro-cid-fz4tclxl]{position:relative;z-index:1}.process-header[data-astro-cid-fz4tclxl]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.step-num[data-astro-cid-fz4tclxl]{font-size:3rem;font-weight:800;color:#6168ff1a;line-height:1}.step-icon[data-astro-cid-fz4tclxl]{width:4.5rem;height:4.5rem;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);box-shadow:0 5px 15px #0000000d}.step-icon[data-astro-cid-fz4tclxl] i[data-astro-cid-fz4tclxl]{font-size:1.8rem}h3[data-astro-cid-fz4tclxl]{font-size:1.6rem;font-weight:800;color:var(--dark-color);margin-bottom:1rem}p[data-astro-cid-fz4tclxl]{font-size:12px;line-height:1.6;color:var(--text-secondary)}.provas-header[data-astro-cid-bcts4zk3],.testimonials-header[data-astro-cid-bcts4zk3]{text-align:center;margin-bottom:6rem}.testimonials-header[data-astro-cid-bcts4zk3]{margin-top:10rem;margin-bottom:4rem}.metrics-grid[data-astro-cid-bcts4zk3]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:4rem}@media(min-width:1024px){.metrics-grid[data-astro-cid-bcts4zk3]{grid-template-columns:repeat(4,1fr);gap:2rem}}.metric-card[data-astro-cid-bcts4zk3]{padding:1.5rem;text-align:center;border-radius:1.5rem}.metric-card[data-astro-cid-bcts4zk3] strong[data-astro-cid-bcts4zk3]{display:block;font-size:2.4rem;font-weight:800;color:var(--primary-color);margin-bottom:.2rem}.metric-card[data-astro-cid-bcts4zk3] span[data-astro-cid-bcts4zk3]{font-size:1.1rem;color:var(--text-secondary);font-weight:600}.testimonial-grid[data-astro-cid-bcts4zk3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.testimonial-card[data-astro-cid-bcts4zk3]{padding:2.5rem;border-radius:2rem;position:relative}.quote-icon[data-astro-cid-bcts4zk3]{font-size:3rem;color:var(--primary-color);opacity:.2;margin-bottom:.5rem}.testimonial-card[data-astro-cid-bcts4zk3] p[data-astro-cid-bcts4zk3]{font-size:1.3rem;line-height:1.6;color:var(--dark-color);margin-bottom:2rem;font-style:italic}.testimonial-user[data-astro-cid-bcts4zk3]{display:flex;align-items:center;gap:1.5rem}.avatar[data-astro-cid-bcts4zk3]{width:4rem;height:4rem;flex-shrink:0;background:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.3rem;aspect-ratio:1 / 1;overflow:hidden}.testimonial-user[data-astro-cid-bcts4zk3] strong[data-astro-cid-bcts4zk3]{display:block;font-size:1.3rem;color:var(--dark-color)}.testimonial-user[data-astro-cid-bcts4zk3] span[data-astro-cid-bcts4zk3]{font-size:1.1rem;color:var(--text-secondary)}.faq-header[data-astro-cid-z6gx6xcw]{text-align:center;margin-bottom:6rem}.faq-list[data-astro-cid-z6gx6xcw]{max-width:900px;margin:0 auto;display:grid;gap:2rem}.faq-item[data-astro-cid-z6gx6xcw]{border-radius:1.5rem;padding:2.5rem;cursor:pointer;transition:all .3s ease}.faq-item[data-astro-cid-z6gx6xcw][open]{background:#fff;border-color:var(--primary-color)}summary[data-astro-cid-z6gx6xcw]{list-style:none;font-size:1.8rem;font-weight:700;color:var(--dark-color);display:flex;justify-content:space-between;align-items:center;gap:2rem}summary[data-astro-cid-z6gx6xcw] i[data-astro-cid-z6gx6xcw]{font-size:2rem;color:var(--primary-color);transition:transform .3s ease}.faq-item[data-astro-cid-z6gx6xcw][open] summary[data-astro-cid-z6gx6xcw] i[data-astro-cid-z6gx6xcw]{transform:rotate(45deg)}.faq-answer[data-astro-cid-z6gx6xcw]{padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(0,0,0,.05)}.faq-answer[data-astro-cid-z6gx6xcw] p[data-astro-cid-z6gx6xcw]{font-size:1.6rem;line-height:1.7;color:var(--text-secondary)}summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.cta-strip[data-astro-cid-43bxijma]{padding-top:4rem;padding-bottom:6rem;position:relative}.anchor-alias[data-astro-cid-43bxijma]{position:absolute;top:-96px;left:0}.cta-banner[data-astro-cid-43bxijma]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 110%);border-radius:2rem;padding:3.5rem 4rem;display:flex;justify-content:space-between;align-items:center;gap:3rem;color:#fff;position:relative;overflow:hidden;box-shadow:0 20px 40px #6168ff33}.cta-banner[data-astro-cid-43bxijma]:before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.cta-content[data-astro-cid-43bxijma] .kicker[data-astro-cid-43bxijma]{color:#fffc;margin-bottom:.8rem}.cta-content[data-astro-cid-43bxijma] h2[data-astro-cid-43bxijma]{font-size:2.2rem;margin-bottom:1.2rem;color:#fff;line-height:1.2}.cta-content[data-astro-cid-43bxijma] h2[data-astro-cid-43bxijma] strong[data-astro-cid-43bxijma]{color:var(--accent-color)}.cta-content[data-astro-cid-43bxijma] p[data-astro-cid-43bxijma]{font-size:1.4rem;color:#ffffffd9}.btn-white[data-astro-cid-43bxijma]{background:#fff;color:var(--primary-color);padding:1.2rem 2.5rem;font-size:1.3rem;display:flex;align-items:center;gap:1rem;white-space:nowrap}.btn-white[data-astro-cid-43bxijma]:hover{background:var(--dark-color);color:#fff;transform:translateY(-3px)}@media(max-width:940px){.cta-banner[data-astro-cid-43bxijma]{flex-direction:column;text-align:center;padding:4rem 2rem}.cta-content[data-astro-cid-43bxijma] h2[data-astro-cid-43bxijma]{font-size:2rem}}
