.hero-background[data-astro-cid-fa7vlsxv]{position:absolute;inset:0;z-index:0}.gradient-orb[data-astro-cid-fa7vlsxv]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3}.orb-1[data-astro-cid-fa7vlsxv]{width:400px;height:400px;background:radial-gradient(circle,#3b82f6 0%,transparent 70%);top:-200px;right:-200px}.orb-2[data-astro-cid-fa7vlsxv]{width:300px;height:300px;background:radial-gradient(circle,#10b981 0%,transparent 70%);bottom:-150px;left:-150px}.monitoring-animation[data-astro-cid-fa7vlsxv]{position:absolute;top:50%;right:10%;transform:translateY(-50%);width:300px;height:300px}.pulse-ring[data-astro-cid-fa7vlsxv]{position:absolute;inset:0;border:2px solid rgba(59,130,246,.3);border-radius:50%;animation:pulse 3s ease-out infinite}.ring-2[data-astro-cid-fa7vlsxv]{animation-delay:1s}.ring-3[data-astro-cid-fa7vlsxv]{animation-delay:2s}@keyframes pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.2);opacity:0}}.hero-content[data-astro-cid-fa7vlsxv]{position:relative;z-index:1;max-width:800px}.service-label[data-astro-cid-fa7vlsxv]{display:inline-block;padding:.5rem 1rem;background:#10b98133;backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.3);border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;color:#10b981}.hero-content[data-astro-cid-fa7vlsxv] h1[data-astro-cid-fa7vlsxv]{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:1.5rem;animation:fadeIn .8s ease-out}.hero-content[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{font-size:1.25rem;line-height:1.8;opacity:.9;margin-bottom:2rem;animation:fadeIn .8s ease-out .2s both}.hero-buttons[data-astro-cid-fa7vlsxv]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;animation:fadeIn .8s ease-out .4s both}.hero-stats[data-astro-cid-fa7vlsxv]{display:flex;gap:3rem;animation:fadeIn .8s ease-out .6s both}.stat[data-astro-cid-fa7vlsxv]{text-align:center}.stat-number[data-astro-cid-fa7vlsxv]{font-size:2rem;font-weight:700;color:#10b981}.stat-label[data-astro-cid-fa7vlsxv]{font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.value-section[data-astro-cid-fa7vlsxv]{padding:5rem 0;background:#fff}.value-content[data-astro-cid-fa7vlsxv]{max-width:1000px;margin:0 auto;text-align:center}.value-content[data-astro-cid-fa7vlsxv] h2[data-astro-cid-fa7vlsxv]{margin-bottom:1rem;color:var(--color-text)}.value-content[data-astro-cid-fa7vlsxv]>p[data-astro-cid-fa7vlsxv]{font-size:1.125rem;color:var(--color-text-light);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.monitoring-benefits[data-astro-cid-fa7vlsxv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.benefit[data-astro-cid-fa7vlsxv]{padding:2rem;border-radius:16px;transition:var(--transition)}.benefit[data-astro-cid-fa7vlsxv]:hover{background:var(--color-bg-light);transform:translateY(-5px)}.benefit-icon[data-astro-cid-fa7vlsxv]{width:70px;height:70px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:50%;color:#10b981;transition:var(--transition)}.benefit[data-astro-cid-fa7vlsxv]:hover .benefit-icon[data-astro-cid-fa7vlsxv]{background:#10b98133;transform:scale(1.05)}.benefit-icon[data-astro-cid-fa7vlsxv] svg[data-astro-cid-fa7vlsxv]{width:40px;height:40px}.benefit[data-astro-cid-fa7vlsxv] h3[data-astro-cid-fa7vlsxv]{font-size:1.25rem;margin-bottom:.75rem;color:var(--color-text)}.benefit[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{color:var(--color-text-light);line-height:1.6}.features-section[data-astro-cid-fa7vlsxv]{padding:5rem 0;background:var(--color-bg-light)}.section-header[data-astro-cid-fa7vlsxv]{text-align:center;margin-bottom:4rem}.section-label[data-astro-cid-fa7vlsxv]{display:inline-block;padding:.5rem 1rem;background:#10b9811a;color:#10b981;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1rem}.section-header[data-astro-cid-fa7vlsxv] h2[data-astro-cid-fa7vlsxv]{color:var(--color-text);margin-bottom:1rem}.section-header[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{font-size:1.125rem;color:var(--color-text-light)}.features-grid[data-astro-cid-fa7vlsxv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}.feature-card[data-astro-cid-fa7vlsxv]{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 4px 20px #0000000d;transition:var(--transition);opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.feature-card[data-astro-cid-fa7vlsxv]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.feature-icon[data-astro-cid-fa7vlsxv]{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:20px;color:#10b981;transition:var(--transition)}.feature-card[data-astro-cid-fa7vlsxv]:hover .feature-icon[data-astro-cid-fa7vlsxv]{background:#10b98133;transform:scale(1.1)}.feature-icon[data-astro-cid-fa7vlsxv] svg[data-astro-cid-fa7vlsxv]{width:48px;height:48px}.feature-card[data-astro-cid-fa7vlsxv] h3[data-astro-cid-fa7vlsxv]{font-size:1.5rem;margin-bottom:1rem;color:var(--color-text)}.feature-card[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{color:var(--color-text-light);line-height:1.7;margin-bottom:1.5rem}.benefits-list[data-astro-cid-fa7vlsxv]{display:flex;flex-direction:column;gap:.75rem}.benefit-item[data-astro-cid-fa7vlsxv]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-light);font-size:.95rem}.check-icon[data-astro-cid-fa7vlsxv]{color:#10b981;flex-shrink:0}.tools-section[data-astro-cid-fa7vlsxv]{padding:5rem 0;background:#fff}.tools-grid[data-astro-cid-fa7vlsxv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.tool-card[data-astro-cid-fa7vlsxv]{background:var(--color-bg-light);padding:2rem;border-radius:16px;text-align:center;transition:var(--transition)}.tool-card[data-astro-cid-fa7vlsxv]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.tool-icon[data-astro-cid-fa7vlsxv]{width:70px;height:70px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#10b9811a;border-radius:16px;color:#10b981;transition:var(--transition)}.tool-card[data-astro-cid-fa7vlsxv]:hover .tool-icon[data-astro-cid-fa7vlsxv]{background:#10b98133;transform:scale(1.05)}.tool-icon[data-astro-cid-fa7vlsxv] svg[data-astro-cid-fa7vlsxv]{width:40px;height:40px}.tool-card[data-astro-cid-fa7vlsxv] h3[data-astro-cid-fa7vlsxv]{font-size:1.25rem;margin-bottom:.5rem;color:var(--color-text)}.tool-card[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{color:var(--color-text-light);font-size:.95rem}.process-section[data-astro-cid-fa7vlsxv]{padding:5rem 0;background:var(--color-bg-light);text-align:center}.process-section[data-astro-cid-fa7vlsxv] h2[data-astro-cid-fa7vlsxv]{margin-bottom:3rem;color:var(--color-text)}.process-steps[data-astro-cid-fa7vlsxv]{display:flex;align-items:center;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap}.process-step[data-astro-cid-fa7vlsxv]{flex:1;min-width:200px;background:#fff;padding:2rem;border-radius:16px;position:relative}.step-number[data-astro-cid-fa7vlsxv]{width:50px;height:50px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:1.5rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.process-step[data-astro-cid-fa7vlsxv] h3[data-astro-cid-fa7vlsxv]{font-size:1.25rem;margin-bottom:.75rem;color:var(--color-text)}.process-step[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{color:var(--color-text-light);font-size:.95rem;line-height:1.6}.process-connector[data-astro-cid-fa7vlsxv]{width:50px;height:2px;background:linear-gradient(90deg,transparent 0%,#10b981 50%,transparent 100%);flex-shrink:0}.cta-section[data-astro-cid-fa7vlsxv]{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:5rem 0;text-align:center}.cta-content[data-astro-cid-fa7vlsxv] h2[data-astro-cid-fa7vlsxv]{color:#fff;margin-bottom:1rem}.cta-content[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.cta-buttons[data-astro-cid-fa7vlsxv]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-white-outline[data-astro-cid-fa7vlsxv]{background:transparent;color:#fff;border:2px solid white;padding:.875rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:var(--transition);display:inline-flex;align-items:center;justify-content:center}.btn-white-outline[data-astro-cid-fa7vlsxv]:hover{background:#fff;color:#10b981;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 968px){.features-grid[data-astro-cid-fa7vlsxv]{grid-template-columns:1fr}.process-connector[data-astro-cid-fa7vlsxv]{display:none}.process-steps[data-astro-cid-fa7vlsxv]{flex-direction:column}}@media (max-width: 768px){.hero-content[data-astro-cid-fa7vlsxv] h1[data-astro-cid-fa7vlsxv]{font-size:2rem}.hero-content[data-astro-cid-fa7vlsxv] p[data-astro-cid-fa7vlsxv]{font-size:1.1rem}.hero-stats[data-astro-cid-fa7vlsxv]{justify-content:space-around}.monitoring-animation[data-astro-cid-fa7vlsxv]{display:none}.cta-buttons[data-astro-cid-fa7vlsxv]{flex-direction:column;align-items:center}}
