.notices-page{background:#f5f8fb;color:#082f47}
.notices-page h1,.notices-page h2,.notices-page h3{font-weight:600}
.notices-hero .procurement-hero__kicker:before{display:none}
.notices-body{padding-top:32px;padding-bottom:64px}
.notices-current,.notices-help{display:flex;align-items:center;gap:20px;padding:24px 28px;border:1px solid #d1e1ec;border-radius:18px;background:#edf6fc}
.notices-current h2,.notices-help h2{font-size:1.15rem;margin:0 0 5px;line-height:1.35}
.notices-current p,.notices-help p{margin:0;color:#4e6676;font-size:.95rem;line-height:1.6}
.notices-current>a{margin-left:auto;flex-shrink:0;background:#006baa;color:#fff;border-radius:10px;padding:13px 18px;text-decoration:none;font-weight:600;font-size:.9rem}
.notices-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:52px;color:#006baa}
.notices-icon svg{width:30px;height:30px}
.notices-library{margin:38px 0;background:#fff;border:1px solid #d5e2eb;border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #082f4705}
.notices-heading{padding:30px 30px 22px}
.notices-heading>span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#006baa}
.notices-heading h2{margin:7px 0 0;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.25}
.notices-filters{display:grid;grid-template-columns:minmax(220px,2fr) minmax(150px,1fr) minmax(160px,1fr) auto;gap:16px;align-items:end;padding:0 30px 28px;border-bottom:1px solid #d5e2eb}
.notices-filters>div{min-width:0}
.notices-filters label{display:block;margin-bottom:8px;font-size:.85rem;font-weight:600}
.notices-filters input,.notices-filters select{width:100%;min-height:48px;border:1px solid #bccfdc;border-radius:9px;background:#fff;padding:10px 12px;font:inherit;font-size:.9rem;color:#254658}
.notices-filters button{display:flex;gap:8px;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:9px;padding:12px 20px;background:#006baa;color:#fff;font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}
.notices-filters button svg{width:18px;height:18px}
.notices-results{padding:0 30px 24px;scroll-margin-top:310px}
.notices-results-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:#526b7b;font-size:.88rem}
.notices-results-heading p{margin:0}
.notices-results-heading a,.notices-empty a,.notices-help a{color:#006baa;font-weight:600;text-underline-offset:4px}
.notices-list{list-style:none;margin:0;padding:0}
.notices-list>li+li{border-top:1px solid #e0e8ee}
.notices-item{display:flex;align-items:center;gap:18px;padding:24px 0}
.notices-item-copy{flex:1;min-width:0}
.notices-meta{display:flex;gap:8px 16px;flex-wrap:wrap;align-items:center;font-size:.75rem;color:#536c7b;line-height:1.5}
.notices-meta>span:first-child{color:#006baa}
.notices-item h3{margin:8px 0 0;font-size:1.05rem;line-height:1.5;overflow-wrap:anywhere}
.notices-item small{display:block;margin-top:8px;color:#526b7b;font-size:.75rem}
.notices-open{padding:11px 14px;border:1px solid #b9d5e7;border-radius:9px;text-decoration:none;color:#006baa;font-size:.85rem;font-weight:600;white-space:nowrap}
.notices-unavailable{font-size:.78rem;color:#65717c;background:#f1f4f6;border-radius:6px;padding:8px 10px;text-align:center}
.notices-empty{padding:40px 20px;text-align:center;max-width:560px;margin:auto}
.notices-empty svg{width:36px;height:36px;color:#006baa}
.notices-empty h3{font-size:1.25rem;margin:16px 0 10px}
.notices-empty p{color:#526b7b;line-height:1.7}
.notices-help{background:transparent;padding:24px 0;border:0}
.notices-help-links{display:flex;flex-wrap:wrap;gap:14px 24px;margin-left:auto;font-size:.88rem}
.notices-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:26px}
.notices-pagination .page-numbers{padding:10px 15px;border:1px solid #cbdde8;border-radius:8px;color:#006baa;text-decoration:none}
.notices-pagination .current{background:#006baa;color:white}
.notices-page a:focus-visible,.notices-page button:focus-visible,.notices-page input:focus-visible,.notices-page select:focus-visible{outline:3px solid #ad6800;outline-offset:4px}
.notices-current>a:hover,.notices-filters button:hover{background:#005385}
.notices-open:hover{background:#edf6fc}
html.high-contrast .notices-page,html.high-contrast .notices-page :is(.notices-current,.notices-library,.notices-help,.notices-unavailable,input,select,button,.notices-open,.page-numbers){background:#000!important;color:#fff!important;border-color:#fff!important}
html.high-contrast .notices-page :is(a,p,span,small,h2,h3,label){color:#fff!important}
html.high-contrast .notices-page a{text-decoration:underline}
html.high-contrast .notices-current>a,html.high-contrast .notices-filters button{background:#000!important;color:#fff!important;border:1px solid #fff}
@media(max-width:1000px){.notices-filters{grid-template-columns:1fr 1fr}.notices-current,.notices-help{flex-wrap:wrap}.notices-help-links{margin-left:68px}.notices-item{flex-wrap:wrap}.notices-item-copy{flex-basis:calc(100% - 70px)}.notices-unavailable,.notices-open{margin-left:66px}}
@media(max-width:600px){.notices-body{padding-top:20px;padding-bottom:35px}.notices-heading{padding:24px 18px 20px}.notices-filters{padding:0 18px 22px;grid-template-columns:1fr}.notices-results{padding:0 18px 18px;scroll-margin-top:220px}.notices-current{padding:20px;gap:12px}.notices-current>div{flex:1;min-width:180px}.notices-current>a{margin:6px 0 0;width:100%;text-align:center}.notices-library{margin:24px 0}.notices-item{gap:12px;padding:22px 0}.notices-item h3{font-size:1rem}.notices-meta{gap:5px}.notices-item-copy{flex-basis:calc(100% - 60px)}.notices-unavailable,.notices-open{margin-left:60px}.notices-help{gap:12px;align-items:flex-start}.notices-help>div:not(.notices-help-links){flex:1}.notices-help-links{margin-left:60px;flex-direction:column}.notices-results-heading{align-items:flex-start}.notices-results-heading a{flex-shrink:0}}
