header.svelte-xvih0c{position:fixed;top:0;left:0;right:0;background-color:#fff;box-shadow:0 2px 10px #0000001a;z-index:1000;padding:1rem 0;transition:transform .1s ease}header.language-refreshed.svelte-xvih0c{transform:translateZ(0)}.container.svelte-xvih0c{display:flex;justify-content:space-between;align-items:center}.logo.svelte-xvih0c{display:flex;flex-direction:column}.logo-text.svelte-xvih0c{font-size:1.8rem;font-weight:700;color:#e63946}.logo-full.svelte-xvih0c{font-size:.8rem;color:#666}nav.svelte-xvih0c ul:where(.svelte-xvih0c){display:flex;list-style:none;padding:0;margin:0}nav.svelte-xvih0c ul:where(.svelte-xvih0c) li:where(.svelte-xvih0c){margin-left:1.25rem}nav.svelte-xvih0c ul:where(.svelte-xvih0c) li:where(.svelte-xvih0c) a:where(.svelte-xvih0c){color:#333;font-weight:500;transition:color .2s;font-size:.95rem}nav.svelte-xvih0c ul:where(.svelte-xvih0c) li:where(.svelte-xvih0c) a:where(.svelte-xvih0c):hover{color:#e63946;text-decoration:none}.header-controls.svelte-xvih0c{display:flex;align-items:center}.language-toggle.svelte-xvih0c{background-color:transparent;border:1px solid #e63946;color:#e63946;padding:.3rem .8rem;border-radius:4px;font-size:.85rem;cursor:pointer;margin-right:1rem;transition:all .2s;display:flex;align-items:center}.language-toggle.svelte-xvih0c:hover{background-color:#e63946;color:#fff}.globe-icon.svelte-xvih0c{margin-right:.3rem;font-size:1rem}.menu-toggle.svelte-xvih0c{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.menu-toggle.svelte-xvih0c span:where(.svelte-xvih0c){display:block;width:25px;height:3px;background-color:#333;margin:5px 0;transition:all .3s}@media (max-width: 768px){.logo-full.svelte-xvih0c{display:none}nav.svelte-xvih0c{position:absolute;top:100%;left:0;right:0;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out;box-shadow:0 5px 10px #0000001a}nav.active.svelte-xvih0c{max-height:400px}nav.svelte-xvih0c ul:where(.svelte-xvih0c){flex-direction:column;padding:1rem}nav.svelte-xvih0c ul:where(.svelte-xvih0c) li:where(.svelte-xvih0c){margin:.5rem 0;margin-left:0}.language-toggle.svelte-xvih0c{font-size:.75rem;padding:.25rem .6rem}.globe-icon.svelte-xvih0c{font-size:.9rem}.menu-toggle.svelte-xvih0c{display:block}.menu-toggle.active.svelte-xvih0c span:where(.svelte-xvih0c):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active.svelte-xvih0c span:where(.svelte-xvih0c):nth-child(2){opacity:0}.menu-toggle.active.svelte-xvih0c span:where(.svelte-xvih0c):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}.hero.svelte-1cjamrh{height:100vh;min-height:600px;background:linear-gradient(#00000080,#00000080),url(/hero-background.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1rem;position:relative}.hero.svelte-1cjamrh{background:linear-gradient(#000000b3,#000000b3),linear-gradient(45deg,#e63946,#1d3557)}.hero-content.svelte-1cjamrh{max-width:900px}h1.svelte-1cjamrh{font-size:3.5rem;margin-bottom:1.5rem;line-height:1.1;display:flex;flex-direction:column}.accent.svelte-1cjamrh{color:#e63946;font-weight:700}.main.svelte-1cjamrh{font-weight:500}p.svelte-1cjamrh{font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons.svelte-1cjamrh{display:flex;justify-content:center;gap:1rem}.btn.svelte-1cjamrh{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block}.primary.svelte-1cjamrh{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-1cjamrh:hover{background-color:#d62e3c;text-decoration:none}.secondary.svelte-1cjamrh{background-color:transparent;color:#fff;border:2px solid white}.secondary.svelte-1cjamrh:hover{background-color:#ffffff1a;text-decoration:none}@media (max-width: 768px){h1.svelte-1cjamrh{font-size:2.5rem}p.svelte-1cjamrh{font-size:1rem}.hero.svelte-1cjamrh{padding-top:80px}}.about.svelte-1qb4nki{background-color:#f9f9f9}.about-content.svelte-1qb4nki{display:flex;gap:3rem;margin-bottom:4rem}.about-text.svelte-1qb4nki{flex:1}.about-text.svelte-1qb4nki h3:where(.svelte-1qb4nki){margin-top:2rem;margin-bottom:.75rem;color:#1d3557}.about-text.svelte-1qb4nki p:where(.svelte-1qb4nki){margin-bottom:1rem;line-height:1.8}.about-image.svelte-1qb4nki{flex:1;display:flex;align-items:center;justify-content:center}.logo-image.svelte-1qb4nki{max-width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px #0000001a}.key-values.svelte-1qb4nki{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.value-icon.svelte-1qb4nki{font-size:3rem;margin-bottom:1rem}.value-item.svelte-1qb4nki h3:where(.svelte-1qb4nki){margin-bottom:.5rem;color:#1d3557}@media (max-width: 992px){.key-values.svelte-1qb4nki{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-content.svelte-1qb4nki{flex-direction:column}.about-image.svelte-1qb4nki{order:-1}.logo-image.svelte-1qb4nki{max-width:80%;margin:0 auto;display:block}}@media (max-width: 576px){.key-values.svelte-1qb4nki{grid-template-columns:1fr}}.services.svelte-vtea1h{background-color:#fff}.services-intro.svelte-vtea1h{text-align:center;max-width:800px;margin:0 auto 3rem}.services-grid.svelte-vtea1h{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-card.svelte-vtea1h{background-color:#f9f9f9;border-radius:10px;padding:2rem;text-align:center;transition:transform .3s,box-shadow .3s}.service-card.svelte-vtea1h:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.service-icon.svelte-vtea1h{font-size:3rem;margin-bottom:1.5rem}.service-card.svelte-vtea1h h3:where(.svelte-vtea1h){margin-bottom:1rem;color:#1d3557}.services-cta.svelte-vtea1h{text-align:center;margin-top:4rem}.services-cta.svelte-vtea1h p:where(.svelte-vtea1h){margin-bottom:1.5rem;font-size:1.2rem}.btn.svelte-vtea1h{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block}.primary.svelte-vtea1h{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-vtea1h:hover{background-color:#d62e3c;text-decoration:none}@media (max-width: 1200px){.services-grid.svelte-vtea1h{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.services-grid.svelte-vtea1h{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.services-grid.svelte-vtea1h{grid-template-columns:1fr}}.leadership.svelte-gh5z36{background-color:#fff}.leadership-intro.svelte-gh5z36{text-align:center;max-width:800px;margin:0 auto 3rem}.leaders-grid.svelte-gh5z36{display:flex;flex-direction:column;gap:3rem;max-width:1000px;margin:0 auto}.leader-card.svelte-gh5z36{display:flex;gap:2rem;background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000000d}.leader-image.svelte-gh5z36{flex:0 0 200px;display:flex;align-items:center;justify-content:center;background-color:#f3f3f3;padding:2rem}.placeholder-image.svelte-gh5z36{width:150px;height:150px;border-radius:50%;background:linear-gradient(45deg,#e63946,#1d3557);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;font-weight:700}.leader-photo.svelte-gh5z36{width:150px;height:150px;border-radius:50%;object-fit:cover;box-shadow:0 5px 15px #0000001a;border:3px solid white}.leader-info.svelte-gh5z36{flex:1;padding:2rem}.leader-info.svelte-gh5z36 h3:where(.svelte-gh5z36){margin-bottom:.5rem;color:#1d3557}.leader-title.svelte-gh5z36{font-weight:500;color:#e63946;margin-bottom:1rem}.leader-bio.svelte-gh5z36{line-height:1.7;color:#444}.leadership-cta.svelte-gh5z36{text-align:center;margin-top:4rem}.leadership-cta.svelte-gh5z36 p:where(.svelte-gh5z36){margin-bottom:1.5rem;font-size:1.2rem}.btn.svelte-gh5z36{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block}.secondary.svelte-gh5z36{background-color:transparent;color:#1d3557;border:2px solid #1d3557}.secondary.svelte-gh5z36:hover{background-color:#1d35570d;text-decoration:none}@media (max-width: 768px){.leader-card.svelte-gh5z36{flex-direction:column}.leader-image.svelte-gh5z36{padding:2rem 0}}.leadership.zh.svelte-gh5z36 [lang=zh]:where(.svelte-gh5z36){display:block!important}.leadership.zh.svelte-gh5z36 [lang=en]:where(.svelte-gh5z36){display:none!important}[lang=zh].svelte-gh5z36{display:none}[lang=en].svelte-gh5z36{display:block}.events.svelte-1o77u56{background-color:#f9f9f9}.events-intro.svelte-1o77u56{text-align:center;max-width:800px;margin:0 auto 3rem}.events-list.svelte-1o77u56{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}.event-card.svelte-1o77u56{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;overflow:hidden}.event-date.svelte-1o77u56{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e63946;color:#fff;padding:1.5rem;min-width:100px;text-align:center}.month.svelte-1o77u56{font-size:1rem;font-weight:700;text-transform:uppercase}.day.svelte-1o77u56{font-size:2.5rem;font-weight:700;line-height:1}.event-details.svelte-1o77u56{padding:1.5rem 2rem;flex:1}.event-details.svelte-1o77u56 h3:where(.svelte-1o77u56){margin-bottom:.5rem;color:#1d3557}.event-meta.svelte-1o77u56{display:flex;gap:1.5rem;margin-bottom:1rem;color:#666;font-size:.9rem}.time.svelte-1o77u56:before{content:"🕓 "}.location.svelte-1o77u56:before{content:"📍 "}.event-description.svelte-1o77u56{margin-bottom:1rem}.event-link.svelte-1o77u56{display:inline-block;font-weight:500;color:#e63946}.event-link.svelte-1o77u56:hover{text-decoration:underline}.events-calendar.svelte-1o77u56{text-align:center;margin-top:3rem}.btn.svelte-1o77u56{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block}.secondary.svelte-1o77u56{background-color:transparent;color:#1d3557;border:2px solid #1d3557}.secondary.svelte-1o77u56:hover{background-color:#1d35570d;text-decoration:none}@media (max-width: 768px){.event-card.svelte-1o77u56{flex-direction:column}.event-date.svelte-1o77u56{flex-direction:row;padding:1rem;gap:.5rem}.month.svelte-1o77u56{font-size:.9rem}.day.svelte-1o77u56{font-size:1.8rem}.event-meta.svelte-1o77u56{flex-direction:column;gap:.25rem}}.membership.svelte-16wqur2{background-color:#fff}.membership-intro.svelte-16wqur2{text-align:center;max-width:800px;margin:0 auto 3rem}.membership-tiers.svelte-16wqur2{display:flex;gap:2rem;margin-bottom:3rem}.tier-card.svelte-16wqur2{flex:1;background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000000d;transition:transform .3s;position:relative}.tier-card.svelte-16wqur2:hover{transform:translateY(-5px)}.tier-card.featured.svelte-16wqur2{transform:scale(1.05);box-shadow:0 15px 30px #0000001a;border:2px solid #e63946;z-index:1}.tier-card.featured.svelte-16wqur2:hover{transform:scale(1.05) translateY(-5px)}.tier-badge.svelte-16wqur2{position:absolute;top:0;right:0;background-color:#e63946;color:#fff;font-size:.8rem;font-weight:500;padding:.5rem 1rem;border-bottom-left-radius:10px}.tier-header.svelte-16wqur2{background-color:#1d3557;color:#fff;padding:2rem;text-align:center}.tier-header.svelte-16wqur2 h3:where(.svelte-16wqur2){margin-bottom:1rem;font-size:1.5rem}.tier-price.svelte-16wqur2{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.amount.svelte-16wqur2{font-size:2.5rem;font-weight:700}.period.svelte-16wqur2{font-size:.9rem;opacity:.8}.tier-body.svelte-16wqur2{padding:2rem}.benefits-list.svelte-16wqur2{list-style-type:none;padding:0;margin:0 0 2rem}.benefits-list.svelte-16wqur2 li:where(.svelte-16wqur2){border-bottom:1px solid rgba(0,0,0,.05);position:relative;padding:.5rem 0 .5rem 1.5rem}.benefits-list.svelte-16wqur2 li:where(.svelte-16wqur2):before{content:"✓";color:#e63946;position:absolute;left:0;font-weight:700}.tier-cta.svelte-16wqur2{text-align:center}.btn.svelte-16wqur2{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block}.primary.svelte-16wqur2{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-16wqur2:hover{background-color:#d62e3c;text-decoration:none}.membership-note.svelte-16wqur2{text-align:center;max-width:700px;margin:0 auto}@media (max-width: 992px){.membership-tiers.svelte-16wqur2{flex-direction:column}.tier-card.featured.svelte-16wqur2{transform:none;order:-1}.tier-card.featured.svelte-16wqur2:hover{transform:translateY(-5px)}}.business-directory.svelte-1czc6h5{background-color:#fff}.directory-intro.svelte-1czc6h5{text-align:center;max-width:800px;margin:0 auto 3rem}.last-refreshed.svelte-1czc6h5{font-size:.9rem;color:#666;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.refresh-btn.svelte-1czc6h5{background:none;border:none;color:#e63946;cursor:pointer;font-size:.9rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:3px;transition:background-color .2s}.refresh-btn.svelte-1czc6h5:hover{background-color:#e639461a}.refresh-icon.svelte-1czc6h5{font-size:1.1rem}.directory-controls.svelte-1czc6h5{display:flex;justify-content:space-between;gap:1rem;margin-bottom:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.search-box.svelte-1czc6h5{flex:1}.search-box.svelte-1czc6h5 input:where(.svelte-1czc6h5){width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem}.filter-box.svelte-1czc6h5{display:flex;align-items:center;gap:.5rem}.filter-box.svelte-1czc6h5 select:where(.svelte-1czc6h5){padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem}.loading.svelte-1czc6h5,.error-message.svelte-1czc6h5,.no-results.svelte-1czc6h5{text-align:center;padding:3rem;background-color:#f9f9f9;border-radius:10px;margin-bottom:2rem}.error-message.svelte-1czc6h5{color:#e63946}.database-debug.svelte-1czc6h5{margin-bottom:2rem;background-color:#f8f9fa;border-radius:5px;padding:1rem;border:1px solid #e9ecef}.database-debug.svelte-1czc6h5 summary:where(.svelte-1czc6h5){font-weight:700;cursor:pointer;color:#1d3557;padding:.5rem 0}.database-debug.svelte-1czc6h5 pre:where(.svelte-1czc6h5){background-color:#eee;padding:1rem;border-radius:4px;overflow-x:auto;max-height:400px;margin-top:1rem;font-family:monospace;font-size:.9rem;white-space:pre-wrap}.businesses-list.svelte-1czc6h5{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.business-card.svelte-1czc6h5{background-color:#f9f9f9;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0000000d;padding:1.5rem;transition:transform .3s}.business-card.svelte-1czc6h5:hover{transform:translateY(-5px)}.business-header.svelte-1czc6h5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.business-header.svelte-1czc6h5 h3:where(.svelte-1czc6h5){margin:0;color:#1d3557}.business-type.svelte-1czc6h5{background-color:#1d3557;color:#fff;font-size:.8rem;padding:.25rem .75rem;border-radius:50px}.business-details.svelte-1czc6h5{display:flex;gap:2rem;margin-bottom:1.5rem}.detail-column.svelte-1czc6h5{flex:1;display:flex;flex-direction:column;gap:1rem}.detail-item.svelte-1czc6h5{display:flex;gap:.75rem}.detail-icon.svelte-1czc6h5{font-size:1.25rem;color:#e63946}.detail-subtitle.svelte-1czc6h5{font-size:.9rem;color:#666}.business-description.svelte-1czc6h5{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.business-description.svelte-1czc6h5 p:where(.svelte-1czc6h5){margin:0;color:#666}.directory-cta.svelte-1czc6h5{text-align:center;margin-top:3rem}.directory-cta.svelte-1czc6h5 p:where(.svelte-1czc6h5){margin-bottom:1rem}.btn.svelte-1czc6h5{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block;border:none;cursor:pointer}.primary.svelte-1czc6h5{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-1czc6h5:hover{background-color:#d62e3c;text-decoration:none}.secondary.svelte-1czc6h5{background-color:transparent;color:#1d3557;border:2px solid #1d3557}.secondary.svelte-1czc6h5:hover{background-color:#1d35570d;text-decoration:none}@media (max-width: 768px){.directory-controls.svelte-1czc6h5{flex-direction:column}.business-details.svelte-1czc6h5{flex-direction:column;gap:1rem}}.business-registration.svelte-1qdga3m{background-color:#f9f9f9}.registration-intro.svelte-1qdga3m{text-align:center;max-width:800px;margin:0 auto 3rem}.registration-form.svelte-1qdga3m{max-width:900px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000000d}.form-section.svelte-1qdga3m{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.form-section.svelte-1qdga3m:last-of-type{border-bottom:none}.form-section.svelte-1qdga3m h3:where(.svelte-1qdga3m){margin-bottom:1.5rem;color:#1d3557;font-size:1.3rem}.form-row.svelte-1qdga3m{display:flex;gap:1.5rem;margin-bottom:1rem}.form-group.svelte-1qdga3m{flex:1;margin-bottom:1.5rem}label.svelte-1qdga3m{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.required.svelte-1qdga3m{color:#e63946}input.svelte-1qdga3m,select.svelte-1qdga3m,textarea.svelte-1qdga3m{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;transition:border-color .3s}input.svelte-1qdga3m:focus,select.svelte-1qdga3m:focus,textarea.svelte-1qdga3m:focus{outline:none;border-color:#1d3557}.form-actions.svelte-1qdga3m{margin-top:2rem;text-align:center}.btn.svelte-1qdga3m{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block;border:none;cursor:pointer}.btn.svelte-1qdga3m:disabled{opacity:.7;cursor:not-allowed}.primary.svelte-1qdga3m{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-1qdga3m:hover:not(:disabled){background-color:#d62e3c}.secondary.svelte-1qdga3m{background-color:transparent;color:#1d3557;border:2px solid #1d3557;margin-top:1rem}.secondary.svelte-1qdga3m:hover{background-color:#1d35570d}.success-message.svelte-1qdga3m{background-color:#d4edda;color:#155724;padding:1.5rem;border-radius:5px;text-align:center;max-width:800px;margin:0 auto}.error-message.svelte-1qdga3m{background-color:#f8d7da;color:#721c24;padding:1rem;border-radius:5px;margin-bottom:1.5rem}.debug-info.svelte-1qdga3m{margin-top:1rem;font-size:.8rem;color:#666}@media (max-width: 768px){.form-row.svelte-1qdga3m{flex-direction:column;gap:0}}.contact.svelte-1af54r6{background-color:#f9f9f9}.contact-wrapper.svelte-1af54r6{display:flex;gap:3rem}.contact-info.svelte-1af54r6,.contact-form.svelte-1af54r6{flex:1}.contact-info.svelte-1af54r6 h3:where(.svelte-1af54r6),.contact-form.svelte-1af54r6 h3:where(.svelte-1af54r6){margin-bottom:1.5rem;color:#1d3557}.contact-info.svelte-1af54r6>p:where(.svelte-1af54r6){margin-bottom:2rem}.info-item.svelte-1af54r6{display:flex;margin-bottom:1.5rem}.info-icon.svelte-1af54r6{font-size:1.5rem;margin-right:1rem;color:#e63946}.info-content.svelte-1af54r6 h4:where(.svelte-1af54r6){margin-bottom:.25rem;color:#1d3557}.info-content.svelte-1af54r6 p:where(.svelte-1af54r6){margin:0;color:#666}.social-links.svelte-1af54r6{display:flex;gap:1rem;margin-top:2rem}.social-icon.svelte-1af54r6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#1d3557;color:#fff;transition:background-color .3s}.social-icon.svelte-1af54r6:hover{background-color:#e63946}.form-group.svelte-1af54r6{margin-bottom:1.5rem}label.svelte-1af54r6{display:block;margin-bottom:.5rem;font-weight:500;color:#333}input.svelte-1af54r6,textarea.svelte-1af54r6{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-family:inherit;font-size:1rem;transition:border-color .3s}input.svelte-1af54r6:focus,textarea.svelte-1af54r6:focus{outline:none;border-color:#1d3557}.btn.svelte-1af54r6{padding:.75rem 2rem;border-radius:50px;font-weight:500;text-transform:uppercase;letter-spacing:1px;transition:all .3s;display:inline-block;border:none;cursor:pointer}.primary.svelte-1af54r6{background-color:#e63946;color:#fff;border:2px solid #e63946}.primary.svelte-1af54r6:hover{background-color:#d62e3c;text-decoration:none}.success-message.svelte-1af54r6{background-color:#d4edda;color:#155724;padding:1.5rem;border-radius:5px;text-align:center}@media (max-width: 992px){.contact-wrapper.svelte-1af54r6{flex-direction:column}}.footer.svelte-12xiwyq{background-color:#1d3557;color:#fff;padding:4rem 1rem 2rem}.footer-content.svelte-12xiwyq{display:flex;justify-content:space-between;gap:3rem;margin-bottom:2rem}.footer-logo.svelte-12xiwyq{flex:1}.logo-text.svelte-12xiwyq{font-size:2rem;font-weight:700;color:#e63946;margin-bottom:.5rem}.footer-logo.svelte-12xiwyq p:where(.svelte-12xiwyq){opacity:.8;max-width:300px}.footer-links.svelte-12xiwyq{flex:2;display:flex;justify-content:space-between}.footer-column.svelte-12xiwyq h4:where(.svelte-12xiwyq){font-size:1.1rem;margin-bottom:1.5rem;position:relative;padding-bottom:.75rem}.footer-column.svelte-12xiwyq h4:where(.svelte-12xiwyq):after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background-color:#e63946}.footer-column.svelte-12xiwyq ul:where(.svelte-12xiwyq){list-style:none;padding:0;margin:0}.footer-column.svelte-12xiwyq ul:where(.svelte-12xiwyq) li:where(.svelte-12xiwyq){margin-bottom:.75rem}.footer-column.svelte-12xiwyq ul:where(.svelte-12xiwyq) li:where(.svelte-12xiwyq) a:where(.svelte-12xiwyq){color:#fffc;transition:color .3s}.footer-column.svelte-12xiwyq ul:where(.svelte-12xiwyq) li:where(.svelte-12xiwyq) a:where(.svelte-12xiwyq):hover{color:#fff;text-decoration:none}.footer-bottom.svelte-12xiwyq{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;font-size:.9rem;opacity:.7}@media (max-width: 992px){.footer-content.svelte-12xiwyq{flex-direction:column}.footer-logo.svelte-12xiwyq{text-align:center;margin-bottom:2rem}.footer-logo.svelte-12xiwyq p:where(.svelte-12xiwyq){max-width:100%}}@media (max-width: 768px){.footer-links.svelte-12xiwyq{flex-direction:column;gap:2rem}.footer-bottom.svelte-12xiwyq{flex-direction:column;text-align:center;gap:1rem}}body{margin:0;padding:0;font-family:Noto Sans SC,Helvetica Neue,Arial,sans-serif;color:#333;line-height:1.6}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;line-height:1.2}a{text-decoration:none;color:#e63946}a:hover{text-decoration:underline}section{padding:5rem 1rem}.container{max-width:1200px;margin:0 auto}.section-heading{text-align:center;margin-bottom:3rem;position:relative;padding-bottom:1rem}.section-heading:after{content:"";position:absolute;bottom:0;left:50%;width:80px;height:3px;background-color:#e63946;transform:translate(-50%)}
