.header.svelte-1elxaub{background:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:50}.nav-container.svelte-1elxaub{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand.svelte-1elxaub{display:flex;align-items:center;gap:.75rem}.logo.svelte-1elxaub{height:var(--logo-height, 2.5rem);width:auto;max-width:calc(var(--logo-height, 2.5rem) * 2.4);object-fit:contain;transition:all .3s ease}.logo.svelte-1elxaub:hover{opacity:.8}.light-logo.svelte-1elxaub{filter:brightness(1.1)}.dark-logo.svelte-1elxaub{filter:brightness(.9)}.business-name.svelte-1elxaub{font-size:1.5rem;font-weight:700;color:var(--primary-color);transition:font-size .2s ease}.business-name.with-logo.svelte-1elxaub{font-size:1.25rem}.nav-desktop.svelte-1elxaub{display:flex;gap:2rem}.nav-link.svelte-1elxaub{text-decoration:none;color:#374151;font-weight:500;transition:color .2s,border-bottom-color .2s;padding:.5rem 0;border-bottom:2px solid transparent}.nav-link.svelte-1elxaub:hover,.nav-link.active.svelte-1elxaub{color:var(--primary-color);border-bottom-color:var(--primary-color)}.mobile-menu-btn.svelte-1elxaub{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:.25rem}.hamburger-line.svelte-1elxaub{width:1.5rem;height:.125rem;background-color:var(--primary-color);transition:all .3s;transform-origin:center}.hamburger-line.open.svelte-1elxaub:nth-child(1){transform:rotate(45deg) translate(.25rem,.25rem)}.hamburger-line.open.svelte-1elxaub:nth-child(2){opacity:0}.hamburger-line.open.svelte-1elxaub:nth-child(3){transform:rotate(-45deg) translate(.25rem,-.25rem)}.nav-mobile.svelte-1elxaub{display:none;flex-direction:column;background:#fff;border-top:1px solid #e5e7eb;padding:1rem 2rem}.nav-link-mobile.svelte-1elxaub{text-decoration:none;color:#374151;font-weight:500;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.nav-link-mobile.svelte-1elxaub:last-child{border-bottom:none}.nav-link-mobile.svelte-1elxaub:hover,.nav-link-mobile.active.svelte-1elxaub{color:var(--primary-color);font-weight:600}@media(max-width:768px){.nav-desktop.svelte-1elxaub{display:none}.mobile-menu-btn.svelte-1elxaub,.nav-mobile.svelte-1elxaub{display:flex}}.footer.svelte-jz8lnl{background:var(--primary-color);color:#fff;padding:3rem 0 1rem}.footer-container.svelte-jz8lnl{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid.svelte-jz8lnl{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section.svelte-jz8lnl{display:flex;flex-direction:column;gap:1rem}.footer-brand.svelte-jz8lnl{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo.svelte-jz8lnl{height:2rem;width:auto}.footer-business-name.svelte-jz8lnl{font-size:1.25rem;font-weight:600;margin:0}.footer-description.svelte-jz8lnl{color:#fffc;line-height:1.6;margin:0}.footer-heading.svelte-jz8lnl{font-size:1.1rem;font-weight:600;margin:0 0 1rem}.footer-contact.svelte-jz8lnl{display:flex;flex-direction:column;gap:.75rem}.footer-contact-item.svelte-jz8lnl{display:flex;align-items:center;gap:.5rem}.footer-contact-icon.svelte-jz8lnl{font-size:1rem}.footer-contact-item.svelte-jz8lnl a:where(.svelte-jz8lnl),.footer-contact-item.svelte-jz8lnl span:where(.svelte-jz8lnl){color:#fffc;text-decoration:none}.footer-contact-item.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:#fff}.footer-nav.svelte-jz8lnl{display:flex;flex-direction:column;gap:.5rem}.footer-link.svelte-jz8lnl{color:#fffc;text-decoration:none;transition:color .3s}.footer-link.svelte-jz8lnl:hover{color:#fff}.footer-social.svelte-jz8lnl{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.footer-social-link.svelte-jz8lnl{display:inline-block;padding:.5rem;border-radius:.5rem;transition:all .3s;background:#ffffff1a}.footer-social-link.svelte-jz8lnl:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px)}.footer-social-icon.svelte-jz8lnl{width:25px;height:25px;object-fit:contain;filter:brightness(1.5) invert(0)}.footer-bottom.svelte-jz8lnl{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem;text-align:center}.footer-copyright.svelte-jz8lnl,.footer-credits.svelte-jz8lnl{color:#ffffffb3;font-size:.875rem;margin:.5rem 0}.websitegen-link.svelte-jz8lnl{color:#ffffffb3;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s}.websitegen-link.svelte-jz8lnl:hover{color:#fff}.websitegen-logo.svelte-jz8lnl{height:1em;width:auto;vertical-align:middle}@media(max-width:768px){.footer.svelte-jz8lnl{padding:2rem 0 1rem}.footer-container.svelte-jz8lnl{padding:0 1rem}.footer-grid.svelte-jz8lnl{grid-template-columns:1fr;gap:1.5rem}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}a{color:inherit}img{max-width:100%;height:auto}.app.svelte-qgpshq{min-height:100vh;display:flex;flex-direction:column}main.svelte-qgpshq{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.section-description{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}@media(max-width:768px){.container{padding:0 1rem}.section{padding:3rem 0}.section-title{font-size:2rem}}.hero.svelte-1q37ri0{min-height:80vh;background-color:#f8fafc;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center}.hero-overlay.svelte-1q37ri0{position:absolute;inset:0;display:flex;align-items:center}.hero.svelte-1q37ri0:not([style*=background-image]) .hero-overlay:where(.svelte-1q37ri0){background:linear-gradient(135deg,var(--primary-color),#6366f1)}.hero-container.svelte-1q37ri0{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%}.hero-content.svelte-1q37ri0{max-width:600px;text-align:center;margin:0 auto}.hero-title.svelte-1q37ri0{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1}.hero-subtitle.svelte-1q37ri0{font-size:1.5rem;font-weight:600;color:#e2e8f0;margin-bottom:1.5rem}.hero-description.svelte-1q37ri0{font-size:1.25rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.6}.hero-button.svelte-1q37ri0{display:inline-block;background:#fff;color:var(--primary-color);text-decoration:none;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;transition:all .3s;box-shadow:0 4px 6px #0000001a}.hero-button.svelte-1q37ri0:hover{transform:translateY(-2px);box-shadow:0 8px 15px #0003}@media(max-width:768px){.hero-title.svelte-1q37ri0{font-size:2.5rem}.hero-subtitle.svelte-1q37ri0{font-size:1.25rem}.hero-description.svelte-1q37ri0{font-size:1.1rem}.hero-container.svelte-1q37ri0{padding:0 1rem}}.about.svelte-7hpc9t{padding:5rem 0;background:#fff}.container.svelte-7hpc9t{max-width:1200px;margin:0 auto;padding:0 2rem}.about-grid.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-content.svelte-7hpc9t{order:1}.about-image.svelte-7hpc9t{order:2}.about-title.svelte-7hpc9t{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem;line-height:1.2}.about-text.svelte-7hpc9t{font-size:1.125rem;color:#4b5563;line-height:1.7;margin-bottom:2rem}.about-features.svelte-7hpc9t{list-style:none;padding:0;margin:0}.about-feature.svelte-7hpc9t{color:#374151;position:relative;padding:.5rem 0 .5rem 1.5rem;font-size:1.1rem}.about-feature.svelte-7hpc9t:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.2rem}.about-image.svelte-7hpc9t img:where(.svelte-7hpc9t){width:100%;height:400px;object-fit:cover;border-radius:1rem;box-shadow:0 10px 25px #0000001a}@media(max-width:768px){.about.svelte-7hpc9t{padding:3rem 0}.container.svelte-7hpc9t{padding:0 1rem}.about-grid.svelte-7hpc9t{grid-template-columns:1fr;gap:2rem}.about-content.svelte-7hpc9t{order:2}.about-image.svelte-7hpc9t{order:1}.about-title.svelte-7hpc9t{font-size:2rem}.about-text.svelte-7hpc9t{font-size:1rem}.about-image.svelte-7hpc9t img:where(.svelte-7hpc9t){height:250px}}.services.svelte-hz61c4{padding:5rem 0;background:#fff}.container.svelte-hz61c4{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-hz61c4{text-align:center;margin-bottom:3rem}.section-title.svelte-hz61c4{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.section-description.svelte-hz61c4{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card.svelte-hz61c4{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s;border:1px solid #e5e7eb}.service-card.svelte-hz61c4:hover{transform:translateY(-4px);box-shadow:0 12px 20px #00000026}.service-image.svelte-hz61c4{height:200px;overflow:hidden}.service-image.svelte-hz61c4 img:where(.svelte-hz61c4){width:100%;height:100%;object-fit:cover;transition:transform .3s}.service-card.svelte-hz61c4:hover .service-image:where(.svelte-hz61c4) img:where(.svelte-hz61c4){transform:scale(1.05)}.service-content.svelte-hz61c4{padding:1.5rem}.service-title.svelte-hz61c4{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem}.service-description.svelte-hz61c4{color:#4b5563;line-height:1.6;margin-bottom:1rem}.service-features.svelte-hz61c4{list-style:none;padding:0;margin:1rem 0}.service-features.svelte-hz61c4 li:where(.svelte-hz61c4){color:#6b7280;position:relative;padding:.25rem 0 .25rem 1.5rem}.service-features.svelte-hz61c4 li:where(.svelte-hz61c4):before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700}.service-price.svelte-hz61c4{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.services.svelte-hz61c4{padding:3rem 0}.container.svelte-hz61c4{padding:0 1rem}.section-title.svelte-hz61c4{font-size:2rem}.services-grid.svelte-hz61c4{grid-template-columns:1fr;gap:1.5rem}}.products.svelte-1ccbxwc{padding:5rem 0;background:#f9fafb}.container.svelte-1ccbxwc{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-1ccbxwc{text-align:center;margin-bottom:3rem}.section-title.svelte-1ccbxwc{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.section-description.svelte-1ccbxwc{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.products-grid.svelte-1ccbxwc{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-card.svelte-1ccbxwc{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s;border:1px solid #e5e7eb;display:flex;flex-direction:column}.product-card.svelte-1ccbxwc:hover{transform:translateY(-4px);box-shadow:0 12px 20px #00000026}.product-image.svelte-1ccbxwc{height:220px;overflow:hidden}.product-image.svelte-1ccbxwc img:where(.svelte-1ccbxwc){width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card.svelte-1ccbxwc:hover .product-image:where(.svelte-1ccbxwc) img:where(.svelte-1ccbxwc){transform:scale(1.05)}.product-content.svelte-1ccbxwc{padding:1.5rem;flex:1;display:flex;flex-direction:column}.product-category.svelte-1ccbxwc{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 10%,transparent);padding:.25rem .75rem;border-radius:1rem;margin-bottom:.75rem;width:fit-content}.product-title.svelte-1ccbxwc{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin-bottom:.75rem}.product-description.svelte-1ccbxwc{color:#4b5563;line-height:1.6;margin-bottom:1rem;flex:1}.product-features.svelte-1ccbxwc{list-style:none;padding:0;margin:0 0 1rem}.product-features.svelte-1ccbxwc li:where(.svelte-1ccbxwc){color:#6b7280;position:relative;padding:.25rem 0 .25rem 1.5rem}.product-features.svelte-1ccbxwc li:where(.svelte-1ccbxwc):before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:700}.product-footer.svelte-1ccbxwc{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}.product-price.svelte-1ccbxwc{font-size:1.25rem;font-weight:700;color:var(--primary-color)}.product-link.svelte-1ccbxwc{display:inline-block;padding:.5rem 1.25rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.product-link.svelte-1ccbxwc:hover{opacity:.9}@media(max-width:768px){.products.svelte-1ccbxwc{padding:3rem 0}.container.svelte-1ccbxwc{padding:0 1rem}.section-title.svelte-1ccbxwc{font-size:2rem}.products-grid.svelte-1ccbxwc{grid-template-columns:1fr;gap:1.5rem}}.team.svelte-uypn5v{padding:5rem 0;background:#f8fafc}.container.svelte-uypn5v{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-uypn5v{text-align:center;margin-bottom:3rem}.section-title.svelte-uypn5v{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.section-description.svelte-uypn5v{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.team-grid.svelte-uypn5v{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.team-card.svelte-uypn5v{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s;text-align:center;padding:2rem}.team-card.svelte-uypn5v:hover{transform:translateY(-4px);box-shadow:0 12px 20px #00000026}.member-image.svelte-uypn5v{width:150px;height:150px;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;border:4px solid var(--primary-color)}.member-image.svelte-uypn5v img:where(.svelte-uypn5v){width:100%;height:100%;object-fit:cover}.member-image.placeholder.svelte-uypn5v{display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:#fff}.member-initials.svelte-uypn5v{font-size:2rem;font-weight:600}.member-name.svelte-uypn5v{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:.5rem}.member-role.svelte-uypn5v{font-size:1.1rem;color:#6b7280;font-weight:500;margin-bottom:1rem}.member-bio.svelte-uypn5v{color:#4b5563;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.member-social.svelte-uypn5v{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.social-link.svelte-uypn5v{color:var(--primary-color);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--primary-color);border-radius:.25rem;font-size:.875rem;font-weight:500;transition:all .3s}.social-link.svelte-uypn5v:hover{background:var(--primary-color);color:#fff}@media(max-width:768px){.team.svelte-uypn5v{padding:3rem 0}.container.svelte-uypn5v{padding:0 1rem}.section-title.svelte-uypn5v{font-size:2rem}.team-grid.svelte-uypn5v{grid-template-columns:1fr;gap:1.5rem}.team-card.svelte-uypn5v{padding:1.5rem}.member-image.svelte-uypn5v{width:120px;height:120px}.member-initials.svelte-uypn5v{font-size:1.5rem}}.contact.svelte-wt4tt0{padding:5rem 0;background:#f8fafc}.container.svelte-wt4tt0{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-wt4tt0{text-align:center;margin-bottom:3rem}.section-title.svelte-wt4tt0{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem}.section-description.svelte-wt4tt0{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.contact-grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-info-title.svelte-wt4tt0,.form-title.svelte-wt4tt0{font-size:1.5rem;font-weight:600;color:var(--primary-color);margin-bottom:2rem}.contact-item.svelte-wt4tt0{display:flex;gap:1rem;margin-bottom:1.5rem}.contact-icon.svelte-wt4tt0{font-size:1.5rem;min-width:2rem}.contact-label.svelte-wt4tt0{font-weight:600;color:#374151;margin-bottom:.25rem}.contact-value.svelte-wt4tt0{color:#6b7280;text-decoration:none}.contact-value.svelte-wt4tt0:hover{color:var(--primary-color)}.social-links.svelte-wt4tt0{margin-top:2rem}.social-links.svelte-wt4tt0 h4:where(.svelte-wt4tt0){font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem}.social-icons.svelte-wt4tt0{display:flex;gap:1rem;flex-wrap:wrap}.social-link.svelte-wt4tt0{color:var(--primary-color);text-decoration:none;padding:.5rem .75rem;border-radius:.25rem;transition:all .3s;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.social-icon.svelte-wt4tt0{width:50px;height:50px;object-fit:contain}.social-text.svelte-wt4tt0{line-height:1}.social-link.svelte-wt4tt0:hover{background:var(--platform-color);border-color:var(--platform-color);color:#fff}.social-link.snapchat.svelte-wt4tt0:hover,.social-link.googlemaps.svelte-wt4tt0:hover{color:#000}.form.svelte-wt4tt0{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000001a}.form-group.svelte-wt4tt0{margin-bottom:1.5rem}.form-label.svelte-wt4tt0{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input.svelte-wt4tt0{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .3s}.form-input.svelte-wt4tt0:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #3b82f61a}.form-textarea.svelte-wt4tt0{resize:vertical;min-height:100px}.form-button.svelte-wt4tt0{width:100%;background:var(--primary-color);color:#fff;border:none;padding:1rem;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s}.form-button.svelte-wt4tt0:hover{background:color-mix(in srgb,var(--primary-color) 90%,black);transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}@media(max-width:768px){.contact.svelte-wt4tt0{padding:3rem 0}.container.svelte-wt4tt0{padding:0 1rem}.section-title.svelte-wt4tt0{font-size:2rem}.contact-grid.svelte-wt4tt0{grid-template-columns:1fr;gap:2rem}.form.svelte-wt4tt0{padding:1.5rem}}
