@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#214f3d;--deep:#163e30;--ink:#223b31;--muted:#5c6c62;--cream:#faf8f1;--gold:#e9c770;--line:#dce2d9;--white:#fff;--pale:#eaf0e6}
*{box-sizing:border-box}body.fos-workshop,body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.65}#fos-app{min-height:100vh}a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #bf822d;outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-.04em}h1{font-size:clamp(42px,5vw,72px);margin-bottom:25px}h2{font-size:clamp(32px,3.2vw,46px);margin-bottom:24px}h3{font-size:22px;line-height:1.3;margin-bottom:13px}p{margin-bottom:22px}ul,ol{padding-left:24px}li{margin-bottom:8px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.training{background:#f0dfb0;color:#473b25;text-align:center;padding:8px 16px;font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1.5}.training span{margin-left:16px;font-weight:400}.skip{position:absolute;left:12px;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}.site-header{background:var(--cream);border-bottom:1px solid var(--line)}.nav-row{min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--green);font-family:Georgia,serif;font-weight:bold;font-size:25px;line-height:1.05;letter-spacing:-.04em;flex-shrink:0}.brand img{width:42px;height:42px}.brand small{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:9px;letter-spacing:.19em;margin-top:6px;font-weight:600}.navigation{display:flex;align-items:center;gap:28px}.navigation a{text-decoration:none;font-size:14px;font-weight:600}.navigation a:hover{text-decoration:underline}.btn,.navigation a.btn{background:var(--green);color:white;border:1px solid var(--green);border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 23px;font-size:15px;font-weight:600;text-decoration:none;line-height:1.4;min-height:52px}.btn:hover{background:var(--deep);color:white}.btn.secondary{background:transparent;color:var(--green)}.btn.secondary:hover{background:var(--pale)}.btn.gold{background:var(--gold);border-color:var(--gold);color:var(--deep)}.textlink{display:inline-block;font-weight:600;font-size:15px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:var(--green);margin-bottom:22px;display:block}.muted{color:var(--muted)}.small{font-size:13px;line-height:1.6}.lead{font-size:19px;line-height:1.65;color:var(--muted)}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:68px;align-items:center;padding:58px 0 54px}.hero h1{max-width:530px}.hero .lead{max-width:470px}.hero figure{margin:0;position:relative}.hero img{width:100%;height:486px;object-fit:cover;border-radius:7px 7px 80px 7px}.photo-tag{position:absolute;bottom:23px;left:23px;background:var(--cream);padding:11px 17px;font-size:12px;border-radius:3px;color:var(--green)}.hero .micro{font-size:12px;margin-top:13px;color:var(--muted)}.path-row{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--pale);border:1px solid #dce3d6;border-radius:6px;margin-bottom:70px}.path-card{padding:27px 32px;display:flex;gap:23px;align-items:center}.path-card+div{border-left:1px solid #d1dbcc}.path-icon{font-size:29px;color:var(--green)}.path-card p{font-size:14px;color:var(--muted);margin:4px 0 9px}.path-card h3{font-family:Georgia,serif;font-size:23px;margin:0}.section{padding:68px 0}.section.tint{background:var(--pale)}.section.white{background:white}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px}.section-heading h2{max-width:530px;margin:0}.section-heading p{max-width:420px;margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step{border-top:1px solid #b7c8b8;padding:26px 0}.step .num{color:#7a8061;font-family:Georgia,serif;font-size:31px;margin-bottom:16px}.step p{font-size:15px;color:var(--muted)}.story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story img{width:100%;border-radius:5px;aspect-ratio:1.4;object-fit:cover}.story blockquote{font-family:Georgia,serif;font-size:30px;line-height:1.35;margin:0 0 22px;color:var(--ink)}.story figcaption{font-size:11px;margin-top:8px;color:var(--muted)}.story figure{margin:0}.impact-band{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px;border-top:1px solid var(--line);padding-top:35px}.impact-band strong{font-family:Georgia,serif;font-size:39px;font-weight:400;display:block}.impact-band span{font-size:14px;color:var(--muted)}.cta-band{background:var(--green);color:var(--cream);padding:50px 0}.cta-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.cta-band h2{color:var(--cream);margin:0 0 12px}.cta-band p{margin:0;color:#d8e3da}.footer{background:#173b2e;color:#dce4dd;padding:42px 0 23px;font-size:12px}.footer .wrap>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer a{color:#e5ebe6}.footer .brand{color:white;font-size:21px}.footer .disclosure{border-top:1px solid #40614e;margin-top:28px;padding-top:19px;display:block}.footer button{background:transparent;border:0;color:#dce4dd;text-decoration:underline;font-size:12px;padding:0}.page-head{padding:44px 0 30px}.page-head h1{font-size:55px;max-width:850px;margin-bottom:18px}.page-head .lead{max-width:750px}.crumb{font-size:12px;display:flex;gap:9px;margin-bottom:32px;color:var(--muted)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:55px;padding-bottom:65px}.content-grid h2{font-size:34px;line-height:1.18}.card{background:white;border:1px solid var(--line);border-radius:6px;padding:29px}.card h3{font-size:20px}.card p:last-child{margin-bottom:0}.aside-card{align-self:start;background:var(--pale);border:0;position:sticky;top:25px}.aside-card h3{font-family:Georgia,serif;font-size:27px}.aside-card .btn{width:100%;margin-top:8px}.note{padding:18px 22px;background:#f2e7c7;border-left:3px solid #ac8832;margin:25px 0;font-size:15px}.note.green{background:var(--pale);border-color:var(--green)}.facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0}.fact{padding:22px;background:var(--pale);border-radius:5px}.fact strong{font-size:34px;font-family:Georgia,serif;display:block;font-weight:400;line-height:1.2}.fact span{font-size:14px}.facts.four{grid-template-columns:repeat(4,1fr)}.progress{display:flex;list-style:none;padding:0;gap:22px;margin:0 0 30px;border-bottom:1px solid var(--line);padding-bottom:15px}.progress li{font-size:12px;color:var(--muted);margin:0}.progress .active{color:var(--green);font-weight:700}.progress span{display:inline-flex;width:24px;height:24px;border:1px solid #c1cbbd;border-radius:50%;align-items:center;justify-content:center;margin-right:7px}.progress .active span{color:white;background:var(--green)}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{font-size:17px;font-weight:600;cursor:pointer}details p{color:var(--muted);font-size:15px;margin:15px 0 0}.form-field{margin:0 0 23px}.form-field label,.form-field legend{font-size:14px;font-weight:600;display:block;margin-bottom:8px}.form-field input[type=number],.form-field input[type=text],.form-field select{width:100%;padding:13px 15px;background:white;border:1px solid #a8b7a9;color:var(--ink);border-radius:4px;min-height:50px}.form-field input[readonly]{background:#f2f4ef;color:#637066}.form-field fieldset{border:0;padding:0;margin:0}.field-hint{font-size:12px;color:var(--muted);margin-top:7px}.choices{display:flex;flex-wrap:wrap;gap:9px}.choice{border:1px solid #b4c3b4;border-radius:4px;padding:10px 22px;background:white;color:var(--ink);min-height:46px}.choice.selected{background:var(--green);color:white;border-color:var(--green)}.checkbox-row{display:flex;gap:10px;align-items:flex-start;font-size:14px;margin:18px 0 25px}.checkbox-row input{margin-top:7px;accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.error{color:#992f22;font-size:14px;font-weight:600}.result{padding:25px;background:var(--pale);margin-top:25px;border-radius:5px}.result h3{margin-bottom:10px}.summary-list{list-style:none;padding:0;margin:20px 0}.summary-list li{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:13px 0;margin:0;font-size:14px}.summary-list strong{text-align:right}.action-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}.receipt{border:1px solid #bdcbbf;padding:35px;background:white;position:relative}.receipt-head{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--green);padding-bottom:20px;margin-bottom:25px}.stamp{font-size:11px;border:2px solid #9b6641;color:#8a4e2e;letter-spacing:.12em;padding:6px 11px;transform:rotate(-6deg);font-weight:700}.receipt h2{font-size:28px}.success-check{display:inline-flex;background:var(--pale);border-radius:50%;width:42px;height:42px;justify-content:center;align-items:center;color:var(--green);font-size:26px;margin-bottom:18px}.claim-steps{list-style:none;padding:0;counter-reset:steps}.claim-steps li{padding:0 0 26px 49px;position:relative;counter-increment:steps}.claim-steps li:before{content:counter(steps);position:absolute;left:0;top:0;width:31px;height:31px;border-radius:50%;background:var(--pale);display:flex;align-items:center;justify-content:center}.claim-steps h3{font-size:19px;margin-bottom:8px}.claim-steps p{font-size:15px;color:var(--muted)}.help-text{background:var(--pale);padding:25px;margin-top:30px}.help-text h3{font-size:19px}.help-text p{font-size:14px;margin-bottom:0}.pantry-card{margin-top:24px}.pantry-card dl{display:grid;grid-template-columns:130px 1fr;font-size:15px}.pantry-card dd{margin:0 0 15px}.pantry-card dt{font-weight:600}.hub{padding:60px 0 80px}.hub h1{font-size:62px;max-width:900px}.hub-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:35px 0}.hub-cards .card{padding:0;overflow:hidden}.hub-cards .card>div{padding:30px}.hub-cards img{height:225px;width:100%;object-fit:cover}.hub-cards h2{font-size:34px}.hub-cards p{font-size:15px}.facilitator table{width:100%;border-collapse:collapse;font-size:14px}.facilitator th,.facilitator td{padding:15px;border:1px solid var(--line);text-align:left}.facilitator .route{background:#f1f3ec;padding:15px;font-size:13px;margin:15px 0}.hub .qr{width:130px;height:130px;display:block;margin:20px 0}.reset-status{min-height:1.2em;font-size:12px}.mobile-toggle{display:none}
/* Example A: a credible, dated organization-first website with competing priorities. */
.poor{background:#e7e6df;color:#444;font-family:Arial,sans-serif;font-size:14px;line-height:1.65;--green:#375a43;--ink:#3c5143;--muted:#686962;--cream:#f9f8f3}.poor .wrap{width:min(1120px,calc(100% - 36px))}.poor .training{font-size:12px}.poor .site-header{background:#fcfbf6;border:0}.poor .nav-row{min-height:118px;gap:30px}.poor .brand{font-size:33px}.poor .brand small{font-size:10px;letter-spacing:.12em}.poor .brand img{width:54px;height:54px}.poor .utility{text-align:right;font-size:12px;line-height:2}.poor .utility a{margin-left:12px}.poor .tagline{font-family:Georgia,serif;font-size:17px;color:#72766b}.poor .navigation{background:#365541;padding:0;gap:0;justify-content:space-between;border-bottom:4px solid #b19e60}.poor .navigation a{color:white;border-right:1px solid #64806b;padding:12px 17px;font-size:13px;font-weight:400;text-align:center;flex:1}.poor .navigation a:hover{background:#284832}.poor .notice-strip{background:#e4dcbd;color:#5b5338;border-bottom:1px solid #cbc09c;text-align:center;padding:8px 10px;font-size:12px}.poor .poor-grid{display:grid;grid-template-columns:205px 1fr 230px;gap:22px;padding:25px 22px 45px;background:#fffef9}.poor .poor-main{min-width:0}.poor h1{font-size:33px;line-height:1.2;letter-spacing:0;margin:0 0 18px;font-weight:400}.poor h2{font-size:25px;line-height:1.25;letter-spacing:0;margin:25px 0 14px}.poor h3{font-family:Georgia,serif;font-weight:400;font-size:19px;color:#495844}.poor p{margin:0 0 17px}.poor a:not(.brand):not(.navigation a):not(.btn){color:#315d82}.poor .poor-sidebar section{border:1px solid #cccdbf;margin-bottom:17px;background:#f5f4ed}.poor .poor-sidebar h3{background:#69735d;color:white;padding:9px 13px;font-size:16px;margin:0}.poor .poor-sidebar .sidebar-inner{padding:12px}.poor .poor-sidebar a{display:block;padding:5px 0;border-bottom:1px dotted #c7c8bb;font-size:12px}.poor .poor-sidebar p{font-size:12px;margin:8px 0}.poor .poor-sidebar ul{padding-left:17px;font-size:12px;margin:8px 0}.poor .poor-photo{width:100%;height:173px;object-fit:cover;margin:17px 0 10px}.poor .caption{font-size:11px;color:#777}.poor .poor-promos{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.poor .poor-promo{background:#ede9d9;border:1px solid #d2cab3;padding:14px}.poor .poor-promo:nth-child(2){background:#e3e8e0}.poor .poor-promo h3{font-size:17px;margin:0 0 7px}.poor .poor-promo p{font-size:12px}.poor .btn{padding:8px 18px;min-height:36px;font-family:Arial,sans-serif;font-weight:400;font-size:13px;border-radius:2px}.poor .linklist{padding-left:18px}.poor .linklist li{margin-bottom:13px}.poor .subtle{font-size:12px;color:#666}.poor .document-meta{border-bottom:1px solid #d6d5ca;font-size:11px;color:#777;padding-bottom:8px;margin-bottom:18px}.poor .notice{background:#f1eedf;border:1px solid #d6ceb5;padding:14px;margin-bottom:20px;font-size:12px}.poor .dense{line-height:1.85;text-align:left}.poor .footer{background:#dddcd3;color:#555;padding:24px 0}.poor .footer a,.poor .footer button{color:#3d4d3e}.poor .footer .brand{color:#3d4d3e}.poor .footer .disclosure{border-color:#bbbdb1}.poor .facts{gap:8px}.poor .fact{padding:15px;background:#f0f0e7}.poor .fact strong{font-size:27px}.poor .card{border-radius:0;padding:18px}.poor .form-field{margin-bottom:18px}.poor .form-field input,.poor .form-field select{font-size:13px;min-height:38px;padding:8px}.poor .choice{padding:5px 14px;min-height:35px;font-size:13px}.poor .note{font-size:13px;padding:15px}.poor .receipt{padding:21px}.poor .receipt-head{gap:12px}.poor .summary-list li{font-size:12px}.poor details{padding:11px 0}.poor summary{font-size:14px}.poor details p{font-size:13px}.poor .claim-steps{list-style:decimal;padding-left:23px}.poor .claim-steps li{padding:0 0 14px}.poor .claim-steps li:before{display:none}.poor .claim-steps h3{font-size:17px}.poor .claim-steps p{font-size:13px}.poor .progress{display:none}.poor .page-head{padding:0}.poor .pantry-card dl{grid-template-columns:110px 1fr;font-size:13px}.poor .action-row{gap:16px}.poor .story-small{width:100%;height:145px;object-fit:cover}.poor .result{background:#f0f0e7;padding:18px}.poor .stamp{font-size:9px}.print-only{display:none}
@media(max-width:1000px){.navigation{gap:15px}.navigation a{font-size:12px}.hero{gap:35px}.hero img{height:450px}.hero h1{font-size:56px}.poor .poor-grid{grid-template-columns:165px 1fr 190px;gap:16px;padding:20px 16px}.poor .navigation a{padding:12px 8px}.content-grid{gap:28px;grid-template-columns:1fr 290px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.training{font-size:10px;padding:8px 12px}.training span{display:none}.nav-row{min-height:80px;flex-wrap:wrap;gap:0;padding:17px 0}.brand{font-size:23px}.brand img{width:37px;height:37px}.mobile-toggle{display:block;background:transparent;border:1px solid #bfcabc;padding:7px 12px;font-size:13px;border-radius:3px;color:var(--green)}.good .navigation{display:none;width:100%;padding-top:20px;gap:0;align-items:stretch}.good .navigation.open{display:flex;flex-direction:column}.good .navigation a{font-size:15px;padding:11px 0}.good .navigation a.btn{padding:12px;margin-top:9px}.hero{grid-template-columns:1fr;padding:34px 0 28px;gap:30px}.hero h1{font-size:49px;line-height:1.02;margin-bottom:20px}.hero .lead{font-size:17px;line-height:1.6}.hero .eyebrow{margin-bottom:17px;font-size:10px}.hero img{height:330px;border-bottom-right-radius:65px}.hero .btn{width:100%}.photo-tag{font-size:11px;left:17px;bottom:17px}.path-row{grid-template-columns:1fr;margin-bottom:40px}.path-card{padding:23px;gap:19px}.path-card+div{border-left:0;border-top:1px solid #d1dbcc}.section{padding:43px 0}.section-heading{display:block}.section-heading p{margin-top:18px}.grid-3{grid-template-columns:1fr;gap:0}.step{padding:23px 0}.step .num{margin-bottom:10px}.story{grid-template-columns:1fr;gap:30px}.story blockquote{font-size:27px}.impact-band{gap:16px;margin-top:28px;padding-top:24px}.impact-band strong{font-size:31px}.impact-band span{font-size:11px}.cta-band .wrap{display:block}.cta-band .btn{margin-top:24px}.footer .wrap>div{align-items:flex-start;flex-wrap:wrap}.footer .brand{width:100%;margin-bottom:9px}.page-head{padding:26px 0 20px}.page-head h1{font-size:42px}.crumb{margin-bottom:22px}.content-grid{grid-template-columns:1fr;gap:28px;padding-bottom:45px}.aside-card{position:static}.facts.four{grid-template-columns:1fr 1fr}.card{padding:23px}.progress{gap:12px;flex-wrap:wrap}.progress li{font-size:11px}.progress span{width:20px;height:20px;margin-right:4px}.receipt{padding:23px}.receipt-head{gap:12px}.receipt-head .brand{font-size:19px}.receipt-head .brand img{width:30px;height:30px}.stamp{font-size:9px}.pantry-card dl{grid-template-columns:90px 1fr}.hub{padding:35px 0}.hub h1{font-size:44px}.hub-cards{grid-template-columns:1fr}.hub-cards img{height:210px}.facilitator table{font-size:12px}.facilitator td,.facilitator th{padding:10px}.poor .wrap{width:calc(100% - 20px)}.poor .nav-row{padding:19px 7px 15px;display:block}.poor .brand{font-size:31px}.poor .utility{text-align:left;margin-top:14px}.poor .utility a{margin:0 13px 0 0}.poor .tagline{font-size:14px;margin-top:9px}.poor .navigation{display:grid;grid-template-columns:repeat(3,1fr)}.poor .navigation a{font-size:12px;padding:10px 8px;border-bottom:1px solid #72806a}.poor .notice-strip{font-size:11px}.poor .poor-grid{display:flex;flex-direction:column;padding:17px;gap:20px}.poor .poor-sidebar.left{order:0}.poor .poor-main{order:1}.poor .poor-sidebar.right{order:2}.poor .poor-sidebar.left section:not(:first-child){display:none}.poor .poor-sidebar.left .sidebar-inner{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.poor .poor-sidebar.left section{margin:0}.poor h1{font-size:29px}.poor .poor-photo{height:190px}.poor .poor-grid .poor-sidebar.right{display:grid;grid-template-columns:1fr 1fr;gap:12px}.poor .poor-sidebar.right section{margin:0}.poor .receipt-head .brand{font-size:18px}.poor .receipt{padding:17px}.poor .footer .brand{font-size:22px}.poor .summary-list li{flex-wrap:wrap}.poor .training{font-size:10px}}
@media print{body{background:white!important;color:black!important;font-size:12pt}.training,.site-header,.footer,.page-head,.aside-card,.poor-sidebar,.no-print,.action-row,.progress,.notice-strip{display:none!important}.wrap{width:100%!important}.content-grid,.poor .poor-grid{display:block!important;padding:0!important}.receipt{border:1px solid #333!important;page-break-inside:avoid}.print-only{display:block!important}.receipt .brand{font-size:20px}.poor .poor-main{width:100%}.claim-steps{page-break-inside:avoid}}
