#hero-svg[data-astro-cid-zeywktgd]{position:relative;width:100%;height:72vh;min-height:460px;max-height:720px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1e3a8a}.hero-bg-desktop[data-astro-cid-zeywktgd],.hero-bg-mobile[data-astro-cid-zeywktgd]{position:absolute;inset:0;width:100%;height:100%}.hero-bg-desktop[data-astro-cid-zeywktgd]{display:block}.hero-bg-mobile[data-astro-cid-zeywktgd]{display:none}.browser-frame[data-astro-cid-zeywktgd]{animation:browserAppear .8s ease .3s both}@keyframes browserAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.code-line[data-astro-cid-zeywktgd]{animation:codeLine .3s ease forwards}.code-line-1[data-astro-cid-zeywktgd]{animation-delay:1s;stroke-opacity:0}.code-line-2[data-astro-cid-zeywktgd]{animation-delay:1.2s;stroke-opacity:0}.code-line-3[data-astro-cid-zeywktgd]{animation-delay:1.4s;stroke-opacity:0}.code-line-4[data-astro-cid-zeywktgd]{animation-delay:1.6s;stroke-opacity:0}.code-line-5[data-astro-cid-zeywktgd]{animation-delay:1.8s;stroke-opacity:0}.code-line-6[data-astro-cid-zeywktgd]{animation-delay:2s;stroke-opacity:0}.code-line-7[data-astro-cid-zeywktgd]{animation-delay:2.2s;stroke-opacity:0}.code-line-8[data-astro-cid-zeywktgd]{animation-delay:2.4s;stroke-opacity:0}@keyframes codeLine{0%{stroke-opacity:0}to{stroke-opacity:.35}}.cursor-blink[data-astro-cid-zeywktgd]{animation:cursorBlink .8s step-end infinite 2.4s;opacity:0}@keyframes cursorBlink{0%,to{opacity:.6}50%{opacity:0}}.score-bar-1[data-astro-cid-zeywktgd]{animation:scoreBar 1.5s ease 2.8s both}.score-bar-2[data-astro-cid-zeywktgd]{animation:scoreBar 1.5s ease 3s both}.score-bar-3[data-astro-cid-zeywktgd]{animation:scoreBar 1.5s ease 3.2s both}@keyframes scoreBar{0%{width:0}to{width:380px}}.hero-bg-mobile[data-astro-cid-zeywktgd] .score-bar-1[data-astro-cid-zeywktgd]{animation:scoreMobile 1.5s ease 2.8s both}.hero-bg-mobile[data-astro-cid-zeywktgd] .score-bar-2[data-astro-cid-zeywktgd]{animation:scoreMobile 1.5s ease 3s both}.hero-bg-mobile[data-astro-cid-zeywktgd] .score-bar-3[data-astro-cid-zeywktgd]{animation:scoreMobile 1.5s ease 3.2s both}@keyframes scoreMobile{0%{width:0}to{width:180px}}.score-ring[data-astro-cid-zeywktgd]{animation:scoreRing 2s ease 1s both}@keyframes scoreRing{0%{stroke-dashoffset:502}to{stroke-dashoffset:2}}.hero-bg-mobile[data-astro-cid-zeywktgd] .score-ring[data-astro-cid-zeywktgd]{animation:scoreRingMobile 2s ease 1s both}@keyframes scoreRingMobile{0%{stroke-dashoffset:301}to{stroke-dashoffset:1}}.bolt[data-astro-cid-zeywktgd]{stroke-dasharray:300;stroke-dashoffset:300;animation:boltDraw .6s ease forwards}.bolt-main[data-astro-cid-zeywktgd]{animation-delay:.5s}.bolt-2[data-astro-cid-zeywktgd]{animation-delay:.8s}.bolt-3[data-astro-cid-zeywktgd]{animation-delay:1.1s}@keyframes boltDraw{to{stroke-dashoffset:0}}.lightning-group[data-astro-cid-zeywktgd]{animation:lightningPulse 3s ease-in-out infinite 2s}@keyframes lightningPulse{0%,to{opacity:1}50%{opacity:.5}}.glow-orb-1[data-astro-cid-zeywktgd]{animation:glowPulse 4s ease-in-out infinite}.glow-orb-2[data-astro-cid-zeywktgd]{animation:glowPulse 5s ease-in-out infinite reverse}@keyframes glowPulse{0%,to{opacity:.6}50%{opacity:1}}#hero-content[data-astro-cid-zeywktgd]{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1.5rem;max-width:52rem}.hero-label[data-astro-cid-zeywktgd]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#93c5fd;margin:0;opacity:0;animation:fadeUp .7s ease .3s forwards}#hero-wordmark[data-astro-cid-zeywktgd]{font-size:clamp(1.75rem,5vw,3rem);font-weight:900;color:#fff;margin:0;line-height:1.1;text-shadow:0 2px 30px rgba(0,0,0,.3);opacity:0;animation:fadeUp .7s ease .6s forwards}#hero-tagline[data-astro-cid-zeywktgd]{font-size:clamp(.875rem,1.8vw,1rem);color:#bfdbfe;margin:0;max-width:36rem;line-height:1.75;opacity:0;animation:fadeUp .7s ease .9s forwards}#hero-btns[data-astro-cid-zeywktgd]{opacity:0;animation:fadeUp .7s ease 1.2s forwards}.hero-cta-primary[data-astro-cid-zeywktgd]{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1e40af;font-weight:700;padding:.875rem 2rem;border-radius:.5rem;text-decoration:none;font-size:1rem;transition:transform .2s,box-shadow .2s}.hero-cta-primary[data-astro-cid-zeywktgd]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.hero-cta-secondary[data-astro-cid-zeywktgd]{display:inline-flex;align-items:center;background:#ffffff26;color:#fff;font-weight:600;padding:.875rem 1.75rem;border-radius:.5rem;text-decoration:none;font-size:.95rem;border:1px solid rgba(255,255,255,.3);transition:background .2s}.hero-cta-secondary[data-astro-cid-zeywktgd]:hover{background:#ffffff40}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}#scroll-hint[data-astro-cid-zeywktgd]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);color:#fffc;animation:scrollBounce 2s ease-in-out infinite,fadeUp .7s ease 1.6s both;opacity:0;z-index:2;cursor:pointer}@keyframes scrollBounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}#giveaway-callout[data-astro-cid-zeywktgd]{position:relative;background:radial-gradient(ellipse at 20% 50%,rgba(251,191,36,.15) 0%,transparent 60%),radial-gradient(ellipse at 90% 50%,rgba(59,130,246,.2) 0%,transparent 60%),linear-gradient(135deg,#0c1e3d,#1e3a8a,#2563eb);padding:2.5rem 1.5rem;overflow:hidden;border-top:1px solid rgba(251,191,36,.25);border-bottom:1px solid rgba(251,191,36,.25)}.giveaway-callout-inner[data-astro-cid-zeywktgd]{max-width:80rem;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.giveaway-callout-left[data-astro-cid-zeywktgd]{display:flex;align-items:center;gap:1.5rem;min-width:0}.giveaway-trophy[data-astro-cid-zeywktgd]{flex-shrink:0;width:4.5rem;height:4.5rem;animation:gcTrophyBob 3s ease-in-out infinite}.giveaway-trophy[data-astro-cid-zeywktgd] svg[data-astro-cid-zeywktgd]{width:100%;height:100%;filter:drop-shadow(0 0 12px rgba(251,191,36,.5))}@keyframes gcTrophyBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.giveaway-callout-text[data-astro-cid-zeywktgd]{min-width:0}.giveaway-eyebrow[data-astro-cid-zeywktgd]{color:#fde68a;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .4rem}.giveaway-headline[data-astro-cid-zeywktgd]{color:#fff;font-size:clamp(1.4rem,3vw,2rem);font-weight:900;line-height:1.15;margin:0 0 .4rem;letter-spacing:-.01em}.giveaway-subhead[data-astro-cid-zeywktgd]{color:#bfdbfe;font-size:.95rem;line-height:1.5;margin:0;max-width:30rem}.giveaway-callout-right[data-astro-cid-zeywktgd]{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;flex-shrink:0}.giveaway-countdown[data-astro-cid-zeywktgd]{display:flex;gap:.4rem}.gc-cell[data-astro-cid-zeywktgd]{background:#ffffff1a;border:1px solid rgba(251,191,36,.4);border-radius:.5rem;padding:.5rem .7rem;text-align:center;min-width:3.2rem;backdrop-filter:blur(4px)}.gc-num[data-astro-cid-zeywktgd]{color:#fde68a;font-size:1.4rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;text-shadow:0 0 8px rgba(251,191,36,.4)}.gc-label[data-astro-cid-zeywktgd]{color:#ffffffb3;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem}.giveaway-cta[data-astro-cid-zeywktgd]{display:inline-flex;align-items:center;gap:.5rem;background:#fde68a;color:#1e3a8a;font-weight:800;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-size:.95rem;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 12px #fbbf244d}.giveaway-cta[data-astro-cid-zeywktgd]:hover{background:#fef3c7;transform:translateY(-2px);box-shadow:0 6px 18px #fbbf2480}.giveaway-cta[data-astro-cid-zeywktgd]:focus-visible{outline:3px solid #fde68a;outline-offset:2px}@media(max-width:900px){.giveaway-callout-inner[data-astro-cid-zeywktgd]{grid-template-columns:1fr;gap:1.5rem}.giveaway-callout-right[data-astro-cid-zeywktgd]{align-items:stretch}.giveaway-countdown[data-astro-cid-zeywktgd],.giveaway-cta[data-astro-cid-zeywktgd]{justify-content:center}}@media(max-width:540px){.giveaway-callout-left[data-astro-cid-zeywktgd]{flex-direction:column;align-items:center;text-align:center;gap:1rem}.giveaway-subhead[data-astro-cid-zeywktgd]{max-width:100%}.gc-cell[data-astro-cid-zeywktgd]{padding:.45rem .55rem;min-width:2.8rem}.gc-num[data-astro-cid-zeywktgd]{font-size:1.2rem}.gc-label[data-astro-cid-zeywktgd]{font-size:.7rem}}.ws-tab-bar[data-astro-cid-zeywktgd]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;background:#fff;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000f;position:relative;top:0;z-index:10;transition:transform .3s ease}.ws-tab-bar[data-astro-cid-zeywktgd].is-sticky{position:sticky}.ws-tab-bar[data-astro-cid-zeywktgd].hidden{transform:translateY(-100%)}@media(prefers-reduced-motion:reduce){.ws-tab-bar[data-astro-cid-zeywktgd]{transition:none}.ws-tab-bar[data-astro-cid-zeywktgd].hidden{transform:none}}.ws-tab[data-astro-cid-zeywktgd]{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:9999px;border:2px solid #e5e7eb;background:#fff;color:#374151;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .15s}.ws-tab[data-astro-cid-zeywktgd]:hover{border-color:#2563eb;color:#2563eb}.ws-tab[data-astro-cid-zeywktgd].active{background:#2563eb;border-color:#2563eb;color:#fff}.ws-tab[data-astro-cid-zeywktgd]:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.ws-tab-icon[data-astro-cid-zeywktgd]{display:inline-flex}.ws-tab-icon[data-astro-cid-zeywktgd] svg[data-astro-cid-zeywktgd]{height:1.1rem;width:1.1rem}.ws-section[data-astro-cid-zeywktgd][hidden]{display:none}.audit-pillars[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.audit-pillar[data-astro-cid-zeywktgd]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.audit-pillar-icon[data-astro-cid-zeywktgd]{display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.5rem;background:#dbeafe;color:#2563eb;margin-bottom:.75rem}.audit-pillar-icon[data-astro-cid-zeywktgd] svg[data-astro-cid-zeywktgd]{height:1.4rem;width:1.4rem}.audit-pillar[data-astro-cid-zeywktgd] h4[data-astro-cid-zeywktgd]{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.4rem}.audit-pillar[data-astro-cid-zeywktgd] p[data-astro-cid-zeywktgd]{font-size:.85rem;color:#6b7280;line-height:1.6}#audit-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.audit-card[data-astro-cid-zeywktgd]{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;position:relative}.audit-featured[data-astro-cid-zeywktgd]{border:2px solid #2563eb;box-shadow:0 4px 20px #2563eb26}.audit-popular[data-astro-cid-zeywktgd]{background:#2563eb;color:#fff;font-size:.75rem;font-weight:700;text-align:center;padding:.375rem;letter-spacing:.05em;text-transform:uppercase}.audit-card-head[data-astro-cid-zeywktgd]{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f3f4f6}.audit-card-head[data-astro-cid-zeywktgd] h4[data-astro-cid-zeywktgd]{font-size:1.15rem;font-weight:700;color:#111827;margin-bottom:.5rem}.audit-price[data-astro-cid-zeywktgd]{font-size:2.5rem;font-weight:800;color:#2563eb;line-height:1}.audit-label[data-astro-cid-zeywktgd]{font-size:.8rem;color:#6b7280;margin-top:.25rem}.audit-features[data-astro-cid-zeywktgd]{list-style:none;padding:1.25rem 1.5rem;margin:0;display:flex;flex-direction:column;gap:.625rem}.audit-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd]{font-size:.875rem;color:#374151;line-height:1.5}.audit-best[data-astro-cid-zeywktgd]{font-size:.8rem;color:#6b7280;font-style:italic;padding:0 1.5rem 1rem;line-height:1.5}.audit-btn[data-astro-cid-zeywktgd]{display:block;margin:0 1.5rem 1.5rem;background:#2563eb;color:#fff;font-weight:600;padding:.75rem;border-radius:.5rem;text-decoration:none;text-align:center;font-size:.95rem;transition:background .2s}.audit-btn[data-astro-cid-zeywktgd]:hover{background:#1d4ed8}.seo-incl-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.seo-incl-item[data-astro-cid-zeywktgd]{display:flex;align-items:flex-start;gap:.75rem}.seo-incl-icon[data-astro-cid-zeywktgd]{display:flex;height:2.5rem;width:2.5rem;min-width:2.5rem;align-items:center;justify-content:center;border-radius:.5rem;background:#dcfce7;color:#16a34a;flex-shrink:0}.seo-incl-icon[data-astro-cid-zeywktgd] svg[data-astro-cid-zeywktgd]{height:1.25rem;width:1.25rem}.seo-incl-item[data-astro-cid-zeywktgd] h3[data-astro-cid-zeywktgd]{font-size:.95rem;font-weight:700;color:#111827;margin-bottom:.25rem}.seo-incl-item[data-astro-cid-zeywktgd] p[data-astro-cid-zeywktgd]{font-size:.825rem;color:#6b7280;line-height:1.6}.seo-pkg-features[data-astro-cid-zeywktgd]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.seo-pkg-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd]{font-size:.9rem;color:#374151;line-height:1.5}#why-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.why-card[data-astro-cid-zeywktgd]{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;text-align:center}.why-icon[data-astro-cid-zeywktgd]{display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-radius:.5rem;background:#dbeafe;color:#2563eb;margin:0 auto .75rem}.why-icon[data-astro-cid-zeywktgd] svg[data-astro-cid-zeywktgd]{height:1.5rem;width:1.5rem}.why-card[data-astro-cid-zeywktgd] h3[data-astro-cid-zeywktgd]{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.why-card[data-astro-cid-zeywktgd] p[data-astro-cid-zeywktgd]{font-size:.875rem;color:#6b7280;line-height:1.625}.ada-card[data-astro-cid-zeywktgd]{margin-top:1.5rem;background:#f0fdf4;border:2px solid #16a34a;border-radius:.75rem;padding:1.5rem 2rem}#packages-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.package-card[data-astro-cid-zeywktgd]{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;position:relative}.package-featured[data-astro-cid-zeywktgd]{border:2px solid #2563eb;box-shadow:0 4px 20px #2563eb26}.package-popular[data-astro-cid-zeywktgd]{background:#2563eb;color:#fff;font-size:.75rem;font-weight:700;text-align:center;padding:.375rem;letter-spacing:.05em;text-transform:uppercase}.package-header[data-astro-cid-zeywktgd]{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f3f4f6}.package-header[data-astro-cid-zeywktgd] h3[data-astro-cid-zeywktgd]{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.package-price[data-astro-cid-zeywktgd]{font-size:2.5rem;font-weight:800;color:#2563eb;line-height:1}.package-label[data-astro-cid-zeywktgd]{font-size:.8rem;color:#6b7280;margin-top:.25rem}.package-features[data-astro-cid-zeywktgd]{list-style:none;padding:1.25rem 1.5rem;margin:0;display:flex;flex-direction:column;gap:.625rem}.package-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd]{font-size:.875rem;color:#374151;line-height:1.5}.package-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd].not-included{color:#6b7280}.package-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd].not-included:before{content:"❌ "}.package-best[data-astro-cid-zeywktgd]{font-size:.8rem;color:#6b7280;font-style:italic;padding:0 1.5rem 1rem;line-height:1.5}.package-btn[data-astro-cid-zeywktgd]{display:block;margin:0 1.5rem 1.5rem;background:#2563eb;color:#fff;font-weight:600;padding:.75rem;border-radius:.5rem;text-decoration:none;text-align:center;font-size:.95rem;transition:background .2s}.package-btn[data-astro-cid-zeywktgd]:hover{background:#1d4ed8}#portfolio-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-card[data-astro-cid-zeywktgd]{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;text-decoration:none;transition:box-shadow .2s,transform .2s}.portfolio-card[data-astro-cid-zeywktgd]:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.portfolio-tier-badge[data-astro-cid-zeywktgd]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.375rem 1rem;text-align:center}.portfolio-preview[data-astro-cid-zeywktgd]{height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.portfolio-info[data-astro-cid-zeywktgd]{padding:1rem}.portfolio-link[data-astro-cid-zeywktgd]{color:#2563eb;font-size:.8rem;font-weight:600;margin-top:.5rem}#management-grid[data-astro-cid-zeywktgd]{display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.mgmt-card[data-astro-cid-zeywktgd]{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background:#fff;position:relative}.mgmt-featured[data-astro-cid-zeywktgd]{border:2px solid #2563eb;box-shadow:0 4px 20px #2563eb26}.mgmt-popular[data-astro-cid-zeywktgd]{background:#2563eb;color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px;display:inline-block;margin-bottom:.75rem;letter-spacing:.05em;text-transform:uppercase}.mgmt-card[data-astro-cid-zeywktgd] h3[data-astro-cid-zeywktgd]{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.mgmt-price[data-astro-cid-zeywktgd]{font-size:2.5rem;font-weight:800;color:#2563eb;line-height:1;margin-bottom:1.25rem}.mgmt-price[data-astro-cid-zeywktgd] span[data-astro-cid-zeywktgd]{font-size:1rem;font-weight:400;color:#6b7280}.mgmt-features[data-astro-cid-zeywktgd]{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.mgmt-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd]{font-size:.875rem;color:#374151;padding-left:1.25rem;position:relative;line-height:1.5}.mgmt-features[data-astro-cid-zeywktgd] li[data-astro-cid-zeywktgd]:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700}.mgmt-btn[data-astro-cid-zeywktgd]{display:block;background:#2563eb;color:#fff;font-weight:600;padding:.75rem;border-radius:.5rem;text-decoration:none;text-align:center;font-size:.95rem;transition:background .2s}.mgmt-btn[data-astro-cid-zeywktgd]:hover{background:#1d4ed8}.dashboard-features-grid[data-astro-cid-zeywktgd]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.dashboard-pricing-cards[data-astro-cid-zeywktgd]{display:flex;flex-direction:column;gap:1rem;min-width:240px;flex-shrink:0}@media(max-width:768px){#hero-svg[data-astro-cid-zeywktgd]{height:70vh;min-height:440px}.hero-bg-desktop[data-astro-cid-zeywktgd]{display:none}.hero-bg-mobile[data-astro-cid-zeywktgd]{display:block}#why-grid[data-astro-cid-zeywktgd]{grid-template-columns:repeat(2,minmax(0,1fr))}#packages-grid[data-astro-cid-zeywktgd],#portfolio-grid[data-astro-cid-zeywktgd],#management-grid[data-astro-cid-zeywktgd],.dashboard-features-grid[data-astro-cid-zeywktgd]{grid-template-columns:1fr}.dashboard-pricing-cards[data-astro-cid-zeywktgd]{min-width:unset;width:100%;flex-shrink:unset}.audit-pillars[data-astro-cid-zeywktgd],#audit-grid[data-astro-cid-zeywktgd],.seo-incl-grid[data-astro-cid-zeywktgd]{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){#why-grid[data-astro-cid-zeywktgd]{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-pillars[data-astro-cid-zeywktgd],#audit-grid[data-astro-cid-zeywktgd],.seo-incl-grid[data-astro-cid-zeywktgd]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.browser-frame[data-astro-cid-zeywktgd],.code-line[data-astro-cid-zeywktgd],.cursor-blink[data-astro-cid-zeywktgd],.bolt[data-astro-cid-zeywktgd],.lightning-group[data-astro-cid-zeywktgd],.score-bar-1[data-astro-cid-zeywktgd],.score-bar-2[data-astro-cid-zeywktgd],.score-bar-3[data-astro-cid-zeywktgd],.score-ring[data-astro-cid-zeywktgd],.glow-orb-1[data-astro-cid-zeywktgd],.glow-orb-2[data-astro-cid-zeywktgd],#scroll-hint[data-astro-cid-zeywktgd],.giveaway-trophy[data-astro-cid-zeywktgd]{animation:none}.hero-label[data-astro-cid-zeywktgd],#hero-wordmark[data-astro-cid-zeywktgd],#hero-tagline[data-astro-cid-zeywktgd],#hero-btns[data-astro-cid-zeywktgd],#scroll-hint[data-astro-cid-zeywktgd]{opacity:1;transform:none}.code-line[data-astro-cid-zeywktgd]{stroke-opacity:.35}.score-ring[data-astro-cid-zeywktgd]{stroke-dashoffset:2}.cursor-blink[data-astro-cid-zeywktgd]{opacity:.6}}
