.sv-hero[data-astro-cid-hezqo47o]{position:relative;padding:clamp(7rem,12vw,9rem) var(--section-px) clamp(3rem,6vw,5rem);background:var(--gradient-hero);overflow:hidden;isolation:isolate}.sv-hero__mesh[data-astro-cid-hezqo47o]{position:absolute;inset:-10%;z-index:0;pointer-events:none;filter:blur(60px);opacity:.85}.sv-hero__blob[data-astro-cid-hezqo47o]{position:absolute;border-radius:50%;will-change:transform}.sv-hero__blob--a[data-astro-cid-hezqo47o]{top:-8%;left:50%;width:48vw;height:48vw;max-width:700px;max-height:700px;background:radial-gradient(circle at 50% 50%,rgba(168,85,247,.32),transparent 60%);animation:blob-drift-a 24s var(--ease-in-out-soft, ease-in-out) infinite}.sv-hero__blob--b[data-astro-cid-hezqo47o]{top:28%;left:-8%;width:38vw;height:38vw;max-width:580px;max-height:580px;background:radial-gradient(circle at 50% 50%,rgba(124,58,237,.36),transparent 62%);animation:blob-drift-b 28s var(--ease-in-out-soft, ease-in-out) infinite}.sv-hero__inner[data-astro-cid-hezqo47o]{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;max-width:var(--max-width);margin:0 auto}.sv-hero__content[data-astro-cid-hezqo47o]{display:flex;flex-direction:column;gap:1.5rem}.sv-hero__badge[data-astro-cid-hezqo47o]{display:inline-block;width:fit-content;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-bright);padding:7px 14px;background:var(--accent-soft);border:1px solid rgba(168,85,247,.25);border-radius:var(--radius-full);line-height:1}.sv-hero__h1[data-astro-cid-hezqo47o]{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:var(--text-primary);margin:0}.sv-hero__h1[data-astro-cid-hezqo47o] .text-accent[data-astro-cid-hezqo47o]{background:linear-gradient(135deg,var(--accent-bright),#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sv-hero__sub[data-astro-cid-hezqo47o]{font-size:clamp(1rem,1.2vw,1.125rem);color:var(--text-secondary);line-height:1.7;max-width:580px;margin:0}.sv-hero__sub[data-astro-cid-hezqo47o] strong[data-astro-cid-hezqo47o]{color:var(--accent-bright);font-weight:700}.sv-hero__actions[data-astro-cid-hezqo47o]{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.5rem}.sv-hero__cta-primary[data-astro-cid-hezqo47o]{position:relative;display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-lg);background:var(--accent-primary);color:#fff;font-size:var(--text-base);font-weight:700;text-decoration:none;box-shadow:0 8px 24px var(--accent-glow),0 0 0 1px #a855f766 inset;overflow:hidden;isolation:isolate;transition:transform .2s,box-shadow .3s,background .2s}.sv-hero__cta-primary[data-astro-cid-hezqo47o]:hover{background:var(--accent-bright);transform:translateY(-2px);box-shadow:0 16px 40px var(--accent-glow)}.sv-hero__cta-ghost[data-astro-cid-hezqo47o]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-lg);background:transparent;color:var(--text-primary);font-size:var(--text-base);font-weight:600;text-decoration:none;border:1.5px solid var(--border-default);transition:border-color .2s,background .2s,transform .18s}.sv-hero__cta-ghost[data-astro-cid-hezqo47o]:hover{border-color:var(--accent-bright);background:var(--accent-softer);transform:translateY(-1px)}.sv-hero__trust[data-astro-cid-hezqo47o]{display:flex;gap:1.25rem;flex-wrap:wrap;font-size:13px;color:var(--text-secondary);list-style:none;padding:0;margin:.25rem 0 0}.sv-hero__trust[data-astro-cid-hezqo47o] li[data-astro-cid-hezqo47o]{display:inline-flex;align-items:center;gap:6px}.sv-hero__visual[data-astro-cid-hezqo47o]{position:relative;z-index:2;display:flex;justify-content:center}.hero-image-container[data-astro-cid-hezqo47o]{position:relative;width:100%;max-width:560px;aspect-ratio:1 / 1;isolation:isolate}.hero-image-container[data-astro-cid-hezqo47o]:before{content:"";position:absolute;inset:5%;background:radial-gradient(50% 55% at 50% 50%,rgba(168,85,247,.35),transparent 70%),radial-gradient(40% 40% at 70% 30%,rgba(217,70,239,.22),transparent 70%);filter:blur(50px);z-index:-1;pointer-events:none;animation:hero-glow-pulse 8s var(--ease-in-out-soft, ease-in-out) infinite}@keyframes hero-glow-pulse{50%{opacity:.7;transform:scale(1.05)}}.hero-image[data-astro-cid-hezqo47o]{width:100%;height:100%;object-fit:contain;object-position:center;animation:hero-image-float 6s var(--ease-in-out-soft, ease-in-out) infinite;will-change:transform}@keyframes hero-image-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-badge[data-astro-cid-hezqo47o]{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#12121ad9;backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(168,85,247,.35);border-radius:999px;color:var(--text-primary);font-size:13px;font-weight:600;white-space:nowrap;box-shadow:0 0 30px var(--accent-glow),0 8px 32px #00000080;z-index:3;will-change:transform}.badge-icon[data-astro-cid-hezqo47o]{font-size:14px}.badge-check[data-astro-cid-hezqo47o]{color:var(--success);font-weight:800}.badge-design[data-astro-cid-hezqo47o]{top:10%;left:-4%;animation:badge-float 5.5s var(--ease-in-out-soft, ease-in-out) infinite;animation-delay:-1s}.badge-maint[data-astro-cid-hezqo47o]{top:26%;right:-6%;animation:badge-float 6.5s var(--ease-in-out-soft, ease-in-out) infinite;animation-delay:-2.5s}.badge-mig[data-astro-cid-hezqo47o]{bottom:24%;left:-6%;animation:badge-float 7s var(--ease-in-out-soft, ease-in-out) infinite;animation-delay:-3.5s}.badge-time[data-astro-cid-hezqo47o]{bottom:8%;right:-2%;animation:badge-float 4.5s var(--ease-in-out-soft, ease-in-out) infinite;animation-delay:-1.8s}@keyframes badge-float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-10px) translate(3px)}}@media(max-width:1024px){.hero-image-container[data-astro-cid-hezqo47o]{max-width:440px}}@media(max-width:900px){.sv-hero__inner[data-astro-cid-hezqo47o]{grid-template-columns:1fr;gap:2.5rem}.sv-hero__visual[data-astro-cid-hezqo47o]{order:2}.hero-image-container[data-astro-cid-hezqo47o]{max-width:420px;margin:0 auto}.sv-hero__actions[data-astro-cid-hezqo47o]{flex-direction:column;align-items:stretch}.sv-hero__cta-primary[data-astro-cid-hezqo47o],.sv-hero__cta-ghost[data-astro-cid-hezqo47o]{justify-content:center}}@media(max-width:640px){.hero-image-container[data-astro-cid-hezqo47o]{max-width:340px}.badge-maint[data-astro-cid-hezqo47o],.badge-mig[data-astro-cid-hezqo47o]{display:none}.sv-hero__trust[data-astro-cid-hezqo47o]{gap:.5rem 1.25rem}}.breadcrumb[data-astro-cid-hezqo47o]{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:12px var(--section-px)}.breadcrumb__inner[data-astro-cid-hezqo47o]{max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;color:var(--text-muted)}.breadcrumb[data-astro-cid-hezqo47o] a[data-astro-cid-hezqo47o]{color:var(--text-secondary);text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-hezqo47o] a[data-astro-cid-hezqo47o]:hover{color:var(--accent-bright)}.breadcrumb__sep[data-astro-cid-hezqo47o]{color:var(--text-muted);opacity:.6}.breadcrumb[data-astro-cid-hezqo47o] [data-astro-cid-hezqo47o][aria-current=page]{color:var(--text-primary);font-weight:600}.sv-section[data-astro-cid-hezqo47o]{padding:clamp(4rem,8vw,6.5rem) var(--section-px);background:var(--bg-primary)}.sv-section--soft[data-astro-cid-hezqo47o]{background:var(--bg-secondary)}.sv-section__inner[data-astro-cid-hezqo47o]{max-width:var(--max-width);margin:0 auto}.sv-section__inner--narrow[data-astro-cid-hezqo47o]{max-width:920px}.sv-section__header[data-astro-cid-hezqo47o]{text-align:center;max-width:760px;margin:0 auto 3rem}.sv-section__sub[data-astro-cid-hezqo47o]{font-size:var(--text-base);color:var(--text-secondary);line-height:1.7;margin-top:.75rem}.sv-body[data-astro-cid-hezqo47o]{font-size:var(--text-base);color:var(--text-secondary);line-height:1.75;margin:0}.sv-body[data-astro-cid-hezqo47o] strong[data-astro-cid-hezqo47o]{color:var(--text-primary)}.sv-eyebrow[data-astro-cid-hezqo47o]{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:.75rem}.sv-h2[data-astro-cid-hezqo47o]{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;letter-spacing:-.025em;color:var(--text-primary);line-height:1.2;margin:0 0 1rem}.sv-author[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:120px 1fr;gap:clamp(1.5rem,3vw,2.5rem);align-items:flex-start;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:18px;padding:clamp(1.5rem,3vw,2.25rem)}@media(max-width:640px){.sv-author[data-astro-cid-hezqo47o]{grid-template-columns:1fr;text-align:center}}.sv-author__photo[data-astro-cid-hezqo47o]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid var(--accent-soft);box-shadow:0 0 30px var(--accent-glow)}@media(max-width:640px){.sv-author__photo[data-astro-cid-hezqo47o]{margin:0 auto}}.sv-author__body[data-astro-cid-hezqo47o]{display:flex;flex-direction:column;gap:.25rem}.sv-author__lead[data-astro-cid-hezqo47o]{font-size:var(--text-lg);color:var(--text-primary);font-weight:600;line-height:1.5;margin:0 0 .5rem}.sv-grid-3[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:1024px){.sv-grid-3[data-astro-cid-hezqo47o]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sv-grid-3[data-astro-cid-hezqo47o]{grid-template-columns:1fr}}.sv-card[data-astro-cid-hezqo47o]{position:relative;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:18px;padding:1.75rem;display:flex;flex-direction:column;gap:.85rem;transition:border-color .25s,box-shadow .25s,transform .25s}.sv-card[data-astro-cid-hezqo47o]:hover{border-color:var(--accent-primary);box-shadow:0 16px 40px var(--accent-glow);transform:translateY(-4px)}.sv-card--soon[data-astro-cid-hezqo47o]{opacity:.75}.sv-card--soon[data-astro-cid-hezqo47o]:hover{transform:none;box-shadow:none;border-color:var(--border-subtle)}.sv-card__badge[data-astro-cid-hezqo47o]{position:absolute;top:16px;right:16px;font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--text-muted);background:var(--bg-primary);border:1px solid var(--border-default);padding:4px 10px;border-radius:999px}.sv-card__icon[data-astro-cid-hezqo47o]{font-size:36px;line-height:1}.sv-card__title[data-astro-cid-hezqo47o]{font-size:1.25rem;font-weight:800;color:var(--text-primary);margin:0;line-height:1.3}.sv-card__desc[data-astro-cid-hezqo47o]{font-size:.9rem;color:var(--text-secondary);line-height:1.65;margin:0}.sv-card__price[data-astro-cid-hezqo47o]{font-size:.85rem;color:var(--accent-bright);font-weight:700;background:var(--accent-softer);border:1px solid var(--accent-soft);border-radius:8px;padding:6px 12px;align-self:flex-start}.sv-card__bullets[data-astro-cid-hezqo47o]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;flex:1}.sv-card__bullets[data-astro-cid-hezqo47o] li[data-astro-cid-hezqo47o]{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--text-secondary)}.sv-card__check[data-astro-cid-hezqo47o]{flex-shrink:0;width:16px;height:16px;border-radius:50%;background:var(--success-soft);border:1px solid var(--success-border);color:var(--success);display:flex;align-items:center;justify-content:center}.sv-card__cta[data-astro-cid-hezqo47o]{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:700;color:var(--accent-bright);text-decoration:none;margin-top:auto;transition:gap .2s}.sv-card__cta[data-astro-cid-hezqo47o]:hover{gap:10px}.sv-timeline[data-astro-cid-hezqo47o]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}@media(max-width:1100px){.sv-timeline[data-astro-cid-hezqo47o]{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.sv-timeline[data-astro-cid-hezqo47o]{grid-template-columns:1fr}}.sv-step[data-astro-cid-hezqo47o]{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:14px;padding:1.35rem;transition:border-color .25s,transform .25s,box-shadow .25s}.sv-step[data-astro-cid-hezqo47o]:hover{border-color:var(--accent-primary);box-shadow:0 12px 32px var(--accent-glow);transform:translateY(-3px)}.sv-step__num[data-astro-cid-hezqo47o]{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.1em;color:var(--accent-bright);background:var(--accent-soft);border:1px solid rgba(168,85,247,.22);padding:4px 10px;border-radius:999px;margin-bottom:.85rem}.sv-step__title[data-astro-cid-hezqo47o]{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}.sv-step__desc[data-astro-cid-hezqo47o]{font-size:.825rem;color:var(--text-secondary);line-height:1.6;margin:0}.sv-why[data-astro-cid-hezqo47o]{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:16px;padding:1.75rem;transition:border-color .25s,transform .25s,box-shadow .25s}.sv-why[data-astro-cid-hezqo47o]:hover{border-color:var(--accent-primary);box-shadow:0 12px 32px var(--accent-glow);transform:translateY(-3px)}.sv-why__emoji[data-astro-cid-hezqo47o]{display:inline-block;font-size:28px;margin-bottom:.75rem}.sv-why__title[data-astro-cid-hezqo47o]{font-size:var(--text-lg);font-weight:700;color:var(--text-primary);line-height:1.3;margin:0 0 .5rem}.sv-why__desc[data-astro-cid-hezqo47o]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7;margin:0}.sv-anchor[data-astro-cid-hezqo47o]{scroll-margin-top:100px}@media(prefers-reduced-motion:reduce){.sv-hero__blob[data-astro-cid-hezqo47o],.hero-image[data-astro-cid-hezqo47o],.floating-badge[data-astro-cid-hezqo47o],.hero-image-container[data-astro-cid-hezqo47o]:before,.sv-card[data-astro-cid-hezqo47o],.sv-step[data-astro-cid-hezqo47o],.sv-why[data-astro-cid-hezqo47o]{animation:none!important;transition:none!important}}
