:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #0f172a;--accent: #38bdf8;--bg-dark: #020617;--card-bg: rgba(255, 255, 255, .02);--text-light: #f8fafc;--text-dim: #94a3b8;--success: #22c55e;--error: #ef4444}.maintenance-page[data-astro-cid-qlsb6guh]{background-color:var(--bg-dark);color:var(--text-light);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.container[data-astro-cid-qlsb6guh]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero-section[data-astro-cid-qlsb6guh]{padding:180px 0 100px;background:radial-gradient(circle at 50% 0%,#1e1b4b,#020617 60%);text-align:center}.hero-content[data-astro-cid-qlsb6guh]{max-width:850px;margin:0 auto}.badge[data-astro-cid-qlsb6guh]{display:inline-block;padding:.5rem 1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);color:#34d399;border-radius:9999px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}h1[data-astro-cid-qlsb6guh]{font-size:3.5rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em}.text-gradient[data-astro-cid-qlsb6guh]{background:linear-gradient(to right,#34d399,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text[data-astro-cid-qlsb6guh]{font-size:1.25rem;color:var(--text-dim);line-height:1.6;margin-bottom:2.5rem;max-width:750px;margin-left:auto;margin-right:auto}.cta-group[data-astro-cid-qlsb6guh]{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.btn[data-astro-cid-qlsb6guh]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;transition:all .2s ease;text-decoration:none;font-size:1rem}.btn-primary[data-astro-cid-qlsb6guh]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-qlsb6guh]:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.btn-secondary[data-astro-cid-qlsb6guh]{background:#ffffff0d;color:var(--text-light);border:1px solid rgba(255,255,255,.1)}.btn-secondary[data-astro-cid-qlsb6guh]:hover{background:#ffffff1a}.full-width[data-astro-cid-qlsb6guh]{width:100%;margin-top:auto}.section-header[data-astro-cid-qlsb6guh]{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.section-header[data-astro-cid-qlsb6guh] h2[data-astro-cid-qlsb6guh]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header[data-astro-cid-qlsb6guh] p[data-astro-cid-qlsb6guh]{color:var(--text-dim);font-size:1.125rem;line-height:1.6}.services-section[data-astro-cid-qlsb6guh]{padding:6rem 0;background:#0f172a}.services-grid[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.service-card[data-astro-cid-qlsb6guh]{background:var(--card-bg);border:1px solid rgba(255,255,255,.05);padding:2.5rem;border-radius:16px;transition:transform .2s ease,border-color .2s ease}.service-card[data-astro-cid-qlsb6guh]:hover{transform:translateY(-5px);background:#ffffff0a;border-color:#ffffff26}.icon-box[data-astro-cid-qlsb6guh]{width:56px;height:56px;background:#6366f11a;color:var(--primary);display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:1.5rem}.service-card[data-astro-cid-qlsb6guh] h3[data-astro-cid-qlsb6guh]{font-size:1.35rem;font-weight:600;margin-bottom:1rem}.service-card[data-astro-cid-qlsb6guh] p[data-astro-cid-qlsb6guh]{color:var(--text-dim);font-size:1rem;line-height:1.6}.comparison-section[data-astro-cid-qlsb6guh]{padding:6rem 0;background:var(--bg-dark)}.comparison-table[data-astro-cid-qlsb6guh]{background:#0f172a;border-radius:16px;border:1px solid rgba(255,255,255,.05);overflow:hidden;max-width:1000px;margin:0 auto}.table-header[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:1fr 1fr 1fr;background:#0003;font-weight:700;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.table-header[data-astro-cid-qlsb6guh] .header-col[data-astro-cid-qlsb6guh]{text-align:center;font-size:1.1rem}.table-header[data-astro-cid-qlsb6guh] .header-col[data-astro-cid-qlsb6guh].without{color:#f87171}.table-header[data-astro-cid-qlsb6guh] .header-col[data-astro-cid-qlsb6guh].with{color:#4ade80}.table-row[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:1fr 1fr 1fr;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.03);align-items:center}.table-row[data-astro-cid-qlsb6guh]:last-child{border-bottom:none}.row-label[data-astro-cid-qlsb6guh]{font-weight:600;color:var(--text-light)}.col[data-astro-cid-qlsb6guh]{text-align:center;color:var(--text-dim);font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.icon-x[data-astro-cid-qlsb6guh]{color:var(--error);font-weight:700;font-size:1.2rem}.icon-check[data-astro-cid-qlsb6guh]{color:var(--success);font-weight:700;font-size:1.2rem}.pricing-section[data-astro-cid-qlsb6guh]{padding:6rem 0;background:#0f172a}.pricing-grid[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:start}.pricing-card[data-astro-cid-qlsb6guh]{background:var(--card-bg);border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2.5rem;position:relative;display:flex;flex-direction:column;height:100%;transition:transform .2s ease}.pricing-card[data-astro-cid-qlsb6guh]:hover{transform:translateY(-8px)}.pricing-card[data-astro-cid-qlsb6guh].popular{background:#6366f10d;border:1px solid var(--primary);box-shadow:0 0 30px #6366f11a;transform:scale(1.02)}.pricing-card[data-astro-cid-qlsb6guh].popular:hover{transform:scale(1.02) translateY(-8px)}.popular-badge[data-astro-cid-qlsb6guh]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;padding:.25rem 1rem;border-radius:99px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.plan-header[data-astro-cid-qlsb6guh]{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05)}.plan-header[data-astro-cid-qlsb6guh] h3[data-astro-cid-qlsb6guh]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-desc[data-astro-cid-qlsb6guh]{color:var(--text-dim);font-size:.95rem;margin-bottom:1.5rem}.price[data-astro-cid-qlsb6guh]{display:flex;align-items:baseline;justify-content:center;color:#fff}.currency[data-astro-cid-qlsb6guh]{font-size:1.5rem;font-weight:600;margin-right:2px}.amount[data-astro-cid-qlsb6guh]{font-size:3rem;font-weight:800;line-height:1}.period[data-astro-cid-qlsb6guh]{font-size:1rem;color:var(--text-dim);margin-left:4px}.plan-features[data-astro-cid-qlsb6guh]{list-style:none;padding:0;margin:0 0 2.5rem;flex-grow:1}.plan-features[data-astro-cid-qlsb6guh] li[data-astro-cid-qlsb6guh]{margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem;color:var(--text-dim);font-size:.95rem}.check[data-astro-cid-qlsb6guh]{color:var(--success);font-weight:700;flex-shrink:0}.plan-features[data-astro-cid-qlsb6guh] strong[data-astro-cid-qlsb6guh]{color:#fff}.process-section[data-astro-cid-qlsb6guh]{padding:8rem 0;background:var(--bg-dark)}.timeline-process[data-astro-cid-qlsb6guh]{display:flex;justify-content:space-between;align-items:flex-start;max-width:1000px;margin:3rem auto 0;position:relative}.timeline-step[data-astro-cid-qlsb6guh]{display:flex;flex-direction:column;align-items:center;text-align:center;width:250px;position:relative;z-index:1}.step-icon[data-astro-cid-qlsb6guh]{width:64px;height:64px;background:#0f172a;border:2px solid var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:1.5rem;background:var(--bg-dark)}.timeline-step[data-astro-cid-qlsb6guh] h4[data-astro-cid-qlsb6guh]{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.timeline-step[data-astro-cid-qlsb6guh] p[data-astro-cid-qlsb6guh]{font-size:.9rem;color:var(--text-dim);line-height:1.5}.connector[data-astro-cid-qlsb6guh]{flex-grow:1;height:2px;background:#ffffff1a;margin-top:32px;position:relative;top:0}.stats-section[data-astro-cid-qlsb6guh]{padding:6rem 0;background:linear-gradient(180deg,#0f172a,#020617)}.stats-grid[data-astro-cid-qlsb6guh]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.stat-number[data-astro-cid-qlsb6guh]{font-size:4rem;font-weight:800;color:#fff;line-height:1;margin-bottom:.5rem;background:linear-gradient(to bottom,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-number[data-astro-cid-qlsb6guh].star-rating{background:linear-gradient(to bottom,#34d399,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label[data-astro-cid-qlsb6guh]{color:var(--accent);font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.fade-in[data-astro-cid-qlsb6guh]{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in[data-astro-cid-qlsb6guh].visible{opacity:1;transform:translateY(0)}@media(max-width:992px){h1[data-astro-cid-qlsb6guh]{font-size:2.5rem}.table-header[data-astro-cid-qlsb6guh]{display:none}.table-row[data-astro-cid-qlsb6guh]{grid-template-columns:1fr;gap:1rem;background:#ffffff05;margin-bottom:1rem;border-radius:8px;padding:1.5rem;border:1px solid rgba(255,255,255,.05)}.col[data-astro-cid-qlsb6guh]{justify-content:flex-start;text-align:left}.row-label[data-astro-cid-qlsb6guh]{font-size:1.1rem;margin-bottom:.5rem;color:var(--accent)}.pricing-card[data-astro-cid-qlsb6guh].popular{transform:none}.pricing-card[data-astro-cid-qlsb6guh].popular:hover{transform:translateY(-8px)}.timeline-process[data-astro-cid-qlsb6guh]{flex-direction:column;align-items:flex-start;gap:2rem}.connector[data-astro-cid-qlsb6guh]{display:none}.timeline-step[data-astro-cid-qlsb6guh]{flex-direction:row;text-align:left;width:100%;gap:1.5rem}.step-icon[data-astro-cid-qlsb6guh]{margin-bottom:0;flex-shrink:0}}@media(max-width:768px){.hero-section[data-astro-cid-qlsb6guh]{padding:140px 0 80px}h1[data-astro-cid-qlsb6guh]{font-size:2.2rem}.stats-grid[data-astro-cid-qlsb6guh]{grid-template-columns:1fr;gap:3rem}}
