#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)}}#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}}@media(min-width:769px)and (max-width:1024px){#why-grid[data-astro-cid-zeywktgd]{grid-template-columns:repeat(2,minmax(0,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]{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}}
