.main-wrapper{position:relative;width:100%}.main-bg{background:linear-gradient(180deg,#e5f0fe,#f0f3f7);inset:0;pointer-events:none;position:absolute}.main-content{height:100%;margin:0 auto;max-width:1440px;position:relative}.btn{border:1px solid #0f3772;border-radius:4px;box-sizing:border-box;color:#0f3772;cursor:pointer;font-size:14px;font-weight:400;padding:6px 32px}.btn-disabled{cursor:not-allowed!important;opacity:.6;pointer-events:none}.date-selector-section{margin-bottom:24px}.issue-selector,.year-selector{display:grid!important;gap:8px!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important}.year-btn{padding:8px 15px!important}.issue-btn,.year-btn{background-color:#fff!important;border:1px solid #d9d9d9!important;border-radius:4px!important;color:#333!important;cursor:pointer!important;display:block!important;font-size:14px!important;font-weight:400!important;line-height:16px!important;min-height:32px!important;text-align:center!important;transition:all .3s ease!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.issue-btn{padding:5px 10px!important}.issue-btn:hover,.year-btn:hover{border-color:#0f3772!important;color:#0f3772!important}.issue-btn.active,.year-btn.active{background-color:#0f3772!important;border-color:#0f3772!important;color:#fff!important}.section-skeleton{border-bottom:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:12px;padding:12px 0 4px}.skeleton-articles{display:flex;flex-direction:column;gap:14px}.article-skeleton{display:flex;flex-direction:column;gap:10px;padding:12px 0}.skeleton-line{background:#f2f2f2;border-radius:4px;overflow:hidden;position:relative}.skeleton-line.section-title{height:18px;width:30%}.skeleton-line.title{height:16px;width:70%}.skeleton-line.subtitle{height:12px;width:45%}.skeleton-tags{display:flex;flex-wrap:wrap;gap:8px}.skeleton-chip{background:#f2f2f2;border-radius:999px;display:inline-block;height:16px;overflow:hidden;position:relative;width:56px}.skeleton-actions{display:flex;gap:12px;margin-top:4px}.skeleton-btn{background:#f2f2f2;border-radius:4px;display:inline-block;height:14px;overflow:hidden;position:relative;width:48px}.article-row{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.article-left{display:flex;flex:1;gap:12px}.article-main{display:flex;flex-direction:column;gap:8px;width:100%}.checkbox-skeleton{border:1px solid #d9d9d9;border-radius:2px;flex-shrink:0;height:16px;margin-top:4px;width:16px}.skeleton-btn:after,.skeleton-chip:after,.skeleton-line:after{animation:skeleton-loading 1.2s ease-in-out infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.7),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.skeleton-btn:after,.skeleton-chip:after{border-radius:inherit}@keyframes skeleton-loading{0%{left:-100%}50%{left:100%}to{left:100%}}@media(max-width:768px){.issue-selector,.year-selector{gap:6px;grid-template-columns:repeat(2,1fr)}.year-btn{font-size:14px;padding:6px 12px}.issue-btn{font-size:14px;padding:4px 8px}}
