.navbar.svelte-jhuur8{display:flex;justify-content:space-between;align-items:baseline;padding:1.25rem 5%;position:fixed;top:0;left:0;right:0;background:#faf9f7eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100;border-bottom:1px solid rgba(0,0,0,.05);transition:box-shadow .3s ease}.navbar.scrolled.svelte-jhuur8{box-shadow:0 2px 20px #0000000f}.nav-logo.svelte-jhuur8{font-family:Playfair Display,serif;font-style:italic;font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none}.nav-links.svelte-jhuur8{display:flex;align-items:center;gap:2rem}.nav-links.svelte-jhuur8 a:where(.svelte-jhuur8){text-decoration:none;color:#333;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;transition:color .3s}.nav-links.svelte-jhuur8 a:where(.svelte-jhuur8):hover{color:#c45d4a}.nav-cta.svelte-jhuur8{background:#c45d4a;color:#fff!important;padding:.7rem 1.6rem;font-size:.85rem!important;letter-spacing:.06em;text-transform:uppercase;font-weight:500;box-shadow:0 4px 14px #c45d4a33;transition:background .3s,transform .3s,box-shadow .3s}.nav-cta.svelte-jhuur8:hover{background:#b5503f;transform:translateY(-1px)}.hero.svelte-jhuur8{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:center;padding:12rem 10% 6rem;min-height:100vh}.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8){font-family:Playfair Display,serif;font-size:clamp(2.8rem,5.5vw,4.2rem);line-height:1.1;margin-bottom:2.5rem;font-weight:400}.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8) .line1:where(.svelte-jhuur8){white-space:nowrap}.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8) em:where(.svelte-jhuur8){color:#c45d4a;font-style:italic;white-space:nowrap}.subtext.svelte-jhuur8{font-size:1.15rem;font-weight:300;color:#555;max-width:420px;margin-bottom:2.5rem;line-height:1.7}.hero-badges.svelte-jhuur8{display:flex;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.badge.svelte-jhuur8{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;background:#fff;border:1px solid rgba(0,0,0,.08);font-size:.8rem;color:#555;font-weight:400}.badge.svelte-jhuur8 svg:where(.svelte-jhuur8){width:16px;height:16px;flex-shrink:0}.hero-cta.svelte-jhuur8{display:inline-flex;align-items:center;gap:.5rem;background:#c45d4a;color:#fff;padding:1rem 2rem;text-decoration:none;font-size:.9rem;font-weight:400;letter-spacing:.03em;transition:background .3s,transform .3s,box-shadow .3s;box-shadow:0 4px 15px #c45d4a1f}.hero-cta.svelte-jhuur8:hover{background:#b5503f;transform:translateY(-2px);box-shadow:0 8px 25px #c45d4a33}.hero-cta.svelte-jhuur8 svg:where(.svelte-jhuur8){width:18px;height:18px;transition:transform .3s}.hero-cta.svelte-jhuur8:hover svg:where(.svelte-jhuur8){transform:translate(3px)}.cta-container.svelte-jhuur8{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px}.cta-buttons.svelte-jhuur8{position:relative;display:flex;align-items:center}.cta-main.svelte-jhuur8{cursor:pointer;border:none;opacity:1;transform:translateY(0);transition:opacity .25s ease .2s,transform .25s ease .2s}.cta-messengers.svelte-jhuur8{display:flex;gap:.5rem;opacity:0;transform:translateY(-20px);pointer-events:none;position:absolute;left:0;top:0;transition:opacity .25s ease,transform .25s ease}.cta-container.svelte-jhuur8.expanded .cta-main:where(.svelte-jhuur8){opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.cta-container.svelte-jhuur8.expanded .cta-messengers:where(.svelte-jhuur8){opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .25s ease .2s,transform .25s ease .2s}@media(min-width:769px){.cta-container.svelte-jhuur8.show-qr .cta-main:where(.svelte-jhuur8){opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.cta-container.svelte-jhuur8.show-qr .cta-messengers:where(.svelte-jhuur8){opacity:1;transform:translateY(0);pointer-events:auto;transition:opacity .25s ease .2s,transform .25s ease .2s}}.messenger-btn.svelte-jhuur8{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;text-decoration:none;font-size:.9rem;font-weight:500;border-radius:0;transition:transform .2s,box-shadow .2s}.messenger-btn.svelte-jhuur8 svg:where(.svelte-jhuur8){width:26px;height:26px}.messenger-btn.whatsapp.svelte-jhuur8{background:#25d366;color:#fff}.messenger-btn.whatsapp.svelte-jhuur8:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 4px 15px #25d3664d}.messenger-btn.telegram.svelte-jhuur8{background:#08c;color:#fff}.messenger-btn.telegram.svelte-jhuur8:hover{background:#0077b5;transform:translateY(-2px);box-shadow:0 4px 15px #0088cc4d}.messenger-btn.line.svelte-jhuur8{background:#06c755;color:#fff}.messenger-btn.line.svelte-jhuur8:hover{background:#05b04c;transform:translateY(-2px);box-shadow:0 4px 15px #06c7554d}.cta-qr.svelte-jhuur8{margin-left:1rem;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.cta-container.svelte-jhuur8.show-qr .cta-qr:where(.svelte-jhuur8){visibility:visible;opacity:1}.qr-placeholder.svelte-jhuur8{width:140px;height:140px;border-radius:12px;box-shadow:0 4px 15px #0000001a;background:#fff;object-fit:contain}.flip-card-wrapper.svelte-jhuur8{perspective:1200px}.flip-card.svelte-jhuur8{position:relative;width:100%;cursor:pointer}.flip-card-inner.svelte-jhuur8{position:relative;width:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.flip-card.svelte-jhuur8.flipped .flip-card-inner:where(.svelte-jhuur8){transform:rotateY(180deg)}.flip-card.svelte-jhuur8.hover-enabled:hover .flip-card-inner:where(.svelte-jhuur8){transform:rotateY(180deg)}.flip-card-front.svelte-jhuur8,.flip-card-back.svelte-jhuur8{backface-visibility:hidden;-webkit-backface-visibility:hidden}.flip-card-front.svelte-jhuur8{position:relative}.flip-card-back.svelte-jhuur8{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotateY(180deg)}.chat-demo.svelte-jhuur8{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 60px #00000014;overflow:hidden}.chat-header.svelte-jhuur8{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#faf9f7;border-bottom:1px solid rgba(0,0,0,.08)}.chat-avatar.svelte-jhuur8{width:36px;height:36px;background:#c45d4a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:Playfair Display,serif;font-style:italic;font-size:.9rem}.chat-info.svelte-jhuur8{display:flex;flex-direction:column}.chat-name.svelte-jhuur8{font-size:.9rem;font-weight:500}.chat-status.svelte-jhuur8{font-size:.72rem;color:#4caf50;display:flex;align-items:center;gap:.3rem}.chat-status.svelte-jhuur8:before{content:"";width:6px;height:6px;background:#4caf50;border-radius:50%}.chat-body.svelte-jhuur8{padding:1.5rem;background:linear-gradient(180deg,#faf9f7,#f5f2ee);min-height:300px;display:flex;flex-direction:column;gap:1rem;justify-content:center}.chat-bubble.svelte-jhuur8{max-width:75%;padding:.85rem 1.15rem;font-size:.92rem;line-height:1.5;position:relative;opacity:0;transform:translateY(10px);transition:opacity .4s ease-out,transform .4s ease-out}.chat-bubble.svelte-jhuur8.bubble-visible{opacity:1;transform:translateY(0)}.chat-bubble.user.svelte-jhuur8{align-self:flex-end;background:#c45d4a;color:#fff;border-radius:18px 18px 4px;box-shadow:0 2px 8px #c45d4a26}.chat-bubble.ai.svelte-jhuur8{align-self:flex-start;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px 18px 18px 4px;font-family:"Source Serif 4",serif;box-shadow:0 2px 8px #0000000a}.result-card.svelte-jhuur8{background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 60px #00000014;padding:1.5rem;height:100%;display:flex;flex-direction:column}.result-header.svelte-jhuur8{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.08)}.result-header.svelte-jhuur8 svg:where(.svelte-jhuur8){width:20px;height:20px;stroke:#c45d4a;flex-shrink:0}.result-header.svelte-jhuur8 h3:where(.svelte-jhuur8){font-family:Playfair Display,serif;font-style:italic;font-size:1.2rem;font-weight:400;flex:1}.result-header.svelte-jhuur8 span:where(.svelte-jhuur8){font-size:.75rem;color:#888}.result-list.svelte-jhuur8{list-style:none;padding:0;margin:0;flex:1}.result-list.svelte-jhuur8 li:where(.svelte-jhuur8){display:flex;align-items:center;gap:.75rem;padding:.6rem 0;font-family:"Source Serif 4",serif;font-size:1rem;border-bottom:1px solid rgba(0,0,0,.04)}.result-list.svelte-jhuur8 li:where(.svelte-jhuur8):last-child{border-bottom:none}.checkbox.svelte-jhuur8{width:18px;height:18px;border:1.5px solid #c45d4a;border-radius:50%;flex-shrink:0}.result-footer.svelte-jhuur8{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08);font-size:.75rem;color:#888}.flip-hint.svelte-jhuur8{text-align:center;margin-top:1rem;font-size:.85rem;color:#888;opacity:0;transition:opacity .5s ease-out}.flip-hint.svelte-jhuur8.visible{opacity:1}@media(max-width:768px){.navbar.svelte-jhuur8{padding:1rem 5%}.nav-logo.svelte-jhuur8{font-size:1.25rem}.nav-links.svelte-jhuur8 a:where(.svelte-jhuur8):not(.nav-cta){display:none}.nav-cta.svelte-jhuur8{padding:.5rem 1rem;font-size:.8rem!important}.hero.svelte-jhuur8{grid-template-columns:1fr;grid-template-rows:1fr auto;text-align:center;gap:0;min-height:auto;padding:4rem 5% 1rem;overflow-x:hidden}.hero-content.svelte-jhuur8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 60px);min-height:calc(100dvh - 60px);padding:2rem 0}.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8){font-size:clamp(2.4rem,11vw,3.2rem);margin-bottom:2rem}.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8) .line1:where(.svelte-jhuur8),.hero-content.svelte-jhuur8 h1:where(.svelte-jhuur8) em:where(.svelte-jhuur8){white-space:normal}.subtext.svelte-jhuur8{margin:0 auto 2rem;font-size:1rem}.hero-badges.svelte-jhuur8{justify-content:center;margin-bottom:2rem}.hero-cta.svelte-jhuur8{margin:0 auto}.cta-container.svelte-jhuur8{width:100%;justify-content:center}.cta-buttons.svelte-jhuur8{width:100%;display:flex;justify-content:center}.cta-messengers.svelte-jhuur8{left:0;right:0;justify-content:center;gap:1rem}.messenger-btn.svelte-jhuur8{display:flex;width:52px;height:52px;padding:0;justify-content:center;align-items:center;border-radius:0}.messenger-btn.svelte-jhuur8 svg:where(.svelte-jhuur8){display:block;width:28px;height:28px;flex-shrink:0}.messenger-btn.whatsapp.svelte-jhuur8:hover,.messenger-btn.telegram.svelte-jhuur8:hover,.messenger-btn.line.svelte-jhuur8:hover{transform:none}.cta-qr.svelte-jhuur8{display:none}.flip-card-wrapper.svelte-jhuur8{padding:2rem 0 4rem;opacity:1!important;transform:none!important}.flip-card-wrapper.reveal.svelte-jhuur8{opacity:1;transform:none}.chat-body.svelte-jhuur8{min-height:280px}.flip-card.svelte-jhuur8{min-height:380px}.chat-bubble.svelte-jhuur8{max-width:85%;font-size:.85rem;text-align:left}}@media(min-width:769px)and (max-width:1024px){.flip-card-wrapper.svelte-jhuur8{display:block}}.how-it-works.svelte-xvea2d{padding:8rem 10%;background:#fff;border-top:1px solid rgba(0,0,0,.04);position:relative}.section-header.svelte-xvea2d{text-align:center;margin-bottom:6rem}.section-title.svelte-xvea2d{font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.2rem);font-weight:400;color:#1a1a1a;line-height:1.2}.section-title.svelte-xvea2d em:where(.svelte-xvea2d){color:#c45d4a;font-style:italic}.steps-grid.svelte-xvea2d{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;position:relative;max-width:1200px;margin:0 auto}.step-card.svelte-xvea2d{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.step-visual.svelte-xvea2d{position:relative;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center}.step-icon.svelte-xvea2d{width:80px;height:80px;background:#fff;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;color:#c45d4a;box-shadow:0 10px 30px #0000000a;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:1}.step-card.svelte-xvea2d:hover .step-icon:where(.svelte-xvea2d){transform:translateY(-8px);box-shadow:0 20px 40px #c45d4a1f;border-color:#c45d4a33}.step-icon.svelte-xvea2d svg:where(.svelte-xvea2d){width:32px;height:32px}.step-card.svelte-xvea2d h3:where(.svelte-xvea2d){font-family:Playfair Display,serif;font-size:1.5rem;font-weight:400;margin-bottom:1.25rem;color:#1a1a1a}.step-card.svelte-xvea2d p:where(.svelte-xvea2d){font-size:1.05rem;line-height:1.7;color:#555;font-weight:300;max-width:320px}@media(min-width:769px){.steps-grid.svelte-xvea2d:before{content:"";position:absolute;top:40px;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(196,93,74,.15) 20%,rgba(196,93,74,.15) 80%,transparent 100%);z-index:1}}@media(max-width:1024px){.steps-grid.svelte-xvea2d{gap:2rem}}@media(max-width:768px){.how-it-works.svelte-xvea2d{padding:4rem 5%}.section-header.svelte-xvea2d{margin-bottom:3rem}.steps-grid.svelte-xvea2d{grid-template-columns:1fr;gap:2.5rem}.step-visual.svelte-xvea2d{margin-bottom:1.5rem}.step-icon.svelte-xvea2d{width:64px;height:64px}.step-icon.svelte-xvea2d svg:where(.svelte-xvea2d){width:26px;height:26px}.step-card.svelte-xvea2d h3:where(.svelte-xvea2d){margin-bottom:.75rem}.step-card.svelte-xvea2d p:where(.svelte-xvea2d){max-width:100%;font-size:.95rem}}.use-cases.svelte-7nfq3c{padding:4rem 10% 5.5rem;background:#faf9f7;text-align:center;overflow:hidden}.use-cases-inner.svelte-7nfq3c{max-width:800px;margin:0 auto}.use-cases-title.svelte-7nfq3c{font-family:Inter,sans-serif;font-size:clamp(.85rem,2vw,1rem);font-weight:400;color:#333;line-height:1.2;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}.use-cases-ticker.svelte-7nfq3c{height:clamp(3.5rem,8vw,5.5rem);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.ticker-text.svelte-7nfq3c{font-family:"DM Serif Display",serif;font-size:clamp(1.8rem,6vw,4rem);font-weight:400;font-style:italic;color:#c45d4a;display:inline-block;white-space:nowrap;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);transform:translateY(0);opacity:1}.ticker-text.exiting.svelte-7nfq3c{transform:translateY(100%);opacity:0}.ticker-text.entering.svelte-7nfq3c{transform:translateY(-100%);opacity:0;transition:none}@media(max-width:768px){.use-cases.svelte-7nfq3c{padding:2.5rem 5% 4rem}}.features.svelte-p1fgul{padding:4rem 10%;background:#fff;border-top:1px solid rgba(0,0,0,.04);position:relative}.section-header.svelte-p1fgul{text-align:center;margin-bottom:2.5rem}.section-title.svelte-p1fgul{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:400;color:#1a1a1a;line-height:1.2}.section-title.svelte-p1fgul em:where(.svelte-p1fgul){color:#c45d4a;font-style:italic}.features-grid.svelte-p1fgul{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.feature-card.svelte-p1fgul{background:#fff;padding:1.75rem 1.5rem;border:1px solid rgba(0,0,0,.05);border-radius:4px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;align-items:flex-start}.feature-card.svelte-p1fgul:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000a;border-color:#c45d4a26}.feature-icon.svelte-p1fgul{width:36px;height:36px;color:#c45d4a;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#c45d4a0a;border-radius:50%;padding:8px}.feature-icon.svelte-p1fgul svg:where(.svelte-p1fgul){width:100%;height:100%}.feature-card.svelte-p1fgul h3:where(.svelte-p1fgul){font-family:Playfair Display,serif;font-size:1.25rem;font-weight:400;margin-bottom:.5rem;color:#1a1a1a}.feature-card.svelte-p1fgul p:where(.svelte-p1fgul){font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;color:#333;font-weight:300}.reveal-delay-4{transition-delay:.4s}@media(max-width:1024px){.features-grid.svelte-p1fgul{gap:1.25rem}.feature-card.svelte-p1fgul{padding:1.5rem 1.25rem}}@media(max-width:768px){.features.svelte-p1fgul{padding:3rem 5%}.section-header.svelte-p1fgul{margin-bottom:2rem}.features-grid.svelte-p1fgul{grid-template-columns:1fr;gap:1rem}.feature-card.svelte-p1fgul{padding:1.25rem 1rem;align-items:center;text-align:center}.feature-icon.svelte-p1fgul{margin-bottom:.75rem}.feature-card.svelte-p1fgul h3:where(.svelte-p1fgul){font-size:1.15rem}.feature-card.svelte-p1fgul p:where(.svelte-p1fgul){font-size:.9rem}}.cta-section.svelte-11e8uu7{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 10% 5rem;background:#faf9f7;scroll-margin-top:5rem}.cta-heading.svelte-11e8uu7{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:#1a1a1a;margin-bottom:1rem}.cta-heading.svelte-11e8uu7 em:where(.svelte-11e8uu7){color:#c45d4a;font-style:italic}.cta-subtitle.svelte-11e8uu7{font-size:1.1rem;font-weight:300;color:#555;max-width:480px;line-height:1.7;margin-bottom:2.5rem}.cta-buttons-section.svelte-11e8uu7{display:flex;gap:1rem;margin-bottom:2rem}.cta-btn.svelte-11e8uu7{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.8rem;text-decoration:none;font-size:.95rem;font-weight:500;color:#fff;border:none;cursor:pointer;font-family:inherit;transition:transform .2s,box-shadow .2s,background .2s}.cta-btn.svelte-11e8uu7 svg:where(.svelte-11e8uu7){width:28px;height:28px}.cta-btn.whatsapp.svelte-11e8uu7{background:#25d366}.cta-btn.whatsapp.svelte-11e8uu7:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 6px 20px #25d3664d}.cta-btn.telegram.svelte-11e8uu7{background:#08c}.cta-btn.telegram.svelte-11e8uu7:hover{background:#0077b5;transform:translateY(-2px);box-shadow:0 6px 20px #0088cc4d}.cta-btn.line.svelte-11e8uu7{background:#06c755}.cta-btn.line.svelte-11e8uu7:hover{background:#05b04c;transform:translateY(-2px);box-shadow:0 6px 20px #06c7554d}.cta-qr-section.svelte-11e8uu7{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;margin-bottom:1rem}.cta-qr-section.qr-visible.svelte-11e8uu7{opacity:1;transform:translateY(0)}.qr-code.svelte-11e8uu7{width:180px;height:180px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a}.qr-code.svelte-11e8uu7 img:where(.svelte-11e8uu7){width:100%;height:100%;object-fit:contain;border-radius:12px}@media(max-width:768px){.cta-section.svelte-11e8uu7{padding:4rem 5% 3rem}.cta-buttons-section.svelte-11e8uu7{flex-direction:column;gap:.75rem;width:100%;max-width:280px}.cta-btn.svelte-11e8uu7{justify-content:center}}.footer.svelte-2xnmn1{background:#f5f2ee;padding:3rem 10% 2rem}.footer-content.svelte-2xnmn1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.08)}.footer-brand.svelte-2xnmn1{display:flex;flex-direction:column;gap:.5rem}.footer-logo.svelte-2xnmn1{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500;color:#1a1a1a}.footer-tagline.svelte-2xnmn1{font-size:.9rem;color:#666;margin:0}.footer-links.svelte-2xnmn1{display:flex;gap:2rem}.footer-links.svelte-2xnmn1 a:where(.svelte-2xnmn1){font-size:.9rem;color:#555;text-decoration:none;transition:color .2s}.footer-links.svelte-2xnmn1 a:where(.svelte-2xnmn1):hover{color:#c45d4a}.footer-bottom.svelte-2xnmn1{text-align:center}.footer-bottom.svelte-2xnmn1 p:where(.svelte-2xnmn1){font-size:.85rem;color:#888;margin:0}@media(max-width:768px){.footer.svelte-2xnmn1{padding:2rem 5% 1.5rem}.footer-content.svelte-2xnmn1{flex-direction:column;gap:1.5rem;text-align:center;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem}.footer-brand.svelte-2xnmn1{gap:.25rem}.footer-links.svelte-2xnmn1{flex-direction:column;gap:.75rem}.footer-bottom.svelte-2xnmn1{margin-top:0}}html,body{overflow-x:hidden}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}
