:root{color-scheme:light;--paper:#f7f6ef;--ink:#203c32;--muted:#53685d;--line:#ccd6c9;--green:#355c44;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.7 system-ui,sans-serif}a{color:inherit;text-underline-offset:4px}a:hover{color:#9b452d}a:focus-visible{outline:3px solid #9b452d;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-70px;background:white;padding:12px;z-index:2}.skip:focus{top:5px}header{border-bottom:1px solid var(--line)}.masthead{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;line-height:1.15;font:700 28px var(--serif)}.brand small{display:block;font:11px/1.5 system-ui;letter-spacing:.18em;text-transform:uppercase;margin-top:8px}.nav{display:flex;align-items:center;gap:26px;font-size:14px}.nav a{text-decoration:none}.nav .play{background:var(--green);color:white;padding:10px 17px;border-radius:6px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.17em;font-weight:700;color:var(--muted)}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.03em}h1{font-size:clamp(42px,6vw,78px);max-width:850px;margin:20px 0 25px}h2{font-size:clamp(29px,3vw,42px)}.intro{padding:72px 0 52px}.intro p{max-width:590px;font-size:19px;color:var(--muted)}.feature{display:grid;grid-template-columns:1.15fr 1fr;min-height:390px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fffdf8;margin-bottom:68px}.feature-copy{padding:42px}.feature h2{margin:16px 0 20px;font-size:clamp(35px,4vw,52px)}.feature p,.card p{color:var(--muted)}.feature-art{background:#e7edde;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.glyph{font:180px/1 var(--serif);color:#557254;border:1px solid #b3c4a9;border-radius:50%;width:280px;height:280px;display:grid;place-items:center;transform:rotate(-8deg)}.glyph:before{content:'';width:350px;height:350px;border:1px solid #c1cfb9;border-radius:50%;position:absolute}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:26px}.section-heading h2{margin:0 0 25px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-bottom:70px}.card{padding:28px;border:1px solid var(--line);background:#fffdf8;border-radius:10px}.card h2,.card h3{font-size:32px;margin:18px 0}.card a,.feature h2 a{text-decoration:none}.more{font-size:14px;font-weight:600}.meta{font-size:13px;color:var(--muted)}.article{max-width:760px;margin:0 auto;padding:60px 0 80px}.article h1{font-size:clamp(42px,6vw,65px)}.article .stand{font-size:21px;color:var(--muted);margin:28px 0}.article section{margin-top:44px}.article section h2{font-size:30px;margin-bottom:16px}.article p{margin:0 0 22px}.breadcrumbs{font-size:13px}.article-bottom{border-top:1px solid var(--line);padding-top:24px;margin-top:50px}.callout{padding:36px 0 60px;display:flex;align-items:center;justify-content:space-between;gap:24px}.callout h2{margin:0 0 12px}.callout a{font-weight:600;white-space:nowrap}footer{background:#e7edde;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.footer-row{display:flex;justify-content:space-between;gap:24px;padding:30px 0}.footer-row p{margin:0}.footer-links{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:650px){.wrap{width:calc(100% - 32px)}.masthead{padding:22px 0;align-items:flex-start}.brand{font-size:23px}.nav{gap:14px;flex-wrap:wrap;justify-content:flex-end;max-width:190px;font-size:13px}.nav .play{padding:6px 12px}.intro{padding:42px 0 30px}.feature{grid-template-columns:1fr;margin-bottom:45px}.feature-copy{padding:25px}.feature-art{min-height:220px;grid-row:1}.glyph{font-size:120px;width:170px;height:170px}.glyph:before{width:220px;height:220px}.cards{grid-template-columns:1fr;gap:18px}.card{padding:24px}.callout,.footer-row{align-items:flex-start;flex-direction:column}.article{padding-top:38px}.article section{margin-top:32px}}
