.style-module__nCA5Dq__container{background-color:var(--background);min-height:100vh;color:var(--text-primary);background-image:radial-gradient(at 0 0,#b91c1c14 0,#0000 50%),radial-gradient(at 100% 0,#ef444414 0,#0000 50%);padding-top:80px;padding-bottom:60px;font-family:Inter,system-ui,sans-serif}.style-module__nCA5Dq__heroSection{text-align:center;background:linear-gradient(to bottom,var(--surface),var(--background));margin-bottom:2rem;padding-top:2rem;padding-bottom:3rem}.style-module__nCA5Dq__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.style-module__nCA5Dq__heroHighlight{background:linear-gradient(90deg,#ef4444,#b91c1c);color:#0000;-webkit-background-clip:text;background-clip:text}.style-module__nCA5Dq__heroDesc{color:var(--text-secondary);max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.625}.style-module__nCA5Dq__contentWrapper{max-width:1200px;margin:0 auto;padding:0 1rem 5rem}@media (max-width:640px){.style-module__nCA5Dq__container{padding-top:60px!important}.style-module__nCA5Dq__heroTitle{margin-bottom:.5rem;font-size:1.75rem}.style-module__nCA5Dq__heroDesc{margin-bottom:1rem;font-size:.95rem;line-height:1.4}.style-module__nCA5Dq__heroSection{margin-bottom:1rem;padding-top:1rem;padding-bottom:1.5rem}}.style-module__nCA5Dq__stepTitle{text-align:center;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.style-module__nCA5Dq__stepTitleLine{background-color:#dc2626;border-radius:9999px;width:30px;height:4px}.style-module__nCA5Dq__disciplineGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.style-module__nCA5Dq__disciplineCard{background:var(--surface);border:2px solid var(--border);cursor:pointer;border-radius:1rem;padding:2rem;transition:all .3s}.style-module__nCA5Dq__disciplineCard:hover{border-color:#ef444480;transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.style-module__nCA5Dq__disciplineCardSelected{background:#1f2937;border:3px solid #dc2626;transform:translateY(-5px);box-shadow:0 0 15px #dc26264d}.style-module__nCA5Dq__disciplineIconWrapper{color:#d1d5db;background:#374151;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;transition:background-color .3s;display:flex}.style-module__nCA5Dq__disciplineIconWrapperSelected{color:#fff;background:#dc2626}.style-module__nCA5Dq__disciplineCard:hover .style-module__nCA5Dq__disciplineIconWrapper{background-color:var(--surface-hover)}.style-module__nCA5Dq__disciplineCard:hover .style-module__nCA5Dq__disciplineIconWrapperSelected{background-color:#dc2626}.style-module__nCA5Dq__disciplineTitle{text-align:center;color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.style-module__nCA5Dq__disciplineDesc{text-align:center;color:#9ca3af}.style-module__nCA5Dq__filtersSection{animation:.5s ease-out style-module__nCA5Dq__fadeInUp}@keyframes style-module__nCA5Dq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style-module__nCA5Dq__filterBar{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;margin-bottom:2.5rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.style-module__nCA5Dq__filterHeader{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.style-module__nCA5Dq__filterHeader{flex-direction:row}}.style-module__nCA5Dq__filterTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.style-module__nCA5Dq__filterIcon{color:#ef4444}.style-module__nCA5Dq__filterControls{flex-direction:column;gap:1rem;width:100%;display:flex}@media (min-width:640px){.style-module__nCA5Dq__filterControls{flex-direction:row;width:auto}}.style-module__nCA5Dq__selectInput{background:var(--background);color:var(--text-primary);border:1px solid #4b5563;border-radius:.5rem;outline:none;min-width:200px;padding:.75rem 1rem}.style-module__nCA5Dq__selectInput:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.style-module__nCA5Dq__offersGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.style-module__nCA5Dq__card{background:var(--surface);border:1px solid var(--border);border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.style-module__nCA5Dq__card:hover{border-color:#ef444480;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.style-module__nCA5Dq__cardContent{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:2rem;display:flex}.style-module__nCA5Dq__cardTitleOffer{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.style-module__nCA5Dq__cardPrice{color:#ef4444;margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.style-module__nCA5Dq__cardPrice span{color:#9ca3af;font-size:1.125rem;font-weight:500}.style-module__nCA5Dq__divider{background:#374151;width:100%;height:1px;margin:1.5rem 0;transition:transform .5s;transform:scaleX(.5)}.style-module__nCA5Dq__card:hover .style-module__nCA5Dq__divider{transform:scaleX(1)}.style-module__nCA5Dq__infoList{text-align:left;flex-direction:column;gap:.75rem;width:100%;display:flex}.style-module__nCA5Dq__infoItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.style-module__nCA5Dq__bullet{color:#ef4444;margin-top:.25rem;font-size:.75rem}.style-module__nCA5Dq__cardFooter{background:var(--surface-hover);border-top:1px solid var(--border);padding:1.5rem}.style-module__nCA5Dq__bookButton{background:var(--border);width:100%;color:var(--text-primary);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:700;transition:all .3s;display:flex}.style-module__nCA5Dq__card:hover .style-module__nCA5Dq__bookButton{background:#dc2626}.style-module__nCA5Dq__loadingSpinner{justify-content:center;align-items:center;padding:5rem 0;display:flex}.style-module__nCA5Dq__spinner{border:4px solid #dc2626;border-color:#dc2626 #0000;border-radius:50%;width:4rem;height:4rem;animation:1s linear infinite style-module__nCA5Dq__spin}@keyframes style-module__nCA5Dq__spin{to{transform:rotate(360deg)}}.style-module__nCA5Dq__emptyState{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:1rem;padding:3rem}.style-module__nCA5Dq__emptyTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.style-module__nCA5Dq__emptyDesc{color:#9ca3af}
