.entryList-module__djeu3q__entryListPage{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:100px 16px 60px;display:flex}.entryList-module__djeu3q__tableContainer{background-color:var(--bg-level-1);border:1px solid var(--border-main);border-radius:18px;flex-direction:column;gap:24px;width:100%;padding:16px;display:flex;position:relative;overflow:hidden}.entryList-module__djeu3q__backgroundTable{object-fit:cover;z-index:0;border-radius:9px;width:300px;height:150px;position:absolute;top:12px;right:16px}@media (min-width:750px){.entryList-module__djeu3q__tableContainer{width:90%;max-width:1600px}}.entryList-module__djeu3q__sectionTitle{color:#fff;font-size:clamp(36px,3vw,48px);font-weight:800;line-height:1.15;font-family:var(--font-afacad);margin-bottom:4px}.entryList-module__djeu3q__sectionTitle span{color:var(--primary)}.entryList-module__djeu3q__compGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.entryList-module__djeu3q__compCard{border:1px solid var(--border-main);cursor:pointer;color:#fff;text-align:left;border-radius:9px;flex-direction:column;gap:10px;height:300px;transition:transform .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.entryList-module__djeu3q__compCard:hover{border-color:var(--primary);transform:translateY(-2px)}.entryList-module__djeu3q__compImage{aspect-ratio:16/10;background-color:var(--bg-level-3);border-radius:9px;width:100%;height:100%;position:relative;overflow:hidden}.entryList-module__djeu3q__compImageImg{object-fit:cover;width:100%;height:100%}.entryList-module__djeu3q__badgeComp{color:#fff;z-index:99;background-color:#505050;border-radius:18px;align-items:center;gap:2px;width:max-content;padding:8px 12px;font-weight:600;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.entryList-module__djeu3q__compTitle{text-align:center;z-index:99;width:100%;height:100%;font-size:24px;font-weight:800;line-height:1.2;font-family:var(--font-afacad);background:linear-gradient(#0000,#000000d8);justify-content:center;align-items:end;padding:0 16px 16px;display:flex;position:absolute;bottom:0}.entryList-module__djeu3q__selectedHeader{z-index:2;flex-direction:column;align-items:start;gap:16px;margin-top:20px;display:flex;position:relative}.entryList-module__djeu3q__selectedHeader h4{font-family:var(--font-manrope);font-weight:600}.entryList-module__djeu3q__backBtn{background-color:var(--bg-level-2);color:#fff;border:1px solid var(--border-main);cursor:pointer;z-index:2;border-radius:6px;align-items:center;gap:8px;margin-top:-20px;padding:8px 14px;font-weight:600;display:flex;position:relative}.entryList-module__djeu3q__backBtn:hover{border-color:var(--primary)}.entryList-module__djeu3q__selectedTitle{color:#fff;font-size:clamp(24px,2vw,28px);font-weight:700;line-height:1.2;font-family:var(--font-afacad)}.entryList-module__djeu3q__statMini span{color:var(--text-secondary);margin-right:8px}.entryList-module__djeu3q__statMini strong{color:var(--primary);font-size:20px}.entryList-module__djeu3q__infoCard{background-color:var(--bg-level-2);border:1px solid var(--border-main);color:var(--text-secondary);z-index:2;border-radius:9px;align-items:center;gap:10px;margin-top:8px;padding:12px 14px;font-size:14px;line-height:1.45;display:flex;position:relative}.entryList-module__djeu3q__infoCardIcon{color:var(--secondary);flex-shrink:0;margin-top:1px}.entryList-module__djeu3q__filterCard{background-color:var(--bg-level-1);z-index:2;flex-wrap:wrap;gap:15px;margin-top:4px;display:flex;position:relative}.entryList-module__djeu3q__searchWrapper{flex:1;min-width:250px;position:relative}.entryList-module__djeu3q__searchIcon{color:var(--text-secondary);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.entryList-module__djeu3q__searchInput{background-color:var(--bg-level-2);border:1px solid var(--border-main);color:#fff;border-radius:6px;outline:none;width:100%;padding:12px 12px 12px 40px}.entryList-module__djeu3q__searchInput:focus{border-color:var(--primary)}.entryList-module__djeu3q__filters{gap:10px;display:flex}.entryList-module__djeu3q__selectInput{background-color:var(--bg-level-2);border:1px solid var(--border-main);color:#fff;border-radius:6px;outline:none;padding:0 15px}.entryList-module__djeu3q__filterBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-weight:600;display:flex}.entryList-module__djeu3q__tableCard{background-color:var(--bg-level-1);border:1px solid var(--border-main);z-index:2;border-radius:8px;position:relative;overflow-x:scroll}.entryList-module__djeu3q__table{border-collapse:collapse;table-layout:auto;width:100%}.entryList-module__djeu3q__table th{background-color:var(--bg-level-2);text-align:left;vertical-align:middle;color:var(--text-secondary);border-bottom:1px solid var(--border-main);padding:15px;font-size:14px}.entryList-module__djeu3q__table td{border-bottom:1px solid var(--border-main);color:#fff;padding:15px;font-size:14px}.entryList-module__djeu3q__ticketsColumn{min-width:150px}.entryList-module__djeu3q__answerPill{border:1px solid #0000;border-radius:18px;align-items:center;gap:6px;width:max-content;padding:5px 11px;font-size:13px;font-weight:600;display:inline-flex}.entryList-module__djeu3q__answerCorrect{color:#6ee7a8;background-color:#34d3991f;border-color:#34d3994d}.entryList-module__djeu3q__answerWrong{color:#f7a2a2;background-color:#ef44441f;border-color:#ef44444d}.entryList-module__djeu3q__answerUnknown{color:#fff6;font-weight:600}.entryList-module__djeu3q__ticketsWrapper{justify-content:start;gap:6px;display:flex}.entryList-module__djeu3q__ticketsWrapper .entryList-module__djeu3q__ticketCard{align-items:center;gap:6px;font-weight:700;line-height:1;display:flex}.entryList-module__djeu3q__moreTickets{font-size:18px;font-weight:750}.entryList-module__djeu3q__compName{font-weight:600}.entryList-module__djeu3q__viewOrder{cursor:pointer}.entryList-module__djeu3q__paginationContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex}.entryList-module__djeu3q__pageControlButton{background-color:var(--secondary);border-radius:9px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:8px;display:inline-flex}@media (max-width:480px){.entryList-module__djeu3q__paginationContainer{gap:6px;padding:12px 8px}.entryList-module__djeu3q__pageControlButton{min-width:34px;height:34px;padding:6px;font-size:14px}}.entryList-module__djeu3q__actionLink:hover{color:var(--primary)}@keyframes entryList-module__djeu3q__pulse{0%{box-shadow:0 0 #ffd70066}70%{box-shadow:0 0 0 10px #ffd70000}to{box-shadow:0 0 #ffd70000}}@keyframes entryList-module__djeu3q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes entryList-module__djeu3q__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.entryList-module__djeu3q__skeletonBase{background:linear-gradient(90deg, var(--bg-level-2) 25%, var(--bg-level-3) 50%, var(--bg-level-2) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s linear infinite entryList-module__djeu3q__shimmer}.entryList-module__djeu3q__skeletonCard{background-color:var(--bg-level-2);border:1px solid var(--border-main);border-radius:9px;flex-direction:column;height:300px;display:flex;position:relative;overflow:hidden}.entryList-module__djeu3q__skeletonCardImage{border-radius:9px;width:100%;height:100%}.entryList-module__djeu3q__skeletonCardTitleWrapper{z-index:2;pointer-events:none;background:linear-gradient(#0000,#000000d8);justify-content:center;align-items:flex-end;width:100%;height:100%;padding:0 16px 16px;display:flex;position:absolute;bottom:0;left:0}.entryList-module__djeu3q__skeletonCardTitle{border-radius:6px;width:70%;height:22px}.entryList-module__djeu3q__skeletonRow td{border-bottom:1px solid var(--border-main);padding:15px}.entryList-module__djeu3q__skeletonCell{border-radius:6px;height:14px}.entryList-module__djeu3q__fadeIn{animation:.35s ease-out both entryList-module__djeu3q__fadeIn}.entryList-module__djeu3q__detailsModalContainer{color:#fff;flex-direction:column;align-items:center;display:flex}.entryList-module__djeu3q__detailsModalContainer h2{border-bottom:1px solid var(--border-main);width:100%;margin-bottom:16px;padding-bottom:4px;font-size:24px;font-weight:700}.entryList-module__djeu3q__detailsList{background-color:var(--bg-level-2);border:1px solid var(--border-main);border-radius:9px;flex-direction:column;justify-content:start;gap:12px;width:100%;padding:20px;display:flex}.entryList-module__djeu3q__detailItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:start;padding-bottom:8px;display:flex}.entryList-module__djeu3q__detailItem:last-child{border-bottom:none;padding-bottom:0}.entryList-module__djeu3q__detailLabel{color:var(--text-secondary);font-size:15px}.entryList-module__djeu3q__detailValue{text-align:right;word-break:break-all;color:#fff;align-items:center;gap:4px;max-width:60%;font-size:15px;font-weight:600;display:flex}.entryList-module__djeu3q__modalActions{justify-content:flex-end;margin-top:20px;display:flex}.entryList-module__djeu3q__containerBilete{background-color:var(--bg-level-2);border-radius:9px;grid-template-columns:repeat(auto-fill,minmax(min(100%,70px),1fr));gap:12px 20px;width:100%;display:grid}.entryList-module__djeu3q__containerBilete .entryList-module__djeu3q__ticketCard{align-items:center;gap:6px;font-size:18px;font-weight:700;line-height:1;display:flex}.entryList-module__djeu3q__closeBtn{background-color:var(--bg-level-2);color:#fff;border:1px solid var(--border-main);cursor:pointer;border-radius:6px;padding:10px 24px;font-weight:600;transition:all .2s}.entryList-module__djeu3q__closeBtn:hover{background-color:var(--border-main)}@media (max-width:768px){.entryList-module__djeu3q__card{border-radius:14px;padding:16px}.entryList-module__djeu3q__card h2{letter-spacing:-.2px;font-size:22px}.entryList-module__djeu3q__card h3{letter-spacing:-.2px;font-size:18px}.entryList-module__djeu3q__backgroundTable{display:none}.entryList-module__djeu3q__card .entryList-module__djeu3q__wrapperInfo{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.entryList-module__djeu3q__wrapperInfo .entryList-module__djeu3q__info{background:linear-gradient(160deg, var(--bg-level-2) 0%, var(--bg-level-3) 100%);--radius:10px;width:100%;-webkit-mask-image:radial-gradient(circle at 0% 50%, transparent var(--radius), black var(--radius)), radial-gradient(circle at 100% 50%, transparent var(--radius), black var(--radius));mask-image:radial-gradient(circle at 0% 50%, transparent var(--radius), black var(--radius)), radial-gradient(circle at 100% 50%, transparent var(--radius), black var(--radius));-webkit-mask-composite:source-in;text-align:center;color:#ffffffd9;letter-spacing:.4px;text-transform:uppercase;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;gap:14px;min-height:110px;padding:18px 20px;font-size:13px;font-weight:600;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff0f;-webkit-mask-composite:source-in;mask-composite:intersect}.entryList-module__djeu3q__wrapperInfo .entryList-module__djeu3q__info:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff2e 0 4px,#0000 4px 8px);height:1px;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%)}.entryList-module__djeu3q__wrapperInfo .entryList-module__djeu3q__info h4{font-family:var(--font-afacad);color:var(--primary);margin:0;font-size:28px;font-weight:800}.entryList-module__djeu3q__compGrid{grid-template-columns:1fr}.entryList-module__djeu3q__filterCard{background-color:var(--bg-level-1);flex-direction:column;gap:10px;padding:8px 0}.entryList-module__djeu3q__searchWrapper{width:100%;min-width:0}.entryList-module__djeu3q__searchInput{padding:12px 12px 12px 44px;font-size:14px}.entryList-module__djeu3q__filters{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.entryList-module__djeu3q__selectInput{width:100%;padding:10px 12px;font-size:14px}.entryList-module__djeu3q__filterBtn{grid-column:1/-1;justify-content:center;width:100%;padding:12px}.entryList-module__djeu3q__tableCard{background-color:#0000;border:none;border-radius:0;overflow:visible}.entryList-module__djeu3q__table,.entryList-module__djeu3q__table thead,.entryList-module__djeu3q__table tbody,.entryList-module__djeu3q__table tr,.entryList-module__djeu3q__table th,.entryList-module__djeu3q__table td{width:100%;display:block}.entryList-module__djeu3q__table thead{display:none}.entryList-module__djeu3q__table tr{background:var(--bg-level-2);border:1px solid var(--border-main);border-radius:12px;margin-bottom:12px;padding:14px;position:relative}.entryList-module__djeu3q__table td{text-align:right;border-bottom:1px dashed #ffffff12;justify-content:space-between;align-items:center;gap:12px;display:flex;padding:8px 0!important;font-size:13px!important}.entryList-module__djeu3q__table tbody tr td[data-label]:before{content:attr(data-label);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;flex-shrink:0;font-size:11px;font-weight:700}.entryList-module__djeu3q__ticketsColumn{min-width:0}.entryList-module__djeu3q__ticketsWrapper{flex-wrap:wrap;justify-content:flex-end}.entryList-module__djeu3q__detailsModalContainer h2{font-size:20px}.entryList-module__djeu3q__detailItem{flex-direction:column;align-items:flex-start;gap:4px}.entryList-module__djeu3q__detailValue{text-align:left;word-break:break-word;max-width:100%}.entryList-module__djeu3q__modalActions,.entryList-module__djeu3q__closeBtn{width:100%}.entryList-module__djeu3q__containerBilete{padding:8px}}@media (max-width:480px){.entryList-module__djeu3q__card h2{font-size:20px}.entryList-module__djeu3q__filters{grid-template-columns:1fr}}
