@charset "UTF-8";
:root{--ink:#172820;--paper:#fbfaf6;--cobalt:#2455db;--mint:#ccebdd;--amber:#f0bc62;--muted:#526357;--line:#d8ddd3;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--cobalt)}a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--cobalt);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.04em}h1{font-size:clamp(2.8rem,5.4vw,5.3rem);margin:20px 0 25px;max-width:900px}h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:24px}h3{font-size:1.2rem;line-height:1.3}p{margin-bottom:1.25rem}.container{width:min(1240px,calc(100% - 80px));margin:auto}.topbar{background:var(--ink);color:var(--paper);padding:9px 40px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.035em}.topbar a{color:var(--mint);text-decoration:none}.site-header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 40px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:21px;font-weight:700;line-height:1.15}.brand small{display:block;font-size:9px;letter-spacing:.2em;font-weight:400;margin-top:8px}.brand-mark{position:relative;background:var(--cobalt);color:white;width:43px;height:43px;border-radius:5px;font-family:var(--serif);font-size:34px;line-height:43px;text-align:center}.brand-mark span{position:absolute;right:4px;top:-9px;font-size:23px}.desktop-nav{display:flex;gap:30px;font-size:14px}.desktop-nav a{text-decoration:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--cobalt);color:white;padding:15px 23px;border-radius:5px;text-decoration:none;font-weight:700;font-size:14px;line-height:1.5;min-height:48px}.button:hover{background:#183a9c;color:white}.button span{font-size:21px}.button.small{padding:10px 17px}.mobile-menu{display:none}.skip{position:absolute;z-index:10;top:-100px;left:10px;background:white;padding:12px}.skip:focus{top:10px}.breadcrumbs{display:flex;gap:12px;font-size:12px;color:var(--muted);padding-top:24px;flex-wrap:wrap}.hero{padding:48px 0 50px}.home-hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:50px;padding-top:35px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;display:block;color:var(--muted)}.intro{max-width:710px;font-size:18px;line-height:1.7;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin:28px 0}.text-link{font-size:13px;font-weight:700}.byline{font-size:11px;color:var(--muted);line-height:1.8;margin-top:28px}.visual{background:#e5ece3;border:1px solid #d4dfd1;border-radius:140px 140px 12px 12px;position:relative;padding:48px 20px 24px;overflow:hidden}.visual-top{display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;letter-spacing:.13em}.status-dot{width:6px;height:6px;background:var(--ink);border-radius:50%}.visual svg{display:block;width:100%;height:auto}.visual-note{display:flex;align-items:center;gap:14px;padding:0 22px}.visual-note>span{background:var(--paper);border-radius:50%;font-size:25px;width:45px;height:45px;text-align:center}.visual-note strong{font-family:var(--serif);font-size:20px;font-weight:400}.visual-note small{display:block;font-size:11px;color:var(--muted)}.answer-block{display:grid;grid-template-columns:190px 1fr;gap:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.answer-block .eyebrow{color:var(--cobalt);padding-top:5px}.answer-block p{font-size:16px;margin:0;max-width:950px}.paths{padding:80px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{margin:0}.section-heading>p{font-size:13px;color:var(--muted);margin:0}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.path-card{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--line);border-radius:7px;padding:27px;transition:transform .15s,background .15s}.path-card:hover{background:#eef3e9;color:var(--ink);transform:translateY(-3px)}.path-card:nth-child(3n+1){background:#eff2e9}.card-number{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:25px}.path-card h3{font-family:var(--serif);font-size:26px;font-weight:400;letter-spacing:-.025em;margin-bottom:13px}.path-card p{font-size:13px;color:var(--muted);line-height:1.7}.card-link{font-size:12px;font-weight:700;margin-top:auto;padding-top:20px;display:flex;justify-content:space-between}.card-link span{font-size:22px;line-height:1}.reading-layout{display:grid;grid-template-columns:minmax(0,850px) minmax(220px,280px);gap:65px;padding-top:70px}.article-body{min-width:0}.comparison{margin-bottom:48px}.comparison .section-heading{display:block}.comparison .section-heading h2{margin-top:12px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:6px}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}th,td{padding:17px 19px;vertical-align:top;border-bottom:1px solid var(--line)}thead{background:var(--ink);color:var(--paper)}tbody th{font-weight:700;width:27%}tbody tr:last-child>*{border-bottom:0}tbody tr:nth-child(even){background:#f0f2eb}.prose-section{margin-bottom:37px}.prose-section h2{font-size:29px;letter-spacing:-.02em;margin-bottom:16px}.prose-section p{color:#3b4e40;line-height:1.85}.sidebar{align-self:start;background:var(--mint);padding:30px;border-radius:7px;font-size:13px}.sidebar h2{font-size:31px;margin:19px 0}.sidebar h3{font-size:15px}.sidebar a{font-size:12px;font-weight:700}.sidebar ul{padding-left:18px}.sidebar li{margin-bottom:10px}.sidebar hr{border:0;border-top:1px solid #a6cbb6;margin:28px 0}.faqs{padding:28px 0}.faqs h2{margin-top:15px}.faqs details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:20px 0;font-weight:700;font-size:15px;min-height:48px}.faqs details p{padding-right:20px;color:var(--muted);font-size:15px}.source-notes{background:#f0f2eb;border-left:3px solid var(--cobalt);padding:25px 30px;margin:32px 0}.source-notes h2{font-family:var(--sans);font-size:16px;font-weight:700;letter-spacing:0;margin-bottom:12px}.source-notes p,.source-notes li{font-size:12px}.source-notes ul{padding-left:18px;margin-bottom:0}.source-notes li{margin:9px 0}.related{padding:70px 0}.related h2{margin-top:15px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.closing{background:var(--ink);color:var(--paper);padding:45px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:25px 0 75px}.closing .eyebrow{color:var(--mint)}.closing h2{margin:14px 0 15px}.closing p{font-size:13px;color:#d0d9d0;margin:0;max-width:570px}.button.light{background:var(--mint);color:var(--ink);flex-shrink:0}.button.light:hover{background:white}footer{border-top:1px solid var(--line);padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:80px}.footer-brand{font-family:var(--serif);font-size:25px;text-decoration:none;letter-spacing:-.035em}.footer-grid p{font-size:13px;color:var(--muted);max-width:380px;margin-top:17px}.footer-grid p.fine{font-size:11px}.footer-grid nav{display:flex;flex-direction:column;gap:10px}.footer-grid nav h2{font-family:var(--sans);font-size:12px;font-weight:700;letter-spacing:0;margin:5px 0 8px}.footer-grid nav a{font-size:12px;text-decoration:none}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.checklist{padding:30px;border:1px solid var(--line);border-radius:6px;margin:30px 0}.checklist h2{font-size:29px}.checklist label{display:flex;align-items:start;gap:12px;padding:12px 0;font-size:14px;cursor:pointer}.checklist input{width:20px;height:20px;accent-color:var(--cobalt);flex-shrink:0}.checklist p{font-size:13px}.checklist #check-status{margin-top:20px;margin-bottom:0;font-weight:700}
@media(min-width:1440px){.home-hero h1{font-size:78px}}
@media(max-width:1000px){.desktop-nav{gap:18px}.header-cta{display:none}.home-hero{gap:30px}.reading-layout{gap:30px;grid-template-columns:minmax(0,1fr) 230px}.path-card{padding:22px}.footer-grid{gap:35px}.closing{padding:32px}.closing .button{max-width:240px}.visual{padding-top:35px}.visual-note{padding:0 8px}.visual-top{font-size:8px}}
@media(max-width:720px){.container{width:calc(100% - 40px)}.topbar{padding:8px 20px;font-size:9px;justify-content:center}.topbar a{display:none}.site-header{padding:19px 20px;gap:12px}.brand{font-size:19px}.brand small{font-size:8px}.brand-mark{width:38px;height:38px;font-size:30px;line-height:38px}.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{font-size:13px;padding:8px;min-height:44px;display:flex;align-items:center}.mobile-menu nav{position:absolute;right:0;top:48px;width:220px;background:var(--paper);border:1px solid var(--line);box-shadow:0 10px 25px #17282015;padding:15px;z-index:3}.mobile-menu nav a{display:block;padding:10px;text-decoration:none;font-size:14px}.breadcrumbs{font-size:10px;padding-top:18px}.hero,.home-hero{display:block;padding:33px 0}h1{font-size:47px;line-height:1.05;letter-spacing:-.045em;margin:17px 0 22px}.intro{font-size:16px}.eyebrow{font-size:9px}.hero-actions{gap:20px}.button{font-size:12px;padding:14px 17px;gap:17px}.text-link{font-size:12px}.byline{font-size:10px}.visual{margin-top:35px;border-radius:100px 100px 8px 8px;padding:28px 14px 20px}.visual svg{max-height:300px}.visual-note{padding:0 17px}.visual-note strong{font-size:19px}.answer-block{display:block;padding:24px 0}.answer-block .eyebrow{margin-bottom:12px}.answer-block p{font-size:14px}.paths{padding:45px 0}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:16px}.path-grid{grid-template-columns:1fr;gap:12px}.path-card{padding:23px}.card-number{margin-bottom:16px}.path-card h3{font-size:27px}.path-card p{font-size:14px}.card-link{padding-top:7px}.reading-layout{display:block;padding-top:40px}.sidebar{margin-top:32px;padding:26px}.sidebar h2{max-width:320px}.comparison{margin-bottom:35px}h2{font-size:34px}.prose-section h2{font-size:28px}.prose-section p{font-size:15px}th,td{padding:13px 11px;font-size:12px;overflow-wrap:anywhere}table{min-width:0}tbody th{width:28%}.faqs{padding-top:15px}.faqs summary{font-size:14px}.source-notes{padding:22px}.related{padding:45px 0}.related-grid{grid-template-columns:1fr}.closing{display:block;padding:28px;margin:15px 0 45px}.closing h2{font-size:35px}.closing .button{margin-top:24px;max-width:none}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div{grid-column:1/-1}.footer-bottom{display:block;font-size:10px}.footer-bottom span{display:block;margin-top:7px}footer{padding-top:35px}.checklist{padding:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.path-card{transition:none}.path-card:hover{transform:none}}

/* GovtFreeLaptops.com visual system */
:root{--ink:#101827;--paper:#f7f4ec;--cobalt:#2455db;--mint:#dff8ef;--mint-strong:#1bc48d;--amber:#f4c567;--muted:#596678;--line:#d9e0e9;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
body{background:linear-gradient(180deg,#faf8f2 0,#f7f4ec 58%,#faf8f2 100%);color:var(--ink)}
.topbar{background:#101827;color:#dfe6f1;padding:9px max(24px,calc((100vw - 1360px)/2));font-size:11px;letter-spacing:.025em}.topbar-contact{display:flex;gap:10px}.topbar a{color:#cfe0ff}.site-header{max-width:1380px;padding:18px 34px;background:rgba(247,244,236,.97);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.brand{min-width:260px}.brand img{display:block;width:min(320px,32vw);height:auto}.desktop-nav{gap:24px}.desktop-nav a{font-weight:700;font-size:13px;color:#354052}.header-cta{background:#2455db;border-radius:10px}.breadcrumbs{padding-top:26px}.hero{padding:40px 0 46px}.home-hero,.inner-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:54px;align-items:center}.inner-hero h1{font-size:clamp(2.65rem,4.6vw,4.7rem)}.home-hero h1{font-size:clamp(3.15rem,6vw,5.95rem);max-width:740px}.intro{font-size:18px;max-width:720px}.hero-image{margin:0;position:relative}.hero-image img{display:block;width:100%;height:auto;border-radius:34px;filter:drop-shadow(0 24px 35px rgba(16,24,39,.12))}.page-image img{border-radius:30px}.byline{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px;padding-top:21px;border-top:1px solid var(--line)}.byline-author{display:flex;gap:10px;align-items:center}.byline-author img{width:42px;height:42px;object-fit:cover;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 12px rgba(16,24,39,.14)}.byline-author span{display:flex;flex-direction:column;line-height:1.25}.byline-author small{margin-top:3px;color:var(--muted)}.byline-dates{display:flex;gap:7px;flex-wrap:wrap}.answer-block{grid-template-columns:145px 1fr minmax(210px,280px);align-items:center;background:#101827;color:white;border:0;border-radius:20px;padding:28px 30px;margin:12px 0 0}.answer-block .eyebrow{color:#9fb6ff}.answer-block p{font-size:16px}.answer-note{border-left:1px solid rgba(255,255,255,.2);padding-left:22px;display:flex;flex-direction:column;gap:4px;font-size:11px;color:#aeb8c9}.answer-note strong{color:white;font-size:12px;line-height:1.5}.home-section{padding:74px 0}.path-grid{grid-template-columns:repeat(3,1fr)}.path-card{background:#fffdf8;border-radius:18px;padding:26px;box-shadow:0 10px 28px rgba(16,24,39,.035)}.path-card:nth-child(3n+1){background:#f0f4ff}.path-card:nth-child(3n+2){background:#effaf6}.path-card:nth-child(3n+3){background:#fff8e8}.path-card:hover{background:white;box-shadow:0 18px 40px rgba(16,24,39,.09)}.image-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.95fr);gap:66px;align-items:center;border-top:1px solid var(--line)}.image-feature.image-left{grid-template-columns:minmax(380px,.95fr) minmax(0,1fr)}.image-feature figure{margin:0}.image-feature figure img{width:100%;height:auto;display:block;border-radius:30px;box-shadow:0 18px 45px rgba(16,24,39,.08)}.image-feature h2{font-size:clamp(2.25rem,4vw,3.75rem);max-width:660px;margin-top:14px}.image-feature p{font-size:16px;color:#475466;max-width:680px}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:26px 0}.check-list li{position:relative;padding-left:27px;font-size:14px;color:#39485a}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:#1ba978;font-weight:800}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:27px 0}.mini-stats>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.mini-stats strong{display:block;font-family:var(--serif);font-size:28px;color:#2455db}.mini-stats span{font-size:11px;color:var(--muted)}.team-section{padding:74px 0;border-top:1px solid var(--line)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.team-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(16,24,39,.05)}.team-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#eef1f6}.team-card>div{padding:22px}.team-card h3{font-family:var(--serif);font-size:25px;margin-bottom:5px}.team-card .role{font-weight:700;color:#2455db;font-size:12px;min-height:38px}.team-card p{font-size:13px;color:#526072}.team-card a{font-size:11px;font-weight:700;overflow-wrap:anywhere}.compact-team .team-card>div{padding:18px}.compact-team .team-card h3{font-size:22px}.contact-panel{padding:70px 0;border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.contact-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:8px;min-height:145px}.contact-grid article>span{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-grid a,.contact-grid address{font-size:13px;font-weight:700;text-decoration:none;font-style:normal;overflow-wrap:anywhere}.hours{display:flex;flex-wrap:wrap;gap:12px 20px;background:#101827;color:#fff;padding:18px 22px;border-radius:14px;font-size:12px}.hours strong{color:#9fb6ff}.reading-layout{grid-template-columns:minmax(0,840px) minmax(240px,285px)}.prose-section{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px}.section-index{font-family:var(--serif);font-size:18px;color:#2455db;padding-top:6px}.prose-section h2{margin-bottom:14px}.sidebar{background:#edf4ff;border:1px solid #d5e0fb;border-radius:18px}.source-notes{border-left:4px solid #2455db;background:#eef3ff;border-radius:0 16px 16px 0}.closing{border-radius:24px;background:linear-gradient(135deg,#101827,#182b52)}.policy-layout{max-width:900px;padding:60px 0}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px}.footer-brand-col img{width:min(330px,100%);height:auto}.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-contact h2{font-family:var(--sans);font-size:12px;font-weight:700;letter-spacing:0;margin:5px 0 8px}.footer-contact a{font-size:12px;text-decoration:none}.footer-disclaimer-box{font-size:11px;line-height:1.65;color:#657184;border-top:1px solid var(--line);padding-top:25px;margin-top:38px}.footer-disclaimer-box p{margin-bottom:10px}.footer-bottom{margin-top:28px}.page-about .hero,.page-contact .hero,.page-editorial-policy .hero,.page-privacy .hero,.page-disclaimer .hero{grid-template-columns:1fr;max-width:900px}.page-about .hero-image,.page-contact .hero-image{display:none}
@media(max-width:1050px){.site-header{padding-inline:24px}.brand{min-width:220px}.brand img{width:250px}.desktop-nav{gap:16px}.home-hero,.inner-hero{gap:30px;grid-template-columns:1fr .8fr}.image-feature,.image-feature.image-left{gap:34px}.contact-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-contact{grid-column:2/4}.answer-block{grid-template-columns:120px 1fr}.answer-note{grid-column:2;padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:13px}}
@media(max-width:760px){.container{width:calc(100% - 34px)}.topbar{padding:8px 17px}.topbar-contact{display:none}.site-header{padding:13px 17px;position:sticky}.brand{min-width:0}.brand img{width:224px;max-width:65vw}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.home-hero,.inner-hero{display:block}.hero-image{margin-top:30px}.home-hero h1,.inner-hero h1{font-size:clamp(2.7rem,13vw,4.15rem)}.byline{align-items:flex-start;gap:12px}.byline-dates{width:100%}.answer-block{display:block;padding:24px}.answer-block .eyebrow{margin-bottom:10px}.answer-note{margin-top:17px;padding-top:15px;border-top:1px solid rgba(255,255,255,.18)}.home-section{padding:48px 0}.image-feature,.image-feature.image-left{display:flex;flex-direction:column;gap:28px}.image-feature.image-left figure{order:2}.image-feature.image-left>div{order:1}.image-feature h2{font-size:2.55rem}.check-list{grid-template-columns:1fr}.mini-stats{grid-template-columns:1fr 1fr 1fr}.team-grid{grid-template-columns:1fr}.team-card{display:grid;grid-template-columns:118px minmax(0,1fr)}.team-card img{height:100%;aspect-ratio:auto}.team-card>div{padding:16px}.team-card .role{min-height:0}.contact-grid{grid-template-columns:1fr}.hours{display:grid;gap:6px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-col,.footer-contact{grid-column:1/-1}.footer-disclaimer-box{font-size:10.5px}.prose-section{grid-template-columns:32px minmax(0,1fr)}.reading-layout{display:block}.path-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:12px}.page-image img{max-height:none}.closing{border-radius:18px}}
.program-directory{border-top:1px solid var(--line)}.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.directory-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 10px 28px rgba(16,24,39,.04)}.directory-grid article:nth-child(1){border-top:5px solid #2455db}.directory-grid article:nth-child(2){border-top:5px solid #1bc48d}.directory-grid article:nth-child(3){border-top:5px solid #f4c567}.directory-grid article:nth-child(4){border-top:5px solid #101827}.directory-type{font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--muted)}.directory-grid h3{font-family:var(--serif);font-size:29px;margin:12px 0}.directory-grid p{font-size:13px;color:#536073;line-height:1.75}.directory-grid a{font-size:12px;font-weight:800;color:#2455db}.directory-note{margin-top:16px;padding:17px 20px;border-radius:14px;background:#101827;color:#d8e0ec;display:flex;gap:12px;font-size:12px}.directory-note strong{color:#9fb6ff;white-space:nowrap}
.zip-widget{margin:58px 0;padding:34px;display:grid;grid-template-columns:1fr 1.05fr;gap:45px;align-items:center;background:linear-gradient(135deg,#eaf0ff,#eafaf4);border:1px solid #d7e1ef;border-radius:24px}.zip-widget h2{font-size:clamp(2rem,3vw,3.1rem);margin:12px 0 15px}.zip-widget p{color:#4b596b}.zip-widget form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.zip-widget label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px}.zip-row{display:flex;gap:10px}.zip-row input{min-width:0;flex:1;height:52px;border:1px solid #bfc8d6;border-radius:10px;padding:0 15px;font:700 19px/1 var(--sans);letter-spacing:.08em;color:var(--ink);background:#fff}.zip-row .button{border:0;cursor:pointer;white-space:nowrap}.zip-widget small{display:block;margin-top:9px;color:var(--muted);font-size:10px}.zip-result{margin-top:17px;font-size:12px;color:#344255}.zip-result strong{display:block;color:var(--ink);font-size:14px;margin-bottom:8px}.zip-result ul{padding-left:18px;margin-bottom:0}.zip-result li{margin:7px 0}.zip-result a{font-weight:700;color:var(--cobalt)}
@media(max-width:760px){.directory-grid{grid-template-columns:1fr}.directory-note{display:block}.directory-note strong{display:block;margin-bottom:5px}.zip-widget{display:block;padding:24px;margin:42px 0}.zip-widget form{margin-top:24px;padding:18px}.zip-row{display:block}.zip-row input{width:100%;margin-bottom:10px}.zip-row .button{width:100%}}
@media(max-width:430px){.brand img{width:200px}.mini-stats{grid-template-columns:1fr}.team-card{display:block}.team-card img{aspect-ratio:16/10;object-position:center top}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}}

/* Homepage long-form rebuild */
.page-home .breadcrumbs{display:none}.page-home .site-header{border-bottom:1px solid rgba(16,24,39,.09)}.home-image{position:relative}.home-image img{aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:30px;box-shadow:0 30px 65px rgba(16,24,39,.16)}.home-image figcaption,.real-photo-card figcaption{font-size:10px;line-height:1.5;color:#6c7686;margin-top:10px}.page-home .hero{padding-top:62px}.page-home .hero h1{font-family:var(--sans);font-weight:850;letter-spacing:-.055em;line-height:.98}.page-home .intro{font-size:19px;line-height:1.7;color:#4b586b}.page-home .byline-author img{display:none}.page-home .byline-author small{display:none}.page-home .byline-author{font-size:11px}.home-facts{border-top:1px solid var(--line)}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.fact-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:190px}.fact-grid strong{display:block;font-family:var(--serif);font-size:25px;font-weight:400;margin-bottom:12px;color:#14213b}.fact-grid p{font-size:13px;line-height:1.72;color:#576477;margin:0}.photo-story{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:66px;align-items:center;border-top:1px solid var(--line)}.photo-story.reverse{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.real-photo-card{margin:0}.real-photo-card img{width:100%;display:block;aspect-ratio:3/2;object-fit:cover;border-radius:26px;box-shadow:0 22px 48px rgba(16,24,39,.11)}.photo-story h2{font-size:clamp(2.45rem,4.25vw,4.25rem);max-width:720px;margin:13px 0 23px}.photo-story p{color:#455368;font-size:15px;line-height:1.85}.eligibility-section{border-top:1px solid var(--line)}.eligibility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.eligibility-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;position:relative;overflow:hidden}.eligibility-grid article:before{content:'';position:absolute;right:-28px;top:-28px;width:88px;height:88px;border-radius:50%;background:#eef3ff}.eligibility-grid article:nth-child(even):before{background:#e8faf3}.eligibility-grid article>span{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#101827;color:#fff;font-size:10px;font-weight:800;position:relative}.eligibility-grid h3{font-family:var(--serif);font-size:23px;margin:17px 0 9px;position:relative}.eligibility-grid p{font-size:12.5px;line-height:1.68;color:#586579;margin:0;position:relative}.government-laptop{background:linear-gradient(135deg,#0f1728,#152950 62%,#1e3f75);color:#fff;border-radius:30px;padding:54px;display:grid;grid-template-columns:1.3fr .7fr;gap:56px;align-items:start}.government-laptop .eyebrow{color:#a8bdff}.government-laptop h2{font-family:var(--sans);font-weight:800;letter-spacing:-.04em;font-size:clamp(2.5rem,4vw,4.25rem);margin:14px 0 24px}.government-laptop p{color:#d7dfea;line-height:1.85}.government-side{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:26px}.government-side h3{font-size:20px}.government-side .check-list{grid-template-columns:1fr}.government-side .check-list li{color:#edf2fa}.government-side .text-link{color:#bcd0ff}.truth-strip{display:grid;grid-template-columns:max-content 1fr;gap:8px 14px;border-top:1px solid rgba(255,255,255,.18);margin-top:28px;padding-top:20px;font-size:12px}.truth-strip strong{color:#9fb8ff}.device-paths{border-top:1px solid var(--line)}.device-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.device-grid article{padding:24px;border-radius:18px;border:1px solid var(--line);background:#fff}.device-grid article:nth-child(1){background:#eef4ff}.device-grid article:nth-child(2){background:#edf9f5}.device-grid article:nth-child(3){background:#fff7e6}.device-grid article:nth-child(4){background:#f3f1ed}.device-grid h3{font-family:var(--serif);font-size:25px;margin-bottom:12px}.device-grid p{font-size:13px;color:#536073;line-height:1.72;margin:0}.device-note{margin:18px 0 0;padding:17px 20px;border-left:4px solid #2455db;background:#fff;border-radius:0 12px 12px 0;font-size:13px}.document-list{display:grid;gap:10px;margin:25px 0}.document-list>div{display:grid;grid-template-columns:145px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.document-list strong{font-size:12px}.document-list span{font-size:12px;color:#5a6778}.application-sequence{border-top:1px solid var(--line)}.sequence-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;counter-reset:step}.sequence-grid li{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;min-height:210px}.sequence-grid li>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#2455db;color:#fff;font-size:11px;font-weight:800}.sequence-grid h3{font-family:var(--serif);font-size:25px;margin:18px 0 10px}.sequence-grid p{font-size:12.5px;line-height:1.72;color:#576477;margin:0}.low-income-block{display:grid;grid-template-columns:1.3fr .7fr;gap:45px;align-items:start;border-top:1px solid var(--line)}.low-income-block h2{font-size:clamp(2.35rem,3.8vw,3.8rem);margin-top:14px}.low-income-block p{color:#4f5d70;line-height:1.82}.low-income-block aside{background:#fff0cc;border:1px solid #ead395;border-radius:20px;padding:26px}.low-income-block aside strong{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.low-income-block aside p{font-size:13px;margin:0;color:#5b5139}.scam-section{border-top:1px solid var(--line)}.scam-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.scam-grid>div{border-radius:22px;padding:28px}.scam-bad{background:#fff0ed;border:1px solid #efc8c0}.scam-good{background:#eaf8f1;border:1px solid #bee4d2}.scam-grid h3{font-family:var(--serif);font-size:29px;margin-bottom:16px}.scam-grid ul{padding-left:20px;margin:0}.scam-grid li{font-size:13px;line-height:1.65;margin:10px 0}.home-recap{background:#fff;border:1px solid var(--line);border-radius:28px;padding:48px;margin-bottom:45px;box-shadow:0 18px 45px rgba(16,24,39,.06)}.home-recap h2{font-size:clamp(2.45rem,4vw,4rem);max-width:1000px;margin:14px 0 22px}.home-recap p{max-width:1000px;color:#4e5c70;line-height:1.83}.recap-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.page-home .reading-layout{padding-top:22px}.page-home .sidebar{position:sticky;top:110px}.page-home .faqs h2{font-family:var(--sans);font-weight:800;letter-spacing:-.035em}.page-home .comparison{margin-top:28px}.page-home .prose-section{margin-bottom:48px}.page-home .program-directory{padding-top:70px}.page-home .zip-widget{margin-top:0}.page-home footer{margin-top:0}
@media(max-width:1050px){.fact-grid,.eligibility-grid,.device-grid{grid-template-columns:repeat(2,1fr)}.photo-story,.photo-story.reverse{gap:35px}.government-laptop{grid-template-columns:1fr;padding:38px}.sequence-grid{grid-template-columns:repeat(2,1fr)}.low-income-block{grid-template-columns:1fr}.page-home .hero h1{font-size:clamp(3rem,6vw,4.9rem)}}
@media(max-width:760px){.page-home .hero{padding-top:38px}.page-home .hero h1{font-size:clamp(2.75rem,12vw,4rem)}.page-home .intro{font-size:16px}.home-image figcaption{padding-inline:4px}.fact-grid,.eligibility-grid,.device-grid{grid-template-columns:1fr}.photo-story,.photo-story.reverse{display:flex;flex-direction:column;gap:28px}.photo-story.reverse figure{order:-1}.photo-story h2{font-size:2.55rem}.government-laptop{padding:28px;border-radius:22px}.government-laptop h2{font-size:2.65rem}.truth-strip{grid-template-columns:1fr}.document-list>div{grid-template-columns:1fr;gap:5px}.sequence-grid{grid-template-columns:1fr}.scam-grid{grid-template-columns:1fr}.home-recap{padding:28px;border-radius:20px}.home-recap h2{font-size:2.55rem}.recap-actions{display:block}.recap-actions .button{width:100%;margin-bottom:10px}.page-home .sidebar{position:static}}

/* Premium homepage direction - aubergine / ivory / coral / lilac */
.page-home{--home-ink:#25182d;--home-deep:#1d1224;--home-paper:#f7f0e7;--home-card:#fffaf4;--home-coral:#e7654f;--home-coral-dark:#c94f3d;--home-lilac:#c9b8ff;--home-lilac-soft:#eee9ff;--home-sand:#eadfce;--home-muted:#75697b;background:var(--home-paper);color:var(--home-ink)}
.page-home .site-header{max-width:100%;padding:20px max(34px,calc((100vw - 1380px)/2));background:rgba(247,240,231,.96);border-bottom:1px solid rgba(37,24,45,.1);box-shadow:none}.page-home .site-header .brand img{width:285px}.page-home .desktop-nav a{color:#4b3e50;font-weight:700}.page-home .header-cta{background:var(--home-coral);border-radius:999px;padding-inline:21px}.page-home .header-cta:hover{background:var(--home-coral-dark)}
.page-home main>.container{width:min(1380px,calc(100% - 56px))}.premium-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);min-height:720px;background:var(--home-deep);border-radius:36px;overflow:hidden;margin:34px 0 22px;box-shadow:0 34px 85px rgba(42,24,49,.16)}.premium-hero-copy{padding:74px 62px 58px;display:flex;flex-direction:column;justify-content:center}.premium-kicker{display:inline-flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.16em;font-weight:800;color:var(--home-lilac);text-transform:uppercase}.premium-kicker:before{content:'';width:30px;height:2px;background:var(--home-coral)}.premium-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(4.2rem,6.2vw,7rem);line-height:.91;letter-spacing:-.06em;color:#fff8f0;margin:22px 0 30px;max-width:800px}.premium-hero h1 em{display:block;font-style:italic;font-weight:400;color:var(--home-lilac)}.premium-hero-copy>p{max-width:660px;color:#d8cfdc;font-size:17px;line-height:1.75}.premium-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.premium-primary,.premium-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}.premium-primary{background:var(--home-coral);color:white}.premium-primary:hover{background:#f17761;color:#fff}.premium-secondary{border:1px solid rgba(255,255,255,.24);color:#fff8f0;background:rgba(255,255,255,.04)}.premium-secondary:hover{background:rgba(255,255,255,.1);color:white}.premium-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);font-size:10px;color:#aa9eaf;text-transform:uppercase;letter-spacing:.08em}.premium-hero-media{margin:0;position:relative;min-height:100%}.premium-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(29,18,36,.28),transparent 26%),linear-gradient(180deg,transparent 58%,rgba(29,18,36,.22))}.premium-hero-media img{display:block;width:100%;height:100%;min-height:720px;object-fit:cover;object-position:center}.premium-float-card{position:absolute;z-index:2;right:28px;bottom:28px;width:min(330px,70%);padding:20px 22px;border-radius:20px;background:rgba(247,240,231,.93);backdrop-filter:blur(12px);box-shadow:0 18px 45px rgba(29,18,36,.18)}.premium-float-card span{display:block;font-size:9px;font-weight:800;letter-spacing:.13em;color:var(--home-coral);margin-bottom:8px}.premium-float-card strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;line-height:1.15;font-weight:400;color:var(--home-ink)}
.page-home .answer-block{margin:20px 0 0;border-radius:24px;background:#fffaf4;color:var(--home-ink);border:1px solid #e2d7c8;padding:28px 32px;box-shadow:none;grid-template-columns:125px 1fr 250px}.page-home .answer-block .eyebrow{color:var(--home-coral)}.page-home .answer-note{border-color:#ded1c1;color:#8b7c8e}.page-home .answer-note strong{color:var(--home-ink)}
.intent-strip{margin:32px 0 8px;display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:start;padding:26px 28px;border-radius:22px;background:var(--home-lilac-soft);border:1px solid #ded4ff}.intent-label{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#67597b;padding-top:7px}.intent-links{display:flex;gap:10px;flex-wrap:wrap}.intent-links a{padding:10px 14px;border-radius:999px;background:white;border:1px solid #d9cff8;text-decoration:none;font-size:12px;font-weight:800;color:var(--home-ink)}.intent-links a:hover{background:var(--home-deep);color:white;border-color:var(--home-deep)}
.page-home .home-section{padding:92px 0}.page-home .section-heading{align-items:start}.page-home .section-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,4.4vw,4.7rem);line-height:1;letter-spacing:-.05em;color:var(--home-ink)}.page-home .section-heading .eyebrow{color:var(--home-coral)}.page-home .section-heading>p{max-width:430px;color:var(--home-muted);font-size:14px;line-height:1.7}
.page-home .home-facts{border-top:0;background:#fffaf4;border-radius:30px;padding:48px;margin-top:48px}.page-home .fact-grid{grid-template-columns:repeat(4,1fr)}.page-home .fact-grid article{border:0;border-radius:0;background:transparent;box-shadow:none;padding:16px 24px 16px 0;min-height:0;border-right:1px solid #e5dacc}.page-home .fact-grid article:last-child{border-right:0}.page-home .fact-grid strong{font-size:26px;color:var(--home-ink)}.page-home .fact-grid p{color:#75697b}
.page-home .photo-story{border-top:0;gap:78px}.page-home .real-photo-card img{border-radius:32px;box-shadow:0 28px 65px rgba(45,28,52,.13)}.page-home .real-photo-card figcaption{color:#887b8d}.page-home .photo-story .eyebrow{color:var(--home-coral)}.page-home .photo-story h2{font-family:Georgia,'Times New Roman',serif;color:var(--home-ink);font-size:clamp(3rem,4.6vw,5rem);line-height:.98}.page-home .photo-story p{color:#625667}.page-home .photo-story .button.secondary{border-radius:999px;background:var(--home-deep);color:white;border-color:var(--home-deep);padding-inline:22px}.page-home .photo-story .button.secondary:hover{background:var(--home-coral);border-color:var(--home-coral)}
.page-home .eligibility-section{background:var(--home-deep);color:white;border:0;border-radius:34px;padding:58px}.page-home .eligibility-section .section-heading h2{color:#fff7ef}.page-home .eligibility-section .section-heading>p{color:#c7bdca}.page-home .eligibility-section .eyebrow{color:var(--home-lilac)}.page-home .eligibility-grid{grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.08);border-radius:24px;overflow:hidden}.page-home .eligibility-grid article{border:0;border-radius:0;background:#281c31;padding:24px}.page-home .eligibility-grid article:nth-child(even){background:#2e2038}.page-home .eligibility-grid article:before{display:none}.page-home .eligibility-grid article>span{background:var(--home-coral)}.page-home .eligibility-grid h3{color:white}.page-home .eligibility-grid p{color:#c8bdcc}
.page-home .government-laptop{background:var(--home-lilac);color:var(--home-ink);border-radius:36px;padding:62px}.page-home .government-laptop .eyebrow{color:#5f4f77}.page-home .government-laptop h2{font-family:Georgia,'Times New Roman',serif;color:var(--home-ink);font-weight:400;font-size:clamp(3.2rem,4.8vw,5.2rem);line-height:.95}.page-home .government-laptop p{color:#4f4259}.page-home .government-side{background:rgba(255,255,255,.5);border-color:rgba(37,24,45,.12)}.page-home .government-side .check-list li{color:#43374b}.page-home .government-side .text-link{color:#3e2f4a}.page-home .truth-strip{border-color:rgba(37,24,45,.16)}.page-home .truth-strip strong{color:#6f506e}
.page-home .device-paths{border-top:0}.page-home .device-grid{grid-template-columns:repeat(4,1fr)}.page-home .device-grid article{border:0;border-radius:22px;padding:28px}.page-home .device-grid article:nth-child(1){background:#fffaf4}.page-home .device-grid article:nth-child(2){background:#eee8ff}.page-home .device-grid article:nth-child(3){background:#ffe3dc}.page-home .device-grid article:nth-child(4){background:#e9dfd2}.page-home .device-grid h3{color:var(--home-ink)}.page-home .device-note{border-left-color:var(--home-coral);background:#fffaf4;border-radius:0 16px 16px 0}
.page-home .application-sequence{border-top:0;background:#f0e6da;border-radius:34px;padding:58px}.page-home .sequence-grid{gap:12px}.page-home .sequence-grid li{border:0;border-radius:20px;background:#fffaf4}.page-home .sequence-grid li>span{background:var(--home-deep)}.page-home .sequence-grid h3{color:var(--home-ink)}
.page-home .low-income-block{border-top:0;background:#fffaf4;border-radius:32px;padding:50px}.page-home .low-income-block h2{font-family:Georgia,'Times New Roman',serif;color:var(--home-ink)}.page-home .low-income-block aside{background:#ffe3dc;border-color:#f3bcae}.page-home .scam-section{border-top:0}.page-home .scam-bad{background:#fde7e1;border-color:#efc0b5}.page-home .scam-good{background:#eee8ff;border-color:#d7cdf9}.page-home .home-recap{background:var(--home-deep);border:0;color:white}.page-home .home-recap h2{color:#fff7ef}.page-home .home-recap p{color:#d2c8d5}.page-home .home-recap .button{border-radius:999px;background:var(--home-coral)}.page-home .home-recap .button.secondary{background:transparent;border-color:rgba(255,255,255,.25);color:white}
.page-home .program-directory{border-top:0;background:#fffaf4;border-radius:32px;padding:54px}.page-home .directory-grid article{box-shadow:none;border:1px solid #eadfce;background:#fff}.page-home .directory-grid article:nth-child(1),.page-home .directory-grid article:nth-child(2),.page-home .directory-grid article:nth-child(3),.page-home .directory-grid article:nth-child(4){border-top:1px solid #eadfce}.page-home .directory-type{color:var(--home-coral)}.page-home .directory-grid h3{color:var(--home-ink)}.page-home .directory-note{background:var(--home-deep);color:#d8cfdc;border-radius:16px}.page-home .directory-note strong{color:var(--home-lilac)}
.page-home .zip-widget{background:var(--home-lilac-soft);border-color:#d8cdf7;border-radius:30px;padding:44px}.page-home .zip-widget h2{font-family:Georgia,'Times New Roman',serif;color:var(--home-ink)}.page-home .zip-widget form{border:0;border-radius:22px;box-shadow:0 18px 45px rgba(45,28,52,.08)}.page-home .zip-row .button{background:var(--home-coral);border-radius:999px}
.premium-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:100px 0}.premium-faq-head{position:sticky;top:115px;align-self:start}.premium-faq-head h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3rem,5vw,5.2rem);line-height:.95;color:var(--home-ink);margin:18px 0}.premium-faq-head p{color:var(--home-muted)}.premium-faq-list details{border-bottom:1px solid #d8ccbf}.premium-faq-list summary{font-size:18px;padding:24px 0;color:var(--home-ink)}.premium-faq-list details p{font-size:14px;line-height:1.8;color:#665969;max-width:760px}.page-home .source-notes{background:#fffaf4;border-left:0;border-radius:24px;padding:30px 34px;margin:0 0 80px}.page-home .source-notes .eyebrow{color:var(--home-coral)}.page-home .source-notes h2{font-family:Georgia,'Times New Roman',serif;font-size:32px;color:var(--home-ink)}.page-home .premium-closing{background:var(--home-coral);color:white;border-radius:28px;margin-top:0}.page-home .premium-closing .eyebrow{color:#ffe6df}.page-home .premium-closing .button.light{background:white;color:var(--home-ink);border-radius:999px}
.page-home footer{background:#1b1220;color:#efe6f2;border-top:0;padding-top:70px}.page-home footer .footer-grid p,.page-home footer .footer-disclaimer-box,.page-home footer .footer-bottom{color:#a99fac}.page-home footer .footer-grid nav a,.page-home footer .footer-contact a{color:#efe6f2}.page-home footer .footer-disclaimer-box{border-color:rgba(255,255,255,.1)}.page-home footer .footer-bottom{border-color:rgba(255,255,255,.1)}
@media(max-width:1100px){.premium-hero{grid-template-columns:1fr 1fr}.premium-hero-copy{padding:56px 42px}.premium-hero h1{font-size:clamp(3.6rem,6vw,5.4rem)}.premium-hero-media img{min-height:650px}.page-home .eligibility-grid{grid-template-columns:repeat(2,1fr)}.premium-faq{gap:40px}.page-home .fact-grid,.page-home .device-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.page-home main>.container{width:calc(100% - 28px)}.page-home .site-header{padding:15px 16px}.page-home .site-header .brand img{width:220px;max-width:67vw}.premium-hero{display:flex;flex-direction:column;border-radius:26px;min-height:0;margin-top:18px}.premium-hero-copy{padding:38px 24px 30px}.premium-hero h1{font-size:clamp(3.25rem,15vw,4.8rem);margin:18px 0 24px}.premium-hero-copy>p{font-size:15px}.premium-actions{display:grid}.premium-primary,.premium-secondary{width:100%}.premium-meta{display:grid;gap:6px}.premium-hero-media{order:-1}.premium-hero-media img{min-height:0;aspect-ratio:4/3;object-fit:cover}.premium-float-card{right:14px;bottom:14px;width:75%;padding:15px}.premium-float-card strong{font-size:17px}.page-home .answer-block{display:block;border-radius:20px;padding:24px}.intent-strip{display:block;padding:22px}.intent-label{margin-bottom:12px}.page-home .home-section{padding:58px 0}.page-home .home-facts{padding:28px;margin-top:28px}.page-home .fact-grid{grid-template-columns:1fr}.page-home .fact-grid article{border-right:0;border-bottom:1px solid #e5dacc;padding:19px 0}.page-home .fact-grid article:last-child{border-bottom:0}.page-home .photo-story,.page-home .photo-story.reverse{display:flex;flex-direction:column;gap:30px}.page-home .photo-story.reverse figure{order:-1}.page-home .photo-story h2{font-size:2.8rem}.page-home .eligibility-section{padding:28px;border-radius:24px}.page-home .eligibility-grid{grid-template-columns:1fr}.page-home .government-laptop{padding:28px;border-radius:24px}.page-home .government-laptop h2{font-size:3rem}.page-home .device-grid{grid-template-columns:1fr}.page-home .application-sequence{padding:28px;border-radius:24px}.page-home .low-income-block{padding:28px;border-radius:24px}.page-home .program-directory{padding:28px;border-radius:24px}.page-home .zip-widget{padding:24px;border-radius:24px}.premium-faq{display:block;padding:65px 0}.premium-faq-head{position:static;margin-bottom:25px}.premium-faq-head h2{font-size:3.2rem}.page-home .premium-closing{border-radius:22px}}

/* Homepage visual reset v4: quiet luxury editorial */
.page-home{--lux-ink:#1f2521;--lux-paper:#f5f1e8;--lux-surface:#fbf9f4;--lux-forest:#52685a;--lux-forest-dark:#3f5247;--lux-bronze:#b8955a;--lux-stone:#ded7cc;--lux-muted:#6d746e;background:var(--lux-paper);color:var(--lux-ink)}
.page-home .site-header{background:rgba(245,241,232,.97);padding:17px max(28px,calc((100vw - 1280px)/2));border-bottom:1px solid #ded7cc}.page-home .site-header .brand img{width:270px}.page-home .desktop-nav{gap:25px}.page-home .desktop-nav a{font-size:12px;color:#444b46}.page-home .header-cta{background:var(--lux-forest);border-radius:4px;padding:10px 16px}.page-home .header-cta:hover{background:var(--lux-forest-dark)}
.page-home main>.container{width:min(1280px,calc(100% - 54px))}.premium-hero{min-height:0;height:470px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);border-radius:10px;background:var(--lux-surface);box-shadow:none;border:1px solid var(--lux-stone);margin:34px 0 18px;overflow:hidden}.premium-hero-copy{padding:48px 48px 42px;justify-content:center}.premium-kicker{color:var(--lux-forest);font-size:9px;letter-spacing:.15em}.premium-kicker:before{background:var(--lux-bronze);width:24px}.premium-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(3.45rem,4.9vw,5.2rem);line-height:.96;letter-spacing:-.05em;color:var(--lux-ink);margin:16px 0 21px;max-width:690px}.premium-hero h1 em{display:inline;font-style:italic;color:var(--lux-forest);font-weight:400}.premium-hero-copy>p{font-size:14.5px;line-height:1.72;color:#5f665f;max-width:620px;margin-bottom:10px}.premium-actions{margin-top:11px}.premium-primary,.premium-secondary{min-height:44px;border-radius:4px;padding:0 18px;font-size:11.5px}.premium-primary{background:var(--lux-forest);color:#fff}.premium-primary:hover{background:var(--lux-forest-dark)}.premium-secondary{background:transparent;border:1px solid #bfc2bb;color:var(--lux-ink)}.premium-secondary:hover{background:#ebe6dc;color:var(--lux-ink)}.premium-meta{margin-top:22px;padding-top:15px;border-color:#ddd6cb;color:#81847f;font-size:8.5px;gap:12px}.premium-hero-media{background:#ddd8cf}.premium-hero-media img{min-height:0;height:470px;object-fit:cover;object-position:center 45%}.premium-hero-media:after{display:none}.premium-float-card{right:18px;bottom:18px;width:260px;padding:14px 16px;border-radius:5px;background:rgba(251,249,244,.94);box-shadow:0 10px 24px rgba(31,37,33,.12)}.premium-float-card span{font-size:7.5px;color:var(--lux-bronze);margin-bottom:4px}.premium-float-card strong{font-size:16px;line-height:1.25;color:var(--lux-ink)}
.page-home .answer-block{background:transparent;border:0;border-top:1px solid var(--lux-stone);border-bottom:1px solid var(--lux-stone);border-radius:0;padding:20px 0;grid-template-columns:110px 1fr 230px}.page-home .answer-block .eyebrow{color:var(--lux-forest)}.page-home .answer-note{border-color:var(--lux-stone);color:#777b76}.page-home .answer-note strong{color:var(--lux-ink)}
.intent-strip{margin:18px 0 0;display:flex;gap:20px;align-items:center;padding:18px 0;border-radius:0;background:transparent;border:0;border-bottom:1px solid var(--lux-stone)}.intent-label{padding:0;min-width:120px;color:#797d78;font-size:8.5px}.intent-links{gap:7px}.intent-links a{padding:7px 10px;border-radius:3px;background:#eee9df;border:1px solid #ddd5c9;color:#3f4741;font-size:10.5px}.intent-links a:hover{background:var(--lux-forest);border-color:var(--lux-forest);color:#fff}
.page-home .home-section{padding:68px 0}.page-home .section-heading{margin-bottom:24px}.page-home .section-heading h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.45rem,3.8vw,3.85rem);line-height:1.02;color:var(--lux-ink)}.page-home .section-heading .eyebrow{color:var(--lux-bronze)}.page-home .section-heading>p{font-size:12.5px;color:var(--lux-muted);max-width:390px}
.page-home .home-facts{background:transparent;border:0;border-top:1px solid var(--lux-stone);border-bottom:1px solid var(--lux-stone);border-radius:0;padding:38px 0;margin-top:26px}.page-home .fact-grid{grid-template-columns:repeat(4,1fr);gap:0}.page-home .fact-grid article{padding:8px 24px;border-right:1px solid var(--lux-stone);background:transparent}.page-home .fact-grid article:first-child{padding-left:0}.page-home .fact-grid article:last-child{padding-right:0}.page-home .fact-grid strong{font-size:21px;color:var(--lux-ink)}.page-home .fact-grid p{font-size:12px;color:var(--lux-muted)}
.page-home .photo-story,.page-home .photo-story.reverse{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:54px;align-items:center;border-top:1px solid var(--lux-stone)}.page-home .photo-story.reverse{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.page-home .real-photo-card{max-width:500px}.page-home .real-photo-card img{height:320px;aspect-ratio:auto;object-fit:cover;border-radius:7px;box-shadow:none;border:1px solid var(--lux-stone)}.page-home .real-photo-card figcaption{font-size:9px;color:#858984}.page-home .photo-story .eyebrow{color:var(--lux-bronze)}.page-home .photo-story h2{font-size:clamp(2.55rem,4vw,4rem);line-height:1.01;color:var(--lux-ink)}.page-home .photo-story p{font-size:14px;line-height:1.78;color:#5e655f}.page-home .photo-story .button.secondary{background:var(--lux-forest);border-color:var(--lux-forest);border-radius:4px;color:white}.page-home .photo-story .button.secondary:hover{background:var(--lux-forest-dark)}
.page-home .eligibility-section{background:transparent;color:var(--lux-ink);border-radius:0;border-top:1px solid var(--lux-stone);border-bottom:1px solid var(--lux-stone);padding:54px 0}.page-home .eligibility-section .section-heading h2{color:var(--lux-ink)}.page-home .eligibility-section .section-heading>p{color:var(--lux-muted)}.page-home .eligibility-section .eyebrow{color:var(--lux-bronze)}.page-home .eligibility-grid{grid-template-columns:repeat(2,1fr);gap:0;border:0;border-top:1px solid var(--lux-stone);border-radius:0;background:transparent}.page-home .eligibility-grid article,.page-home .eligibility-grid article:nth-child(even){display:grid;grid-template-columns:38px 150px 1fr;align-items:start;gap:13px;background:transparent;border:0;border-bottom:1px solid var(--lux-stone);padding:17px 12px}.page-home .eligibility-grid article:nth-child(odd){border-right:1px solid var(--lux-stone)}.page-home .eligibility-grid article>span{width:27px;height:27px;border-radius:50%;background:var(--lux-forest);font-size:8px}.page-home .eligibility-grid h3{font-family:Arial,Helvetica,sans-serif;font-size:13px;margin:5px 0;color:var(--lux-ink)}.page-home .eligibility-grid p{font-size:11.5px;line-height:1.55;color:var(--lux-muted);margin-top:4px}
.page-home .government-laptop{background:#e9e3d8;color:var(--lux-ink);border-radius:8px;padding:46px;grid-template-columns:1.25fr .75fr;gap:42px;border:1px solid #d7cfc2}.page-home .government-laptop .eyebrow{color:var(--lux-bronze)}.page-home .government-laptop h2{font-family:Georgia,'Times New Roman',serif;color:var(--lux-ink);font-size:clamp(2.75rem,4vw,4.15rem);line-height:1;font-weight:400}.page-home .government-laptop p{font-size:13.5px;line-height:1.8;color:#585f59}.page-home .government-side{background:var(--lux-surface);border:1px solid #d6cec1;border-radius:6px;padding:22px}.page-home .government-side .check-list li{color:#4d554f;font-size:12px}.page-home .government-side .text-link{color:var(--lux-forest-dark)}.page-home .truth-strip{border-color:#d2c9bc;font-size:10.5px}.page-home .truth-strip strong{color:#8d6c3e}
.page-home .device-paths{border-top:1px solid var(--lux-stone)}.page-home .device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--lux-stone)}.page-home .device-grid article,.page-home .device-grid article:nth-child(1),.page-home .device-grid article:nth-child(2),.page-home .device-grid article:nth-child(3),.page-home .device-grid article:nth-child(4){background:transparent;border:0;border-bottom:1px solid var(--lux-stone);border-radius:0;padding:22px 20px}.page-home .device-grid article:nth-child(odd){border-right:1px solid var(--lux-stone);padding-left:0}.page-home .device-grid h3{font-size:21px}.page-home .device-grid p{font-size:12px}.page-home .device-note{background:#ebe7de;border-left:3px solid var(--lux-bronze);border-radius:0;padding:13px 16px;font-size:11.5px}
.page-home .application-sequence{background:transparent;border-radius:0;padding:54px 0;border-top:1px solid var(--lux-stone)}.page-home .sequence-grid{grid-template-columns:repeat(3,1fr);gap:12px}.page-home .sequence-grid li{background:var(--lux-surface);border:1px solid var(--lux-stone);border-radius:6px;padding:20px;min-height:190px}.page-home .sequence-grid li>span{background:var(--lux-forest);border-radius:50%;width:30px;height:30px}.page-home .sequence-grid h3{font-size:21px}.page-home .sequence-grid p{font-size:11.5px}
.page-home .low-income-block{background:transparent;border-radius:0;padding:56px 0;border-top:1px solid var(--lux-stone);grid-template-columns:1.25fr .75fr}.page-home .low-income-block h2{font-size:clamp(2.55rem,3.8vw,3.8rem)}.page-home .low-income-block p{font-size:13.5px;color:#5b625c}.page-home .low-income-block aside{background:#eee8dc;border:1px solid #d8d0c4;border-radius:5px;padding:22px}
.page-home .scam-section{border-top:1px solid var(--lux-stone)}.page-home .scam-grid{gap:0;border:1px solid var(--lux-stone)}.page-home .scam-grid>div{border:0;border-radius:0;padding:26px}.page-home .scam-bad{background:#f0e4df;border-right:1px solid var(--lux-stone)}.page-home .scam-good{background:#e7ece7}.page-home .scam-grid h3{font-size:25px}.page-home .scam-grid li{font-size:12px}
.page-home .home-recap{background:var(--lux-forest);color:white;border-radius:8px;border:0;padding:40px;box-shadow:none}.page-home .home-recap h2{font-size:clamp(2.7rem,4vw,4rem);color:#fff}.page-home .home-recap p{font-size:13.5px;color:#e7ece8}.page-home .home-recap .button{background:#fff;color:var(--lux-forest-dark);border-radius:4px}.page-home .home-recap .button.secondary{background:transparent;color:white;border-color:rgba(255,255,255,.5)}
.page-home .program-directory{background:transparent;border-radius:0;padding:60px 0;border-top:1px solid var(--lux-stone)}.page-home .directory-grid{grid-template-columns:repeat(2,1fr);gap:12px}.page-home .directory-grid article{border:1px solid var(--lux-stone);border-radius:6px;background:var(--lux-surface);box-shadow:none;padding:22px}.page-home .directory-type{color:var(--lux-bronze)}.page-home .directory-grid h3{font-size:23px}.page-home .directory-grid p{font-size:11.5px}.page-home .directory-note{background:#ebe7df;color:#5a615b;border-radius:4px;border:1px solid #dad2c6}.page-home .directory-note strong{color:#8b6c40}
.page-home .zip-widget{background:#ede8de;border:1px solid #d8d0c4;border-radius:7px;padding:34px}.page-home .zip-widget h2{font-size:clamp(2.2rem,3vw,3rem);color:var(--lux-ink)}.page-home .zip-widget form{border:1px solid #d8d0c4;border-radius:5px;box-shadow:none}.page-home .zip-row .button{background:var(--lux-forest);border-radius:4px}
.premium-faq{grid-template-columns:.7fr 1.3fr;gap:50px;padding:70px 0;border-top:1px solid var(--lux-stone)}.premium-faq-head{position:static}.premium-faq-head h2{font-size:clamp(2.7rem,4vw,3.9rem);color:var(--lux-ink)}.premium-faq-head p{font-size:12.5px;color:var(--lux-muted)}.premium-faq-list details{border-color:var(--lux-stone)}.premium-faq-list summary{font-size:15px;color:var(--lux-ink);padding:18px 0}.premium-faq-list details p{font-size:12.5px;color:#5e655f}.page-home .source-notes{background:transparent;border-radius:0;border-top:1px solid var(--lux-stone);padding:30px 0;margin-bottom:60px}.page-home .source-notes h2{font-size:27px;color:var(--lux-ink)}.page-home .premium-closing{background:#1f2521;color:white;border-radius:7px;padding:36px 40px}.page-home .premium-closing .button.light{border-radius:4px}
.page-home footer{background:#1f2521;color:#eeeae2}.page-home footer .footer-grid p,.page-home footer .footer-disclaimer-box,.page-home footer .footer-bottom{color:#adb3ae}.page-home footer .footer-grid nav a,.page-home footer .footer-contact a{color:#eeeae2}
@media(max-width:980px){.premium-hero{height:auto;grid-template-columns:1fr 420px}.premium-hero-copy{padding:38px 34px}.premium-hero h1{font-size:3.7rem}.premium-hero-media img{height:100%;min-height:430px}.page-home .eligibility-grid article,.page-home .eligibility-grid article:nth-child(even){grid-template-columns:34px 120px 1fr}.page-home .sequence-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.page-home main>.container{width:calc(100% - 28px)}.premium-hero{display:block;height:auto;border-radius:7px;margin-top:18px}.premium-hero-copy{padding:28px 22px}.premium-hero h1{font-size:clamp(2.75rem,12vw,3.8rem);line-height:.98}.premium-hero-media{height:230px}.premium-hero-media img{height:230px;min-height:0;aspect-ratio:auto;object-position:center 42%}.premium-float-card{display:none}.premium-actions{display:flex}.premium-primary,.premium-secondary{width:auto}.premium-meta{display:flex}.page-home .answer-block{padding:18px 0}.intent-strip{display:block;padding:15px 0}.intent-label{margin-bottom:9px}.page-home .home-section{padding:48px 0}.page-home .section-heading h2{font-size:2.5rem}.page-home .fact-grid{grid-template-columns:1fr}.page-home .fact-grid article{border-right:0;border-bottom:1px solid var(--lux-stone);padding:17px 0}.page-home .photo-story,.page-home .photo-story.reverse{display:block}.page-home .real-photo-card{max-width:100%;margin-bottom:24px}.page-home .real-photo-card img{height:220px}.page-home .photo-story h2{font-size:2.6rem}.page-home .eligibility-grid{grid-template-columns:1fr}.page-home .eligibility-grid article,.page-home .eligibility-grid article:nth-child(even){grid-template-columns:32px 105px 1fr;border-right:0}.page-home .government-laptop{grid-template-columns:1fr;padding:26px}.page-home .government-laptop h2{font-size:2.7rem}.page-home .device-grid{grid-template-columns:1fr}.page-home .device-grid article:nth-child(odd){border-right:0;padding-left:20px}.page-home .sequence-grid{grid-template-columns:1fr}.page-home .low-income-block{grid-template-columns:1fr}.page-home .scam-grid{grid-template-columns:1fr}.page-home .scam-bad{border-right:0;border-bottom:1px solid var(--lux-stone)}.page-home .directory-grid{grid-template-columns:1fr}.premium-faq{display:block;padding:48px 0}.premium-faq-head{margin-bottom:18px}.page-home .home-recap{padding:28px}.page-home .premium-closing{padding:28px}}
