@charset "UTF-8";.desktop-nav[data-astro-cid-r7rdeh6f]{height:72px;width:100%;position:fixed;top:0;z-index:9999;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05)}.desktop-nav[data-astro-cid-r7rdeh6f] .wrapper[data-astro-cid-r7rdeh6f]{max-width:1200px;height:100%;padding:0 1.5rem;margin:0 auto;display:flex;align-items:center;gap:2rem}.desktop-nav[data-astro-cid-r7rdeh6f] .logo[data-astro-cid-r7rdeh6f] img[data-astro-cid-r7rdeh6f]{height:32px;width:auto;display:block}.desktop-nav[data-astro-cid-r7rdeh6f] .desktop-links[data-astro-cid-r7rdeh6f]{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;flex-grow:1;justify-content:center}@media (max-width: 1024px){.desktop-nav[data-astro-cid-r7rdeh6f] .desktop-links[data-astro-cid-r7rdeh6f]{display:none}}.desktop-nav[data-astro-cid-r7rdeh6f] .desktop-links[data-astro-cid-r7rdeh6f] li[data-astro-cid-r7rdeh6f] a[data-astro-cid-r7rdeh6f]{text-decoration:none;color:#334155;font-weight:600;font-size:.9rem;transition:color .3s ease;letter-spacing:.01em}.desktop-nav[data-astro-cid-r7rdeh6f] .desktop-links[data-astro-cid-r7rdeh6f] li[data-astro-cid-r7rdeh6f] a[data-astro-cid-r7rdeh6f]:hover{color:#00a280}.desktop-nav[data-astro-cid-r7rdeh6f] .volatile-actions[data-astro-cid-r7rdeh6f]{display:flex;align-items:center;margin-left:auto}.desktop-nav[data-astro-cid-r7rdeh6f] .button[data-astro-cid-r7rdeh6f]{display:inline-flex;align-items:center;padding:.6rem 1.25rem;border-radius:12px;text-decoration:none;font-weight:700;font-size:.85rem;transition:all .3s ease;background:linear-gradient(90deg,#00a280,#4646a7);color:#fff;box-shadow:0 4px 10px #00a28033}.desktop-nav[data-astro-cid-r7rdeh6f] .button[data-astro-cid-r7rdeh6f]:hover{transform:translateY(-2px);box-shadow:0 8px 15px #00a2804d}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-toggle[data-astro-cid-r7rdeh6f]{display:none}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-button[data-astro-cid-r7rdeh6f]{display:none;cursor:pointer;padding:.5rem}@media (max-width: 1024px){.desktop-nav[data-astro-cid-r7rdeh6f] .menu-button[data-astro-cid-r7rdeh6f]{display:block}}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-button[data-astro-cid-r7rdeh6f] .icon-container[data-astro-cid-r7rdeh6f]{width:24px;height:24px;position:relative}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-button[data-astro-cid-r7rdeh6f] .icon-container[data-astro-cid-r7rdeh6f] i[data-astro-cid-r7rdeh6f]{position:absolute;transition:.3s;color:#1e293b}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-button[data-astro-cid-r7rdeh6f] .icon-container[data-astro-cid-r7rdeh6f] .icon-close[data-astro-cid-r7rdeh6f]{opacity:0;transform:rotate(-90deg)}.desktop-nav[data-astro-cid-r7rdeh6f] #menu[data-astro-cid-r7rdeh6f]:checked~.menu-button[data-astro-cid-r7rdeh6f] .icon-open[data-astro-cid-r7rdeh6f]{opacity:0;transform:rotate(90deg)}.desktop-nav[data-astro-cid-r7rdeh6f] #menu[data-astro-cid-r7rdeh6f]:checked~.menu-button[data-astro-cid-r7rdeh6f] .icon-close[data-astro-cid-r7rdeh6f]{opacity:1;transform:rotate(0)}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-dropdown[data-astro-cid-r7rdeh6f]{position:absolute;top:100%;left:0;width:100%;background:#fff;padding:1.5rem;display:none;flex-direction:column;box-shadow:0 10px 20px #0000000d}@media (max-width: 1024px){.desktop-nav[data-astro-cid-r7rdeh6f] .menu-dropdown[data-astro-cid-r7rdeh6f]{display:flex}}.desktop-nav[data-astro-cid-r7rdeh6f] .menu-dropdown[data-astro-cid-r7rdeh6f]{visibility:hidden;opacity:0;transition:.3s}.desktop-nav[data-astro-cid-r7rdeh6f] #menu[data-astro-cid-r7rdeh6f]:checked~.menu-dropdown[data-astro-cid-r7rdeh6f]{visibility:visible;opacity:1}.desktop-nav[data-astro-cid-r7rdeh6f] .mobile-links[data-astro-cid-r7rdeh6f]{list-style:none;padding:0;margin-bottom:1.5rem}.desktop-nav[data-astro-cid-r7rdeh6f] .mobile-links[data-astro-cid-r7rdeh6f] li[data-astro-cid-r7rdeh6f] a[data-astro-cid-r7rdeh6f]{display:block;padding:1rem 0;color:#334155;font-weight:600;text-decoration:none;border-bottom:1px solid #f1f5f9}:root{--font: "IBM Plex Sans", system-ui, sans-serif;--container-max-width: 1280px;--container-padding: 1.5rem;--text-color: #01022e;--accent-color: #00a280;--secondary-color: #01a182;--tertiary-color: #4646a7;--bg-gradient: linear-gradient( 90deg, var(--accent-color) 0%, var(--secondary-color) 30%, var(--tertiary-color) 100% );--text-size: .9rem;--text-size-sm: .75rem;--nav-height: 70px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;overflow-x:hidden;margin:0;padding:0;font-family:var(--font)!important;color:var(--text-color)}button,input,select,textarea,a{font-family:inherit}body{padding-top:70px;background-color:#fff}main{width:100%;overflow:hidden}.button{height:40px;border-radius:25px;padding:0 1rem;font-weight:500;font-size:var(--text-size);display:inline-flex;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;cursor:pointer;transition:all .3s ease}.button.gradient{background:var(--bg-gradient);color:#fff;border:none;box-shadow:0 4px 14px #00a2804d}.button.gradient:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00a28066}.button.tiny{height:32px;font-size:var(--text-size-sm);padding:0 .75rem}.reveal-on-scroll[data-astro-cid-yvkhhspv]{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.js-enabled .reveal-on-scroll[data-astro-cid-yvkhhspv]{opacity:0;transform:translateY(60px)}.js-enabled .reveal-on-scroll[data-astro-cid-yvkhhspv].visible{opacity:1!important;transform:translateY(0)!important}.js-enabled .reveal-on-scroll[data-astro-cid-yvkhhspv].visible .modern-feature-card[data-astro-cid-yvkhhspv]{animation:slideInUp .6s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0;transform:translateY(30px)}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.features-section[data-astro-cid-yvkhhspv]{padding:6rem 0;background-color:#fff;position:relative;overflow:hidden}.container[data-astro-cid-yvkhhspv]{width:100%;max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;box-sizing:border-box;position:relative;z-index:1}.header[data-astro-cid-yvkhhspv]{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.badge-pill[data-astro-cid-yvkhhspv]{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:1.5rem;box-shadow:0 2px 4px #00000005}.badge-dot[data-astro-cid-yvkhhspv]{width:6px;height:6px;border-radius:50%;background:#00a280;box-shadow:0 0 8px #00a28066;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #00a28066}70%{box-shadow:0 0 0 4px #00a28000}to{box-shadow:0 0 #00a28000}}.badge-text[data-astro-cid-yvkhhspv]{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.title[data-astro-cid-yvkhhspv]{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.gradient-text[data-astro-cid-yvkhhspv]{background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.text-subtitle[data-astro-cid-yvkhhspv]{font-size:1.1rem;color:#64748b;max-width:42rem;line-height:1.6;margin:0;font-weight:500}.features-grid[data-astro-cid-yvkhhspv]{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;align-items:stretch}@media (min-width: 640px){.features-grid[data-astro-cid-yvkhhspv]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid[data-astro-cid-yvkhhspv]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.modern-feature-card[data-astro-cid-yvkhhspv]{position:relative;background:#fff;border-radius:20px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003;transition:all .4s cubic-bezier(.165,.84,.44,1);height:100%;overflow:hidden}.card-accent-bar[data-astro-cid-yvkhhspv]{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00a280,#01a182 30%,#4646a7);opacity:.7;transition:height .3s ease,opacity .3s ease}.modern-feature-card[data-astro-cid-yvkhhspv]:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005;border-color:#00a28033}.modern-feature-card[data-astro-cid-yvkhhspv]:hover .card-accent-bar[data-astro-cid-yvkhhspv]{height:6px;opacity:1}.card-content[data-astro-cid-yvkhhspv]{padding:2.25rem 1.75rem;position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.icon-bubble[data-astro-cid-yvkhhspv]{width:3.5rem;height:3.5rem;border-radius:14px;background:#f0fdfa;display:flex;align-items:center;justify-content:center;color:#00a280;margin-bottom:1.5rem;box-shadow:0 4px 6px #00a2800d;transition:all .3s ease}.modern-feature-card[data-astro-cid-yvkhhspv]:hover .icon-bubble[data-astro-cid-yvkhhspv]{background:linear-gradient(135deg,#00a280,#4646a7);color:#fff;transform:scale(1.05) rotate(-5deg);box-shadow:0 8px 15px #00a28033}.icon[data-astro-cid-yvkhhspv]{width:1.75rem;height:1.75rem}.card-title[data-astro-cid-yvkhhspv]{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 .85rem;line-height:1.3;letter-spacing:-.01em}.card-description[data-astro-cid-yvkhhspv]{font-size:.95rem;line-height:1.6;color:#64748b;margin:0;flex-grow:1;font-weight:500}.mobile-break[data-astro-cid-yvkhhspv]{display:none}@media (max-width: 640px){.mobile-break[data-astro-cid-yvkhhspv]{display:block}}.reveal-on-scroll[data-astro-cid-aiarbtxa]{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.js-enabled .reveal-on-scroll[data-astro-cid-aiarbtxa]{opacity:0;transform:translateY(60px)}.js-enabled .reveal-on-scroll[data-astro-cid-aiarbtxa].visible{opacity:1!important;transform:translateY(0)!important}.main-features-section[data-astro-cid-aiarbtxa]{padding:6rem 0;background:linear-gradient(180deg,#fff,#f8fafc);overflow:hidden}.container[data-astro-cid-aiarbtxa]{width:100%;max-width:1000px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.header[data-astro-cid-aiarbtxa]{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center}.badge-pill[data-astro-cid-aiarbtxa]{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0;margin-bottom:1.5rem;box-shadow:0 2px 4px #00000005}.badge-dot[data-astro-cid-aiarbtxa]{width:8px;height:8px;border-radius:50%;background:#00a280;box-shadow:0 0 8px #00a28080;animation:pulse 2s infinite}.badge-text[data-astro-cid-aiarbtxa]{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.title[data-astro-cid-aiarbtxa]{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:#0f172a;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.text-subtitle[data-astro-cid-aiarbtxa]{font-size:1.1rem;color:#64748b;max-width:48rem;line-height:1.6;margin:0;font-weight:500}.stats-container[data-astro-cid-aiarbtxa]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;background:#fff;border-radius:20px;padding:1.5rem 2.5rem;margin-bottom:3.5rem;border:1px solid #e2e8f0;box-shadow:0 10px 25px -5px #0000000d;gap:2rem}.stat-item[data-astro-cid-aiarbtxa]{display:flex;align-items:center;gap:1rem;min-width:140px}.stat-icon[data-astro-cid-aiarbtxa]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#00a2801a;color:#00a280}.stat-icon[data-astro-cid-aiarbtxa] svg[data-astro-cid-aiarbtxa]{width:20px;height:20px}.stat-text[data-astro-cid-aiarbtxa]{display:flex;flex-direction:column;text-align:left}.stat-value[data-astro-cid-aiarbtxa]{font-size:1.4rem;font-weight:900;color:#0f172a;line-height:1;margin-bottom:2px}.stat-label[data-astro-cid-aiarbtxa]{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.stat-divider[data-astro-cid-aiarbtxa]{display:none}@media (min-width: 768px){.stat-divider[data-astro-cid-aiarbtxa]{display:block;width:1px;height:2.5rem;background:#e2e8f0}.stats-container[data-astro-cid-aiarbtxa]{gap:3rem}}.cards-grid[data-astro-cid-aiarbtxa]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.cards-grid[data-astro-cid-aiarbtxa]{grid-template-columns:repeat(2,1fr)}}.feature-card[data-astro-cid-aiarbtxa]{position:relative;background:#fff;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #00000008;transition:all .4s ease;z-index:1;overflow:hidden}.card-glow[data-astro-cid-aiarbtxa]{position:absolute;top:0;left:0;right:0;height:150px;background:radial-gradient(ellipse at top,rgba(0,162,128,.08) 0%,transparent 70%);z-index:0;opacity:0;transition:opacity .4s ease}.feature-card[data-astro-cid-aiarbtxa]:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #00a2801a;border-color:#00a2804d}.feature-card[data-astro-cid-aiarbtxa]:hover .card-glow[data-astro-cid-aiarbtxa]{opacity:1}.card-content[data-astro-cid-aiarbtxa]{padding:2.5rem 2rem;position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.card-header-row[data-astro-cid-aiarbtxa]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.icon-bubble[data-astro-cid-aiarbtxa]{width:3rem;height:3rem;border-radius:12px;background:linear-gradient(135deg,#00a280,#4646a7);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 10px #00a28033}.icon[data-astro-cid-aiarbtxa]{width:1.5rem;height:1.5rem}.card-title[data-astro-cid-aiarbtxa]{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0;line-height:1.3;letter-spacing:-.01em}.divider-horizontal[data-astro-cid-aiarbtxa]{height:1px;background:#e2e8f0;margin-bottom:1.5rem;width:100%}.features-list[data-astro-cid-aiarbtxa]{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.feature-item[data-astro-cid-aiarbtxa]{display:flex;align-items:flex-start;gap:.8rem}.check-wrapper[data-astro-cid-aiarbtxa]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#00a2801a;color:#00a280;flex-shrink:0;margin-top:2px}.feature-icon-simple[data-astro-cid-aiarbtxa]{width:12px;height:12px}.feature-text[data-astro-cid-aiarbtxa]{font-size:.95rem;color:#475569;font-weight:500;line-height:1.5}@media (max-width: 640px){.main-features-section[data-astro-cid-aiarbtxa]{padding:4rem 0}.stats-container[data-astro-cid-aiarbtxa]{padding:1.25rem;gap:1.25rem;flex-direction:column;align-items:flex-start}.stat-item[data-astro-cid-aiarbtxa]{width:100%}}.reveal-on-scroll[data-astro-cid-whzz4r4a]{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.js-enabled .reveal-on-scroll[data-astro-cid-whzz4r4a]{opacity:0;transform:translateY(60px)}.js-enabled .reveal-on-scroll[data-astro-cid-whzz4r4a].visible{opacity:1!important;transform:translateY(0)!important}.js-enabled .reveal-on-scroll[data-astro-cid-whzz4r4a].visible .timeline-step[data-astro-cid-whzz4r4a]{animation:slideUpFade .6s ease-out forwards;opacity:0;transform:translateY(20px)}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}.how-it-works-section[data-astro-cid-whzz4r4a]{padding:6rem 0;background:#f8fafc;overflow:hidden}.container[data-astro-cid-whzz4r4a]{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.header[data-astro-cid-whzz4r4a]{text-align:center;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center}.badge-pill[data-astro-cid-whzz4r4a]{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0;margin-bottom:1.5rem;box-shadow:0 2px 4px #00000005}.badge-dot[data-astro-cid-whzz4r4a]{width:8px;height:8px;border-radius:50%;background:#00a280;box-shadow:0 0 8px #00a28080;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #00a28080}70%{box-shadow:0 0 0 6px #00a28000}to{box-shadow:0 0 #00a28000}}.badge-text[data-astro-cid-whzz4r4a]{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.title[data-astro-cid-whzz4r4a]{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:#0f172a;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.text-subtitle[data-astro-cid-whzz4r4a]{font-size:1.1rem;color:#64748b;max-width:48rem;line-height:1.6;margin:0;font-weight:500}.timeline-container[data-astro-cid-whzz4r4a]{position:relative;width:100%;margin-bottom:4rem}.timeline-track[data-astro-cid-whzz4r4a]{position:absolute;top:24px;left:0;right:0;height:4px;background:#e2e8f0;border-radius:2px;z-index:1;display:none}@media (min-width: 768px){.timeline-track[data-astro-cid-whzz4r4a]{display:block}.timeline-track[data-astro-cid-whzz4r4a]:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,#00a280,#4646a7);border-radius:2px;transform-origin:left;animation:fillTrack 2.5s ease-out forwards;animation-play-state:paused}.reveal-on-scroll.visible .timeline-track[data-astro-cid-whzz4r4a]:after{animation-play-state:running}}@keyframes fillTrack{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.steps-wrapper[data-astro-cid-whzz4r4a]{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:2}@media (min-width: 768px){.steps-wrapper[data-astro-cid-whzz4r4a]{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.timeline-step[data-astro-cid-whzz4r4a]{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}@media (min-width: 768px){.timeline-step[data-astro-cid-whzz4r4a]{flex-direction:column;align-items:center;text-align:center}}.step-marker[data-astro-cid-whzz4r4a]{position:relative;width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.step-number[data-astro-cid-whzz4r4a]{width:100%;height:100%;background:#fff;border:3px solid #00a280;color:#00a280;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:900;z-index:2;transition:all .3s ease}.timeline-step[data-astro-cid-whzz4r4a]:hover .step-number[data-astro-cid-whzz4r4a]{background:#00a280;color:#fff;transform:scale(1.1)}.marker-pulse[data-astro-cid-whzz4r4a]{position:absolute;inset:-5px;border-radius:50%;background:#00a28033;z-index:1;opacity:0;transition:opacity .3s ease}.timeline-step[data-astro-cid-whzz4r4a]:hover .marker-pulse[data-astro-cid-whzz4r4a]{opacity:1;animation:markerPing 1.5s cubic-bezier(0,0,.2,1) infinite}@keyframes markerPing{75%,to{transform:scale(1.5);opacity:0}}.step-card[data-astro-cid-whzz4r4a]{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #00000005;transition:all .3s ease;flex:1}.timeline-step[data-astro-cid-whzz4r4a]:hover .step-card[data-astro-cid-whzz4r4a]{border-color:#00a2804d;box-shadow:0 10px 15px -3px #00a2801a;transform:translateY(-4px)}.step-title[data-astro-cid-whzz4r4a]{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.2}.step-description[data-astro-cid-whzz4r4a]{font-size:.9rem;line-height:1.5;color:#64748b;margin:0;font-weight:500}.options-footer[data-astro-cid-whzz4r4a]{display:flex;justify-content:center}.options-card[data-astro-cid-whzz4r4a]{display:inline-flex;align-items:center;gap:10px;background:#4646a70d;border:1px solid rgba(70,70,167,.1);padding:12px 20px;border-radius:12px}.info-icon[data-astro-cid-whzz4r4a]{width:20px;height:20px;color:#4646a7;flex-shrink:0}.options-text[data-astro-cid-whzz4r4a]{font-size:.9rem;font-weight:600;color:#334155}@media (max-width: 767px){.how-it-works-section[data-astro-cid-whzz4r4a]{padding:4rem 0}.header[data-astro-cid-whzz4r4a]{margin-bottom:3rem}.steps-wrapper[data-astro-cid-whzz4r4a]:before{content:"";position:absolute;top:24px;bottom:24px;left:23px;width:2px;background:#e2e8f0;z-index:0}}.testimonials-section[data-astro-cid-xmu63rqi]{padding:6rem 0;background-color:#fff;overflow:hidden}.container[data-astro-cid-xmu63rqi]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.header[data-astro-cid-xmu63rqi]{text-align:center;margin-bottom:4rem}.badge-pill[data-astro-cid-xmu63rqi]{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:1rem}.badge-dot[data-astro-cid-xmu63rqi]{width:6px;height:6px;border-radius:50%;background:#00a280}.badge-text[data-astro-cid-xmu63rqi]{font-size:.75rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px}.title[data-astro-cid-xmu63rqi]{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#0f172a;margin-bottom:1rem}.subtitle[data-astro-cid-xmu63rqi]{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;font-weight:500}.testimonials-grid[data-astro-cid-xmu63rqi]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.card[data-astro-cid-xmu63rqi]{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between}.card[data-astro-cid-xmu63rqi]:hover{border-color:#00a2804d;box-shadow:0 20px 25px -5px #0000000d;transform:translateY(-5px)}.quote-mark[data-astro-cid-xmu63rqi]{width:2rem;height:2rem;color:#e2e8f0;margin-bottom:1.5rem}.quote-text[data-astro-cid-xmu63rqi]{font-size:1.1rem;line-height:1.6;color:#334155;margin-bottom:2rem;font-style:italic;font-weight:500}.author-block[data-astro-cid-xmu63rqi]{display:flex;align-items:center;gap:1rem;border-top:1px solid #f1f5f9;padding-top:1.5rem}.avatar-box[data-astro-cid-xmu63rqi]{width:3rem;height:3rem;border-radius:12px;background:#f1f5f9;color:#00a280;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem}.author-name[data-astro-cid-xmu63rqi]{font-size:1rem;font-weight:800;color:#0f172a;margin:0}.author-role[data-astro-cid-xmu63rqi]{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#64748b;margin-top:.2rem}.icon-svg[data-astro-cid-xmu63rqi]{width:14px;height:14px}.reveal-on-scroll[data-astro-cid-xmu63rqi]{opacity:0;transform:translateY(30px);transition:all .8s ease}.reveal-on-scroll[data-astro-cid-xmu63rqi].visible{opacity:1;transform:translateY(0)}.hero-camp-section[data-astro-cid-blifzea3]{padding:6rem 0 5rem;background:linear-gradient(135deg,#fff,#f8fafc);position:relative;overflow:hidden}.glow-background[data-astro-cid-blifzea3]{position:absolute;top:-20%;left:-10%;width:70%;height:70%;background:radial-gradient(circle,rgba(0,162,128,.05) 0%,transparent 70%);pointer-events:none;z-index:0}.hero-content[data-astro-cid-blifzea3]{display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;position:relative;z-index:1}@media (min-width: 1024px){.hero-content[data-astro-cid-blifzea3]{flex-direction:row;align-items:center}}.text-column[data-astro-cid-blifzea3]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 1024px){.text-column[data-astro-cid-blifzea3]{flex:1;max-width:50%;align-items:flex-start;text-align:left}}.badge-container[data-astro-cid-blifzea3]{margin-bottom:1.5rem}.badge-pill[data-astro-cid-blifzea3]{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 6px #00000008;text-decoration:none;font-size:.8rem;transition:all .3s ease}.badge-pill[data-astro-cid-blifzea3]:hover{border-color:#00a28066;box-shadow:0 4px 12px #00a2801a}.badge-dot[data-astro-cid-blifzea3]{width:6px;height:6px;border-radius:50%;background-color:#00a280;animation:pulseDot 2s infinite}@keyframes pulseDot{0%{box-shadow:0 0 #00a28066}70%{box-shadow:0 0 0 6px #00a28000}to{box-shadow:0 0 #00a28000}}.badge-text[data-astro-cid-blifzea3]{color:#64748b;font-weight:500}.badge-link-text[data-astro-cid-blifzea3]{color:#4646a7;font-weight:700}.badge-arrow[data-astro-cid-blifzea3]{width:14px;height:14px;color:#94a3b8}.hero-title[data-astro-cid-blifzea3]{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;background:linear-gradient(90deg,#0f172a,#334155);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle[data-astro-cid-blifzea3]{margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:800;color:#00a280;text-transform:uppercase;letter-spacing:.05em}.description[data-astro-cid-blifzea3]{margin-bottom:.5rem;font-size:1.1rem;line-height:1.6;color:#475569;max-width:32rem;font-weight:500}.details[data-astro-cid-blifzea3]{margin-bottom:2rem;font-size:.95rem;color:#64748b;line-height:1.6;max-width:32rem}.os-downloads[data-astro-cid-blifzea3]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;justify-content:center;width:100%}@media (min-width: 1024px){.os-downloads[data-astro-cid-blifzea3]{justify-content:flex-start}}.os-btn[data-astro-cid-blifzea3]{display:flex;align-items:center;gap:12px;padding:10px 18px;border-radius:12px;text-decoration:none;border:1px solid transparent;transition:all .3s ease;flex:1 1 calc(33.333% - 1rem);min-width:160px;max-width:200px}.btn-windows[data-astro-cid-blifzea3]{background:#0078d7;color:#fff}.btn-windows[data-astro-cid-blifzea3]:hover{background:#005a9e;transform:translateY(-3px);box-shadow:0 8px 15px #0078d740}.btn-apple[data-astro-cid-blifzea3]{background:#111827;color:#fff}.btn-apple[data-astro-cid-blifzea3]:hover{background:#000;transform:translateY(-3px);box-shadow:0 8px 15px #00000040}.btn-ubuntu[data-astro-cid-blifzea3]{background:#e95420;color:#fff}.btn-ubuntu[data-astro-cid-blifzea3]:hover{background:#c34316;transform:translateY(-3px);box-shadow:0 8px 15px #e9542040}.os-icon[data-astro-cid-blifzea3]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.os-icon[data-astro-cid-blifzea3] svg[data-astro-cid-blifzea3]{width:100%;height:100%}.os-text-group[data-astro-cid-blifzea3]{display:flex;flex-direction:column;text-align:left}.os-name[data-astro-cid-blifzea3]{font-size:1rem;font-weight:700;line-height:1.1}.os-label[data-astro-cid-blifzea3]{font-size:.65rem;opacity:.85;text-transform:uppercase;font-weight:600;letter-spacing:.05em}.footer-text[data-astro-cid-blifzea3]{font-size:.85rem;color:#00a280;font-weight:700}.image-column[data-astro-cid-blifzea3]{position:relative;width:100%;display:flex;justify-content:center;perspective:1000px}@media (min-width: 1024px){.image-column[data-astro-cid-blifzea3]{flex:1;justify-content:flex-end}}.image-glow[data-astro-cid-blifzea3]{position:absolute;inset:-20px;background:radial-gradient(circle,#00a28026,#4646a71a);filter:blur(30px);z-index:0}.app-window-mockup[data-astro-cid-blifzea3]{position:relative;z-index:1;width:100%;max-width:500px;background:#e2e8f0;border-radius:12px;box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #0f172a0d;overflow:hidden;transform:rotateX(5deg) rotateY(-5deg);transition:transform .5s ease}.app-window-mockup[data-astro-cid-blifzea3]:hover{transform:rotateX(0) rotateY(0)}.window-header[data-astro-cid-blifzea3]{height:32px;background:#f1f5f9;border-bottom:1px solid #cbd5e1;display:flex;align-items:center;padding:0 12px;position:relative}.window-controls[data-astro-cid-blifzea3]{display:flex;gap:6px}.control[data-astro-cid-blifzea3]{width:10px;height:10px;border-radius:50%}.close[data-astro-cid-blifzea3]{background:#ef4444}.minimize[data-astro-cid-blifzea3]{background:#f59e0b}.maximize[data-astro-cid-blifzea3]{background:#22c55e}.window-title[data-astro-cid-blifzea3]{position:absolute;width:100%;text-align:center;left:0;font-size:.75rem;color:#64748b;font-weight:600;pointer-events:none}.window-body[data-astro-cid-blifzea3]{height:320px;background:#fff;display:flex;position:relative}.sidebar-anim[data-astro-cid-blifzea3]{width:80px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:1rem;display:flex;flex-direction:column;gap:10px}.sb-item[data-astro-cid-blifzea3]{height:8px;background:#cbd5e1;border-radius:4px}.w-full[data-astro-cid-blifzea3]{width:100%}.w-3\/4[data-astro-cid-blifzea3]{width:75%}.w-1\/2[data-astro-cid-blifzea3]{width:50%}.main-area-anim[data-astro-cid-blifzea3]{flex:1;background:#e2e8f0;display:flex;align-items:center;justify-content:center;padding:1.5rem;position:relative}.document-paper[data-astro-cid-blifzea3]{background:#fff;width:100%;height:100%;max-width:260px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;display:flex;flex-direction:column;position:relative}.doc-header[data-astro-cid-blifzea3]{font-size:.7rem;font-weight:800;color:#334155;margin-bottom:1rem;text-align:center}.doc-lines[data-astro-cid-blifzea3]{display:flex;flex-direction:column;gap:8px;flex:1}.line[data-astro-cid-blifzea3]{height:6px;background:#e2e8f0;border-radius:3px;width:100%}.line[data-astro-cid-blifzea3].w-90{width:90%}.line[data-astro-cid-blifzea3].w-80{width:80%}.digital-stamp[data-astro-cid-blifzea3]{position:absolute;bottom:20px;right:20px;transform:rotate(-15deg) scale(2);opacity:0;animation:stampIt 4s ease-in-out infinite}@keyframes stampIt{0%,20%{opacity:0;transform:rotate(-15deg) scale(3)}30%{opacity:1;transform:rotate(-10deg) scale(1)}80%{opacity:1;transform:rotate(-10deg) scale(1)}90%,to{opacity:0;transform:rotate(-10deg) scale(.8)}}.stamp-border[data-astro-cid-blifzea3]{border:2px solid #00a280;border-radius:8px;padding:4px 8px;display:flex;align-items:center;gap:6px;background:#ffffffe6}.stamp-check[data-astro-cid-blifzea3]{color:#00a280;font-weight:900;font-size:1.2rem}.stamp-text[data-astro-cid-blifzea3]{color:#00a280;font-size:.55rem;font-weight:800;line-height:1.2;text-align:left}.processing-bar[data-astro-cid-blifzea3]{position:absolute;bottom:15px;left:50%;transform:translate(-50%);background:#0f172ad9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 16px;border-radius:99px;display:flex;flex-direction:column;gap:4px;align-items:center;width:180px;animation:barAppear 4s infinite}@keyframes barAppear{0%,10%{opacity:1}25%,to{opacity:0}}.process-text[data-astro-cid-blifzea3]{color:#fff;font-size:.65rem;font-weight:600}.p-bar[data-astro-cid-blifzea3]{width:100%;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.p-fill[data-astro-cid-blifzea3]{height:100%;background:#34d399;width:0%;animation:fillBar 4s infinite}@keyframes fillBar{0%{width:0%}20%{width:100%}to{width:100%}}
