.candidate-section-nav{position:sticky;top:76px;z-index:20;display:flex;gap:4px;margin-bottom:15px;padding:7px;background:#fff;border:1px solid #dce5ee;border-radius:13px;overflow-x:auto;scrollbar-width:none;box-shadow:none}.candidate-section-nav::-webkit-scrollbar{display:none}.candidate-section-nav a{flex:0 0 auto;padding:9px 12px;border-radius:8px;color:#5d7083;font-size:12px;font-weight:850;white-space:nowrap;border-bottom:2px solid transparent}.candidate-section-nav a.active{color:#087b75;background:#f2faf9;border-bottom-color:#11a79f}.candidate-anchor-section{scroll-margin-top:145px}.candidate-anchor-section+.candidate-anchor-section{margin-top:15px}.candidate-article-list{display:grid;gap:12px}.candidate-article-card{display:grid;grid-template-columns:160px minmax(0,1fr);gap:0;border:1px solid #e2e9ef;border-radius:13px;overflow:hidden;background:#fff}.candidate-article-card>img{width:100%;height:100%;min-height:150px;object-fit:cover;background:#eef3f7}.candidate-article-card>div{padding:17px 18px}.candidate-article-card time{display:block;margin-bottom:7px;color:#7a8c9e;font-size:10px;font-weight:900;letter-spacing:.05em}.candidate-article-card h3{margin:0;color:var(--navy);font-size:18px;line-height:1.35}.candidate-article-card p{margin:7px 0 0;color:#53687d;font-size:13px;font-weight:700;line-height:1.55}.candidate-long-content{margin-top:10px;color:#2d4357;font-size:13.5px;line-height:1.7;white-space:pre-line}.candidate-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.candidate-video-card{border:1px solid #e2e9ef;border-radius:13px;overflow:hidden;background:#fff}.candidate-video-cover{position:relative;display:block;aspect-ratio:16/9;background:#eef3f7;overflow:hidden}.candidate-video-cover img{width:100%;height:100%;object-fit:cover}.candidate-video-cover span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:#173650;font-size:20px;padding-left:3px}.candidate-video-copy{padding:14px 15px 16px}.candidate-video-copy h3{margin:0;color:var(--navy);font-size:16px;line-height:1.35}.candidate-video-copy p{margin:6px 0 0;color:#6b7d8f;font-size:12.5px;line-height:1.5}.candidate-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.candidate-gallery-grid figure{margin:0;border:1px solid #e2e9ef;border-radius:11px;overflow:hidden;background:#fff}.candidate-gallery-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.candidate-gallery-grid figcaption{padding:9px 10px;color:#40566b;font-size:11.5px;font-weight:750}.candidate-document-list{display:grid;gap:10px}.candidate-document-card{padding:15px 16px;border:1px solid #e2e9ef;border-radius:12px;background:#fff}.candidate-document-card>span{display:block;color:#0c817a;font-size:10px;font-weight:900;letter-spacing:.06em}.candidate-document-card>strong{display:block;margin-top:6px;color:var(--navy);font-size:16px}.candidate-document-card>small{display:block;margin-top:6px;color:#718295;font-size:12px;line-height:1.5}.candidate-document-card>a{display:inline-flex;margin-top:10px;padding:7px 10px;border:1px solid #d8e3eb;border-radius:8px;background:#f8fafc;color:#0b6f69;font-size:11px;font-weight:900}@media(max-width:820px){.candidate-section-nav{top:72px;margin-top:2px}.candidate-anchor-section{scroll-margin-top:132px}}@media(max-width:700px){.candidate-section-nav{margin-left:-2px;margin-right:-2px;padding:6px}.candidate-section-nav a{padding:8px 10px;font-size:11.5px}.candidate-article-card{grid-template-columns:1fr}.candidate-article-card>img{height:180px;min-height:0}.candidate-video-grid{grid-template-columns:1fr}.candidate-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.candidate-gallery-grid{grid-template-columns:1fr 1fr}.candidate-video-cover span{width:46px;height:46px;font-size:18px}}
