@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
:root{--green:#112e25;--dark:#10281f;--ink:#132c25;--paper:#f5f4ed;--orange:#ff824f;--muted:#67756a;--line:#d2d8cf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b9461b;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(2.5rem,4.3vw,4.5rem)}em{font-family:'Playfair Display',Georgia,serif;font-weight:500}h3{font-size:1.45rem;line-height:1.3;letter-spacing:-.025em}p{line-height:1.7}.header{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--green);color:var(--paper);padding:24px 4.4%;border-bottom:1px solid #ffffff26}.brand{font-family:'Playfair Display',Georgia,serif;font-weight:600;font-size:1.65rem;letter-spacing:-.06em;white-space:nowrap}.brand i{font-size:.8em;color:var(--orange)}.brand-dot{font-family:Arial,sans-serif;color:var(--orange);display:inline-block;padding-left:12px;font-size:1.6rem}.header nav{display:flex;gap:32px;font-size:.9rem}.header nav a:hover,.text-link:hover{color:var(--orange)}.header-cta{border:1px solid #ffffff65;border-radius:30px;padding:10px 19px;font-size:.875rem}.hero{position:relative;display:grid;grid-template-columns:53% 47%;background:var(--green);color:var(--paper);min-height:690px;min-height:min(810px,calc(100svh - 90px))}.hero-copy{padding:65px 6% 30px 8.3%;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.small-kicker,.section-label{font-size:.75rem;letter-spacing:.13em;font-weight:600}.eyebrow{color:#d9e4d5;display:flex;gap:10px;align-items:center}.tiny-star{color:var(--orange);font-size:1.5rem;line-height:1}h1{font-size:clamp(3.8rem,5.5vw,6.5rem);margin:25px 0 25px;letter-spacing:-.055em}h1 em{color:#faac80;white-space:nowrap}.hero-description{color:#ced8d0;max-width:380px;font-size:1.05rem;margin-bottom:28px}.button{display:inline-flex;align-items:center;gap:40px;padding:15px 22px;border-radius:3px;font-size:.925rem;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#ffab7f}.button span{font-size:1.4rem;line-height:1}.orange{background:var(--orange);color:#192a21}.hero-foot{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;font-size:.65rem;letter-spacing:.1em;color:#c0cdc3;padding-top:50px;margin-top:auto}.hero-art{position:relative;overflow:hidden;min-height:650px}.hero-art>img{width:100%;height:115%;max-width:none;object-fit:cover;object-position:68% 50%;position:absolute;top:-6%;will-change:transform}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,#061b13bd 0%,transparent 50%),linear-gradient(90deg,#112e2533,transparent 25%)}.art-note{position:absolute;bottom:80px;left:9%;color:#fff}.art-note strong{display:block;font-family:'Playfair Display',Georgia,serif;font-size:2.3rem;font-weight:500;line-height:1.15;margin-top:10px}.art-note .small-kicker{font-size:.65rem}.caption-chip{position:absolute;top:30px;right:25px;background:#10281f94;border:1px solid #ffffff60;color:#fff;padding:8px 12px;font-size:.65rem;letter-spacing:.12em;border-radius:2px;backdrop-filter:blur(8px)}.image-border{position:absolute;inset:16px;border:1px solid #ffffff30;pointer-events:none}.section{padding:105px 6.5%}.intro{display:grid;grid-template-columns:28% 72%;border-bottom:1px solid var(--line)}.section-label{margin-bottom:25px;color:#58665c}.intro>.section-label{padding-top:15px}.muted{color:#6b7e70}.intro-bottom{display:flex;align-items:center;gap:65px;margin-top:30px}.intro-bottom>p{max-width:460px;color:#56665d}.mika-signoff{display:flex;align-items:center;gap:14px;font-size:.8rem;flex-shrink:0}.mika-signoff img{border-radius:50%}.mika-signoff strong{font-weight:500}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-heading h2 em{color:#54725b}.section-heading .section-label{margin-bottom:18px}.text-link{font-size:.9rem;border-bottom:1px solid var(--ink);padding-bottom:4px;white-space:nowrap}.videos{display:grid;grid-template-columns:1.35fr 1fr;gap:36px}.video-image{position:relative;overflow:hidden;aspect-ratio:16/9;background:#d0d9ce;border-radius:4px}.video-image img{height:100%;width:100%;object-fit:cover;transition:transform .55s}.video-card:hover img{transform:scale(1.035)}.play{position:absolute;left:24px;bottom:22px;width:54px;height:54px;display:grid;place-items:center;background:#f5f4edee;border-radius:50%;padding-left:3px;font-size:1rem}.duration{position:absolute;right:15px;bottom:17px;background:#10281fd9;color:#fff;padding:2px 9px;border-radius:3px;font-size:.8rem}.video-meta{display:flex;justify-content:space-between;font-size:.7rem;letter-spacing:.13em;color:#5c6f62;margin:20px 0 12px}.video-card h3{display:flex;justify-content:space-between;gap:20px}.video-card p{font-size:.925rem;color:#56665d;max-width:520px;margin-top:12px}.statement{position:relative;overflow:hidden;padding:90px 10%;background:#dce7d2;min-height:370px}.statement p{position:relative;z-index:1;font-size:clamp(2rem,4.1vw,4.8rem);line-height:1.25;letter-spacing:-.045em}.statement p span{display:block;color:#566f52}.statement em{color:#a54c27}.statement-star{position:absolute;right:5%;top:-30px;color:#c0d2b3;font-size:29rem;line-height:1;transform:rotate(15deg)}.section-subtitle{color:#5d6d61;font-size:.925rem}.article-list{border-top:1px solid #c7d0c5}.article-row{display:flex;align-items:center;gap:44px;padding:32px 5px;border-bottom:1px solid #c7d0c5;transition:padding .25s,background .25s}.article-row:hover{padding-left:18px;background:#e9eee2}.article-number{font-family:'Playfair Display',Georgia,serif;color:#71816f;font-size:2rem}.article-row .small-kicker{color:#617661;font-size:.65rem}.article-row h3{margin:9px 0 8px;font-size:1.7rem}.article-row p{color:#607062;font-size:.925rem}.article-arrow{margin-left:auto;font-size:2rem}.freebies-section{background:#e8eddf}.freebie-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.paper-preview{background:#cedbc5;border-radius:5px;padding:32px 30px;position:relative;height:260px;overflow:hidden;margin-bottom:24px}.paper-preview>span{font-size:.6rem;letter-spacing:.08em}.paper-preview strong{display:block;font-family:'Playfair Display',Georgia,serif;line-height:1.1;font-size:2rem;font-weight:500;margin:23px 0}.paper-preview b{position:absolute;right:25px;bottom:16px;font-weight:400;font-size:1.2rem}.paper-lines{height:60px;max-width:70%;background:repeating-linear-gradient(transparent 0 19px,#112e2530 19px 20px)}.yellow{background:#eed79d;transform:rotate(1.5deg)}.pink{background:#e9bda9;transform:rotate(-1.5deg)}.freebie-card .small-kicker{color:#586d57;font-size:.65rem;margin-bottom:9px}.freebie-card>p:not(.small-kicker){font-size:.925rem;color:#526650;margin:12px 0 20px;min-height:50px}.download{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a0b199;padding:8px 0 13px;font-size:.875rem;font-weight:600}.download:hover{color:#96380e}.download-note{font-size:.8rem;color:#566851;margin-top:30px}.closing{padding:100px 6.5%;text-align:center;background:var(--green);color:var(--paper)}.closing .eyebrow{justify-content:center;color:#b5c7b6}.closing h2{font-size:clamp(3.8rem,7vw,7rem);margin:30px 0}.closing h2 em{color:#faac80}footer{padding:32px 5%;background:var(--green);color:#d6e1d5;border-top:1px solid #ffffff25;display:flex;gap:25px;align-items:center;justify-content:space-between}footer p,footer>span{font-size:.75rem}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:#fff;color:#112e25;padding:12px}.skip:focus{top:10px}.article-page{max-width:820px;margin:0 auto;padding:65px 30px 100px}.article-page h1{font-size:clamp(2.8rem,5vw,4.5rem);margin:25px 0}.article-page h2{font-size:1.7rem;letter-spacing:-.025em;margin:36px 0 15px}.article-page p,.article-page li{color:#455c4e;font-size:1.1rem;line-height:1.85}.article-page p{margin-bottom:20px}.article-page .lede{font-size:1.3rem;color:#607762}.article-page .article-callout{background:#e4eadb;border-left:3px solid #e78453;padding:25px;margin:30px 0}.article-page .button{margin-top:15px}.article-page a:not(.button){text-decoration:underline;text-underline-offset:4px}.article-page .back{font-size:.9rem}.reveal-ready{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}@media(min-width:1600px){.hero{min-height:800px}.hero-copy{padding-top:90px}.hero-art{min-height:800px}}@media(max-width:1100px){.header-cta{display:none}.hero{grid-template-columns:55% 45%;min-height:650px}h1{font-size:4.2rem}.hero-copy{padding-top:45px}.hero-foot{flex-wrap:wrap;font-size:.6rem}.intro-bottom{gap:25px;flex-wrap:wrap}.section{padding:75px 5%}.freebie-grid{gap:22px}.paper-preview{padding:25px 20px}.paper-preview strong{font-size:1.7rem}.videos{gap:25px}footer p{display:none}}@media(max-width:720px){.header{padding:18px 5%;gap:15px;flex-wrap:wrap}.brand{font-size:1.45rem}.header nav{gap:18px;font-size:.85rem}.header nav a:first-child{display:none}.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:42px 6% 28px}h1{font-size:clamp(3rem,10.5vw,4.6rem)}h1 em{white-space:normal}.hero .eyebrow{font-size:.6rem;letter-spacing:.08em}.hero-description{font-size:1rem;max-width:440px}.hero-foot{padding-top:32px;flex-wrap:nowrap}.hero-art{min-height:420px}.hero-art>img{object-position:65% 45%}.art-note{bottom:45px;left:7%}.art-note strong{font-size:2rem}.caption-chip{font-size:.6rem}.intro{display:block}.intro>.section-label{padding-top:0}.section{padding:62px 6%}h2{font-size:2.55rem}.intro-bottom{gap:22px;margin-top:25px}.section-heading{display:block;margin-bottom:30px}.section-heading .text-link,.section-subtitle{display:inline-block;margin-top:22px}.videos{grid-template-columns:1fr;gap:40px}.video-card h3{font-size:1.4rem}.statement{padding:62px 6%;min-height:280px}.statement p{font-size:2.4rem}.statement-star{right:-100px;font-size:22rem;top:10px}.article-row{gap:20px;align-items:flex-start;padding:28px 0}.article-row h3{font-size:1.35rem}.article-number{font-size:1.4rem}.article-arrow{font-size:1.6rem}.article-row p{font-size:.875rem}.freebie-grid{grid-template-columns:1fr;gap:40px}.paper-preview{height:260px;padding:30px}.paper-preview strong{font-size:2rem}.freebie-card>p:not(.small-kicker){min-height:0}.closing{padding:72px 5%}.closing h2{font-size:3.8rem}.closing .eyebrow{font-size:.6rem}footer{padding:25px 6%;flex-wrap:wrap;gap:10px}footer>span{font-size:.7rem}.article-page{padding:40px 6% 70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-art>img{transform:none!important}.reveal-ready{opacity:1;transform:none}}

.article-page .example-heading { margin: 30px 0 12px; font-size: 1.3rem; }
.article-page .example-heading + .article-callout { margin-top: 12px; }
.episode-player { aspect-ratio: 16 / 9; margin: 24px 0 16px; background: #10291f; border-radius: 12px; overflow: hidden; }
.episode-player iframe { display: block; width: 100%; height: 100%; border: 0; }
.article-page .article-byline { font-size: .85rem; color: #67756a; }
.article-page ol, .article-page .article-sources { padding-left: 1.4rem; }
.article-page li { margin-bottom: 12px; }
.article-sources a { overflow-wrap: anywhere; }
/* Channel banner: forest green, lamplight gold, ivory type and a framed studio portrait. */
:root {
  --green: #10291f;
  --dark: #0c2019;
  --ink: #1e3329;
  --paper: #f7f3e9;
  --orange: #d6b577;
  --muted: #737769;
  --line: #dcd5c5;
}
h1, h2 { font-family: 'Playfair Display', Georgia, serif; letter-spacing: -.035em; }
.header { background: #0d231b; border-bottom-color: #c9a56540; }
.brand { letter-spacing: -.045em; }
.brand i { font-style: normal; color: #d6b577; }
.brand-dot { display: none; }
.header-cta { border-color: #c9a56580; border-radius: 4px; color: #efe1c7; }
.hero {
  background: radial-gradient(ellipse at 12% 0%, #98713622, transparent 62%),
              linear-gradient(115deg, #172a20 0%, #0c211b 66%, #203528 100%);
  border-bottom: 1px solid #c6a26760;
}
.hero h1 { font-size: clamp(3.6rem, 5.15vw, 6.1rem); line-height: 1.13; font-weight: 500; }
.hero h1 em, .closing h2 em { color: #e0be7c; }
.hero .eyebrow { color: #d6bf96; letter-spacing: .16em; }
.hero-description { color: #d5d6c9; }
.hero-art {
  min-height: 590px;
  margin: 30px 30px 30px 0;
  border: 1px solid #dfbe7e;
  border-radius: 22px;
  box-shadow: 0 0 0 5px #d6b5770c, 0 14px 55px #00000040, 0 0 35px #c49d5320;
}
.image-border { inset: 7px; border-color: #f2d89b60; border-radius: 16px; }
.image-shade {
  background: linear-gradient(0deg, #101a12dc, transparent 57%),
              linear-gradient(110deg, #d0a05212, transparent 50%);
}
.art-note { color: #fff5de; }
.art-note .small-kicker { color: #e5cc9f; }
.caption-chip { background: #13251dd9; border-color: #e0be7c80; color: #f5e5c5; border-radius: 5px; }
.button { border-radius: 4px; }
.orange { background: linear-gradient(110deg, #e3c68d, #cba361); color: #14291f; border: 1px solid #f1d79f70; }
.button:hover { background: #efcf90; }
.hero-foot { color: #c4c7b5; }
.hero-foot a:hover { color: #edcc8b; }
.section-heading h2 em { color: #7c6639; }
.muted { color: #777b68; }
.mika-signoff img { border: 2px solid #c7a365; box-shadow: 0 0 0 4px #c7a36517; }
.video-image { border: 1px solid #b7955750; border-radius: 12px; }
.play { background: #f6ead0; color: #193526; border: 1px solid #dbbd81; }
.statement { background: #e9e1ce; border-block: 1px solid #d9c9a8; }
.statement p { font-family: 'Playfair Display', Georgia, serif; }
.statement p span { color: #6d725b; }
.statement em { color: #84622d; }
.statement-star { color: #d4c294; opacity: .48; }
.article-list, .article-row { border-color: #d8d2c3; }
.article-row:hover { background: #eee9dc; }
.article-number, .article-arrow { color: #877140; }
.freebies-section { background: #eeeade; }
.paper-preview { background: #d8dfcd; border: 1px solid #b9b294; box-shadow: 0 8px 20px #5c462110; }
.paper-preview.yellow { background: #e9d7ae; }
.paper-preview.pink { background: #ded0b9; }
.download { border-bottom-color: #b9ac8b; }
.download:hover { color: #755420; }
.closing { background: radial-gradient(ellipse at 50% 0%, #ba8e3922, transparent 70%), #10291f; }
.closing .eyebrow { color: #cfb989; }
footer { background: #0d231b; border-color: #c9a56540; color: #d7d9cb; }
.article-page .article-callout { background: #eee8d9; border-left-color: #b28c48; }
@media(min-width:1600px) { .hero-art { min-height: 740px; } }
@media(max-width:1100px) {
  .hero h1 { font-size: clamp(3.25rem, 5.7vw, 4.2rem); }
  .hero-art { margin: 22px 22px 22px 0; min-height: 606px; }
}
@media(max-width:720px) {
  .hero h1 { font-size: clamp(2.8rem, 10.1vw, 4.6rem); }
  .hero-art { margin: 0 6% 28px; min-height: 410px; border-radius: 18px; }
  .image-border { border-radius: 12px; }
  .hero .eyebrow { letter-spacing: .09em; }
  .hero-foot { padding-bottom: 3px; }
}
