.navbar.svelte-rfuq4y{z-index:1000;padding:16px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled.svelte-rfuq4y{-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#fafcffd9;padding:12px 0;box-shadow:0 2px 30px #8fd9fb26}.nav-container.svelte-rfuq4y{justify-content:space-between;align-items:center;padding:0 24px;display:flex}.logo.svelte-rfuq4y{color:var(--text);z-index:10;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-img.svelte-rfuq4y{width:auto;height:72px;animation:3s ease-in-out infinite svelte-rfuq4y-gentlePulse}@keyframes svelte-rfuq4y-gentlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.menu-toggle.svelte-rfuq4y{cursor:pointer;color:var(--text);z-index:10;background:0 0;border:none;padding:8px;display:none}.menu-toggle.svelte-rfuq4y svg:where(.svelte-rfuq4y){width:28px;height:28px}.nav-links.svelte-rfuq4y{align-items:center;gap:40px;list-style:none;display:flex}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn){color:var(--text);padding:8px 0;font-size:1rem;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):after{content:"";background:var(--primary);border-radius:3px;width:0;height:3px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):hover:after{width:100%}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):hover{color:var(--primary-dark)}.nav-cta.svelte-rfuq4y{padding:10px 28px;font-size:1rem}@media (width<=768px){.menu-toggle.svelte-rfuq4y{display:block}.nav-links.svelte-rfuq4y{background:var(--bg);opacity:0;pointer-events:none;flex-direction:column;gap:32px;padding:100px 40px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0;transform:translate(100%)}.nav-links.open.svelte-rfuq4y{opacity:1;pointer-events:all;transform:translate(0)}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn){font-size:1.5rem}}.hero.svelte-1q37ri0{background:linear-gradient(135deg,#e0f7ff 0%,#f0f9ff 50%,#fff5f5 100%);align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.blob.svelte-1q37ri0{filter:blur(80px);opacity:.3;pointer-events:none;border-radius:50%;position:absolute}.blob-1.svelte-1q37ri0{background:var(--primary);width:600px;height:600px;animation:10s ease-in-out infinite svelte-1q37ri0-blobMove;top:-200px;left:-200px}.blob-2.svelte-1q37ri0{background:var(--secondary);width:400px;height:400px;animation:12s ease-in-out infinite reverse svelte-1q37ri0-blobMove;bottom:-100px;right:-100px}@keyframes svelte-1q37ri0-blobMove{0%,to{transform:translate(0)scale(1)}50%{transform:translate(50px,-30px)scale(1.1)}}.hero-container.svelte-1q37ri0{z-index:2;grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;display:grid;position:relative}.hero-image-side.svelte-1q37ri0{justify-content:center;align-items:center;display:flex}.image-stack.svelte-1q37ri0{width:100%;max-width:480px;position:relative}.main-photo.svelte-1q37ri0{z-index:2;position:relative}.main-photo.svelte-1q37ri0 img:where(.svelte-1q37ri0){border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-colored);aspect-ratio:5/6.5;object-fit:cover}.illustration.svelte-1q37ri0{z-index:3;width:180px;height:auto;animation:4s ease-in-out infinite svelte-1q37ri0-gentleFloat;position:absolute;bottom:-30px;right:-40px}.illustration-img.svelte-1q37ri0{filter:drop-shadow(0 8px 20px #8fd9fb4d);width:100%;height:auto}@keyframes svelte-1q37ri0-gentleFloat{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-15px)rotate(2deg)}}.hero-content.svelte-1q37ri0{padding-left:20px}.badge.svelte-1q37ri0{background:var(--white);color:var(--text);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);border:2px solid var(--primary-light);align-items:center;gap:10px;margin-bottom:28px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.badge-pulse.svelte-1q37ri0{background:var(--primary);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite svelte-1q37ri0-pulse}@keyframes svelte-1q37ri0-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title.svelte-1q37ri0{color:var(--text);margin-bottom:24px;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:700;line-height:1.15}.highlight.svelte-1q37ri0{color:var(--primary-dark);display:inline-block;position:relative}.highlight.svelte-1q37ri0:after{content:"";background:var(--primary-light);z-index:-1;opacity:.5;border-radius:8px;height:16px;position:absolute;bottom:4px;left:-6px;right:-6px}.hero-description.svelte-1q37ri0{color:var(--text-light);max-width:480px;margin-bottom:36px;font-size:1.2rem;font-weight:500;line-height:1.7}.hero-buttons.svelte-1q37ri0{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.icon.svelte-1q37ri0{width:20px;height:20px}.trust-badges.svelte-1q37ri0{flex-wrap:wrap;gap:24px;display:flex}.trust-item.svelte-1q37ri0{color:var(--text-light);align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:flex}.trust-icon.svelte-1q37ri0{width:22px;height:22px;color:var(--primary-dark);flex-shrink:0}@media (width<=968px){.hero-container.svelte-1q37ri0{text-align:center;grid-template-columns:1fr;gap:50px}.hero-content.svelte-1q37ri0{order:1;padding-left:0}.hero-image-side.svelte-1q37ri0{order:2}.hero-description.svelte-1q37ri0{margin-left:auto;margin-right:auto}.hero-buttons.svelte-1q37ri0,.trust-badges.svelte-1q37ri0{justify-content:center}.image-stack.svelte-1q37ri0{max-width:380px}}.product-showcase.svelte-1ccbxwc{background:var(--bg);padding:140px 0;position:relative}.section-header.svelte-1ccbxwc{text-align:center;max-width:600px;margin:0 auto 80px}.section-tag.svelte-1ccbxwc{background:var(--primary-light);color:var(--text);border-radius:var(--radius-full);align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.section-title.svelte-1ccbxwc{margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700}.section-subtitle.svelte-1ccbxwc{color:var(--text-light);font-size:1.15rem;font-weight:500}.highlight.svelte-1ccbxwc{color:var(--primary-dark)}.showcase-grid.svelte-1ccbxwc{grid-template-columns:1fr 1.1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.product-visual.svelte-1ccbxwc{justify-content:center;display:flex}.image-wrapper.svelte-1ccbxwc{width:100%;max-width:600px;position:relative}.product-img.svelte-1ccbxwc{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-colored);transition:transform .5s}.image-wrapper.svelte-1ccbxwc:hover .product-img:where(.svelte-1ccbxwc){transform:scale(1.02)}.floating-badge.svelte-1ccbxwc{background:var(--white);border-radius:var(--radius-full);box-shadow:var(--shadow-medium);border:2px solid var(--primary-light);align-items:center;gap:8px;padding:10px 18px;font-size:.85rem;font-weight:700;animation:3s ease-in-out infinite svelte-1ccbxwc-floatBadge;display:flex;position:absolute}.floating-badge.svelte-1ccbxwc svg:where(.svelte-1ccbxwc){width:18px;height:18px}.badge-capacity.svelte-1ccbxwc{color:var(--primary-dark);top:30px;right:-20px}.badge-sls.svelte-1ccbxwc{color:var(--secondary-dark);border-color:var(--secondary);animation-delay:1s;bottom:80px;left:-30px}.badge-natural.svelte-1ccbxwc{color:#2d9e2d;border-color:#b8f0d8;animation-delay:2s;top:50%;right:-40px}@keyframes svelte-1ccbxwc-floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-info.svelte-1ccbxwc{padding-left:20px}.product-header.svelte-1ccbxwc{margin-bottom:24px}.product-name.svelte-1ccbxwc{color:var(--text);margin-bottom:4px;font-size:2rem;font-weight:700}.product-variant.svelte-1ccbxwc{color:var(--primary-dark);margin-bottom:12px;font-size:1.3rem;font-weight:600}.product-desc.svelte-1ccbxwc{color:var(--text-light);margin-bottom:32px;font-size:1.1rem;font-weight:500;line-height:1.7}.benefits-grid.svelte-1ccbxwc{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.benefit-card.svelte-1ccbxwc{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);border:2px solid #0000;align-items:center;gap:12px;padding:14px 16px;transition:all .3s;display:flex}.benefit-card.svelte-1ccbxwc:hover{border-color:var(--primary-light);transform:translate(4px)}.benefit-icon.svelte-1ccbxwc{background:var(--primary-light);width:36px;height:36px;color:var(--primary-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.benefit-icon.svelte-1ccbxwc svg{width:18px;height:18px}.benefit-text.svelte-1ccbxwc{flex-direction:column;gap:2px;display:flex}.benefit-text.svelte-1ccbxwc strong:where(.svelte-1ccbxwc){font-family:var(--font-display);color:var(--text);font-size:.95rem}.benefit-text.svelte-1ccbxwc span:where(.svelte-1ccbxwc){color:var(--text-light);font-size:.85rem}.specs-row.svelte-1ccbxwc{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.spec-item.svelte-1ccbxwc{background:var(--bg-warm);border-radius:var(--radius-md);border:2px solid var(--primary-light);flex-direction:column;flex:1;gap:4px;min-width:80px;padding:12px 20px;display:flex}.spec-label.svelte-1ccbxwc{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.spec-value.svelte-1ccbxwc{font-family:var(--font-display);color:var(--primary-dark);font-size:1.1rem;font-weight:700}.product-actions.svelte-1ccbxwc{flex-wrap:wrap;gap:16px;display:flex}.icon.svelte-1ccbxwc{width:20px;height:20px}@media (width<=968px){.showcase-grid.svelte-1ccbxwc{text-align:center;grid-template-columns:1fr;gap:50px}.product-info.svelte-1ccbxwc{padding-left:0}.benefits-grid.svelte-1ccbxwc{max-width:500px;margin-left:auto;margin-right:auto}.specs-row.svelte-1ccbxwc,.product-actions.svelte-1ccbxwc{justify-content:center}.image-wrapper.svelte-1ccbxwc{max-width:450px}.floating-badge.svelte-1ccbxwc{display:none}}@media (width<=480px){.benefits-grid.svelte-1ccbxwc{grid-template-columns:1fr}}.why.svelte-y9j8sm{background:var(--bg-warm);padding:140px 0;position:relative;overflow:hidden}.why.svelte-y9j8sm:before{content:"";background:var(--primary);filter:blur(100px);opacity:.1;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.section-header.svelte-y9j8sm{text-align:center;max-width:600px;margin:0 auto 70px}.section-tag.svelte-y9j8sm{background:var(--white);color:var(--text);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.section-title.svelte-y9j8sm{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700}.highlight.svelte-y9j8sm{color:var(--primary-dark);position:relative}.features-grid.svelte-y9j8sm{grid-template-columns:repeat(2,1fr);gap:32px;max-width:800px;margin:0 auto;display:grid}.feature-card.svelte-y9j8sm{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transform:rotate(var(--rotation));border:3px solid #0000;padding:40px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card.svelte-y9j8sm:hover{box-shadow:var(--shadow-colored);border-color:var(--primary-light);transform:rotate(0)translateY(-8px)}.feature-icon-wrapper.svelte-y9j8sm{margin-bottom:24px;position:relative}.feature-icon.svelte-y9j8sm{background:var(--primary-light);width:60px;height:60px;color:var(--primary-dark);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.feature-icon.svelte-y9j8sm svg{width:28px;height:28px}.feature-card.svelte-y9j8sm h3:where(.svelte-y9j8sm){margin-bottom:12px;font-size:1.3rem;font-weight:700}.feature-card.svelte-y9j8sm p:where(.svelte-y9j8sm){color:var(--text-light);font-size:.95rem;font-weight:500;line-height:1.7}.card-bg.svelte-y9j8sm{background:var(--primary-light);opacity:.3;filter:blur(40px);border-radius:50%;width:200px;height:200px;transition:all .4s;position:absolute;top:-50%;right:-50%}.feature-card.svelte-y9j8sm:hover .card-bg:where(.svelte-y9j8sm){opacity:.5;transform:scale(1.2)}@media (width<=768px){.features-grid.svelte-y9j8sm{grid-template-columns:1fr;max-width:400px}.feature-card.svelte-y9j8sm{transform:none!important}}.ingredients.svelte-c8dukw{background:var(--bg);padding:140px 0;position:relative}.section-header.svelte-c8dukw{text-align:center;max-width:600px;margin:0 auto 70px}.section-tag.svelte-c8dukw{background:var(--primary-light);color:var(--text);border-radius:var(--radius-full);align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.section-title.svelte-c8dukw{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700}.highlight.svelte-c8dukw{color:var(--primary-dark)}.info-grid.svelte-c8dukw{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto 80px;display:grid}.info-card.svelte-c8dukw{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);text-align:center;border:2px solid #0000;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:all .3s;display:flex}.info-card.svelte-c8dukw:hover{border-color:var(--primary-light);box-shadow:var(--shadow-medium);transform:translateY(-4px)}.info-icon.svelte-c8dukw{background:var(--primary-light);width:48px;height:48px;color:var(--primary-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.info-icon.svelte-c8dukw svg{width:24px;height:24px}.info-label.svelte-c8dukw{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.info-value.svelte-c8dukw{font-family:var(--font-display);color:var(--text);font-size:1.3rem;font-weight:700}.ingredients-section.svelte-c8dukw{max-width:800px;margin:0 auto}.ingredients-section.svelte-c8dukw h3:where(.svelte-c8dukw){text-align:center;margin-bottom:28px;font-size:1.5rem}.ingredients-list.svelte-c8dukw{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ingredient-item.svelte-c8dukw{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);border:2px solid #0000;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.ingredient-item.svelte-c8dukw:hover{border-color:var(--primary-light);box-shadow:var(--shadow-medium);transform:translate(8px)}.check-icon.svelte-c8dukw{width:20px;height:20px;color:var(--primary-dark);flex-shrink:0}.ing-text.svelte-c8dukw{flex-direction:column;gap:4px;display:flex}.ing-name.svelte-c8dukw{font-family:var(--font-display);color:var(--text);font-size:1.1rem;font-weight:700}.ing-desc.svelte-c8dukw{color:var(--text-light);font-size:.9rem;font-weight:500}@media (width<=768px){.info-grid.svelte-c8dukw{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.info-grid.svelte-c8dukw,.ingredients-list.svelte-c8dukw{grid-template-columns:1fr}}.testimonials.svelte-1jhcrt0{background:linear-gradient(to bottom, var(--bg-warm), var(--bg));padding:140px 0;position:relative}.section-header.svelte-1jhcrt0{text-align:center;max-width:600px;margin:0 auto 70px}.section-tag.svelte-1jhcrt0{background:var(--white);color:var(--text);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.section-title.svelte-1jhcrt0{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:700}.highlight.svelte-1jhcrt0{color:var(--primary-dark)}.testimonials-grid.svelte-1jhcrt0{perspective:1000px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;display:grid}.testimonial-card.svelte-1jhcrt0{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transform:rotate(var(--card-rotate));border:3px solid #0000;padding:36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonial-card.svelte-1jhcrt0:hover{box-shadow:var(--shadow-colored);border-color:var(--primary-light);transform:rotate(0)translateY(-8px)}.card-header.svelte-1jhcrt0{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.author.svelte-1jhcrt0{align-items:center;gap:14px;display:flex}.author-avatar.svelte-1jhcrt0{object-fit:cover;border:3px solid var(--primary-light);border-radius:50%;width:52px;height:52px}.author-info.svelte-1jhcrt0{flex-direction:column;gap:4px;display:flex}.author-name.svelte-1jhcrt0{font-family:var(--font-display);color:var(--text);font-size:1rem;font-weight:700}.author-badge.svelte-1jhcrt0{color:var(--text-light);background:var(--bg);border-radius:var(--radius-full);padding:4px 10px;font-size:.8rem;font-weight:600}.stars.svelte-1jhcrt0{color:var(--accent-warm);letter-spacing:2px;font-size:1.3rem}.testimonial-text.svelte-1jhcrt0{color:var(--text);z-index:2;font-size:1.05rem;font-weight:500;line-height:1.7;position:relative}.quote-mark.svelte-1jhcrt0{font-family:var(--font-display);color:var(--primary-light);opacity:.3;pointer-events:none;z-index:1;font-size:8rem;line-height:1;position:absolute;bottom:-10px;right:20px}@media (width<=640px){.testimonial-card.svelte-1jhcrt0{transform:none!important}.testimonials-grid.svelte-1jhcrt0{grid-template-columns:1fr}}.contact-section.svelte-1qdygc6{background:var(--bg);padding:100px 0}.contact-card.svelte-1qdygc6{background:linear-gradient(135deg, var(--primary-light) 0%, var(--white) 100%);border-radius:var(--radius-xl);box-shadow:var(--shadow-colored);border:3px solid var(--primary);padding:60px;position:relative;overflow:hidden}.contact-card.svelte-1qdygc6:before{content:"";background:var(--primary);opacity:.1;filter:blur(60px);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.contact-content.svelte-1qdygc6{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.section-tag.svelte-1qdygc6{background:var(--white);color:var(--text);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);align-items:center;gap:8px;margin-bottom:20px;padding:10px 24px;font-size:.95rem;font-weight:700;display:inline-flex}.contact-content.svelte-1qdygc6 h2:where(.svelte-1qdygc6){margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700}.highlight.svelte-1qdygc6{color:var(--primary-dark);position:relative}.contact-content.svelte-1qdygc6>p:where(.svelte-1qdygc6){color:var(--text-light);margin-bottom:40px;font-size:1.1rem;font-weight:500;line-height:1.7}.contact-grid.svelte-1qdygc6{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.contact-item.svelte-1qdygc6{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);border:2px solid #0000;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:all .3s;display:flex}.contact-item.svelte-1qdygc6:hover{border-color:var(--primary-light);box-shadow:var(--shadow-medium);transform:translateY(-5px)}.contact-icon.svelte-1qdygc6{background:var(--primary-light);width:56px;height:56px;color:var(--primary-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-icon.svelte-1qdygc6 svg:where(.svelte-1qdygc6){width:24px;height:24px}.contact-label.svelte-1qdygc6{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.contact-value.svelte-1qdygc6{font-family:var(--font-display);color:var(--text);font-size:1.1rem;font-weight:700}@media (width<=640px){.contact-card.svelte-1qdygc6{padding:40px 24px}.contact-grid.svelte-1qdygc6{grid-template-columns:1fr}}.footer.svelte-jz8lnl{background:var(--text);color:var(--white);padding:80px 0 40px}.footer-grid.svelte-jz8lnl{grid-template-columns:2fr 1fr;align-items:start;gap:60px;margin-bottom:60px;display:grid}.footer-brand.svelte-jz8lnl .logo:where(.svelte-jz8lnl){align-items:center;margin-bottom:20px;display:flex}.logo-img.svelte-jz8lnl{width:auto;height:64px}.footer-desc.svelte-jz8lnl{color:#ffffffb3;margin-bottom:24px;font-size:.95rem;font-weight:500;line-height:1.7}.social-links.svelte-jz8lnl{gap:12px;display:flex}.social-links.svelte-jz8lnl a:where(.svelte-jz8lnl){width:44px;height:44px;color:var(--white);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{background:var(--primary);transform:translateY(-3px)}.social-links.svelte-jz8lnl svg:where(.svelte-jz8lnl){width:20px;height:20px}.footer-links.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-family:var(--font-display);color:var(--white);margin-bottom:20px;font-size:1.2rem;font-weight:700}.footer-links.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl){margin-bottom:12px}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#ffffffb3;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--primary)}.footer-bottom.svelte-jz8lnl{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:40px;font-size:.9rem;font-weight:500}@media (width<=968px){.footer-grid.svelte-jz8lnl{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=640px){.footer-grid.svelte-jz8lnl{text-align:center;grid-template-columns:1fr}.social-links.svelte-jz8lnl{justify-content:center}}
