.TabSection-module__VNAolW__tabSection{gap:30px;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex}.TabSection-module__VNAolW__tabBox{flex:1;font-family:S-CoreDream}@media (max-width:768px){.TabSection-module__VNAolW__tabSection{flex-direction:column;gap:20px}}.TabSection-module__VNAolW__tabButtons{border-bottom:2px solid #000;gap:10px;margin-bottom:30px;font-family:S-CoreDream;display:flex}.TabSection-module__VNAolW__tabButton{color:#666;cursor:pointer;background:0 0;border:none;padding:15px 30px;font-size:16px;font-weight:500;transition:all .3s;position:relative}.TabSection-module__VNAolW__tabButton:hover{color:#333}.TabSection-module__VNAolW__tabButton.TabSection-module__VNAolW__activeRed{color:#d32f2f;font-weight:600}.TabSection-module__VNAolW__tabButton.TabSection-module__VNAolW__activeRed:after{content:"";background-color:#d32f2f;height:3px;position:absolute;bottom:-2px;left:0;right:0}.TabSection-module__VNAolW__tabButton.TabSection-module__VNAolW__activeBlue{color:#1976d2;font-weight:600}.TabSection-module__VNAolW__tabButton.TabSection-module__VNAolW__activeBlue:after{content:"";background-color:#1976d2;height:3px;position:absolute;bottom:-2px;left:0;right:0}.TabSection-module__VNAolW__tabPanel{min-height:400px}.TabSection-module__VNAolW__tabContent{flex-direction:column;gap:0;display:flex}.TabSection-module__VNAolW__listItem{color:#333;cursor:pointer;border-bottom:1px solid #e0e0e0;padding:15px 20px;font-size:15px;transition:background-color .3s}.TabSection-module__VNAolW__listItem.TabSection-module__VNAolW__hovered{background-color:#eee}.TabSection-module__VNAolW__loadingText,.TabSection-module__VNAolW__emptyText{text-align:center;color:#666;padding:40px 20px;font-size:14px}.TabSection-module__VNAolW__concertContainer{align-items:flex-start;gap:30px;margin-bottom:0;animation:.5s ease-in-out TabSection-module__VNAolW__fadeIn;display:flex;position:relative}@keyframes TabSection-module__VNAolW__fadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.TabSection-module__VNAolW__concertImage{border-radius:4px;flex-shrink:0;width:200px;height:280px;transition:opacity .3s;position:relative;overflow:hidden}.TabSection-module__VNAolW__imagePlaceholder{color:#999;background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.TabSection-module__VNAolW__concertInfo{flex-direction:column;flex:1;gap:15px;display:flex}.TabSection-module__VNAolW__concertTitle{color:#333;margin:0;font-size:20px;font-weight:600}.TabSection-module__VNAolW__concertDetails{color:#666;flex-direction:column;gap:8px;font-size:14px;display:flex}.TabSection-module__VNAolW__concertDetails p{margin:0}.TabSection-module__VNAolW__detailBtn{color:#fff;cursor:pointer;background-color:#ff6b9d;border:none;border-radius:4px;align-self:flex-start;padding:12px 30px;font-size:14px;font-weight:500;transition:background-color .3s}.TabSection-module__VNAolW__detailBtn:hover{background-color:#ff5a8a}.TabSection-module__VNAolW__slideDots{justify-content:center;align-items:center;gap:8px;margin-top:15px;display:flex}.TabSection-module__VNAolW__dot{cursor:pointer;background-color:#ffb3d1;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.TabSection-module__VNAolW__dot:hover{background-color:#ff9bc4;transform:scale(1.1)}.TabSection-module__VNAolW__dot.TabSection-module__VNAolW__active{background-color:#8b4513;border-radius:6px;width:24px;height:12px;transform:none}.TabSection-module__VNAolW__modalOverlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.TabSection-module__VNAolW__modalContent{background-color:#fff;border-radius:8px;width:100%;max-width:1000px;max-height:calc(100vh - 40px);margin:20px auto;position:relative;overflow-y:auto;box-shadow:0 4px 20px #0000004d}.TabSection-module__VNAolW__modalCloseButton{color:#fff;cursor:pointer;z-index:1001;background-color:#d32f2f;border:none;border-radius:4px;padding:8px 16px;font-family:S-CoreDream;font-size:14px;font-weight:500;transition:background-color .2s;position:absolute;top:15px;right:15px}.TabSection-module__VNAolW__modalCloseButton:hover{background-color:#b71c1c}.TabSection-module__VNAolW__modalHeader{border-bottom:1px solid #e0e0e0;padding:30px 30px 15px}.TabSection-module__VNAolW__modalHeader h2{color:#333;margin:0;font-family:S-CoreDream;font-size:24px;font-weight:600}.TabSection-module__VNAolW__modalBody{padding:30px}.TabSection-module__VNAolW__modalBody h3{color:#333;margin:0 0 15px;font-family:S-CoreDream;font-size:20px;font-weight:600}.TabSection-module__VNAolW__modalDate{color:#666;margin:0 0 20px;font-family:S-CoreDream;font-size:14px}.TabSection-module__VNAolW__modalInfoTable{margin:20px 0}.TabSection-module__VNAolW__detailTable{border-collapse:collapse;width:100%}.TabSection-module__VNAolW__detailTable th{text-align:left;color:#333;background-color:#f9f9f9;border:1px solid #e0e0e0;width:120px;padding:12px 15px;font-family:S-CoreDream;font-size:14px;font-weight:600}.TabSection-module__VNAolW__detailTable td{color:#555;border:1px solid #e0e0e0;padding:12px 15px;font-family:S-CoreDream;font-size:14px}.TabSection-module__VNAolW__modalContentText{color:#333;white-space:pre-wrap;word-wrap:break-word;margin-top:20px;font-family:S-CoreDream;font-size:14px;line-height:1.8}.TabSection-module__VNAolW__modalContentText p{margin:0 0 15px}.TabSection-module__VNAolW__modalContentText img{max-width:100%;height:auto}.TabSection-module__VNAolW__modalLink{margin-top:20px}.TabSection-module__VNAolW__videoLink{color:#fff;background-color:#1976d2;border-radius:4px;padding:12px 24px;font-family:S-CoreDream;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.TabSection-module__VNAolW__videoLink:hover{background-color:#1565c0}.TabSection-module__VNAolW__modalImageContainer{justify-content:center;align-items:center;width:100%;margin-top:30px;display:flex;overflow-x:auto}.TabSection-module__VNAolW__modalFullImage{object-fit:contain;border-radius:4px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}@media (max-width:499px){.TabSection-module__VNAolW__concertContainer{flex-direction:column;align-items:center;gap:20px}.TabSection-module__VNAolW__concertImage{aspect-ratio:3/4;width:100%;max-width:200px;height:auto}.TabSection-module__VNAolW__concertInfo{text-align:center;align-items:center;width:100%}.TabSection-module__VNAolW__concertTitle{text-align:center}.TabSection-module__VNAolW__concertDetails{text-align:center;align-items:center}.TabSection-module__VNAolW__detailBtn{align-self:center;margin:0 auto}}@media (min-width:500px) and (max-width:768px){.TabSection-module__VNAolW__concertContainer{flex-direction:row;align-items:flex-start;gap:30px}.TabSection-module__VNAolW__concertImage{flex-shrink:0;width:300px;height:400px}.TabSection-module__VNAolW__concertInfo{text-align:left;flex:1;align-items:flex-start}.TabSection-module__VNAolW__concertTitle{text-align:left}.TabSection-module__VNAolW__concertDetails{text-align:left;align-items:flex-start}.TabSection-module__VNAolW__detailBtn{align-self:flex-start}.TabSection-module__VNAolW__modalContent{max-width:95%;max-height:calc(100vh - 20px);margin:10px}.TabSection-module__VNAolW__modalHeader{padding:20px 20px 15px}.TabSection-module__VNAolW__modalHeader h2{font-size:20px}.TabSection-module__VNAolW__modalBody{padding:20px}.TabSection-module__VNAolW__detailTable th,.TabSection-module__VNAolW__detailTable td{padding:10px 12px;font-size:13px}.TabSection-module__VNAolW__detailTable th{width:100px}.TabSection-module__VNAolW__modalFullImage{width:100%}}
