@import"https://fonts.googleapis.com/css2?family=Ropa+Sans:ital@0;1&display=swap";:root{--primary-coral: #FB5E5D;--secondary-gray: #E6E5E6;--text-gray: #AAAAAA;--text-dark: #1a1a1a;--white: #FFFFFF;--bg-light: #fafafa}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Ropa Sans,sans-serif;line-height:1.6;color:var(--white);background-color:var(--white);font-size:21px}@media (max-width: 768px){body{font-size:16px}.section{padding:60px 0}.container{padding:0 1rem}}@media (min-width: 1200px){body{font-size:19px}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;cursor:pointer}.btn-primary{background-color:var(--primary-coral);color:#fff}.btn-primary:hover{background-color:#d85a61;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:var(--primary-coral);border:2px solid var(--primary-coral)}.btn-secondary:hover{background-color:var(--primary-coral);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #fb5e5d4d}.btn-outline{color:var(--primary-coral);border:2px solid var(--primary-coral);background:#fffffff2;font-weight:600}.btn-outline:hover{border-color:var(--primary-coral);color:#fff;background:var(--primary-coral);transform:translateY(-2px);box-shadow:0 6px 20px #fb5e5d4d}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}img,svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:auto}img,svg{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section{padding:80px 0}.text-center{text-align:center}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 768px){.section{padding:60px 0}.container{padding:0 1rem}}.header.svelte-1pniwf{position:fixed;top:0;left:0;right:0;width:100%;background:transparent;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);padding:.75rem 1rem;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.header.hidden.svelte-1pniwf{transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.header.svelte-1pniwf:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none;z-index:-1}.header.scrolled.svelte-1pniwf{padding:.5rem 1rem;background:transparent}.header.scrolled.svelte-1pniwf:before{opacity:0}.nav.svelte-1pniwf{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:none;max-width:1200px;margin:0 auto;position:relative;z-index:1001}.nav.island.svelte-1pniwf{background:#fb5e5df2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;box-shadow:0 8px 32px #0000001f;border:1px solid rgba(251,94,93,.2);transform:scale(.95);z-index:1001}.mobile-menu-toggle.svelte-1pniwf{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem!important;border-radius:6px;transition:all .3s ease;z-index:1003!important;position:relative!important;width:40px!important;height:40px!important;justify-content:center;align-items:center;font-size:inherit!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf){padding:.5rem!important;width:40px!important;height:40px!important;font-size:inherit!important;border-radius:6px!important;transform:none!important;z-index:1003!important;position:relative!important}.nav-container.svelte-1pniwf{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled.svelte-1pniwf .nav-container:where(.svelte-1pniwf){height:56px;padding:0 1.25rem}.brand-link.svelte-1pniwf{display:flex;align-items:center;gap:.75rem;transition:all .3s ease;text-decoration:none}.brand-logo.svelte-1pniwf{height:48px;width:auto;transition:all .3s ease;display:block}.brand-text.svelte-1pniwf{font-size:1.7rem;font-weight:800;color:var(--white);font-family:inherit;transition:all .3s ease;letter-spacing:-.02em;line-height:1;display:flex;align-items:center;margin:0;padding:0}.header.blog-page.svelte-1pniwf .brand-text:where(.svelte-1pniwf){color:var(--primary-coral)}.header.blog-page.scrolled.svelte-1pniwf .brand-text:where(.svelte-1pniwf){color:var(--white)}.nav.island.svelte-1pniwf .brand-logo:where(.svelte-1pniwf){height:40px}.nav.island.svelte-1pniwf .brand-text:where(.svelte-1pniwf){font-size:1.25rem;font-weight:600}.header.scrolled.svelte-1pniwf .brand-logo:where(.svelte-1pniwf){height:36px}.header.scrolled.svelte-1pniwf .brand-text:where(.svelte-1pniwf){font-size:1.2rem;font-weight:600}.brand-link.svelte-1pniwf:hover .brand-text:where(.svelte-1pniwf){color:var(--white)}.header.blog-page.svelte-1pniwf .brand-link:where(.svelte-1pniwf):hover .brand-text:where(.svelte-1pniwf){color:var(--primary-coral)}.header.blog-page.scrolled.svelte-1pniwf .brand-link:where(.svelte-1pniwf):hover .brand-text:where(.svelte-1pniwf){color:var(--white)}.brand-text.svelte-1pniwf{height:16px;width:auto;transition:all .3s ease}.nav.island.svelte-1pniwf .brand-logo:where(.svelte-1pniwf){height:32px}.nav.island.svelte-1pniwf .brand-text:where(.svelte-1pniwf){height:12px}.header.scrolled.svelte-1pniwf .brand-logo:where(.svelte-1pniwf){height:30px}.nav-menu.svelte-1pniwf{display:flex;gap:1.75rem;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled.svelte-1pniwf .nav-menu:where(.svelte-1pniwf){gap:1.5rem}.nav-link.svelte-1pniwf{color:var(--white);text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;font-size:1.1rem}.header.blog-page.svelte-1pniwf .nav-link:where(.svelte-1pniwf){color:var(--primary-coral)!important;font-weight:600}.header.blog-page.svelte-1pniwf .nav-menu:where(.svelte-1pniwf){color:var(--primary-coral)}.header.blog-page.svelte-1pniwf .desktop-nav:where(.svelte-1pniwf){color:var(--primary-coral)}.header.blog-page.scrolled.svelte-1pniwf .nav-link:where(.svelte-1pniwf){color:var(--white)!important;font-weight:500}.header.blog-page.scrolled.svelte-1pniwf .nav-menu:where(.svelte-1pniwf){color:var(--white)}.header.blog-page.scrolled.svelte-1pniwf .desktop-nav:where(.svelte-1pniwf){color:var(--white)}.header.scrolled.svelte-1pniwf .nav-link:where(.svelte-1pniwf){font-size:1.05rem}.nav-link.svelte-1pniwf:hover{color:var(--white);transform:translateY(-1px)}.header.scrolled.svelte-1pniwf .nav-link:where(.svelte-1pniwf):hover{color:var(--white);transform:translateY(-1px)}.header.blog-page.svelte-1pniwf .nav-link:where(.svelte-1pniwf):hover{color:var(--primary-coral)!important;transform:translateY(-1px)}.header.blog-page.scrolled.svelte-1pniwf .nav-link:where(.svelte-1pniwf):hover{color:var(--white)!important;transform:translateY(-1px)}.nav-link.svelte-1pniwf:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--white);border-radius:1px}.header.blog-page.svelte-1pniwf .nav-link:where(.svelte-1pniwf):hover:after{background:var(--primary-coral)}.header.blog-page.scrolled.svelte-1pniwf .nav-link:where(.svelte-1pniwf):hover:after{background:var(--white)}.nav-actions.svelte-1pniwf{display:flex;gap:.75rem;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled.svelte-1pniwf .nav-actions:where(.svelte-1pniwf){gap:.5rem}.desktop-nav.svelte-1pniwf{display:flex;gap:1.75rem;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled.svelte-1pniwf .desktop-nav:where(.svelte-1pniwf){gap:1.5rem}.mobile-nav.svelte-1pniwf{display:none}.mobile-actions.svelte-1pniwf{display:none;flex-direction:column;gap:1rem;margin-top:2rem;width:100%}.btn.svelte-1pniwf{padding:.6rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent;cursor:pointer;display:inline-block;font-size:.85rem;text-align:center}.header.scrolled.svelte-1pniwf .btn:where(.svelte-1pniwf){padding:.5rem 1rem;font-size:.8rem;border-radius:25px}.btn-outline.svelte-1pniwf{color:var(--primary-coral);border:2px solid var(--primary-coral);background:#fffffff2;font-weight:600}.btn-outline.svelte-1pniwf:hover{border-color:var(--primary-coral);color:#fff;background:var(--primary-coral);transform:translateY(-2px);box-shadow:0 6px 20px #fb5e5d4d}.btn-primary.svelte-1pniwf{background:var(--primary-coral);color:#fff;border-color:var(--primary-coral)}.btn-primary.svelte-1pniwf:hover{background:#d85a61;border-color:#d85a61;transform:translateY(-2px);box-shadow:0 6px 20px #fb5e5d66}.mobile-menu-toggle.svelte-1pniwf{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem!important;border-radius:6px;transition:all .3s ease;z-index:1002!important;position:relative!important;width:40px!important;height:40px!important;justify-content:center;align-items:center;font-size:inherit!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf){padding:.5rem!important;width:40px!important;height:40px!important;font-size:inherit!important;border-radius:6px!important;transform:none!important;z-index:1002!important;position:relative!important}.mobile-menu-toggle.svelte-1pniwf span:where(.svelte-1pniwf){width:25px;height:3px;background:var(--white);margin:3px 0;transition:all .3s ease;border-radius:2px}.header.blog-page.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){background:var(--primary-coral)}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){width:25px!important;height:3px!important;margin:3px 0!important;background:var(--white)!important}.header.blog-page.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){background:var(--white)!important}.mobile-menu-toggle.svelte-1pniwf:hover{background:#ea580c1a}.mobile-menu-toggle.svelte-1pniwf span:where(.svelte-1pniwf){width:25px;height:3px;background:var(--text-dark);margin:3px 0;transition:all .3s ease;border-radius:2px}.mobile-menu-toggle.svelte-1pniwf:hover span:where(.svelte-1pniwf){background:var(--primary-coral)}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(2){opacity:0}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width: 768px){.header.svelte-1pniwf{padding:.5rem 1rem}.header.scrolled.svelte-1pniwf{padding:.375rem 1rem}.desktop-nav.svelte-1pniwf{display:none}.mobile-nav.svelte-1pniwf{display:flex;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;margin:0!important;background:linear-gradient(135deg,#fb5e5df2,#fb5e5de6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;align-items:center;padding:2rem!important;transform:translate(-100%)!important;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;box-shadow:none;border-radius:0!important;border:none!important;gap:1.5rem!important;z-index:1000!important;visibility:hidden;opacity:0;overflow:hidden;transform-origin:initial!important;will-change:transform!important}.mobile-menu-toggle.svelte-1pniwf{display:flex;z-index:1005!important;position:relative!important;background:none!important;border:none!important;cursor:pointer!important;padding:.5rem!important;border-radius:6px!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;flex-direction:column!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf){display:flex!important;z-index:1005!important;position:relative!important;background:none!important;border:none!important;cursor:pointer!important;padding:.5rem!important;border-radius:6px!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;transform:none!important;opacity:1!important;visibility:visible!important}.nav-container.svelte-1pniwf{padding:0 1rem;height:56px}.header.scrolled.svelte-1pniwf .nav-container:where(.svelte-1pniwf){height:50px;padding:0 1rem}.nav-menu.svelte-1pniwf{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;margin:0!important;background:linear-gradient(135deg,#fb5e5df2,#fb5e5de6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;align-items:center;padding:2rem!important;transform:translate(-100%)!important;transition:transform .4s cubic-bezier(.4,0,.2,1)!important;box-shadow:none;border-radius:0!important;border:none!important;gap:1.5rem!important;z-index:1001;visibility:hidden;opacity:0;overflow:hidden;transform-origin:initial!important;will-change:transform!important}.nav-menu.active.svelte-1pniwf{transform:translate(0)!important;visibility:visible!important;opacity:1!important}.nav.svelte-1pniwf .nav-menu:where(.svelte-1pniwf),.nav.island.svelte-1pniwf .nav-menu:where(.svelte-1pniwf),.header.svelte-1pniwf .nav-menu:where(.svelte-1pniwf),.header.scrolled.svelte-1pniwf .nav-menu:where(.svelte-1pniwf),.header.svelte-1pniwf .nav:where(.svelte-1pniwf) .nav-menu:where(.svelte-1pniwf),.header.scrolled.svelte-1pniwf .nav:where(.svelte-1pniwf) .nav-menu:where(.svelte-1pniwf),.header.svelte-1pniwf .nav.island:where(.svelte-1pniwf) .nav-menu:where(.svelte-1pniwf),.header.scrolled.svelte-1pniwf .nav.island:where(.svelte-1pniwf) .nav-menu:where(.svelte-1pniwf){transform:translate(-100%)!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:2rem!important;visibility:hidden!important;opacity:0!important;display:flex!important;border-radius:0!important;border:none!important;gap:1.5rem!important;overflow:hidden!important;font-size:initial!important;transform-origin:initial!important;will-change:transform!important}.header.svelte-1pniwf .nav-menu.active:where(.svelte-1pniwf),.header.scrolled.svelte-1pniwf .nav-menu.active:where(.svelte-1pniwf){transform:translate(0)!important;visibility:visible!important;opacity:1!important}.nav-menu.svelte-1pniwf .nav-link:where(.svelte-1pniwf){font-size:1.5rem!important;text-align:center;padding:1rem 0!important;font-weight:600}.header.blog-page.svelte-1pniwf .mobile-nav:where(.svelte-1pniwf) .nav-link:where(.svelte-1pniwf){color:var(--white)!important}.header.scrolled.svelte-1pniwf .nav-menu:where(.svelte-1pniwf) .nav-link:where(.svelte-1pniwf){font-size:1.5rem!important;padding:1rem 0!important}.mobile-actions.svelte-1pniwf .btn:where(.svelte-1pniwf){padding:1rem 2rem!important;font-size:1rem!important;border-radius:12px!important}.header.scrolled.svelte-1pniwf .mobile-actions:where(.svelte-1pniwf) .btn:where(.svelte-1pniwf){padding:1rem 2rem!important;font-size:1rem!important;border-radius:12px!important}.nav-actions.svelte-1pniwf{display:none}.mobile-actions.svelte-1pniwf{display:flex}.mobile-actions.svelte-1pniwf .btn:where(.svelte-1pniwf){padding:1rem 2rem;font-size:1rem;border-radius:12px}.mobile-menu-toggle.svelte-1pniwf{display:flex;z-index:1003!important;position:relative!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf){display:flex!important;z-index:1003!important;position:relative!important;background:none!important;border:none!important;cursor:pointer!important;padding:.5rem!important;border-radius:6px!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;flex-direction:column!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf){display:flex!important;z-index:1002!important;position:relative!important;background:none!important;border:none!important;cursor:pointer!important;padding:.5rem!important;border-radius:6px!important;width:40px!important;height:40px!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;transform:none!important;opacity:1!important;visibility:visible!important}.mobile-menu-toggle.svelte-1pniwf span:where(.svelte-1pniwf){width:25px!important;height:3px!important;background:var(--white)!important;margin:3px 0!important;transition:all .3s ease!important;border-radius:2px!important}.header.blog-page.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){background:var(--primary-coral)!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){width:25px!important;height:3px!important;background:var(--white)!important;margin:3px 0!important;transition:all .3s ease!important;border-radius:2px!important}.header.blog-page.scrolled.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){background:var(--white)!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle.active:where(.svelte-1pniwf) span:where(.svelte-1pniwf):nth-child(1){transform:rotate(-45deg) translate(-5px,6px)!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle.active:where(.svelte-1pniwf) span:where(.svelte-1pniwf):nth-child(2){opacity:0!important}.header.scrolled.svelte-1pniwf .mobile-menu-toggle.active:where(.svelte-1pniwf) span:where(.svelte-1pniwf):nth-child(3){transform:rotate(45deg) translate(-5px,-6px)!important}.mobile-menu-toggle.svelte-1pniwf:hover{background:#ea580c1a}.mobile-menu-toggle.svelte-1pniwf span:where(.svelte-1pniwf){width:25px;height:3px;background:var(--white);margin:3px 0;transition:all .3s ease;border-radius:2px}.header.blog-page.svelte-1pniwf .mobile-menu-toggle:where(.svelte-1pniwf) span:where(.svelte-1pniwf){background:var(--primary-coral)}.mobile-menu-toggle.svelte-1pniwf:hover span:where(.svelte-1pniwf){background:var(--primary-coral)}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(2){opacity:0}.mobile-menu-toggle.active.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}html{scroll-behavior:smooth}body{padding-top:80px}@media (max-width: 768px){.header.svelte-1pniwf{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important;will-change:transform!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.header.hidden.svelte-1pniwf{transform:translateY(-100%)!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important}.header.scrolled.svelte-1pniwf{position:fixed!important;top:0!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}.header.scrolled.hidden.svelte-1pniwf{transform:translateY(-100%)!important}body{padding-top:70px}}.mobile-menu-close.svelte-1pniwf{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;z-index:1010}.mobile-menu-close.svelte-1pniwf:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.mobile-menu-close.svelte-1pniwf span:where(.svelte-1pniwf){display:block;width:20px;height:2px;background:var(--white);border-radius:1px;transition:all .2s ease;position:absolute}.mobile-menu-close.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(1){transform:rotate(45deg)}.mobile-menu-close.svelte-1pniwf span:where(.svelte-1pniwf):nth-child(2){transform:rotate(-45deg)}.mobile-nav.svelte-1pniwf{z-index:1005!important}.mobile-nav.active.svelte-1pniwf{transform:translate(0)!important;visibility:visible;opacity:1}.footer.svelte-1dbuaqc{background-color:var(--primary-coral);color:#fff;padding:4rem 0 0}.footer-content.svelte-1dbuaqc{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo-img.svelte-1dbuaqc{height:56px;width:auto;margin-bottom:1rem}.footer-section.svelte-1dbuaqc p:where(.svelte-1dbuaqc){color:#fffc;line-height:1.6;margin-bottom:1.5rem}.footer-section.svelte-1dbuaqc h4:where(.svelte-1dbuaqc){font-size:1.1rem;margin-bottom:1rem;color:#fff}.footer-section.svelte-1dbuaqc ul:where(.svelte-1dbuaqc){list-style:none}.footer-section.svelte-1dbuaqc ul:where(.svelte-1dbuaqc) li:where(.svelte-1dbuaqc){margin-bottom:.5rem}.footer-section.svelte-1dbuaqc ul:where(.svelte-1dbuaqc) li:where(.svelte-1dbuaqc) a:where(.svelte-1dbuaqc){color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section.svelte-1dbuaqc ul:where(.svelte-1dbuaqc) li:where(.svelte-1dbuaqc) a:where(.svelte-1dbuaqc):hover{color:var(--white)}.footer-bottom.svelte-1dbuaqc{border-top:1px solid rgba(255,255,255,.2)}.footer-bottom-content.svelte-1dbuaqc{display:flex;justify-content:center;align-items:center}.footer-bottom.svelte-1dbuaqc p:where(.svelte-1dbuaqc){color:#fffc;margin:0}@media (max-width: 768px){.footer-content.svelte-1dbuaqc{grid-template-columns:1fr;gap:2rem}.footer-bottom-content.svelte-1dbuaqc{text-align:center}}
