*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1b7a9e;--color-primary-dark:#145f7c;--color-primary-light:#e8f4f9;--color-accent:#f07c20;--color-accent-dark:#c96310;--color-accent-light:#fef0e3;--color-white:#fff;--color-off-white:#f8f9fb;--color-gray-50:#f1f4f7;--color-gray-100:#e4e9ef;--color-gray-200:#c8d1dc;--color-gray-400:#8b9bb0;--color-gray-600:#4a5568;--color-gray-800:#1a2332;--color-text:#2d3748;--color-text-light:#718096;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Merriweather", Georgia, serif;--section-padding:5rem 0;--container-max:1200px;--container-padding:1.5rem;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--transition:.25s ease}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-white);-webkit-font-smoothing:antialiased;line-height:1.6}.container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:var(--section-padding)}.section--alt{background:var(--color-off-white)}.section__header{text-align:center;margin-bottom:3.5rem}.section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:inline-block}.section__title{font-family:var(--font-serif);color:var(--color-gray-800);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.25}.section__subtitle{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.btn{border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;transition:all var(--transition);white-space:nowrap;border:2px solid #0000;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--color-accent);color:var(--color-white);border-color:var(--color-accent)}.btn--primary:hover{background:var(--color-accent-dark);border-color:var(--color-accent-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--secondary{color:var(--color-white);border-color:var(--color-white);background:0 0}.btn--secondary:hover{background:var(--color-white);color:var(--color-primary);transform:translateY(-1px)}.btn--outline{color:var(--color-primary);border-color:var(--color-primary);background:0 0}.btn--outline:hover{background:var(--color-primary);color:var(--color-white);transform:translateY(-1px)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.6s both fadeInUp}.animate-fade-up--delay-1{animation-delay:.1s}.animate-fade-up--delay-2{animation-delay:.2s}.animate-fade-up--delay-3{animation-delay:.3s}@media (width<=768px){:root{--section-padding:3.5rem 0;--container-padding:1.25rem}}._header_6dk9z_1{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #0000;transition:box-shadow .25s,background .25s;position:fixed;top:0;left:0;right:0}._scrolled_6dk9z_13{border-bottom-color:var(--color-gray-100);box-shadow:0 2px 16px #00000014}._nav_6dk9z_18{width:100%}._navInner_6dk9z_22{align-items:center;gap:2rem;height:70px;display:flex}._logo_6dk9z_30{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}._logo_6dk9z_30 img{object-fit:contain;width:auto;height:44px}._navList_6dk9z_45{gap:.25rem;margin-left:auto;list-style:none;display:flex}._navLink_6dk9z_52{color:var(--color-gray-600);border-radius:var(--radius-sm);padding:.5rem .875rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}._navLink_6dk9z_52:hover{color:var(--color-primary);background:var(--color-primary-light)}._navLink_6dk9z_52._active_6dk9z_68{color:var(--color-primary);font-weight:600}._phoneLink_6dk9z_73{color:var(--color-primary);white-space:nowrap;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}._phoneLink_6dk9z_73:hover{color:var(--color-accent)}._ctaBtn_6dk9z_88{margin-left:.5rem;padding:.6rem 1.4rem;font-size:.875rem}._hamburger_6dk9z_95{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.5rem;display:none}._bar_6dk9z_107{background:var(--color-gray-800);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}._barOpen1_6dk9z_116{transform:translateY(7px)rotate(45deg)}._barOpen2_6dk9z_117{opacity:0}._barOpen3_6dk9z_118{transform:translateY(-7px)rotate(-45deg)}._mobileMenu_6dk9z_121{background:var(--color-white);border-top:1px solid var(--color-gray-100);max-height:0;transition:max-height .3s;display:none;overflow:hidden}._mobileMenu_6dk9z_121 ul{flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.5rem;list-style:none;display:flex}._mobileMenuOpen_6dk9z_138{max-height:400px}._mobileLink_6dk9z_142{color:var(--color-gray-600);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}._mobileLink_6dk9z_142:hover,._mobileLink_6dk9z_142._active_6dk9z_68{background:var(--color-primary-light);color:var(--color-primary)}._mobileCta_6dk9z_159{justify-content:center;width:100%;margin-top:.5rem}@media (width<=900px){._navList_6dk9z_45,._ctaBtn_6dk9z_88,._phoneLink_6dk9z_73{display:none}._hamburger_6dk9z_95{display:flex}._mobileMenu_6dk9z_121{display:block}}._footer_57yw1_1{background:var(--color-gray-800);color:var(--color-gray-400);padding:4rem 0 0}._grid_57yw1_7{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:3rem;display:grid}._brand_57yw1_16{flex-direction:column;gap:1rem;display:flex}._logo_57yw1_22{align-items:center;gap:.6rem;text-decoration:none;display:flex}._logo_57yw1_22 img{object-fit:contain;width:auto;height:52px}._tagline_57yw1_35{color:var(--color-gray-400);max-width:260px;font-size:.9rem;line-height:1.6}._socials_57yw1_42{gap:.75rem;display:flex}._socialLink_57yw1_47{width:36px;height:36px;color:var(--color-gray-400);background:#ffffff12;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,color .2s;display:flex}._socialLink_57yw1_47:hover{background:var(--color-primary);color:var(--color-white)}._col_57yw1_66{flex-direction:column;gap:.75rem;display:flex}._colTitle_57yw1_72{letter-spacing:.1em;text-transform:uppercase;color:var(--color-white);margin-bottom:.25rem;font-size:.8rem;font-weight:700}._linkList_57yw1_81{flex-direction:column;gap:.5rem;list-style:none;display:flex}._link_57yw1_81{color:var(--color-gray-400);font-size:.9rem;text-decoration:none;transition:color .2s}._link_57yw1_81:hover{color:var(--color-accent)}._address_57yw1_100{flex-direction:column;gap:.75rem;font-style:normal;display:flex}._address_57yw1_100 p{color:var(--color-gray-400);align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.5;display:flex}._address_57yw1_100 svg{color:var(--color-primary);flex-shrink:0;margin-top:2px}._bottom_57yw1_123{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:.85rem;display:flex}._bottomLinks_57yw1_133{gap:1.5rem;display:flex}@media (width<=900px){._grid_57yw1_7{grid-template-columns:1fr 1fr;gap:2rem}._brand_57yw1_16{grid-column:1/-1}}@media (width<=580px){._grid_57yw1_7{grid-template-columns:1fr}._bottom_57yw1_123{text-align:center;flex-direction:column}}._hero_1aak6_2{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 50%, #2a9ec2 100%);align-items:center;min-height:100vh;padding-top:70px;display:flex;position:relative;overflow:hidden}._heroOverlay_1aak6_12{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}._heroContent_1aak6_18{z-index:1;max-width:720px;padding-top:4rem;padding-bottom:8rem;position:relative}._heroTitle_1aak6_26{font-family:var(--font-serif);color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.15}._heroTitle_1aak6_26 em{color:var(--color-accent);font-style:normal}._heroSub_1aak6_40{color:#ffffffe0;max-width:580px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}._heroCtas_1aak6_48{flex-wrap:wrap;gap:1rem;display:flex}._heroWave_1aak6_54{height:80px;position:absolute;bottom:-1px;left:0;right:0}._heroWave_1aak6_54 svg{width:100%;height:100%}._stats_1aak6_68{background:var(--color-white);box-shadow:var(--shadow-sm);z-index:1;padding:2rem 0;position:relative}._statsGrid_1aak6_76{grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;display:grid}._statItem_1aak6_83{text-align:center;border-right:1px solid var(--color-gray-100);padding:1.5rem 1rem}._statItem_1aak6_83:last-child{border-right:none}._statNumber_1aak6_93{color:var(--color-primary);margin-bottom:.4rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;line-height:1;display:block}._statLabel_1aak6_102{color:var(--color-text-light);font-size:.875rem;font-weight:500}._servicesGrid_1aak6_109{grid-template-columns:repeat(3,1fr);gap:1.75rem;list-style:none;display:grid}._serviceCard_1aak6_116{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:1rem;flex-direction:column;padding:2rem 1.75rem 1.75rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}._serviceCard_1aak6_116:before{content:"";background:linear-gradient(90deg, var(--color-primary) 0%, #2a9ec2 100%);opacity:0;border-radius:1rem 1rem 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}._serviceCard_1aak6_116:hover:before{opacity:1}._serviceCard_1aak6_116:hover{border-color:#1b7a9e40;transform:translateY(-5px);box-shadow:0 12px 40px #1b7a9e26}._serviceCardFeatured_1aak6_153:before{background:linear-gradient(90deg, var(--color-accent) 0%, #f5a623 60%, var(--color-accent-dark) 100%)}._serviceCardFeatured_1aak6_153:hover:before{opacity:1}._serviceCardFeatured_1aak6_153:hover{border-color:#f07c2059;box-shadow:0 12px 40px #f07c202e}._serviceIcon_1aak6_166{background:var(--color-primary-light);width:56px;height:56px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .25s,color .25s;display:flex}._serviceCard_1aak6_116:hover ._serviceIcon_1aak6_166{background:var(--color-primary-light);color:var(--color-primary)}._serviceCardFeatured_1aak6_153 ._serviceIcon_1aak6_166,._serviceCardFeatured_1aak6_153:hover ._serviceIcon_1aak6_166{background:var(--color-accent-light);color:var(--color-accent)}._serviceTitle_1aak6_194{color:var(--color-gray-800);margin-bottom:.6rem;font-size:1.05rem;font-weight:700;transition:color .2s}._serviceCard_1aak6_116:hover ._serviceTitle_1aak6_194{color:var(--color-primary)}._serviceCardFeatured_1aak6_153 ._serviceTitle_1aak6_194{color:var(--color-accent)}._serviceCardFeatured_1aak6_153:hover ._serviceTitle_1aak6_194{color:var(--color-accent-dark)}._serviceDesc_1aak6_214{color:var(--color-text-light);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}._serviceLink_1aak6_222{color:var(--color-primary);align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}._serviceLink_1aak6_222:hover{gap:.65rem}._serviceCardFeatured_1aak6_153 ._serviceLink_1aak6_222{color:var(--color-accent)}@media (width<=900px){._servicesGrid_1aak6_109{grid-template-columns:1fr}}._featuredGrid_1aak6_248{grid-template-columns:1fr 2fr;align-items:stretch;gap:1.5rem;display:grid}._featuredSmall_1aak6_256{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:2rem 1.75rem;transition:box-shadow .25s,transform .25s;display:flex}._featuredSmall_1aak6_256:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}._featuredSmallIcon_1aak6_272{background:var(--color-primary-light);width:52px;height:52px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}._featuredSmallTitle_1aak6_283{color:var(--color-gray-800);font-size:1.15rem;font-weight:700}._featuredSmallDesc_1aak6_289{color:var(--color-text-light);flex:1;font-size:.875rem;line-height:1.65}._featuredTags_1aak6_296{flex-wrap:wrap;gap:.5rem;display:flex}._tag_1aak6_302{color:var(--color-gray-600);background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}._featuredLink_1aak6_312{color:var(--color-primary);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}._featuredLink_1aak6_312:hover{gap:.65rem}._featuredLarge_1aak6_329{background:var(--color-primary);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem;padding:2.25rem;display:grid;overflow:hidden}._featuredLargeContent_1aak6_340{flex-direction:column;gap:.75rem;display:flex}._featuredLargeIcon_1aak6_346{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}._featuredLargeTitle_1aak6_357{color:var(--color-white);font-size:1.25rem;font-weight:700}._featuredLargeDesc_1aak6_363{color:#ffffffd9;font-size:.875rem;line-height:1.65}._featuredSubList_1aak6_369{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.25rem;list-style:none;display:grid}._featuredSubList_1aak6_369 li{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}._featuredSubList_1aak6_369 svg{color:#ffffffb3;flex-shrink:0}._featuredLargeImg_1aak6_391{border-radius:var(--radius-md);height:100%;min-height:220px;overflow:hidden}._featuredLargeImg_1aak6_391 img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@media (width<=900px){._featuredGrid_1aak6_248,._featuredLarge_1aak6_329{grid-template-columns:1fr}._featuredLargeImg_1aak6_391{min-height:200px}}._mission_1aak6_419{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);padding:5rem 0}._missionInner_1aak6_424{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}._missionText_1aak6_431{flex-direction:column;gap:0;display:flex}._missionValues_1aak6_437{flex-direction:column;gap:1rem;display:flex}._valueChip_1aak6_443{border-radius:var(--radius-md);color:var(--color-white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}._valueChip_1aak6_443 svg{color:var(--color-accent);flex-shrink:0}._partner_1aak6_463{background:var(--color-white);border-top:1px solid var(--color-gray-100);border-bottom:1px solid var(--color-gray-100);padding:4rem 0}._partnerInner_1aak6_470{align-items:center;gap:3.5rem;max-width:820px;margin:0 auto;display:flex}._partnerLogo_1aak6_478{object-fit:contain;flex-shrink:0;width:130px;height:auto}._partnerText_1aak6_485{flex-direction:column;gap:.5rem;display:flex}._partnerTitle_1aak6_491{font-family:var(--font-serif);color:var(--color-gray-800);font-size:clamp(1.2rem,2vw,1.6rem)}._partnerDesc_1aak6_497{color:var(--color-text-light);font-size:.95rem;line-height:1.75}@media (width<=600px){._partnerInner_1aak6_470{text-align:center;flex-direction:column;gap:1.5rem}}._testimonialsGrid_1aak6_512{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;list-style:none;display:grid}._testimonialCard_1aak6_519{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);flex-direction:column;gap:1rem;padding:2rem;display:flex}._quoteIcon_1aak6_530{color:var(--color-accent);opacity:.6}._testimonialQuote_1aak6_535{color:var(--color-text);margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.7}._testimonialStars_1aak6_543{gap:2px;margin-bottom:.25rem;display:flex}._testimonialAuthor_1aak6_549{border-top:1px solid var(--color-gray-100);flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}._testimonialAuthor_1aak6_549 strong{color:var(--color-gray-800);font-size:.9rem;font-weight:600}._testimonialGoogle_1aak6_563{color:var(--color-gray-400);align-items:center;gap:.35rem;margin-bottom:.15rem;font-size:.75rem;font-weight:500;display:flex}._cta_1aak6_574{text-align:center;background:var(--color-accent-light);padding:5rem 0}._ctaTitle_1aak6_580{font-family:var(--font-serif);color:var(--color-gray-800);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem)}._ctaText_1aak6_587{color:var(--color-text-light);max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}._ctaBtns_1aak6_596{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=900px){._statsGrid_1aak6_76{grid-template-columns:repeat(2,1fr)}._statItem_1aak6_83:nth-child(2){border-right:none}._statItem_1aak6_83{border-bottom:1px solid var(--color-gray-100)}._statItem_1aak6_83:nth-child(3),._statItem_1aak6_83:nth-child(4){border-bottom:none}._missionInner_1aak6_424{grid-template-columns:1fr;gap:2.5rem}}@media (width<=600px){._statsGrid_1aak6_76{grid-template-columns:repeat(2,1fr)}._heroContent_1aak6_18{padding-top:2rem;padding-bottom:6rem}}._hero_1200h_1{height:100vh;min-height:560px;padding-top:70px;position:relative;overflow:hidden}._track_1200h_10{position:absolute;inset:0}._slide_1200h_15{opacity:0;transition:opacity .9s;position:absolute;inset:0}._slide_1200h_15._active_1200h_22{opacity:1}._img_1200h_26{object-fit:cover;object-position:center;width:100%;height:100%;display:block}._overlay_1200h_34{background:linear-gradient(90deg,#0a3246b8 0%,#0a324673 50%,#0a324633 100%);position:absolute;inset:0}._content_1200h_46{z-index:2;align-items:center;height:100%;padding-bottom:6rem;display:flex;position:relative}._content_1200h_46 ._container_1200h_55{max-width:720px}._title_1200h_59{font-family:var(--font-serif);color:var(--color-white);letter-spacing:-.02em;margin-top:.5rem;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.15}._title_1200h_59 em{color:var(--color-accent);font-style:normal}._sub_1200h_74{color:#ffffffe0;max-width:560px;margin-bottom:2.25rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}._ctas_1200h_82{flex-wrap:wrap;gap:1rem;display:flex}._ndisBadge_1200h_89{z-index:3;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff7;border:1px solid #fff9;flex-direction:column;align-items:center;gap:.6rem;min-width:200px;padding:1rem 1.5rem;display:flex;position:absolute;bottom:5.5rem;right:2rem;box-shadow:0 4px 20px #0000002e}._ndisBadgeImg_1200h_107{object-fit:contain;mix-blend-mode:multiply;width:auto;height:58px}._ndisBadgeText_1200h_114{letter-spacing:.08em;text-transform:uppercase;color:#6a3fa0;border-top:1px solid #6a3fa026;justify-content:center;align-items:center;gap:.35rem;width:100%;padding-top:.5rem;font-size:.75rem;font-weight:700;display:flex}._ndisBadgeText_1200h_114 svg{color:#6a3fa0}._arrow_1200h_134{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._arrow_1200h_134:hover{background:#ffffff47;transform:translateY(-50%)scale(1.08)}._arrowPrev_1200h_158{left:1.5rem}._arrowNext_1200h_159{right:1.5rem}._dots_1200h_162{z-index:3;gap:.6rem;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}._dot_1200h_162{cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,border-color .25s,transform .25s}._dot_1200h_162:hover{border-color:#fff;transform:scale(1.2)}._dotActive_1200h_188{background:#fff;border-color:#fff;transform:scale(1.1)}._wave_1200h_195{z-index:2;pointer-events:none;height:80px;position:absolute;bottom:-1px;left:0;right:0}._wave_1200h_195 svg{width:100%;height:100%}@media (width<=600px){._arrowPrev_1200h_158{left:.75rem}._arrowNext_1200h_159{right:.75rem}._arrow_1200h_134{width:40px;height:40px}._ndisBadge_1200h_89{min-width:unset;gap:.35rem;padding:.5rem .75rem;bottom:4.5rem;right:.75rem}._ndisBadgeImg_1200h_107{height:32px}._ndisBadgeText_1200h_114{padding-top:.35rem;font-size:.62rem}}._pageHeader_1lprb_2{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);text-align:center;padding:8rem 0 4rem}._pageTitle_1lprb_8{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}._pageSub_1lprb_15{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}._storyGrid_1lprb_24{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}._storyVisual_1lprb_31{justify-content:center;display:flex}._storyImg_1lprb_36{border-radius:var(--radius-lg);width:340px;height:380px;box-shadow:var(--shadow-lg);position:relative;overflow:visible}._storyPhoto_1lprb_45{object-fit:cover;object-position:center;border-radius:var(--radius-lg);width:100%;height:100%;display:block;overflow:hidden}._storySince_1lprb_57{background:var(--color-accent);color:var(--color-white);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-md);z-index:2;padding:1rem 1.25rem;position:absolute;bottom:-16px;right:-16px}._storySinceYear_1lprb_70{font-size:1.5rem;font-weight:800;line-height:1;display:block}._storySinceLabel_1lprb_77{opacity:.85;font-size:.75rem;font-weight:600}._storyText_1lprb_83{flex-direction:column;gap:0;display:flex}._storyText_1lprb_83 p{color:var(--color-text);font-size:1rem;line-height:1.75}._mvGrid_1lprb_96{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._mvCard_1lprb_102{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);padding:2.5rem}._mvIcon_1lprb_110{border-radius:var(--radius-md);background:var(--color-primary-light);width:56px;height:56px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}._mvTitle_1lprb_122{color:var(--color-gray-800);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}._mvText_1lprb_129{color:var(--color-text-light);line-height:1.7}._valuesGrid_1lprb_135{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;list-style:none;display:grid}._valueCard_1lprb_142{border:1px solid var(--color-gray-100);border-radius:var(--radius-md);padding:1.75rem;transition:box-shadow .25s}._valueCard_1lprb_142:hover{box-shadow:var(--shadow-md)}._valueIcon_1lprb_153{border-radius:var(--radius-sm);background:var(--color-accent-light);width:48px;height:48px;color:var(--color-accent);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}._valueTitle_1lprb_165{color:var(--color-gray-800);margin-bottom:.5rem;font-size:1rem;font-weight:700}._valueDesc_1lprb_172{color:var(--color-text-light);font-size:.9rem;line-height:1.65}._teamGrid_1lprb_179{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.75rem;list-style:none;display:grid}._teamCard_1lprb_186{text-align:center;background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);padding:2rem 1.5rem}._teamAvatar_1lprb_195{border:3px solid var(--color-primary-light);border-radius:50%;width:90px;height:90px;margin:0 auto 1rem;overflow:hidden}._teamAvatar_1lprb_195 img{object-fit:cover;width:100%;height:100%;display:block}._teamName_1lprb_211{color:var(--color-gray-800);margin-bottom:.35rem;font-size:1rem;font-weight:700}._teamRole_1lprb_218{color:var(--color-text-light);font-size:.85rem}._partnerCard_1lprb_224{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:center;gap:3rem;max-width:780px;margin:0 auto;padding:2.5rem 3rem;display:flex}._partnerLogo_1lprb_237{object-fit:contain;flex-shrink:0;width:140px;height:auto}._partnerText_1lprb_244{flex-direction:column;gap:.75rem;display:flex}._partnerName_1lprb_250{color:var(--color-gray-800);font-size:1.2rem;font-weight:700}._partnerDesc_1lprb_256{color:var(--color-text-light);font-size:.95rem;line-height:1.75}@media (width<=600px){._partnerCard_1lprb_224{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}}._accreditation_1lprb_272{background:var(--color-primary);text-align:center;padding:4rem 0}._accredTitle_1lprb_278{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem)}._accredText_1lprb_285{color:#ffffffd9;max-width:600px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}._accredBadges_1lprb_293{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._badge_1lprb_300{color:var(--color-white);background:#ffffff1f;border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}._badge_1lprb_300 svg{color:var(--color-accent)}@media (width<=900px){._storyGrid_1lprb_24{grid-template-columns:1fr;gap:2.5rem}._storyVisual_1lprb_31{display:none}._mvGrid_1lprb_96{grid-template-columns:1fr}}._pageHeader_1tshy_1{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);text-align:center;padding:8rem 0 4rem}._pageTitle_1tshy_7{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}._pageSub_1tshy_14{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}._servicesList_1tshy_23{flex-direction:column;gap:2rem;display:flex}._serviceCard_1tshy_30{border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;min-height:380px;transition:box-shadow .25s;display:grid;overflow:hidden}._serviceCard_1tshy_30:hover{box-shadow:0 16px 48px #00000024}._serviceCardDark_1tshy_44{background:var(--color-primary)}._serviceCardLight_1tshy_49{background:var(--color-white);border:1px solid var(--color-gray-100)}._serviceCardLight_1tshy_49 ._serviceContent_1tshy_54{order:2}._serviceCardLight_1tshy_49 ._serviceImgWrap_1tshy_58{order:1}._serviceContent_1tshy_54{flex-direction:column;gap:.6rem;padding:2rem 2.25rem;display:flex;overflow:hidden}._serviceIconWrap_1tshy_72{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}._serviceCardDark_1tshy_44 ._serviceIconWrap_1tshy_72{color:var(--color-white);background:#ffffff26}._serviceCardLight_1tshy_49 ._serviceIconWrap_1tshy_72{background:var(--color-primary-light);color:var(--color-primary)}._serviceTagline_1tshy_93{letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}._serviceCardDark_1tshy_44 ._serviceTagline_1tshy_93{color:#fff9}._serviceCardLight_1tshy_49 ._serviceTagline_1tshy_93{color:var(--color-accent)}._serviceTitle_1tshy_104{font-family:var(--font-serif);font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.2}._serviceCardDark_1tshy_44 ._serviceTitle_1tshy_104{color:var(--color-white)}._serviceCardLight_1tshy_49 ._serviceTitle_1tshy_104{color:var(--color-gray-800)}._serviceDesc_1tshy_114{-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}._serviceDesc_1tshy_114+._serviceDesc_1tshy_114{display:none}._serviceCardDark_1tshy_44 ._serviceDesc_1tshy_114{color:#ffffffd9}._serviceCardLight_1tshy_49 ._serviceDesc_1tshy_114{color:var(--color-text-light)}._serviceTags_1tshy_131{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}._serviceTag_1tshy_93{border-radius:2rem;padding:.25rem .75rem;font-size:.72rem;font-weight:600}._serviceCardDark_1tshy_44 ._serviceTag_1tshy_93{color:var(--color-white);background:#ffffff26;border:1px solid #ffffff40}._serviceCardLight_1tshy_49 ._serviceTag_1tshy_93{color:var(--color-primary);background:var(--color-primary-light);border:1px solid #1b7a9e33}._exploreBtn_1tshy_158{border-radius:var(--radius-sm);align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._serviceCardDark_1tshy_44 ._exploreBtn_1tshy_158{background:var(--color-white);color:var(--color-primary)}._serviceCardDark_1tshy_44 ._exploreBtn_1tshy_158:hover{background:var(--color-accent);color:var(--color-white);transform:translateY(-1px)}._serviceCardLight_1tshy_49 ._exploreBtn_1tshy_158{background:var(--color-primary);color:var(--color-white)}._serviceCardLight_1tshy_49 ._exploreBtn_1tshy_158:hover{background:var(--color-primary-dark);box-shadow:var(--shadow-md);transform:translateY(-1px)}._serviceImgWrap_1tshy_58{position:relative;overflow:hidden}._serviceImg_1tshy_58{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}._serviceCard_1tshy_30:hover ._serviceImg_1tshy_58{transform:scale(1.04)}._cta_1tshy_214{background:var(--color-primary-light);text-align:center;padding:4rem 0}._ctaTitle_1tshy_220{font-family:var(--font-serif);color:var(--color-gray-800);margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem)}._ctaText_1tshy_227{color:var(--color-text-light);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}@media (width<=768px){._serviceCard_1tshy_30,._serviceCardDark_1tshy_44,._serviceCardLight_1tshy_49{grid-template-columns:1fr}._serviceCardLight_1tshy_49 ._serviceContent_1tshy_54,._serviceCardLight_1tshy_49 ._serviceImgWrap_1tshy_58{order:unset}._serviceImgWrap_1tshy_58{height:200px;order:-1!important}._serviceContent_1tshy_54{padding:1.5rem 1.25rem;order:1!important}}._pageHeader_t3epi_1{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);text-align:center;padding:8rem 0 4rem}._pageTitle_t3epi_7{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}._pageSub_t3epi_14{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}._registeredBanner_t3epi_23{background:var(--color-white);border-top:1px solid var(--color-gray-100);border-bottom:1px solid var(--color-gray-100);padding:2.5rem 0}._registeredInner_t3epi_30{align-items:center;gap:1.5rem;display:flex}._ndisLogo_t3epi_36{object-fit:contain;border-radius:50%;flex-shrink:0;width:100px;height:100px}._registeredBadge_t3epi_44{letter-spacing:.1em;text-transform:uppercase;color:#6a3fa0;background:#f0e8fa;border:1px solid #d4b8f0;border-radius:2rem;align-items:center;gap:.4rem;width:fit-content;margin-bottom:.6rem;padding:.3rem .85rem;font-size:.72rem;font-weight:700;display:flex}._registeredBadge_t3epi_44 svg{color:#6a3fa0}._registeredTitle_t3epi_65{color:var(--color-gray-800);margin-bottom:.5rem;font-size:1.4rem;font-weight:700;line-height:1.3}._registeredHighlight_t3epi_73{color:var(--color-primary)}._registeredText_t3epi_77{color:var(--color-text-light);font-size:.9rem;line-height:1.6}._whoGrid_t3epi_84{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;list-style:none;display:grid}._whoCard_t3epi_91{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;padding:1.5rem;transition:box-shadow .25s;display:flex}._whoCard_t3epi_91:hover{box-shadow:var(--shadow-md)}._whoIcon_t3epi_106{border-radius:var(--radius-sm);background:var(--color-primary-light);width:44px;height:44px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}._whoTitle_t3epi_118{color:var(--color-gray-800);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.95rem;font-weight:700;display:flex}._whoAbbr_t3epi_129{letter-spacing:.08em;background:var(--color-accent-light);color:var(--color-accent-dark);border-radius:2rem;padding:.15rem .5rem;font-size:.72rem;font-weight:700}._whoDesc_t3epi_139{color:var(--color-text-light);font-size:.875rem;line-height:1.65}._introGrid_t3epi_146{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}._eligibilityCard_t3epi_153{background:var(--color-primary-light);border-radius:var(--radius-md);border:1px solid #1b7a9e33;padding:2rem}._eligibilityTitle_t3epi_160{color:var(--color-primary-dark);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}._eligibilityText_t3epi_167{color:var(--color-text-light);margin-bottom:1rem;font-size:.9rem}._eligibilityList_t3epi_173{flex-direction:column;gap:.6rem;list-style:none;display:flex}._eligibilityList_t3epi_173 li{color:var(--color-text);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}._eligibilityList_t3epi_173 svg{color:var(--color-primary);flex-shrink:0;margin-top:2px}._supportsGrid_t3epi_195{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;list-style:none;display:grid}._supportCard_t3epi_202{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);padding:1.75rem;transition:box-shadow .25s,transform .25s}._supportCard_t3epi_202:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}._supportIcon_t3epi_215{border-radius:var(--radius-md);background:var(--color-primary-light);width:54px;height:54px;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}._supportTitle_t3epi_227{color:var(--color-gray-800);margin-bottom:.5rem;font-size:1rem;font-weight:700}._supportDesc_t3epi_234{color:var(--color-text-light);font-size:.875rem;line-height:1.65}._stepsGrid_t3epi_241{counter-reset:steps;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;list-style:none;display:grid}._stepCard_t3epi_249{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);padding:2rem 1.5rem;position:relative;overflow:hidden}._stepCard_t3epi_249:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));height:4px;position:absolute;top:0;left:0;right:0}._stepNum_t3epi_268{color:var(--color-primary-light);letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1;display:block}._stepTitle_t3epi_278{color:var(--color-gray-800);margin-bottom:.5rem;font-size:1rem;font-weight:700}._stepDesc_t3epi_285{color:var(--color-text-light);font-size:.875rem;line-height:1.65}._cta_t3epi_292{background:var(--color-primary-light);text-align:center;padding:4rem 0}._ctaTitle_t3epi_298{font-family:var(--font-serif);color:var(--color-gray-800);margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2rem)}._ctaText_t3epi_305{color:var(--color-text-light);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}._ctaBtns_t3epi_314{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=900px){._introGrid_t3epi_146{grid-template-columns:1fr}}._pageHeader_1l77c_1{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);text-align:center;padding:8rem 0 4rem}._pageTitle_1l77c_7{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}._pageSub_1l77c_14{color:#ffffffd9;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}._subscribeBanner_1l77c_23{background:var(--color-off-white);border-bottom:1px solid var(--color-gray-100);padding:2.5rem 0}._subscribeInner_1l77c_29{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}._subscribeTitle_1l77c_37{color:var(--color-gray-800);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}._subscribeSub_1l77c_44{color:var(--color-text-light);font-size:.875rem}._subscribeForm_1l77c_49{flex-direction:column;gap:.5rem;display:flex}._subscribeField_1l77c_55{gap:.75rem;display:flex}._subscribeInput_1l77c_60{border:1.5px solid var(--color-gray-200);border-radius:var(--radius-sm);font-family:var(--font-sans);color:var(--color-text);width:280px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}._subscribeInput_1l77c_60:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1b7a9e1f}._subscribeNote_1l77c_77{color:var(--color-gray-400);font-size:.75rem}._srOnly_1l77c_82{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._grid_1l77c_95{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem;list-style:none;display:grid}._card_1l77c_102{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;padding:1.75rem;transition:box-shadow .25s,transform .25s;display:flex}._card_1l77c_102:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}._cardTop_1l77c_118{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._tag_1l77c_125{letter-spacing:.08em;text-transform:uppercase;border-radius:2rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700}._date_1l77c_134{color:var(--color-gray-400);font-size:.8rem}._cardTitle_1l77c_139{color:var(--color-gray-800);font-size:1.1rem;font-weight:700;line-height:1.3}._cardDesc_1l77c_146{color:var(--color-text-light);flex:1;font-size:.875rem;line-height:1.65}._readBtn_1l77c_153{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:.25rem;padding:0;font-size:.875rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}._readBtn_1l77c_153:hover{color:var(--color-accent);gap:.75rem}@media (width<=700px){._subscribeInner_1l77c_29{flex-direction:column;align-items:flex-start}._subscribeInput_1l77c_60{width:100%}._subscribeField_1l77c_55{flex-direction:column}}._pageHeader_b9x3p_1{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);text-align:center;padding:8rem 0 4rem}._pageTitle_b9x3p_7{font-family:var(--font-serif);color:var(--color-white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}._pageSub_b9x3p_14{color:#ffffffd9;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}._contactGrid_b9x3p_23{grid-template-columns:1fr 1.6fr;align-items:stretch;gap:3rem;display:grid}._infoCard_b9x3p_33{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);height:100%;padding:2rem}._infoTitle_b9x3p_42{color:var(--color-gray-800);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}._infoSub_b9x3p_49{color:var(--color-text-light);border-bottom:1px solid var(--color-gray-100);margin-bottom:1.75rem;padding-bottom:1.75rem;font-size:.9rem;line-height:1.65}._infoItems_b9x3p_58{flex-direction:column;gap:1.25rem;margin-bottom:1.75rem;display:flex}._infoItem_b9x3p_58{align-items:flex-start;gap:1rem;display:flex}._infoItemIcon_b9x3p_71{background:var(--color-primary-light);width:40px;height:40px;color:var(--color-primary);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}._infoItem_b9x3p_58 strong{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.8rem;font-weight:700;display:block}._infoItem_b9x3p_58 p,._infoItem_b9x3p_58 address{color:var(--color-text);font-size:.9rem;font-style:normal;line-height:1.5}._emergencyBanner_b9x3p_100{border-radius:var(--radius-sm);background:#fff5f5;border:1px solid #c832322e;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}._emergencyBanner_b9x3p_100 svg{color:#c0392b;flex-shrink:0;margin-top:1px}._emergencyBanner_b9x3p_100 strong{color:#a93226;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.2rem;font-size:.8rem;font-weight:700;display:block}._emergencyBanner_b9x3p_100 p{color:#c0392b;font-size:.9rem;font-weight:600}._formWrap_b9x3p_133{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2.5rem}._formTitle_b9x3p_141{color:var(--color-gray-800);margin-bottom:1.75rem;font-size:1.35rem;font-weight:700}._form_b9x3p_133{flex-direction:column;gap:1.25rem;display:flex}._honeypot_b9x3p_155{opacity:0;pointer-events:none;tabindex:-1;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}._row_b9x3p_166{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}._fieldGroup_b9x3p_172{flex-direction:column;gap:.375rem;display:flex}._label_b9x3p_178{color:var(--color-gray-600);font-size:.875rem;font-weight:600}._required_b9x3p_184{color:var(--color-accent)}._optional_b9x3p_188{color:var(--color-gray-400);font-size:.8rem;font-weight:400}._input_b9x3p_194{border:1.5px solid var(--color-gray-200);border-radius:var(--radius-sm);font-family:var(--font-sans);color:var(--color-text);background:var(--color-white);width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}._input_b9x3p_194:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1b7a9e1f}._inputError_b9x3p_212{border-color:#e53e3e}._inputError_b9x3p_212:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1f}._select_b9x3p_221{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238b9bb0' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}._textarea_b9x3p_230{resize:vertical;min-height:130px}._messageFooter_b9x3p_235{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._errorMsg_b9x3p_242{color:#e53e3e;font-size:.8rem;font-weight:500}._hint_b9x3p_248{color:var(--color-gray-400);font-size:.8rem}._charCount_b9x3p_253{color:var(--color-gray-400);flex-shrink:0;font-size:.75rem}._submitBtn_b9x3p_259{align-self:flex-start;gap:.6rem;min-width:160px}._submitBtn_b9x3p_259:disabled{opacity:.7;cursor:not-allowed;transform:none}._spinner_b9x3p_271{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite _spin_b9x3p_271;display:inline-block}@keyframes _spin_b9x3p_271{to{transform:rotate(360deg)}}._privacy_b9x3p_285{color:var(--color-gray-400);font-size:.8rem;line-height:1.5}._privacy_b9x3p_285 a{color:var(--color-primary);text-decoration:none}._privacy_b9x3p_285 a:hover{text-decoration:underline}._errorBanner_b9x3p_299{border-radius:var(--radius-sm);color:#c53030;background:#fff5f5;border:1px solid #fed7d7;padding:.875rem 1rem;font-size:.9rem;font-weight:500}._successMsg_b9x3p_310{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}._successMsg_b9x3p_310 svg{color:#38a169}._successMsg_b9x3p_310 h2{color:var(--color-gray-800);font-size:1.5rem}._successMsg_b9x3p_310 p{color:var(--color-text-light);max-width:380px;line-height:1.65}@media (width<=900px){._contactGrid_b9x3p_23{grid-template-columns:1fr}._infoCard_b9x3p_33{position:static}}@media (width<=600px){._row_b9x3p_166{grid-template-columns:1fr}._formWrap_b9x3p_133{padding:1.5rem}}._ticker_7jlnm_1{white-space:nowrap;z-index:100;background:#5a2d82;width:100%;position:relative;overflow:hidden}._track_7jlnm_10{animation:35s linear infinite _scroll_7jlnm_1;display:inline-flex}._track_7jlnm_10:hover{animation-play-state:paused}._item_7jlnm_19{letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;align-items:center;padding:.55rem 0;font-size:.72rem;font-weight:700;display:inline-flex}._dot_7jlnm_30{color:#fff6;margin:0 1.25rem}@keyframes _scroll_7jlnm_1{0%{transform:translate(0)}to{transform:translate(-50%)}}
