/*
Theme Name: Scholarship Hub Uganda
Author: OpenAI
Description: Lightweight scholarship and education support theme for Uganda.
Version: 1.7
*/
:root{--navy:#102d59;--orange:#f59b23;--cream:#fbfaf6;--ink:#121820;--muted:#667085;--card:#fff}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 22px}.top{background:#fff;padding:18px 0;position:sticky;top:0;z-index:20;box-shadow:0 2px 12px #0000000d}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:800;font-size:22px;color:var(--navy)}.brand span{color:var(--orange)}nav a{margin:0 12px;font-weight:600}.btn{display:inline-block;background:var(--orange);padding:14px 20px;border-radius:9px;font-weight:700}.hero{background:linear-gradient(100deg,#fbfaf6 58%,#eef3fa 58%);padding:75px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:45px;align-items:center}.eyebrow{color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:58px;line-height:1.02;margin:12px 0 20px}.hero h1 span{color:var(--orange)}.hero p{font-size:19px;line-height:1.65;color:#4b5563}.hero img{width:100%;height:480px;object-fit:cover;object-position:center;border-radius:26px}.hero-image-wrap{overflow:hidden;border-radius:26px;background:#fff}.section{padding:70px 0}.navy{background:var(--navy);color:#fff}.center{text-align:center}.section h2{font-size:38px;margin:0 0 14px}.sub{color:#667085;max-width:760px;margin:0 auto 35px;line-height:1.6}.navy .sub{color:#d8e2f0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:24px;box-shadow:0 8px 30px #0000000a}.card h3{margin:10px 0}.tag{display:inline-block;background:#fff2df;color:#9b5700;padding:7px 10px;border-radius:20px;font-size:13px;font-weight:700}.meta{color:#667085;line-height:1.7}.navy .card{color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step{padding:26px;border-radius:16px;background:#ffffff10}.num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#111;font-weight:800}.formbox{background:#17396d;border-radius:22px;padding:35px}.formgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.formbox input,.formbox select,.formbox textarea{width:100%;padding:14px;border:0;border-radius:8px;font:inherit}.formbox textarea{min-height:110px}.full{grid-column:1/-1}.formbox button{border:0;cursor:pointer}.dest{font-size:34px}.footer{background:#0b2142;color:#dbe5f3;padding:38px 0}.notice{background:#fff7e8;border-left:4px solid var(--orange);padding:16px;border-radius:6px;color:#6b4a15;margin-top:22px}@media(max-width:800px){.hero-grid,.cards,.steps,.formgrid{grid-template-columns:1fr}.hero h1{font-size:42px}.hero{padding:45px 0}.hero img{height:360px}nav{display:none}}

.pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:34px}.pagination a,.pagination .page-numbers{min-width:38px;height:38px;padding:0 11px;border:1px solid #d8dee8;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff;font-weight:700}.pagination a.current,.pagination .current{background:var(--navy);color:#fff;border-color:var(--navy)}.closed-card{opacity:.72}.closed-tag{background:#f3f4f6;color:#6b7280}.formbox small{display:block;color:#dbe5f3;margin-top:7px}.formbox select[multiple]{min-height:210px}
/* v1.4 scholarship selector */
.shu-choice-head{display:flex;justify-content:space-between;gap:12px;margin:9px 0;font-size:13px;font-weight:700}.shu-choice-list{background:#fff;border-radius:8px;max-height:300px;overflow:auto;padding:6px;color:#17233a;border:1px solid #d9e0ea}.shu-choice{display:flex;align-items:flex-start;gap:10px;padding:10px;border-bottom:1px solid #edf0f4;cursor:pointer}.shu-choice:last-child{border-bottom:0}.shu-choice:hover{background:#f7f9fc}.shu-choice input{width:auto;margin-top:4px}.shu-choice span{display:block}.shu-choice small{display:block;color:#667085;margin-top:3px}.shu-choice input:checked+span strong{color:#e88708}.disabled-btn{opacity:.55;cursor:not-allowed}.scholarship-detail{max-width:1000px}
