:root{--brand-accent: #FF4438;--brand-blue: #4285F4;--brand-dark: #1E2022;--brand-soft: #52575D;--brand-light: #F8F9FA;--gradient-primary: linear-gradient(135deg, #FF4438 0%, #FF6B35 100%);--gradient-secondary: linear-gradient(135deg, #4285F4 0%, #667eea 100%);--gradient-accent: linear-gradient(135deg, #FF4438 0%, #4285F4 100%);--shadow-soft: 0 4px 20px rgba(0, 0, 0, .08);--shadow-medium: 0 8px 30px rgba(0, 0, 0, .12);--shadow-strong: 0 15px 50px rgba(0, 0, 0, .15)}[data-astro-cid-c5r3eesl]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,DM Sans,sans-serif;line-height:1.6;color:var(--brand-dark);overflow-x:hidden}.container[data-astro-cid-c5r3eesl],.max-w-7xl[data-astro-cid-c5r3eesl],.max-w-4xl[data-astro-cid-c5r3eesl]{max-width:80rem;width:100%;margin-left:auto!important;margin-right:auto!important;padding-left:1rem;padding-right:1rem}.max-w-4xl[data-astro-cid-c5r3eesl]{max-width:56rem}@media (min-width: 640px){.container[data-astro-cid-c5r3eesl],.max-w-7xl[data-astro-cid-c5r3eesl],.max-w-4xl[data-astro-cid-c5r3eesl]{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container[data-astro-cid-c5r3eesl],.max-w-7xl[data-astro-cid-c5r3eesl],.max-w-4xl[data-astro-cid-c5r3eesl]{padding-left:2rem;padding-right:2rem}}section[data-astro-cid-c5r3eesl]{padding:5rem 0}.section-header[data-astro-cid-c5r3eesl]{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.section-badge[data-astro-cid-c5r3eesl]{display:inline-block;background:var(--gradient-accent);color:#fff;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.section-header[data-astro-cid-c5r3eesl] h2[data-astro-cid-c5r3eesl]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.section-header[data-astro-cid-c5r3eesl] span[data-astro-cid-c5r3eesl]{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{font-size:1.2rem;color:var(--brand-soft);max-width:600px;margin:0 auto}.hero-astro-development[data-astro-cid-c5r3eesl]{background:linear-gradient(135deg,#ff4438,#ff6b35 30%,#4285f4);min-height:100vh;padding:2rem 0;position:relative;overflow:hidden;display:flex;align-items:center;color:#fff;animation:gradientShift 8s ease-in-out infinite}@keyframes gradientShift{0%,to{background:linear-gradient(135deg,#ff4438,#ff6b35 30%,#4285f4)}50%{background:linear-gradient(135deg,#4285f4,#ff6b35 30%,#ff4438)}}.hero-bg-elements[data-astro-cid-c5r3eesl]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.floating-circle[data-astro-cid-c5r3eesl]{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:float 6s ease-in-out infinite}.circle-1[data-astro-cid-c5r3eesl]{width:80px;height:80px;top:20%;left:10%;animation-delay:-1s}.circle-2[data-astro-cid-c5r3eesl]{width:120px;height:120px;top:60%;right:15%;animation-delay:-3s}.circle-3[data-astro-cid-c5r3eesl]{width:60px;height:60px;bottom:30%;left:70%;animation-delay:-5s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-breadcrumbs[data-astro-cid-c5r3eesl]{display:inline-block!important;margin-bottom:3rem;font-size:14px;font-weight:500;line-height:1;position:relative;z-index:10}.hero-breadcrumbs[data-astro-cid-c5r3eesl] [data-astro-cid-c5r3eesl]{display:inline!important;vertical-align:baseline!important}.breadcrumb-link[data-astro-cid-c5r3eesl]{color:#fff!important;text-decoration:none;transition:all .3s ease;opacity:.9}.breadcrumb-link[data-astro-cid-c5r3eesl]:hover{opacity:1;text-decoration:underline}.breadcrumb-separator[data-astro-cid-c5r3eesl]{color:#fff!important;margin:0 8px;opacity:.7}.breadcrumb-current[data-astro-cid-c5r3eesl]{color:#fff!important;font-weight:600}.hero-container[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;position:relative;z-index:10}@media (min-width: 1024px){.hero-container[data-astro-cid-c5r3eesl]{grid-template-columns:1.2fr .8fr}}.hero-content[data-astro-cid-c5r3eesl]{max-width:600px}.hero-badge[data-astro-cid-c5r3eesl]{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}.hero-badge[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{font-size:1rem;color:#fff}.hero-content[data-astro-cid-c5r3eesl] h1[data-astro-cid-c5r3eesl]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff}.hero-content[data-astro-cid-c5r3eesl] h1[data-astro-cid-c5r3eesl] span[data-astro-cid-c5r3eesl]{display:block;background:linear-gradient(45deg,#ffffffe6,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-content[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;color:#ffffffe6}.hero-content[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl] strong[data-astro-cid-c5r3eesl]{color:#fff;font-weight:700}.hero-actions[data-astro-cid-c5r3eesl]{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0}.cta-button[data-astro-cid-c5r3eesl]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.cta-button[data-astro-cid-c5r3eesl].primary{background:#fff;color:#ff4438;box-shadow:0 4px 20px #0000001a}.cta-button[data-astro-cid-c5r3eesl].primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.cta-button[data-astro-cid-c5r3eesl].secondary{background:#ffffff26;border:2px solid rgba(255,255,255,.3);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button[data-astro-cid-c5r3eesl].secondary:hover{background:#ffffff40;transform:translateY(-2px)}.cta-button[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{font-size:1rem}.hero-stats[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.stat[data-astro-cid-c5r3eesl]{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 1rem;border-radius:16px;border:1px solid rgba(255,255,255,.2)}.stat-number[data-astro-cid-c5r3eesl]{display:block;font-size:2rem;font-weight:800;color:#fff;line-height:1}.stat-label[data-astro-cid-c5r3eesl]{font-size:.875rem;color:#fffc;margin-top:.5rem}.hero-visual[data-astro-cid-c5r3eesl]{display:flex;justify-content:center;align-items:center}.hero-image-container[data-astro-cid-c5r3eesl]{position:relative;width:100%;max-width:400px}.astro-icon-grid[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem}.astro-icon[data-astro-cid-c5r3eesl]{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;animation:iconFloat 4s ease-in-out infinite}.astro-icon[data-astro-cid-c5r3eesl]:nth-child(2n){animation-delay:-2s}.astro-icon[data-astro-cid-c5r3eesl]:hover{transform:translateY(-5px) scale(1.1);background:#ffffff40}.astro-icon[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{font-size:1.5rem;color:#fff;font-family:"Font Awesome 5 Free",sans-serif!important;font-weight:900}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.hero-astro-development[data-astro-cid-c5r3eesl]{padding:2rem 0;min-height:auto}.hero-container[data-astro-cid-c5r3eesl]{gap:2rem}.hero-content[data-astro-cid-c5r3eesl]{text-align:center}.hero-stats[data-astro-cid-c5r3eesl]{grid-template-columns:1fr;gap:1rem}.astro-icon-grid[data-astro-cid-c5r3eesl]{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}.astro-icon[data-astro-cid-c5r3eesl]{width:60px;height:60px}.astro-icon[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{font-size:1.25rem}}.social-proof-banner[data-astro-cid-c5r3eesl]{background:var(--brand-light);padding:2rem 0;border-bottom:1px solid #e5e7eb}.proof-content[data-astro-cid-c5r3eesl]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.proof-text[data-astro-cid-c5r3eesl]{color:var(--brand-soft);font-weight:600;text-align:center}.proof-logos[data-astro-cid-c5r3eesl]{display:flex;gap:1rem}.logo-item[data-astro-cid-c5r3eesl]{width:40px;height:40px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:var(--shadow-soft)}.why-astro-section[data-astro-cid-c5r3eesl]{background:#fff}.features-grid[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.feature-card[data-astro-cid-c5r3eesl]{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:var(--shadow-soft);transition:all .3s ease;border:1px solid #f0f0f0;position:relative;overflow:hidden}.feature-card[data-astro-cid-c5r3eesl]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-accent)}.feature-card[data-astro-cid-c5r3eesl]:hover{transform:translateY(-8px);box-shadow:var(--shadow-medium)}.feature-icon[data-astro-cid-c5r3eesl]{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;position:relative}.feature-icon[data-astro-cid-c5r3eesl].lightning{background:linear-gradient(135deg,gold,#ffed4e)}.feature-icon[data-astro-cid-c5r3eesl].clean{background:linear-gradient(135deg,#4285f4,#667eea)}.feature-icon[data-astro-cid-c5r3eesl].chart{background:linear-gradient(135deg,#00d084,#00a86b)}.feature-card[data-astro-cid-c5r3eesl] h3[data-astro-cid-c5r3eesl]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.feature-card[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{color:var(--brand-soft);line-height:1.6;margin-bottom:1.5rem}.feature-metric[data-astro-cid-c5r3eesl]{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--brand-light);padding:12px 20px;border-radius:50px;margin-top:1rem}.metric-value[data-astro-cid-c5r3eesl]{font-size:1.5rem;font-weight:800;color:var(--brand-accent)}.metric-label[data-astro-cid-c5r3eesl]{font-size:.9rem;color:var(--brand-soft)}.comparison-section[data-astro-cid-c5r3eesl]{margin-top:4rem;background:var(--brand-light);padding:3rem;border-radius:20px}.comparison-section[data-astro-cid-c5r3eesl] h3[data-astro-cid-c5r3eesl]{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--brand-dark)}.comparison-table[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:1fr repeat(3,.8fr);gap:1px;background:#d1d5db;border-radius:12px;overflow:hidden}.comparison-header[data-astro-cid-c5r3eesl]{display:contents}.comparison-header[data-astro-cid-c5r3eesl] .comp-item[data-astro-cid-c5r3eesl]{background:var(--brand-dark);color:#fff;font-weight:700;padding:1rem;text-align:center}.comparison-header[data-astro-cid-c5r3eesl] .comp-item[data-astro-cid-c5r3eesl].astro{background:var(--brand-accent)}.comparison-row[data-astro-cid-c5r3eesl]{display:contents}.comp-item[data-astro-cid-c5r3eesl]{background:#fff;padding:1rem;text-align:center;font-weight:500}.comp-item[data-astro-cid-c5r3eesl].astro{background:#fff5f5;color:var(--brand-accent);font-weight:600}.technical-section[data-astro-cid-c5r3eesl]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.tech-grid[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.tech-card[data-astro-cid-c5r3eesl]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.tech-card[data-astro-cid-c5r3eesl]:hover{transform:translateY(-5px);background:#ffffff26}.tech-icon[data-astro-cid-c5r3eesl]{font-size:3rem;margin-bottom:1rem;color:gold}.tech-card[data-astro-cid-c5r3eesl] h4[data-astro-cid-c5r3eesl]{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.tech-card[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{color:#ffffffe6;line-height:1.6}.process-section[data-astro-cid-c5r3eesl]{background:#f8fafc}.process-timeline[data-astro-cid-c5r3eesl]{position:relative;max-width:1000px;margin:0 auto}.timeline-line[data-astro-cid-c5r3eesl]{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--brand-accent),var(--brand-blue));transform:translate(-50%);z-index:1}@media (max-width: 768px){.timeline-line[data-astro-cid-c5r3eesl]{left:30px}}.step-card[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center;margin-bottom:4rem;position:relative;z-index:2}.step-card[data-astro-cid-c5r3eesl].reverse{grid-template-columns:1fr auto 1fr}.step-card[data-astro-cid-c5r3eesl].reverse .step-content[data-astro-cid-c5r3eesl]{grid-column:3;text-align:left}.step-card[data-astro-cid-c5r3eesl].reverse .step-visual[data-astro-cid-c5r3eesl]{grid-column:1}@media (max-width: 768px){.step-card[data-astro-cid-c5r3eesl],.step-card[data-astro-cid-c5r3eesl].reverse{grid-template-columns:auto 1fr;gap:1.5rem}.step-card[data-astro-cid-c5r3eesl] .step-content[data-astro-cid-c5r3eesl],.step-card[data-astro-cid-c5r3eesl].reverse .step-content[data-astro-cid-c5r3eesl]{grid-column:2;text-align:left}.step-card[data-astro-cid-c5r3eesl] .step-visual[data-astro-cid-c5r3eesl],.step-card[data-astro-cid-c5r3eesl].reverse .step-visual[data-astro-cid-c5r3eesl]{grid-column:2;grid-row:1}}.step-number[data-astro-cid-c5r3eesl]{width:60px;height:60px;border-radius:50%;background:var(--gradient-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem;box-shadow:var(--shadow-medium);position:relative;z-index:3}.step-content[data-astro-cid-c5r3eesl]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-soft);border:1px solid #f0f0f0}.step-content[data-astro-cid-c5r3eesl] h3[data-astro-cid-c5r3eesl]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.step-content[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{color:var(--brand-soft);line-height:1.6;margin-bottom:1.5rem}.step-details[data-astro-cid-c5r3eesl]{display:flex;flex-wrap:wrap;gap:.5rem}.detail-item[data-astro-cid-c5r3eesl]{background:var(--brand-light);padding:6px 12px;border-radius:20px;font-size:.9rem;color:var(--brand-soft)}.step-visual[data-astro-cid-c5r3eesl]{width:100px;height:100px;background:var(--gradient-secondary);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-medium)}.visual-icon[data-astro-cid-c5r3eesl]{font-size:2.5rem}.features-section[data-astro-cid-c5r3eesl]{background:#fff}.feature-list[data-astro-cid-c5r3eesl]{display:grid;gap:2rem;max-width:900px;margin:0 auto}.feature-item[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;background:#fff;padding:2.5rem;border-radius:16px;box-shadow:var(--shadow-soft);border:1px solid #f0f0f0;transition:all .3s ease}.feature-item[data-astro-cid-c5r3eesl]:hover{transform:translateY(-5px);box-shadow:var(--shadow-medium)}.feature-icon-large[data-astro-cid-c5r3eesl]{width:80px;height:80px;border-radius:20px;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.feature-content[data-astro-cid-c5r3eesl] h3[data-astro-cid-c5r3eesl]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--brand-dark)}.feature-content[data-astro-cid-c5r3eesl] p[data-astro-cid-c5r3eesl]{color:var(--brand-soft);line-height:1.6;margin-bottom:1rem}.feature-benefit[data-astro-cid-c5r3eesl]{display:inline-block;background:var(--brand-light);color:var(--brand-accent);padding:6px 12px;border-radius:20px;font-size:.9rem;font-weight:600}.pricing-section[data-astro-cid-c5r3eesl]{background:#fff}.pricing-grid[data-astro-cid-c5r3eesl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.pricing-card[data-astro-cid-c5r3eesl]{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:var(--shadow-soft);border:2px solid #f0f0f0;position:relative;transition:all .3s ease}.pricing-card[data-astro-cid-c5r3eesl]:hover{transform:translateY(-8px);box-shadow:var(--shadow-medium)}.pricing-card[data-astro-cid-c5r3eesl].featured{border-color:var(--brand-accent);transform:scale(1.05)}.featured-badge[data-astro-cid-c5r3eesl]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient-accent);color:#fff;padding:8px 20px;border-radius:20px;font-size:.9rem;font-weight:600}.pricing-header[data-astro-cid-c5r3eesl] h3[data-astro-cid-c5r3eesl]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.price[data-astro-cid-c5r3eesl]{margin-bottom:2rem}.currency[data-astro-cid-c5r3eesl]{font-size:1.2rem;color:var(--brand-soft)}.amount[data-astro-cid-c5r3eesl]{font-size:3rem;font-weight:800;color:var(--brand-accent)}.period[data-astro-cid-c5r3eesl]{font-size:1rem;color:var(--brand-soft);margin-left:.5rem}.pricing-features[data-astro-cid-c5r3eesl]{margin-bottom:2rem}.feature[data-astro-cid-c5r3eesl]{padding:.5rem 0;color:var(--brand-soft);display:flex;align-items:center;gap:.5rem}.pricing-cta[data-astro-cid-c5r3eesl]{width:100%;background:var(--gradient-accent);color:#fff;padding:14px 28px;border-radius:50px;text-decoration:none;font-weight:600;text-align:center;display:block;transition:all .3s ease}.pricing-cta[data-astro-cid-c5r3eesl]:hover{transform:translateY(-2px);box-shadow:var(--shadow-medium)}.pricing-note[data-astro-cid-c5r3eesl]{background:var(--brand-light);padding:2rem;border-radius:16px;text-align:center;max-width:800px;margin:0 auto}.faq-section[data-astro-cid-c5r3eesl]{background:var(--brand-light)}.faq-list[data-astro-cid-c5r3eesl]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-c5r3eesl]{background:#fff;border-radius:12px;margin-bottom:1rem;box-shadow:var(--shadow-soft);overflow:hidden}.faq-question[data-astro-cid-c5r3eesl]{width:100%;background:none;border:none;text-align:left;padding:1.5rem 2rem;font-weight:600;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease;color:var(--brand-dark)}.faq-question[data-astro-cid-c5r3eesl]:hover{background:var(--brand-light)}.faq-question[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{color:var(--brand-accent);transition:transform .3s ease}.faq-answer[data-astro-cid-c5r3eesl]{display:none;padding:0 2rem 1.5rem;color:var(--brand-soft);line-height:1.6}.faq-item[data-astro-cid-c5r3eesl].active .faq-answer[data-astro-cid-c5r3eesl]{display:block}.faq-item[data-astro-cid-c5r3eesl].active .faq-question[data-astro-cid-c5r3eesl] i[data-astro-cid-c5r3eesl]{transform:rotate(45deg)}@media (max-width: 768px){section[data-astro-cid-c5r3eesl]{padding:3rem 0}.hero-section[data-astro-cid-c5r3eesl]{padding:6rem 0 4rem;min-height:auto}.hero-stats[data-astro-cid-c5r3eesl]{grid-template-columns:1fr;gap:1rem}.hero-cta[data-astro-cid-c5r3eesl]{flex-direction:column}.features-grid[data-astro-cid-c5r3eesl]{grid-template-columns:1fr}.comparison-table[data-astro-cid-c5r3eesl]{grid-template-columns:1fr;font-size:.9rem}.tech-grid[data-astro-cid-c5r3eesl],.pricing-grid[data-astro-cid-c5r3eesl]{grid-template-columns:1fr}.pricing-card[data-astro-cid-c5r3eesl].featured{transform:none}.case-metrics[data-astro-cid-c5r3eesl]{flex-direction:column;gap:1rem}.before-after[data-astro-cid-c5r3eesl]{flex-direction:column}.testimonial-author[data-astro-cid-c5r3eesl]{flex-direction:column;gap:1rem}}@media (prefers-reduced-motion: no-preference){.feature-card[data-astro-cid-c5r3eesl],.step-card[data-astro-cid-c5r3eesl],.pricing-card[data-astro-cid-c5r3eesl],.tech-card[data-astro-cid-c5r3eesl]{animation:fadeInUp .6s ease-out}.feature-card[data-astro-cid-c5r3eesl]:nth-child(2){animation-delay:.1s}.feature-card[data-astro-cid-c5r3eesl]:nth-child(3){animation-delay:.2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}
