/* Horoshist: thematic covers and the existing 24px pixel icon system. */
.hc-pixel{display:inline-block;width:1.2em;height:1.2em;min-width:1.2em;vertical-align:-.2em;fill:currentColor;flex-shrink:0;overflow:visible}
.hc-brand :is(.emo,.icon,.card-icon,.step-icon,.subject-icon,.fact-icon,.feat-icon,.info-icon):has(>.hc-pixel){display:inline-flex;align-items:center;justify-content:center;color:#111;background:#eaf6c3;border-radius:12px;width:44px;height:44px;min-width:44px;font-size:24px;box-shadow:none}
.hc-brand :is(.hero-eyebrow,.tk-eyebrow,.badge,.chip,.tk-chip) .hc-pixel{width:18px;height:18px;min-width:18px;vertical-align:-4px}
.hc-brand .hero-eyebrow .emo:has(>.hc-pixel){width:auto;height:auto;min-width:0;background:none;border-radius:0;font-size:16px}
.hc-brand :is(.callout-warning,.callout-success,.callout-tip)::before{content:''!important;display:block;width:24px;height:24px;background:currentColor;flex:0 0 24px;mask:var(--hc-callout-icon) center/24px no-repeat;-webkit-mask:var(--hc-callout-icon) center/24px no-repeat}
.hc-brand .callout-warning{--hc-callout-icon:url('/images/icons/pixelarticons/warning.svg')}
.hc-brand .callout-success{--hc-callout-icon:url('/images/icons/pixelarticons/checkbox-on.svg')}
.hc-brand .callout-tip{--hc-callout-icon:url('/images/icons/pixelarticons/lightbulb.svg')}
.hc-brand .hc-topic-visual{position:relative;margin:22px 0 0;padding:0;overflow:hidden;min-width:0;border:1px solid #e9e9e7;border-radius:22px;background:#f7f7f5;color:#111;text-align:left;box-shadow:none}
.hc-brand .hc-topic-visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;margin:0;border-radius:0;max-width:none}
.hc-brand .hc-topic-visual figcaption{display:flex;align-items:center;gap:10px;padding:13px 18px;font-size:13px;font-weight:600;line-height:1.4;color:#333;background:#fff;border-top:1px solid #e9e9e7;text-align:left}
.hc-brand .hc-topic-visual figcaption .hc-pixel{width:22px;height:22px;min-width:22px;color:#111}
.hc-brand .hc-topic-photo img{object-fit:cover;object-position:center 38%}
.hc-brand .hc-hero-copy-art{min-width:0}
.hc-brand .hc-hero-copy-art .hc-topic-visual{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);margin:22px 0;align-items:stretch}
.hc-brand .hc-hero-copy-art .hc-topic-visual img{height:200px;aspect-ratio:auto}
.hc-brand .hc-hero-copy-art .hc-topic-visual figcaption{border-top:0;border-left:1px solid #e9e9e7;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px;font-size:15px;line-height:1.4}
.hc-brand .hc-hero-copy-art .hc-topic-visual figcaption .hc-pixel{width:38px;height:38px;margin-bottom:7px;padding:8px;box-sizing:content-box;border-radius:12px;background:#eaf6c3}
.hc-brand .hc-hero-copy-art .hc-topic-photo{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}
.hc-brand .hc-hero-copy-art .hc-topic-visual[data-topic="founder"]{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr)}
.hc-brand .hc-topic-visual[data-topic="founder"] img{object-fit:contain;background:#1d1d1b}
.hc-brand .hc-cover-grid{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:40px;align-items:center;text-align:left;max-width:1160px}
.hc-brand .hc-cover-copy{min-width:0}
.hc-brand .hc-cover-grid .hc-topic-visual{margin:0}
.hc-brand .hc-cover-copy h1{max-width:none;text-align:left;margin-left:0;margin-right:0}
.hc-brand .hc-cover-copy :is(.lead,.hero-desc,.article-meta){max-width:none;text-align:left;margin-left:0;margin-right:0}
.hc-brand .hc-cover-copy :is(.hero-eyebrow,.article-category){margin-left:0;margin-right:0}
.hc-brand .hc-inline-cover{padding:30px 0 36px;margin:0 0 24px;border-bottom:1px solid #e9e9e7;background:none}
.hc-brand .hc-inline-cover .hc-cover-grid{gap:28px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
.hc-brand .hc-inline-cover h1{margin-top:0}
.hc-brand .hc-inline-cover .hc-topic-visual img{max-height:240px}
.hc-brand .hc-hero-illustrated :is(h1 em,h1 .hm-method-mark){font-style:normal;background-image:linear-gradient(transparent 82%,#dff37a 82%,#dff37a 95%,transparent 95%);box-decoration-break:clone;-webkit-box-decoration-break:clone}
.hc-brand .hc-hero-illustrated .hc-cover-copy :is(.article-meta,.hero-badges){justify-content:flex-start}
@media(max-width:900px){
 .hc-brand .hc-cover-grid{gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
 .hc-brand .hc-hero-copy-art .hc-topic-visual{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}
 .hc-brand .hc-hero-copy-art .hc-topic-visual img{height:174px}
 .hc-brand .hc-hero-copy-art .hc-topic-visual figcaption{padding:14px;font-size:13px}
}
@media(max-width:640px){
 .hc-brand .hc-cover-grid,.hc-brand .hc-inline-cover .hc-cover-grid{grid-template-columns:minmax(0,1fr);gap:22px}
 .hc-brand .hc-cover-grid .hc-topic-visual img{height:195px;aspect-ratio:auto}
 .hc-brand .hc-hero-copy-art .hc-topic-visual{margin:20px 0;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);border-radius:18px}
 .hc-brand .hc-hero-copy-art .hc-topic-visual img{height:162px}
 .hc-brand .hc-hero-copy-art .hc-topic-visual figcaption{font-size:12px;line-height:1.4;padding:12px}
 .hc-brand .hc-hero-copy-art .hc-topic-visual figcaption .hc-pixel{width:26px;height:26px;padding:6px;border-radius:8px;margin-bottom:0}
 .hc-brand .hc-topic-visual figcaption{font-size:12px;padding:11px 14px}
 .hc-brand .hc-inline-cover{padding:18px 0 24px}
}
@media(prefers-reduced-motion:reduce){.hc-brand .hc-topic-visual *{transition:none!important}}
/* On wide screens the cover sits alongside the introduction, within the first screen. */
@media(min-width:1280px){
 .hc-brand .hc-hero-copy-art{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:22px;align-items:start}
 .hc-brand .hc-hero-copy-art>*{grid-column:1/-1}
 .hc-brand .hc-hero-copy-art>:is(.hero-eyebrow,.tk-eyebrow){grid-row:1;justify-self:start}
 .hc-brand .hc-hero-copy-art>h1{grid-row:2}
 .hc-brand .hc-hero-copy-art>:is(.hero-desc,.tk-hero-lead,.lead){grid-column:1;grid-row:3;margin-bottom:20px}
 .hc-brand .hc-hero-copy-art>.hc-topic-visual{grid-column:2;grid-row:3;display:block;margin:0 0 20px;align-self:start}
 .hc-brand .hc-hero-copy-art>.hc-topic-visual img{height:auto;aspect-ratio:1.25;max-height:240px}
 .hc-brand .hc-hero-copy-art>.hc-topic-visual figcaption{display:none}
 .hc-brand .hc-hero-copy-art>.hc-topic-photo[data-topic="results"] img{object-fit:contain;aspect-ratio:1}
}
.hc-brand .hc-topic-visual[data-topic="results"] img{object-fit:contain;object-position:center;background:#f7f7f5}
@media(max-width:640px){
 .hc-editorial>header.hc-hero-illustrated{padding-top:28px!important;padding-bottom:32px!important}
 .hc-brand .hc-hero-copy-art .hc-topic-visual{display:block;margin:18px 0}
 .hc-brand .hc-hero-copy-art .hc-topic-visual img{height:160px;aspect-ratio:auto}
 .hc-brand .hc-hero-copy-art .hc-topic-visual figcaption{display:none}
}
/* Page-specific photography and source materials; replaces the discarded generic covers. */
.hc-brand .hc-topic-visual{display:block!important;background:#f7f7f5;border-color:#e1e2de}
.hc-brand .hc-topic-visual>img{height:240px;aspect-ratio:auto;object-fit:cover;object-position:center}
.hc-brand .hc-topic-visual.hc-visual-portrait>img{object-fit:contain;background:#efefec}
.hc-brand .hc-topic-visual.hc-visual-institution>img{object-fit:cover;object-position:center 75%}
.hc-brand .hc-topic-visual figcaption{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;border-left:0!important;border-top:1px solid #e3e4e0!important;font-size:12px!important;padding:10px 14px!important;line-height:1.4!important}
.hc-brand .hc-topic-visual figcaption a{color:#444;font-size:11px;white-space:nowrap;text-decoration:underline;flex-shrink:0}
.hc-brand .hc-visual-photo-banner>img{filter:brightness(.7);height:250px}
.hc-brand .hc-photo-label{position:absolute;inset:22px 20px auto;display:flex;flex-direction:column;align-items:flex-start;gap:7px;color:white;text-shadow:0 1px 4px #0008}
.hc-brand .hc-photo-label span:first-child{font-size:11px;font-weight:700;letter-spacing:.04em;padding:5px 8px;color:#111;background:#dff37a;border-radius:5px;text-shadow:none}
.hc-brand .hc-photo-label span:nth-child(2){font-size:clamp(20px,2vw,30px);font-weight:800;line-height:1.08;letter-spacing:-.025em}
.hc-brand .hc-photo-label span:nth-child(3){font-size:15px;font-weight:600}
.hc-brand .hc-doc-preview{display:grid;grid-template-columns:1fr 1.35fr;gap:14px;padding:20px;height:246px;box-sizing:border-box;align-items:center;background:#eaf0e6}
.hc-brand .hc-doc-preview .hc-doc-cover{width:100%;height:205px!important;aspect-ratio:auto;object-fit:contain;background:#fff;box-shadow:0 3px 10px #1111;border:1px solid #ddd;transform:rotate(-3deg)}
.hc-brand .hc-doc-task{min-width:0;background:#fff;border:1px solid #e3e4e0;border-radius:8px;padding:12px;box-shadow:0 3px 10px #1111}
.hc-brand .hc-doc-task>span{display:block;font-size:10px;font-weight:600;color:#62655b;margin-bottom:10px}
.hc-brand .hc-doc-task>img{width:100%;height:135px!important;object-fit:contain;object-position:center;aspect-ratio:auto}
.hc-brand .hc-doc-task strong{font-size:15px;line-height:1.3;display:block}
.hc-brand .hc-doc-task p{font-size:12px;margin:8px 0 0}
.hc-brand .hc-doc-stack{position:relative;height:250px;overflow:hidden;background:#e9eff5;padding:24px}
.hc-brand .hc-doc-stack img{position:absolute;width:132px!important;height:186px!important;object-fit:contain!important;background:white;box-shadow:0 3px 12px #1112}
.hc-brand .hc-doc-stack .hc-sheet-0{left:24px;top:38px;transform:rotate(-9deg)}
.hc-brand .hc-doc-stack .hc-sheet-1{left:66px;top:24px;transform:rotate(5deg)}
.hc-brand .hc-doc-stack>div{margin-left:185px;padding-top:20px}
.hc-brand .hc-doc-stack span{font-size:10px;color:#555;font-weight:700}
.hc-brand .hc-doc-stack strong{font-size:25px;line-height:1.1;display:block;margin-top:10px;letter-spacing:-.03em}
.hc-brand .hc-doc-stack p{font-size:12px;line-height:1.9;margin:12px 0 0}
.hc-brand .hc-work-preview{padding:18px;background:#eaf0e6}
.hc-brand .hc-work-preview>img{width:100%;height:220px!important;object-fit:contain!important;aspect-ratio:auto;background:white;border:1px solid #ddd}
.hc-brand .hc-editorial-banner{background:#f5f5ef;min-height:230px;padding:24px;box-sizing:border-box;text-align:left;position:relative;border-top:5px solid #dff37a}
.hc-brand .hc-banner-kicker{font-size:10px;line-height:1.4;font-weight:700;letter-spacing:.035em;color:#606358;display:block}
.hc-brand .hc-banner-title{font-size:24px;line-height:1.12;letter-spacing:-.03em;color:#111;display:block;margin:15px 0 18px;font-weight:800}
.hc-brand .hc-banner-lines{display:grid;gap:7px}
.hc-brand .hc-banner-lines>div{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4;color:#333}
.hc-brand .hc-banner-n{flex:0 0 23px;height:23px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #e0e1db;border-radius:5px;font-size:9px;font-weight:700;color:#595e4b}
.hc-brand .hc-visual-mos .hc-editorial-banner{border-top-color:#cd1b29;background:#fff6f3}
.hc-brand .hc-service-brand{display:block;font-size:40px;font-weight:800;letter-spacing:-.06em;margin:14px 0;color:#cc1d2b;line-height:1}
.hc-brand .hc-visual-mos .hc-banner-title{font-size:22px;margin-top:10px}
.hc-brand .hc-visual-fioco .hc-editorial-banner{background:#e9eff5;border-top-color:#b4d6fb}
.hc-brand .hc-visual-fioco .hc-service-brand{color:#244268;font-size:30px;letter-spacing:0}
.hc-brand .hc-visual-school .hc-editorial-banner{background:#eaf0e6;border-top-color:#bddb69}
.hc-brand .hc-visual-school .hc-banner-title{font-size:32px;line-height:1.1}
.hc-brand .hc-visual-college .hc-editorial-banner{background:#eeeaf4;border-top-color:#b9c2f2}
.hc-brand .hc-practice-preview{padding:22px;background:#eaf0e6}
.hc-brand .hc-practice-preview>strong{display:block;font-size:22px;line-height:1.2;margin:12px 0 16px;letter-spacing:-.025em}
.hc-brand .hc-question-paper{background:white;border:1px solid #dadcd3;padding:14px;border-radius:8px}
.hc-brand .hc-question-paper>span:first-child{font-size:10px;font-weight:700;color:#555}
.hc-brand .hc-question-paper>p{font-size:17px;font-weight:600;line-height:1.4;margin:12px 0 18px;color:#111}
.hc-brand .hc-question-paper .hc-answer-sample{font-size:11px;color:#777}
.hc-brand :is(.grid,.cards,.features,.benefits-grid)>:nth-child(6n+2) :is(.emo,.icon,.card-icon,.step-icon):has(>.hc-pixel){background:#f7e39f}
.hc-brand :is(.grid,.cards,.features,.benefits-grid)>:nth-child(6n+3) :is(.emo,.icon,.card-icon,.step-icon):has(>.hc-pixel){background:#b4d6fb}
.hc-brand :is(.grid,.cards,.features,.benefits-grid)>:nth-child(6n+4) :is(.emo,.icon,.card-icon,.step-icon):has(>.hc-pixel){background:#f7d0b0}
@media(min-width:1280px){
 .hc-brand .hc-hero-copy-art>.hc-topic-visual>img{height:230px;aspect-ratio:auto}
 .hc-brand .hc-hero-copy-art .hc-doc-preview{grid-template-columns:1fr;padding:14px;height:230px}
 .hc-brand .hc-hero-copy-art .hc-doc-task{display:none}
 .hc-brand .hc-hero-copy-art .hc-doc-cover{height:200px!important;background:none;border:none;box-shadow:none;transform:none}
 .hc-brand .hc-hero-copy-art .hc-doc-stack{height:220px;padding:12px}
 .hc-brand .hc-hero-copy-art .hc-doc-stack>div{margin-left:0;position:relative;z-index:1;background:#e9eff5ed;padding:9px;width:96px;margin-top:82px;border-radius:6px}
 .hc-brand .hc-hero-copy-art .hc-doc-stack p{display:none}
 .hc-brand .hc-hero-copy-art .hc-doc-stack strong{font-size:20px}
 .hc-brand .hc-hero-copy-art .hc-editorial-banner{padding:17px;min-height:220px}
 .hc-brand .hc-hero-copy-art .hc-banner-title{font-size:22px}
 .hc-brand .hc-hero-copy-art .hc-banner-lines>div{font-size:11px}
}
@media(max-width:640px){
 .hc-brand .hc-topic-visual>img,.hc-brand .hc-hero-copy-art .hc-topic-visual>img{height:200px;aspect-ratio:auto}
 .hc-brand .hc-doc-preview{height:210px;padding:15px;gap:12px}
 .hc-brand .hc-doc-preview .hc-doc-cover{height:178px!important}
 .hc-brand .hc-doc-task>img{height:115px!important}
 .hc-brand .hc-doc-stack{height:220px;padding:14px}
 .hc-brand .hc-doc-stack>div{margin-left:170px}
 .hc-brand .hc-doc-stack strong{font-size:20px}
 .hc-brand .hc-editorial-banner{padding:19px;min-height:210px}
 .hc-brand .hc-banner-title{font-size:23px}
 .hc-brand .hc-visual-school .hc-banner-title{font-size:30px}
 .hc-brand .hc-photo-label{inset:16px 15px auto}
 .hc-brand .hc-topic-visual figcaption{font-size:11px!important}
}
/* A concrete foreground visual replaces the unrelated shared classroom backdrop. */
.hc-brand.hm-home.tk-page .tk-hero.hc-hero-illustrated>.hm-hero-box{background:#171717!important}
.hc-brand.hm-home.tk-page .tk-hero.hc-hero-illustrated .hm-hero-layout{align-items:start}
.hc-brand .hc-visual-institution>img{object-fit:contain!important;background:white}
@media(min-width:901px){
 .hc-brand.hm-home.tk-page .tk-hero.hc-hero-illustrated>.hm-hero-box{padding-top:48px;padding-bottom:48px}
 .hc-brand.hm-home.tk-page .tk-hero.hc-hero-illustrated h1{font-size:clamp(40px,3.6vw,50px)!important;letter-spacing:-1.7px!important;margin-bottom:22px}
 .hc-brand.hm-home.tk-page .tk-hero.hc-hero-illustrated .tk-hero-lead{font-size:17px;line-height:1.55}
}
.hc-brand .hc-topic-visual.hc-visual-institution>img{height:auto!important;aspect-ratio:1000/450!important;object-fit:contain!important}
