.play__btn.svelte-eigztt,.custom__play__btn.svelte-eigztt{all:unset}.play__btn.svelte-eigztt{display:grid;place-items:center;height:80px;width:80px;position:absolute;inset:0;margin:auto;cursor:pointer}.custom__play__btn.svelte-eigztt{display:grid;place-items:center;position:absolute;inset:0;margin:auto;cursor:pointer}iframe.svelte-q91ywx,.yt__thumb img{height:auto;aspect-ratio:var(--aspect-ratio);width:100%}.short-thumbnail.svelte-slehl8{object-fit:cover;object-position:center;height:100%;max-width:none}.you__tube.svelte-lvnsuo{position:relative;aspect-ratio:var(--aspect-ratio, 16/9);overflow:hidden}.v__title.svelte-lvnsuo{position:absolute;top:0;width:100%;background:linear-gradient(to bottom,hsla(0,0%,0%,.1),transparent);pointer-events:none;padding:1rem;font-family:var( --title-font-family, "Segoe UI", Geneva, Verdana, sans-serif );font-size:clamp(12px,2.5vw,18px);color:var(--title-color, #ffffff);font-weight:400;text-shadow:0px 1px 3px var(--title-shadow-color, rgb(0, 0, 0, .2));line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:30%;box-sizing:border-box}.b__overlay.svelte-lvnsuo{position:absolute;top:0;left:0;width:100%;aspect-ratio:var(--aspect-ratio);cursor:pointer;transition:var(--overlay-transition, all .25s ease-in-out)}.you__tube.svelte-lvnsuo:hover .b__overlay:where(.svelte-lvnsuo){background:var(--overlay-bg-color, #00000030)}.hero.svelte-jhuur8{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1)}.hero.visible.svelte-jhuur8{opacity:1;transform:translateY(0)}.hero-content.svelte-jhuur8{display:flex;flex-direction:column;gap:1.5rem}.hero-badge.svelte-jhuur8{display:inline-flex;align-items:center;gap:.5rem;color:var(--wa-navy);font-size:1rem;font-weight:500;width:fit-content}.hero-title.svelte-jhuur8{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;color:var(--text-primary);margin:0}.gradient-text.svelte-jhuur8{background:var(--gradient-pink);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-description.svelte-jhuur8{font-size:1.25rem;line-height:1.6;color:var(--text-secondary);margin:0;max-width:500px}.hero-actions.svelte-jhuur8{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.primary-button.svelte-jhuur8{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gradient-pink);color:#fff;border-radius:var(--radius-xl);text-decoration:none;font-weight:700;font-size:1.125rem;transition:all var(--transition-fast);box-shadow:4px 4px 0 var(--wa-navy);border:1px solid var(--wa-navy)}.primary-button.svelte-jhuur8:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--wa-navy)}.secondary-button.svelte-jhuur8{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;color:var(--text-primary);border:1px solid var(--wa-navy);border-radius:var(--radius-xl);text-decoration:none;font-weight:700;font-size:1.125rem;transition:all var(--transition-fast);box-shadow:4px 4px 0 var(--wa-navy)}.secondary-button.svelte-jhuur8:hover{background:var(--wa-beige);transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--wa-navy)}.hero-hint.svelte-jhuur8{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);font-weight:600}.hero-hint.svelte-jhuur8 kbd:where(.svelte-jhuur8){background:transparent;color:var(--wa-navy);padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:700;border:1px solid var(--wa-navy);box-shadow:0 1px 0 var(--wa-navy);display:inline-flex;align-items:center;justify-content:center}.hero-visual.svelte-jhuur8{position:relative;height:500px;display:flex;justify-content:center;align-items:center}.interface-container.svelte-jhuur8{position:relative;width:100%;max-width:600px;z-index:1}.interface-image.svelte-jhuur8{width:100%;height:auto;border-radius:var(--radius-xl);box-shadow:0 20px 40px #0000001a;border:1px solid #eee7c0;display:block}.interface-button.svelte-jhuur8{position:relative;display:block;width:100%;background:none;border:none;padding:0;cursor:pointer;transition:transform var(--transition-base)}.interface-button.svelte-jhuur8:hover{transform:scale(1.02)}.play-overlay.svelte-jhuur8{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000001a;border-radius:var(--radius-xl);opacity:0;transition:all var(--transition-base)}.interface-button.svelte-jhuur8:hover .play-overlay:where(.svelte-jhuur8){opacity:1;background:#0003}.play-button.svelte-jhuur8{width:64px;height:64px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--wa-pink);box-shadow:0 4px 12px #0003;transform:scale(.8);transition:transform var(--transition-base)}.interface-button.svelte-jhuur8:hover .play-button:where(.svelte-jhuur8){transform:scale(1)}.video-wrapper.svelte-jhuur8{width:100%;border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 20px 40px #0000001a;border:1px solid #eee7c0;aspect-ratio:16/9;background:#000}.floating-card.svelte-jhuur8{position:absolute;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-lg);padding:.5rem .8rem;display:flex;align-items:center;gap:.75rem;box-shadow:2px 2px 0 var(--wa-navy);transition:all var(--transition-base);width:fit-content;min-width:100px;max-width:200px;z-index:2}.floating-card.svelte-jhuur8:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--wa-navy)}.card-1.svelte-jhuur8{top:12%;left:2%;background:var(--wa-pink);color:#fff;animation:svelte-jhuur8-float-1 6s ease-in-out infinite}.card-2.svelte-jhuur8{top:5%;right:0%;background:var(--wa-soft-lavender);color:var(--wa-navy);animation:svelte-jhuur8-float-2 6s ease-in-out infinite 1s}.card-3.svelte-jhuur8{bottom:3%;left:-2%;background:var(--wa-beige);color:var(--wa-navy);animation:svelte-jhuur8-float-3 6s ease-in-out infinite 2s}.card-4.svelte-jhuur8{bottom:12%;right:-4%;background:var(--wa-mint);color:var(--wa-navy);animation:svelte-jhuur8-float-4 6s ease-in-out infinite 3s}.card-icon.svelte-jhuur8{flex-shrink:0;display:flex;align-items:center}.card-content.svelte-jhuur8{display:flex;align-items:center;min-width:0}.card-title.svelte-jhuur8{font-weight:700;font-size:1rem;margin:0;line-height:1}@keyframes svelte-jhuur8-float-1{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(-2deg)}}@keyframes svelte-jhuur8-float-2{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-15px) rotate(2deg)}}@keyframes svelte-jhuur8-float-3{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(-1deg)}}@keyframes svelte-jhuur8-float-4{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@media(max-width:1024px){.hero.svelte-jhuur8{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-visual.svelte-jhuur8{height:400px}.floating-card.svelte-jhuur8{min-width:100px;max-width:160px;padding:.75rem}.interface-container.svelte-jhuur8{max-width:500px}}@media(max-width:768px){.hero.svelte-jhuur8{padding:8rem 1rem 4rem;gap:2rem}.hero-badge.svelte-jhuur8,.hero-hint.svelte-jhuur8{margin:0 auto}.hero-actions.svelte-jhuur8{justify-content:center}.hero-visual.svelte-jhuur8{height:350px}.floating-card.svelte-jhuur8{min-width:90px;max-width:140px;padding:.5rem}.interface-container.svelte-jhuur8{max-width:400px}.card-title.svelte-jhuur8{font-size:.75rem}}@media(max-width:480px){.hero.svelte-jhuur8{padding:6rem 1rem 3rem}.hero-actions.svelte-jhuur8{flex-direction:column;width:100%}.primary-button.svelte-jhuur8,.secondary-button.svelte-jhuur8{width:100%;justify-content:center}.hero-visual.svelte-jhuur8{height:300px}.floating-card.svelte-jhuur8{min-width:80px;max-width:120px;padding:.5rem;gap:.5rem}.interface-container.svelte-jhuur8{max-width:320px}}.content-types.svelte-1fhuqxh{padding:5rem 2rem;background:var(--wa-beige);border-radius:var(--radius-2xl)}.content-types-container.svelte-1fhuqxh{max-width:1200px;margin:0 auto;text-align:center}.content-types-label.svelte-1fhuqxh{font-size:.9375rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.1em}.content-types-more.svelte-1fhuqxh{color:var(--text-secondary);font-size:1rem;font-weight:500;margin:1.5rem 0 0;text-align:center;font-family:EB Garamond,Georgia,serif}.content-types-grid.svelte-1fhuqxh{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.content-type-badge.svelte-1fhuqxh{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);color:var(--text-primary);font-size:1rem;font-weight:700;transition:all var(--transition-fast);box-shadow:3px 3px 0 var(--wa-navy);font-family:Urbanist,-apple-system,BlinkMacSystemFont,sans-serif}.content-type-badge.svelte-1fhuqxh:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--wa-navy)}.content-type-badge.svelte-1fhuqxh:nth-child(1):hover{background:var(--wa-soft-lavender)}.content-type-badge.svelte-1fhuqxh:nth-child(2):hover{background:var(--wa-pink)}.content-type-badge.svelte-1fhuqxh:nth-child(3):hover{background:var(--wa-mint)}.content-type-badge.svelte-1fhuqxh:nth-child(4):hover{background:var(--wa-warm-orange)}.content-type-badge.svelte-1fhuqxh:nth-child(5):hover{background:var(--wa-beige)}.content-type-badge.svelte-1fhuqxh:nth-child(6):hover{background:var(--wa-soft-lavender)}.content-type-badge.svelte-1fhuqxh:nth-child(7):hover{background:var(--wa-mint)}.content-type-badge.svelte-1fhuqxh:nth-child(8):hover{background:var(--wa-coral)}@media(max-width:1024px){.content-types.svelte-1fhuqxh{padding:2.5rem 1.5rem}}@media(max-width:768px){.content-types.svelte-1fhuqxh{padding:2rem 1rem}.content-types-label.svelte-1fhuqxh{font-size:.875rem;margin-bottom:1rem}.content-types-grid.svelte-1fhuqxh{gap:.75rem}.content-type-badge.svelte-1fhuqxh{padding:.625rem 1.125rem;font-size:.9375rem}}.features.svelte-7p3pnu{scroll-margin-top:8rem;padding:6rem 2rem;max-width:1200px;margin:0 auto}.section-header.svelte-7p3pnu{text-align:center;margin-bottom:4rem}.section-title.svelte-7p3pnu{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em;font-family:Lora,Georgia,serif}.section-description.svelte-7p3pnu{font-size:1.25rem;color:var(--text-secondary);margin:0;font-weight:500}.features-grid.svelte-7p3pnu{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card.svelte-7p3pnu{background:transparent;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);padding:2.5rem;transition:all var(--transition-base);box-shadow:5px 5px 0 var(--wa-navy)}.feature-card.svelte-7p3pnu:hover{transform:translate(-4px,-4px);box-shadow:9px 9px 0 var(--wa-navy)}.feature-card.svelte-7p3pnu:nth-child(1):hover{background:var(--wa-soft-lavender)}.feature-card.svelte-7p3pnu:nth-child(2):hover{background:var(--wa-warm-orange)}.feature-card.svelte-7p3pnu:nth-child(3):hover{background:var(--wa-mint)}.feature-card.svelte-7p3pnu:nth-child(4):hover{background:var(--wa-beige)}.feature-card.svelte-7p3pnu:nth-child(5):hover{background:var(--wa-peach)}.feature-card.svelte-7p3pnu:nth-child(6):hover{background:var(--wa-coral)}.feature-icon.svelte-7p3pnu{width:64px;height:64px;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:3px 3px 0 var(--wa-navy);transition:all var(--transition-base)}.feature-card.svelte-7p3pnu:nth-child(1) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-soft-lavender)}.feature-card.svelte-7p3pnu:nth-child(2) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-warm-orange)}.feature-card.svelte-7p3pnu:nth-child(3) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-mint)}.feature-card.svelte-7p3pnu:nth-child(4) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-beige)}.feature-card.svelte-7p3pnu:nth-child(5) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-peach)}.feature-card.svelte-7p3pnu:nth-child(6) .feature-icon:where(.svelte-7p3pnu){color:var(--wa-coral)}.feature-title.svelte-7p3pnu{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem;font-family:Lora,Georgia,serif}.feature-description.svelte-7p3pnu{font-family:Urbanist,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.4;color:var(--text-secondary);margin:0;font-weight:500}@media(max-width:1024px){.features.svelte-7p3pnu{padding:5rem 1.5rem}}@media(max-width:968px){.section-title.svelte-7p3pnu{font-size:2.5rem}.section-description.svelte-7p3pnu{font-size:1.125rem}.features-grid.svelte-7p3pnu{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-card.svelte-7p3pnu{padding:2rem}}@media(max-width:768px){.features.svelte-7p3pnu{padding:4rem 1rem}.section-header.svelte-7p3pnu{margin-bottom:2.5rem}.section-title.svelte-7p3pnu{font-size:2.25rem;margin-bottom:.75rem}.section-description.svelte-7p3pnu{font-size:1rem}.features-grid.svelte-7p3pnu{grid-template-columns:1fr;gap:1.25rem}.feature-card.svelte-7p3pnu{padding:1.75rem}.feature-icon.svelte-7p3pnu{width:56px;height:56px;margin-bottom:1rem}.feature-title.svelte-7p3pnu{font-size:1.25rem;margin-bottom:.5rem}.feature-description.svelte-7p3pnu{font-size:1rem}}.how-it-works.svelte-ikwlsq{scroll-margin-top:8rem;padding:6rem 2rem;background:var(--wa-mint)}.section-header.svelte-ikwlsq{text-align:center;margin-bottom:4rem}.section-title.svelte-ikwlsq{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em;font-family:Lora,Georgia,serif}.section-description.svelte-ikwlsq{font-size:1.25rem;color:var(--text-secondary);margin:0;font-weight:500}.steps.svelte-ikwlsq{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.step.svelte-ikwlsq{text-align:center;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);padding:2.5rem;box-shadow:5px 5px 0 var(--wa-navy);transition:all var(--transition-base)}.step.svelte-ikwlsq:hover{transform:translate(-3px,-3px);box-shadow:8px 8px 0 var(--wa-navy)}.step-number.svelte-ikwlsq{width:80px;height:80px;background:var(--gradient-pink);color:#fff;border:1px solid var(--wa-navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:4px 4px 0 var(--wa-navy)}.step-title.svelte-ikwlsq{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;font-family:Lora,Georgia,serif}.step-description.svelte-ikwlsq{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);margin:0;font-weight:500}kbd.svelte-ikwlsq{padding:.375rem .75rem;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);font-family:Inter,monospace;font-size:.875rem;font-weight:700;color:var(--text-primary);box-shadow:2px 2px 0 var(--wa-navy)}@media(max-width:1024px){.how-it-works.svelte-ikwlsq{padding:5rem 1.5rem}}@media(max-width:968px){.section-title.svelte-ikwlsq{font-size:2.5rem}.section-description.svelte-ikwlsq{font-size:1.125rem}.steps.svelte-ikwlsq{grid-template-columns:repeat(2,1fr);gap:2rem}.step.svelte-ikwlsq{text-align:center}}@media(max-width:768px){.how-it-works.svelte-ikwlsq{padding:4rem 1rem}.section-title.svelte-ikwlsq{font-size:2.25rem}.section-description.svelte-ikwlsq{font-size:1rem}.steps.svelte-ikwlsq{grid-template-columns:1fr;gap:1.5rem;max-width:100%}.step.svelte-ikwlsq{padding:2rem}.step-number.svelte-ikwlsq{width:64px;height:64px;font-size:1.5rem;margin-bottom:1rem}.step-title.svelte-ikwlsq{font-size:1.5rem;margin-bottom:.75rem}.step-description.svelte-ikwlsq{font-size:1rem}}.video-section.svelte-1xdmh96{padding:6rem 2rem;background:var(--bg-primary)}.section-header.svelte-1xdmh96{text-align:center;margin-bottom:4rem}.section-title.svelte-1xdmh96{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em;font-family:Lora,Georgia,serif}.section-description.svelte-1xdmh96{font-size:1.25rem;color:var(--text-secondary);margin:0;font-weight:500}.video-container.svelte-1xdmh96{max-width:1000px;margin:3rem auto 0;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--wa-navy);box-shadow:8px 8px 0 var(--wa-navy)}.social-proof.svelte-1yltbuq{padding:6rem 2rem;max-width:800px;margin:0 auto}.social-proof-content.svelte-1yltbuq{background:var(--wa-soft-lavender);border:1px solid var(--wa-navy);border-radius:var(--radius-2xl);padding:3.5rem;text-align:center;box-shadow:8px 8px 0 var(--wa-navy)}.quote-mark.svelte-1yltbuq{color:var(--wa-pink);margin-bottom:1.5rem;display:flex;gap:.5rem;justify-content:center}.testimonial.svelte-1yltbuq{font-size:1.75rem;line-height:1.6;color:var(--text-primary);font-style:italic;margin:0 0 2rem;font-weight:600}.testimonial-author.svelte-1yltbuq{display:flex;align-items:center;justify-content:center;gap:1rem}.author-avatar.svelte-1yltbuq{width:56px;height:56px;background:var(--gradient-ocean);border:1px solid var(--wa-navy);border-radius:50%;box-shadow:3px 3px 0 var(--wa-navy)}.author-info.svelte-1yltbuq{text-align:left}.author-name.svelte-1yltbuq{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.author-title.svelte-1yltbuq{font-size:.9375rem;color:var(--text-secondary);font-weight:600}@media(max-width:1024px){.social-proof.svelte-1yltbuq{padding:5rem 1.5rem}}@media(max-width:968px){.social-proof-content.svelte-1yltbuq{padding:2.5rem}.testimonial.svelte-1yltbuq{font-size:1.5rem}}@media(max-width:768px){.social-proof.svelte-1yltbuq{padding:4rem 1rem}.social-proof-content.svelte-1yltbuq{padding:2rem}.quote-mark.svelte-1yltbuq{margin-bottom:1rem}.testimonial.svelte-1yltbuq{font-size:1.375rem;margin-bottom:1.5rem}.author-avatar.svelte-1yltbuq{width:48px;height:48px}.author-name.svelte-1yltbuq{font-size:1rem}.author-title.svelte-1yltbuq{font-size:.875rem}}.use-cases.svelte-1akqfu3{padding:6rem 2rem;background:var(--bg-primary)}.section-header.svelte-1akqfu3{text-align:center;margin-bottom:4rem}.section-title.svelte-1akqfu3{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em;font-family:Lora,Georgia,serif}.section-description.svelte-1akqfu3{font-size:1.25rem;color:var(--text-secondary);margin:0;font-weight:500}.use-cases-grid.svelte-1akqfu3{max-width:1200px;margin:3rem auto 0;display:grid;grid-template-columns:1fr;gap:1.4rem}.use-case-card.svelte-1akqfu3{background:var(--bg-card);border:1px solid var(--wa-navy);border-radius:var(--radius-xl);padding:1.5rem;text-align:left;transition:all var(--transition-base);box-shadow:5px 5px 0 var(--wa-navy);display:flex;flex-direction:column;gap:0;cursor:pointer}.use-case-card.svelte-1akqfu3:hover{transform:translate(-4px,-4px);box-shadow:9px 9px 0 var(--wa-navy)}.use-case-card.svelte-1akqfu3:nth-child(1){background:var(--wa-pink)}.use-case-card.svelte-1akqfu3:nth-child(2){background:var(--wa-soft-lavender)}.use-case-card.svelte-1akqfu3:nth-child(3){background:var(--wa-beige)}.use-case-card.svelte-1akqfu3:nth-child(4){background:var(--wa-mint)}.use-case-header.svelte-1akqfu3{display:flex;align-items:center;gap:2rem;width:100%}.use-case-icon.svelte-1akqfu3{width:64px;height:64px;flex-shrink:0;background:#fff;border:1px solid var(--wa-navy);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--wa-turquoise);margin:0;box-shadow:4px 4px 0 var(--wa-navy)}.use-case-title.svelte-1akqfu3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .25rem;font-family:Lora,Georgia,serif}.use-case-description.svelte-1akqfu3{font-size:1.0625rem;line-height:1.7;color:var(--text-primary);margin:0;font-weight:500}.use-case-expanded.svelte-1akqfu3{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(2,48,71,.1);display:flex;gap:2rem;align-items:stretch;min-height:400px}.use-case-left-column.svelte-1akqfu3{display:flex;flex-direction:column;flex:1;position:relative}.use-case-badges.svelte-1akqfu3{display:inline-flex;flex-wrap:wrap;gap:.75rem;width:100%;margin-bottom:1rem}.use-case-badge.svelte-1akqfu3{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);color:var(--text-primary);font-size:.875rem;font-weight:700;box-shadow:2px 2px 0 var(--wa-navy);transition:all var(--transition-fast)}.use-case-badge.svelte-1akqfu3:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--wa-navy)}.use-case-cta.svelte-1akqfu3{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gradient-pink);color:#fff;border-radius:var(--radius-xl);text-decoration:none;font-weight:700;font-size:1.125rem;transition:all var(--transition-fast);box-shadow:4px 4px 0 var(--wa-navy);border:1px solid var(--wa-navy);width:fit-content;margin-top:auto;align-self:flex-start}.use-case-cta.svelte-1akqfu3:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--wa-navy)}.use-case-image-wrapper.svelte-1akqfu3{max-width:50%;margin:0 auto;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--wa-navy);box-shadow:5px 5px 0 var(--wa-navy);display:block}.use-case-image-wrapper.svelte-1akqfu3 img:where(.svelte-1akqfu3){width:100%;height:auto;display:block;object-fit:cover}@media(max-width:1024px){.use-cases.svelte-1akqfu3{padding:5rem 1.5rem}}@media(max-width:968px){.section-title.svelte-1akqfu3{font-size:2.5rem}.section-description.svelte-1akqfu3{font-size:1.125rem}.use-cases-grid.svelte-1akqfu3{grid-template-columns:repeat(2,1fr);gap:1.5rem}.use-case-card.svelte-1akqfu3{padding:2rem}}@media(max-width:768px){.use-cases.svelte-1akqfu3{padding:4rem 1rem}.use-cases-grid.svelte-1akqfu3{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.use-case-card.svelte-1akqfu3{padding:1.75rem}.use-case-icon.svelte-1akqfu3{width:64px;height:64px;margin-bottom:1rem}.use-case-title.svelte-1akqfu3{font-size:1.25rem;margin-bottom:.5rem}.use-case-description.svelte-1akqfu3{font-size:1rem}.use-case-expanded.svelte-1akqfu3{flex-direction:column}.use-case-image-wrapper.svelte-1akqfu3{width:100%;max-width:100%}}.testimonials.svelte-16yvd23{padding:6rem 2rem;background:var(--wa-beige)}.section-header.svelte-16yvd23{text-align:center;margin-bottom:4rem}.section-title.svelte-16yvd23{font-size:3rem;font-weight:800;color:var(--text-primary);margin:0 0 1rem;letter-spacing:-.02em;font-family:Lora,Georgia,serif}.section-description.svelte-16yvd23{font-size:1.25rem;color:var(--text-secondary);margin:0;font-weight:500}.testimonials-grid.svelte-16yvd23{max-width:1200px;margin:3rem auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.testimonial-card.svelte-16yvd23{background:#fff;border:1px solid var(--wa-navy);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;gap:1.5rem;transition:all var(--transition-base);box-shadow:5px 5px 0 var(--wa-navy)}.testimonial-card.svelte-16yvd23:hover{transform:translate(-3px,-3px);box-shadow:8px 8px 0 var(--wa-navy)}.testimonial-stars.svelte-16yvd23{display:flex;gap:.25rem;color:var(--wa-pink)}.testimonial-quote.svelte-16yvd23{font-size:1.125rem;line-height:1.7;color:var(--text-primary);margin:0;flex-grow:1;font-weight:500}.testimonial-author-info.svelte-16yvd23{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid var(--wa-navy)}.author-avatar-small.svelte-16yvd23{width:44px;height:44px;background:var(--gradient-warm);border:1px solid var(--wa-navy);border-radius:50%;flex-shrink:0;box-shadow:2px 2px 0 var(--wa-navy)}.author-name-small.svelte-16yvd23{font-size:1rem;font-weight:700;color:var(--text-primary)}.author-role.svelte-16yvd23{font-size:.875rem;color:var(--text-secondary);font-weight:600}@media(max-width:1024px){.testimonials.svelte-16yvd23{padding:5rem 1.5rem}}@media(max-width:968px){.section-title.svelte-16yvd23{font-size:2.5rem}.section-description.svelte-16yvd23{font-size:1.125rem}.testimonials-grid.svelte-16yvd23{grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card.svelte-16yvd23{padding:1.5rem}}@media(max-width:768px){.testimonials.svelte-16yvd23{padding:4rem 1rem}.testimonials-grid.svelte-16yvd23{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.testimonial-card.svelte-16yvd23{padding:1.5rem}.testimonial-quote.svelte-16yvd23{font-size:1.0625rem}.author-avatar-small.svelte-16yvd23{width:40px;height:40px}.author-name-small.svelte-16yvd23{font-size:.9375rem}.author-role.svelte-16yvd23{font-size:.8125rem}}:root{scroll-behavior:smooth;--wa-pink: #FF6B9D;--wa-coral: #FF8B94;--wa-peach: #FFB5A7;--wa-beige: #FCD5CE;--wa-mustard: #F9C74F;--wa-mint: #90DBF4;--wa-teal: #8ECAE6;--wa-turquoise: #219EBC;--wa-navy: #023047;--wa-cream: #FFF8F0;--wa-brown: #A08B68;--wa-burgundy: #C1666B;--wa-sage: #A8DADC;--wa-lavender: #C9ADA7;--wa-soft-lavender: #f0d7ff;--wa-warm-orange: #ffa845;--text-primary: var(--wa-navy);--text-secondary: #2C5364;--text-tertiary: #5A7F8C;--bg-primary: var(--wa-cream);--bg-card: #FFFFFF;--bg-accent: var(--wa-beige);--accent: var(--wa-pink);--accent-hover: #FF4D84;--accent-secondary: var(--wa-teal);--accent-tertiary: var(--wa-mustard);--border: rgba(2, 48, 71, .15);--border-accent: rgba(255, 107, 157, .3);--shadow: rgba(2, 48, 71, .08);--shadow-lg: rgba(2, 48, 71, .15);--gradient-pink: linear-gradient(135deg, #FF8B94 0%, #FF6B9D 100%);--gradient-sunset: linear-gradient(135deg, #FFB5A7 0%, #FCD5CE 100%);--gradient-ocean: linear-gradient(135deg, #8ECAE6 0%, #219EBC 100%);--gradient-warm: linear-gradient(135deg, #F9C74F 0%, #FFB5A7 100%);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 24px;--transition-fast: .15s ease;--transition-base: .25s ease}.landing-page.svelte-1uha8ag{min-height:100vh;background:var(--bg-primary);overflow-x:hidden;font-family:EB Garamond,Georgia,serif}.landing-page.svelte-1uha8ag h2,.landing-page.svelte-1uha8ag h3,.landing-page.svelte-1uha8ag .section-title,.landing-page.svelte-1uha8ag .feature-title,.landing-page.svelte-1uha8ag .use-case-title,.landing-page.svelte-1uha8ag .step-title{font-family:Lora,Georgia,serif;color:var(--text-primary)}.custom-scrollbar-track.svelte-1uha8ag{position:fixed;top:0;right:0;width:10px;height:100vh;z-index:9998;pointer-events:none}.custom-scrollbar-thumb.svelte-1uha8ag{position:absolute;top:0;right:2px;width:6px;background:#0003;border-radius:3px;cursor:pointer;pointer-events:auto;transition:background .2s,opacity .3s;opacity:0}.custom-scrollbar-thumb.visible.svelte-1uha8ag{opacity:1}.custom-scrollbar-thumb.svelte-1uha8ag:hover,.custom-scrollbar-thumb.svelte-1uha8ag:active{background:#0006;opacity:1}
