:root{
  --rr-navy:#17344f;
  --rr-navy2:#0f263b;
  --rr-ink:#17222d;
  --rr-cream:#f7f0e5;
  --rr-paper:#fffdf8;
  --rr-gold:#c99249;
  --rr-rust:#b44b34;
  --rr-soft:#e9ded0;
  --rr-line:rgba(23,52,79,.14);
  --rr-shadow:0 28px 70px rgba(10,27,43,.16);
}
body.rr-signature-page{background:var(--rr-paper);color:var(--rr-ink)}
body.rr-signature-page .main{background:transparent}
.rr-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden;font-size:21px;line-height:1.72}
.rr-page *{box-sizing:border-box}
.rr-page h1,.rr-page h2,.rr-page h3,.rr-page .rr-serif{font-family:Georgia,"Times New Roman",serif;color:var(--rr-navy);letter-spacing:-.035em}
.rr-wrap{width:min(1240px,calc(100% - 64px));margin:0 auto}
.rr-kicker{text-transform:uppercase;letter-spacing:.2em;font-weight:900;font-size:1rem;color:var(--rr-rust);margin:0 0 18px}
.rr-lede{font-size:clamp(1.45rem,2vw,2rem);line-height:1.72;color:#465562;max-width:860px}
.rr-btns{display:flex;gap:24px;flex-wrap:wrap;margin-top:40px}
.rr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:78px;padding:22px 38px;border-radius:999px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:1.08rem;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}
.rr-btn:hover{transform:translateY(-3px)}
.rr-btn-primary{background:var(--rr-rust);color:#fff!important;box-shadow:0 12px 28px rgba(180,75,52,.25)}
.rr-btn-primary:hover{background:#963b29;box-shadow:0 16px 32px rgba(180,75,52,.3)}
.rr-btn-secondary{background:rgba(255,255,255,.08);color:#fff!important;border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(10px)}
.rr-btn-secondary:hover{background:#fff;color:var(--rr-navy)!important}
.rr-hero .rr-btn{min-height:106px;padding:32px 52px;font-size:1.35rem;box-shadow:0 18px 36px rgba(0,0,0,.16)}

/* Motion */
.rr-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}
.rr-reveal.is-visible{opacity:1;transform:none}
.rr-delay-1{transition-delay:.10s}.rr-delay-2{transition-delay:.20s}.rr-delay-3{transition-delay:.30s}
@media(prefers-reduced-motion:reduce){.rr-reveal{opacity:1;transform:none;transition:none}.rr-float,.rr-orbit{animation:none!important}}

/* Hero */
.rr-hero{position:relative;min-height:860px;padding:120px 0 112px;background:radial-gradient(circle at 83% 17%,rgba(201,146,73,.16),transparent 30%),linear-gradient(130deg,var(--rr-navy2),var(--rr-navy));color:#fff;display:flex;align-items:center}
.rr-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(to bottom,black,transparent 80%)}
.rr-hero .rr-wrap{width:min(1600px,calc(100% - 96px))}
.rr-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center;position:relative;z-index:2}
.rr-hero h1{font-size:clamp(5.4rem,7.2vw,8.2rem);line-height:.84;color:#fff;margin:0 0 36px;max-width:760px;text-transform:uppercase}
.rr-hero .rr-kicker{color:#efc58f;font-size:1.15rem}
.rr-hero .rr-lede{color:rgba(255,255,255,.9);font-size:clamp(1.75rem,2.35vw,2.4rem);max-width:980px}
.rr-visual{position:relative;min-height:610px}

.rr-hero-video-wrap{min-height:610px;overflow:visible;display:flex;align-items:center;justify-content:flex-end}
.rr-hero-video{position:relative;display:block;width:100%;max-width:900px;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:32px;border:10px solid rgba(255,255,255,.12);box-shadow:0 42px 90px rgba(0,0,0,.38);z-index:3;background:#0b1b29}
.rr-video-shade{position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%;max-width:900px;aspect-ratio:16/9;height:auto;border-radius:32px;z-index:4;pointer-events:none;background:linear-gradient(to top,rgba(7,21,33,.72) 0%,rgba(7,21,33,.12) 46%,transparent 72%)}
.rr-video-label{position:absolute;right:40px;bottom:72px;z-index:5;color:#fff;text-align:right;text-shadow:0 2px 12px rgba(0,0,0,.45)}
.rr-video-label span{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:1rem;font-weight:900;color:#efc58f;margin-bottom:6px}
.rr-video-label strong{display:block;font:700 clamp(2rem,3vw,3.1rem)/1 Georgia,serif;letter-spacing:-.03em}
.rr-book{position:absolute;right:7%;top:2%;width:min(390px,78%);aspect-ratio:.72;background:linear-gradient(145deg,#efe2cb 0%,#fff9ed 52%,#e7d8bf 100%);border:12px solid rgba(255,255,255,.85);border-radius:18px;box-shadow:0 42px 80px rgba(0,0,0,.3);transform:rotate(2deg);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--rr-navy);z-index:3}
.rr-book:after{content:"";position:absolute;left:12px;top:0;bottom:0;width:10px;background:linear-gradient(to right,rgba(80,58,34,.16),transparent);border-radius:10px}
.rr-book strong{font:700 clamp(1.8rem,2.6vw,2.7rem)/.98 Georgia,serif;display:block;letter-spacing:-.05em}
.rr-book small{display:block;margin-top:12px;letter-spacing:.16em;font-weight:800;font-size:.64rem}
.rr-book .author{display:block;color:var(--rr-rust);font-size:.68rem;text-transform:uppercase;letter-spacing:.18em;margin-bottom:18px;font-weight:900}
.rr-float{animation:rrFloat 5s ease-in-out infinite}@keyframes rrFloat{0%,100%{transform:rotate(2deg) translateY(0)}50%{transform:rotate(1deg) translateY(-14px)}}
.rr-quote-chip{position:absolute;left:-24px;bottom:28px;z-index:5;width:390px;background:#fff;color:var(--rr-navy);padding:34px 36px;border-radius:24px;box-shadow:var(--rr-shadow);transform:rotate(-3deg)}
.rr-quote-chip p{font:700 1.7rem/1.35 Georgia,serif;margin:0 0 14px}.rr-quote-chip span{font-size:.92rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#697682}
.rr-orbit{position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-25px;top:10px;animation:rrSpin 28s linear infinite}@keyframes rrSpin{to{transform:rotate(360deg)}}
.rr-orbit:before,.rr-orbit:after{content:"";position:absolute;border-radius:50%;background:var(--rr-gold)}
.rr-orbit:before{width:14px;height:14px;left:74px;top:37px}.rr-orbit:after{width:8px;height:8px;right:33px;bottom:105px;background:#fff}

/* Ticker */
.rr-ticker{background:#091521;color:#fff;overflow:hidden;white-space:nowrap;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.rr-ticker-track{display:flex;width:max-content;align-items:center;gap:48px;padding:20px 0;animation:rrTicker 34s linear infinite}
.rr-ticker-item{display:flex;align-items:center;gap:18px;padding-right:22px}
.rr-ticker-label{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:var(--rr-rust);color:#fff;font-weight:900;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 10px 22px rgba(180,75,52,.25)}
.rr-ticker-text{font-size:1.42rem;line-height:1.35;color:#f8f4ee;font-weight:600;letter-spacing:.01em}
.rr-ticker-text strong{color:#f4c482;font-weight:900}
.rr-ticker-text em{font-style:italic;color:#fff}
@keyframes rrTicker{to{transform:translateX(-33.333%)}}
.rr-section{padding:112px 0;position:relative}
.rr-section.alt{background:var(--rr-cream)}
.rr-section.dark{background:var(--rr-navy2);color:#fff}
.rr-section.dark h2,.rr-section.dark h3{color:#fff}
.rr-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start;margin-bottom:60px}
.rr-head h2{font-size:clamp(4rem,6vw,7rem);line-height:.9;margin:0;text-transform:uppercase}
.rr-story{font-size:clamp(1.45rem,1.9vw,2rem);line-height:1.8;color:#40505e;margin:0}
.rr-story strong{color:var(--rr-navy)}

/* Large visual rhythm */
.rr-pillar-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:auto auto;gap:22px}
.rr-pillar{background:#fff;border:1px solid var(--rr-line);border-radius:26px;padding:36px;min-height:230px;box-shadow:0 15px 35px rgba(15,30,45,.06);transition:transform .3s ease,box-shadow .3s ease}
.rr-pillar:hover{transform:translateY(-7px);box-shadow:0 24px 48px rgba(15,30,45,.12)}
.rr-pillar:first-child{grid-row:1/3;min-height:482px;background:linear-gradient(165deg,var(--rr-navy),#234e70);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}
.rr-pillar:first-child h3,.rr-pillar:first-child p{color:#fff}.rr-pillar:first-child p{opacity:.78}
.rr-pillar h3{font-size:clamp(2.4rem,3.1vw,3.6rem);line-height:1.02;margin:10px 0 16px}.rr-pillar p{font-size:1.25rem;line-height:1.72;color:#596672;margin:0}.rr-num{font-weight:900;font-size:1rem;letter-spacing:.16em;color:var(--rr-rust)}

.rr-band{background:var(--rr-cream);padding:0}.rr-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.rr-band-copy{padding:100px 70px 100px max(32px,calc((100vw - 1240px)/2))}.rr-band-copy h2{font-size:clamp(4.2rem,6.2vw,7.4rem);line-height:.88;text-transform:uppercase;margin:0 0 28px}.rr-band-quote{background:var(--rr-navy);padding:90px max(32px,calc((100vw - 1240px)/2)) 90px 70px;color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.rr-band-quote:before{content:"“";position:absolute;left:54px;top:18px;font:700 9rem Georgia,serif;color:rgba(255,255,255,.08)}.rr-band-quote blockquote{font:700 clamp(2.5rem,3.8vw,4.3rem)/1.12 Georgia,serif;margin:0 0 28px;position:relative}.rr-band-quote cite{font-style:normal;font-weight:800;color:#f0c68e;font-size:.92rem;letter-spacing:.04em}

.rr-format-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.rr-format{position:relative;padding:42px 36px 34px;background:#fff;border-radius:24px;box-shadow:0 10px 28px rgba(15,30,45,.06);border:1px solid var(--rr-line);overflow:hidden;text-decoration:none!important;min-height:280px;transition:transform .3s ease,box-shadow .3s ease}.rr-format:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--rr-gold)}.rr-format:hover{transform:translateY(-7px);box-shadow:0 22px 42px rgba(15,30,45,.12)}.rr-format strong{display:block;font:700 2rem/1.1 Georgia,serif;color:var(--rr-navy);margin-bottom:16px}.rr-format span{color:#65717a;line-height:1.72;font-size:1.18rem}.rr-format em{display:block;margin-top:28px;color:var(--rr-rust);font-style:normal;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:.86rem}

.rr-author{padding:0;background:var(--rr-navy2);color:#fff}.rr-author-grid{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.rr-author-copy{padding:110px 70px 110px max(32px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;justify-content:center}.rr-author-copy h2{color:#fff;font-size:clamp(4.2rem,6.4vw,7.8rem);line-height:.86;text-transform:uppercase;margin:0 0 26px}.rr-author-copy .rr-lede{color:rgba(255,255,255,.78)}.rr-author-photo{position:relative;min-height:720px;background:url('https://www.raynaremondini.com/wp-content/uploads/2026/06/rayna-300x300.jpg') center 22%/cover no-repeat}.rr-author-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,var(--rr-navy2) 0%,transparent 28%),linear-gradient(to top,rgba(15,38,59,.38),transparent 55%)}.rr-author-badge{position:absolute;z-index:2;bottom:34px;right:34px;background:#fff;color:var(--rr-navy);padding:18px 22px;border-radius:18px;font-weight:900;box-shadow:var(--rr-shadow);max-width:245px}

.rr-faq{max-width:980px}.rr-faq details{padding:28px 0;border-bottom:1px solid var(--rr-line)}.rr-faq summary{cursor:pointer;font:700 clamp(1.9rem,2.6vw,2.6rem)/1.25 Georgia,serif;color:var(--rr-navy);font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:24px}.rr-faq summary:after{content:"+";font:400 2.4rem/1 Georgia,serif;color:var(--rr-rust)}.rr-faq details[open] summary:after{content:"–"}.rr-faq p{color:#52606c;line-height:1.82;max-width:860px;font-size:1.2rem}

.rr-cta{padding:100px 0;background:var(--rr-rust);color:#fff;text-align:center;position:relative;overflow:hidden}.rr-cta:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.15);border-radius:50%;left:-180px;top:-230px}.rr-cta h2{color:#fff;font-size:clamp(4.2rem,6.4vw,7.4rem);line-height:.88;text-transform:uppercase;margin:0 auto 22px;max-width:1180px}.rr-cta p{max-width:900px;margin:0 auto;color:rgba(255,255,255,.84);font-size:1.45rem;line-height:1.76}.rr-cta .rr-btn-primary{background:#fff;color:var(--rr-rust)!important}

@media(max-width:980px){.rr-hero .rr-wrap{width:min(100% - 40px,1240px)}.rr-hero-video-wrap{min-height:auto}.rr-hero-video{width:100%;max-width:none;aspect-ratio:16/9}.rr-video-shade{left:0;right:0;top:0;transform:none;width:100%;max-width:none;aspect-ratio:16/9}.rr-video-label{right:7%;bottom:54px}.rr-wrap{width:min(100% - 40px,1240px)}.rr-hero-grid,.rr-head,.rr-band-grid,.rr-author-grid{grid-template-columns:1fr}.rr-hero{min-height:auto;padding:90px 0 75px}.rr-visual{min-height:620px;max-width:760px}.rr-pillar-grid{grid-template-columns:1fr 1fr}.rr-pillar:first-child{grid-row:auto;grid-column:1/3;min-height:360px}.rr-format-row{grid-template-columns:1fr 1fr}.rr-band-copy,.rr-band-quote,.rr-author-copy{padding:75px 40px}.rr-author-photo{min-height:620px}.rr-section{padding:86px 0}.rr-head{gap:28px}.rr-head h2{font-size:clamp(3.8rem,8vw,5.8rem)}.rr-hero h1{font-size:clamp(4.8rem,12vw,7rem)}.rr-hero .rr-lede{font-size:clamp(1.45rem,3vw,1.9rem)}.rr-hero .rr-btn{min-height:88px;padding:22px 34px;font-size:1rem}}
@media(max-width:640px){.rr-hero-video-wrap{min-height:auto}.rr-hero-video,.rr-video-shade{width:100%;aspect-ratio:16/9;height:auto;border-width:6px;border-radius:22px}.rr-video-label{right:18px;bottom:34px}.rr-page{font-size:18px}.rr-wrap{width:min(100% - 28px,1240px)}.rr-hero h1{font-size:clamp(3.9rem,17vw,5.5rem)}.rr-visual{min-height:370px}.rr-quote-chip{width:86%;padding:20px 22px;left:0;bottom:-8px}.rr-quote-chip p{font-size:1.25rem}.rr-orbit{width:340px;height:340px}.rr-pillar-grid,.rr-format-row{grid-template-columns:1fr}.rr-pillar:first-child{grid-column:auto;min-height:320px}.rr-band-copy,.rr-band-quote,.rr-author-copy{padding:64px 24px}.rr-author-photo{min-height:520px}.rr-author-badge{right:18px;bottom:18px}.rr-section{padding:70px 0}.rr-btn{width:100%}.rr-ticker-item{gap:14px}.rr-ticker-label{font-size:.82rem;padding:10px 14px}.rr-ticker-text{font-size:1rem}}

/* ===== Homeschool Nation 0.4.0 refresh ===== */
.rr-hn-page{font-size:20px;line-height:1.72}
.rr-hn-page .rr-wrap{width:min(1280px,calc(100% - 64px))}
.rr-hn-page .rr-kicker{font-size:.95rem;letter-spacing:.18em}
.rr-hn-page .rr-btn{min-height:66px;padding:18px 30px;font-size:1.14rem;letter-spacing:.06em}
.rr-hn-page .rr-hero{position:relative;min-height:760px;padding:108px 0 82px;background:radial-gradient(circle at 86% 20%,rgba(201,146,73,.14),transparent 30%),linear-gradient(130deg,var(--rr-navy2),var(--rr-navy));color:#fff;display:flex;align-items:center}
.rr-hn-page .rr-hero-grid{grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}
.rr-hn-page .rr-hero h1{font-size:clamp(4.6rem,8vw,8rem);line-height:.84;max-width:700px;margin:0 0 28px;color:#fff}
.rr-hn-page .rr-hero .rr-lede{font-size:clamp(1.55rem,2.25vw,2.1rem);max-width:860px;color:rgba(255,255,255,.9)}
.rr-hn-page .rr-hero-actions{margin-top:34px;gap:18px}
.rr-hn-page .rr-hero-actions .rr-btn-primary,
.rr-hn-page .rr-author-actions .rr-btn-primary{box-shadow:0 12px 26px rgba(180,75,52,.28)}
.rr-hn-page .rr-hero-actions .rr-btn-secondary,
.rr-hn-page .rr-author-actions .rr-btn-secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.32);color:#fff!important}
.rr-hn-page .rr-hero-video-wrap{min-height:560px;overflow:visible}
.rr-hn-page .rr-hero-video{position:absolute;right:0;top:0;width:min(760px,100%);aspect-ratio:16/10;height:auto;object-fit:cover;border-radius:32px;border:8px solid rgba(255,255,255,.12);box-shadow:0 38px 90px rgba(0,0,0,.36);background:#091521;z-index:3}
.rr-hn-page .rr-video-shade{position:absolute;right:0;top:0;width:min(760px,100%);aspect-ratio:16/10;height:auto;border-radius:32px;z-index:4;pointer-events:none;background:linear-gradient(to top,rgba(7,21,33,.72) 0%,rgba(7,21,33,.16) 44%,transparent 76%)}
.rr-hn-page .rr-video-label{right:36px;bottom:30px;z-index:5}
.rr-hn-page .rr-video-label span{font-size:.88rem;letter-spacing:.18em}
.rr-hn-page .rr-video-label strong{font-size:clamp(1.8rem,2.4vw,2.8rem)}
.rr-hn-page .rr-quote-chip{display:none!important}

.rr-hn-page .rr-nasdaq{background:#020b12;border-top:2px solid #0e3758;border-bottom:2px solid #0e3758;box-shadow:inset 0 1px 0 rgba(255,255,255,.04), inset 0 -1px 0 rgba(255,255,255,.04)}
.rr-hn-page .rr-nasdaq .rr-ticker-track{display:flex;align-items:center;gap:48px;width:max-content;padding:16px 0;animation:rrTicker 28s linear infinite}
.rr-hn-page .rr-market-unit{display:flex;align-items:center;gap:18px;padding-right:28px}
.rr-hn-page .rr-market-tag{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:6px;background:#061826;color:#7df785;border:1px solid rgba(125,247,133,.25);font-family:"Arial Narrow","Roboto Condensed","Helvetica Neue Condensed",Arial,sans-serif;font-size:1.08rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
.rr-hn-page .rr-market-copy{font-family:"Arial Narrow","Roboto Condensed","Helvetica Neue Condensed",Arial,sans-serif;font-size:1.42rem;font-weight:700;letter-spacing:.02em;line-height:1.2;color:#f5f8fb;text-transform:uppercase;white-space:nowrap}
.rr-hn-page .rr-market-copy strong{color:#f3c06c}
.rr-hn-page .rr-market-copy em{font-style:italic;color:#ffffff}
.rr-hn-page .rr-market-split{color:#ff5a5a;font-size:1.1rem}

.rr-hn-page .rr-format-panel{padding:88px 0 96px;background:var(--rr-paper)}
.rr-hn-page .rr-format-panel .rr-head{grid-template-columns:.92fr 1.08fr;gap:72px;margin-bottom:48px}
.rr-hn-page .rr-format-panel .rr-head h2{font-size:clamp(3.8rem,5.8vw,6.6rem);line-height:.9}
.rr-hn-page .rr-format-panel .rr-story{font-size:clamp(1.35rem,1.95vw,1.85rem);line-height:1.72;max-width:840px}
.rr-hn-page .rr-format-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.rr-hn-page .rr-format{min-height:320px;padding:38px 28px 30px;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(15,30,45,.07);border:1px solid rgba(23,52,79,.12)}
.rr-hn-page .rr-format strong{font-size:1.95rem;margin-bottom:14px}
.rr-hn-page .rr-format span{font-size:1.12rem;line-height:1.72;color:#5e6a74}
.rr-hn-page .rr-format em{font-size:.82rem;margin-top:24px}

.rr-hn-page .rr-author-final{background:linear-gradient(90deg,var(--rr-navy2) 0%, #12304a 45%, #0a1119 100%);padding:0}
.rr-hn-page .rr-author-final .rr-author-grid{display:grid;grid-template-columns:.92fr 1.08fr;min-height:660px;align-items:stretch}
.rr-hn-page .rr-author-final .rr-author-copy{padding:92px 64px 92px max(40px,calc((100vw - 1280px)/2));justify-content:center}
.rr-hn-page .rr-author-final .rr-author-copy h2{font-size:clamp(3.8rem,5.8vw,6.6rem);line-height:.88;margin-bottom:22px}
.rr-hn-page .rr-author-final .rr-author-copy .rr-lede{font-size:1.5rem;line-height:1.78;color:rgba(255,255,255,.82);max-width:760px}
.rr-hn-page .rr-author-final .rr-author-actions{margin-top:34px;gap:18px}
.rr-hn-page .rr-author-final .rr-author-photo{min-height:660px;background-image:linear-gradient(to right,rgba(15,38,59,.1),rgba(15,38,59,.02)), url('https://www.raynaremondini.com/wp-content/uploads/2026/06/rayna.jpg'), url('https://www.raynaremondini.com/wp-content/uploads/2026/06/rayna-300x300.jpg');background-position:center top, center 18%, center 18%;background-size:cover, cover, cover;background-repeat:no-repeat;filter:contrast(1.03) saturate(1.02)}
.rr-hn-page .rr-author-final .rr-author-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to right,var(--rr-navy2) 0%,rgba(15,38,59,.15) 24%,transparent 46%),linear-gradient(to top,rgba(3,9,15,.2),transparent 52%)}
.rr-hn-page .rr-author-final .rr-author-badge{display:none!important}

.rr-hn-page .rr-band,
.rr-hn-page .rr-section.alt,
.rr-hn-page .rr-cta,
.rr-hn-page .rr-faq,
.rr-hn-page .rr-pillar-grid,
.rr-hn-page .rr-book{display:none}

@media (max-width: 1080px){
  .rr-hn-page .rr-wrap{width:min(100% - 40px,1280px)}
  .rr-hn-page .rr-hero-grid,
  .rr-hn-page .rr-author-final .rr-author-grid,
  .rr-hn-page .rr-format-panel .rr-head{grid-template-columns:1fr}
  .rr-hn-page .rr-hero{padding:86px 0 62px;min-height:auto}
  .rr-hn-page .rr-hero h1{font-size:clamp(4.2rem,11vw,6.8rem)}
  .rr-hn-page .rr-hero-video{position:relative;width:100%;max-width:none}
  .rr-hn-page .rr-video-shade{width:100%;max-width:none;right:0;left:0}
  .rr-hn-page .rr-visual{min-height:auto;max-width:none}
  .rr-hn-page .rr-author-final .rr-author-copy{padding:78px 40px 40px}
  .rr-hn-page .rr-author-final .rr-author-photo{min-height:560px}
  .rr-hn-page .rr-format-row{grid-template-columns:repeat(2,1fr)}
  .rr-hn-page .rr-market-copy{font-size:1.18rem}
}

@media (max-width: 640px){
  .rr-hn-page{font-size:18px}
  .rr-hn-page .rr-wrap{width:min(100% - 28px,1280px)}
  .rr-hn-page .rr-hero h1{font-size:clamp(3.4rem,16vw,5rem)}
  .rr-hn-page .rr-hero .rr-lede{font-size:1.3rem}
  .rr-hn-page .rr-btn{width:100%;min-height:62px;padding:16px 24px;font-size:1.02rem}
  .rr-hn-page .rr-video-label{right:18px;bottom:18px}
  .rr-hn-page .rr-video-label strong{font-size:1.4rem}
  .rr-hn-page .rr-market-unit{gap:12px;padding-right:18px}
  .rr-hn-page .rr-market-tag{font-size:.82rem;padding:8px 10px}
  .rr-hn-page .rr-market-copy{font-size:1rem}
  .rr-hn-page .rr-format-row{grid-template-columns:1fr}
  .rr-hn-page .rr-format-panel{padding:70px 0 78px}
  .rr-hn-page .rr-format-panel .rr-head h2,
  .rr-hn-page .rr-author-final .rr-author-copy h2{font-size:clamp(3rem,12vw,4.2rem)}
  .rr-hn-page .rr-author-final .rr-author-copy{padding:68px 24px 32px}
  .rr-hn-page .rr-author-final .rr-author-photo{min-height:420px;background-position:center top, center 14%, center 14%}
}

/* ===== Homeschool Nation 0.4.1 tweaks ===== */
.rr-hn-page .rr-btn{font-size:1.24rem}
.rr-hn-page .rr-hero-actions .rr-btn{font-size:1.28rem}
.rr-hn-page .rr-hero-video-wrap{display:flex;align-items:center;justify-content:center;min-height:560px}
.rr-hn-page .rr-hero-video{position:relative;right:auto;top:auto;margin:0 auto;display:block}
.rr-hn-page .rr-video-shade,
.rr-hn-page .rr-video-label{display:none!important}

@media (max-width: 1080px){
  .rr-hn-page .rr-hero-video-wrap{justify-content:center}
}

@media (max-width: 640px){
  .rr-hn-page .rr-btn,
  .rr-hn-page .rr-hero-actions .rr-btn{font-size:1.08rem}
}

/* ===== Homeschool Nation 0.4.2 tweaks ===== */
.rr-hn-page .rr-hero{padding-bottom:40px;min-height:700px}
.rr-hn-page .rr-hero-actions{margin-top:30px;margin-bottom:0}
.rr-hn-page .rr-nasdaq{margin-top:0}
.rr-hn-page .rr-nasdaq .rr-ticker-track{padding:18px 0;gap:56px}
.rr-hn-page .rr-market-tag{
  font-family:Impact, Haettenschweiler, "Arial Black", "Franklin Gothic Heavy", sans-serif;
  font-size:1.18rem;
  letter-spacing:.1em;
  padding:12px 16px;
}
.rr-hn-page .rr-market-copy{
  font-family:Impact, Haettenschweiler, "Arial Black", "Franklin Gothic Heavy", sans-serif;
  font-size:1.66rem;
  letter-spacing:.03em;
  line-height:1.12;
}
.rr-hn-page .rr-market-split{font-size:1.28rem}

@media (max-width: 1080px){
  .rr-hn-page .rr-hero{padding-bottom:34px;min-height:auto}
  .rr-hn-page .rr-market-copy{font-size:1.34rem}
  .rr-hn-page .rr-market-tag{font-size:1rem}
}

@media (max-width: 640px){
  .rr-hn-page .rr-hero{padding-bottom:26px}
  .rr-hn-page .rr-market-tag{font-size:.9rem;padding:9px 11px}
  .rr-hn-page .rr-market-copy{font-size:1.08rem}
}

/* ===== Homeschool Nation 0.4.3 ===== */
.rr-hn-page .rr-btn,
.rr-hn-page .rr-hero-actions .rr-btn,
.rr-hn-page .rr-author-actions .rr-btn{
  font-size:1.34rem;
  letter-spacing:.055em;
}

.rr-hn-page .rr-format strong{
  font-size:2.2rem;
  text-align:center;
  width:100%;
}
.rr-hn-page .rr-format span{
  font-size:1.28rem;
  line-height:1.75;
}
.rr-hn-page .rr-format em{
  font-size:.95rem;
}

.rr-hn-page .rr-market-tag,
.rr-hn-page .rr-market-copy{
  font-family:"Arial Black","Franklin Gothic Heavy","Arial Narrow",Arial,sans-serif;
}
.rr-hn-page .rr-market-copy{
  font-size:1.72rem;
  letter-spacing:.018em;
}

.rr-hn-page .rr-author-video-wrap{
  position:relative;
  min-height:660px;
  overflow:hidden;
  background:#060d14;
}
.rr-hn-page .rr-author-video{
  width:100%;
  height:100%;
  min-height:660px;
  display:block;
  object-fit:cover;
  object-position:center center;
}

body.rr-signature-page footer .copyright,
body.rr-signature-page .footer .copyright,
body.rr-signature-page .footer-big .copyright,
body.rr-signature-page footer .hestia-bottom-footer-content .copyright,
body.rr-signature-page footer .hestia-bottom-footer-content .pull-right{
  display:none!important;
}

@media (max-width:1080px){
  .rr-hn-page .rr-author-video-wrap,
  .rr-hn-page .rr-author-video{min-height:560px}
}

@media (max-width:640px){
  .rr-hn-page .rr-btn,
  .rr-hn-page .rr-hero-actions .rr-btn,
  .rr-hn-page .rr-author-actions .rr-btn{font-size:1.12rem}
  .rr-hn-page .rr-format strong{font-size:1.9rem}
  .rr-hn-page .rr-format span{font-size:1.12rem}
  .rr-hn-page .rr-market-copy{font-size:1.12rem}
  .rr-hn-page .rr-author-video-wrap,
  .rr-hn-page .rr-author-video{min-height:420px}
}

/* ===== Homeschool Nation 0.4.4 ===== */
.rr-hn-page .rr-format-panel .rr-story{
  font-size:clamp(1.55rem,2.1vw,2rem);
  line-height:1.8;
}
.rr-hn-page .rr-format span{
  font-size:1.42rem;
  line-height:1.82;
}
.rr-hn-page .rr-format em{
  font-size:1.08rem;
  letter-spacing:.09em;
}

.rr-hn-page .rr-author-final .rr-author-grid{
  grid-template-columns:1fr .82fr;
}
.rr-hn-page .rr-author-video-wrap{
  min-height:660px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  background:linear-gradient(90deg,#0a2135 0%, #091623 100%);
  padding:28px 24px;
}
.rr-hn-page .rr-author-video{
  width:min(360px,68%);
  aspect-ratio:9/16;
  height:auto;
  min-height:0;
  max-height:560px;
  display:block;
  object-fit:cover;
  object-position:center center;
  border-radius:28px;
  box-shadow:0 24px 60px rgba(0,0,0,.28);
}

@media (max-width:1080px){
  .rr-hn-page .rr-format-panel .rr-story{font-size:1.42rem}
  .rr-hn-page .rr-format span{font-size:1.26rem}
  .rr-hn-page .rr-format em{font-size:1rem}
  .rr-hn-page .rr-author-final .rr-author-grid{grid-template-columns:1fr}
  .rr-hn-page .rr-author-video-wrap{min-height:auto;padding:24px 18px 52px}
  .rr-hn-page .rr-author-video{width:min(340px,76vw);max-height:none}
}

@media (max-width:640px){
  .rr-hn-page .rr-format-panel .rr-story{font-size:1.28rem}
  .rr-hn-page .rr-format span{font-size:1.16rem}
  .rr-hn-page .rr-format em{font-size:.95rem}
  .rr-hn-page .rr-author-video{width:min(300px,82vw)}
}

/* ===== Homeschool Nation 0.4.5 ===== */
/* Move the hero video down slightly */
.rr-hn-page .rr-hero-video{margin-top:14px}

/* Panel 2: stronger, bolder copy */
.rr-hn-page .rr-format-panel .rr-story{
  font-size:clamp(1.62rem,2.2vw,2.08rem);
  line-height:1.8;
  font-weight:700;
  color:#33485d;
}
.rr-hn-page .rr-format span{
  font-size:1.54rem;
  line-height:1.84;
  font-weight:700;
  color:#566472;
}
.rr-hn-page .rr-format em{
  font-size:1.2rem;
  font-weight:900;
  letter-spacing:.1em;
}

/* Panel 3: one continuous blue field and smaller full-frame 9:16 video */
.rr-hn-page .rr-author-final,
.rr-hn-page .rr-author-video-wrap{
  background:#12304a;
}
.rr-hn-page .rr-author-final .rr-author-grid{
  grid-template-columns:1fr .78fr;
  background:#12304a;
}
.rr-hn-page .rr-author-video-wrap{
  min-height:660px;
  padding:30px 22px;
}
.rr-hn-page .rr-author-video{
  width:min(320px,54%);
  aspect-ratio:9/16;
  height:auto;
  max-height:520px;
  object-fit:contain;
  object-position:center top;
  margin-top:8px;
  border-radius:26px;
  background:#12304a;
}

@media (max-width:1080px){
  .rr-hn-page .rr-format-panel .rr-story{font-size:1.46rem}
  .rr-hn-page .rr-format span{font-size:1.3rem}
  .rr-hn-page .rr-format em{font-size:1.04rem}
  .rr-hn-page .rr-author-video{width:min(300px,62vw);max-height:none}
}

@media (max-width:640px){
  .rr-hn-page .rr-hero-video{margin-top:10px}
  .rr-hn-page .rr-format-panel .rr-story{font-size:1.3rem}
  .rr-hn-page .rr-format span{font-size:1.18rem}
  .rr-hn-page .rr-format em{font-size:.98rem}
  .rr-hn-page .rr-author-video{width:min(270px,78vw)}
}


/* ===== Homeschool Nation 0.4.6 ===== */
.rr-hn-page .rr-author-final .rr-author-copy .rr-lede{
  font-size:1.72rem;
  line-height:1.72;
  font-weight:700;
  color:rgba(255,255,255,.92);
  max-width:800px;
}
.rr-hn-page .rr-hero-video,
.rr-hn-page .rr-author-video{background:#000;}
.rr-hn-page .rr-author-actions{gap:16px;align-items:center;}
.rr-hn-page .rr-author-actions .rr-btn{font-size:1.2rem;padding-left:26px;padding-right:26px;}
@media(max-width:1080px){.rr-hn-page .rr-author-final .rr-author-copy .rr-lede{font-size:1.5rem}}
@media(max-width:640px){.rr-hn-page .rr-author-final .rr-author-copy .rr-lede{font-size:1.3rem}.rr-hn-page .rr-author-actions .rr-btn{font-size:1.05rem}}

/* ===== Rayna site system 0.4.7 ===== */
/* Replace the unconfigured Hestia header with a compact responsive navigation. */
body > nav.navbar,
body > .navbar.navbar-default,
body .navbar.navbar-fixed-top:not(.rr-site-nav){display:none!important;}
.rr-site-nav{position:relative;z-index:9998;background:#fff;border-top:1px solid #ece7df;border-bottom:1px solid rgba(23,52,79,.12);box-shadow:0 2px 8px rgba(12,28,42,.06);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17344f;}
.rr-site-nav-inner{width:min(1280px,calc(100% - 48px));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;}
.rr-site-brand{font-family:Georgia,"Times New Roman",serif;font-size:1.24rem;line-height:1.2;color:#3b3b3b!important;text-decoration:none!important;white-space:nowrap;}
.rr-site-brand span{font-family:inherit;color:#3b3b3b;}
.rr-desktop-menu{display:flex;align-items:center;gap:30px;}
.rr-desktop-menu a{font-size:.95rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase;color:#17344f!important;text-decoration:none!important;position:relative;padding:28px 0 25px;}
.rr-desktop-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:#b44b34;transition:right .22s ease;}
.rr-desktop-menu a:hover:after,.rr-desktop-menu a:focus:after{right:0;}
.rr-menu-toggle{display:none;width:48px;height:44px;border:1px solid rgba(23,52,79,.18);border-radius:10px;background:#fff;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;}
.rr-menu-toggle span{display:block;width:24px;height:2px;background:#17344f;transition:transform .2s ease,opacity .2s ease;}
.rr-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.rr-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.rr-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.rr-mobile-menu{display:none;background:#fff;border-top:1px solid rgba(23,52,79,.1);padding:6px 24px 18px;}
.rr-mobile-menu a{display:block;padding:16px 4px;border-bottom:1px solid rgba(23,52,79,.09);font-size:1.05rem;font-weight:800;color:#17344f!important;text-decoration:none!important;}
.rr-mobile-menu a:last-child{border-bottom:0}

/* Panel 3: bring copy and video closer without enlarging the video. */
.rr-hn-page .rr-author-final .rr-author-grid{width:min(1120px,calc(100% - 64px));margin:0 auto;grid-template-columns:1.08fr .62fr;gap:24px;}
.rr-hn-page .rr-author-final .rr-author-copy{padding:86px 18px 86px 0;}
.rr-hn-page .rr-author-final .rr-author-video-wrap{justify-content:flex-start;padding:32px 0 32px 8px;}

/* Footer credit */
.rr-publishing-footer{background:#303234;color:#f5f2ec;min-height:62px;display:flex;align-items:center;justify-content:flex-start;padding:0 max(28px,calc((100vw - 1280px)/2));font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.035em;}
body.rr-signature-page footer.footer,
body.rr-signature-page footer.footer-big{padding-bottom:0!important;}
body.rr-signature-page footer .hestia-bottom-footer-content{min-height:0!important;padding:0!important;}

/* Mobile and tablet hardening */
@media(max-width:900px){
  .rr-site-nav-inner{width:min(100% - 28px,1280px);min-height:68px;}
  .rr-site-brand{font-size:1.05rem;white-space:normal;max-width:75%;}
  .rr-site-brand span{display:none;}
  .rr-desktop-menu{display:none;}
  .rr-menu-toggle{display:flex;flex:0 0 auto;}
  .rr-mobile-menu.is-open{display:block;}
  .rr-hn-page .rr-author-final .rr-author-grid{width:min(100% - 40px,1120px);grid-template-columns:1fr;gap:8px;}
  .rr-hn-page .rr-author-final .rr-author-copy{padding:70px 0 24px;}
  .rr-hn-page .rr-author-final .rr-author-video-wrap{justify-content:center;padding:10px 0 54px;}
  .rr-hn-page .rr-hero-grid{gap:28px;}
  .rr-hn-page .rr-format-panel .rr-head{gap:28px;}
}
@media(max-width:640px){
  .rr-site-nav-inner{min-height:62px;}
  .rr-site-brand{font-size:1rem;}
  .rr-mobile-menu{padding:4px 18px 14px;}
  .rr-hn-page .rr-hero{padding-top:64px;}
  .rr-hn-page .rr-hero h1{font-size:clamp(3.2rem,16vw,4.8rem);}
  .rr-hn-page .rr-hero .rr-lede{font-size:1.18rem;line-height:1.6;}
  .rr-hn-page .rr-hero-actions{gap:12px;}
  .rr-hn-page .rr-hero-actions .rr-btn{width:100%;min-height:58px;}
  .rr-hn-page .rr-format-panel .rr-head h2{font-size:clamp(3rem,13vw,4.3rem);}
  .rr-hn-page .rr-format{min-height:auto;padding:30px 24px;}
  .rr-hn-page .rr-format span{line-height:1.65;}
  .rr-hn-page .rr-author-final .rr-author-grid{width:min(100% - 28px,1120px);}
  .rr-hn-page .rr-author-actions .rr-btn{width:100%;}
  .rr-hn-page .rr-author-video{width:min(250px,74vw);}
  .rr-publishing-footer{min-height:54px;padding:0 18px;font-size:.82rem;justify-content:center;text-align:center;}
}

/* ===== Rayna site system 0.4.8 ===== */
/* Larger navigation typography sitewide */
.rr-desktop-menu a{
  font-size:1.18rem;
  letter-spacing:.04em;
}
.rr-site-brand{
  font-size:1.34rem;
}
.rr-mobile-menu a{
  font-size:1.2rem;
}

/* Panel 3: enlarge vertical video about one-third while keeping it close to the copy */
.rr-hn-page .rr-author-final .rr-author-grid{
  grid-template-columns:1.04fr .72fr;
  gap:18px;
}
.rr-hn-page .rr-author-final .rr-author-video-wrap{
  justify-content:flex-start;
  padding-left:0;
}
.rr-hn-page .rr-author-video{
  width:min(425px,72%);
  max-height:690px;
}

/* Slimmer global publishing footer, larger credit type */
.rr-publishing-footer{
  min-height:42px;
  padding-top:6px;
  padding-bottom:6px;
  font-size:1.12rem;
  font-weight:800;
  line-height:1.2;
}

/* Remove Hestia / ThemeIsle credit everywhere on the site */
footer .copyright,
footer .hestia-bottom-footer-content .copyright,
footer .hestia-bottom-footer-content .pull-right,
footer a[href*="themeisle.com"],
footer a[href*="themeisle"],
.footer .copyright,
.footer-big .copyright{
  display:none!important;
}
footer .hestia-bottom-footer-content{
  min-height:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}

@media(max-width:900px){
  .rr-site-brand{font-size:1.2rem;}
  .rr-mobile-menu a{font-size:1.18rem;}
  .rr-hn-page .rr-author-final .rr-author-grid{grid-template-columns:1fr;gap:10px;}
  .rr-hn-page .rr-author-final .rr-author-video-wrap{justify-content:center;}
  .rr-hn-page .rr-author-video{width:min(390px,70vw);max-height:none;}
  .rr-publishing-footer{min-height:40px;font-size:1.05rem;}
}

@media(max-width:640px){
  .rr-site-brand{font-size:1.1rem;}
  .rr-mobile-menu a{font-size:1.15rem;}
  .rr-hn-page .rr-author-video{width:min(330px,82vw);}
  .rr-publishing-footer{min-height:38px;padding:5px 16px;font-size:1rem;}
}


/* ===== About the Author — 3-panel build 0.4.9 ===== */
.rr-about-page{background:#fffdf8}
.rr-about-page .rr-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto}
.rr-about-panel{min-height:690px;display:flex;align-items:center;position:relative;overflow:hidden}
.rr-about-grid{width:100%;display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}
.rr-about-copy h1,
.rr-about-copy h2,
.rr-about-radio-copy h2{
  font-family:Georgia,"Times New Roman",serif;
  letter-spacing:-.04em;
  text-transform:uppercase;
  margin:0 0 28px;
}
.rr-about-copy h1{font-size:clamp(5rem,8vw,8.3rem);line-height:.82;color:#fff}
.rr-about-copy h2,.rr-about-radio-copy h2{font-size:clamp(3.8rem,5.7vw,6.4rem);line-height:.9}
.rr-about-lede{font-size:clamp(1.45rem,2vw,1.95rem);font-weight:700;line-height:1.72;margin:0 0 18px}
.rr-about-body{font-size:1.28rem;line-height:1.8;font-weight:650;margin:0;color:inherit;opacity:.88}

.rr-about-hero{background:#12304a;color:#fff;padding:92px 0 82px}
.rr-about-hero .rr-kicker{color:#efc58f}
.rr-about-hero .rr-about-lede,.rr-about-hero .rr-about-body{color:rgba(255,255,255,.9)}
.rr-about-media{position:relative;display:flex;align-items:center;justify-content:center}
.rr-about-feature-video{width:100%;max-width:740px;aspect-ratio:16/9;object-fit:cover;border-radius:28px;box-shadow:0 34px 76px rgba(0,0,0,.28);background:#07111a}
.rr-about-media-caption{position:absolute;left:28px;bottom:28px;background:rgba(5,16,26,.8);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:14px 17px;color:#fff}
.rr-about-media-caption span{display:block;font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;color:#f0c58b;font-weight:900}
.rr-about-media-caption strong{display:block;font:700 1.35rem/1.2 Georgia,serif;margin-top:3px}

.rr-about-radio{background:#f5eee3;padding:90px 0}
.rr-about-radio-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:70px;align-items:center}
.rr-about-radio-copy h2{color:#17344f}
.rr-about-radio-copy>p{font-size:1.42rem;line-height:1.8;font-weight:700;color:#40505e}
.rr-radio-stack{display:grid;gap:18px}
.rr-radio-card{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:center;background:#fff;border:1px solid rgba(23,52,79,.12);border-radius:22px;padding:25px 28px;box-shadow:0 14px 34px rgba(15,30,45,.07)}
.rr-radio-number{font-family:"Arial Black","Franklin Gothic Heavy",Arial,sans-serif;font-size:1.2rem;color:#b44b34}
.rr-radio-card h3{font-size:1.7rem!important;line-height:1.2;margin:0 0 13px!important;text-align:left!important;color:#17344f!important}
.rr-radio-card audio{width:100%;height:44px}

.rr-about-flags{background:#12304a;color:#fff;padding:86px 0}
.rr-about-grid-reverse{grid-template-columns:1.08fr .92fr}
.rr-about-flags .rr-about-copy h2{color:#fff}
.rr-about-flags .rr-kicker{color:#efc58f}
.rr-about-flags .rr-about-lede,.rr-about-flags .rr-about-body{color:rgba(255,255,255,.9)}
.rr-about-flags-media{min-height:570px}
.rr-about-vertical-video{width:min(350px,72%);aspect-ratio:9/16;object-fit:contain;border-radius:26px;background:#07111a;box-shadow:0 30px 70px rgba(0,0,0,.3)}

.rr-about-page .rr-btn{font-size:1.18rem;min-height:66px;padding:18px 30px}
.rr-about-radio .rr-btn{margin-top:22px}

@media(max-width:1080px){
  .rr-about-panel{min-height:auto}
  .rr-about-grid,.rr-about-radio-grid,.rr-about-grid-reverse{grid-template-columns:1fr;gap:42px}
  .rr-about-hero,.rr-about-radio,.rr-about-flags{padding:74px 0}
  .rr-about-page .rr-wrap{width:min(100% - 40px,1280px)}
  .rr-about-feature-video{max-width:780px}
  .rr-about-media{justify-content:center}
  .rr-about-flags-media{min-height:auto}
  .rr-about-vertical-video{width:min(330px,65vw)}
}
@media(max-width:640px){
  .rr-about-page .rr-wrap{width:min(100% - 28px,1280px)}
  .rr-about-copy h1{font-size:clamp(4rem,18vw,5.7rem)}
  .rr-about-copy h2,.rr-about-radio-copy h2{font-size:clamp(3rem,12vw,4.4rem)}
  .rr-about-lede{font-size:1.25rem}
  .rr-about-body,.rr-about-radio-copy>p{font-size:1.1rem}
  .rr-radio-card{grid-template-columns:1fr;padding:22px}
  .rr-radio-number{font-size:1rem}
  .rr-radio-card h3{font-size:1.4rem!important}
  .rr-about-page .rr-btn{width:100%;font-size:1.06rem}
  .rr-about-media-caption{left:12px;bottom:12px}
  .rr-about-vertical-video{width:min(300px,82vw)}
}

/* ===== Homepage — 3-panel build 0.5.0 ===== */
.rr-home-page{background:#fffdf8}
.rr-home-page .rr-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto}
.rr-home-panel{min-height:690px;display:flex;align-items:center;position:relative;overflow:hidden}
.rr-home-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;width:100%}
.rr-home-copy h1,.rr-home-story-copy h2,.rr-home-format-head h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;text-transform:uppercase;margin:0}
.rr-home-copy h1{font-size:clamp(5rem,8vw,8.2rem);line-height:.83;color:#fff;margin-bottom:28px}
.rr-home-lede{font-size:clamp(1.5rem,2vw,1.95rem);font-weight:700;line-height:1.7;color:rgba(255,255,255,.9);max-width:760px}
.rr-home-page .rr-btn{font-size:1.18rem;min-height:66px;padding:18px 30px}

.rr-home-hero{background:#12304a;padding:88px 0 78px;color:#fff}
.rr-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:58px 58px;opacity:.7}
.rr-home-hero .rr-wrap{position:relative;z-index:2}
.rr-home-hero .rr-kicker{color:#efc58f}
.rr-home-media{display:flex;align-items:center;justify-content:center}
.rr-home-hero-video{width:100%;max-width:760px;aspect-ratio:16/9;object-fit:cover;border-radius:28px;background:#07111a;box-shadow:0 34px 78px rgba(0,0,0,.28)}

.rr-home-story{background:#f5eee3;padding:92px 0}
.rr-home-story-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}
.rr-home-story-copy h2{font-size:clamp(3.9rem,5.9vw,6.6rem);line-height:.9;color:#17344f;margin-bottom:30px}
.rr-home-story-copy>p{font-size:1.28rem;line-height:1.82;font-weight:650;color:#40505e;margin:0 0 18px}
.rr-home-story-copy .rr-home-story-lede{font-size:1.55rem;font-weight:800;color:#17344f}
.rr-home-story-copy .rr-btn{margin-top:18px}
.rr-home-pullquote{position:relative;background:#12304a;color:#fff;border-radius:30px;padding:58px 48px 48px;box-shadow:0 28px 70px rgba(16,39,57,.18)}
.rr-home-pullquote-mark{position:absolute;top:6px;left:24px;font:700 7rem/1 Georgia,serif;color:rgba(255,255,255,.13)}
.rr-home-pullquote blockquote{position:relative;font:700 clamp(2rem,3vw,3.2rem)/1.25 Georgia,serif;margin:0 0 24px}
.rr-home-pullquote p{font-size:1.1rem;line-height:1.7;font-weight:700;color:#efc58f;margin:0}

.rr-home-formats{background:#12304a;color:#fff;padding:90px 0 98px}
.rr-home-formats .rr-kicker{color:#efc58f}
.rr-home-format-head{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start;margin-bottom:52px}
.rr-home-format-head h2{font-size:clamp(3.9rem,5.8vw,6.5rem);line-height:.9;color:#fff}
.rr-home-format-head>p{font-size:1.45rem;line-height:1.8;font-weight:700;color:rgba(255,255,255,.88);margin:0}
.rr-home-format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.rr-home-format-card{display:flex;flex-direction:column;min-height:300px;background:#fff;border-radius:24px;border-top:7px solid #c99249;padding:38px 30px;text-decoration:none!important;box-shadow:0 16px 36px rgba(0,0,0,.12);transition:transform .25s ease,box-shadow .25s ease}
.rr-home-format-card:hover{transform:translateY(-7px);box-shadow:0 25px 50px rgba(0,0,0,.2)}
.rr-home-format-card strong{font:700 2rem/1.15 Georgia,serif;color:#17344f;text-align:center;margin-bottom:22px}
.rr-home-format-card span{font-size:1.18rem;line-height:1.75;font-weight:700;color:#566472}
.rr-home-format-card em{margin-top:auto;padding-top:24px;font-style:normal;font-size:.98rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#b44b34}

/* About-page final polish queued before homepage build */
.rr-about-page .rr-about-copy h1,
.rr-about-page .rr-about-copy h2,
.rr-about-page .rr-about-radio-copy h2{margin-bottom:28px}
.rr-about-page .rr-about-vertical-video{width:min(760px,100%);aspect-ratio:16/9;object-fit:contain;border-radius:26px;background:#07111a;box-shadow:0 30px 70px rgba(0,0,0,.3)}
.rr-about-page .rr-about-flags-media{min-height:auto}

@media(max-width:1080px){
  .rr-home-panel{min-height:auto}
  .rr-home-grid,.rr-home-story-grid,.rr-home-format-head{grid-template-columns:1fr;gap:38px}
  .rr-home-hero,.rr-home-story,.rr-home-formats{padding:74px 0}
  .rr-home-page .rr-wrap{width:min(100% - 40px,1280px)}
  .rr-home-format-grid{grid-template-columns:repeat(2,1fr)}
  .rr-home-media{justify-content:center}
  .rr-home-pullquote{padding:48px 38px 40px}
  .rr-about-page .rr-about-vertical-video{width:min(760px,92vw)}
}
@media(max-width:640px){
  .rr-home-page .rr-wrap{width:min(100% - 28px,1280px)}
  .rr-home-copy h1{font-size:clamp(3.8rem,17vw,5.4rem)}
  .rr-home-story-copy h2,.rr-home-format-head h2{font-size:clamp(3rem,12vw,4.4rem)}
  .rr-home-lede,.rr-home-format-head>p{font-size:1.2rem}
  .rr-home-story-copy>p{font-size:1.08rem}
  .rr-home-story-copy .rr-home-story-lede{font-size:1.3rem}
  .rr-home-page .rr-btn{width:100%;font-size:1.05rem}
  .rr-home-format-grid{grid-template-columns:1fr}
  .rr-home-format-card{min-height:auto;padding:30px 24px}
  .rr-home-format-card strong{font-size:1.8rem}
  .rr-home-format-card span{font-size:1.08rem}
  .rr-home-pullquote blockquote{font-size:1.75rem}
}


/* ===== Homepage 0.5.1 correction ===== */
.rr-home-051 .rr-home-panel{min-height:680px}
.rr-home-051 .rr-home-hero-photo{
  min-height:760px;
  background-image:url('../assets/homepage-books-hero.jpg');
  background-size:cover;
  background-position:center;
  color:#fff;
  position:relative;
  display:flex;
  align-items:center;
}
.rr-home-051 .rr-home-hero-overlay{
  position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(6,22,38,.9) 0%,rgba(14,43,66,.74) 48%,rgba(8,20,31,.42) 100%);
}
.rr-home-051 .rr-home-hero-content{position:relative;z-index:2;max-width:820px}
.rr-home-051 .rr-home-hero-content h1{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(5rem,8vw,8.2rem);
  line-height:.83;letter-spacing:-.045em;text-transform:uppercase;color:#fff;margin:0 0 28px;
}
.rr-home-051 .rr-home-hero-content .rr-kicker{color:#efc58f}
.rr-home-051 .rr-home-hero-content .rr-home-lede{font-size:clamp(1.5rem,2vw,1.95rem);font-weight:700;line-height:1.7;color:#fff}
.rr-home-051 .rr-btn{font-size:1.18rem;min-height:66px;padding:18px 30px}

.rr-home-story-051{background:#f5eee3}
.rr-home-story-051 .rr-home-story-grid{grid-template-columns:1fr 1fr;gap:54px}
.rr-home-story-051 .rr-home-story-image{display:flex;align-items:center;justify-content:center}
.rr-home-story-051 .rr-home-story-image img{width:100%;max-width:650px;max-height:650px;object-fit:cover;border-radius:28px;box-shadow:0 28px 70px rgba(15,30,45,.15)}

.rr-home-endorsement{background:#12304a;color:#fff;padding:90px 0}
.rr-home-endorsement-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.rr-home-reader-image img{width:100%;max-width:640px;border-radius:28px;box-shadow:0 30px 72px rgba(0,0,0,.25)}
.rr-home-endorsement-copy .rr-kicker{color:#efc58f}
.rr-home-endorsement-copy h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(4rem,6vw,6.8rem);
  line-height:.9;letter-spacing:-.04em;text-transform:uppercase;color:#fff;margin:0 0 34px;
}
.rr-home-endorsement-copy blockquote{
  font:700 clamp(1.8rem,2.8vw,3rem)/1.35 Georgia,"Times New Roman",serif;
  color:#fff;margin:0 0 30px;
}
.rr-home-endorsement-copy .rr-endorser{font-size:1.35rem;line-height:1.55;color:#fff;margin:0 0 30px}
.rr-home-endorsement-copy .rr-endorser strong{color:#efc58f}
.rr-home-endorsement-copy .rr-endorser span{color:rgba(255,255,255,.84)}

@media(max-width:1080px){
  .rr-home-051 .rr-home-story-grid,.rr-home-endorsement-grid{grid-template-columns:1fr}
  .rr-home-051 .rr-home-hero-photo{min-height:680px}
}
@media(max-width:640px){
  .rr-home-051 .rr-home-hero-photo{min-height:620px;background-position:center}
  .rr-home-051 .rr-home-hero-content h1{font-size:clamp(3.7rem,17vw,5.2rem)}
  .rr-home-051 .rr-home-hero-content .rr-home-lede{font-size:1.2rem}
  .rr-home-051 .rr-btn{width:100%;font-size:1.05rem}
  .rr-home-endorsement-copy h2{font-size:clamp(3rem,12vw,4.4rem)}
  .rr-home-endorsement-copy blockquote{font-size:1.55rem}
}


/* ===== 0.5.2 polish ===== */
/* Homepage panel 2 */
.rr-home-051 .rr-home-story-copy>p{font-size:1.48rem;line-height:1.84;font-weight:700}
.rr-home-051 .rr-home-story-copy .rr-home-story-lede{font-size:1.7rem}
.rr-home-051 .rr-home-story-copy .rr-btn{font-size:1.3rem;padding:20px 34px}
.rr-home-051 .rr-home-story-image img{max-width:690px;max-height:690px;object-fit:cover}

/* Homepage endorsement */
.rr-home-051 .rr-home-endorsement-grid{grid-template-columns:1fr 1fr;gap:54px}
.rr-home-051 .rr-home-reader-image{overflow:hidden;border-radius:26px}
.rr-home-051 .rr-home-reader-image img{width:112%;max-width:none;margin-left:-6%;display:block;border-radius:0;box-shadow:none}
.rr-home-051 .rr-home-endorsement-copy h2{font-size:clamp(3.7rem,5.4vw,6rem)}
.rr-home-051 .rr-home-endorsement-copy blockquote{font-size:clamp(1.45rem,2.05vw,2.15rem);line-height:1.5;font-style:italic;font-weight:600}

/* About page text refinements */
.rr-about-page .rr-about-flags .rr-about-body{font-size:1.48rem;line-height:1.85;font-weight:700}

/* Homeschool Nation format icons */
.rr-hn-page .rr-format-icon{display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin:0 auto 20px;border-radius:50%;background:#f5eee3;color:#17344f;border:2px solid #c99249;font-family:Arial,sans-serif;font-size:2rem;font-weight:900;transition:transform .25s ease,background .25s ease}
.rr-hn-page .rr-format:hover .rr-format-icon{transform:translateY(-3px) scale(1.04);background:#fff7ea}

/* Move final HN video slightly right */
.rr-hn-page .rr-author-video-wrap{justify-content:flex-end;padding-right:7%}

@media(max-width:1080px){
  .rr-home-051 .rr-home-story-copy>p{font-size:1.3rem}
  .rr-home-051 .rr-home-story-copy .rr-home-story-lede{font-size:1.48rem}
  .rr-hn-page .rr-author-video-wrap{justify-content:center;padding-right:18px}
}
@media(max-width:640px){
  .rr-home-051 .rr-home-story-copy>p{font-size:1.15rem}
  .rr-home-051 .rr-home-story-copy .rr-home-story-lede{font-size:1.3rem}
  .rr-home-051 .rr-home-story-copy .rr-btn{font-size:1.08rem}
  .rr-about-page .rr-about-flags .rr-about-body{font-size:1.16rem}
  .rr-hn-page .rr-format-icon{width:60px;height:60px;font-size:1.7rem}
}

/* ===== 0.5.3 mobile-first homepage pass ===== */
@media(max-width:640px){
  /* Header / mobile nav */
  .rr-site-header{padding:12px 16px!important;min-height:70px!important;align-items:center!important}
  .rr-site-brand{font-size:1.08rem!important;line-height:1.15!important}
  .rr-menu-toggle{width:52px!important;height:52px!important;min-width:52px!important;padding:0!important}
  .rr-mobile-menu{padding:10px 16px 18px!important}
  .rr-mobile-menu a{font-size:1.06rem!important;padding:12px 0!important}

  /* Homepage hero: two clean title lines, tighter height */
  .rr-home-051 .rr-home-hero-photo{min-height:auto!important;padding:72px 0 54px!important;background-position:center center!important}
  .rr-home-051 .rr-home-hero-content{max-width:none!important}
  .rr-home-051 .rr-home-hero-content h1{
    font-size:clamp(3.35rem,15.5vw,4.45rem)!important;
    line-height:.86!important;
    letter-spacing:-.035em!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    white-space:normal!important;
    max-width:100%!important;
    margin-bottom:22px!important;
  }
  .rr-home-051 .rr-home-hero-content .rr-kicker{font-size:.84rem!important;letter-spacing:.16em!important;margin-bottom:18px!important}
  .rr-home-051 .rr-home-hero-content .rr-home-lede{font-size:1.12rem!important;line-height:1.58!important;margin-bottom:0!important}
  .rr-home-051 .rr-btns{gap:12px!important;margin-top:26px!important}
  .rr-home-051 .rr-btn{min-height:54px!important;padding:14px 18px!important;font-size:.98rem!important;width:100%!important}

  /* Story panel: reduce vertical sprawl */
  .rr-home-story-051{padding:58px 0!important}
  .rr-home-051 .rr-home-story-grid{gap:28px!important}
  .rr-home-story-copy h2{font-size:clamp(2.75rem,11vw,3.8rem)!important;line-height:.92!important;margin-bottom:22px!important}
  .rr-home-051 .rr-home-story-copy>p{font-size:1.12rem!important;line-height:1.68!important;margin-bottom:14px!important}
  .rr-home-051 .rr-home-story-copy .rr-home-story-lede{font-size:1.24rem!important;line-height:1.6!important}
  .rr-home-051 .rr-home-story-copy .rr-btn{font-size:1.02rem!important;min-height:54px!important;padding:14px 18px!important;margin-top:10px!important}
  .rr-home-051 .rr-home-story-image img{max-height:430px!important;border-radius:22px!important;object-position:center 22%!important}

  /* Endorsement: image first and large, compact quote treatment */
  .rr-home-endorsement{padding:58px 0 64px!important}
  .rr-home-endorsement-grid{display:flex!important;flex-direction:column!important;gap:26px!important;align-items:stretch!important}
  .rr-home-reader-image{order:1!important;width:100%!important;border-radius:22px!important}
  .rr-home-reader-image img{width:100%!important;max-width:none!important;margin:0!important;aspect-ratio:16/10!important;object-fit:cover!important;object-position:center 43%!important;border-radius:22px!important}
  .rr-home-endorsement-copy{order:2!important}
  .rr-home-endorsement-copy .rr-kicker{font-size:.82rem!important;letter-spacing:.16em!important;margin-bottom:16px!important}
  .rr-home-endorsement-copy h2{font-size:clamp(2.7rem,11.5vw,3.7rem)!important;line-height:.92!important;margin:0 0 22px!important}
  .rr-home-endorsement-copy blockquote{
    font-size:1.28rem!important;
    line-height:1.52!important;
    margin:0 0 20px!important;
    padding:0!important;
    border-left:0!important;
  }
  .rr-home-endorsement-copy .rr-endorser{font-size:1.05rem!important;line-height:1.45!important;margin:0 0 22px!important}
  .rr-home-endorsement-copy .rr-btn{min-height:54px!important;padding:14px 18px!important;font-size:.98rem!important;width:100%!important}

  /* Site footer tighter on mobile */
  .rr-publishing-footer{min-height:34px!important;padding:4px 14px!important;font-size:.96rem!important}
}

/* Narrow phones */
@media(max-width:390px){
  .rr-home-051 .rr-home-hero-content h1{font-size:3.15rem!important}
  .rr-home-endorsement-copy h2{font-size:2.55rem!important}
  .rr-home-endorsement-copy blockquote{font-size:1.18rem!important}
}

/* ===== 0.5.4 readability + mobile spacing pass ===== */
/* Sitewide readable body copy for the 35–55 audience */
body.rr-signature-page .rr-page p:not(.rr-kicker),
body.rr-signature-page .rr-page li,
body.rr-signature-page .rr-page .rr-format span,
body.rr-signature-page .rr-page .rr-home-format-card span{
  font-size:max(1.125rem,18px);
  line-height:1.75;
}

body.rr-signature-page .rr-page .rr-btn{
  font-size:1.2rem;
  font-weight:900;
}

/* Homepage panel 2: larger copy/button and cleaner photo framing */
.rr-home-051 .rr-home-story-copy>p{
  font-size:1.58rem!important;
  line-height:1.8!important;
}
.rr-home-051 .rr-home-story-copy .rr-home-story-lede{
  font-size:1.82rem!important;
}
.rr-home-051 .rr-home-story-copy .rr-btn{
  font-size:1.38rem!important;
}
.rr-home-051 .rr-home-story-image{
  overflow:hidden;
  border-radius:28px;
}
.rr-home-051 .rr-home-story-image img{
  width:100%;
  height:690px;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center 16%!important;
  transform:scale(1.035);
}

/* Larger format icons on Homeschool Nation */
.rr-hn-page .rr-format-icon{
  width:82px!important;
  height:82px!important;
  font-size:2.35rem!important;
  margin-bottom:24px!important;
}

@media(max-width:900px){
  body.rr-signature-page .rr-page p:not(.rr-kicker),
  body.rr-signature-page .rr-page li,
  body.rr-signature-page .rr-page .rr-format span,
  body.rr-signature-page .rr-page .rr-home-format-card span{
    font-size:1.12rem!important;
    line-height:1.72!important;
  }
  body.rr-signature-page .rr-page .rr-btn{
    font-size:1.14rem!important;
  }
}

@media(max-width:640px){
  /* Bigger mobile reading text */
  body.rr-signature-page .rr-page p:not(.rr-kicker),
  body.rr-signature-page .rr-page li,
  body.rr-signature-page .rr-page .rr-format span,
  body.rr-signature-page .rr-page .rr-home-format-card span{
    font-size:1.18rem!important;
    line-height:1.72!important;
  }

  /* Bigger mobile button labels without making pills much taller */
  body.rr-signature-page .rr-page .rr-btn,
  .rr-hn-page .rr-hero-actions .rr-btn,
  .rr-hn-page .rr-author-actions .rr-btn,
  .rr-home-051 .rr-btn{
    font-size:1.22rem!important;
    min-height:58px!important;
    padding:15px 20px!important;
    line-height:1.25!important;
  }

  /* Much larger linked icons in all four format cards on mobile */
  .rr-hn-page .rr-format-icon{
    width:132px!important;
    height:132px!important;
    font-size:4rem!important;
    line-height:1!important;
    border-width:4px!important;
    margin-bottom:28px!important;
  }

  /* Collapse the dead space between HN hero/player and ticker */
  .rr-hn-page .rr-hero{
    padding-bottom:12px!important;
    min-height:auto!important;
  }
  .rr-hn-page .rr-hero-grid{
    gap:18px!important;
  }
  .rr-hn-page .rr-hero-video-wrap,
  .rr-hn-page .rr-visual{
    min-height:0!important;
    height:auto!important;
    margin-bottom:0!important;
    padding-bottom:0!important;
  }
  .rr-hn-page .rr-hero-video{
    margin-top:4px!important;
    margin-bottom:0!important;
  }
  .rr-hn-page .rr-nasdaq{
    margin-top:0!important;
  }

  /* Homepage panel 2 on phones */
  .rr-home-051 .rr-home-story-copy>p{
    font-size:1.22rem!important;
    line-height:1.72!important;
  }
  .rr-home-051 .rr-home-story-copy .rr-home-story-lede{
    font-size:1.34rem!important;
  }
  .rr-home-051 .rr-home-story-copy .rr-btn{
    font-size:1.22rem!important;
  }
  .rr-home-051 .rr-home-story-image img{
    height:430px!important;
    object-position:center 18%!important;
    transform:scale(1.02);
  }
}

/* ===== 0.5.6 larger site typography + bigger format icons ===== */
/* Larger readable copy across the whole site */
body.rr-signature-page .rr-page p:not(.rr-kicker),
body.rr-signature-page .rr-page li,
body.rr-signature-page .rr-page .rr-format span,
body.rr-signature-page .rr-page .rr-home-format-card span,
body.rr-signature-page .rr-page .rr-story,
body.rr-signature-page .rr-page .rr-about-body,
body.rr-signature-page .rr-page .rr-about-radio-copy > p,
body.rr-signature-page .rr-page .rr-home-story-copy > p,
body.rr-signature-page .rr-page .rr-author-final .rr-author-copy .rr-lede,
body.rr-signature-page .rr-page .rr-home-format-head > p,
body.rr-signature-page .rr-page .rr-home-lede{
  font-size:max(1.25rem,20px)!important;
  line-height:1.82!important;
}

body.rr-signature-page .rr-page .rr-btn,
body.rr-signature-page .rr-page .rr-format em,
body.rr-signature-page .rr-page .rr-home-format-card em{
  font-size:1.3rem!important;
  letter-spacing:.06em!important;
}

/* Bigger labels and card copy in the four format cards */
.rr-hn-page .rr-format strong{
  font-size:2.25rem!important;
}
.rr-hn-page .rr-format span{
  font-size:1.28rem!important;
  line-height:1.82!important;
}
.rr-hn-page .rr-format em{
  font-size:1.02rem!important;
}

/* Increase the linked icons dramatically sitewide */
.rr-hn-page .rr-format-icon{
  width:156px!important;
  height:156px!important;
  font-size:4.6rem!important;
  line-height:1!important;
  border-width:5px!important;
  margin:6px auto 30px!important;
}

/* Nudge the panel-3 player farther right on desktop */
.rr-hn-page .rr-author-final .rr-author-video-wrap{
  padding-left:36px!important;
}
.rr-hn-page .rr-author-video{
  margin-left:10px!important;
}

@media(max-width:900px){
  body.rr-signature-page .rr-page p:not(.rr-kicker),
  body.rr-signature-page .rr-page li,
  body.rr-signature-page .rr-page .rr-format span,
  body.rr-signature-page .rr-page .rr-home-format-card span,
  body.rr-signature-page .rr-page .rr-story,
  body.rr-signature-page .rr-page .rr-about-body,
  body.rr-signature-page .rr-page .rr-about-radio-copy > p,
  body.rr-signature-page .rr-page .rr-home-story-copy > p,
  body.rr-signature-page .rr-page .rr-author-final .rr-author-copy .rr-lede,
  body.rr-signature-page .rr-page .rr-home-format-head > p,
  body.rr-signature-page .rr-page .rr-home-lede{
    font-size:1.22rem!important;
    line-height:1.78!important;
  }

  body.rr-signature-page .rr-page .rr-btn,
  body.rr-signature-page .rr-page .rr-format em,
  body.rr-signature-page .rr-page .rr-home-format-card em{
    font-size:1.22rem!important;
  }

  .rr-hn-page .rr-author-final .rr-author-video-wrap{
    padding-left:0!important;
  }
  .rr-hn-page .rr-author-video{
    margin-left:0!important;
  }
}

@media(max-width:640px){
  body.rr-signature-page .rr-page p:not(.rr-kicker),
  body.rr-signature-page .rr-page li,
  body.rr-signature-page .rr-page .rr-format span,
  body.rr-signature-page .rr-page .rr-home-format-card span,
  body.rr-signature-page .rr-page .rr-story,
  body.rr-signature-page .rr-page .rr-about-body,
  body.rr-signature-page .rr-page .rr-about-radio-copy > p,
  body.rr-signature-page .rr-page .rr-home-story-copy > p,
  body.rr-signature-page .rr-page .rr-author-final .rr-author-copy .rr-lede,
  body.rr-signature-page .rr-page .rr-home-format-head > p,
  body.rr-signature-page .rr-page .rr-home-lede{
    font-size:1.2rem!important;
    line-height:1.74!important;
  }

  body.rr-signature-page .rr-page .rr-btn,
  body.rr-signature-page .rr-page .rr-format em,
  body.rr-signature-page .rr-page .rr-home-format-card em{
    font-size:1.28rem!important;
  }

  .rr-hn-page .rr-format strong{
    font-size:2.4rem!important;
  }
  .rr-hn-page .rr-format-icon{
    width:220px!important;
    height:220px!important;
    font-size:6rem!important;
    border-width:6px!important;
    margin-bottom:34px!important;
  }
}

/* ===== 0.5.7 format title punctuation fix + much larger card icons + panel-3 video shift ===== */
.rr-hn-page .rr-format-icon{
  font-size:7rem!important;
  line-height:1!important;
}

/* Give the inner glyphs more visual weight so they fill the circle better */
.rr-hn-page .rr-format:nth-child(1) .rr-format-icon{font-size:7.25rem!important;}
.rr-hn-page .rr-format:nth-child(2) .rr-format-icon{font-size:6.8rem!important;}
.rr-hn-page .rr-format:nth-child(3) .rr-format-icon{font-size:6.6rem!important;}
.rr-hn-page .rr-format:nth-child(4) .rr-format-icon{font-size:7rem!important;}

/* Move the Homeschool Nation panel-3 player farther right while keeping balance */
.rr-hn-page .rr-author-final .rr-author-grid{
  width:min(1160px,calc(100% - 64px))!important;
  grid-template-columns:1.02fr .70fr!important;
  gap:46px!important;
}
.rr-hn-page .rr-author-final .rr-author-copy{
  padding-right:8px!important;
}
.rr-hn-page .rr-author-final .rr-author-video-wrap{
  justify-content:flex-end!important;
  padding:32px 0 32px 26px!important;
}
.rr-hn-page .rr-author-video{
  margin-left:18px!important;
}

@media(max-width:900px){
  .rr-hn-page .rr-author-final .rr-author-grid{
    width:min(100% - 40px,1160px)!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .rr-hn-page .rr-author-final .rr-author-video-wrap{
    justify-content:center!important;
    padding:10px 0 54px!important;
  }
  .rr-hn-page .rr-author-video{
    margin-left:0!important;
  }
}

@media(max-width:640px){
  .rr-hn-page .rr-format-icon{
    font-size:8.8rem!important;
  }
  .rr-hn-page .rr-format:nth-child(1) .rr-format-icon{font-size:9rem!important;}
  .rr-hn-page .rr-format:nth-child(2) .rr-format-icon{font-size:8.7rem!important;}
  .rr-hn-page .rr-format:nth-child(3) .rr-format-icon{font-size:8.5rem!important;}
  .rr-hn-page .rr-format:nth-child(4) .rr-format-icon{font-size:8.8rem!important;}
}

/* ===== 0.5.9 final text polish ===== */
/* Homeschool Nation hero body copy: larger-weight emphasis */
.rr-hn-page .rr-hero .rr-lede{
  font-weight:800!important;
}
