.hero-content[data-astro-cid-anhloy43]{animation:fadeUp .8s ease-out forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.why-section[data-astro-cid-uniqznpg]{padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.container[data-astro-cid-uniqznpg]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-uniqznpg]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-uniqznpg] h2[data-astro-cid-uniqznpg]{font-size:clamp(2.25rem,5vw,4rem);font-weight:900;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 1.25rem;letter-spacing:-.025em}.cards-grid[data-astro-cid-uniqznpg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1rem;justify-items:center;margin-top:2rem}.why-card[data-astro-cid-uniqznpg]{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:1.5rem 2rem;max-width:350px;text-align:center;box-shadow:0 10px 30px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.why-card[data-astro-cid-uniqznpg]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899)}.why-card[data-astro-cid-uniqznpg]:hover{transform:translateY(-12px);box-shadow:0 25px 50px #00000026;border-color:#3b82f6}.card-top[data-astro-cid-uniqznpg]{margin-bottom:1.5rem}.card-image[data-astro-cid-uniqznpg]{width:130px;height:130px;object-fit:contain;border-radius:16px;margin:0 auto 1rem;padding:.5rem}.card-title[data-astro-cid-uniqznpg]{font-size:1.3rem;font-weight:800;color:#005f73;margin:0;line-height:1.3}.card-description[data-astro-cid-uniqznpg]{font-size:1.125rem;color:#4b5563;line-height:1.7;margin:0}.feature-section[data-astro-cid-blhzhki7]{padding:5rem 0}.feature-container[data-astro-cid-blhzhki7]{display:grid;grid-template-columns:280px 1fr;gap:1rem;max-width:1400px;margin:auto;padding:15px;width:100%;box-sizing:border-box}.feature-section[data-astro-cid-blhzhki7],.feature-container[data-astro-cid-blhzhki7]{overflow-x:hidden}.feature-menu[data-astro-cid-blhzhki7]{display:flex;flex-direction:column;gap:.75rem;position:relative;flex-shrink:0}.menu-item[data-astro-cid-blhzhki7]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.2rem;border-radius:14px;background:#ffffffd0;border:1px solid rgba(0,0,0,.11);cursor:pointer;transition:all .25s ease;font-weight:500}.menu-item[data-astro-cid-blhzhki7] img[data-astro-cid-blhzhki7]{width:22px;height:22px}.menu-item[data-astro-cid-blhzhki7]:hover{transform:translate(4px);background:#3b82f614}.menu-item[data-astro-cid-blhzhki7].active{background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;box-shadow:0 10px 25px #3b82f640}.feature-content[data-astro-cid-blhzhki7]{position:relative;min-height:350px;margin-top:0;padding-left:20px;padding-right:20px;margin-left:2px;margin-right:2px;border:1px solid #ebebeb;border-radius:12px;padding-bottom:20px}.panel-title[data-astro-cid-blhzhki7]{grid-column:1/-1;text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:.5rem;color:#005f73}.content-panel[data-astro-cid-blhzhki7] .cta[data-astro-cid-blhzhki7]{grid-column:1/-1;justify-self:center;margin-top:1rem}.content-panel[data-astro-cid-blhzhki7]{display:none;grid-template-columns:1.1fr 1fr;gap:1.5rem;align-items:center;margin-top:10px}.content-panel[data-astro-cid-blhzhki7].active{display:grid;animation:fade .4s ease}@keyframes fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.text[data-astro-cid-blhzhki7] h3[data-astro-cid-blhzhki7]{font-size:1.8rem;font-weight:700;margin-bottom:.75rem;color:#005f73;text-align:center}.text[data-astro-cid-blhzhki7] p[data-astro-cid-blhzhki7]{color:#4b5563;margin-bottom:1rem}.text[data-astro-cid-blhzhki7] ul[data-astro-cid-blhzhki7]{margin-bottom:1.5rem;padding-left:1.2rem}.text[data-astro-cid-blhzhki7] li[data-astro-cid-blhzhki7]{margin-bottom:.4rem;color:#374151}.cta[data-astro-cid-blhzhki7]{display:inline-flex;padding:.8rem 1.6rem;border-radius:10px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;text-decoration:none;font-weight:600;transition:.2s;align-items:center;justify-content:center}.text[data-astro-cid-blhzhki7]{display:flex;flex-direction:column;gap:.75rem}.content-panel[data-astro-cid-blhzhki7] .cta[data-astro-cid-blhzhki7]{justify-self:center}.text[data-astro-cid-blhzhki7] .cta[data-astro-cid-blhzhki7]{align-self:center}.cta[data-astro-cid-blhzhki7]:hover{transform:scale(1.05)}.image[data-astro-cid-blhzhki7] img[data-astro-cid-blhzhki7]{max-width:100%;max-height:290px;object-fit:cover}@media (max-width:900px){.feature-container[data-astro-cid-blhzhki7]{grid-template-columns:1fr;grid-template-rows:auto auto;gap:1.5rem;padding:1px}.feature-menu[data-astro-cid-blhzhki7]{display:flex;flex-direction:row;overflow-x:auto;scroll-behavior:smooth;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;flex-shrink:0;width:100%}.feature-menu[data-astro-cid-blhzhki7]::-webkit-scrollbar{height:6px}.feature-menu[data-astro-cid-blhzhki7]::-webkit-scrollbar-thumb{background:#c8c8c899;border-radius:6px}.menu-item[data-astro-cid-blhzhki7]{min-width:180px;flex-shrink:0}.content-panel[data-astro-cid-blhzhki7]{display:none}.content-panel[data-astro-cid-blhzhki7].active{display:flex;flex-direction:column;animation:fade .4s ease}.text[data-astro-cid-blhzhki7]{order:1}.image[data-astro-cid-blhzhki7]{order:2;display:flex;justify-content:center}.cta[data-astro-cid-blhzhki7]{order:3;margin-top:.5rem}}.tick[data-astro-cid-blhzhki7]{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#10b981;font-size:12px;font-weight:800;margin-top:2px}.menu-icon[data-astro-cid-blhzhki7]{color:#64748b}.menu-item[data-astro-cid-blhzhki7].active .menu-icon[data-astro-cid-blhzhki7]{color:#3b82f6}