*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#0077be;--primary-dark:#005a8f;--secondary-color:#00a8e8;--text-color:#333;--light-bg:#f8f9fa}body{color:var(--text-color);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{line-height:1.2}button{font-family:inherit}a{color:inherit}section{scroll-margin-top:70px}.header.svelte-zne36e{z-index:1000;background:linear-gradient(135deg,#0077be 0%,#005a8f 100%);position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.nav-container.svelte-zne36e{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo-btn.svelte-zne36e{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:opacity .3s;display:flex}.logo-img.svelte-zne36e{width:auto;height:40px}.logo-btn.svelte-zne36e:hover{opacity:.8}.menu-toggle.svelte-zne36e{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:.5rem;display:none}.menu-toggle.svelte-zne36e span:where(.svelte-zne36e){transform-origin:50%;background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.menu-toggle.open.svelte-zne36e span:where(.svelte-zne36e):first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open.svelte-zne36e span:where(.svelte-zne36e):nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open.svelte-zne36e span:where(.svelte-zne36e):nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-menu.svelte-zne36e{flex-wrap:nowrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu.svelte-zne36e button:where(.svelte-zne36e){color:#fff;letter-spacing:.04em;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Commissioner,Arial,sans-serif;font-size:1rem;font-weight:600;transition:background-color .3s}.nav-menu.svelte-zne36e button:where(.svelte-zne36e):hover{background-color:#ffffff1a}@media (width<=768px){.menu-toggle.svelte-zne36e{display:flex}.nav-menu.svelte-zne36e{background:#0077be;flex-direction:column;gap:0;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.nav-menu.open.svelte-zne36e{max-height:400px}.nav-menu.svelte-zne36e button:where(.svelte-zne36e){text-align:left;border-radius:0;width:100%;padding:1rem 2rem}}.hero.svelte-qzo0r3{color:#fff;background:linear-gradient(135deg,#00a8e8 0%,#007ea7 100%);margin-top:70px;padding:2rem 2rem 2.5rem}.hero-inner.svelte-qzo0r3{grid-template-rows:auto 1fr auto;grid-template-columns:1fr 320px;gap:.75rem 2.5rem;max-width:1200px;margin:0 auto;display:grid}.colorado-badge.svelte-qzo0r3{color:#fff;letter-spacing:.03em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff3;border:2px solid #fff9;border-radius:50px;grid-area:1/1/auto/span 2;place-self:center;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.left-content.svelte-qzo0r3{text-align:center;flex-direction:column;grid-area:2/2;justify-content:center;align-items:center;gap:.5rem;display:flex}.hero-logo.svelte-qzo0r3{width:100%;max-width:280px;height:auto;display:block}.hero-subtitle.svelte-qzo0r3{margin:0;font-size:1.1rem;font-style:italic}.contact-info.svelte-qzo0r3{flex-direction:column;align-items:center;gap:.45rem;margin-top:.25rem;display:flex}.info-item.svelte-qzo0r3{align-items:center;gap:.45rem;font-size:.88rem;display:flex}.info-link.svelte-qzo0r3{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;transition:background .2s}.info-link.svelte-qzo0r3:hover{background:#ffffff26;text-decoration:underline}.icon.svelte-qzo0r3{flex-shrink:0;width:15px;height:15px}.hours.svelte-qzo0r3{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;grid-area:3/2;padding:1.25rem 1.5rem}.hours.svelte-qzo0r3 h3:where(.svelte-qzo0r3){text-align:center;letter-spacing:.03em;margin:0 0 .75rem;font-size:1rem;font-weight:700}.hours-grid.svelte-qzo0r3{flex-direction:column;gap:.5rem;display:flex}.hours-grid.svelte-qzo0r3 div:where(.svelte-qzo0r3){justify-content:space-between;gap:1rem;font-size:.88rem;display:flex}.hours-grid.svelte-qzo0r3 strong:where(.svelte-qzo0r3){opacity:.85}.carousel-col.svelte-qzo0r3{flex-direction:column;grid-area:2/1/span 2;gap:.6rem;display:flex}.carousel-label.svelte-qzo0r3{letter-spacing:.12em;text-transform:uppercase;opacity:.75;text-align:left;margin:0;font-size:.8rem;font-weight:700}.carousel.svelte-qzo0r3{border-radius:14px;flex:1;min-height:300px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.slide.svelte-qzo0r3{opacity:0;pointer-events:none;transition:opacity .7s;position:absolute;inset:0}.slide.active.svelte-qzo0r3{opacity:1;pointer-events:auto}.slide-img.svelte-qzo0r3{object-fit:cover;width:100%;height:100%;display:block}.slide-caption.svelte-qzo0r3{background:linear-gradient(#0000,#000000a6);align-items:baseline;gap:.75rem;padding:2.5rem 1.5rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.slide-tag.svelte-qzo0r3{text-transform:uppercase;letter-spacing:.08em;color:#7dd3fc;font-size:.7rem;font-weight:700}.slide-name.svelte-qzo0r3{color:#fff;font-size:1.1rem;font-weight:700}.dots.svelte-qzo0r3{z-index:2;gap:6px;display:flex;position:absolute;bottom:.6rem;left:50%;transform:translate(-50%)}.dot.svelte-qzo0r3{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.dot.active.svelte-qzo0r3{background:#fff;transform:scale(1.3)}@media (width<=768px){.hero-inner.svelte-qzo0r3{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.colorado-badge.svelte-qzo0r3{grid-area:1/1;justify-self:center}.carousel-col.svelte-qzo0r3{grid-area:2/1}.left-content.svelte-qzo0r3{grid-area:3/1}.hours.svelte-qzo0r3{grid-area:4/1}.carousel.svelte-qzo0r3{min-height:220px}}.species.svelte-1piwj7q{background:#fff;padding:5rem 2rem}.container.svelte-1piwj7q{max-width:1200px;margin:0 auto}h2.svelte-1piwj7q{color:#0077be;text-align:center;margin-bottom:1rem;font-size:2.5rem}.section-intro.svelte-1piwj7q{text-align:center;color:#555;max-width:700px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.7}.species-grid.svelte-1piwj7q{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.species-card.svelte-1piwj7q{background:#f0f8ff;border:1px solid #d0e8f8;border-radius:12px;padding:1.5rem;transition:transform .25s,box-shadow .25s}.species-card.svelte-1piwj7q:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0077be1f}.species-card.rare.svelte-1piwj7q{background:linear-gradient(135deg,#fff8e1,#fff3cd);border-color:#f0c040}.card-header.svelte-1piwj7q{align-items:center;gap:.85rem;margin-bottom:.75rem;display:flex}.species-icon-img.svelte-1piwj7q{object-fit:cover;border:2px solid #0077be;border-radius:50%;flex-shrink:0;width:52px;height:52px}.species-card.rare.svelte-1piwj7q .species-icon-img:where(.svelte-1piwj7q){border-color:#c8900a}.species-emoji.svelte-1piwj7q{text-align:center;flex-shrink:0;width:52px;font-size:2.25rem}.species-card.svelte-1piwj7q h3:where(.svelte-1piwj7q){color:#0077be;margin:0;font-size:1.1rem}.species-card.rare.svelte-1piwj7q h3:where(.svelte-1piwj7q){color:#8a6000}.species-card.svelte-1piwj7q p:where(.svelte-1piwj7q){color:#555;margin:0;font-size:.95rem;line-height:1.6}.disclaimer.svelte-1piwj7q{text-align:center;color:#777;font-size:.95rem}.disclaimer.svelte-1piwj7q strong:where(.svelte-1piwj7q){color:#0077be}@media (width<=768px){h2.svelte-1piwj7q{font-size:2rem}.species-grid.svelte-1piwj7q{grid-template-columns:1fr}}.new-arrivals.svelte-1urg0kn{background:linear-gradient(#e8f4fd,#f0f8ff);padding:5rem 2rem}.container.svelte-1urg0kn{max-width:1200px;margin:0 auto}.header-row.svelte-1urg0kn{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}h2.svelte-1urg0kn{color:#0077be;margin-bottom:.5rem;font-size:2.5rem}.section-intro.svelte-1urg0kn{color:#555;max-width:500px;font-size:1rem;line-height:1.6}.fb-btn.svelte-1urg0kn{color:#fff;white-space:nowrap;background:#1877f2;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.fb-btn.svelte-1urg0kn:hover{background:#0d5dbf}.fb-icon.svelte-1urg0kn{width:20px;height:20px}.arrivals-grid.svelte-1urg0kn{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.arrival-card.svelte-1urg0kn{background:#fff;border-radius:12px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0077be14}.arrival-card.svelte-1urg0kn:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0077be26}.card-img-wrap.svelte-1urg0kn{width:100%;height:200px;overflow:hidden}.card-img.svelte-1urg0kn{object-fit:cover;width:100%;height:100%;transition:transform .4s}.arrival-card.svelte-1urg0kn:hover .card-img:where(.svelte-1urg0kn){transform:scale(1.05)}.card-body.svelte-1urg0kn{flex-direction:column;flex:1;padding:1.5rem;display:flex}.cta-card.svelte-1urg0kn{color:#fff;text-align:center;background:linear-gradient(135deg,#0077be,#005a8f);flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex}.cta-icon.svelte-1urg0kn{margin-bottom:1rem;font-size:3rem}.arrival-tag.svelte-1urg0kn{text-transform:uppercase;letter-spacing:.05em;z-index:1;border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.arrival-tag.new.svelte-1urg0kn{color:#2a7a2a;background:#e8f8e8}.arrival-tag.rare.svelte-1urg0kn{color:#856404;background:#fff3cd}.arrival-card.svelte-1urg0kn h3:where(.svelte-1urg0kn){color:#0077be;margin-bottom:.5rem;font-size:1.15rem}.arrival-card.svelte-1urg0kn p:where(.svelte-1urg0kn){color:#555;flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.cta-card.svelte-1urg0kn h3:where(.svelte-1urg0kn),.cta-card.svelte-1urg0kn p:where(.svelte-1urg0kn){color:#fff}.category.svelte-1urg0kn{color:#0077be;background:#f0f8ff;border-radius:50px;align-self:flex-start;padding:.2rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.call-btn.svelte-1urg0kn{color:#0077be;background:#fff;border-radius:8px;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.call-btn.svelte-1urg0kn:hover{transform:scale(1.05)}@media (width<=768px){h2.svelte-1urg0kn{font-size:2rem}.header-row.svelte-1urg0kn{flex-direction:column}.arrivals-grid.svelte-1urg0kn{grid-template-columns:1fr}}.about.svelte-1nw4zuc{background:#fff;padding:5rem 2rem}.store-photos.svelte-1nw4zuc{border-radius:12px;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;display:grid;overflow:hidden}.store-photo.svelte-1nw4zuc{object-fit:cover;width:100%;height:280px;transition:transform .4s;display:block}.store-photos.svelte-1nw4zuc:hover .store-photo:where(.svelte-1nw4zuc){transform:scale(1.02)}.container.svelte-1nw4zuc{max-width:1200px;margin:0 auto}h2.svelte-1nw4zuc{color:#0077be;text-align:center;margin-bottom:2rem;font-size:2.5rem}.content.svelte-1nw4zuc{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;display:grid}.text-content.svelte-1nw4zuc{font-size:1.1rem;line-height:1.8}.lead.svelte-1nw4zuc{color:#0077be;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.text-content.svelte-1nw4zuc p:where(.svelte-1nw4zuc){color:#333;margin-bottom:1.5rem}.social.svelte-1nw4zuc{margin-top:2rem}.facebook-link.svelte-1nw4zuc{color:#fff;background:#1877f2;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s;display:inline-flex}.facebook-link.svelte-1nw4zuc:hover{background:#0d5dbf}.icon.svelte-1nw4zuc{width:24px;height:24px}.payment-methods.svelte-1nw4zuc{background:#f8f9fa;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.payment-methods.svelte-1nw4zuc h3:where(.svelte-1nw4zuc){color:#0077be;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.cards.svelte-1nw4zuc{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.card-item.svelte-1nw4zuc{background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.card-item.svelte-1nw4zuc img:where(.svelte-1nw4zuc){object-fit:contain;max-width:100%;height:36px;display:block}@media (width<=968px){.store-photos.svelte-1nw4zuc{grid-template-columns:1fr}.store-photo.svelte-1nw4zuc{height:220px}.content.svelte-1nw4zuc{grid-template-columns:1fr}h2.svelte-1nw4zuc{font-size:2rem}.lead.svelte-1nw4zuc{font-size:1.25rem}}.services.svelte-6t9lhf{background:linear-gradient(#f8f9fa 0%,#e9ecef 100%);padding:5rem 2rem}.container.svelte-6t9lhf{max-width:1200px;margin:0 auto}h2.svelte-6t9lhf{color:#0077be;text-align:center;margin-bottom:3rem;font-size:2.5rem}.services-grid.svelte-6t9lhf{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-card.svelte-6t9lhf{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #00000014}.service-card.highlight.svelte-6t9lhf{border:2px solid #0077be}.service-card.svelte-6t9lhf:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0077be26}.service-icon.svelte-6t9lhf{margin-bottom:1.5rem;font-size:4rem}.service-card.svelte-6t9lhf h3:where(.svelte-6t9lhf){color:#0077be;margin-bottom:1rem;font-size:1.5rem}.service-card.svelte-6t9lhf p:where(.svelte-6t9lhf){color:#555;font-size:1rem;line-height:1.6}@media (width<=768px){h2.svelte-6t9lhf{font-size:2rem}.services-grid.svelte-6t9lhf{grid-template-columns:1fr}}.testimonials.svelte-1a7zceb{background:#fff;padding:5rem 2rem}.container.svelte-1a7zceb{max-width:1200px;margin:0 auto}h2.svelte-1a7zceb{color:#0077be;text-align:center;margin-bottom:3rem;font-size:2.5rem}.testimonials-grid.svelte-1a7zceb{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.testimonial-card.svelte-1a7zceb{background:#f0f8ff;border-left:4px solid #0077be;border-radius:0 12px 12px 0;flex-direction:column;gap:1rem;padding:2rem;display:flex}.stars.svelte-1a7zceb{color:#f5a623;letter-spacing:2px;font-size:1.25rem}.testimonial-card.svelte-1a7zceb p:where(.svelte-1a7zceb){color:#333;flex:1;margin:0;font-size:1rem;font-style:italic;line-height:1.7}.author.svelte-1a7zceb{align-items:center;gap:.75rem;display:flex}.author-avatar.svelte-1a7zceb{color:#fff;background:#0077be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.author.svelte-1a7zceb strong:where(.svelte-1a7zceb){color:#0077be;font-size:.95rem;display:block}.author.svelte-1a7zceb span:where(.svelte-1a7zceb){color:#777;font-size:.85rem}@media (width<=768px){h2.svelte-1a7zceb{font-size:2rem}.testimonials-grid.svelte-1a7zceb{grid-template-columns:1fr}}.faq.svelte-1t1jk4b{background:#fff;padding:5rem 2rem}.container.svelte-1t1jk4b{max-width:800px;margin:0 auto}h2.svelte-1t1jk4b{color:#0077be;text-align:center;margin-bottom:.75rem;font-size:2.5rem}.section-intro.svelte-1t1jk4b{text-align:center;color:#666;margin-bottom:3rem;font-size:1.05rem}.faq-list.svelte-1t1jk4b{flex-direction:column;gap:.75rem;display:flex}.faq-item.svelte-1t1jk4b{border:1px solid #d0e8f8;border-radius:10px;transition:border-color .2s;overflow:hidden}.faq-item.open.svelte-1t1jk4b{border-color:#0077be}.faq-question.svelte-1t1jk4b{cursor:pointer;color:#0077be;text-align:left;background:#f0f8ff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-item.open.svelte-1t1jk4b .faq-question:where(.svelte-1t1jk4b){color:#fff;background:#0077be}.chevron.svelte-1t1jk4b{flex-shrink:0;font-size:.75rem}.faq-answer.svelte-1t1jk4b{background:#fff;padding:1.25rem 1.5rem}.faq-answer.svelte-1t1jk4b p:where(.svelte-1t1jk4b){color:#444;margin:0;font-size:.97rem;line-height:1.7}@media (width<=768px){h2.svelte-1t1jk4b{font-size:2rem}}.location.svelte-1clq0rc{background:#f8f9fa;padding:5rem 2rem}.container.svelte-1clq0rc{max-width:1200px;margin:0 auto}h2.svelte-1clq0rc{color:#0077be;text-align:center;margin-bottom:3rem;font-size:2.5rem}.location-layout.svelte-1clq0rc{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.map-wrapper.svelte-1clq0rc{border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.location-details.svelte-1clq0rc{flex-direction:column;gap:2rem;display:flex}.detail-block.svelte-1clq0rc{align-items:flex-start;gap:1rem;display:flex}.detail-icon.svelte-1clq0rc{flex-shrink:0;font-size:2rem}.detail-block.svelte-1clq0rc h3:where(.svelte-1clq0rc){color:#0077be;margin-bottom:.4rem;font-size:1.1rem}.detail-block.svelte-1clq0rc p:where(.svelte-1clq0rc){color:#555;margin:0 0 .75rem;line-height:1.6}.hint.svelte-1clq0rc{color:#888;font-size:.85rem;margin-top:.25rem!important}.directions-btn.svelte-1clq0rc{color:#fff;background:#0077be;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.directions-btn.svelte-1clq0rc:hover{background:#005a8f}.phone-link.svelte-1clq0rc{color:#0077be;margin-bottom:.25rem;font-size:1.4rem;font-weight:700;text-decoration:none;display:inline-block}.phone-link.svelte-1clq0rc:hover{text-decoration:underline}.hours-table.svelte-1clq0rc{border-collapse:collapse;width:100%}.hours-table.svelte-1clq0rc td:where(.svelte-1clq0rc){color:#444;padding:.35rem 0;font-size:.95rem}.hours-table.svelte-1clq0rc td:where(.svelte-1clq0rc):first-child{color:#333;padding-right:2rem;font-weight:600}@media (width<=968px){h2.svelte-1clq0rc{font-size:2rem}.location-layout.svelte-1clq0rc{grid-template-columns:1fr}}.newsletter.svelte-1u1ohms{color:#fff;background:linear-gradient(135deg,#0077be 0%,#005a8f 100%);padding:5rem 2rem}.container.svelte-1u1ohms{max-width:800px;margin:0 auto}.newsletter-content.svelte-1u1ohms{text-align:center}h2.svelte-1u1ohms{margin-bottom:1rem;font-size:2.5rem}p.svelte-1u1ohms{margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.newsletter-form.svelte-1u1ohms{gap:1rem;max-width:600px;margin:0 auto;display:flex}.email-input.svelte-1u1ohms{border:none;border-radius:8px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.email-input.svelte-1u1ohms:focus{box-shadow:0 0 0 3px #ffffff4d}.subscribe-btn.svelte-1u1ohms{color:#0077be;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.subscribe-btn.svelte-1u1ohms:hover{transform:scale(1.05);box-shadow:0 4px 12px #0003}.subscribe-btn.svelte-1u1ohms:active{transform:scale(.98)}.success-message.svelte-1u1ohms{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:8px;margin-top:1.5rem;padding:1rem}@media (width<=768px){h2.svelte-1u1ohms{font-size:2rem}p.svelte-1u1ohms{font-size:1rem}.newsletter-form.svelte-1u1ohms{flex-direction:column}.subscribe-btn.svelte-1u1ohms{width:100%}}.footer.svelte-9sff3o{color:#e0e0e0;background:#1a1a1a;padding:3rem 2rem 1.5rem}.container.svelte-9sff3o{max-width:1200px;margin:0 auto}.footer-content.svelte-9sff3o{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem;display:grid}.footer-section.svelte-9sff3o h3:where(.svelte-9sff3o){color:#00a8e8;margin-bottom:1rem;font-size:1.25rem}.footer-section.svelte-9sff3o p:where(.svelte-9sff3o){margin-bottom:.5rem;line-height:1.6}.tagline.svelte-9sff3o{color:#00a8e8;margin-top:.5rem;font-style:italic}.footer-bottom.svelte-9sff3o{text-align:center;color:#999;border-top:1px solid #333;padding-top:2rem}@media (width<=768px){.footer-content.svelte-9sff3o{text-align:center;grid-template-columns:1fr;gap:2rem}}.app.svelte-1n46o8q{flex-direction:column;min-height:100vh;display:flex}main.svelte-1n46o8q{flex:1}
