.index-module__NbYi2G__aboutPage{background-color:#fafafa;min-height:100vh}.index-module__NbYi2G__heroSection{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.index-module__NbYi2G__heroSlider{width:100%;height:100%;position:absolute;top:0;left:0}.index-module__NbYi2G__heroImage{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.index-module__NbYi2G__heroImage.index-module__NbYi2G__active{opacity:1}.index-module__NbYi2G__heroOverlay{color:#fff;text-align:center;background:linear-gradient(135deg,#0009 0%,#0006 50%,#0009 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module__NbYi2G__heroTitle{text-shadow:2px 2px 4px #00000080;margin-bottom:1rem;font-size:4rem;font-weight:700}.index-module__NbYi2G__heroSubtitle{opacity:.9;text-shadow:1px 1px 2px #00000080;font-size:1.5rem;font-weight:300}.index-module__NbYi2G__heroIndicators{z-index:10;gap:1rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.index-module__NbYi2G__indicator{cursor:pointer;background:#ffffff80;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:all .3s}.index-module__NbYi2G__indicator.index-module__NbYi2G__active{background:#fff;transform:scale(1.2)}.index-module__NbYi2G__indicator:hover{background:#fffc}.index-module__NbYi2G__mainContent{background:#fff;max-width:1400px;min-height:100vh;margin:0 auto;box-shadow:0 -4px 20px #0000001a}.index-module__NbYi2G__sidebar{background:#f8f9fa;border-right:1px solid #e9ecef;width:320px;height:fit-content;max-height:100vh;position:sticky;top:0;overflow-y:auto}.index-module__NbYi2G__navigation{padding:2rem 1.5rem}.index-module__NbYi2G__navTitle{color:#2c3e50;text-align:center;border-bottom:2px solid #3498db;margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:600}.index-module__NbYi2G__navList{margin:0;padding:0;list-style:none}.index-module__NbYi2G__navItem{margin-bottom:.5rem}.index-module__NbYi2G__navButton{text-align:left;cursor:pointer;color:#495057;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.index-module__NbYi2G__navButton:hover{color:#3498db;background:#e9ecef;transform:translate(4px)}.index-module__NbYi2G__navButton.index-module__NbYi2G__active{color:#fff;background:#3498db;box-shadow:0 2px 8px #3498db4d}.index-module__NbYi2G__menuIcon{flex-shrink:0;width:20px;height:20px}.index-module__NbYi2G__contentArea{padding:3rem 4rem;overflow-y:auto}.index-module__NbYi2G__section{border-bottom:1px solid #e9ecef;margin-bottom:4rem;padding-bottom:3rem}.index-module__NbYi2G__section:last-child{border-bottom:none;margin-bottom:0}.index-module__NbYi2G__sectionTitle{color:#2c3e50;margin-bottom:2rem;padding-bottom:.5rem;font-size:2.5rem;font-weight:600;position:relative}.index-module__NbYi2G__sectionTitle:after{content:"";background:linear-gradient(90deg,#3498db,#2980b9);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.index-module__NbYi2G__sectionTitleCentered{color:#2c3e50;text-align:center;margin-bottom:2rem;padding-bottom:.5rem;font-size:2.5rem;font-weight:600;position:relative}.index-module__NbYi2G__sectionTitleCentered:after{content:"";background:linear-gradient(90deg,#3498db,#2980b9);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.index-module__NbYi2G__sectionContent{color:#495057;line-height:1.8}.index-module__NbYi2G__description{color:#6c757d;margin-bottom:1.5rem;font-size:1.1rem}.index-module__NbYi2G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.index-module__NbYi2G__statItem{text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:12px;padding:1.5rem}.index-module__NbYi2G__statNumber{color:#3498db;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:block}.index-module__NbYi2G__statLabel{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.index-module__NbYi2G__organizationChart{margin-top:2rem}.index-module__NbYi2G__orgLevel{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.index-module__NbYi2G__orgNode{text-align:center;background:#fff;border:2px solid #3498db;border-radius:12px;min-width:200px;padding:1.5rem;transition:transform .3s;box-shadow:0 4px 12px #3498db1a}.index-module__NbYi2G__orgNode:hover{transform:translateY(-4px);box-shadow:0 8px 24px #3498db33}.index-module__NbYi2G__orgNode h4{color:#3498db;margin-bottom:.5rem;font-size:1.2rem}.index-module__NbYi2G__orgNode p{color:#6c757d;margin:0;font-size:.9rem}.index-module__NbYi2G__documentsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.index-module__NbYi2G__officialLink{color:#fff;background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);border:2px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #3498db4d}.index-module__NbYi2G__officialLink:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.index-module__NbYi2G__officialLink:hover:before{left:100%}.index-module__NbYi2G__officialLink:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 20px #3498db66}.index-module__NbYi2G__officialLink:active{transform:translateY(0);box-shadow:0 2px 8px #3498db4d}.index-module__NbYi2G__linkIcon{opacity:.9;font-size:1.2rem}.index-module__NbYi2G__externalIcon{opacity:.8;margin-left:auto;font-size:1rem}.index-module__NbYi2G__docCategory{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d}.index-module__NbYi2G__docCategory h4{color:#3498db;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.index-module__NbYi2G__docList{margin:0;padding:0;list-style:none}.index-module__NbYi2G__docList li{margin-bottom:.75rem}.index-module__NbYi2G__docList a{color:#495057;border-bottom:1px solid #0000;padding:.5rem 0;text-decoration:none;transition:color .3s;display:block}.index-module__NbYi2G__docList a:hover{color:#3498db;border-bottom-color:#3498db}.index-module__NbYi2G__helpGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.index-module__NbYi2G__helpItem{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000d}.index-module__NbYi2G__helpItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.index-module__NbYi2G__helpItem h4{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.index-module__NbYi2G__helpItem p{color:#6c757d;margin-bottom:1rem;line-height:1.6}.index-module__NbYi2G__helpLink{color:#3498db;font-weight:500;text-decoration:none;transition:color .3s}.index-module__NbYi2G__helpLink:hover{color:#2980b9}.index-module__NbYi2G__faqSection{border-top:1px solid #e9ecef;margin-top:3rem;padding-top:2rem}.index-module__NbYi2G__faqSection h4{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.index-module__NbYi2G__faqItem{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.index-module__NbYi2G__faqItem h5{color:#2c3e50;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.index-module__NbYi2G__faqItem p{color:#6c757d;margin:0;line-height:1.6}.index-module__NbYi2G__text{color:#495057;text-align:justify;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.index-module__NbYi2G__subsectionTitle{color:#2c3e50;text-align:center;margin-top:2.5rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.index-module__NbYi2G__imageContainer{text-align:center;margin:2rem 0}.index-module__NbYi2G__contentImage{border-radius:8px;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 4px 12px #0000001a}.index-module__NbYi2G__imageCaption{color:#6c757d;text-align:center;margin-top:1rem;font-size:.9rem;font-style:italic}.index-module__NbYi2G__imageGrid{scrollbar-width:thin;scrollbar-color:#3498db #f1f1f1;gap:1rem;margin:2rem 0;padding:1rem 0;display:flex;overflow-x:auto}.index-module__NbYi2G__imageGrid::-webkit-scrollbar{height:8px}.index-module__NbYi2G__imageGrid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.index-module__NbYi2G__imageGrid::-webkit-scrollbar-thumb{background:#3498db;border-radius:4px}.index-module__NbYi2G__imageGrid::-webkit-scrollbar-thumb:hover{background:#2980b9}.index-module__NbYi2G__gridImage{object-fit:cover;border-radius:8px;flex:none;width:300px;height:200px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #0000001a}.index-module__NbYi2G__gridImage:hover{cursor:pointer;transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.index-module__NbYi2G__list{margin:1.5rem 0;padding-left:2rem;list-style-type:disc}.index-module__NbYi2G__list li{color:#495057;margin-bottom:.5rem;line-height:1.6}.index-module__NbYi2G__list a{color:#3498db;word-break:break-all;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-decoration:none;transition:color .3s}.index-module__NbYi2G__list a:hover{color:#2980b9;text-decoration:underline}.index-module__NbYi2G__subList{margin-top:.5rem;margin-bottom:0;list-style-type:circle}.index-module__NbYi2G__contactList{margin:0;padding:0;list-style:none}.index-module__NbYi2G__contactList>li{margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.index-module__NbYi2G__contactList a{color:#3498db;text-decoration:none;transition:color .3s}.index-module__NbYi2G__contactList a:hover{color:#2980b9;text-decoration:underline}.index-module__NbYi2G__highlightBox{text-align:center;background:linear-gradient(135deg,#e3f2fd 0%,#f3e5f5 100%);border:1px solid #3498db;border-radius:12px;margin:2rem 0;padding:2rem}.index-module__NbYi2G__highlightBox h3{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.index-module__NbYi2G__highlightBox p{color:#495057;margin-bottom:.5rem;font-weight:500}.index-module__NbYi2G__briefSection{border-top:2px solid #e9ecef;margin-top:3rem;padding-top:2rem}.index-module__NbYi2G__briefBox{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:12px;padding:2.5rem}.index-module__NbYi2G__briefTitle{color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.index-module__NbYi2G__briefText{color:#495057;text-align:justify;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}@media (max-width:1024px){.index-module__NbYi2G__contentArea{padding:2rem}.index-module__NbYi2G__heroTitle{font-size:3rem}.index-module__NbYi2G__heroSubtitle{font-size:1.2rem}}@media (max-width:768px){.index-module__NbYi2G__heroSection{height:60vh;min-height:400px}.index-module__NbYi2G__heroTitle{font-size:2.5rem}.index-module__NbYi2G__heroSubtitle{font-size:1rem}.index-module__NbYi2G__contentArea{padding:1.5rem}.index-module__NbYi2G__sectionTitle,.index-module__NbYi2G__sectionTitleCentered{font-size:2rem}.index-module__NbYi2G__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.index-module__NbYi2G__documentsGrid,.index-module__NbYi2G__helpGrid{grid-template-columns:1fr;gap:1rem}.index-module__NbYi2G__orgLevel{flex-direction:column;align-items:center}.index-module__NbYi2G__timeline{margin:2rem 0;padding:0;position:relative}.index-module__NbYi2G__timeline:before{display:none}.index-module__NbYi2G__timelineItem{margin-bottom:1.5rem;position:relative;display:block!important}.index-module__NbYi2G__timelineContent{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000014;width:100%!important;margin:0!important}.index-module__NbYi2G__timelineContent:hover{border-color:#3498db;transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.index-module__NbYi2G__timelineContent:before,.index-module__NbYi2G__timelineContent:after,.index-module__NbYi2G__timelineDot{display:none}.index-module__NbYi2G__timelineYear{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:1rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px #3498db4d}.index-module__NbYi2G__timelineTitle{color:#2c3e50;margin-bottom:.8rem;font-size:1.3rem;font-weight:700;line-height:1.4}.index-module__NbYi2G__timelineDescription{color:#495057;margin:0;font-size:1rem;line-height:1.6}.index-module__NbYi2G__honorCarousel{margin-top:1.5rem}.index-module__NbYi2G__honorGrid{gap:.75rem;padding:.75rem 0 1rem}.index-module__NbYi2G__honorCard{width:calc(50% - .375rem);min-width:160px}.index-module__NbYi2G__honorImageContainer{height:100px}.index-module__NbYi2G__honorContent{padding:.75rem}.index-module__NbYi2G__honorTitle{margin-bottom:.4rem;font-size:.85rem;line-height:1.2}.index-module__NbYi2G__honorDate{margin-bottom:.5rem;padding:.15rem .5rem;font-size:.7rem}.index-module__NbYi2G__honorDescription{-webkit-line-clamp:2;font-size:.75rem;line-height:1.3}.index-module__NbYi2G__honorIndicators{gap:.4rem;margin-top:.5rem}.index-module__NbYi2G__honorIndicator{border-width:1px;width:8px;height:8px}}@media (max-width:480px){.index-module__NbYi2G__heroSection{height:50vh;min-height:350px}.index-module__NbYi2G__heroTitle{font-size:2rem}.index-module__NbYi2G__contentArea{padding:1rem}.index-module__NbYi2G__statsGrid{grid-template-columns:1fr}.index-module__NbYi2G__statItem{padding:1rem}.index-module__NbYi2G__docCategory,.index-module__NbYi2G__helpItem{padding:1.5rem}.index-module__NbYi2G__heroIndicators{bottom:1rem}.index-module__NbYi2G__indicator{width:10px;height:10px}.index-module__NbYi2G__timeline{margin:1.5rem 0;padding:0;position:relative}.index-module__NbYi2G__timeline:before{display:none}.index-module__NbYi2G__timelineItem{margin-bottom:1.2rem;position:relative;display:block!important}.index-module__NbYi2G__timelineContent{background:#fff;border:2px solid #f0f0f0;border-radius:14px;padding:1.2rem;transition:all .3s;position:relative;box-shadow:0 3px 15px #00000014;width:100%!important;margin:0!important}.index-module__NbYi2G__timelineContent:hover{border-color:#3498db;transform:translateY(-3px);box-shadow:0 6px 25px #0000001f}.index-module__NbYi2G__timelineContent:before,.index-module__NbYi2G__timelineContent:after,.index-module__NbYi2G__timelineDot{display:none}.index-module__NbYi2G__timelineYear{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:16px;margin-bottom:.8rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-block;box-shadow:0 2px 6px #3498db4d}.index-module__NbYi2G__timelineTitle{color:#2c3e50;margin-bottom:.6rem;font-size:1.1rem;font-weight:700;line-height:1.3}.index-module__NbYi2G__timelineDescription{color:#495057;margin:0;font-size:.9rem;line-height:1.5}.index-module__NbYi2G__honorCarousel{margin-top:1rem}.index-module__NbYi2G__honorGrid{gap:.5rem;padding:.5rem 0}.index-module__NbYi2G__honorCard{width:calc(100% - .25rem);min-width:unset;max-width:280px;margin:0 auto}.index-module__NbYi2G__honorImageContainer{height:80px}.index-module__NbYi2G__honorContent{padding:.5rem}.index-module__NbYi2G__honorTitle{margin-bottom:.3rem;font-size:.8rem}.index-module__NbYi2G__honorDate{margin-bottom:.3rem;padding:.1rem .4rem;font-size:.65rem}.index-module__NbYi2G__honorDescription{font-size:.7rem;line-height:1.2}.index-module__NbYi2G__honorIndicators{gap:.3rem;margin-top:.25rem}.index-module__NbYi2G__honorIndicator{width:6px;height:6px}.index-module__NbYi2G__description{text-align:center;font-size:1rem}.index-module__NbYi2G__sectionTitleCentered{font-size:1.8rem}}.index-module__NbYi2G__modalOverlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.index-module__NbYi2G__modalContent{background:#fff;border-radius:12px;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;padding:1rem;display:flex;position:relative;box-shadow:0 20px 60px #0000004d}.index-module__NbYi2G__modalCloseButton{color:#fff;cursor:pointer;z-index:1001;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .3s;display:flex;position:absolute;top:1rem;right:1rem}.index-module__NbYi2G__modalCloseButton:hover{background:#000000e6}.index-module__NbYi2G__modalImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.index-module__NbYi2G__modalCaption{color:#6c757d;text-align:center;margin-top:1rem;font-size:1rem;font-style:italic}.index-module__NbYi2G__timeline{margin:3rem 0;padding:2rem 0;position:relative}.index-module__NbYi2G__timeline:before{content:"";background:linear-gradient(#3498db,#2980b9);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.index-module__NbYi2G__timelineItem{align-items:center;margin-bottom:3rem;display:flex;position:relative}.index-module__NbYi2G__timelineLeft{flex-direction:row-reverse}.index-module__NbYi2G__timelineRight{flex-direction:row}.index-module__NbYi2G__timelineContent{background:#fff;border:1px solid #e9ecef;border-radius:12px;width:45%;padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 4px 12px #0000001a}.index-module__NbYi2G__timelineContent:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.index-module__NbYi2G__timelineLeft .index-module__NbYi2G__timelineContent{margin-right:5%}.index-module__NbYi2G__timelineRight .index-module__NbYi2G__timelineContent{margin-left:5%}.index-module__NbYi2G__timelineContent:before{content:"";border:10px solid #0000;width:0;height:0;position:absolute;top:50%;transform:translateY(-50%)}.index-module__NbYi2G__timelineLeft .index-module__NbYi2G__timelineContent:before{border-left-color:#e9ecef;right:-20px}.index-module__NbYi2G__timelineRight .index-module__NbYi2G__timelineContent:before{border-right-color:#e9ecef;left:-20px}.index-module__NbYi2G__timelineYear{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.index-module__NbYi2G__timelineTitle{color:#2c3e50;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.index-module__NbYi2G__timelineDescription{color:#495057;margin:0;font-size:.95rem;line-height:1.6}.index-module__NbYi2G__timelineDot{z-index:10;background:#3498db;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #3498db}.index-module__NbYi2G__honorCarousel{margin-top:2rem;position:relative}.index-module__NbYi2G__honorControls{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.index-module__NbYi2G__honorControlBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3498db,#2980b9);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #3498db4d}.index-module__NbYi2G__honorControlBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3498db66}.index-module__NbYi2G__honorPlayBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #e74c3c4d}.index-module__NbYi2G__honorPlayBtn.index-module__NbYi2G__playing{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 4px 12px #27ae604d}.index-module__NbYi2G__honorPlayBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e74c3c66}.index-module__NbYi2G__honorPlayBtn.index-module__NbYi2G__playing:hover{box-shadow:0 6px 16px #27ae6066}.index-module__NbYi2G__honorGridContainer{border-radius:12px;position:relative;overflow:hidden}.index-module__NbYi2G__honorGrid{will-change:transform;gap:1.5rem;padding:1rem 0 2rem;transition:transform .5s ease-in-out;display:flex}.index-module__NbYi2G__honorIndicators{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.index-module__NbYi2G__honorIndicator{cursor:pointer;background:#3498db4d;border:2px solid #3498db;border-radius:50%;width:12px;height:12px;transition:all .3s}.index-module__NbYi2G__honorIndicator.index-module__NbYi2G__active{background:#3498db;transform:scale(1.2);box-shadow:0 0 0 3px #3498db4d}.index-module__NbYi2G__honorIndicator:hover{background:#3498dbb3;transform:scale(1.1)}.index-module__NbYi2G__honorCard{background:#fff;border:1px solid #e9ecef;border-radius:12px;flex:none;width:calc(20% - 1.2rem);min-width:200px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0000001a}@media (max-width:1024px){.index-module__NbYi2G__honorCard{width:calc(33.333% - 1rem)}}@media (max-width:768px){.index-module__NbYi2G__honorCard{width:calc(50% - .75rem)}}.index-module__NbYi2G__honorGrid{gap:1rem}.index-module__NbYi2G__honorControls{gap:.75rem}.index-module__NbYi2G__honorControlBtn{width:40px;height:40px;font-size:1.2rem}.index-module__NbYi2G__honorPlayBtn{width:48px;height:48px;font-size:1rem}.index-module__NbYi2G__honorCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.index-module__NbYi2G__honorImageContainer{background:#f8f9fa;height:150px;position:relative;overflow:hidden}.index-module__NbYi2G__honorImage{object-fit:cover;object-position:center;cursor:pointer;width:100%;height:100%;transition:transform .3s}.index-module__NbYi2G__honorImage:hover{transform:scale(1.05)}.index-module__NbYi2G__honorContent{padding:1rem}.index-module__NbYi2G__honorTitle{color:#2c3e50;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.index-module__NbYi2G__honorDate{color:#fff;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:10px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.index-module__NbYi2G__honorDescription{color:#495057;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}
