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