*,::after,::before{box-sizing:border-box}[hidden]{display:none!important}:root{--jrh-accent:#004aad;--jrh-bg:#f6f8f7;--jrh-surface:#ffffff;--jrh-surface-alt:#eef1f5;--jrh-surface-hover:#eaf1f8;--jrh-text:#1a1a1a;--jrh-text-muted:#5f5e5a;--jrh-text-faint:#888780;--jrh-border:#d3d1c7;--jrh-toc-bg:#eaf1f8;--jrh-toc-border:#c9d8e8;--jrh-toc-link:var(--jrh-accent);--jrh-toc-text:var(--jrh-text-muted);--jrh-h3-border:#e6f1fb;--jrh-link:var(--jrh-accent);--jrh-scroll-box-height:520px}@media (prefers-color-scheme:dark){:root{--jrh-bg:#15171b;--jrh-surface:#1f2227;--jrh-surface-alt:#24272d;--jrh-surface-hover:#232b37;--jrh-text:#eaeaea;--jrh-text-muted:#a7a6a1;--jrh-text-faint:#8f8e89;--jrh-border:#34383e;--jrh-toc-bg:var(--jrh-accent);--jrh-toc-border:#6fa8dc;--jrh-toc-link:#ffffff;--jrh-toc-text:#ffffff;--jrh-h3-border:#22344a;--jrh-link:#6fa8dc}}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--jrh-text);background:var(--jrh-bg)}img{height:auto;display:block}iframe,img{max-width:100%}a{color:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.gotm-strip,.gotm-strip__link{display:flex;align-items:center}.gotm-strip{justify-content:center;padding:8px 20px;background:#f3e8ff;font-size:14px}.gotm-strip__link{gap:8px;color:#6b21a8;text-decoration:none}.gotm-strip__icon{font-size:15px}.gotm-strip__arrow{transition:transform .15s ease}.gotm-strip__link:hover .gotm-strip__arrow{transform:translateX(3px)}.site-header{background:var(--jrh-accent);padding:10px 20px;position:sticky;top:0;z-index:100}.site-header__inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap;position:relative}.site-header__brand-row{gap:12px;margin-right:auto}.site-header__brand-row,.site-header__logo{display:flex;align-items:center}.site-header__logo-image{display:block;height:44px;width:auto}.site-header__nav-toggle{display:none}.site-header__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;background:0 0;border:0;cursor:pointer}.site-header__hamburger span{display:block;width:100%;height:2px;background:#fff}.site-header__menu{display:flex;align-items:center;gap:20px}.site-header__search-panel{display:flex}.site-header__theme-toggle{display:flex;align-items:center;font-size:22px;padding:0;background:0 0;border:0;color:#fff;cursor:pointer}.site-header__theme-toggle--menu{display:none}.site-header__nav-list{list-style:none;display:flex;gap:10px;margin:0;padding:0}.site-header__nav-list>li{position:relative}.site-header__nav-list>li>a{display:block;font-size:16px;font-weight:600;padding:8px 6px;border-radius:6px}.site-header__nav-list>li>a:hover{background:#185fa5}.site-header__nav-list .sub-menu{display:none;list-style:none;position:absolute;top:100%;left:0;z-index:50;min-width:190px;margin:0;padding:8px 0;background:var(--jrh-accent);border-radius:0 0 8px 8px;box-shadow:0 4px 10px rgb(0 0 0/.2)}@media (min-width:1101px){.site-header__nav-list>li.menu-item-has-children:focus-within>.sub-menu,.site-header__nav-list>li.menu-item-has-children:hover>.sub-menu{display:block}}@media (min-width:1150px){.site-header__brand-row{margin-right:0}.site-header__menu{flex:1;display:flex;justify-content:center}}.site-header__nav-list .sub-menu a{display:block;color:#fff;text-decoration:none;padding:8px 16px;white-space:nowrap;font-size:16px}.site-header__nav-list .sub-menu a:hover{background:#185fa5;text-decoration:none}.search-form{display:flex;align-items:center;min-width:0}.search-form__field-wrap{position:relative;width:220px;min-width:0}.search-form .search-field{width:100%;min-width:0;padding:8px 14px;border-radius:999px;border:0;font-size:15px}.jrh-search-results{position:absolute;top:100%;left:0;right:0;margin-top:6px;background:var(--jrh-surface);border:1px solid var(--jrh-border);border-radius:8px;box-shadow:0 8px 20px rgb(0 0 0/.2);max-height:320px;overflow-y:auto;z-index:200}.jrh-search-results[hidden]{display:none}@media (max-width:1100px){.site-header__hamburger{display:flex}.site-header__logo-image{height:32px}.site-header__menu{display:none;flex-direction:column;align-items:stretch;width:100%;gap:14px;margin-top:14px}.site-header__nav-toggle:checked~.site-header__menu{display:flex}.site-header__nav-list{flex-direction:column;gap:2px;position:relative}.site-header__nav-list>li.menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.site-header__nav-list>li.menu-item-has-children>a::after{content:"›";font-size:20px;line-height:1;margin-left:8px}.site-header__nav-list .sub-menu{display:none}.site-header__nav-list .sub-menu a{white-space:normal;padding:12px 16px;font-size:16px}.site-header__brand-row{flex-shrink:0}.site-header__search-panel{display:flex;order:2;flex:1 1 0%;min-width:0;max-width:220px;margin-left:auto}.site-header__theme-toggle--inline{display:none}.site-header__theme-toggle--menu{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:18px}.site-header__menu{order:4}.search-form__field-wrap{width:100%}}@media (max-width:400px){.site-header__logo-image{height:24px}}.tile{display:flex;flex-direction:column;text-decoration:none}.tile__image{position:relative;height:0;padding-top:56.25%;border-radius:8px;background-color:var(--jrh-border);background-size:cover;background-position:center;overflow:hidden}.tile__badge{position:absolute;bottom:10px;left:10px;font-size:12px;font-weight:700;background:#fff;padding:3px 9px;border-radius:999px;box-shadow:0 1px 4px rgb(0 0 0/.25)}.tile__title{margin:8px 0 0;color:var(--jrh-text);font-size:18px;font-weight:600}.tile--guide .tile__badge{color:#185fa5}.site-footer{background:#0c1516;color:#a9b3b2;padding:48px 20px 24px;margin-top:40px}.site-footer__inner{max-width:1440px;margin:0 auto}.site-footer__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-bottom:36px}@media (min-width:700px){.site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1000px){.site-footer__columns{grid-template-columns:repeat(4,minmax(0,1fr))}}.site-footer__column-title{font-size:14px;font-weight:700;margin:0 0 14px}.site-footer__column-title a,.site-header__nav-list>li>a{color:#fff;text-decoration:none}.site-footer__column-title a:hover{text-decoration:underline}.site-footer__column-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.site-footer__column-list a{color:#a9b3b2;text-decoration:none;font-size:14px}.site-footer__column-list a:hover{color:#fff;text-decoration:underline}.site-footer__follow{margin-bottom:24px;text-align:center}.site-footer__social{display:flex;justify-content:center;gap:16px}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255/.08);color:#fff;text-decoration:none;transition:background-color .15s ease}.site-footer__social-link svg{width:18px;height:18px}.site-footer__social-link:hover{background:var(--jrh-accent)}.site-footer__bottom{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid rgb(255 255 255/.12)}@media (min-width:640px){.site-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.site-footer__brand{font-size:16px;font-weight:700;color:#fff;margin:0 0 4px}.site-footer__tagline{font-size:13px;line-height:1.6;margin:0}.site-footer__copyright{font-size:13px;color:#7d8887}.jrh-post{max-width:1200px;margin:0 auto;padding:24px 20px 60px;box-sizing:border-box}.jrh-post__breadcrumb{font-size:13px;color:var(--jrh-text-faint);margin-bottom:10px}.jrh-post__body a,.jrh-post__breadcrumb a{color:var(--jrh-text-faint);text-decoration:none}.callout-buy p a:hover,.jrh-post__body a:hover,.jrh-post__breadcrumb a:hover{text-decoration:underline}.jrh-post__title{font-size:64px;font-weight:900;margin:0 0 20px;color:var(--jrh-text)}@media (max-width:640px){.jrh-post__title{font-size:28px}}@media (max-width:400px){.jrh-post__title{font-size:24px}}.jrh-post__body{width:100%;font-size:18px;line-height:28px;color:var(--jrh-text)}.jrh-post__body p{font-weight:400;margin:0 0 18px}.jrh-post__body a{color:var(--jrh-link)}.jrh-post__body ul{margin:0 0 18px}.jrh-post__body img{border-radius:8px;margin:8px 0;cursor:zoom-in}.jrh-post__body .wp-block-image.aligncenter,.jrh-post__body figure.aligncenter{display:table;margin-left:auto;margin-right:auto}.jrh-back-to-top,.jrh-post__body h2{background:var(--jrh-accent);color:#fff;display:flex}.jrh-back-to-top,.jrh-lightbox{position:fixed;align-items:center;justify-content:center}.jrh-back-to-top{right:20px;bottom:90px;z-index:90;width:44px;height:44px;border-radius:50%;border:0;box-shadow:0 2px 10px rgb(0 0 0/.25);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.jrh-lightbox{display:none;inset:0;z-index:1000;background:rgb(0 0 0/.85);padding:40px 20px;cursor:zoom-out}.jrh-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:8px;margin:0;cursor:default}.jrh-lightbox__close{position:absolute;top:16px;right:20px;background:0 0;border:0;color:#fff;font-size:32px;line-height:1;cursor:pointer}.jrh-post__body figure{margin:24px 0}.jrh-post__body .wp-block-embed__wrapper{position:relative;border-radius:8px;overflow:hidden}.jrh-post__body h2{font-size:22px;font-weight:700;padding:12px 22px;margin:20px 0 10px -20px;width:fit-content}.jrh-post__body h4:not(.jrh-accordion-item__heading){display:block;width:fit-content;color:var(--jrh-text);font-size:19px;font-weight:700;margin:24px 0 10px;padding-bottom:6px;border-bottom:4px solid var(--jrh-accent)}.jrh-post__body h2,.jrh-post__body h4{scroll-margin-top:74px}.jrh-toc{max-width:480px;margin:0 auto 24px;background:var(--jrh-toc-bg);border:1px solid var(--jrh-toc-border);border-radius:10px;padding:10px 16px;text-align:left;box-shadow:0 2px 10px rgb(0 0 0/.06)}.jrh-toc__title{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;list-style:none;-webkit-tap-highlight-color:#fff0;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--jrh-toc-text)}.jrh-toc__title::-webkit-details-marker{display:none}.jrh-toc__title::before{content:"📄";font-size:15px}.jrh-toc__title::after{content:"▾";font-size:12px;color:var(--jrh-toc-link);transition:transform .15s ease}.jrh-toc__list{list-style:none;margin:12px 0 0;padding:0}.jrh-toc__item{margin:0}.jrh-toc__item a{display:block;color:var(--jrh-toc-link);font-size:16px;font-weight:700;line-height:1.3;text-decoration:none;padding:3px 10px;margin:0-10px;border-radius:6px;transition:background .1s ease}.jrh-toc__item a:hover{background:var(--jrh-toc-border);text-decoration:none}.jrh-toc__item--level-4 a{margin-left:16px;font-size:15px}.jrh-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}@media (min-width:640px){.jrh-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.callout-buy{margin:24px 0;border-radius:8px;overflow:hidden;border:1px solid #e3ae28}.callout-buy::before{content:"Buy Link";display:flex;align-items:center;gap:6px;background:#e3ae28;color:#1a1a1a;font-weight:800;font-style:italic;text-transform:uppercase;letter-spacing:.5px;font-size:14px;padding:8px 16px}.callout-buy p{position:relative;background:#12203c;color:#fff;margin:0;padding:14px 44px 14px 16px;font-size:14px}.callout-buy p::after{content:"🎮";position:absolute;right:14px;bottom:10px;font-size:18px;opacity:.5}.callout-buy p a{color:#f2c94c;font-weight:600;text-decoration:none}.jrh-post__section-heading{display:inline-block;font-size:26px;font-weight:800;color:var(--jrh-text);margin:40px 0 16px;padding-bottom:10px;border-bottom:3px solid var(--jrh-accent);scroll-margin-top:74px}.jrh-post__related{width:100%;margin-top:20px}.jrh-post__gotm{display:flex;align-items:center;gap:14px;background:#f3e8ff;border-radius:12px;padding:16px 20px;margin:32px 0;text-decoration:none}.jrh-post__gotm-icon{font-size:24px}.jrh-post__gotm-text-wrap{flex:1;min-width:0}.jrh-post__gotm-title{display:block;font-size:14px;font-weight:700;color:#6b21a8}.jrh-post__gotm-subtitle{display:block;font-size:13px;color:#6b21a8}.jrh-post__gotm-thumbs{display:flex;gap:8px}.jrh-post__gotm-thumb{width:48px;height:48px;border-radius:8px;background-size:cover;background-position:center;background-color:rgb(107 33 168/.15);border:2px solid #fff;box-shadow:0 2px 6px rgb(0 0 0/.15);flex-shrink:0}@media (max-width:480px){.jrh-post__gotm-thumbs{display:none}}.jrh-post__gotm-arrow{color:#6b21a8;font-size:18px;flex-shrink:0}.jrh-banner-row{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0 0}.jrh-discord-banner{display:flex;align-items:center;gap:12px;background:#5865f2;color:#fff;text-decoration:none;border-radius:10px;padding:18px 22px;font-size:16px;font-weight:700;flex:1 1 280px;min-width:0}.jrh-discord-banner__icon{font-size:24px}.jrh-discord-banner__text-wrap{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.jrh-discord-banner__subtitle{font-size:13px;font-weight:400;opacity:.85}.jrh-discord-banner__arrow{font-size:20px;transition:transform .15s ease}.jrh-discord-banner:hover .jrh-discord-banner__arrow{transform:translateX(4px)}.jrh-countdown{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1 1 220px;min-width:0;background:#e8720e;border:1px solid #c25f08;border-radius:10px;padding:18px 22px;text-align:center;text-decoration:none;transition:background .15s ease}.jrh-countdown:hover{background:#d4680c}.jrh-countdown__label{font-size:16px;font-weight:700;color:#fff}.jrh-countdown__timer{font-size:22px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.jrh-comments{margin-top:40px;max-width:760px}.jrh-comments #reply-title{font-size:18px;font-weight:700;color:var(--jrh-text);margin:0 0 16px}.jrh-comment-form{max-width:560px}.jrh-comment-form p{margin:0 0 14px}.jrh-comment-form label{display:block;font-size:13px;font-weight:600;color:var(--jrh-text-muted);margin-bottom:4px}.jrh-comment-form input[type=email],.jrh-comment-form input[type=text],.jrh-comment-form input[type=url],.jrh-comment-form__textarea{width:100%;padding:10px 12px;border:1px solid var(--jrh-border);border-radius:6px;font-family:inherit;background:var(--jrh-surface);color:var(--jrh-text);font-size:14px}.jrh-comment-form__textarea{resize:vertical}.jrh-comment-form__submit{background:var(--jrh-accent);color:#fff;border:0;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer}.jrh-comment-form__submit:hover{background:#185fa5}