:root{
  --noble-command-navy:#0B1F33;
  --noble-gold:#D39A2C;
  --noble-white:#FFFFFF;
  --noble-soft:#F4F5F7;
  --noble-text:#161A1F;
}

body.noble-region-iv-scholarships-site{margin:0;background:var(--noble-white);font-family:Roboto,Arial,sans-serif;color:var(--noble-text)}
body.noble-region-iv-scholarships-site *,.noble-scholarships-shell *,.noble-scholarship-single *{box-sizing:border-box}
body.noble-region-iv-scholarships-site img,.noble-scholarships-shell img,.noble-scholarship-single img{max-width:100%;height:auto}
.noble-scholarships-shell,.noble-scholarship-single{font-family:Roboto,Arial,sans-serif;color:var(--noble-text)}
.noble-scholarships-inner,.noble-scholarship-single-inner{width:min(1180px,calc(100% - 64px));margin:0 auto}
.noble-scholarships-eyebrow{margin:0 0 10px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:12px;line-height:1.3;font-weight:800;letter-spacing:1.35px;text-transform:uppercase;color:var(--noble-gold)}

/* Compact archive hero */
.noble-scholarships-hero{display:flex;align-items:center;justify-content:center;min-height:300px;padding:62px 24px;background:var(--noble-command-navy);border-bottom:4px solid var(--noble-gold);text-align:center}
.noble-scholarships-hero__inner{width:min(880px,100%)}
.noble-scholarships-hero h1{margin:0 0 14px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:clamp(40px,5.4vw,62px);line-height:1;font-weight:900;color:var(--noble-white);overflow-wrap:anywhere}
.noble-scholarships-hero__inner>p:last-child{max-width:760px;margin:0 auto;font-size:18px;line-height:1.55;color:var(--noble-soft)}

/* Archive shell and filters */
.noble-scholarships-shell{padding:48px 0 80px;background:var(--noble-soft)}
.noble-scholarships-filters{margin:0 0 44px;padding:24px;background:var(--noble-white);border-top:4px solid var(--noble-gold);box-shadow:0 12px 28px rgba(11,31,51,.08)}
.noble-scholarships-filter-group+.noble-scholarships-filter-group{margin-top:18px;padding-top:18px;border-top:1px solid var(--noble-soft)}
.noble-scholarships-filter-label{display:block;margin:0 0 10px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:1.15px;text-align:center;text-transform:uppercase;color:var(--noble-text)}
.noble-scholarships-state-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.noble-scholarships-state-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 13px;border:1px solid var(--noble-gold);background:var(--noble-white);color:var(--noble-command-navy);font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:12px;font-weight:800;letter-spacing:.45px;text-decoration:none;text-transform:uppercase;transition:.18s ease}
.noble-scholarships-state-nav a:hover,.noble-scholarships-state-nav a:focus,.noble-scholarships-state-nav a.is-active{background:var(--noble-gold);color:var(--noble-command-navy);outline:none}
.noble-scholarships-filter-group--chapters .noble-scholarships-state-nav a{background:var(--noble-soft);border-color:var(--noble-soft)}
.noble-scholarships-filter-group--chapters .noble-scholarships-state-nav a:hover,.noble-scholarships-filter-group--chapters .noble-scholarships-state-nav a:focus,.noble-scholarships-filter-group--chapters .noble-scholarships-state-nav a.is-active{background:var(--noble-command-navy);border-color:var(--noble-command-navy);color:var(--noble-white)}

.noble-scholarships-search-form{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(170px,.8fr) minmax(190px,.9fr) auto;gap:14px;align-items:end;margin-top:22px;padding-top:22px;border-top:1px solid var(--noble-soft)}
.noble-scholarships-search-field label{display:block;margin-bottom:7px;font-size:12px;font-weight:800;color:var(--noble-command-navy)}
.noble-scholarships-search-field input,.noble-scholarships-search-field select{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--noble-gold);border-radius:0;background:var(--noble-white);color:var(--noble-text);font:inherit;line-height:1.2}
.noble-scholarships-search-field input:focus,.noble-scholarships-search-field select:focus{outline:2px solid var(--noble-gold);outline-offset:1px}
.noble-scholarships-search-actions{display:flex;align-items:center;gap:12px;min-height:46px}
.noble-scholarships-clear{font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase;color:var(--noble-command-navy)}
.noble-scholarships-clear:hover,.noble-scholarships-clear:focus{color:var(--noble-gold);outline:none}

/* Shared headings/buttons */
.noble-scholarships-section-heading{max-width:780px;margin:0 auto 28px;text-align:center}
.noble-scholarships-section-heading--left{max-width:none;margin-bottom:22px;text-align:left}
.noble-scholarships-section-heading--light h2{color:var(--noble-white)}
.noble-scholarships-section-heading h2{margin:0 0 9px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:clamp(32px,4vw,46px);line-height:1.05;font-weight:900;color:var(--noble-command-navy)}
.noble-scholarships-section-heading>p:last-child{margin:0;font-size:16px;line-height:1.55;color:var(--noble-text)}
.noble-scholarships-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:2px solid transparent;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:12px;font-weight:900;letter-spacing:.7px;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:.18s ease}
.noble-scholarships-btn--gold{background:var(--noble-gold);border-color:var(--noble-gold);color:var(--noble-command-navy)}
.noble-scholarships-btn--gold:hover,.noble-scholarships-btn--gold:focus{background:var(--noble-command-navy);border-color:var(--noble-command-navy);color:var(--noble-white);outline:none}
.noble-scholarships-btn--navy{background:var(--noble-command-navy);border-color:var(--noble-command-navy);color:var(--noble-white)}
.noble-scholarships-btn--navy:hover,.noble-scholarships-btn--navy:focus{background:var(--noble-gold);border-color:var(--noble-gold);color:var(--noble-command-navy);outline:none}
.noble-scholarships-btn--full{width:100%}
.noble-scholarships-text-link{font-size:13px;font-weight:800;color:var(--noble-command-navy);text-decoration:none}
.noble-scholarships-text-link:hover,.noble-scholarships-text-link:focus{color:var(--noble-gold);outline:none}

/* Featured scholarships */
.noble-scholarships-featured-section{margin-bottom:46px}
.noble-scholarships-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.noble-scholarship-featured-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-width:0;background:var(--noble-white);border-left:5px solid var(--noble-gold);box-shadow:0 12px 28px rgba(11,31,51,.08)}
.noble-scholarship-featured-card__logo{display:flex;align-items:center;justify-content:center;min-height:100%;padding:18px;background:var(--noble-soft)}
.noble-scholarship-featured-card__logo img{display:block;width:100%;height:auto;max-height:110px;object-fit:contain}
.noble-scholarship-featured-card__content{padding:22px}
.noble-scholarship-featured-card h3{margin:10px 0 5px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:27px;line-height:1.08;font-weight:900;color:var(--noble-command-navy);overflow-wrap:anywhere}
.noble-scholarship-featured-card h3 a{color:inherit;text-decoration:none}

/* Scholarship cards */
.noble-scholarship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.noble-scholarship-card{display:flex;min-width:0;background:var(--noble-white);border:1px solid var(--noble-gold);transition:transform .18s ease,box-shadow .18s ease}
.noble-scholarship-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(11,31,51,.09)}
.noble-scholarship-card__body{display:flex;flex-direction:column;width:100%;padding:20px}
.noble-scholarship-card__topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:11px;font-weight:800;letter-spacing:.25px;text-transform:uppercase;color:var(--noble-text)}
.noble-scholarship-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border:1px solid var(--noble-gold);font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:10px;font-weight:900;letter-spacing:.65px;text-transform:uppercase}
.noble-scholarship-status--open{background:var(--noble-gold);color:var(--noble-command-navy)}
.noble-scholarship-status--closing-soon{background:var(--noble-command-navy);border-color:var(--noble-command-navy);color:var(--noble-white)}
.noble-scholarship-status--closed,.noble-scholarship-status--expired{background:var(--noble-soft);color:var(--noble-text)}
.noble-scholarship-status--filled{background:var(--noble-white);color:var(--noble-command-navy)}
.noble-scholarship-card__heading{display:flex;align-items:flex-start;gap:13px;min-width:0}
.noble-scholarship-card__logo{flex:0 0 58px;width:58px;height:58px;display:flex;align-items:center;justify-content:center;padding:5px;background:var(--noble-soft)}
.noble-scholarship-card__logo img{width:100%;height:100%;object-fit:contain}
.noble-scholarship-card h3{margin:0 0 5px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:24px;line-height:1.12;font-weight:900;color:var(--noble-command-navy);overflow-wrap:anywhere}
.noble-scholarship-card h3 a{color:inherit;text-decoration:none}
.noble-scholarship-agency{margin:0;font-size:14px;font-weight:700;line-height:1.4;color:var(--noble-text)}
.noble-scholarship-facts{display:flex;flex-wrap:wrap;gap:7px 11px;margin:15px 0 13px}
.noble-scholarship-facts span{font-size:12px;line-height:1.4;font-weight:700;color:var(--noble-text)}
.noble-scholarship-facts span+span::before{content:"•";margin-right:11px;color:var(--noble-gold)}
.noble-scholarship-excerpt{margin:0 0 18px;font-size:14px;line-height:1.55;color:var(--noble-text)}
.noble-scholarship-card .noble-scholarships-btn{margin-top:auto;align-self:flex-start}

/* Pagination and empty state */
.noble-scholarships-pagination{margin-top:38px}
.noble-scholarships-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0;padding:0;list-style:none}
.noble-scholarships-pagination a,.noble-scholarships-pagination span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 11px;border:1px solid var(--noble-gold);background:var(--noble-white);color:var(--noble-command-navy);font-weight:800;text-decoration:none}
.noble-scholarships-pagination a:hover,.noble-scholarships-pagination a:focus,.noble-scholarships-pagination .current{background:var(--noble-gold);outline:none}
.noble-scholarships-empty{padding:42px 26px;background:var(--noble-white);border-left:5px solid var(--noble-gold);text-align:center}
.noble-scholarships-empty h3{margin:0 0 8px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:28px;color:var(--noble-command-navy)}
.noble-scholarships-empty p{margin:0}

/* Single scholarship hero */
.noble-scholarship-single-hero{padding:58px 24px 54px;background:var(--noble-command-navy);border-bottom:4px solid var(--noble-gold);color:var(--noble-white)}
.noble-scholarship-single-hero__inner{width:min(1080px,100%);margin:0 auto;text-align:center}
.noble-scholarship-breadcrumb{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0 0 20px;font-size:12px;line-height:1.5;color:var(--noble-soft)}
.noble-scholarship-breadcrumb a{color:var(--noble-white);text-decoration:none}
.noble-scholarship-breadcrumb a:hover,.noble-scholarship-breadcrumb a:focus{color:var(--noble-gold);outline:none}
.noble-scholarship-single-hero h1{max-width:980px;margin:0 auto 10px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:clamp(38px,5.4vw,62px);line-height:1.02;font-weight:900;color:var(--noble-white);overflow-wrap:anywhere}
.noble-scholarship-single-agency{margin:0 auto 24px;font-size:19px;line-height:1.4;font-weight:700;color:var(--noble-soft)}
.noble-scholarship-hero-facts{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.noble-scholarship-hero-facts span{min-width:135px;padding:9px 12px;border:1px solid var(--noble-gold);background:var(--noble-command-navy);font-size:13px;line-height:1.35;color:var(--noble-white)}
.noble-scholarship-hero-facts strong{display:block;margin-bottom:2px;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:var(--noble-gold)}

/* Single scholarship content */
.noble-scholarship-single-body{padding:54px 0 72px;background:var(--noble-white)}
.noble-scholarship-single-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:36px;align-items:start}
.noble-scholarship-content{min-width:0}
.noble-scholarship-info-section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--noble-gold)}
.noble-scholarship-info-section:last-child{margin-bottom:0}
.noble-scholarship-info-section h2,.noble-scholarship-panel h2{margin:0 0 13px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:30px;line-height:1.1;font-weight:900;color:var(--noble-command-navy)}
.noble-scholarship-richtext{font-size:16px;line-height:1.72;color:var(--noble-text);overflow-wrap:anywhere}
.noble-scholarship-richtext p{margin:0 0 1em}
.noble-scholarship-richtext p:last-child{margin-bottom:0}
.noble-scholarship-richtext ul,.noble-scholarship-richtext ol{margin:0 0 1em;padding-left:1.25em}
.noble-scholarship-richtext a{color:var(--noble-command-navy)}
.noble-scholarship-sidebar{display:grid;gap:20px;position:sticky;top:118px}
.noble-scholarship-panel{padding:24px;background:var(--noble-soft);border-top:4px solid var(--noble-gold)}
.noble-scholarship-application-panel{background:var(--noble-soft)}
.noble-scholarship-contact-list{margin:18px 0 0}
.noble-scholarship-contact-list>div{padding:10px 0;border-top:1px solid var(--noble-white)}
.noble-scholarship-contact-list dt{margin:0 0 3px;font-size:10px;font-weight:900;letter-spacing:.75px;text-transform:uppercase;color:var(--noble-command-navy)}
.noble-scholarship-contact-list dd{margin:0;font-size:14px;line-height:1.45;color:var(--noble-text);overflow-wrap:anywhere}
.noble-scholarship-contact-list a{color:var(--noble-command-navy);font-weight:700;text-decoration:none}
.noble-scholarship-contact-list a:hover,.noble-scholarship-contact-list a:focus{color:var(--noble-gold);outline:none}
.noble-scholarship-application-panel .noble-scholarships-btn{margin-top:18px}
.noble-scholarship-application-panel .noble-scholarships-text-link{display:inline-flex;margin-top:18px}
.noble-scholarship-single-logo{display:flex;align-items:center;justify-content:center;margin:0 0 16px;padding:14px;background:var(--noble-white)}
.noble-scholarship-single-logo img{display:block;max-height:140px;width:auto;object-fit:contain}
.noble-scholarship-back-row{display:flex;justify-content:flex-start;margin-top:36px;padding-top:28px;border-top:1px solid var(--noble-gold)}

.noble-scholarship-related{padding:60px 0 72px;background:var(--noble-command-navy)}
.noble-scholarship-related .noble-scholarship-card{border-color:var(--noble-gold)}

/* Region IV header */
#noble-region4-scholarships-header{position:sticky;top:0;z-index:9999;width:100%;background:var(--noble-command-navy);border-bottom:3px solid var(--noble-gold);box-shadow:0 8px 24px rgba(11,31,51,.18)}
body.admin-bar #noble-region4-scholarships-header{top:32px}
#noble-region4-scholarships-header *{box-sizing:border-box}
.noble-r4-nav{position:relative;width:min(1180px,calc(100% - 48px));min-height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.noble-r4-brand{display:flex;align-items:center;justify-content:center;flex:0 0 118px;width:118px;height:92px;overflow:hidden;text-decoration:none}
.noble-r4-brand img{display:block;width:155px;height:155px;max-width:none!important;max-height:none!important;object-fit:contain}
.noble-r4-desktop{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin-left:auto}
.noble-r4-link,.noble-r4-dropbtn{position:relative;display:flex;align-items:center;gap:6px;min-height:44px;padding:10px 12px;border:0;background:transparent;color:var(--noble-white)!important;text-decoration:none!important;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:14px;line-height:1;font-weight:800;letter-spacing:.55px;text-transform:uppercase;cursor:pointer}
.noble-r4-link:hover,.noble-r4-link:focus,.noble-r4-dropbtn:hover,.noble-r4-dropbtn:focus,.noble-r4-link.is-current{color:var(--noble-gold)!important;outline:none}
.noble-r4-link::after{content:"";position:absolute;left:12px;right:12px;bottom:5px;height:2px;background:var(--noble-gold);transform:scaleX(0);transition:transform .18s ease}
.noble-r4-link:hover::after,.noble-r4-link:focus::after,.noble-r4-link.is-current::after{transform:scaleX(1)}
.noble-r4-dropdown{position:relative}
.noble-r4-dropdown::after{content:"";position:absolute;left:0;right:0;top:100%;height:12px}
.noble-r4-caret{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:2px}
.noble-r4-submenu{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(8px);min-width:220px;padding:8px;margin:0;list-style:none;background:var(--noble-white);border-top:4px solid var(--noble-gold);box-shadow:0 16px 36px rgba(11,31,51,.20);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}
.noble-r4-dropdown:hover .noble-r4-submenu,.noble-r4-dropdown:focus-within .noble-r4-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.noble-r4-submenu a{display:block;padding:11px 13px;color:var(--noble-command-navy)!important;text-decoration:none!important;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;border-left:3px solid transparent}
.noble-r4-submenu a:hover,.noble-r4-submenu a:focus{background:var(--noble-soft);border-left-color:var(--noble-gold);outline:none}
.noble-r4-mobile-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;border:1px solid var(--noble-gold);background:var(--noble-command-navy);cursor:pointer}
.noble-r4-mobile-toggle span{display:block;width:22px;height:2px;background:var(--noble-white);transition:.2s ease}
.noble-r4-mobile-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.noble-r4-mobile-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.noble-r4-mobile-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.noble-r4-mobile-panel{display:none;position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 76px);overflow-y:auto;background:var(--noble-command-navy);border-bottom:3px solid var(--noble-gold);box-shadow:0 18px 34px rgba(11,31,51,.22)}
.noble-r4-mobile-panel.is-open{display:block}
.noble-r4-mobile-inner{width:min(100% - 36px,760px);margin:0 auto;padding:14px 0 20px}
.noble-r4-mobile-link,.noble-r4-mobile-region{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:48px;padding:13px 4px;border:0;border-bottom:1px solid var(--noble-gold);background:transparent;color:var(--noble-white)!important;text-decoration:none!important;text-align:left;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:16px;line-height:1.2;font-weight:800;text-transform:uppercase;cursor:pointer}
.noble-r4-mobile-link:hover,.noble-r4-mobile-link:focus,.noble-r4-mobile-region:hover,.noble-r4-mobile-region:focus{color:var(--noble-gold)!important;outline:none}
.noble-r4-mobile-submenu{display:none;margin:0;padding:5px 0 8px 14px;list-style:none;background:var(--noble-command-navy)}
.noble-r4-mobile-submenu.is-open{display:block}
.noble-r4-mobile-submenu a{display:block;padding:11px 12px;color:var(--noble-soft)!important;text-decoration:none!important;border-left:2px solid var(--noble-gold)}
.noble-r4-mobile-submenu a:hover,.noble-r4-mobile-submenu a:focus{color:var(--noble-gold)!important;outline:none}

/* Region IV footer */
.noble-r4-site-footer{font-family:Roboto,Arial,sans-serif}
.noble-r4-footer-inner{width:min(1180px,calc(100% - 100px));margin:0 auto}
.noble-r4-footer-cta{padding:66px 0;border-top:4px solid var(--noble-gold);border-bottom:4px solid var(--noble-gold);background:var(--noble-command-navy);text-align:center}
.noble-r4-footer-kicker,.noble-r4-footer-mission{margin:0;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:13px;line-height:1.25;font-weight:800;letter-spacing:1.5px;color:var(--noble-gold)}
.noble-r4-footer-kicker{margin-bottom:12px}
.noble-r4-footer-mission{margin-bottom:10px}
.noble-r4-footer-cta h2{margin:0 0 10px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:40px;line-height:1.08;font-weight:900;color:var(--noble-white)}
.noble-r4-footer-copy{max-width:780px;margin:0 auto;font-size:16px;line-height:1.5;color:var(--noble-soft)}
.noble-r4-footer-logo-band,.noble-r4-footer-bottom{background:var(--noble-command-navy)}
.noble-r4-footer-logo-wrap{display:flex;align-items:center;justify-content:center;padding:24px 0 28px}
.noble-r4-footer-logo-wrap img{display:block;width:190px;height:auto;max-height:170px;object-fit:contain}
.noble-r4-footer-bottom__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.noble-r4-footer-social{display:flex;align-items:center;gap:10px}
.noble-r4-footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--noble-command-navy);color:var(--noble-white);border:1px solid var(--noble-gold)}
.noble-r4-footer-social a:hover,.noble-r4-footer-social a:focus{background:var(--noble-gold);color:var(--noble-command-navy);outline:none}
.noble-r4-footer-social svg{width:18px;height:18px;fill:currentColor}
.noble-r4-footer-bottom p{margin:0;font-size:13px;line-height:1.45;color:var(--noble-soft);text-align:right}

@media (max-width:1120px) and (min-width:1025px){
  .noble-r4-nav{width:min(1180px,calc(100% - 28px));gap:14px}
  .noble-r4-brand{flex-basis:108px;width:108px;height:84px}
  .noble-r4-brand img{width:142px;height:142px}
  .noble-r4-link,.noble-r4-dropbtn{padding-left:9px;padding-right:9px;font-size:13px}
  .noble-scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:1024px){
  body.admin-bar #noble-region4-scholarships-header{top:32px}
  .noble-r4-nav{width:calc(100% - 36px);min-height:82px;gap:18px}
  .noble-r4-brand{flex-basis:102px;width:102px;height:76px}
  .noble-r4-brand img{width:128px;height:128px}
  .noble-r4-desktop{display:none}
  .noble-r4-mobile-toggle{display:flex}
  .noble-scholarships-search-form{grid-template-columns:repeat(2,minmax(0,1fr))}
  .noble-scholarships-search-field--keyword{grid-column:1/-1}
  .noble-scholarships-search-actions{grid-column:1/-1}
  .noble-scholarship-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .noble-scholarships-featured-grid{grid-template-columns:1fr}
  .noble-scholarship-single-layout{grid-template-columns:1fr}
  .noble-scholarship-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  .noble-r4-footer-inner{width:min(100% - 64px,1180px)}
}

@media (max-width:782px){body.admin-bar #noble-region4-scholarships-header{top:46px}}

@media (max-width:767px){
  .noble-scholarships-inner,.noble-scholarship-single-inner{width:calc(100% - 32px)}
  .noble-scholarships-hero{min-height:250px;padding:48px 18px}
  .noble-scholarships-hero__inner>p:last-child{font-size:16px}
  .noble-scholarships-shell{padding:32px 0 56px}
  .noble-scholarships-filters{margin:0 -16px 34px;padding:18px 16px;border-left:0;border-right:0}
  .noble-scholarships-filter-label{text-align:left}
  .noble-scholarships-state-nav{justify-content:flex-start;flex-wrap:wrap;overflow:visible;padding-bottom:0}
  .noble-scholarships-state-nav a{flex:0 1 auto;white-space:normal;text-align:center}
  .noble-scholarships-search-form{grid-template-columns:1fr}
  .noble-scholarships-search-field--keyword,.noble-scholarships-search-actions{grid-column:auto}
  .noble-scholarships-search-actions{align-items:stretch;flex-direction:column}
  .noble-scholarships-search-actions .noble-scholarships-btn{width:100%}
  .noble-scholarships-clear{text-align:center;padding:8px}
  .noble-scholarship-grid{grid-template-columns:1fr}
  .noble-scholarship-featured-card{grid-template-columns:1fr}
  .noble-scholarship-featured-card__logo{min-height:110px}
  .noble-scholarship-featured-card__logo img{max-width:160px;max-height:90px}
  .noble-scholarship-card__topline{align-items:flex-start;flex-direction:column}
  .noble-scholarship-facts{display:grid;gap:5px}
  .noble-scholarship-facts span+span::before{display:none}
  .noble-scholarship-single-hero{padding:42px 18px 40px}
  .noble-scholarship-breadcrumb{justify-content:flex-start}
  .noble-scholarship-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .noble-scholarship-hero-facts span{min-width:0}
  .noble-scholarship-single-body{padding:38px 0 54px}
  .noble-scholarship-info-section h2,.noble-scholarship-panel h2{font-size:27px}
  .noble-scholarship-sidebar{grid-template-columns:1fr}
  .noble-scholarship-back-row .noble-scholarships-btn{width:100%}
  .noble-scholarship-related{padding:46px 0 56px}
  .noble-r4-footer-inner{width:calc(100% - 40px)}
  .noble-r4-footer-cta{padding:50px 0}
  .noble-r4-footer-cta h2{font-size:29px}
  .noble-r4-footer-bottom__inner{min-height:0;padding:22px 0;flex-direction:column;justify-content:center}
  .noble-r4-footer-bottom p{text-align:center;font-size:14px}
}

@media (max-width:480px){
  .noble-r4-nav{width:calc(100% - 28px);min-height:76px}
  .noble-r4-brand{flex-basis:92px;width:92px;height:68px}
  .noble-r4-brand img{width:116px;height:116px}
  .noble-r4-mobile-toggle{width:44px;height:44px}
  .noble-r4-mobile-inner{width:calc(100% - 28px)}
  .noble-scholarship-hero-facts{grid-template-columns:1fr}
  .noble-scholarship-card__heading{gap:10px}
  .noble-scholarship-card__logo{flex-basis:50px;width:50px;height:50px}
  .noble-scholarship-card h3{font-size:22px}
}

/* v1.0.1 structured scholarship and privacy-first application form */
.noble-scholarship-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}
.noble-scholarship-detail-grid>div,.noble-scholarship-date-list>div{padding:14px 16px;background:var(--noble-soft);border-left:3px solid var(--noble-gold)}
.noble-scholarship-detail-grid strong,.noble-scholarship-date-list strong{display:block;margin-bottom:4px;color:var(--noble-command-navy);font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:13px;letter-spacing:.35px;text-transform:uppercase}
.noble-scholarship-detail-grid span,.noble-scholarship-date-list span{display:block;line-height:1.5}
.noble-scholarship-checklist{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:9px}
.noble-scholarship-checklist li{position:relative;padding:0 0 0 27px;line-height:1.55}
.noble-scholarship-checklist li::before{content:"✓";position:absolute;left:0;top:0;color:var(--noble-gold);font-weight:900}
.noble-scholarship-date-list{display:grid;gap:10px;margin-top:16px}
.noble-scholarships-btn--outline{background:transparent;border-color:var(--noble-gold);color:var(--noble-command-navy)}
.noble-scholarships-btn--outline:hover,.noble-scholarships-btn--outline:focus{background:var(--noble-gold);color:var(--noble-command-navy);outline:none}
.noble-scholarship-application-panel .noble-scholarships-btn+.noble-scholarships-btn{margin-top:9px}
.noble-scholarship-closed-note{margin:14px 0;padding:12px 14px;background:var(--noble-soft);border-left:3px solid var(--noble-gold);font-weight:700}
.noble-scholarship-online-application{scroll-margin-top:120px}
.noble-scholarship-privacy-callout{margin:14px 0 22px;padding:16px 18px;background:#F4F5F7;border-left:4px solid var(--noble-gold);font-size:14px;line-height:1.55}
.noble-scholarship-application-form{display:block;margin-top:20px}
.noble-application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.noble-application-grid label,.noble-upload-fieldset label{display:block}
.noble-application-grid label.wide{grid-column:1/-1}
.noble-application-grid label>span,.noble-upload-fieldset label>span{display:block;margin-bottom:6px;font-size:13px;font-weight:800;color:var(--noble-command-navy)}
.noble-application-grid input,.noble-upload-fieldset input[type=file]{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--noble-gold);background:var(--noble-white);color:var(--noble-text);font:inherit}
.noble-application-grid input:focus,.noble-upload-fieldset input[type=file]:focus{outline:2px solid var(--noble-gold);outline-offset:1px}
.noble-upload-fieldset{margin:22px 0;padding:20px;border:1px solid var(--noble-gold)}
.noble-upload-fieldset legend{padding:0 8px;font-family:"Roboto Condensed",Roboto,Arial,sans-serif;font-size:20px;font-weight:900;color:var(--noble-command-navy)}
.noble-upload-fieldset label+label{margin-top:14px}
.noble-file-help{margin:0 0 14px;font-size:13px;color:#4d5660}
.noble-certify{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:14px;line-height:1.5}
.noble-certify input{margin-top:3px;flex:0 0 auto}
.noble-form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.noble-application-notice{margin:0 0 28px;padding:16px 18px;border-left:5px solid var(--noble-gold);background:var(--noble-white);box-shadow:0 8px 22px rgba(11,31,51,.08);line-height:1.55}
.noble-application-notice--success{border-left-color:#2d7d46}
.noble-application-notice--error{border-left-color:#b42318}

@media(max-width:767px){
  .noble-scholarship-detail-grid,.noble-application-grid{grid-template-columns:1fr}
  .noble-application-grid label.wide{grid-column:auto}
  .noble-upload-fieldset{padding:16px}
}
