.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:1000;border-bottom:1px solid var(--bg-tertiary);background:#fff;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{height:70px;box-shadow:0 4px 6px -1px #0000000d}.Header-module__hBw1pG__inner{width:100%;max-width:var(--container-width);justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo span{color:var(--accent-blue)}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navLink{color:var(--text-secondary);margin-left:2rem;font-size:.95rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent-blue)}@media (max-width:767px){.Header-module__hBw1pG__logo{max-width:140px}}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__callBtn{background:var(--accent-gold);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.Header-module__hBw1pG__callBtn:hover{background:var(--accent-gold-hover)}.Header-module__hBw1pG__phoneText{display:none}@media (min-width:768px){.Header-module__hBw1pG__phoneText{display:inline}}@media (max-width:767px){.Header-module__hBw1pG__callBtn{gap:0;padding:.5rem}}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;margin-left:1rem;padding:0;display:flex}.Header-module__hBw1pG__mobileToggle span{background-color:var(--text-primary);border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.Header-module__hBw1pG__mobileMenuOverlay{z-index:1001;opacity:0;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__mobileMenuOverlay.Header-module__hBw1pG__open{opacity:1;transform:translateY(0)}.Header-module__hBw1pG__mobileNavLink{color:var(--text-primary);margin:1rem 0;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--accent-gold)}.Header-module__hBw1pG__closeBtn{cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:20px;right:20px}@media (min-width:768px){.Header-module__hBw1pG__nav{align-items:center;display:flex}.Header-module__hBw1pG__mobileToggle,.Header-module__hBw1pG__mobileMenuOverlay{display:none}}.Header-module__hBw1pG__dropdown{display:inline-block;position:relative}.Header-module__hBw1pG__dropdownContent{border:1px solid var(--bg-tertiary);border-radius:var(--radius-md);z-index:1001;background-color:#fff;min-width:200px;padding:.5rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0000001a}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownContent{display:block}.Header-module__hBw1pG__dropdownContent a{color:var(--text-primary);padding:.75rem 1.5rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownContent a:hover{background-color:var(--bg-secondary);color:var(--accent-blue)}
.Hero-module__ZARIfG__hero{background-color:var(--bg-primary);min-height:80vh;color:var(--text-primary);justify-content:center;align-items:center;padding-top:6rem;padding-bottom:4rem;display:flex;position:relative}.Hero-module__ZARIfG__bg{opacity:.08;pointer-events:none;background:url(/hero.png) 100%/cover no-repeat;width:50%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.Hero-module__ZARIfG__content{z-index:1;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;padding:0 1rem;position:relative}.Hero-module__ZARIfG__badge{background:var(--accent-blue-light);color:var(--accent-blue);text-transform:uppercase;letter-spacing:.5px;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__title{color:var(--text-primary);margin-bottom:1rem;padding:0 .5rem;font-size:2rem;line-height:1.2}.Hero-module__ZARIfG__title span{color:var(--accent-blue)}.Hero-module__ZARIfG__description{color:var(--text-secondary);max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:0 1rem;font-size:1rem;font-weight:400}.Hero-module__ZARIfG__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:4rem}}
.DistrictGrid-module__zu-Y-a__section{background-color:var(--bg-secondary);padding:4rem 0}.DistrictGrid-module__zu-Y-a__title{text-align:center;color:var(--text-primary);margin-bottom:3rem}.DistrictGrid-module__zu-Y-a__title span{color:var(--accent-blue)}.DistrictGrid-module__zu-Y-a__grid{max-width:var(--container-width);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin:0 auto;display:grid}.DistrictGrid-module__zu-Y-a__card{text-align:center;color:var(--text-secondary);border:1px solid var(--bg-tertiary);border-radius:var(--radius-md);background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.DistrictGrid-module__zu-Y-a__card:hover{border-color:var(--accent-blue);color:var(--accent-blue);transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a}
.FAQ-module__V8_xEa__section{padding:var(--space-xl)0;max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__title{text-align:center;margin-bottom:var(--space-md);color:var(--text-primary)}.FAQ-module__V8_xEa__item{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-sm);margin-bottom:1rem;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#fff3;box-shadow:0 4px 20px #0003}.FAQ-module__V8_xEa__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{font-size:1.5rem;transition:transform .3s}.FAQ-module__V8_xEa__icon.FAQ-module__V8_xEa__open{color:var(--accent-gold);transform:rotate(45deg)}.FAQ-module__V8_xEa__answer{max-height:0;color:var(--text-secondary);padding:0 1.5rem;line-height:1.6;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__answer.FAQ-module__V8_xEa__open{max-height:500px;padding-bottom:1.5rem}
.page-module__YPZr6q__container{padding-top:var(--header-height);min-height:100vh}.page-module__YPZr6q__hero{padding:var(--space-xl)0;text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0f172ae6,#0f172acc),url(/hero.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.page-module__YPZr6q__title{margin-bottom:1rem;font-size:2.5rem}.page-module__YPZr6q__title span{color:var(--accent-gold)}.page-module__YPZr6q__content{max-width:800px;padding:var(--space-lg)var(--space-sm);color:var(--text-secondary);margin:0 auto;line-height:1.8}.page-module__YPZr6q__content h2{color:var(--text-primary);margin-top:2rem;margin-bottom:1rem}.page-module__YPZr6q__cta{background:var(--bg-secondary);border-radius:var(--radius-md);text-align:center;border:1px solid var(--accent-gold);margin-top:3rem;padding:2rem}.page-module__YPZr6q__ctaTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}
.home-module__Hx0lNG__main{min-height:100vh}.home-module__Hx0lNG__features{background-color:#fff;padding:4rem 0}.home-module__Hx0lNG__featuresGrid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem;display:grid}@media (min-width:768px){.home-module__Hx0lNG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-module__Hx0lNG__featuresGrid{grid-template-columns:repeat(3,1fr)}}.home-module__Hx0lNG__featureCard{border-radius:var(--radius-md);border:1px solid var(--bg-tertiary);text-align:center;background:#fff;padding:1.5rem;transition:all .3s;box-shadow:0 1px 3px #0000001a}.home-module__Hx0lNG__featureCard:hover{border-color:var(--accent-blue);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.home-module__Hx0lNG__icon{background:var(--accent-blue-light);width:70px;height:70px;color:var(--accent-blue);border-radius:50%;margin-bottom:1.5rem;font-size:2.5rem;line-height:70px;display:inline-block}.home-module__Hx0lNG__featureCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem}.home-module__Hx0lNG__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.home-module__Hx0lNG__footer{text-align:center;background:var(--bg-secondary);border-top:1px solid var(--bg-tertiary);color:var(--text-secondary);padding:4rem 0}.home-module__Hx0lNG__subtext{color:var(--text-muted);margin-top:1rem;font-size:.85rem}.home-module__Hx0lNG__processGrid{text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.home-module__Hx0lNG__processGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;display:grid}}
