.hero[data-astro-cid-bbe6dxrz]{min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% -5%,rgba(244,162,97,.12) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(230,57,70,.06) 0%,transparent 50%),radial-gradient(ellipse 40% 50% at 20% 70%,rgba(244,162,97,.04) 0%,transparent 50%),var(--bg)}.hero-bottom-fade[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,var(--bg),transparent);pointer-events:none;z-index:1}.hero-nav[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem;position:relative;z-index:2}.hero-logo[data-astro-cid-bbe6dxrz]{height:40px;width:auto}.hero-nav-links[data-astro-cid-bbe6dxrz]{display:flex;gap:2rem;align-items:center}.hero-nav-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:var(--text-body);font-size:.9rem;font-family:Inter,system-ui,sans-serif;font-weight:500;transition:color var(--transition);position:relative}.hero-nav-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--accent-gradient);transition:width var(--transition);border-radius:1px}.hero-nav-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:var(--text)}.hero-nav-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover:after{width:100%}.hero-content[data-astro-cid-bbe6dxrz]{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:720px;position:relative;z-index:2;padding-top:1rem;padding-bottom:5rem}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border:1px solid rgba(244,162,97,.12);border-radius:100px;font-family:Inter,system-ui,sans-serif;font-size:.78rem;font-weight:500;color:var(--accent);background:#f4a2610a;margin-bottom:1.5rem;width:fit-content}.hero-badge-dot[data-astro-cid-bbe6dxrz]{width:6px;height:6px;border-radius:50%;background:var(--accent)}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.8rem,7vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.25rem}.hero-title-highlight[data-astro-cid-bbe6dxrz]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text-body);margin-bottom:2.25rem;max-width:560px;line-height:1.8}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.hero-nav-links[data-astro-cid-bbe6dxrz],.hero-nav[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:480px){.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}}.section-header[data-astro-cid-vnivfuh2]{margin-bottom:3.5rem}.section-header[data-astro-cid-vnivfuh2] .hero-title-highlight[data-astro-cid-vnivfuh2]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:1}.feature-card[data-astro-cid-vnivfuh2]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2.5rem 2rem;position:relative;overflow:hidden;transition:all var(--transition);cursor:default}.feature-card-bg[data-astro-cid-vnivfuh2]{position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(180deg,rgba(244,162,97,.03),transparent);pointer-events:none}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:#f4a26133;transform:translateY(-6px);box-shadow:0 12px 40px #0000004d,0 0 30px #f4a2610d}.feature-shimmer[data-astro-cid-vnivfuh2]{position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(244,162,97,.2),transparent);transition:left .6s ease}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-shimmer[data-astro-cid-vnivfuh2]{left:100%}.feature-icon[data-astro-cid-vnivfuh2]{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#f4a2611a,#e76f510d);display:flex;align-items:center;justify-content:center;color:var(--accent);margin-bottom:1.5rem;border:1px solid rgba(244,162,97,.08);position:relative}.feature-icon[data-astro-cid-vnivfuh2]:after{content:"";position:absolute;inset:-2px;border-radius:18px;background:linear-gradient(135deg,rgba(244,162,97,.1),transparent);opacity:0;transition:opacity var(--transition)}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-icon[data-astro-cid-vnivfuh2]:after{opacity:1}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;position:relative}.feature-desc[data-astro-cid-vnivfuh2]{color:var(--text-body);font-size:.92rem;line-height:1.75;position:relative}@media(max-width:768px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem 1.5rem}}.section-header[data-astro-cid-cmgpsf2k] .hero-title-highlight[data-astro-cid-cmgpsf2k]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.timeline[data-astro-cid-cmgpsf2k]{display:flex;gap:2.5rem;max-width:640px;margin:0 auto;position:relative;z-index:1;padding-top:2rem}.timeline-left[data-astro-cid-cmgpsf2k]{position:relative;display:flex;flex-direction:column;align-items:center;padding:.5rem 0}.timeline-line[data-astro-cid-cmgpsf2k]{position:absolute;top:8px;bottom:8px;left:50%;width:2px;background:linear-gradient(180deg,var(--accent),rgba(244,162,97,.1));transform:translate(-50%)}.timeline-dot[data-astro-cid-cmgpsf2k]{width:40px;height:40px;border-radius:50%;background:var(--accent-gradient);color:#07070d;font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 0 20px #f4a26133;position:relative;z-index:1}.timeline-dot-1[data-astro-cid-cmgpsf2k],.timeline-dot-2[data-astro-cid-cmgpsf2k],.timeline-dot-3[data-astro-cid-cmgpsf2k]{margin-bottom:0}.timeline-dot[data-astro-cid-cmgpsf2k]+.timeline-dot[data-astro-cid-cmgpsf2k]{margin-top:auto}.timeline-dot[data-astro-cid-cmgpsf2k]:not(:last-child){margin-bottom:3rem}.timeline-steps[data-astro-cid-cmgpsf2k]{flex:1;display:flex;flex-direction:column;gap:0}.timeline-step[data-astro-cid-cmgpsf2k]{padding:1.5rem 1.5rem 1.5rem 0;position:relative}.timeline-step[data-astro-cid-cmgpsf2k]:not(:last-child){padding-bottom:2.5rem}.timeline-step[data-astro-cid-cmgpsf2k]:last-child{padding-bottom:1rem}.step-icon-wrapper[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent);margin-bottom:.5rem}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.step-desc[data-astro-cid-cmgpsf2k]{font-size:.95rem;color:var(--text-body);line-height:1.7;max-width:440px}@media(max-width:480px){.timeline[data-astro-cid-cmgpsf2k]{gap:1.5rem}.timeline-step[data-astro-cid-cmgpsf2k]{padding:1rem .5rem}.timeline-step[data-astro-cid-cmgpsf2k]:not(:last-child){padding-bottom:2rem}}.contact-wrapper[data-astro-cid-xmivup5a]{max-width:640px;margin:0 auto;text-align:center;position:relative;z-index:1;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(244,162,97,.04) 0%,transparent 70%),var(--bg-card);padding:4rem 2.5rem;border-radius:var(--radius-xl);border:1px solid var(--border);overflow:hidden}.contact-wrapper[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.3}.section-header[data-astro-cid-xmivup5a] .hero-title-highlight[data-astro-cid-xmivup5a]{background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-header[data-astro-cid-xmivup5a]{margin-bottom:2.5rem;position:relative;z-index:1}.contact-text[data-astro-cid-xmivup5a]{color:var(--text-body);font-size:1.1rem;margin-top:.75rem}.contact-buttons[data-astro-cid-xmivup5a]{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.contact-buttons[data-astro-cid-xmivup5a] .btn[data-astro-cid-xmivup5a]{min-width:240px;justify-content:space-between;padding:1.1rem 2rem;gap:.75rem}.btn-arrow[data-astro-cid-xmivup5a]{opacity:0;transform:translate(-5px);transition:all var(--transition)}.contact-buttons[data-astro-cid-xmivup5a] .btn[data-astro-cid-xmivup5a]:hover .btn-arrow[data-astro-cid-xmivup5a]{opacity:1;transform:translate(0)}.contact-note[data-astro-cid-xmivup5a]{margin-top:2rem;font-size:.85rem;color:var(--text-muted);font-style:italic;position:relative;z-index:1}@media(max-width:480px){.contact-wrapper[data-astro-cid-xmivup5a]{padding:2.5rem 1.5rem}.contact-buttons[data-astro-cid-xmivup5a]{flex-direction:column;align-items:center}.contact-buttons[data-astro-cid-xmivup5a] .btn[data-astro-cid-xmivup5a]{width:100%;max-width:320px}}.footer[data-astro-cid-sz7xmlte]{padding:4rem 0 2rem;border-top:1px solid var(--border);position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.3}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.footer-logo[data-astro-cid-sz7xmlte]{height:32px;width:auto;margin-bottom:.5rem}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--text-muted);font-family:Inter,system-ui,sans-serif}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.75rem;flex-wrap:wrap}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-body);transition:color var(--transition);font-family:Inter,system-ui,sans-serif;font-weight:500;position:relative}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--accent-gradient);transition:width var(--transition);border-radius:1px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}.footer-divider[data-astro-cid-sz7xmlte]{height:1px;background:var(--border);margin:2rem 0}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--text-muted);font-family:Inter,system-ui,sans-serif}.footer-disclaimer[data-astro-cid-sz7xmlte]{font-size:.78rem;color:var(--text-muted);max-width:500px;line-height:1.5}@media(max-width:480px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{justify-content:center}}
