.home-module__txgM7a__page{background:var(--bg-color-1);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;display:flex}.home-module__txgM7a__headerWrapper{background:var(--primary);flex-direction:column;width:100%;margin-bottom:2rem;display:flex;box-shadow:0 4px 10px #0000000d}.home-module__txgM7a__mainHeader{background:0 0;flex-direction:column;gap:.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem;display:flex}.home-module__txgM7a__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700}.home-module__txgM7a__subtitle{color:#fffc;font-size:1.1rem;font-weight:400}.home-module__txgM7a__main{flex-direction:column;flex:1;width:100%;max-width:1200px;padding:0 1rem;display:flex}.home-module__txgM7a__cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding-bottom:3rem;display:grid}.home-module__txgM7a__card{background:var(--surface);border:1px solid var(--border);color:inherit;box-shadow:var(--shadow-pa);border-radius:4px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.home-module__txgM7a__card:hover{border-color:var(--border-focus);transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.home-module__txgM7a__cardGlow{display:none}.home-module__txgM7a__cardBody{flex-direction:column;flex:1;display:flex}.home-module__txgM7a__cardTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.home-module__txgM7a__cardDesc{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.home-module__txgM7a__cardActions{flex-flow:row;gap:.5rem;margin-top:auto;display:flex}.home-module__txgM7a__primaryAction,.home-module__txgM7a__secondaryAction{text-align:center;border-radius:4px;flex:1;justify-content:center;align-items:center;padding:10px 4px;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .2s;display:flex}.home-module__txgM7a__primaryAction{background:var(--primary);color:#fff;border:1px solid var(--primary)}.home-module__txgM7a__primaryAction:hover{background:#0052a3;border-color:#0052a3}.home-module__txgM7a__secondaryAction{color:var(--primary);border:1px solid var(--primary);background:0 0}.home-module__txgM7a__secondaryAction:hover{background:var(--bg-color-2)}.home-module__txgM7a__specialtiesForm{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.home-module__txgM7a__specialtiesTitle{color:var(--text-dim);font-size:.85rem;font-weight:600}.home-module__txgM7a__specialtiesControl{gap:.5rem;display:flex}.home-module__txgM7a__specialtiesSelect{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' 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");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:4px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:.9rem;transition:all .2s}.home-module__txgM7a__specialtiesSelect:focus{border-color:var(--border-focus);box-shadow:0 0 0 2px #06c3}.home-module__txgM7a__specialtiesSubmit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.home-module__txgM7a__specialtiesSubmit:hover{background:#0052a3}.home-module__txgM7a__footer{color:#fff;text-align:center;background:#1c2024;width:100%;margin-top:auto;padding:2rem 1rem}.home-module__txgM7a__footer p{max-width:1200px;margin:0 auto;font-size:.85rem}.home-module__txgM7a__footer a{color:#66a3e0;text-underline-offset:2px;text-decoration:underline}.home-module__txgM7a__footer a:hover{color:#fff}.home-module__txgM7a__tabsContainer{background:var(--bg-color-2);border-radius:8px;justify-content:center;align-self:center;gap:.5rem;width:fit-content;margin-bottom:2.5rem;padding:4px;display:flex}.home-module__txgM7a__tabButton{color:var(--text-muted);cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font);background:0 0;border:none;border-radius:6px;padding:8px 24px;transition:all .2s cubic-bezier(.4,0,.2,1)}.home-module__txgM7a__tabButton:hover{color:var(--primary);background:#0066cc0d}.home-module__txgM7a__activeTab{color:#fff;background:var(--primary);box-shadow:0 2px 8px #0066cc40}.home-module__txgM7a__activeTab:hover{color:#fff;background:var(--primary)}
