.SearchPage-module__EOhCNG__container{max-width:1200px;margin:0 auto;padding:40px 24px}.SearchPage-module__EOhCNG__header{margin-bottom:40px}.SearchPage-module__EOhCNG__header h1{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:32px;font-weight:800}.SearchPage-module__EOhCNG__header p{color:var(--text-secondary);font-size:16px}.SearchPage-module__EOhCNG__section{margin-bottom:48px}.SearchPage-module__EOhCNG__sectionTitle{color:#fff;border-bottom:1px solid var(--border-subtle);margin-bottom:24px;padding-bottom:12px;font-size:20px;font-weight:700}.SearchPage-module__EOhCNG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.SearchPage-module__EOhCNG__emptyState{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;padding:24px;font-style:italic}.SearchPage-module__EOhCNG__userCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.SearchPage-module__EOhCNG__userCard:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #00000080}.SearchPage-module__EOhCNG__userAvatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.SearchPage-module__EOhCNG__userInfo{flex-direction:column;display:flex}.SearchPage-module__EOhCNG__userInfo h3{color:#fff;margin:0;font-size:16px;font-weight:700}.SearchPage-module__EOhCNG__userInfo p{color:var(--text-secondary);margin:4px 0 0;font-size:14px}.SearchPage-module__EOhCNG__quizCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;padding:20px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.SearchPage-module__EOhCNG__quizCard:hover{border-color:var(--secondary-color);transform:translateY(-4px);box-shadow:0 8px 24px #00000080}.SearchPage-module__EOhCNG__quizHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.SearchPage-module__EOhCNG__categoryBadge{color:#c084fc;background:#a855f733;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600}.SearchPage-module__EOhCNG__quizTitle{color:#fff;margin:0 0 8px;font-size:18px;font-weight:700}.SearchPage-module__EOhCNG__quizDescription{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;display:-webkit-box;overflow:hidden}.SearchPage-module__EOhCNG__quizFooter{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:auto;font-size:12px;display:flex}.SearchPage-module__EOhCNG__topicsList{flex-wrap:wrap;gap:12px;display:flex}.SearchPage-module__EOhCNG__topicChip{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.SearchPage-module__EOhCNG__topicChip:hover{background:var(--primary-color);border-color:var(--primary-color);transform:translateY(-2px)}
