/* Main hub only: calm editorial copy and full category environments. */
.fte-hub .fte-path-section{margin-top:64px;margin-bottom:64px;scroll-margin-top:110px}
.fte-hub .fte-path-section>h2{font-size:clamp(27px,3vw,38px);line-height:1.18;letter-spacing:-.025em;margin:10px 0 18px}
.fte-hub .fte-path-section>p{max-width:850px;font-size:17px;line-height:1.75;color:#505874;margin-bottom:26px}
.fte-hub-eyebrow{display:block;font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#606885}
.fte-hub-start{border-bottom:1px solid #e0e4ec;padding-bottom:38px}
.fte-hub-jump{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.fte-hub-jump a{padding:10px 16px;background:#f0f3f9;border:1px solid #dce2ed;border-radius:30px;color:#1c244b;font-size:14px;font-weight:700;text-decoration:none}
.fte-hub .fte-entry-copy{padding:25px;gap:16px}
.fte-hub .fte-entry-copy>strong{font-size:22px;line-height:1.3;letter-spacing:-.02em}
.fte-hub .fte-entry-copy>span:not(.fte-path-link):not(.fte-hub-category){line-height:1.7}
.fte-hub .fte-entry-copy .fte-hub-topics{font-size:13px;color:#5b6480;border-top:1px solid #e4e7ef;padding-top:13px}
.fte-hub-level-tag{display:block;font-size:12px;letter-spacing:.13em;margin-bottom:8px;color:#646d88}
.fte-hub-level-help{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;background:#f3f5f9;border-radius:14px;padding:28px;margin-top:25px;line-height:1.7;color:#505874}
.fte-hub-level-help h3{font-size:21px;color:#1c244b;margin:0 0 12px}
.fte-hub-level-help p{margin:0 0 12px}
.fte-hub-level-help a{font-weight:700;color:#1c244b}
.fte-hub-environment{display:block;width:100%;overflow:hidden;background:#f5f3eb;border-bottom:1px solid #e4e7ec}
.fte-hub-environment svg{display:block;width:100%;height:auto;aspect-ratio:600/320}
.fte-hub-category{color:#606885;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;line-height:1.6}
.fte-hub .fte-topic-gallery{align-items:stretch}
.fte-hub .fte-topic-gallery .fte-entry-copy>strong{font-size:24px}
.fte-hub-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;counter-reset:hubstep;padding:0;margin:30px 0}
.fte-hub-steps li{counter-increment:hubstep;border-top:2px solid #1c244b;padding-top:20px}
.fte-hub-steps li::before{content:'0' counter(hubstep);font-family:Georgia,serif;color:#a97815;font-size:28px;font-style:italic}
.fte-hub-steps h3{font-size:21px;margin:12px 0;color:#1c244b}
.fte-hub-steps p{font-size:15px;line-height:1.75;color:#505874;margin:0}
.fte-hub .fte-hub-tools{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:34px}
.fte-hub-gamebook{display:grid;grid-template-columns:.85fr 1.15fr;gap:38px;background:#fff6df;border:1px solid #e8d8b4;border-radius:22px;padding:46px;margin:70px 0 34px;position:relative;overflow:hidden;color:#1c244b}
.fte-hub-book-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:425px;padding:38px 35px;background:radial-gradient(ellipse at center,#f3d990 0 50%,transparent 51%)}
.fte-hub-cover{display:block;width:240px;height:auto;max-width:100%;transform:rotate(-7deg);box-shadow:9px 17px 0 #1c244b18,1px 7px 20px #1c244b30;border-radius:3px}
.fte-hub-book-note{position:absolute;left:0;top:3px;z-index:1;font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:23px;line-height:1.1;transform:rotate(-8deg)}
.fte-hub-book-stamp{position:absolute;right:0;top:8px;width:103px;height:103px;border-radius:50%;background:#1c244b;color:#fff6df;display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 35px/1 Georgia,serif;transform:rotate(9deg);box-shadow:0 0 0 5px #fff6df}
.fte-hub-book-stamp small{font:700 10px/1.5 sans-serif;text-transform:uppercase;margin-top:6px;letter-spacing:.03em}
.fte-hub-book-margaux{position:absolute;right:-16px;bottom:-6px;width:130px;height:auto;transform:rotate(7deg)}
.fte-hub-book-copy{align-self:center}
.fte-hub-book-copy h2{font-size:clamp(30px,3.4vw,43px);line-height:1.12;letter-spacing:-.035em;margin:18px 0 23px;color:#1c244b}
.fte-hub-book-copy h2 em{font-family:Georgia,serif;color:#906412}
.fte-hub-book-copy>p{font-size:16px;line-height:1.75;color:#50536a;margin:0 0 16px}
.fte-hub-book-facts{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:22px 0}
.fte-hub-book-facts li{font-size:12px;font-weight:750;border:1px solid #dbcaab;padding:7px 10px;border-radius:5px;background:#fffaf0}
.fte-hub-book-actions{display:flex;align-items:flex-start;flex-direction:column;gap:15px;font-size:14px;font-weight:700}
.fte-hub-book-actions a{color:#1c244b}
.fte-hub-book-actions .fte-hub-buy{background:#1c244b;color:white;padding:15px 24px;border-radius:8px;text-decoration:none;box-shadow:0 4px 0 #baa777}
.fte-hub-book-footnote{display:block;font-size:12px;line-height:1.7;margin-top:23px;color:#616078}
.fte-hub-book-footnote a{color:inherit;text-decoration:underline}
.fte-hub a:focus-visible{outline:3px solid #2563eb;outline-offset:4px}
@media(max-width:900px){.fte-hub-gamebook{padding:28px;gap:25px;grid-template-columns:.8fr 1.2fr}.fte-hub-book-art{padding:45px 10px;min-height:380px}.fte-hub-book-note{font-size:20px}.fte-hub-book-stamp{width:80px;height:80px;font-size:28px}.fte-hub-book-stamp small{font-size:8px}.fte-hub-book-margaux{width:100px}.fte-hub-level-help{gap:22px}.fte-hub-steps{gap:20px}}
@media(max-width:650px){.fte-hub .fte-path-section{margin:42px 0}.fte-hub .fte-entry-copy{padding:22px}.fte-hub .fte-path-section>p{font-size:16px}.fte-hub-level-help,.fte-hub-steps,.fte-hub .fte-hub-tools,.fte-hub-gamebook{grid-template-columns:1fr}.fte-hub-level-help{padding:22px;gap:12px}.fte-hub-steps{gap:24px}.fte-hub-gamebook{padding:23px;margin-top:45px;gap:28px}.fte-hub-book-art{width:100%;max-width:370px;margin:auto;min-height:350px;padding:30px 45px}.fte-hub-cover{width:205px}.fte-hub-book-margaux{right:0}.fte-hub-book-note{left:0;top:0}.fte-hub-book-stamp{right:0;top:0}.fte-hub-book-copy h2{font-size:34px}.fte-hub-book-actions .fte-hub-buy{width:100%;box-sizing:border-box;text-align:center}}

/* One accessible link covers the entire evergreen Gamebook invitation. */
.fte-hub a.fte-hub-gamebook,.fte-hub a.fte-hub-gamebook:hover{color:#1c244b;text-decoration:none}
.fte-hub a.fte-hub-gamebook{cursor:pointer;transition:border-color .18s,box-shadow .18s}
.fte-hub a.fte-hub-gamebook:hover{border-color:#bd943f;box-shadow:0 8px 24px #1c244b12}
.fte-hub a.fte-hub-gamebook:focus-visible{outline:3px solid #2563eb;outline-offset:5px}
.fte-hub-gamebook:hover .fte-hub-buy,.fte-hub-gamebook:focus-visible .fte-hub-buy{background:#303e78}
.fte-hub-book-benefits{list-style:none;margin:20px 0;padding:0;display:grid;gap:13px}
.fte-hub-book-benefits li{position:relative;padding-left:25px;font-size:15px;line-height:1.65;color:#50536a}
.fte-hub-book-benefits li::before{content:'✓';position:absolute;left:0;top:0;color:#906412;font-weight:800}
.fte-hub-book-benefits strong{color:#1c244b}
.fte-hub-book-art{box-sizing:border-box}
@media(prefers-reduced-motion:reduce){.fte-hub a.fte-hub-gamebook{transition:none}}

/* The same editorial and CTA system across all Learning Center collections. */
.fte-hub-category-page .rm-lc-hero-scene{width:100%;min-width:0;padding:0}
.fte-hub-category-page .rm-lc-hero-scene>.rm-lc-hero-speech,.fte-hub-category-page .rm-lc-hero-scene-m>.rm-lc-hero-speech{display:none}
.fte-hub-category-page .rm-lc-hero-scene .fte-hub-environment,.fte-hub-category-page .rm-lc-hero-scene-m .fte-hub-environment{width:100%;border-radius:16px;border:1px solid #1c244b25;box-shadow:0 14px 0 #1c244b08}
.fte-hub-category-page .rm-lc-hero-scene-m{width:100%;max-width:480px;height:auto;margin:25px auto}
.fte-hub-path-tip{background:#f3f5f9;padding:23px 27px;border-radius:12px;max-width:900px;line-height:1.75;color:#505874}
.fte-hub-path-tip h3{color:#1c244b;font-size:19px;margin:0 0 10px}
.fte-hub-path-tip p{margin:0}
.fte-hub .fte-hub-path-note{font-size:14px!important;margin-top:20px}
.fte-hub-archive .fte-theme-heading>p{max-width:850px;line-height:1.75}
.fte-category-hero-art{display:flex;align-items:center;min-width:0;width:100%}
.fte-category-hero-art-mobile{display:none}
.fte-category-hero-art>.rm-lc-hero-speech,.fte-category-hero-art-mobile>.rm-lc-hero-speech{display:none!important}
.fte-category-hero-art .fte-hub-environment,.fte-category-hero-art-mobile .fte-hub-environment{border-radius:16px;border:1px solid #1c244b25;box-shadow:0 14px 0 #1c244b08}
@media(max-width:1024px){.fte-category-hero-art{display:none}.fte-category-hero-art-mobile{display:block;max-width:520px;margin:26px auto}.fte-category-hero-art-mobile svg{width:100%;height:auto}}
