.page-container.svelte-14ra0og{max-width:1200px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box;background:var(--bg-section);border-radius:1rem;box-shadow:0 2px 8px #1e293b0f}@media (max-width: 1024px){.page-container.svelte-14ra0og{margin:0 1.5rem;padding:1.5rem}}@media (max-width: 768px){.page-container.svelte-14ra0og{margin:0 1rem;padding:1rem}}@media (max-width: 480px){.page-container.svelte-14ra0og{margin:0 .75rem;padding:.75rem}}h1,h2,h3{font-family:Montserrat,sans-serif!important;font-weight:300!important;color:#2563eb!important;text-align:center!important;margin-top:1rem!important;margin-bottom:.75rem!important;line-height:1.2!important}h1{font-size:2.5rem!important}h2{font-size:2rem!important}h3{font-size:1.5rem!important}.hero.svelte-14ra0og h1:where(.svelte-14ra0og),.intro-title.svelte-14ra0og,.section-main-title.svelte-14ra0og,.author-info.svelte-14ra0og h3:where(.svelte-14ra0og),.card-title.svelte-14ra0og,.info-subtitle.svelte-14ra0og{font-family:Montserrat,sans-serif!important;font-weight:300!important;color:#2563eb!important}.card-title.svelte-14ra0og{text-align:left!important;margin-top:0!important;margin-bottom:1.5rem!important;line-height:1.3!important;font-size:1.75rem!important}.info-subtitle.svelte-14ra0og{text-align:left!important;margin-top:0!important;margin-bottom:.75rem!important;font-size:1.25rem!important}.author-info.svelte-14ra0og h3:where(.svelte-14ra0og){text-align:left!important;margin:0 0 .25rem!important;font-size:1rem!important}.hero.svelte-14ra0og{background:transparent;padding:3rem 0 2rem;text-align:center;border-radius:0;margin-bottom:2rem;box-shadow:none}.hero.svelte-14ra0og h1:where(.svelte-14ra0og){font-size:2.5rem;font-weight:300;color:var(--heading-color);margin-bottom:1rem}.subtitle.svelte-14ra0og{font-size:1.25rem;color:var(--muted-fg);margin-bottom:2rem}.hero-buttons.svelte-14ra0og{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.btn.svelte-14ra0og{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .2s,color .2s}.btn-primary.svelte-14ra0og{background:var(--primary-button);color:#fff}.btn-primary.svelte-14ra0og:hover{background:var(--primary-button-hover)}.btn-outline.svelte-14ra0og{background:transparent;color:var(--primary-button);border:2px solid var(--primary-button)}.btn-outline.svelte-14ra0og:hover{background:var(--primary-button);color:#fff}.feature-cards.svelte-14ra0og{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:stretch}.feature-card.svelte-14ra0og{background:transparent;border-radius:1rem;box-shadow:none;padding:2rem 1.5rem;flex:1 1 260px;max-width:340px;min-width:220px;text-align:left;border:1px solid var(--border-color);margin-left:auto;margin-right:auto}.feature-icon.svelte-14ra0og{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;min-height:120px}.feature-icon.svelte-14ra0og img:where(.svelte-14ra0og){width:120px;height:120px;-o-object-fit:contain;object-fit:contain}.feature-card.svelte-14ra0og p:where(.svelte-14ra0og){color:var(--fg);font-size:1rem}.feature-card.svelte-14ra0og h3:where(.svelte-14ra0og) .ordinal{font-size:.75em;vertical-align:super;line-height:0;font-weight:400}.intro-carousel-container.svelte-14ra0og{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;max-width:1080px;margin:2rem auto;padding:0 2.5rem}.intro-content.svelte-14ra0og{flex:1 1 320px;min-width:280px;padding-right:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.intro-text.svelte-14ra0og{color:var(--muted-fg);font-size:1.1rem;line-height:1.6;text-align:justify}.carousel-container.svelte-14ra0og{flex:1 1 400px;min-width:320px;max-width:500px;width:400px;height:400px;background:#fff;border:1px solid var(--border-color);border-radius:1rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;box-shadow:0 2px 4px #1e293b1a}.carousel-slide.svelte-14ra0og{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.carousel-slide.svelte-14ra0og img:where(.svelte-14ra0og){max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain}.carousel-button.svelte-14ra0og{position:absolute;top:50%;transform:translateY(-50%);background:var(--header-bg);color:var(--header-fg);border:none;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;opacity:.7;transition:background .2s;z-index:2}.carousel-button.prev.svelte-14ra0og{left:.5rem}.carousel-button.next.svelte-14ra0og{right:.5rem}.carousel-button.svelte-14ra0og:hover{background:var(--primary-button);color:#fff}.card-container.svelte-14ra0og{display:flex;justify-content:center;width:100%;padding:0;margin:2rem 0}.card.svelte-14ra0og{background:transparent;border-radius:1rem;box-shadow:none;padding:0;max-width:1080px;width:100%;border:1px solid var(--border-color);margin-left:auto;margin-right:auto;overflow:hidden}.card-content-wrapper.svelte-14ra0og{display:flex;flex-wrap:wrap;align-items:stretch;min-height:400px}.card-image-container.svelte-14ra0og{flex:1 1 240px;min-width:200px;max-width:320px;display:flex;align-items:center;justify-content:center;background:#fff;padding:1.5rem}.card-image.svelte-14ra0og{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;max-width:100%}.card-text-content.svelte-14ra0og{flex:2 1 400px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start}.card-title.svelte-14ra0og{font-family:Montserrat,sans-serif!important;font-size:1.75rem!important;font-weight:300!important;text-align:left!important;margin-top:0!important;margin-bottom:1.5rem!important;line-height:1.3!important;color:var(--heading-color)!important}html.dark .card-title.svelte-14ra0og{color:#60a5fa!important}.card-content.svelte-14ra0og p:where(.svelte-14ra0og){color:var(--fg);margin-bottom:1rem;line-height:1.7}.card-content.svelte-14ra0og p:where(.svelte-14ra0og):last-child{margin-bottom:0}@media (max-width: 768px){.card-content-wrapper.svelte-14ra0og{flex-direction:column;min-height:auto}.card-image-container.svelte-14ra0og{max-width:none;min-height:200px;border-radius:1rem 1rem 0 0}.card-text-content.svelte-14ra0og{padding:1.5rem}.card-title.svelte-14ra0og{font-size:1.5rem!important}}.bottom-info-section.svelte-14ra0og{padding:2rem 0;background:transparent;margin-top:2rem;display:flex;flex-direction:column;align-items:center}.section-main-title.svelte-14ra0og{font-size:2rem!important;font-weight:300!important;color:var(--heading-color)!important;margin-bottom:2rem!important;text-align:center!important;max-width:800px!important;margin-left:auto!important;margin-right:auto!important;margin-top:0!important;padding:0 2rem!important;line-height:1.3!important;hyphens:none!important;-webkit-hyphens:none!important;-moz-hyphens:none!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.info-container.svelte-14ra0og{display:flex;flex-wrap:wrap;gap:2rem;border-radius:1rem;background:transparent;box-shadow:none;border:1px solid var(--border-color);align-items:stretch;justify-content:center;margin-left:auto;margin-right:auto;max-width:1080px;min-height:400px}.info-image-container.svelte-14ra0og{flex:1 1 240px;min-width:200px;max-width:320px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:1rem 0 0 1rem;overflow:hidden;padding:1.5rem}.info-image.svelte-14ra0og{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%}.info-content.svelte-14ra0og{flex:2 1 400px;padding:1.5rem 2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;max-width:600px}.info-block.svelte-14ra0og{margin-bottom:1.5rem;width:100%}.info-subtitle.svelte-14ra0og{font-size:1.25rem!important;font-weight:500!important;color:var(--heading-color)!important;text-align:left!important;margin-top:0!important;margin-bottom:.75rem!important;width:100%}.info-block.svelte-14ra0og p:where(.svelte-14ra0og){color:var(--muted-fg);line-height:1.7;font-size:1rem;margin:0}.testimonials.svelte-14ra0og{background:transparent;padding:3rem 0;margin:2rem 0;display:flex;flex-direction:column;align-items:center}.testimonial-carousel.svelte-14ra0og{position:relative;max-width:700px;margin:0 auto;padding:2rem 1rem;min-height:320px;display:flex;flex-direction:column;align-items:center}.testimonial-slide.svelte-14ra0og{background:#fff;border-radius:1rem;box-shadow:0 2px 4px #1e293b1a;padding:2rem 1.5rem;border:2px solid var(--primary-accent);display:flex;flex-direction:column;align-items:flex-start;animation:fadeIn .5s forwards;margin-left:auto;margin-right:auto;width:100%;max-width:600px}.testimonial-quote.svelte-14ra0og{color:var(--fg);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;text-align:left;width:100%}.testimonial-quote.svelte-14ra0og p:where(.svelte-14ra0og){margin:0;text-align:left}.testimonial-author.svelte-14ra0og{display:flex;align-items:center;gap:1rem;margin-top:1rem;align-self:flex-start}.author-info.svelte-14ra0og h3:where(.svelte-14ra0og){font-size:1rem!important;text-align:left!important;margin:0 0 .25rem!important}.author-info.svelte-14ra0og p:where(.svelte-14ra0og){font-size:.95rem;color:var(--muted-fg);margin:0}.testimonial-nav.svelte-14ra0og{position:absolute;top:50%;transform:translateY(-50%);background:var(--primary-button);color:#fff;border:none;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;opacity:.8;z-index:2;box-shadow:0 2px 8px #00000026}.testimonial-nav.prev.svelte-14ra0og{left:-3.5rem}.testimonial-nav.next.svelte-14ra0og{right:-3.5rem}.testimonial-nav.svelte-14ra0og:hover{background:var(--primary-button-hover);opacity:1;transform:translateY(-50%) scale(1.05)}
