
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#f7f7f2;color:#18291f;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #d87c28;outline-offset:5px}img{max-width:100%}.wrap{max-width:1220px;margin:auto;padding:0 44px}.review{background:#e4eadf;border-bottom:1px solid #cbd3c6;font-size:12px;padding:11px 20px;text-align:center;line-height:1.5}.review a{font-weight:700}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;border-bottom:1px solid #d6dbd2}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:30px;font-weight:700;letter-spacing:-1px}.brand img{width:52px;height:52px;border-radius:13px}.navlinks{display:flex;align-items:center;gap:25px;font-size:13px}.navlinks a{text-decoration:none}.pill{display:inline-block;border-radius:99px;background:#203d2c;color:#fff;padding:13px 21px;text-decoration:none;font-weight:600;font-size:13px}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.hero{padding:66px 0 54px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.hero h1{font:500 clamp(37px,4.2vw,61px)/1.04 Georgia,serif;letter-spacing:-1.9px;margin:22px 0}.hero .dek{font-size:18px;line-height:1.6;color:#526053;max-width:580px}.byline{display:flex;align-items:center;gap:11px;margin-top:27px;font-size:12px;line-height:1.7;color:#566052}.byline img{width:37px;height:37px;border-radius:50%;object-fit:cover}.byline strong{color:#1b2c20}.model{background:#172c21;border-radius:5px;padding:30px;color:#fbfcf8;min-height:395px;display:flex;flex-direction:column;justify-content:space-between}.model-top{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#b5c6b6;font-size:11px;letter-spacing:.09em}.model-top img{width:34px;height:34px}.model h2{font:400 39px/1.14 Georgia,serif;letter-spacing:-.8px;margin:36px 0}.tracks{border-top:1px solid #4a5e4f;padding-top:20px}.track{display:flex;gap:18px;align-items:center;margin:12px 0}.track-label{font-size:10px;color:#c0d1c1;width:60px}.bars{height:29px;display:flex;align-items:center;gap:4px;flex:1}.bars i{display:block;width:4px;border-radius:2px;background:#d6e5c6}.track:nth-child(2) i{background:#90bfa3}.model small{color:#c0d1c1;font-size:10px;line-height:1.6;margin-top:14px}.quick{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6dbd2;border-bottom:1px solid #d6dbd2;margin-bottom:58px}.quick div{padding:21px 20px 21px 0}.quick b{font-size:19px;font-weight:500;display:block;margin-bottom:7px}.quick span{font-size:11px;color:#566052}.layout{display:grid;grid-template-columns:235px minmax(0,740px);gap:66px;align-items:start;justify-content:space-between}.toc{position:sticky;top:25px;font-size:12px;line-height:1.5}.toc summary{font-weight:700;cursor:pointer;font-size:13px}.toc ol{list-style:none;padding:5px 0 12px;margin:12px 0}.toc li{margin:12px 0}.toc a{text-decoration:none;color:#526053}.toc a:hover{text-decoration:underline}.toc .pill{color:white;margin-top:8px}.article{font:18px/1.82 Georgia,serif;color:#27332a}.article p{margin:0 0 24px}.article h2{font:500 34px/1.18 Georgia,serif;letter-spacing:-.7px;color:#17291d;margin:53px 0 24px}.article h2:first-child{margin-top:0}.article a{color:#2b6042;text-decoration-thickness:1px}.article strong{color:#1b3525}.article>p:first-child{font-size:23px;line-height:1.6}.article em{font-size:14px;line-height:1.65;color:#5b655b}.related{margin-top:74px;padding:46px 0 58px;border-top:1px solid #d6dbd2}.related h2,.cta h2{font:500 40px/1.16 Georgia,serif;letter-spacing:-.8px;margin:12px 0 18px}.related>p{font-size:15px;line-height:1.65;color:#596355;max-width:620px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;margin-top:30px}.guide{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:98px;padding:17px 0;border-top:1px solid #d4dbcf;text-decoration:none;font-size:14px;line-height:1.5}.guide:hover{color:#44795b}.cta{background:#e4ecdd;padding:44px;display:flex;justify-content:space-between;gap:45px;align-items:center;margin-bottom:56px}.cta p{font-size:15px;line-height:1.6;color:#526053;max-width:620px}.cta img{min-width:155px;width:175px}.footer{border-top:1px solid #d6dbd2;padding:25px 0 30px;font-size:11px;line-height:1.6;display:flex;justify-content:space-between;gap:30px;color:#5a6559}.skip{position:absolute;left:10px;top:-60px;background:white;padding:10px}.skip:focus{top:10px}.source-note{font-size:11px;color:#526053;margin:20px 0}.source-note a{color:inherit}
@media(max-width:850px){.wrap{padding:0 23px}.hero{grid-template-columns:1fr;gap:29px;padding:42px 0}.hero h1{max-width:650px}.model{min-height:290px;max-width:100%}.model h2{margin:25px 0;font-size:35px}.layout{grid-template-columns:1fr;gap:25px}.toc{position:static;border-bottom:1px solid #d6dbd2;padding-bottom:20px}.toc ol{columns:2;column-gap:25px}.toc li{break-inside:avoid}.toc .pill{display:none}.quick{margin-bottom:30px}.guide-grid{grid-template-columns:repeat(2,1fr)}.cta{padding:28px;gap:20px}.article{font-size:18px}.hero .dek{font-size:17px}}
@media(max-width:500px){.nav{padding:19px 0}.brand{font-size:25px}.brand img{width:42px;height:42px}.navlinks{gap:14px}.navlinks .pill{display:none}.hero h1{font-size:43px;letter-spacing:-1.4px}.hero{padding-top:35px}.quick div{padding:18px 9px 18px 0}.quick b{font-size:17px}.quick span{font-size:10px;line-height:1.5;display:block}.toc ol{columns:1}.article h2{font-size:29px}.article>p:first-child{font-size:21px}.guide-grid{grid-template-columns:1fr}.guide{min-height:78px}.related h2,.cta h2{font-size:33px}.cta{display:block}.cta img{margin-top:16px}.footer{display:block}.footer div+div{margin-top:15px}.model{padding:24px}.review{font-size:11px}.bars{gap:3px}.model small{max-width:240px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.review,.navlinks,.toc,.model,.cta{display:none}.wrap{padding:0}.hero,.layout{display:block}.hero h1{font-size:34px}.article{font-size:12px}.article h2{font-size:23px}.guide-grid{grid-template-columns:repeat(2,1fr)}a{color:black}.related{page-break-before:always}}

.hero-cta{margin-top:20px}.bars i:nth-child(11n+1){height:7px}.bars i:nth-child(11n+2){height:12px}.bars i:nth-child(11n+3){height:21px}.bars i:nth-child(11n+4){height:27px}.bars i:nth-child(11n+5){height:16px}.bars i:nth-child(11n+6){height:9px}.bars i:nth-child(11n+7){height:24px}.bars i:nth-child(11n+8){height:17px}.bars i:nth-child(11n+9){height:11px}.bars i:nth-child(11n+10){height:25px}.bars i:nth-child(11n){height:29px}.track:nth-child(2) .bars{flex-direction:row-reverse}

/* The audio edition: a locally hosted recording, enhanced from native audio. */
.article-audio{min-width:0;background:#172c21;color:#f5f7ec;padding:30px;border-radius:8px;box-shadow:0 16px 38px -24px #13271f66;align-self:center}.article-audio [hidden]{display:none!important}.audio-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.13em;color:#bfcebb}.audio-topline img{width:28px;height:28px}.article-audio h2{font:400 42px/1.05 Georgia,serif;letter-spacing:-1px;margin:29px 0 13px}.audio-credit{font-size:12px;color:#bccdba;margin:0}.audio-credit strong{font-weight:500;color:#f0f4e8}.audio-wave{display:flex;gap:5px;height:54px;align-items:center;justify-content:center;margin:24px 0 20px;overflow:hidden}.audio-wave i{display:block;height:13px;width:3px;min-width:2px;background:#9bb997;border-radius:4px;transform-origin:center}.audio-wave i:nth-child(5n+1){height:25px}.audio-wave i:nth-child(5n+2){height:43px}.audio-wave i:nth-child(7n+3){height:34px}.audio-wave i:nth-child(7n+4){height:19px}.audio-wave i:nth-child(9n+1){height:9px}.audio-wave i:nth-child(11n+3){background:#e3ebc8}.is-playing .audio-wave i{animation:audio-pulse 1.1s ease-in-out infinite alternate}.is-playing .audio-wave i:nth-child(3n){animation-delay:-.35s}.is-playing .audio-wave i:nth-child(3n+1){animation-delay:-.7s}@keyframes audio-pulse{from{transform:scaleY(.45);opacity:.55}to{transform:scaleY(1);opacity:1}}.audio-native{display:block;width:100%;height:48px;margin:18px 0;color-scheme:light}.audio-native.audio-enhanced{display:none}.audio-transport{display:flex;align-items:center;gap:20px}.article-audio button,.article-audio select{font:inherit;color:inherit;cursor:pointer}.article-audio button:focus-visible,.article-audio select:focus-visible,.article-audio input:focus-visible,.article-audio a:focus-visible{outline:3px solid #f2bf79;outline-offset:5px}.audio-play{border:0;border-radius:50%;background:#e2ebc5;color:#183322!important;width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;transition:background .2s,transform .2s}.audio-play:hover{background:#f0f5df;transform:scale(1.04)}.audio-play svg{width:27px;height:27px;fill:currentColor}.audio-skip-group{display:flex;gap:9px}.audio-skip{position:relative;display:grid;place-items:center;width:44px;height:44px;background:transparent;border:0;padding:0;border-radius:50%}.audio-skip:hover{background:#ffffff12}.audio-skip svg{position:absolute;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.audio-skip span{font-size:10px;padding-top:2px}.audio-speed{margin-left:auto}.audio-speed select{background:#263e2e;color:#edf3e7;border:1px solid #50614c;border-radius:99px;padding:10px 7px 10px 12px;font-size:12px;min-height:44px}.audio-speed option{background:#172c21;color:#f5f7ec}.article-audio button:disabled{opacity:.4;cursor:default}.audio-timeline{margin-top:20px}.audio-timeline input{width:100%;display:block;margin:0;accent-color:#d7e4b8;cursor:pointer;height:22px}.audio-timeline input:disabled{cursor:default;opacity:.45}.audio-time{display:flex;justify-content:space-between;margin-top:3px;font-size:11px;font-variant-numeric:tabular-nums;color:#c4d1bd}.audio-footnote{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;border-top:1px solid #ffffff25;padding-top:16px;margin-top:23px;font-size:10px;line-height:1.5;color:#b9cbb7}.audio-footnote a{white-space:nowrap;text-decoration:none}.audio-footnote a:hover{text-decoration:underline}.audio-status{font-size:12px;line-height:1.6;color:#f2dfb7;margin:16px 0 0}.audio-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:850px) and (min-width:501px){.article-audio{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.audio-topline{grid-column:1/-1}.article-audio h2{grid-column:1;margin-top:24px}.audio-credit{grid-column:1}.audio-wave{grid-column:2;grid-row:2;margin:12px 0}.audio-controls,.audio-native{grid-column:2;grid-row:3/5}.audio-status,.audio-footnote{grid-column:1/-1}.audio-footnote{margin-top:24px}}
@media(max-width:500px){.article-audio{padding:25px}.article-audio h2{font-size:39px;margin-top:24px}.audio-wave{gap:4px;margin:20px 0 16px}.audio-transport{gap:14px}.audio-skip-group{gap:2px}.audio-footnote{font-size:10px;gap:8px}.audio-play{width:54px;height:54px;flex-basis:54px}}
@media(prefers-reduced-motion:reduce){.is-playing .audio-wave i{animation:none}.audio-play{transition:none}}
@media print{.article-audio{display:none}}
