.home-match-module__oDXyTG__container{background:var(--background);justify-content:center;align-items:flex-start;min-height:100vh;padding-top:120px;padding-bottom:60px;display:flex}.home-match-module__oDXyTG__matchCard{background:var(--charcoal);border:1px solid #ffffff0d;border-radius:12px;width:100%;max-width:800px;overflow:hidden;box-shadow:0 20px 50px #00000080}.home-match-module__oDXyTG__progress{background:#ffffff0d;width:100%;height:4px}.home-match-module__oDXyTG__progressBar{background:var(--gold);height:100%;transition:width .3s}.home-match-module__oDXyTG__stepContent{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}.home-match-module__oDXyTG__icon{color:var(--gold);margin-bottom:20px}.home-match-module__oDXyTG__title{color:var(--white);margin-bottom:8px;font-size:2.2rem}.home-match-module__oDXyTG__subtitle{color:#777;max-width:500px;margin-bottom:35px;font-size:.85rem}.home-match-module__oDXyTG__options{flex-direction:column;gap:15px;width:100%;max-width:580px;margin-bottom:40px;display:flex}.home-match-module__oDXyTG__optionBtn{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:20px;padding:20px;transition:all .3s;display:flex}.home-match-module__oDXyTG__optionBtn:hover{background:#ffffff0a;border-color:#666}.home-match-module__oDXyTG__activeOption{border-color:var(--gold)!important;background:#d4af370d!important}.home-match-module__oDXyTG__optionCircle{width:24px;height:24px;color:var(--gold);border:2px solid #444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .3s;display:flex}.home-match-module__oDXyTG__activeOption .home-match-module__oDXyTG__optionCircle{border-color:var(--gold)}.home-match-module__oDXyTG__optionDetails{flex-direction:column;gap:4px;display:flex}.home-match-module__oDXyTG__optionDetails strong{color:var(--white);font-size:.95rem}.home-match-module__oDXyTG__optionDetails span{color:#888;font-size:.75rem}.home-match-module__oDXyTG__actions{justify-content:center;gap:20px;width:100%;max-width:580px;display:flex}.home-match-module__oDXyTG__backBtn{color:#aaa;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:12px 25px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.home-match-module__oDXyTG__backBtn:hover{color:var(--white);background:#ffffff0d}.home-match-module__oDXyTG__nextBtn{background:var(--gold);color:#000;border-radius:6px;align-items:center;gap:8px;padding:12px 30px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.home-match-module__oDXyTG__nextBtn:hover:not(:disabled){background:var(--gold-light)}.home-match-module__oDXyTG__nextBtn:disabled{color:#555;cursor:not-allowed;background:#ffffff0d}.home-match-module__oDXyTG__matchingSplash{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 40px;display:flex}.home-match-module__oDXyTG__matchSpinner{color:var(--gold);margin-bottom:25px;animation:2s linear infinite home-match-module__oDXyTG__spin}@keyframes home-match-module__oDXyTG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-match-module__oDXyTG__matchingSplash h2{font-family:var(--font-serif);color:var(--white);margin-bottom:25px;font-size:1.5rem}.home-match-module__oDXyTG__scanLines{color:#666;flex-direction:column;gap:10px;font-size:.75rem;display:flex}.home-match-module__oDXyTG__scanLines span{animation:1.5s infinite home-match-module__oDXyTG__pulse}.home-match-module__oDXyTG__scanLines span:nth-child(2){animation-delay:.3s}.home-match-module__oDXyTG__scanLines span:nth-child(3){animation-delay:.6s}@keyframes home-match-module__oDXyTG__pulse{0%,to{opacity:.3}50%{opacity:1}}.home-match-module__oDXyTG__resultsContainer{width:100%}.home-match-module__oDXyTG__results{padding:40px}.home-match-module__oDXyTG__resultsHeader{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;padding-bottom:20px;display:flex}.home-match-module__oDXyTG__checkIcon{color:#39ff14}.home-match-module__oDXyTG__resultsHeader h2{font-family:var(--font-serif);color:var(--white);margin-bottom:4px;font-size:1.6rem}.home-match-module__oDXyTG__resultsHeader p{color:#888;font-size:.8rem}.home-match-module__oDXyTG__resetBtn{border:1px solid var(--gold);color:var(--gold-light);border-radius:4px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .3s}.home-match-module__oDXyTG__resetBtn:hover{color:var(--gold);background:#d4af3714}.home-match-module__oDXyTG__matchedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-match-module__oDXyTG__matchItem{height:100%}.home-match-module__oDXyTG__emptyResults{text-align:center;color:#666;padding:40px 0}@media (max-width:900px){.home-match-module__oDXyTG__matchedGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.home-match-module__oDXyTG__matchedGrid{grid-template-columns:1fr}.home-match-module__oDXyTG__title{font-size:1.6rem}.home-match-module__oDXyTG__resultsHeader{flex-direction:column;align-items:flex-start}}
