.programs-module__cxnToG__pageWrap{padding-top:0;padding-bottom:60px}.programs-module__cxnToG__heroSection{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);margin-top:22px;margin-bottom:32px;padding:32px 28px 28px}.programs-module__cxnToG__heroContent{max-width:800px;margin:0 auto}.programs-module__cxnToG__heroTitle{text-align:center;color:var(--text);margin:0 0 10px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:950;line-height:1.1}.programs-module__cxnToG__heroAccent{color:var(--brand)}.programs-module__cxnToG__heroLead{text-align:center;color:var(--muted);max-width:650px;margin:0 auto 24px;font-size:1rem;line-height:1.5}.programs-module__cxnToG__searchOptions{max-width:700px;margin:0 auto 20px}.programs-module__cxnToG__selectWrapper{margin-bottom:16px}.programs-module__cxnToG__selectLabel{color:var(--text);text-align:center;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.programs-module__cxnToG__programSelect{border:2px solid var(--border);width:100%;color:var(--text);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%235f6b7a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 12px center/18px no-repeat;border-radius:12px;padding:12px 44px 12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.programs-module__cxnToG__programSelect:hover{border-color:var(--brand)}.programs-module__cxnToG__programSelect:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #0e76bb1a}.programs-module__cxnToG__programSelect option{padding:10px}.programs-module__cxnToG__orDivider{text-align:center;align-items:center;margin:16px 0;display:flex;position:relative}.programs-module__cxnToG__orDivider:before,.programs-module__cxnToG__orDivider:after{content:"";border-bottom:1px solid var(--border);flex:1}.programs-module__cxnToG__orDivider span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#f0f7ff 0%,#fff 100%);padding:0 16px;font-size:.9rem;font-weight:700}.programs-module__cxnToG__searchForm{flex-direction:column;gap:12px;display:flex}@media (min-width:600px){.programs-module__cxnToG__searchForm{flex-direction:row}}.programs-module__cxnToG__searchInputWrapper{flex:1;position:relative}.programs-module__cxnToG__searchIcon{color:var(--muted);pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.programs-module__cxnToG__searchInput{border:2px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:12px 16px 12px 44px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.programs-module__cxnToG__searchInput:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #0e76bb1a}.programs-module__cxnToG__searchInput::placeholder{color:var(--muted);opacity:.7}.programs-module__cxnToG__quickSearch{text-align:center;margin-top:16px}.programs-module__cxnToG__quickSearchLabel{color:var(--muted);margin-bottom:10px;font-size:.85rem;font-weight:600;display:block}.programs-module__cxnToG__quickSearchChips{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.programs-module__cxnToG__chip{color:var(--brand);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:600;transition:all .2s}.programs-module__cxnToG__chip:hover{background:var(--surface);border-color:var(--brand);transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.programs-module__cxnToG__chip:active{transform:translateY(0)}.programs-module__cxnToG__resultsSection{margin-bottom:40px}.programs-module__cxnToG__resultsHeader{text-align:center;margin-bottom:24px}.programs-module__cxnToG__resultsTitle{color:var(--text);margin:0 0 6px;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:900}.programs-module__cxnToG__resultsSubtitle{color:var(--muted);margin:0;font-size:.95rem}.programs-module__cxnToG__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}@media (max-width:600px){.programs-module__cxnToG__resultsGrid{grid-template-columns:1fr}}.programs-module__cxnToG__schoolCard{flex-direction:column;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.programs-module__cxnToG__schoolCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.programs-module__cxnToG__schoolHeader{border-bottom:2px solid var(--surface);padding-bottom:12px}.programs-module__cxnToG__schoolName{color:var(--text);margin:0 0 6px;font-size:1.25rem;font-weight:900;line-height:1.2}.programs-module__cxnToG__schoolAddress{color:var(--muted);align-items:center;gap:4px;margin:0;font-size:.95rem;display:flex}.programs-module__cxnToG__schoolBody{flex:1}.programs-module__cxnToG__programsHeading{color:var(--text);text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-size:.9rem;font-weight:800}.programs-module__cxnToG__programsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.programs-module__cxnToG__programItem{color:var(--text);background:var(--surface);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:.9rem;transition:background .2s;display:flex}.programs-module__cxnToG__programItem:hover{background:#e8f0f8}.programs-module__cxnToG__programItem svg{color:var(--brand);flex-shrink:0}.programs-module__cxnToG__schoolFooter{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding-top:12px;display:flex}.programs-module__cxnToG__contactLink{color:var(--brand);align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.programs-module__cxnToG__contactLink:hover{color:#0c69a5}.programs-module__cxnToG__contactLink svg{flex-shrink:0}.programs-module__cxnToG__schoolBtn{justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.programs-module__cxnToG__schoolBtn svg{width:16px;height:16px}.programs-module__cxnToG__loadingState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.programs-module__cxnToG__loadingState p{color:var(--muted);margin:12px 0 0;font-size:1rem}.programs-module__cxnToG__spinner{border:4px solid var(--surface);border-top-color:var(--brand);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite programs-module__cxnToG__spin}@keyframes programs-module__cxnToG__spin{to{transform:rotate(360deg)}}.programs-module__cxnToG__emptyState{text-align:center;background:var(--surface);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.programs-module__cxnToG__emptyState h2{color:var(--text);margin:0 0 10px;font-size:1.5rem;font-weight:900}.programs-module__cxnToG__emptyState p{color:var(--muted);max-width:500px;margin:0;font-size:.95rem;line-height:1.5}.programs-module__cxnToG__emptyState strong{color:var(--brand)}.programs-module__cxnToG__infoSection{margin-top:32px}.programs-module__cxnToG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}@media (max-width:600px){.programs-module__cxnToG__infoGrid{grid-template-columns:1fr}}.programs-module__cxnToG__infoCard{text-align:center;padding:24px 20px;transition:transform .2s,box-shadow .2s}.programs-module__cxnToG__infoCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.programs-module__cxnToG__infoIcon{color:var(--brand);width:28px;height:28px;margin-bottom:12px}.programs-module__cxnToG__infoCard h3{color:var(--text);margin:0 0 10px;font-size:1.15rem;font-weight:900}.programs-module__cxnToG__infoCard p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:600px){.programs-module__cxnToG__heroSection{padding:24px 18px 20px}.programs-module__cxnToG__heroTitle{margin-bottom:8px;font-size:1.5rem}.programs-module__cxnToG__heroLead{margin-bottom:20px;font-size:.95rem}.programs-module__cxnToG__selectLabel{font-size:.85rem}.programs-module__cxnToG__quickSearchLabel{font-size:.8rem}.programs-module__cxnToG__schoolCard{padding:16px}.programs-module__cxnToG__schoolName{font-size:1.15rem}.programs-module__cxnToG__resultsTitle{font-size:1.2rem}}
