/* First-Timer's Guide chapters: standalone, indexable pages that share the site header, footer and page hero. */
.st-guide{box-sizing:content-box;max-width:1160px;margin:0 auto;padding:0 5% 70px;color:#e8e6ec;font-family:Poppins,Arial,sans-serif}
.st-guide,.st-guide *,.st-guide-chapters-section,.st-guide-chapters-section *{letter-spacing:normal;text-transform:none}
.st-guide-article h3{text-transform:none}
.st-guide-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;align-items:center;list-style:none;margin:0;padding:22px 0 0;font-size:13px;color:#b9b6c2}
.st-guide-breadcrumb li{display:inline-flex;align-items:center;gap:6px}
.st-guide-breadcrumb li+li::before{content:"›";color:#8d8a96}
.st-guide-breadcrumb a{color:#ebc86c;text-decoration:none;min-height:auto;padding:0}
.st-guide-breadcrumb a:hover{text-decoration:underline}
.st-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;align-items:start;margin-top:30px}
.st-guide-article{min-width:0}
.st-guide-article>p,.st-guide-article li{font:400 17px/1.75 Poppins,Arial,sans-serif;color:#e0dee6;letter-spacing:normal}
.st-guide-article>p{max-width:72ch;margin:0 0 20px}
.st-guide-article h2{font:400 clamp(26px,2.6vw,36px)/1.2 Anton,Impact,sans-serif;color:#fff;letter-spacing:normal;margin:44px 0 16px}
.st-guide-article h3{font:600 19px/1.4 Poppins,Arial,sans-serif;color:#fff;letter-spacing:normal;margin:28px 0 10px}
.st-guide-article ul,.st-guide-article ol{padding-left:22px;margin:0 0 22px;max-width:72ch}
.st-guide-article li{margin:0 0 8px}
.st-guide-article a:not(.st-button){color:#ebc86c}
.st-guide-article strong{color:#fff}
.st-guide-summary{border:1px solid #ebc86c55;border-left:4px solid #ebc86c;border-radius:0 10px 10px 0;background:#201a25;padding:22px 26px;margin:0 0 30px}
.st-guide-summary p{margin:0;font:500 17px/1.7 Poppins,Arial,sans-serif;color:#f3f1f6}
.st-guide-summary a{color:#ebc86c}
.st-guide-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:0 0 30px;padding:0;list-style:none}
.st-guide-facts li{background:#17171a;border:1px solid #ffffff1c;border-top:3px solid #ebc86c;border-radius:10px;padding:18px 20px;margin:0}
.st-guide-facts span{display:block;font:600 11px/1.5 Poppins,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#ebc86c;margin-bottom:6px}
.st-guide-facts strong{display:block;font:400 26px/1.15 Anton,Impact,sans-serif;color:#fff;letter-spacing:normal}
.st-guide-facts small{display:block;font-size:14px;color:#c6c6ce;margin-top:6px;line-height:1.5}
.st-guide-table{overflow-x:auto;border:1px solid #ffffff22;border-radius:8px;margin:0 0 26px}
.st-guide-table table{width:100%;border-collapse:collapse;min-width:520px}
.st-guide-table th,.st-guide-table td{padding:13px 16px;text-align:left;border-bottom:1px solid #ffffff1a;font-size:15px;line-height:1.5;vertical-align:top}
.st-guide-table th{font-weight:700;color:#fff;background:#17171a}
.st-guide-table tr:last-child td{border-bottom:0}
.st-guide-table td:first-child{color:#fff;font-weight:600}
.st-guide-note{font-size:14px!important;color:#c6c6ce!important;max-width:72ch}
.st-guide-compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:0 0 28px}
.st-guide-compare article{background:#17171a;border:1px solid #ffffff1c;border-radius:10px;padding:24px}
.st-guide-compare h3{margin-top:0;font:400 26px/1.2 Anton,Impact,sans-serif;color:#ebc86c}
.st-guide-compare dl{margin:0}
.st-guide-compare dt{font:600 12px/1.5 Poppins,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#ebc86c;margin-top:14px}
.st-guide-compare dd{margin:4px 0 0;font-size:15px;line-height:1.65;color:#e0dee6}
.st-guide-faq details{border:1px solid #ebc86c40;border-radius:8px;background:#352b3d;margin:0 0 12px;padding:0}
.st-guide-faq summary{cursor:pointer;list-style:none;padding:16px 48px 16px 20px;font:600 16px/1.45 Poppins,Arial,sans-serif;color:#fff;position:relative;min-height:44px}
.st-guide-faq summary::-webkit-details-marker{display:none}
.st-guide-faq summary::after{content:"+";position:absolute;right:18px;top:12px;font:400 26px/1 Anton,Impact,sans-serif;color:#ebc86c}
.st-guide-faq details[open] summary::after{content:"–"}
.st-guide-faq details>div{padding:0 20px 18px}
.st-guide-faq details p{margin:0 0 12px;font-size:15px;line-height:1.7;color:#e1dce6}
.st-guide-faq details p:last-child{margin-bottom:0}
.st-guide-cta{margin:44px 0 0;padding:28px;border-radius:10px;background:linear-gradient(120deg,#2d2035,#15111a);border:1px solid #ebc86c40;border-left:3px solid #ebc86c}
.st-guide-cta h2{margin:0 0 10px;font-size:28px}
.st-guide-cta p{margin:0 0 18px;max-width:60ch}
.st-guide-cta .st-actions{margin-top:0}
.st-guide-aside{position:sticky;top:130px}
.st-guide-aside nav{background:#17171a;border:1px solid #ffffff1c;border-radius:10px;padding:20px 22px}
.st-guide-aside h2{font:600 12px/1.5 Poppins,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#ebc86c;margin:0 0 12px}
.st-guide-aside ol{list-style:none;margin:0;padding:0}
.st-guide-aside li{margin:0}
.st-guide-aside nav a{display:flex;align-items:center;padding:9px 0;border-bottom:1px solid #ffffff12;color:#e2e2e5;text-decoration:none;font-size:14px;line-height:1.45;min-height:44px}
.st-guide-aside li:last-child a{border-bottom:0}
.st-guide-aside nav a:hover{color:#ebc86c}
.st-guide-aside nav a[aria-current="page"]{color:#ebc86c;font-weight:600}
.st-guide-aside .st-guide-help{margin-top:16px;padding:18px 20px;border-radius:10px;background:#24172b;font-size:14px;line-height:1.6;color:#e0dee6}
.st-guide-help a{color:#ebc86c}
.st-guide-chapters{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;list-style:none;margin:0;padding:0}
.st-guide-chapters li{margin:0}
.st-guide-chapters a{display:block;height:100%;padding:22px;border-radius:10px;background:#17171a;border:1px solid #ffffff1c;border-top:3px solid #ebc86c;color:#fff;text-decoration:none;min-height:44px}
.st-guide-chapters a:hover{border-color:#ebc86c;background:#1f1a23}
.st-guide-chapters strong{display:block;font:400 22px/1.2 Anton,Impact,sans-serif;letter-spacing:normal;margin-bottom:8px}
.st-guide-chapters span{display:block;font-size:14px;line-height:1.55;color:#c6c6ce}
.st-guide-chapters-section{padding:40px max(5%,calc((100vw - 1160px)/2));background:#0f0d12;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}
.st-guide-chapters-section h2{font:400 clamp(26px,2.6vw,36px)/1.2 Anton,Impact,sans-serif;color:#fff;margin:0 0 6px;letter-spacing:normal}
.st-guide-chapters-section>p{margin:0 0 22px;color:#c6c6ce;font:400 16px/1.6 Poppins,Arial,sans-serif;letter-spacing:normal}
.st-guide-related{margin:40px 0 0;padding-top:24px;border-top:1px solid #ffffff1c}
.st-guide-related h2{font-size:22px;margin:0 0 14px}
@media(max-width:960px){.st-guide-layout{grid-template-columns:1fr;gap:32px}.st-guide-aside{position:static}}
@media(max-width:600px){.st-guide{padding-left:20px;padding-right:20px}.st-guide-article>p,.st-guide-article li{font-size:16px}.st-guide-summary{padding:18px}.st-guide-cta{padding:22px 18px}.st-guide-chapters-section{padding:32px 20px}}

/* Lime: recovered stories and Jus Ole Talk episode pages. */
.st-lime .st-page-hero-image{object-position:center 40%}
.st-lime-byline{font:600 13px/1.5 Poppins,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#ebc86c;margin:0 0 18px}
.st-lime-archive{font-size:14px;line-height:1.6;color:#d8d3df;background:#24172b;border-left:3px solid #ebc86c;border-radius:0 8px 8px 0;padding:12px 16px;margin:0 0 24px;max-width:72ch}
.st-lime-article h2,.st-lime-article h3,.st-lime-article h4{font:400 clamp(24px,2.4vw,32px)/1.25 Anton,Impact,sans-serif;color:#fff;margin:36px 0 14px;letter-spacing:normal}
.st-lime-article p{font:400 17px/1.8 Poppins,Arial,sans-serif;color:#e0dee6;max-width:72ch;margin:0 0 20px}
.st-lime-article blockquote{margin:24px 0;padding:0 0 0 20px;border-left:3px solid #ebc86c;color:#f3f1f6;font-style:italic}
.st-lime-article sup a,.st-lime-article a{color:#ebc86c}
.st-lime-figure{margin:28px 0;max-width:100%}
.st-lime-figure img{width:100%;height:auto;border-radius:10px;display:block}
.st-lime-figure figcaption{font-size:13px;color:#b9b6c2;margin-top:8px}
.st-lime-player{margin:24px 0}
.st-lime-player iframe{border-radius:12px;display:block}
.st-lime-player audio{width:100%}
.st-lime-show{font-size:15px;color:#c6c6ce}
.st-lime-pager{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:40px 0 0;padding-top:24px;border-top:1px solid #ffffff1c}
.st-lime-pager a{display:block;padding:16px 18px;border-radius:10px;background:#17171a;border:1px solid #ffffff1c;text-decoration:none;color:#fff;min-height:44px}
.st-lime-pager a:hover{border-color:#ebc86c}
.st-lime-pager span{display:block;font:600 11px/1.5 Poppins,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#ebc86c;margin-bottom:4px}
.st-lime-pager strong{font:600 15px/1.4 Poppins,Arial,sans-serif;color:#fff}
.st-lime-pager-next{text-align:right}
.st-lime-h2{font:400 clamp(28px,3vw,40px)/1.15 Anton,Impact,sans-serif;color:#fff;margin:40px 0 8px;letter-spacing:normal}
.st-lime-sub{font:400 16px/1.7 Poppins,Arial,sans-serif;color:#c6c6ce;max-width:72ch;margin:0 0 22px}
.st-lime-sub a{color:#ebc86c}
.st-lime-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;list-style:none;margin:16px 0 0;padding:0}
.st-lime-grid li{margin:0}
.st-lime-grid a{display:flex;flex-direction:column;height:100%;background:#17171a;border:1px solid #ffffff1c;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff}
.st-lime-grid a:hover{border-color:#ebc86c}
.st-lime-card-image{aspect-ratio:16/9;background:#24172b}
.st-lime-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.st-lime-card-body{padding:18px 20px 22px}
.st-lime-card-body span{display:block;font:600 11px/1.5 Poppins,Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#ebc86c;margin-bottom:8px}
.st-lime-card-body strong{display:block;font:400 22px/1.2 Anton,Impact,sans-serif;letter-spacing:normal;margin-bottom:8px}
.st-lime-card-body p{margin:0;font-size:14px;line-height:1.6;color:#c6c6ce}
@media(max-width:600px){.st-lime-pager{grid-template-columns:1fr}.st-lime-pager-next{text-align:left}}
