.uc-shell{max-width:1160px;margin:0 auto;padding:30px 24px 64px;color:#182b49}.uc-nav{display:flex;justify-content:space-between;gap:20px;font-size:13px}.uc-shell a{color:#003389}.uc-header{margin:48px 0 34px;max-width:850px}.uc-header h1{font-size:clamp(28px,4vw,45px);letter-spacing:-.03em;line-height:1.45;margin:12px 0 20px}.uc-header p{line-height:1.9}.uc-note{font-size:13px;color:#627087;line-height:1.8}.uc-filter{display:flex;align-items:flex-end;gap:14px;padding:22px;background:#f4f6fa;border-radius:12px}.uc-filter label{display:grid;grid-gap:9px;gap:9px;font-size:12px;flex:1 1}.uc-filter label:first-child{flex:2 1}.uc-filter input,.uc-filter select{width:100%;padding:12px;border:1px solid #cbd5e3;border-radius:6px;background:white;color:#182b49;min-width:0}.uc-count{font-size:13px;margin:28px 0 18px}.uc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.uc-card{display:flex;flex-direction:column;border:1px solid #dce3ed;border-radius:12px;padding:24px;text-decoration:none;min-width:0}.uc-card:hover{border-color:#1764ed;background:#f9fbff}.uc-card>span{font-size:11px;color:#6a798d}.uc-card h2{font-size:17px;line-height:1.65;margin:14px 0 8px}.uc-card p{font-size:12px;line-height:1.8;color:#627087}.uc-card strong{font-size:12px;margin-top:auto;padding-top:16px}.uc-request{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f3f6fb;border:1px solid #dce3ed;border-radius:12px;padding:26px;margin:42px 0 22px}.uc-request h2{font-size:20px;margin:0 0 10px}.uc-request p{font-size:13px;color:#627087;margin:0;line-height:1.8}.uc-shell .btn-primary{color:white}.uc-pages{padding-left:24px;max-width:940px}.uc-pages>li{padding:22px 0 32px 10px;border-bottom:1px solid #dce3ed}.uc-pages h2{font-size:22px}.uc-question{font-size:17px;color:#003389}.uc-pages dl{display:grid;grid-template-columns:120px 1fr;grid-gap:14px;gap:14px;font-size:14px;line-height:1.9}.uc-pages dt{font-weight:600}.uc-pages dd{margin:0}.uc-pages details{padding:16px 20px;background:#f6f8fb;border-radius:8px;font-size:13px;line-height:1.8}.uc-pages summary{cursor:pointer;font-weight:600}.uc-candidates{display:flex;flex-wrap:wrap;gap:10px}.uc-candidates a{border:1px solid #dce3ed;background:white;border-radius:4px;padding:5px 10px}.uc-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:28px 0}.uc-stats div{padding:24px;background:#f3f6fb;border-radius:10px}.uc-stats strong{display:block;font-size:30px;color:#003389}.uc-stats span{font-size:12px}.uc-table-wrap{overflow:auto}.uc-shell table{border-collapse:collapse;width:100%;font-size:13px}.uc-shell td,.uc-shell th{text-align:left;padding:15px;border-bottom:1px solid #dce3ed;line-height:1.7}.uc-shell a:focus-visible,.uc-shell summary:focus-visible{outline:3px solid #1764ed;outline-offset:4px}@media(max-width:760px){.uc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uc-filter{flex-wrap:wrap}.uc-filter label:first-child{flex:1 1 100%}.uc-stats{grid-template-columns:repeat(2,1fr)}.uc-request{align-items:flex-start;flex-direction:column}.uc-header{margin-top:30px}}@media(max-width:480px){.uc-shell{padding:24px 18px 44px}.uc-grid,.uc-pages dl{grid-template-columns:1fr}.uc-pages dl{gap:8px}.uc-pages dd{margin-bottom:12px}.uc-nav{font-size:12px}.uc-filter{padding:16px}.uc-filter label{min-width:110px}}