/* Subject hubs only. Canonical navy/orange identity and accessible native disclosures. */
body.rk-study{--study-navy:#0a234a;--study-muted:#536782;--study-sky:#f0f7fd;--study-line:#dfe7ef;color:var(--study-navy);background:#fff}
body.rk-study .wrap{width:min(1160px,calc(100% - 48px));max-width:1160px}
body.rk-study header{position:relative;background:#fff;border-bottom:1px solid var(--study-line)}
body.rk-study header .nav{min-height:94px;padding:12px 0;gap:24px}
body.rk-study header .logo img{width:224px;height:auto;max-height:none;object-fit:contain}
body.rk-study .btn{background:#d94700;color:#fff;border-radius:8px;padding:12px 19px;min-height:44px;box-shadow:none;font-size:14px;line-height:1.4}
body.rk-study .btn:hover{background:#b93d00}
body.rk-study a:focus-visible,body.rk-study button:focus-visible,body.rk-study summary:focus-visible,body.rk-study input:focus-visible,body.rk-study select:focus-visible{outline:3px solid #1474cc;outline-offset:4px}
body.rk-study .pagehero{padding:26px 0 30px;background:linear-gradient(110deg,#f1f8fe 0%,#fff 65%);border-bottom:1px solid var(--study-line)}
body.rk-study .study-hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:60px;align-items:center}
body.rk-study .pagehero .crumb{font-size:12px;margin-bottom:16px;color:var(--study-muted)}
body.rk-study .pagehero .eyebrow{font-size:11px;letter-spacing:.11em;color:var(--study-muted);margin-bottom:9px}
body.rk-study .pagehero h1{font-size:clamp(30px,3.3vw,44px);line-height:1.09;letter-spacing:-.035em;margin:8px 0 14px;max-width:680px}
body.rk-study .pagehero p{font-size:16px;line-height:1.6;color:var(--study-muted);max-width:640px;margin:0 0 18px}
.study-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}
.study-secondary{color:#0a234a;border:1px solid #b3c2d6;padding:11px 16px;border-radius:8px;font-size:14px;font-weight:700;min-height:44px;display:inline-flex;align-items:center;gap:10px;background:white}
.study-hero-art{position:relative;margin:0 20px 0 0;padding:0 0 12px}
.study-people{width:100%;height:225px;object-fit:cover;object-position:center;border-radius:12px;background:#e8f4fd}
.study-icon{position:absolute;right:-25px;top:-14px;width:104px;height:94px;border-radius:16px;background:#eff7fe;box-shadow:0 8px 22px #18375a12;display:grid;place-items:center}
.study-icon img{width:105px;height:auto}
.study-hero-art figcaption{position:absolute;bottom:0;left:20px;padding:13px 20px;background:#fff;border:1px solid #e0e9f2;border-radius:9px;box-shadow:0 6px 18px #0a234a0c;font-size:13px;line-height:1.5}
body.rk-study .study-tabs{display:flex;gap:32px;align-items:center;min-height:58px;overflow-x:auto;white-space:nowrap;border-bottom:1px solid var(--study-line)}
body.rk-study .study-tabs a{font-size:13px;font-weight:700;padding:18px 0;color:#536782}
body.rk-study .study-tabs a:first-child{color:#c84400;border-bottom:3px solid #e85509}
body.rk-study .study-tabs a:last-child{margin-left:auto}
body.rk-study #curriculum{padding:28px 0 40px;background:white;scroll-margin-top:12px}
body.rk-study .curriculum-intro{display:grid;grid-template-columns:1fr auto;gap:7px 28px;margin-bottom:24px;align-items:start}
body.rk-study .curriculum-intro>h2{grid-column:1;grid-row:1;font-size:27px;letter-spacing:-.025em;line-height:1.2;margin:0}
body.rk-study .curriculum-intro>div:first-of-type{grid-column:1;grid-row:2}
body.rk-study .curriculum-intro .lesson-kicker,body.rk-study .study-original-heading{display:none}
body.rk-study .curriculum-intro p{font-size:13px;line-height:1.65;color:#536782;margin:0;max-width:760px}
body.rk-study .curriculum-intro .unit-stat{grid-column:2;grid-row:1/3;min-width:180px;background:#f0f7fd;border:1px solid #e0eaf3;border-radius:9px;padding:13px 18px;font-size:12px;text-align:left}
body.rk-study .unit-stat strong{font-size:17px;color:#0a234a}body.rk-study .unit-stat span{font-size:12px}body.rk-study .unit-stat small{font-size:10px;line-height:1.5;margin-top:4px}
.study-layout{display:grid;grid-template-columns:246px minmax(0,1fr);gap:28px;align-items:start}
.study-sidebar{position:sticky;top:16px;align-self:start}
.study-sidebar-title{font-weight:700;font-size:14px;margin:0;padding:15px 16px;background:#edf6fe;border:1px solid #dfe8f1;border-bottom:0;border-radius:10px 10px 0 0}
.study-unit-nav{border:1px solid #dfe8f1;border-top:0;border-radius:0 0 10px 10px;padding:5px 7px 9px;background:#f7fbff;max-height:440px;overflow-y:auto;scrollbar-width:thin}
.study-unit-nav a{display:grid;grid-template-columns:22px 1fr 9px;gap:7px;align-items:start;font-size:12px;line-height:1.4;padding:11px 9px;min-height:42px;border-radius:6px;color:#304b6b;text-decoration:none}
.study-unit-nav a>span:first-child{color:#627c99;font-size:11px;padding-top:1px}.study-unit-nav a:hover{background:#e4f0fb}.study-unit-nav a[aria-current]{background:#0a234a;color:#fff}.study-unit-nav a[aria-current]>span:first-child{color:#b7d8f5}
.study-sidebar-help{position:relative;margin-top:16px;padding:18px;background:#0a234a;color:white;border-radius:10px;overflow:hidden}
.study-sidebar-help h3{font-size:16px;margin:0 0 7px;color:white}.study-sidebar-help p{font-size:12px;line-height:1.6;margin:0 0 14px;max-width:160px;color:#d7e6f8}.study-sidebar-help a{display:inline-block;padding:9px 12px;border-radius:6px;background:#d94700;color:white;font-weight:700;font-size:12px}.study-sidebar-help img{position:absolute;right:-5px;bottom:8px;width:65px;opacity:.9}
.study-content{min-width:0}.study-search{background:#fff;border:1px solid #dfe7ef;padding:15px 17px;border-radius:10px;margin-bottom:14px}.study-search label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.study-search>div{display:flex;gap:9px}.study-search input{min-width:0;flex:1;height:43px;padding:10px 13px;border:1px solid #b7c6d8;background:#fbfdff;border-radius:6px;font:inherit;font-size:14px;color:#0a234a}.study-search button{background:#eef5fc;border:1px solid #cbd9e8;border-radius:6px;padding:0 13px;font:inherit;font-size:13px;min-height:44px;color:#0a234a}.study-search p{font-size:11px;color:#536782;margin:8px 0 0;line-height:1.4}
body.rk-study .catalog-controls{margin:0 0 15px;padding:0;border:0;background:transparent;display:block}body.rk-study .catalog-controls label{font-size:12px}body.rk-study .catalog-controls select{font-size:13px;min-height:43px;border-radius:6px;border:1px solid #bdcddd;max-width:100%}body.rk-study .catalog-controls p{font-size:12px;line-height:1.6;color:#536782;margin:8px 0 0}
body.rk-study .unit-group{background:#fff;border:1px solid #dce6f0;border-radius:9px;margin:0 0 12px;box-shadow:none;overflow:hidden;scroll-margin-top:15px}
body.rk-study .unit-group>summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:15px;line-height:1.4;padding:16px 18px;min-height:58px;font-weight:700;cursor:pointer;list-style:none;color:#0a234a}
body.rk-study .unit-group>summary::-webkit-details-marker{display:none}body.rk-study .unit-group>summary>span{background:#edf6ff;color:#325879;font-size:11px;min-width:30px;height:28px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center}
body.rk-study .unit-group>summary::after{content:'+';font-weight:400;font-size:22px;margin-left:auto}body.rk-study .unit-group[open]>summary::after{content:'−'}body.rk-study .unit-group>summary small{width:100%;order:2;display:block;font-size:10px;color:#536782;font-weight:400;padding-left:38px;margin:0}
body.rk-study .unit-group[open]>summary{background:#eff7ff;border-bottom:1px solid #dce6f0}body.rk-study .unit-intro{font-size:12px;line-height:1.7;padding:0;margin:15px 20px;color:#536782}
body.rk-study .topic-group{border:1px solid #dce6f0;margin:8px 17px;border-radius:7px;background:#fff;box-shadow:none;overflow:hidden}body.rk-study .topic-group>summary{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;line-height:1.5;padding:12px 13px;cursor:pointer;list-style:none;min-height:44px}body.rk-study .topic-group>summary::-webkit-details-marker{display:none}body.rk-study .topic-group>summary>span{color:#466786;font-size:11px;flex-shrink:0}body.rk-study .topic-group>summary::after{content:'+';margin-left:auto}body.rk-study .topic-group[open]>summary::after{content:'−'}body.rk-study .topic-group[open]{border-color:#f0ba9c}body.rk-study .topic-group[open]>summary{background:#fff8f3}
body.rk-study .topic-group ul{margin:0;padding:4px 13px 9px;list-style:none}body.rk-study .topic-group li{padding:0;margin:0;font-size:12px;line-height:1.65}body.rk-study .topic-group li a{display:block;min-height:44px;padding:11px 12px;border-bottom:1px solid #edf1f5;color:#254970;text-decoration:none}body.rk-study .topic-group li a::after{content:'→';float:right;margin-left:8px;color:#c84908}body.rk-study .topic-group li a:hover{background:#eff7fd;text-decoration:underline}body.rk-study .topic-group li:last-child a{border:0}body.rk-study .topic-group li:not(:has(a)){padding:7px 10px}body.rk-study .topic-group>p{font-size:12px;padding:0 15px;color:#536782}
body.rk-study .unit-footer{padding:13px 18px;gap:14px;border:0;display:flex;align-items:center;flex-wrap:wrap}body.rk-study .unit-footer>a:not(.btn){font-size:12px}body.rk-study .unit-footer .btn{font-size:12px;padding:10px 14px}
body.rk-study .catalog-track{margin:0}body.rk-study .catalog-track>h3{font-size:17px;margin:20px 0 12px}body.rk-study .catalog-sources{margin:20px 0 0;scroll-margin-top:16px}body.rk-study .catalog-reference{font-size:12px;line-height:1.7}body.rk-study .catalog-reference summary{font-size:13px;min-height:44px;padding:13px}body.rk-study .lesson-section{padding:20px;background:#f8fbfd;border:1px solid #e3ebf2;border-radius:10px;margin:20px 0}body.rk-study .lesson-section h3{font-size:18px}body.rk-study .lesson-section p,body.rk-study .lesson-section a{font-size:12px;line-height:1.7}
body.rk-study main>.section{padding:38px 0}body.rk-study main>.section h2{font-size:27px}.study-anchor{display:block;scroll-margin-top:20px}.study-no-results{padding:22px;background:#fff7f0;border:1px solid #f2d7c6;border-radius:8px}body.rk-study [hidden]{display:none!important}
@media(min-width:901px){body.rk-study .catalog-controls label,body.rk-study .catalog-controls select{display:none}}
@media(max-width:900px){body.rk-study .wrap{width:calc(100% - 32px)}body.rk-study .study-hero-grid{gap:25px;grid-template-columns:1.25fr 1fr}body.rk-study header .nav{min-height:80px}body.rk-study header .logo img{width:190px}body.rk-study .study-layout{grid-template-columns:195px minmax(0,1fr);gap:18px}body.rk-study .study-tabs{gap:23px}body.rk-study .curriculum-intro .unit-stat{min-width:155px}.study-people{height:220px}.study-hero-art{margin-right:12px}}
@media(max-width:680px){body.rk-study header .nav{gap:12px;min-height:75px}body.rk-study header .logo img{width:170px}body.rk-study header .nav>.btn{display:none}body.rk-study .pagehero{padding:21px 0 24px}body.rk-study .study-hero-grid{display:block}body.rk-study .pagehero h1{font-size:32px}body.rk-study .pagehero p{font-size:14px}.study-hero-art{display:none}.study-actions{gap:10px}.study-actions a{font-size:12px!important}body.rk-study .study-tabs{gap:25px}body.rk-study .study-tabs a{font-size:12px}body.rk-study .curriculum-intro{display:block;margin-bottom:20px}body.rk-study .curriculum-intro>h2{font-size:24px;margin-bottom:9px}body.rk-study .curriculum-intro .unit-stat{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:13px;padding:11px 13px}body.rk-study .unit-stat strong{font-size:14px}body.rk-study .unit-stat small{width:100%;font-size:11px}body.rk-study .study-layout{display:block}.study-sidebar{display:none}body.rk-study .catalog-controls select{width:100%}body.rk-study .catalog-controls label{display:block;margin:0 0 7px}body.rk-study .unit-group>summary{font-size:14px;padding:14px 12px}body.rk-study .unit-group>summary small{padding-left:0;line-height:1.5}body.rk-study .unit-intro{margin:13px}body.rk-study .topic-group{margin:8px 10px}body.rk-study .topic-group>summary{font-size:12px;padding:12px 10px}body.rk-study .topic-group ul{padding:0 5px 7px}body.rk-study .topic-group li a{padding:11px 7px}body.rk-study .lesson-section{padding:15px}body.rk-study .study-search{padding:13px}body.rk-study .pagehero .crumb{font-size:11px}body.rk-study .catalog-sources a{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){body.rk-study *{scroll-behavior:auto!important;transition:none!important}}

body.rk-study header .logo{width:224px;flex-shrink:0}body.rk-study header .nav{height:auto}body.rk-study .unit-stat span,body.rk-study .unit-stat small{color:#536782}body.rk-study .study-tabs{gap:32px;padding:0;background:white;border:0;border-bottom:1px solid #dfe7ef;border-radius:0}body.rk-study .study-tabs a{font-size:13px;border-radius:0}body.rk-study .btn{border-color:#d94700}body.rk-study .curriculum-intro{margin-bottom:24px}body.rk-study .curriculum-intro p{margin:0}body.rk-study .curriculum-intro .unit-stat small{margin-top:4px}@media(max-width:680px){body.rk-study header .logo{width:170px}body.rk-study .study-tabs{gap:23px}body.rk-study .study-tabs a{font-size:12px}}
body.rk-study .study-tabs{position:static;top:auto;z-index:auto}body.rk-study .topic-group li a{font-size:13px}
body.rk-study .study-tabs a{flex:0 0 auto}.study-track-label{font-size:11px;font-weight:700;padding:8px 9px;margin:8px 0 0;color:#536782}@media(max-width:680px){body.rk-study .study-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:visible;padding:5px 0}body.rk-study .study-tabs a{padding:11px 8px;min-height:44px;margin:0!important;white-space:normal}body.rk-study .study-tabs a:first-child{border-bottom:0;color:#bd4200}}
