@font-face{font-family:LocalSerif;src:local("Georgia");font-display:swap}:root{--ink:#214c3c;--paper:#fbf8f0;--gold:#f4cf68;--orange:#bc532e;--line:#d8ddcf;--muted:#56665b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.04em}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(44px,5.5vw,82px)}h2{font-size:clamp(34px,4vw,54px)}h3{font-size:27px}p+p{margin-top:1em}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:absolute;left:16px;top:-100px;padding:12px;background:var(--gold);z-index:20}.skip:focus{top:10px}.header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:24px;line-height:.95;letter-spacing:-1px;display:flex;gap:12px;align-items:center}.brand b{font-weight:800}.brand-mark{font-size:48px;color:var(--orange)}nav{display:flex;gap:30px}nav a,.header-about{font-size:14px;font-weight:700;text-decoration:none}nav a:hover,nav a[aria-current]{text-decoration:underline;text-decoration-thickness:2px}.header-about{border:1px solid var(--ink);padding:10px 18px;border-radius:24px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:4%;padding:48px 5% 60px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.6;text-transform:uppercase}.dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:var(--orange);margin-right:5px}.hero h1{margin:24px 0}.hero em{color:var(--orange);font-weight:400}.lead{font-size:19px;line-height:1.65;max-width:620px}.hero .lead{max-width:470px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 24px;background:var(--ink);color:white;border-radius:40px;text-decoration:none;font-size:14px;font-weight:700;margin-top:28px;transition:background .2s,transform .2s}.button:hover{background:#35624e;transform:translateY(-2px)}.hero-note{font-size:12px;color:var(--muted);margin-top:23px}.hero-art{position:relative}.hero-art>img{border-radius:48% 48% 8px 8px;width:100%;max-height:590px;object-fit:cover}.hero-art figcaption{font-size:12px;position:absolute;bottom:24px;left:24px;background:var(--paper);padding:8px 14px;border-radius:24px}.stamp{position:absolute;right:-14px;top:30px;border-radius:100%;background:var(--gold);height:118px;width:118px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.07em;transform:rotate(12deg)}.values{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 5%;display:flex;justify-content:space-around;gap:16px;font-size:13px;letter-spacing:.035em;font-weight:700}.section{padding:80px 5%;max-width:1440px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{max-width:350px;color:var(--muted);font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;text-decoration:none;background:#fffdf7;transition:transform .2s}.topic-card:hover{transform:translateY(-5px)}.topic-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.topic-card>div{padding:27px}.topic-card h3{margin:12px 0 16px;font-size:25px;letter-spacing:-.025em}.topic-card h3 span{float:right}.topic-card p{font-size:15px;line-height:1.7;color:var(--muted)}.budget-feature{background:var(--ink);color:var(--paper);padding:75px max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.budget-feature h2{margin:20px 0}.budget-feature p{max-width:500px}.light{background:var(--gold);color:var(--ink)}.light:hover{background:#ffe193}.receipt{background:var(--paper);color:var(--ink);padding:35px;transform:rotate(3deg);box-shadow:14px 14px 0 #386551;border-radius:3px}.receipt>span{font-size:11px;letter-spacing:.14em}.receipt h3{font-family:Georgia,serif;font-weight:400;margin:16px 0 24px;font-size:32px}.receipt p{padding:10px 0;border-bottom:1px dashed #afb9a8;font-size:15px;margin:0;display:flex;justify-content:space-between}.receipt small{font-size:11px;display:block;margin-top:24px}.manifesto{max-width:1000px;text-align:center;padding-top:90px;padding-bottom:100px}.manifesto h2{margin:20px 0 26px}.manifesto>p:not(.eyebrow){max-width:700px;margin:auto}.text-link{display:inline-block;margin-top:22px;font-weight:700;font-size:14px}footer{background:#e9edde;padding:60px 5% 20px;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px}footer .brand{font-size:30px;margin-bottom:20px}footer p{font-size:15px}footer .fine{font-size:12px}footer h2{font-family:Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:20px}footer>div:not(.footer-intro)>a{display:block;font-size:14px;text-decoration:none;margin-bottom:12px}footer a:hover{text-decoration:underline}.footer-bottom{grid-column:1/-1;border-top:1px solid #c8d1bd;padding-top:20px;font-size:11px}.fine{font-size:13px;color:var(--muted)}.page-heading,.article-top{padding:60px 5% 48px;max-width:1240px;margin:auto}.page-heading h1,.article-top h1{margin:20px 0 24px}.page-heading h1{max-width:900px}.standalone{max-width:800px!important;margin:0 auto 90px!important;padding:0 24px}.prose{font-size:18px;line-height:1.85;min-width:0}.prose h2{font-size:34px;margin:40px 0 20px}.prose h3{font-size:24px;margin:30px 0 18px}.prose ul,.prose ol{padding-left:24px}.notice{background:#fff0d0;border-left:4px solid #ac5c23;padding:20px 24px;font-size:15px;line-height:1.7;margin:24px 0;color:#57371d}.notice p{margin-top:8px}.breadcrumbs{font-size:12px;margin-bottom:30px}.article-top h1{font-size:clamp(42px,5vw,66px);max-width:1000px}.article-top .fine{margin-top:24px}.article-grid{max-width:1240px;padding:0 5% 90px;margin:auto;display:grid;grid-template-columns:minmax(0,2.6fr) minmax(210px,1fr);gap:60px}.article-cover{width:100%;max-height:350px;object-fit:cover;border-radius:10px}.article-aside>div{border-top:3px solid var(--ink);padding-top:24px;position:sticky;top:24px}.article-aside h2{font-size:29px;margin:16px 0 24px}.article-aside a{display:block;border-bottom:1px solid var(--line);padding:15px 0;text-decoration:none;font-size:14px;font-weight:700}.article-aside p:last-child{font-size:13px;margin-top:24px;color:var(--muted)}.article-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:14px;line-height:1.6;margin:30px 0}.article-content th{background:var(--ink);color:var(--paper);text-align:left}.article-content td,.article-content th{padding:16px;border:1px solid var(--line)}.article-content caption{text-align:left;font-size:12px;padding:10px 0}.article-content tr:nth-child(even){background:#e9edde}.author{background:#e9edde;padding:24px;margin-top:45px;border-radius:8px;font-size:14px}.author p{margin:10px 0}.category-hero{padding:60px 8%;display:grid;grid-template-columns:1.4fr 1fr;gap:8%;align-items:center}.tone-0.category-hero{background:#f7df9d}.tone-1.category-hero{background:#dce6c9}.tone-2.category-hero{background:#efc7af}.category-hero h1{font-size:clamp(42px,5vw,70px);margin:20px 0}.category-hero img{border-radius:45% 45% 10px 10px}.question-list{list-style:none;counter-reset:q;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.question-list li{counter-increment:q;border-top:1px solid var(--ink);padding-top:20px;font-size:20px;line-height:1.5}.question-list li:before{content:'0'counter(q);display:block;font-size:12px;color:var(--orange);margin-bottom:12px;font-weight:700}.reading-list{margin-top:65px}.reading-list h2{font-size:30px}.reading-list>a{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-bottom:1px solid var(--line);text-decoration:none}.reading-list span{font-size:12px;white-space:nowrap}.related{border-top:1px solid var(--line)}.related h2{margin-bottom:30px}.error-page{min-height:60vh}@media(max-width:900px){.header{gap:15px;flex-wrap:wrap}.header-about{margin-left:auto}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:15px}.hero{gap:3%;padding-top:35px}.hero h1{font-size:54px}.hero .eyebrow{font-size:9px}.stamp{width:88px;height:88px;font-size:8px;right:-5px}.hero-art figcaption{font-size:10px;left:12px;bottom:15px}.cards{gap:15px}.topic-card>div{padding:20px}.article-grid{gap:30px;grid-template-columns:minmax(0,1fr) 220px}.budget-feature{gap:8%}}@media(max-width:620px){body{font-size:16px}.header{padding:22px 6%}.brand{font-size:21px}.brand-mark{font-size:37px}.header-about{font-size:12px;padding:8px 14px}nav{gap:10px}nav a{font-size:11px}.hero{display:flex;flex-direction:column;padding:36px 6% 30px;gap:35px}.hero h1{font-size:51px;line-height:1.05}.hero .lead{font-size:16px}.hero .eyebrow{font-size:9px;letter-spacing:.08em}.hero-art{width:100%}.hero-art>img{max-height:410px}.hero-art figcaption{font-size:11px}.stamp{height:95px;width:95px;font-size:8px;right:0;top:15px}.values{padding:20px 6%;gap:10px;align-items:start}.values span{font-size:10px;max-width:95px}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:20px}.cards,.cards.two{grid-template-columns:1fr;gap:24px}.topic-card img{max-height:230px}.topic-card>div{padding:24px}.budget-feature{padding:50px 8% 60px;grid-template-columns:1fr;gap:45px}.receipt{padding:28px}.manifesto{text-align:left}.manifesto h2{font-size:35px}.manifesto>p:not(.eyebrow){font-size:15px}footer{grid-template-columns:1fr 1fr;padding:44px 6% 22px;gap:30px}.footer-intro{grid-column:1/-1}.page-heading,.article-top{padding:38px 6% 28px}.page-heading h1{font-size:43px}.article-top h1{font-size:43px}.lead{font-size:17px}.article-grid{display:block;padding:0 6% 50px}.prose{font-size:16px}.prose h2{font-size:29px}.article-aside{margin-top:45px}.article-aside>div{position:static}.article-cover{max-height:250px}.notice{padding:18px;font-size:14px}.standalone{padding:0 6%;margin-bottom:50px!important}.category-hero{grid-template-columns:1fr;padding:40px 6%;gap:30px}.category-hero h1{font-size:45px}.category-hero img{max-height:220px;width:100%;object-fit:cover;border-radius:8px}.question-list{grid-template-columns:1fr;gap:24px}.reading-list>a{display:block}.reading-list span{display:block;margin-top:12px}.question-list li{font-size:19px}.button{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
