:root{--senior-deep:#062d4e;--senior-blue:#0879aa;--senior-sky:#8ccce9;--senior-ink:#173b55;--senior-muted:#758b9a}
.senior-library{min-height:680px;background:#f2f7fa;color:var(--senior-ink)}
.senior-library-hero{padding:62px max(8vw,35px);text-align:center;color:#fff;background:radial-gradient(circle at 78% 15%,rgba(140,204,233,.42),transparent 25%),linear-gradient(135deg,#052a49,#075981 63%,#77bad9)}
.senior-library-hero>span,.senior-result-head>div>span,.senior-filter-title span{color:#a9def4;font-size:12px;font-weight:800;letter-spacing:.18em}
.senior-library-hero h1{margin:9px 0;font-size:40px;color:#fff}.senior-library-hero p{margin:0;color:#d2e9f3;font-size:13px}
.senior-library-search{width:min(760px,100%);height:56px;margin:25px auto 0;padding:5px;border:1px solid rgba(255,255,255,.52);border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(2,30,52,.24)}
.senior-library-search input{width:100%;height:100%;padding:0 16px;border:0;outline:0;color:#183f59;background:transparent;font-size:14px}
.senior-selected-tags{width:min(760px,100%);margin:10px auto 0;display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap}.senior-selected-tags:empty{display:none}.senior-selected-tags>span{color:#d5eaf4;font-size:11px}.senior-selected-tags button{padding:6px 10px;border:1px solid rgba(255,255,255,.42);border-radius:99px;color:#074d71;background:rgba(255,255,255,.9);font-size:11px;cursor:pointer}
.senior-library-shell{width:min(1080px,calc(100% - 40px));margin:30px auto 58px;padding:30px;border:1px solid #dce8ee;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(18,62,88,.06)}
.senior-filter-panel{margin-bottom:28px;padding:21px 23px;border:1px solid #d9e7ee;border-radius:16px;background:#f8fbfc}.senior-filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.senior-filter-title span,.senior-result-head>div>span{color:#2586b2}.senior-filter-title h2{margin:3px 0 0;font-size:21px}.senior-filter-title button{padding:7px 11px;border:1px solid #cddfe8;border-radius:8px;color:#587789;background:#fff;cursor:pointer}
.senior-filter-row{display:grid;grid-template-columns:58px 1fr;gap:12px;padding:9px 0}.senior-filter-row+.senior-filter-row{border-top:1px solid #e7eff3}.senior-filter-row>b{padding-top:7px;color:#7d919e;font-size:12px}.senior-filter-row>div{display:flex;gap:5px;flex-wrap:wrap}.senior-filter-row button{padding:7px 11px;border:0;border-radius:8px;color:#3e5e71;background:transparent;font-size:12px;cursor:pointer}.senior-filter-row button:hover{color:#076b99;background:#e8f3f8}.senior-filter-row button.active{color:#fff;background:var(--senior-blue)}
.senior-result-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.senior-result-head h2{margin:3px 0 0;font-size:25px}.senior-result-head p{margin:5px 0 0;color:var(--senior-muted);font-size:12px}.senior-result-head a{color:#0875a8;text-decoration:none;font-size:12px}
.senior-library-list{display:flex;flex-direction:column;gap:11px}.senior-library-card{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;border:1px solid #dfeaf0;border-radius:15px;color:inherit;background:#fff;text-decoration:none;transition:.2s}.senior-library-card:hover{transform:translateX(3px);border-color:#77b9d7;background:#f6fbfd;box-shadow:0 8px 22px rgba(20,83,118,.08)}
.senior-library-logo{width:56px;height:56px;display:grid;place-items:center;border:1px solid #c9e1ec;border-radius:15px;color:#0875a8;background:linear-gradient(145deg,#e6f4fa,#f4f8fa);font-size:20px;font-weight:800}.senior-library-main{min-width:0}.senior-library-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.senior-library-title h3{margin:0;color:#173e58;font-size:15px}.senior-library-tag{padding:3px 8px;border-radius:99px;color:#08729f;background:#e7f3f8;font-size:10px}.senior-library-tag.gray{color:#536f80;background:#e9eef2}.senior-library-address{margin:7px 0 0;color:#758995;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.senior-library-card>i{color:#6fa0b8;font-style:normal}
.senior-library-state{padding:42px;text-align:center;border:1px dashed #ccdee7;border-radius:14px;color:#718894;background:#f8fbfc}.senior-library-state b{display:block;margin-bottom:5px;color:#31586d}
.senior-pagination{display:flex;justify-content:center;gap:7px;margin-top:25px}.senior-pagination button{min-width:38px;height:38px;padding:0 10px;border:1px solid #d4e4eb;border-radius:9px;color:#476779;background:#fff;cursor:pointer}.senior-pagination button:hover,.senior-pagination button.active{color:#fff;border-color:var(--senior-blue);background:var(--senior-blue)}.senior-pagination button:disabled{opacity:.4;cursor:not-allowed}
html[data-theme="dark"] .senior-library{background:#090d13;color:#dce5ed}html[data-theme="dark"] .senior-library-hero{background:linear-gradient(135deg,#07111b,#0b2232 65%,#12374a)}html[data-theme="dark"] .senior-library-shell,html[data-theme="dark"] .senior-filter-panel,html[data-theme="dark"] .senior-library-card,html[data-theme="dark"] .senior-library-state{background:#121923;border-color:#2e3a45;box-shadow:none}html[data-theme="dark"] .senior-library-search,html[data-theme="dark"] .senior-library-search input,html[data-theme="dark"] .senior-filter-title button,html[data-theme="dark"] .senior-pagination button{color:#dce7ee;background:#17212b;border-color:#354451}html[data-theme="dark"] .senior-filter-row+.senior-filter-row{border-color:#2d3944}html[data-theme="dark"] .senior-filter-row button{color:#bdcbd4}html[data-theme="dark"] .senior-filter-row button:hover{color:#e8f5fb;background:#213240}html[data-theme="dark"] .senior-filter-row button.active{color:#fff;background:#176b91}html[data-theme="dark"] .senior-library-card:hover{background:#18242e;border-color:#426477}html[data-theme="dark"] .senior-library-logo,html[data-theme="dark"] .senior-library-tag{color:#86d2f1;background:#213441;border-color:#385366}html[data-theme="dark"] .senior-library-tag.gray{color:#c1ced7;background:#29333c}html[data-theme="dark"] .senior-library-title h3,html[data-theme="dark"] .senior-filter-title h2,html[data-theme="dark"] .senior-result-head h2{color:#edf4f8}
@media(max-width:720px){.senior-library-hero{padding:40px 18px}.senior-library-hero h1{font-size:32px}.senior-library-shell{width:calc(100% - 24px);padding:18px}.senior-filter-panel{padding:17px 13px}.senior-filter-row{grid-template-columns:1fr}.senior-filter-row>b{padding:0}.senior-result-head{align-items:flex-start;gap:13px}.senior-library-card{grid-template-columns:50px minmax(0,1fr)}.senior-library-logo{width:48px;height:48px}.senior-library-card>i{display:none}.senior-library-address{white-space:normal}}
