.about-section.svelte-22v3ng{padding:var(--section-spacing-y) 0;background-color:#fff9;overflow-x:clip;position:relative}.about-container.svelte-22v3ng{display:flex;align-items:center;justify-content:space-between;gap:4rem}.about-content.svelte-22v3ng{flex:1;max-width:600px;position:relative;z-index:2}.about-subtitle.svelte-22v3ng{display:block;font-size:.9rem;font-weight:600;text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-bottom:.5rem}.about-title.svelte-22v3ng{text-align:left;margin-bottom:2rem;font-size:3rem;line-height:1.1}.about-text.svelte-22v3ng{color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem;font-size:1.05rem}.features-list.svelte-22v3ng{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.feature-item.svelte-22v3ng{display:flex;gap:1.5rem;align-items:flex-start}.feature-icon.svelte-22v3ng{width:48px;height:48px;flex-shrink:0;color:var(--color-primary)}.feature-icon.svelte-22v3ng svg:where(.svelte-22v3ng){width:100%;height:100%}.feature-text.svelte-22v3ng h3:where(.svelte-22v3ng){font-size:1.25rem;font-weight:700;color:var(--color-text-main);margin-bottom:.5rem}.feature-text.svelte-22v3ng p:where(.svelte-22v3ng){color:var(--color-text-muted);line-height:1.5;font-size:.95rem}.about-visual.svelte-22v3ng{flex:1;position:relative;display:flex;justify-content:flex-end;min-height:500px}.image-stack-wrapper.svelte-22v3ng{position:relative;width:100%;max-width:500px;aspect-ratio:.8}.about-img-main.svelte-22v3ng{width:85%;height:auto;position:absolute;top:0;right:0;border-radius:var(--radius-lg);z-index:2;box-shadow:var(--shadow-lg)}.about-img-secondary.svelte-22v3ng{width:50%;height:auto;position:absolute;bottom:10%;left:0;border-radius:var(--radius-md);z-index:3;border:4px solid white;box-shadow:var(--shadow-lg)}.about-blob.svelte-22v3ng{position:absolute;width:400px;height:400px;background:var(--color-accent-yellow);filter:blur(0px);opacity:1;z-index:1;clip-path:none;width:300px;height:600px;bottom:-100px;right:-80px;border-radius:100px;background:linear-gradient(135deg,var(--color-accent-yellow),#f0d57a);transform:rotate(-10deg)}@media (max-width: 900px){.about-section.svelte-22v3ng .container:where(.svelte-22v3ng){padding:4rem 1.5rem;margin-left:1rem;margin-right:1rem}.about-container.svelte-22v3ng{flex-direction:column-reverse}.about-visual.svelte-22v3ng{justify-content:center;width:100%}.image-stack-wrapper.svelte-22v3ng{max-width:100%}.about-title.svelte-22v3ng{text-align:center;font-size:2.5rem}.about-subtitle.svelte-22v3ng{text-align:center}.about-section.svelte-22v3ng p:where(.svelte-22v3ng){text-align:center}.features-list.svelte-22v3ng{align-items:center}}.faq-section.svelte-1t8i6y4{background-color:rgba(var(--color-primary-rgb),.1);padding:5rem 1rem;color:var(--color-text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.container.svelte-1t8i6y4{max-width:1000px;margin:0 auto}.info-box.svelte-1t8i6y4{background-color:rgba(var(--color-primary-rgb),.1);border:1px solid rgba(var(--color-primary-rgb),.2);border-radius:var(--radius-md);padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:3rem;color:var(--color-primary)}.icon.svelte-1t8i6y4{flex-shrink:0}.section-title.svelte-1t8i6y4{font-size:2.5rem;font-weight:800;margin-bottom:2rem;color:var(--color-text-main)}.highlight.svelte-1t8i6y4{color:var(--color-primary)}.faq-grid.svelte-1t8i6y4{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.faq-grid.svelte-1t8i6y4{grid-template-columns:1fr 1fr}}.faq-card.svelte-1t8i6y4{background:#fff;padding:1.5rem;border-radius:var(--radius-md);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s}.faq-card.svelte-1t8i6y4:hover{transform:translateY(-2px)}h3.svelte-1t8i6y4{font-weight:700;margin-bottom:.75rem;font-size:1.1rem;line-height:1.4}p.svelte-1t8i6y4{color:#4b5563;font-size:.95rem;line-height:1.6}.nav-btn.svelte-23p0sz{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:1rem;opacity:.7;transition:all .2s;z-index:1010;border-radius:50%}.nav-btn.svelte-23p0sz:hover{opacity:1;background:#ffffff1a;transform:translateY(-50%) scale(1.1)}.prev-btn.svelte-23p0sz{left:20px}.next-btn.svelte-23p0sz{right:20px}@media (max-width: 768px){.nav-btn.svelte-23p0sz{padding:.5rem}.prev-btn.svelte-23p0sz{left:5px}.next-btn.svelte-23p0sz{right:5px}.lightbox-content.svelte-23p0sz{max-width:95vw}.close-btn.svelte-23p0sz{right:0;top:-50px}}.gallery-section.svelte-23p0sz{background-color:rgba(var(--color-primary-rgb),.05);padding:5rem 1rem;color:var(--color-text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;scroll-margin-top:calc(var(--header-height) + 2rem)}.container.svelte-23p0sz{max-width:80%;margin:0 auto}.section-title.svelte-23p0sz{font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center;color:var(--color-text-main)}.highlight.svelte-23p0sz{color:var(--color-primary);font-size:1.25rem;display:block;font-weight:500;margin-top:.5rem}.gallery-grid.svelte-23p0sz{column-count:2;column-gap:.5rem}@media (min-width: 640px){.gallery-grid.svelte-23p0sz{column-count:2;column-gap:1.5rem}}@media (min-width: 1024px){.gallery-grid.svelte-23p0sz{column-count:3}}.gallery-item.svelte-23p0sz{background:transparent;border:none;padding:0;width:100%;margin-bottom:.5rem;break-inside:avoid;cursor:pointer;perspective:1000px;position:relative;z-index:1;transition:z-index .4s step-end}@media (min-width: 640px){.gallery-item.svelte-23p0sz{margin-bottom:1.5rem}}.gallery-item.svelte-23p0sz:hover{z-index:20;transition:z-index 0s step-start}.image-wrapper.svelte-23p0sz{position:relative;border-radius:var(--radius-md);overflow:hidden;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.175,.885,.32,1.27);-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(#fff,#000)}.gallery-item.svelte-23p0sz:hover .image-wrapper:where(.svelte-23p0sz){transform:translateY(-5px) rotateX(2deg) rotateY(2deg)}.gallery-item.svelte-23p0sz img:where(.svelte-23p0sz){width:100%;height:auto;display:block;transition:transform .5s ease}.gallery-item.svelte-23p0sz:hover img:where(.svelte-23p0sz){transform:scale(1.05)}.overlay.svelte-23p0sz{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery-item.svelte-23p0sz:hover .overlay:where(.svelte-23p0sz){opacity:1}.zoom-icon.svelte-23p0sz{font-size:2rem;transform:scale(.5);transition:transform .3s cubic-bezier(.175,.885,.32,1.27)}.gallery-item.svelte-23p0sz:hover .zoom-icon:where(.svelte-23p0sz){transform:scale(1)}.lightbox.svelte-23p0sz{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out}.lightbox-content.svelte-23p0sz{position:relative;max-width:90vw;max-height:90vh;cursor:default}.lightbox-content.svelte-23p0sz img:where(.svelte-23p0sz){max-width:100%;max-height:90vh;object-fit:contain;border-radius:var(--radius-sm);box-shadow:0 0 50px #00000080}.close-btn.svelte-23p0sz{position:absolute;top:-40px;right:-40px;background:transparent;border:none;color:#fff;font-size:3rem;cursor:pointer;line-height:1;transition:transform .2s}.close-btn.svelte-23p0sz:hover{transform:scale(1.1)}.intro-header.svelte-114b28z{margin-bottom:4rem}.hero-head.svelte-114b28z{text-align:left;width:100%;margin-bottom:2rem}.page-title.svelte-114b28z{font-family:var(--font-sans);font-size:4.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:var(--color-text-main);background:none;-webkit-text-fill-color:initial}.highlight.svelte-114b28z{color:var(--color-primary);position:relative;display:inline-block}.highlight.svelte-114b28z:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:12px;background-repeat:repeat-x;background-image:url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 20 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5C4 2 6 2 8 5C10 8 12 8 14 5C16 2 18 2 20 5' stroke='%23e3c260' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-size:20px 10px}.page-subtitle.svelte-114b28z{font-size:1.25rem;color:var(--color-text-main);margin-bottom:2.5rem;font-weight:500;max-width:800px;line-height:1.6}@media (max-width: 900px){.intro-header.svelte-114b28z{margin-left:1rem;margin-right:1rem}.page-title.svelte-114b28z{font-size:2.5rem}}#how-it-works.svelte-114b28z{scroll-margin-top:calc(var(--header-height) + 2rem)}.steps-container.svelte-114b28z{display:flex;align-items:flex-start;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.step-card.svelte-114b28z{flex:1;min-width:250px;max-width:300px;display:flex;flex-direction:column;align-items:center;position:relative}.step-media.svelte-114b28z{position:relative;width:100%;margin-bottom:1.5rem}.step-image-wrapper.svelte-114b28z{position:relative;width:100%;aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);background:#fff}.step-image.svelte-114b28z{width:100%;height:100%;object-fit:cover}.step-number.svelte-114b28z{position:absolute;bottom:-15px;right:-15px;width:50px;height:50px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;box-shadow:var(--shadow);z-index:2}.step-title.svelte-114b28z{font-size:1.25rem;margin-bottom:.5rem;color:var(--color-text-main)}.step-desc.svelte-114b28z{color:var(--color-text-muted);font-size:1rem;line-height:1.5}.step-connector.svelte-114b28z{flex:0 0 100px;margin-top:120px;opacity:.8}.step-connector.svelte-114b28z svg:where(.svelte-114b28z){width:100%;height:20px;overflow:visible}@media (max-width: 900px){.steps-container.svelte-114b28z{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;max-width:100%;padding:0 .5rem}.step-card.svelte-114b28z{min-width:0;width:100%;max-width:none}.step-connector.svelte-114b28z{display:none}.step-image-wrapper.svelte-114b28z{width:60px;height:60px;border-radius:var(--radius);margin:0 auto}.step-media.svelte-114b28z{margin-bottom:.5rem;display:flex;justify-content:center}.step-number.svelte-114b28z{display:none}.step-title.svelte-114b28z{font-size:.85rem;line-height:1.2;margin-bottom:0;text-align:center;white-space:normal;width:100%;padding:0 2px;-webkit-hyphens:auto;hyphens:auto}.step-desc.svelte-114b28z{display:none}}.cta-container.svelte-114b28z{display:none;margin-top:2rem;justify-content:center}@media (max-width: 900px){.cta-container.svelte-114b28z{display:flex}}.testimonials-section.svelte-1jhcrt0{padding:var(--section-spacing-y) 0;background-color:transparent}.header.svelte-1jhcrt0{text-align:center;max-width:800px;margin:0 auto 4rem}.section-title.svelte-1jhcrt0{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-main)}.subtitle.svelte-1jhcrt0{font-size:1.1rem;color:var(--color-text-muted);line-height:1.6}.grid.svelte-1jhcrt0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card.svelte-1jhcrt0{display:flex;flex-direction:column;gap:1.5rem}.image-wrapper.svelte-1jhcrt0{width:100%;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.image-wrapper.svelte-1jhcrt0 img:where(.svelte-1jhcrt0){width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.testimonial-card.svelte-1jhcrt0:hover .image-wrapper:where(.svelte-1jhcrt0) img:where(.svelte-1jhcrt0){transform:scale(1.05)}.content.svelte-1jhcrt0{display:flex;flex-direction:column;gap:1rem;position:relative}blockquote.svelte-1jhcrt0{margin:0;font-size:1.1rem;line-height:1.6;color:var(--color-text-main);font-style:italic;position:relative;z-index:1;padding:0 2.5rem}blockquote.svelte-1jhcrt0:before{content:"«";position:absolute;top:-1.5rem;left:0;font-size:4rem;line-height:1;font-family:Georgia,serif;color:var(--color-primary);opacity:.3;pointer-events:none;z-index:-1}blockquote.svelte-1jhcrt0:after{content:"»";margin-left:.2rem;font-size:4rem;line-height:0;vertical-align:-1rem;font-family:Georgia,serif;color:var(--color-primary);opacity:.3;pointer-events:none}.author-info.svelte-1jhcrt0{display:flex;flex-direction:column;gap:.25rem}.author.svelte-1jhcrt0{font-weight:700;color:var(--color-text-main)}.role.svelte-1jhcrt0{font-size:.9rem;color:var(--color-text-muted)}@media (max-width: 900px){.testimonials-section.svelte-1jhcrt0{margin-left:1rem;margin-right:1rem}}
