:root{--ink:#14241d;--green:#075d42;--forest:#063f30;--deep:#032d23;--gold:#e4a72a;--sand:#f5edd9;--soft:#edf5f0;--paper:#fff;--muted:#607069;--border:#d7e0da;--danger:#a52727;--shadow:0 12px 32px #042f231a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f7f9f7;margin:0;font:15px/1.5 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.018em;font-family:inherit;font-weight:700;line-height:1.18}.container{width:min(1160px,100% - 40px);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{z-index:100;background:#fff;padding:8px;top:12px;left:12px}.site-header{z-index:20;border-bottom:1px solid var(--border);background:#fffffff7;position:sticky;top:0}.header-row{align-items:center;gap:22px;min-height:68px;display:flex}.nav{gap:18px;margin-left:auto;display:flex}.nav a:hover,.text-link{color:var(--green)}.header-actions,.button-row,.status-line,.filter-bar,.section-head{align-items:center;gap:12px;display:flex}.mobile-nav{display:none}.official-artwork-crop{background:url(/branding/official-letterhead-reference.png) 0 0/388px 268px no-repeat;flex:none;display:block}.official-artwork-crest{background-position:-23px -47px;width:58px;height:58px}.official-artwork-seal{background-position:-162px -17px;width:58px;height:58px}.official-artwork-programme{background-position:-310px -48px;width:58px;height:62px}.brand,.government-brand,.programme-brand,.coordinator-office-brand{align-items:center;gap:10px;display:inline-flex}.brand>span:last-child,.government-brand>span:last-child,.programme-brand>span:last-child,.coordinator-office-brand>span:last-child{flex-direction:column;display:flex}.brand b,.government-brand b,.programme-brand b{color:var(--green);letter-spacing:.025em;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1.15}.brand small,.government-brand small,.programme-brand small,.coordinator-office-brand small{max-width:230px;font-size:.64rem;line-height:1.22}.government-line{text-transform:uppercase;letter-spacing:.12em}.coordinator-office-brand b{color:var(--green);text-transform:uppercase;font-size:.85rem}.coordinator-office-brand small{max-width:390px;color:var(--muted)}.official-document-header{text-align:center;border-bottom:3px solid var(--gold);grid-template-columns:1fr 2fr 1fr;align-items:center;padding:14px;display:grid}.official-document-header>div{flex-direction:column;display:flex}.official-document-header>div b{color:var(--green)}.brand-watermark{opacity:.035;position:absolute;transform:scale(4)}.institutional-strip{background:var(--soft);border-bottom:1px solid var(--border)}.institutional-strip .container{justify-content:flex-end;align-items:center;min-height:50px;display:flex}.institutional-strip .official-artwork-seal{display:none}.institutional-strip .coordinator-office-brand{gap:0}.institutional-strip .coordinator-office-brand small{max-width:none}.hero{background:var(--deep);color:#fff;padding:56px 0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:54px;display:grid}.hero-copy{max-width:700px}.hero h1{letter-spacing:-.015em;max-width:700px;margin-bottom:20px;font-size:clamp(2.3rem,3.6vw,3.15rem)}.hero p{color:#dcebe5;max-width:650px;font-size:1.08rem}.official-hero-panel{color:var(--ink);border-top:4px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:28px;position:relative}.official-hero-panel h2{margin:4px 0 14px;font-size:1.65rem}.coverage-list{color:var(--green);grid-template-columns:1fr;gap:0;margin-top:20px;display:grid}.coverage-list span{border-top:1px solid var(--border);background:0 0;border-radius:0;justify-content:space-between;align-items:baseline;gap:18px;padding:11px 0;display:flex}.coverage-list strong{font-size:.95rem}.coverage-list small{text-align:right;font-size:.78rem}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800}.btn{border:1px solid var(--border);min-height:38px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:8px 14px;font-size:.91rem;font-weight:600;line-height:1.2;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s,color .16s;display:inline-flex}.btn-primary{background:var(--gold);border-color:var(--gold);color:#172016}.hero .btn:not(.btn-primary){color:#fff;background:0 0;border-color:#8eaea3}.btn:disabled{opacity:.55;cursor:not-allowed}.facts{border-bottom:1px solid var(--border);background:#fff}.fact-grid,.stat-grid{grid-template-columns:repeat(4,1fr);display:grid}.fact,.stat{border-right:1px solid var(--border);padding:19px 24px}.fact:last-child{border-right:0}.fact strong,.stat strong{color:var(--green);font-family:inherit;font-size:1.7rem;font-weight:700;line-height:1;display:block}.fact span{color:var(--muted);margin-top:6px;font-size:.86rem;display:block}.section{padding:58px 0}.section-white{background:#fff}.section-head{justify-content:space-between;margin-bottom:25px}.page-mast{background:linear-gradient(120deg,var(--soft),white);border-bottom:1px solid var(--border);padding:52px 0;position:relative;overflow:hidden}.page-title{margin:6px 0 10px;font-size:clamp(1.8rem,2.5vw,2.25rem);line-height:1.12}.card-grid,.lga-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps{counter-reset:journey-step;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step{position:relative}.step:before{counter-increment:journey-step;content:"0" counter(journey-step);color:var(--green);letter-spacing:.12em;margin-bottom:14px;font:700 .8rem Arial,sans-serif;display:block}.card,.step,.stat,.lga-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #042f230b}.card h3{font-size:1.08rem}.muted,.meta,small{color:var(--muted)}.badge{background:var(--soft);text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:4px 9px;font-size:.72rem;font-weight:800;display:inline-block}.badge.open{color:#12613f;background:#dff3e8}.badge.closing{color:#77520a;background:#fff0cd}.badge.closed{color:#555;background:#eee}.detail-grid{grid-template-columns:1.7fr .8fr;gap:30px;display:grid}.prose section{margin-bottom:34px}.apply-panel{height:max-content;position:sticky;top:110px}.filter-bar{border:1px solid var(--border);background:#fff;border-radius:8px;flex-wrap:wrap;margin-bottom:28px;padding:16px}.empty{text-align:center;border:1px dashed var(--border);background:#fff;border-radius:8px;padding:55px 20px}.field{flex-direction:column;gap:6px;margin:0 0 18px;display:flex}.field label{font-weight:700}.input{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #aebbb4;border-radius:5px;padding:10px 12px}textarea.input{resize:vertical;min-height:110px}.input:focus{border-color:var(--green);outline:3px solid #e4a72a47}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.error{color:var(--danger);background:#fff1f1;border:1px solid #d99;border-radius:5px;margin-bottom:16px;padding:12px}.auth-page{grid-template-columns:minmax(310px,.8fr) 1.3fr;min-height:100vh;display:grid}.auth-aside{background:linear-gradient(145deg,var(--deep),var(--green));color:#fff;flex-direction:column;justify-content:space-between;padding:55px;display:flex;position:relative}.auth-aside .government-brand b,.auth-aside .government-brand small{color:#fff}.auth-aside-copy{max-width:420px}.auth-aside h1{font-size:3rem}.auth-aside .eyebrow{color:var(--gold)}.auth-main{place-items:center;padding:40px;display:grid}.auth-card{border:1px solid var(--border);border-top:5px solid var(--gold);width:min(600px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:38px}.dashboard-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--deep);color:#fff;padding:22px 18px}.sidebar .brand b,.sidebar .brand small{color:#fff}.side-nav{flex-direction:column;gap:4px;margin-top:38px;display:flex}.side-nav a,.side-nav button{color:#fff;text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:12px;display:block}.side-nav a:hover,.side-nav button:hover{background:#ffffff1a}.dashboard-main{min-width:0;padding:32px 36px}.stat-grid{gap:14px}.stat{border-right:0}.stat span{font-size:.85rem}.table-wrap{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:14px}th{background:var(--soft);text-transform:uppercase;letter-spacing:.05em;font-size:.76rem}.lga-grid{grid-template-columns:repeat(4,1fr)}.lga-card{flex-direction:column;display:flex}.lga-card strong{color:var(--green);font-family:inherit;font-size:1.65rem;font-weight:700;line-height:1.1}.site-footer{background:var(--deep);color:#dce8e3;padding:50px 0 24px}.site-footer .brand b,.site-footer .brand small{color:#fff}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:45px;display:grid}.footer-links{flex-direction:column;gap:8px;margin-top:12px;display:flex}.footer-bottom{color:#a9c0b8;border-top:1px solid #315b50;justify-content:space-between;gap:20px;margin-top:35px;padding-top:20px;font-size:.82rem;display:flex}@media (max-width:900px){.nav,.header-actions{display:none}.mobile-nav{margin-left:auto;display:block}.mobile-nav summary{font-weight:700}.mobile-nav nav{border:1px solid var(--border);width:220px;box-shadow:var(--shadow);background:#fff;flex-direction:column;gap:12px;padding:18px;display:flex;position:absolute;top:70px;right:20px}.hero-grid,.detail-grid,.auth-page{grid-template-columns:1fr}.hero{padding:52px 0}.institutional-strip{display:none}.fact-grid,.stat-grid,.card-grid,.steps,.lga-grid{grid-template-columns:repeat(2,1fr)}.auth-aside{min-height:330px;padding:35px}.dashboard-shell{grid-template-columns:1fr}.sidebar{padding:20px}.side-nav{flex-flow:wrap;margin-top:20px}.side-nav a,.side-nav button{width:auto}.dashboard-main{padding:28px}.apply-panel{position:static}}@media (max-width:600px){.container{width:min(100% - 28px,1160px)}.header-row{min-height:72px}.brand small{max-width:170px}.official-artwork-crest{width:50px;height:50px}.hero h1{font-size:2.45rem}.coverage-list,.fact-grid,.stat-grid,.card-grid,.steps,.lga-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.fact{border-right:0;border-bottom:1px solid var(--border)}.section{padding:42px 0}.section-head,.footer-bottom{flex-direction:column;align-items:flex-start}.dashboard-main{padding:22px 16px}.auth-main{padding:20px}.auth-card{padding:25px}.auth-aside h1{font-size:2.25rem}.official-document-header{grid-template-columns:1fr}.official-document-header .programme-brand{display:none}}.official-hero-panel p{color:var(--ink)}.success{color:#075d42;background:#e7f5ec;border:1px solid #78b596;border-radius:5px;margin-bottom:18px;padding:12px}.opportunity-editor{max-width:1050px}.checkbox-grid{background:var(--soft);border-radius:6px;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px;display:grid}.table-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.link-button{color:var(--green);background:0 0;border:0;padding:0;font-weight:700}.pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;display:flex}.preview-banner{background:var(--gold);text-align:center;padding:10px;font-weight:800}.form-builder-grid{grid-template-columns:220px minmax(300px,1fr) 280px;align-items:start;gap:16px;display:grid}@media (max-width:1050px){.form-builder-grid{grid-template-columns:1fr}.checkbox-grid{grid-template-columns:repeat(2,1fr)}}.coordinator-public-bar{background:#fff7e6;border-bottom:1px solid #ead9ab}.coordinator-public-bar .container{justify-content:space-between;align-items:center;gap:24px;min-height:36px;display:flex}.coordinator-public-bar .container>div{align-items:baseline;gap:10px;display:flex}.coordinator-public-bar strong{color:var(--forest)}.coordinator-public-bar span{color:var(--muted);font-size:.82rem}.coordinator-public-bar a{color:var(--green);font-size:.88rem;font-weight:700}.sidebar-role{border-bottom:1px solid #ffffff29;flex-direction:column;margin-top:18px;padding:12px 0 16px;display:flex}.sidebar-role strong{text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.sidebar-role span{color:#b8cec6;margin-top:3px;font-size:.72rem}.side-nav-divider{background:#ffffff29;height:1px;margin:8px 0}.coordinator-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.coordinator-page-head .page-title{margin-bottom:0}.applied-summary{background:var(--green);color:#fff}.applied-summary .eyebrow{color:var(--sand)}.applied-summary>strong{margin-top:10px;font-family:inherit;font-size:2.35rem;font-weight:700;line-height:1;display:block}.applied-summary p{margin:8px 0 0}.lga-section-head{margin-top:40px}.print-only{display:none}@media (max-width:900px){.coordinator-public-bar .container{flex-direction:column;align-items:flex-start;gap:4px;padding-top:10px;padding-bottom:10px}.coordinator-public-bar .container>div{flex-direction:column;align-items:flex-start;gap:0}.coordinator-page-head{flex-direction:column;align-items:flex-start}}@page{size:A4 landscape;margin:12mm}@media print{body{background:#fff}.sidebar,.site-header,.coordinator-public-bar,.no-print{display:none!important}.print-only{margin-bottom:18px;display:block!important}.dashboard-shell{min-height:auto;display:block}.dashboard-main{padding:0}.coordinator-page-head{margin-bottom:18px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:8px}.stat,.card,.lga-card{box-shadow:none;break-inside:avoid}.coordinator-overview-section{padding-top:24px}.lga-grid{grid-template-columns:repeat(4,1fr);gap:8px}.lga-card{padding:14px}.lga-section-head{margin-top:24px}}.official-dynamic-form{width:100%}.official-application-form-template{border:1px solid var(--border);border-top:5px solid var(--green);background:#fff;border-radius:7px;margin-bottom:26px;padding:22px 24px 20px;overflow:hidden}.official-form-template-top{text-align:center;justify-content:center;align-items:center;gap:18px;display:flex}.official-form-template-logo{object-fit:contain;flex:none;width:auto;height:70px}.official-form-template-identity{max-width:650px}.official-form-government{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:750;line-height:1.2}.official-form-programme{color:var(--ink);text-transform:uppercase;margin-top:5px;font-size:1.04rem;font-weight:750;line-height:1.3}.official-form-office{background:var(--green);color:#fff;letter-spacing:.025em;text-transform:uppercase;border-radius:4px;margin-top:8px;padding:5px 13px;font-size:.73rem;font-weight:700;line-height:1.2;display:inline-flex}.official-form-gold-rule{background:var(--gold);width:100%;height:2px;margin:18px 0}.official-form-created-title{color:var(--green);text-align:center;text-transform:uppercase;font-size:1.35rem;font-weight:750;line-height:1.25}.official-form-description{max-width:680px;color:var(--muted);text-align:center;margin:7px auto 0;font-size:.84rem;line-height:1.45}.official-dynamic-form-fields{width:100%}.builder-fixed-form-template{margin:10px 0 24px}.builder-fixed-template-note{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:650}.official-application-form-template.compact{margin-bottom:0;padding:15px 16px 14px}.official-application-form-template.compact .official-form-template-logo{height:48px}.official-application-form-template.compact .official-form-template-top{gap:12px}.official-application-form-template.compact .official-form-government{font-size:.64rem}.official-application-form-template.compact .official-form-programme{font-size:.78rem}.official-application-form-template.compact .official-form-office{margin-top:5px;padding:4px 9px;font-size:.59rem}.official-application-form-template.compact .official-form-gold-rule{margin:11px 0}.official-application-form-template.compact .official-form-created-title{font-size:.92rem}@media (max-width:650px){.official-application-form-template{padding:18px 15px 17px}.official-form-template-top{flex-direction:column;align-items:center;gap:8px}.official-form-template-logo{height:58px}.official-form-programme{font-size:.92rem}.official-form-created-title{font-size:1.12rem}}.dynamic-choice-group{flex-wrap:wrap;gap:10px 18px;margin-top:7px;display:flex}.dynamic-choice{cursor:pointer;align-items:center;gap:7px;min-height:34px;font-size:.88rem;display:inline-flex}.dynamic-choice input{width:16px;height:16px;accent-color:var(--green)}input[type=file].input{background:#fff;height:auto;padding:10px}input[type=file].input::file-selector-button{border:1px solid var(--border);background:var(--soft);color:var(--ink);font:inherit;cursor:pointer;border-radius:5px;margin-right:12px;padding:7px 11px;font-weight:600}input[type=file].input::file-selector-button:hover{background:#edf3ef;border-color:#93a99e}@media (max-width:900px){.site-header{z-index:50;background:#fff;border-bottom:1px solid #dde5e1;position:sticky;top:0}.header-row{gap:10px;min-height:64px;position:relative}.header-brand-link{min-width:0;max-width:calc(100% - 74px);display:block}.header-brand-link .programme-brand{align-items:center;gap:8px;min-width:0;display:flex}.header-brand-link .programme-brand>span:last-child{min-width:0}.header-brand-link .programme-brand b{letter-spacing:0;font-size:.79rem;font-weight:600;line-height:1.25}.header-brand-link .programme-brand small{color:#66756e;letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;max-width:310px;font-size:.55rem;line-height:1.2;overflow:hidden}.header-brand-link .official-artwork-programme,.header-brand-link .official-artwork-crest{transform-origin:50%;flex:none;transform:scale(.84)}.mobile-nav{flex:none;margin-left:auto;display:block;position:relative}.mobile-nav summary{color:#143c31;cursor:pointer;background:#fff;border:1px solid #ccd7d1;border-radius:5px;justify-content:center;align-items:center;min-width:56px;min-height:38px;padding:7px 10px;font-size:.78rem;font-weight:650;line-height:1;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary::marker{content:"";display:none}.mobile-nav[open] summary{background:#f3f8f5;border-color:#075d42}.mobile-nav nav{background:#fff;border:1px solid #d7e0da;border-radius:6px;flex-direction:column;gap:0;width:220px;padding:6px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 10px 26px #042f231f}.mobile-nav nav a{color:#183d32;border-radius:4px;padding:10px 11px;font-size:.84rem;font-weight:500;display:block}.mobile-nav nav a:hover{color:#075d42;background:#edf5f0}}@media (max-width:600px){.header-row{min-height:64px}.header-brand-link{max-width:calc(100% - 66px)}.header-brand-link .programme-brand{gap:7px}.header-brand-link .programme-brand b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.25;display:-webkit-box;overflow:hidden}.header-brand-link .programme-brand small{max-width:210px;font-size:.5rem}.header-brand-link .official-artwork-programme,.header-brand-link .official-artwork-crest{margin:-5px;transform:scale(.72)}.mobile-nav summary{min-width:52px;padding:7px 9px;font-size:.75rem}.mobile-nav nav{width:min(220px,100vw - 28px);top:45px;right:0}}.site-header .programme-brand small{display:none!important}.site-header .programme-brand{align-items:center}.site-header .desktop-nav{gap:26px}@media (max-width:900px){.site-header .programme-brand small{display:none!important}.site-header .header-row{min-height:62px}}@media (max-width:600px){.site-header .header-row{min-height:60px}.site-header .programme-brand small{display:none!important}}.site-header .official-artwork-programme{width:64px!important;height:64px!important;box-shadow:none!important;background-image:url(/branding/yeidep-logo-clean.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;flex:none!important;margin:0!important;display:block!important;transform:none!important}.site-header .official-programme-single-copy .government-line{display:none!important}.site-header .official-programme-single-lockup{align-items:center;gap:11px;display:flex}.site-header .official-programme-single-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.site-header .official-programme-single-copy .programme-name{color:#17362d;max-width:390px;font-size:.82rem;font-weight:500;line-height:1.32;display:block}.site-header .header-row{min-height:72px}.site-header .header-brand-link{min-width:0;text-decoration:none}.site-header .nav{gap:28px}@media (max-width:900px){.site-header .official-artwork-programme{width:54px!important;height:54px!important}.site-header .official-programme-single-copy .programme-name{max-width:300px;font-size:.75rem}.site-header .header-row{min-height:66px}}@media (max-width:600px){.site-header .official-programme-single-lockup{gap:7px}.site-header .official-artwork-programme{width:48px!important;height:48px!important}.site-header .official-programme-single-copy .programme-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:240px;font-size:.68rem;line-height:1.3;display:-webkit-box;overflow:hidden}.site-header .header-row{min-height:60px}}.site-footer{color:#fff;background:#003f30;border-top:1px solid #ffffff14;margin-top:4rem}.footer-shell{padding-top:2.75rem;padding-bottom:1.4rem}.footer-grid{grid-template-columns:minmax(0,1.5fr) minmax(180px,.75fr) minmax(180px,.75fr);align-items:start;gap:2.5rem;display:grid}.footer-brand-block{max-width:36rem}.footer-brand-row{align-items:flex-start;gap:.95rem;margin-bottom:1rem;display:flex}.footer-brand-logo{object-fit:contain;background:#fff;border-radius:12px;flex:none;width:58px;height:58px}.footer-brand-copy{gap:.3rem;line-height:1.35;display:grid}.footer-brand-copy b{color:#fff;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:800}.footer-brand-copy span{color:#ffffffeb;font-size:.985rem;line-height:1.45}.footer-summary{color:#ffffffe6;max-width:34rem;margin:0 0 1rem;line-height:1.7}.footer-contact-list{gap:.8rem;display:grid}.footer-contact-list p{color:#ffffffe0;margin:0;line-height:1.65}.footer-contact-list a{color:#fff;text-decoration:none}.footer-contact-list a:hover{text-decoration:underline}.footer-contact-list span{color:#fff9;margin:0 .55rem;display:inline-block}.footer-nav-column{min-width:0}.footer-heading{color:#fff;margin-bottom:.95rem;font-size:1rem;font-weight:700;display:block}.footer-links{gap:.8rem;display:grid}.footer-links a{color:#ffffffe6;text-decoration:none;transition:color .16s,transform .16s}.footer-links a:hover{color:#fff;transform:translate(2px)}.footer-bottom{color:#ffffffd1;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;font-size:.95rem;display:flex}@media (max-width:960px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1;max-width:none}}@media (max-width:640px){.footer-shell{padding-top:2.2rem;padding-bottom:1.2rem}.footer-grid{grid-template-columns:1fr;gap:1.8rem}.footer-brand-row{align-items:center}.footer-brand-copy b{font-size:1rem}.footer-brand-copy span{font-size:.94rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.dashboard-shell{--green:#00563f;--green-dark:#003f30;--green-hover:#064c3a;--gold:#00563f;--gold-dark:#003f30;--ink:#152923;--muted:#64736d;--soft:#f4f8f6;--border:#dce5e1;color:#152923;background:#f6f9f7;min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.dashboard-shell .sidebar{color:#fff;background:#003f30;border-right:1px solid #0b604a;min-height:100vh;padding:24px 18px}.dashboard-shell .official-artwork-programme{background-image:url(/branding/yeidep-logo-clean.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:0!important;flex:none!important;width:72px!important;height:72px!important;margin:0 auto!important;display:block!important;transform:none!important}.dashboard-shell .sidebar .official-artwork-programme{background-color:#fff;padding:5px;background-size:contain!important;border-radius:8px!important;width:76px!important;height:76px!important}.dashboard-shell .sidebar .official-programme-single-lockup{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.dashboard-shell .sidebar .official-programme-single-copy .government-line{display:none!important}.dashboard-shell .sidebar .official-programme-single-copy{width:100%;display:block}.dashboard-shell .sidebar .official-programme-single-copy .programme-name{color:#ffffffeb;max-width:185px;margin:0 auto;font-size:.72rem;font-weight:500;line-height:1.45;display:block}.dashboard-shell .sidebar-role{text-align:left;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;margin:22px 0 20px;padding:16px 0}.dashboard-shell .sidebar-role strong{color:#fff;text-transform:none;margin:0;font-size:.78rem;font-weight:700;line-height:1.4;display:block}.dashboard-shell .sidebar-role span{color:#ffffffad;margin-top:4px;font-size:.67rem;line-height:1.4;display:block}.dashboard-shell .side-nav{flex-direction:column;gap:4px;margin-top:0;display:flex}.dashboard-shell .side-nav a,.dashboard-shell .side-nav button{color:#ffffffe0;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;padding:9px 11px;font-size:.79rem;font-weight:500;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:flex}.dashboard-shell .side-nav a:hover,.dashboard-shell .side-nav button:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a}.dashboard-shell .side-nav a:focus-visible,.dashboard-shell .side-nav button:focus-visible{outline-offset:2px;outline:2px solid #fff}.dashboard-shell .side-nav-divider{background:#ffffff24;height:1px;margin:11px 0}.dashboard-shell .dashboard-main{background:#f6f9f7;min-width:0;padding:32px}.dashboard-shell .coordinator-page-head,.dashboard-shell .section-head{gap:20px}.dashboard-shell .page-title{color:#15372d;letter-spacing:-.025em;margin-top:4px;font-size:clamp(1.65rem,2.3vw,2.25rem);font-weight:700;line-height:1.15}.dashboard-shell .eyebrow{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:700;color:#00563f!important}.dashboard-shell .muted{color:#64736d}.dashboard-shell .btn{min-height:40px;box-shadow:none;color:#00563f;background:#fff;border:1px solid #aabcb4;border-radius:5px;padding:8px 14px;font-size:.78rem;font-weight:600}.dashboard-shell .btn:hover{color:#003f30;background:#f1f7f4;border-color:#00563f}.dashboard-shell .btn-primary{color:#fff;background:#00563f;border-color:#00563f}.dashboard-shell .btn-primary:hover{color:#fff;background:#003f30;border-color:#003f30}.dashboard-shell .stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.dashboard-shell .stat{min-height:105px;box-shadow:none;background:#fff;border:1px solid #dce5e1;border-radius:6px;padding:19px}.dashboard-shell .stat span{color:#64736d;font-size:.72rem;font-weight:500;display:block}.dashboard-shell .stat strong{color:#00563f;margin-top:8px;font-size:1.8rem;font-weight:700;line-height:1;display:block}.dashboard-shell .applied-summary{box-shadow:none;background:#fff;border:1px solid #cddbd5;border-left:4px solid #00563f;border-radius:6px;padding:24px}.dashboard-shell .applied-summary strong{color:#00563f;margin-top:9px;font-size:2.25rem;line-height:1;display:block}.dashboard-shell .applied-summary p{color:#64736d;margin-bottom:0}.dashboard-shell .lga-grid{gap:12px}.dashboard-shell .lga-card{min-height:125px;box-shadow:none;color:#183c31;background:#fff;border:1px solid #dce5e1;border-radius:6px;padding:18px;text-decoration:none;transition:border-color .14s,background-color .14s;position:relative;overflow:hidden}.dashboard-shell .lga-card:after{content:"";background:#00563f;height:3px;position:absolute;bottom:0;left:0;right:0}.dashboard-shell .lga-card:hover{background:#f9fbfa;border-color:#aac0b7;transform:none}.dashboard-shell .lga-card b{color:#193d32;font-size:.86rem;font-weight:650}.dashboard-shell .lga-card strong{color:#00563f;margin:12px 0 5px;font-size:1.65rem;font-weight:700;display:block}.dashboard-shell .card{box-shadow:none;background:#fff;border:1px solid #dce5e1;border-radius:6px}.dashboard-shell .card:hover{box-shadow:none}.dashboard-shell .table-wrap{box-shadow:none;background:#fff;border:1px solid #dce5e1;border-radius:6px;overflow-x:auto}.dashboard-shell table{border-collapse:collapse;background:#fff;width:100%}.dashboard-shell thead{background:#eef5f1}.dashboard-shell th{color:#29473e;letter-spacing:.045em;text-align:left;text-transform:uppercase;border-bottom:1px solid #dce5e1;padding:12px 14px;font-size:.68rem;font-weight:700}.dashboard-shell td{color:#293d36;border-bottom:1px solid #edf1ef;padding:13px 14px;font-size:.8rem}.dashboard-shell tbody tr:hover{background:#f8faf9}.dashboard-shell .input,.dashboard-shell input,.dashboard-shell select,.dashboard-shell textarea{box-shadow:none;border-color:#afc0b8;border-radius:5px}.dashboard-shell .input:focus,.dashboard-shell input:focus,.dashboard-shell select:focus,.dashboard-shell textarea:focus{outline-offset:0;box-shadow:none;border-color:#00563f;outline:2px solid #00563f1f}.dashboard-shell .form-builder-grid>.card{box-shadow:none;border-color:#dce5e1;border-radius:6px}.dashboard-shell .builder-fixed-form-template{background:#fff;border-color:#dce5e1}.dashboard-shell .official-application-form-template{box-shadow:none!important;background:#fff!important;border-color:#dce5e1!important}.dashboard-shell .official-application-form-template:before,.dashboard-shell .official-application-form-template:after{background:#00563f!important}.youth-shell .dashboard-main{background:#fff}.youth-shell .section-head:first-child{background:#f7faf8;border:1px solid #dce5e1;border-radius:6px;padding:20px 22px}.youth-shell .card-grid{gap:14px}.youth-shell .card-grid>*{box-shadow:none!important;border-color:#dce5e1!important;border-radius:6px!important}.youth-shell .table-wrap{margin-top:12px}.dashboard-shell .empty{text-align:center;background:#fafcfb;border:1px dashed #b8cac2;border-radius:6px;padding:32px}.dashboard-shell .empty h3{color:#173d31}.dashboard-shell .text-link{color:#00563f;font-weight:650;text-decoration:none}.dashboard-shell .text-link:hover{text-underline-offset:3px;text-decoration:underline}.dashboard-shell .badge{box-shadow:none;border-radius:999px;font-size:.65rem;font-weight:650}.coordinator-shell .coordinator-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:1050px){.dashboard-shell .dashboard-main{padding:26px 22px}.dashboard-shell .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dashboard-shell{display:block}.dashboard-shell .sidebar{min-height:auto;padding:16px}.dashboard-shell .sidebar .official-programme-single-lockup{text-align:left;flex-direction:row;justify-content:flex-start;gap:11px}.dashboard-shell .sidebar .official-artwork-programme{width:58px!important;height:58px!important;margin:0!important}.dashboard-shell .sidebar .official-programme-single-copy .programme-name{text-align:left;max-width:250px;margin:0;font-size:.67rem}.dashboard-shell .sidebar-role{margin:14px 0;padding:12px 0}.dashboard-shell .side-nav{flex-flow:wrap;gap:6px}.dashboard-shell .side-nav a,.dashboard-shell .side-nav button{border:1px solid #ffffff24;width:auto;min-height:38px;padding:8px 10px}.dashboard-shell .side-nav-divider{display:none}.dashboard-shell .dashboard-main{padding:22px 16px}.dashboard-shell .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.dashboard-shell .stat-grid{grid-template-columns:1fr}.dashboard-shell .stat{min-height:86px}.dashboard-shell .page-title{font-size:1.55rem}.dashboard-shell .coordinator-page-head,.dashboard-shell .section-head{flex-direction:column;align-items:flex-start}.coordinator-shell .coordinator-actions{width:100%}.coordinator-shell .coordinator-actions .btn{flex:auto}.dashboard-shell .lga-grid{grid-template-columns:1fr}}.offline-template-controls{gap:20px;margin-top:24px;padding:22px;display:grid}.offline-template-controls h2{margin:0 0 5px}.offline-template-controls p{margin:0}.offline-template-form{grid-template-columns:minmax(280px,1fr) 150px 190px auto;align-items:end;gap:14px;display:grid}.offline-template-form .field{margin:0}.offline-number-summary{border:1px solid var(--border);background:#f7faf8;border-radius:5px;flex-direction:column;justify-content:center;min-height:67px;padding:8px 12px;display:flex}.offline-number-summary span,.offline-number-summary small{color:var(--muted);font-size:.66rem}.offline-number-summary strong{color:var(--green);margin:2px 0;font-size:1.25rem}.offline-preview-heading,.offline-print-toolbar{justify-content:space-between;align-items:flex-end;gap:20px;margin:30px 0 16px;display:flex}.offline-preview-heading h2,.offline-print-toolbar h1{margin-bottom:4px}.offline-preview-heading p,.offline-print-toolbar p{margin:3px 0 0}.offline-template-preview-scroll{background:#e9efec;border:1px solid #dce5e1;border-radius:6px;padding:22px;overflow-x:auto}.offline-print-notice{color:#315047;background:#f4f8f6;border:1px solid #cbdad3;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:12px 15px;font-size:.78rem;display:flex}.offline-print-stack{gap:22px;display:grid}.offline-a4{box-sizing:border-box;color:#102d24;background:#fff;border:1px solid #bfcfc8;width:210mm;min-width:210mm;height:297mm;min-height:297mm;max-height:297mm;margin:0 auto;padding:8mm 9mm 7mm;font-family:Arial,Segoe UI,sans-serif;font-size:8.2pt;line-height:1.18;overflow:hidden;box-shadow:0 8px 30px #0a2d2314}.offline-paper-header{border-bottom:1.2pt solid #00563f;grid-template-columns:25mm minmax(0,1fr) 24mm;align-items:center;gap:4mm;padding-bottom:2.5mm;display:grid}.offline-paper-logo{object-fit:contain;width:22mm;height:22mm}.offline-paper-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.offline-paper-heading strong{color:#00563f;letter-spacing:.08em;font-size:8.6pt}.offline-paper-heading b{color:#0a3026;max-width:125mm;margin-top:1.4mm;font-size:10.2pt;line-height:1.2}.offline-paper-heading span{color:#fff;background:#00563f;border-radius:2px;margin-top:1.5mm;padding:1.2mm 3mm;font-size:6.8pt;font-weight:700}.offline-paper-number{border:1pt solid #00563f;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;min-height:20mm;display:flex}.offline-paper-number small{color:#4f6960;font-size:6.2pt}.offline-paper-number strong{color:#00563f;letter-spacing:.05em;margin:.7mm 0;font-size:13pt}.offline-paper-number span{color:#4f6960;font-size:6pt}.offline-paper-title{color:#00563f;text-align:center;letter-spacing:.07em;border:1pt solid #00563f;margin:2.4mm 0 2mm;padding:1.5mm 2mm;font-size:9.2pt;font-weight:700}.offline-paper-programme{grid-template-columns:auto 1fr;align-items:end;gap:2mm;margin-bottom:2.2mm;display:grid}.offline-paper-programme b{font-size:7.5pt}.offline-paper-programme span{border-bottom:1pt solid #506c62;min-height:5.5mm;padding:1.1mm 1.7mm;font-size:8.3pt;font-weight:700}.offline-paper-intro{grid-template-columns:minmax(0,1fr) 29mm;gap:4mm;display:grid}.paper-section{margin-top:1.8mm}.offline-a4 h2{color:#00563f;letter-spacing:.055em;background:#eef5f1;border-left:2.3pt solid #00563f;margin:0 0 1.4mm;padding:1.1mm 1.8mm;font-size:7.2pt;font-weight:700}.paper-grid{gap:2.2mm;display:grid}.paper-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.paper-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.paper-line{grid-template-columns:auto minmax(15mm,1fr);align-items:end;gap:1.3mm;min-height:6.2mm;margin-bottom:.8mm;display:grid}.paper-line.full{grid-template-columns:auto 1fr}.paper-line b{white-space:nowrap;font-size:6.7pt;font-weight:700}.paper-blank{border-bottom:.65pt solid #687e75;min-height:4.5mm;display:block}.paper-photo{color:#667a73;text-align:center;border:1pt solid #546d64;flex-direction:column;justify-content:center;align-items:center;width:29mm;height:35mm;font-size:6.5pt;line-height:1.5;display:flex}.paper-option-row{align-items:center;gap:2.5mm;min-height:6mm;margin:.6mm 0 1.2mm;font-size:6.5pt;display:flex}.paper-option-row.wrap{flex-wrap:wrap}.paper-option-row.compact{min-height:6.2mm;margin:0}.paper-option-row>b{font-size:6.7pt}.paper-inline-choices{gap:2mm;display:flex}.paper-choice{white-space:nowrap;align-items:center;gap:.8mm;display:inline-flex}.paper-check{border:.7pt solid #294b40;width:3mm;height:3mm;display:inline-block}.paper-writing-block{margin-bottom:1.2mm}.paper-writing-block>b{margin-bottom:.4mm;font-size:6.7pt;display:block}.paper-writing-block .paper-blank{min-height:5mm}.declaration p{color:#314b42;margin:0 0 1.2mm;font-size:6.35pt;line-height:1.3}.paper-official-use{border:1pt solid #8ea39a;margin-top:1.6mm;padding:1.5mm 1.7mm}.paper-official-use h2{background:0 0;border:0;margin:0 0 1mm;padding:0;font-size:6.7pt}.offline-paper-footer{color:#5b7168;border-top:.7pt solid #b5c4be;justify-content:space-between;gap:3mm;margin-top:1.5mm;padding-top:1.2mm;font-size:5.7pt;display:flex}@media (max-width:1100px){.offline-template-form{grid-template-columns:1fr 140px}.offline-number-summary{grid-column:1/2}}@media (max-width:700px){.offline-template-form{grid-template-columns:1fr}.offline-number-summary{grid-column:auto}.offline-preview-heading,.offline-print-toolbar,.offline-print-notice{flex-direction:column;align-items:flex-start}}@media print{@page{size:A4 portrait;margin:0}html,body{background:#fff!important;margin:0!important;padding:0!important}.dashboard-shell{background:#fff!important;min-height:0!important;display:block!important}.dashboard-shell .sidebar{display:none!important}.dashboard-shell .dashboard-main{background:#fff!important;width:auto!important;margin:0!important;padding:0!important;display:block!important}.offline-print-toolbar,.offline-print-notice{display:none!important}.offline-print-stack{display:block!important}.offline-a4{page-break-after:always;break-after:page;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:210mm!important;min-width:210mm!important;height:297mm!important;min-height:297mm!important;max-height:297mm!important;box-shadow:none!important;border:0!important;margin:0!important}.offline-a4:last-child{page-break-after:auto;break-after:auto}}.field-sync-warning{background:#f5f9f7;border:1px solid #bfd0c8;border-left:4px solid #00563f;border-radius:5px;gap:4px;margin:18px 0;padding:14px 16px;display:grid}.field-sync-warning strong{color:#00563f;font-size:.82rem}.field-sync-warning span{color:#61736b;font-size:.76rem}.field-collection-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.field-sync-status{color:#00563f;background:#f3f8f6;border:1px solid #b8ccc3;border-radius:999px;align-items:center;min-height:30px;padding:4px 10px;font-size:.68rem;font-weight:650;display:inline-flex}@media (max-width:1000px){.field-collection-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:520px){.field-collection-stats{grid-template-columns:1fr!important}}.dashboard-shell .internal-brand-link{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;text-decoration:none;display:flex}.dashboard-shell .internal-brand-link .official-programme-single-copy{display:none!important}.dashboard-shell .internal-brand-link .official-artwork-programme{background-color:#fff;padding:4px;background-image:url(/branding/yeidep-logo-clean.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:7px!important;width:68px!important;height:68px!important;margin:0 auto!important}.dashboard-shell .internal-portal-title{color:#fff;letter-spacing:.01em;font-size:.78rem;font-weight:700;line-height:1.25;display:block}.youth-shell .internal-portal-title{margin-bottom:15px}.print-selection-summary{background:#f8faf9;border:1px solid #d8e3de;border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:16px 0;display:grid;overflow:hidden}.print-selection-summary>span{color:#233d35;border-right:1px solid #d8e3de;gap:4px;min-width:0;padding:12px 14px;font-size:.76rem;line-height:1.4;display:grid}.print-selection-summary>span:last-child{border-right:0}.print-selection-summary b{color:#61716b;letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:700;display:block}.print-selection-summary>span{overflow-wrap:anywhere}.dashboard-shell .badge.closing,.youth-shell .badge.closing,.card .badge.closing{color:#34584c!important;background:#f1f6f3!important;border:1px solid #b9cbc3!important}.dashboard-shell .badge.open,.youth-shell .badge.open,.card .badge.open{color:#00563f!important;background:#edf7f2!important;border-color:#bed7cc!important}.youth-shell .section-head:first-child{min-height:0;padding:18px 22px}.youth-shell section.section>.section-head{background:0 0;border:0;margin-bottom:14px;padding:0}.coordinator-shell .applied-summary{min-height:0;padding-top:19px;padding-bottom:19px}@media (max-width:980px){.print-selection-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.print-selection-summary>span:nth-child(2){border-right:0}.print-selection-summary>span:nth-child(-n+2){border-bottom:1px solid #d8e3de}}@media (max-width:760px){.dashboard-shell .internal-brand-link{text-align:left;flex-direction:row;justify-content:flex-start;gap:10px}.dashboard-shell .internal-brand-link .official-artwork-programme{width:54px!important;height:54px!important;margin:0!important}.dashboard-shell .internal-portal-title{margin:0;font-size:.76rem}.youth-shell .internal-portal-title{margin-bottom:0}}@media (max-width:560px){.print-selection-summary{grid-template-columns:1fr}.print-selection-summary>span,.print-selection-summary>span:nth-child(2){border-bottom:1px solid #d8e3de;border-right:0}.print-selection-summary>span:last-child{border-bottom:0}}.field-review-hero{grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:28px;margin-top:20px;display:grid}.field-review-applicant h2{margin:4px 0 18px;font-size:1.55rem}.field-review-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 22px;margin:0;display:grid}.field-review-summary div,.field-review-list div{min-width:0}.field-review-summary dt,.field-review-list dt{color:#65756e;font-size:.68rem;font-weight:650}.field-review-summary dd{color:#173a30;margin:4px 0 0;font-size:.82rem;font-weight:600}.field-passport-panel{gap:7px;display:grid}.field-passport-panel>span{color:#65756e;font-size:.66rem;font-weight:650}.field-passport-panel img{object-fit:cover;background:#f5f8f6;border:1px solid #bfd0c8;border-radius:5px;width:100%;max-height:220px;display:block}.field-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.field-review-section{margin:0}.field-review-list{gap:0;margin:14px 0 0;display:grid}.field-review-list>div{border-bottom:1px solid #edf1ef;grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);gap:18px;padding:10px 0;display:grid}.field-review-list>div:last-child{border-bottom:0}.field-review-list dd{color:#203d34;overflow-wrap:anywhere;margin:0;font-size:.79rem;line-height:1.45}.field-signature-card{grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:28px;margin-top:14px;display:grid}.field-signature-card img{object-fit:contain;background:#fff;border:1px solid #d4dfda;width:100%;max-height:130px;padding:10px}.field-record-source{margin-top:14px}.field-duplicate-warning{background:#f3f7f5;border:1px solid #b9cbc3;border-left:4px solid #00563f;border-radius:5px;gap:4px;margin:16px 0;padding:13px 15px;display:grid}.field-duplicate-warning strong{color:#004b38;font-size:.78rem}.field-duplicate-warning span{color:#5e7068;font-size:.74rem}.field-map-link{margin-top:14px;display:inline-block}@media (max-width:900px){.field-review-grid{grid-template-columns:1fr}.field-review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.field-review-hero{grid-template-columns:1fr}.field-passport-panel{max-width:180px}.field-review-summary{grid-template-columns:1fr}.field-review-list>div{grid-template-columns:1fr;gap:3px}.field-signature-card{grid-template-columns:1fr}}.field-record-page-actions{align-items:center;gap:10px;display:flex}.field-record-print-header{display:none}@media print{@page{size:A4;margin:10mm 11mm 12mm}html,body{background:#fff!important}body{font-size:9pt;color:#111!important}.sidebar,.field-record-page-actions,.field-record-print-button{display:none!important}.dashboard-shell{display:block!important}.dashboard-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.field-record-print-header{border-bottom:2px solid #00563f;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px;margin:0 0 8mm;padding-bottom:4mm;display:grid!important}.field-record-print-header img{object-fit:contain;width:68px;height:68px}.field-record-print-header>div{text-align:center;gap:2px;display:grid}.field-record-print-header strong{color:#00563f;letter-spacing:.08em;font-size:9pt}.field-record-print-header span{font-size:10pt;font-weight:700;line-height:1.25}.field-record-print-header small{font-size:8pt}.field-record-print-header b{letter-spacing:.08em;margin-top:3px;font-size:9pt}.coordinator-page-head .muted{display:none}.field-review-hero,.field-review-grid,.field-signature-card,.field-record-source{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important}.field-review-hero{border:1px solid #aab8b2!important;grid-template-columns:minmax(0,1fr) 38mm!important;gap:6mm!important;margin-top:0!important;padding:5mm!important}.field-passport-panel img{object-fit:cover!important;border-radius:0!important;width:35mm!important;height:43mm!important}.field-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4mm!important;margin-top:4mm!important}.field-review-section,.field-signature-card,.field-record-source{background:#fff!important;border:1px solid #c7d1cd!important;border-radius:0!important;padding:4mm!important}.field-review-list>div{grid-template-columns:42% 58%!important;gap:3mm!important;padding:2mm 0!important}.field-review-list dt,.field-review-summary dt{font-size:7pt!important}.field-review-list dd,.field-review-summary dd{font-size:8pt!important}.field-signature-card{grid-template-columns:minmax(0,1fr) 65mm!important}.field-signature-card img{max-height:25mm!important;padding:2mm!important}.field-map-link{display:none!important}.field-uuid{font-size:7pt!important}a{color:inherit!important;text-decoration:none!important}@page{size:A4;margin:8mm 9mm 10mm}.field-review-grid{break-inside:auto!important;page-break-inside:auto!important;gap:3mm!important;margin-top:3mm!important}.field-review-section{break-inside:avoid!important;page-break-inside:avoid!important;padding:3mm!important}.field-review-hero{margin-bottom:3mm!important;padding:4mm!important}.field-review-applicant h2{margin:1mm 0 3mm!important;font-size:14pt!important}.field-review-summary{gap:2.5mm 5mm!important}.field-review-summary dt,.field-review-list dt{font-size:6.5pt!important}.field-review-summary dd,.field-review-list dd{font-size:7.4pt!important;line-height:1.25!important}.field-review-list{margin-top:1.5mm!important}.field-review-list>div{padding:1.4mm 0!important}.field-review-section .eyebrow,.field-record-source .eyebrow{margin-bottom:1mm!important;font-size:6.5pt!important}.field-passport-panel img{width:32mm!important;height:39mm!important}.field-signature-card{break-inside:avoid!important;page-break-inside:avoid!important;grid-template-columns:minmax(0,1fr) 58mm!important;gap:5mm!important;margin-top:3mm!important;padding:3mm!important}.field-signature-card h2{margin:1mm 0!important;font-size:11pt!important}.field-signature-card p{margin:0!important;font-size:7pt!important}.field-signature-card img{max-height:20mm!important}.field-record-source{break-inside:avoid!important;page-break-inside:avoid!important;margin-top:3mm!important;padding:3mm!important}.field-record-source .field-review-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:6mm!important;display:grid!important}.field-record-source .field-review-list>div{display:block!important}.field-record-source dt{margin-bottom:1mm!important}.field-record-source dd{font-size:6.5pt!important}.coordinator-page-head{margin-bottom:3mm!important}.coordinator-page-head .page-title{font-size:15pt!important}.field-record-print-header{margin-bottom:5mm!important;padding-bottom:3mm!important}}.direct-dashboard-section{background:#fff;border:1px solid #d8e4de;border-radius:8px;margin-top:24px;padding:22px}.direct-new-count{background:#f1f7f4;border:1px solid #bcd1c7;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:92px;padding:10px 18px;display:flex}.direct-new-count span{color:#62766d;text-transform:uppercase;font-size:.66rem;font-weight:700}.direct-new-count strong{color:#00563f;font-size:1.55rem;line-height:1.1}@media (max-width:700px){.direct-dashboard-section{padding:15px}.direct-dashboard-section .section-head{align-items:flex-start}}.footer-developer-credit{color:#ffffffb8;font-size:.88rem;line-height:1.5}.footer-developer-credit a{color:#fff;font-weight:700;text-decoration:none}.footer-developer-credit a:hover{text-decoration:underline}@media (max-width:640px){.footer-developer-credit{font-size:.82rem}}.developer-name-link{color:var(--green);text-decoration:none}.developer-name-link:hover{text-decoration:underline}.developer-contact-link{color:var(--green);border-bottom:1px solid #003f304d;padding-bottom:2px;font-weight:700;text-decoration:none;display:inline-block}.developer-contact-link:hover{border-bottom-color:var(--green)}
