.hero[data-astro-cid-bbe6dxrz]{margin:0;width:100%}.hero-card[data-astro-cid-bbe6dxrz]{position:relative;border-radius:0 0 16px 16px;overflow:hidden;min-height:85vh;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a;margin:0;max-width:none;width:100%}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:55vh}.hero-background-image[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:#0000004d;z-index:2}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex;justify-content:center}.hero-content[data-astro-cid-bbe6dxrz]{text-align:left;color:#fff;width:100%;max-width:1200px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:500;margin:0 0 2.5rem;line-height:1.4;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;max-width:600px;margin:0}.button-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;border:none;cursor:pointer;box-shadow:0 2px 8px #0000001a;align-self:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .button-primary{background:var(--primary-color);color:#fff}.hero-actions[data-astro-cid-bbe6dxrz] .button-primary:hover{background:var(--primary-color-dark)}.hero-actions[data-astro-cid-bbe6dxrz] .button-outline{background:#fff;color:var(--primary-color);border:2px solid rgba(255,255,255,.3)}.hero-actions[data-astro-cid-bbe6dxrz] .button-outline:hover{background:var(--primary-color-dark)}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{width:100%;max-width:500px;padding:1rem 1.5rem;border-radius:8px;border:none;font-size:1rem;background:#fff;color:var(--text-color);box-shadow:0 2px 8px #0000001a}.hero-actions[data-astro-cid-bbe6dxrz] .search-input:focus{outline:none;box-shadow:0 4px 16px #00000026}.hero-actions[data-astro-cid-bbe6dxrz] .search-input::placeholder{color:var(--light-text)}@media (max-width: 768px){.hero-card[data-astro-cid-bbe6dxrz]{min-height:70vh;margin:0;border-radius:0 0 12px 12px;align-items:flex-end}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:50vh}.hero-container[data-astro-cid-bbe6dxrz]{padding:2rem 1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;margin-bottom:2rem}.hero-actions[data-astro-cid-bbe6dxrz]{gap:1rem}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:.875rem 1.5rem;font-size:.95rem;width:100%;max-width:none}.button-container[data-astro-cid-bbe6dxrz]{gap:.75rem;width:100%;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{padding:.875rem 1.25rem;font-size:.95rem}}@media (max-width: 480px){.hero-card[data-astro-cid-bbe6dxrz]{min-height:70vh;margin:0;border-radius:0 0 8px 8px;align-items:flex-end}.hero-card--compact[data-astro-cid-bbe6dxrz]{min-height:50vh}.hero-container[data-astro-cid-bbe6dxrz]{padding:1.5rem 1rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem}.hero-actions[data-astro-cid-bbe6dxrz] .button{padding:.75rem 1.25rem;font-size:.9rem}.button-container[data-astro-cid-bbe6dxrz]{gap:.5rem;align-items:flex-start}.hero-actions[data-astro-cid-bbe6dxrz] .search-input{padding:.75rem 1rem;font-size:.9rem}}.features-title[data-astro-cid-vnivfuh2]{font-size:2.5rem;font-weight:700;color:var(--text-color);margin:0 0 3rem;text-align:center;line-height:1.2}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%}.feature-card[data-astro-cid-vnivfuh2]{background:var(--background);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 20px #00000014;position:relative;overflow:hidden;transition:all .3s ease}.feature-card[data-astro-cid-vnivfuh2]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary-color);transform:scaleX(0);transition:transform .3s ease}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--primary-color);box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.feature-card[data-astro-cid-vnivfuh2]:hover:before{transform:scaleX(1)}.feature-card[data-astro-cid-vnivfuh2].highlight{border:1px solid var(--primary-color);background:linear-gradient(135deg,var(--light-background) 0%,var(--background) 100%)}.feature-card[data-astro-cid-vnivfuh2].highlight:before{transform:scaleX(1)}.feature-icon[data-astro-cid-vnivfuh2]{margin-bottom:2rem}.icon[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;font-size:2rem;color:var(--primary-color)}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0 0 1.25rem;line-height:1.3}.feature-description[data-astro-cid-vnivfuh2]{font-size:1rem;color:var(--light-text);line-height:1.6;margin:0}@media (max-width: 768px){.features-title[data-astro-cid-vnivfuh2]{font-size:2rem;margin-bottom:2rem}.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem 1.5rem}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.375rem}.feature-description[data-astro-cid-vnivfuh2]{font-size:.95rem}.icon[data-astro-cid-vnivfuh2]{width:70px;height:70px;font-size:1.75rem}}@media (max-width: 480px){.features-title[data-astro-cid-vnivfuh2]{font-size:1.75rem}.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1.25rem}.feature-card[data-astro-cid-vnivfuh2]{padding:1.75rem 1.25rem}.icon[data-astro-cid-vnivfuh2]{width:60px;height:60px;font-size:1.5rem}.feature-title[data-astro-cid-vnivfuh2]{font-size:1.25rem}.feature-description[data-astro-cid-vnivfuh2]{font-size:.9rem}}.two-column[data-astro-cid-rgsxepel]{margin:3rem 0}.two-column-content[data-astro-cid-rgsxepel]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1200px;margin:0 auto}.two-column-content[data-astro-cid-rgsxepel].image-right{direction:rtl}.two-column-content[data-astro-cid-rgsxepel].image-right>[data-astro-cid-rgsxepel]{direction:ltr}.image-column[data-astro-cid-rgsxepel]{display:flex;justify-content:center;align-items:center}.content-image[data-astro-cid-rgsxepel]{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 20px #0000001a;object-fit:cover;max-height:500px}.text-column[data-astro-cid-rgsxepel]{display:flex;flex-direction:column;gap:1.5rem}.content-title[data-astro-cid-rgsxepel]{font-size:2.5rem;font-weight:700;color:var(--text-color);margin:0;line-height:1.2}.content-text[data-astro-cid-rgsxepel]{font-size:1.125rem;color:var(--light-text);line-height:1.6;margin:0}.content-text[data-astro-cid-rgsxepel] p[data-astro-cid-rgsxepel]{margin:0 0 1rem}.content-text[data-astro-cid-rgsxepel] p[data-astro-cid-rgsxepel]:last-child{margin-bottom:0}.content-button[data-astro-cid-rgsxepel]{display:inline-flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s ease;width:fit-content;box-shadow:0 2px 8px #0000001a}.content-button[data-astro-cid-rgsxepel]:hover{background:var(--primary-color-dark);transform:translateY(-1px);box-shadow:0 4px 16px #00000026}@media (max-width: 768px){.two-column[data-astro-cid-rgsxepel]{margin:2rem 0}.two-column-content[data-astro-cid-rgsxepel]{grid-template-columns:1fr;gap:2rem}.two-column-content[data-astro-cid-rgsxepel].image-right{direction:ltr}.content-title[data-astro-cid-rgsxepel]{font-size:2rem}.content-text[data-astro-cid-rgsxepel]{font-size:1rem}.content-button[data-astro-cid-rgsxepel]{padding:.875rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.two-column-content[data-astro-cid-rgsxepel]{gap:1.5rem}.content-title[data-astro-cid-rgsxepel]{font-size:1.75rem}.content-text[data-astro-cid-rgsxepel]{font-size:.95rem}.content-button[data-astro-cid-rgsxepel]{padding:.75rem 1.25rem;font-size:.9rem}}.trusted-by[data-astro-cid-4binqcmu]{text-align:center;padding:0}.trusted-title[data-astro-cid-4binqcmu]{font-size:1.25rem;font-weight:600;color:var(--light-text);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem}.logo-strip[data-astro-cid-4binqcmu]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.logo-item[data-astro-cid-4binqcmu]{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.logo-link[data-astro-cid-4binqcmu]{display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.logo-link[data-astro-cid-4binqcmu]:hover{opacity:.8}.logo-image[data-astro-cid-4binqcmu]{height:80px;width:auto;max-width:240px;object-fit:contain;opacity:.8;transition:all .3s ease}.logo-link[data-astro-cid-4binqcmu]:hover .logo-image[data-astro-cid-4binqcmu],.logo-item[data-astro-cid-4binqcmu]:hover .logo-image[data-astro-cid-4binqcmu]{opacity:1}.trusted-by--compact[data-astro-cid-4binqcmu] .logo-strip[data-astro-cid-4binqcmu]{flex-wrap:nowrap;max-width:640px;gap:1.5rem}.trusted-by--compact[data-astro-cid-4binqcmu] .logo-image[data-astro-cid-4binqcmu]{height:44px;max-width:140px}@media (max-width: 768px){.trusted-by[data-astro-cid-4binqcmu]{padding:1.5rem 0}.logo-strip[data-astro-cid-4binqcmu]{gap:.75rem;flex-wrap:nowrap;justify-content:space-between;padding:0 1rem;max-width:none}.logo-item[data-astro-cid-4binqcmu]{flex:1;min-width:0}.logo-image[data-astro-cid-4binqcmu]{height:48px;max-width:100%;width:100%}}@media (max-width: 480px){.trusted-by[data-astro-cid-4binqcmu]{padding:1rem 0}.logo-strip[data-astro-cid-4binqcmu]{gap:.5rem;flex-wrap:nowrap;justify-content:space-between;padding:0 1rem;max-width:none}.logo-item[data-astro-cid-4binqcmu]{flex:1;min-width:0}.logo-image[data-astro-cid-4binqcmu]{height:40px;max-width:100%;width:100%}.trusted-title[data-astro-cid-4binqcmu]{font-size:1rem;margin-bottom:1rem}}.testimonials-grid[data-astro-cid-yuv2es54]{width:100%;max-width:100%;overflow:hidden}.testimonials-header[data-astro-cid-yuv2es54]{text-align:center;margin-bottom:3rem}.testimonials-title[data-astro-cid-yuv2es54]{font-size:2.5rem;font-weight:var(--font-weight-bold);color:var(--text-color);margin:0 0 1rem;line-height:1.2}.testimonials-subtitle[data-astro-cid-yuv2es54]{font-size:1.125rem;color:var(--light-text);margin:0;line-height:1.5}.testimonials-grid--small-title[data-astro-cid-yuv2es54] .testimonials-title[data-astro-cid-yuv2es54]{font-size:1.375rem;font-weight:600}.testimonials-grid--small-title[data-astro-cid-yuv2es54] .testimonials-header[data-astro-cid-yuv2es54]{margin-bottom:2rem}.testimonials-container[data-astro-cid-yuv2es54]{display:flex;flex-direction:column;gap:0}.testimonials-row[data-astro-cid-yuv2es54]{display:flex;gap:.75rem;align-items:flex-start;overflow:hidden;padding:1rem 0;position:relative}.testimonials-row[data-astro-cid-yuv2es54] .scrolling-content[data-astro-cid-yuv2es54]{display:flex;gap:.75rem;align-items:flex-start;animation:none}@media (max-width: 480px){.testimonials-row[data-astro-cid-yuv2es54] .scrolling-content[data-astro-cid-yuv2es54]{gap:.3rem}}.testimonials-row[data-astro-cid-yuv2es54] .scrolling-content[data-astro-cid-yuv2es54]{animation:none}.testimonials-row[data-astro-cid-yuv2es54]:hover .scrolling-content[data-astro-cid-yuv2es54]{cursor:grab}.testimonials-row[data-astro-cid-yuv2es54]:active .scrolling-content[data-astro-cid-yuv2es54]{cursor:grabbing}.testimonials-row[data-astro-cid-yuv2es54] .testimonial-card{flex:0 0 auto;min-width:300px;max-width:600px;width:fit-content;display:flex;flex-direction:column}@media (max-width: 768px){.testimonials-title[data-astro-cid-yuv2es54]{font-size:2rem}.testimonials-grid--small-title[data-astro-cid-yuv2es54] .testimonials-title[data-astro-cid-yuv2es54]{font-size:1.25rem}.testimonials-subtitle[data-astro-cid-yuv2es54]{font-size:1rem}.testimonials-container[data-astro-cid-yuv2es54]{gap:0}.testimonials-row[data-astro-cid-yuv2es54]{gap:.5rem;padding:.75rem 0}.testimonials-row[data-astro-cid-yuv2es54] .testimonial-card{min-width:280px;max-width:500px}}@media (max-width: 480px){.testimonials-title[data-astro-cid-yuv2es54]{font-size:1.5rem}.testimonials-grid--small-title[data-astro-cid-yuv2es54] .testimonials-title[data-astro-cid-yuv2es54]{font-size:1.125rem}.testimonials-subtitle[data-astro-cid-yuv2es54]{font-size:.9rem}.testimonials-header[data-astro-cid-yuv2es54]{margin-bottom:1.5rem}.testimonials-container[data-astro-cid-yuv2es54]{gap:0}.testimonials-row[data-astro-cid-yuv2es54]{gap:.3rem;padding:.4rem 0}.testimonials-row[data-astro-cid-yuv2es54] .testimonial-card{min-width:240px;max-width:360px;padding:1rem}}
