/* Frontier Laboratory — the selected homepage presentation.
   Lusion reference lock: white / black; a dark analytical stage; storm-gray
   pill actions; electric blue for interaction and calculated scenario data.
   All commercial content and the underlying progressive enhancement survive. */
.home-page{
 --sans:'Segoe UI Variable Display','Segoe UI',Arial,sans-serif;--serif:var(--sans);
 --paper:#fff;--ink:#111216;--quiet:#595c68;--rule:#d5d6df;
 --forest:#2b2e3a;--forest-deep:#121416;--mint:#e4e6ef;--rust:#424650;
 --slate-dark:#111216;--slate-medium:#595c68;--slate-light:#686b77;
 --ivory-light:#fff;--ivory-medium:#f0f1fa;--ivory-dark:#e4e6ef;--oat:#e4e6ef;
 --cloud-dark:#595c68;--cloud-medium:#686b77;--cloud-light:#d5d6df;
 --clay:#2b2e3a;--clay-strong:#1a2ffb;--ember:#424650;--olive:#595c68;
 --lab-action:#1a2ffb;--lab-button:#2b2e3a;--lab-stage:#121416;
 background:#fff;color:#111216;color-scheme:light;font-family:var(--sans);-webkit-font-smoothing:antialiased;
}
.home-page ::selection{color:#fff;background:#1a2ffb;}
.home-page .wrap{max-width:1440px;padding-inline:44px;}
.home-page :is(strong,b){color:inherit;}
.home-page :is(h1,h2,h3,.h2,.h3){font-family:var(--sans);font-weight:500;text-wrap:balance;}
.home-page :is(h1,h2,h3,.h2,.h3) em{font-family:inherit;font-style:normal;color:inherit;font-weight:inherit;}
.home-page h2{font-size:clamp(36px,4vw,58px);line-height:1.06;letter-spacing:-.055em;}
.home-page :is(.body,.kicker,.eyebrow){color:var(--quiet);}
.home-page .eyebrow--rule:before{background:#111216;}
.home-page :is(a,button,summary,input,article):focus-visible,
.home-page :is(.frontier-hero,.rights-exhibit) :is(a,article):focus-visible{outline:3px solid #1a2ffb;outline-offset:5px;}
.home-page .btn{border-radius:99px;min-height:50px;transition:background .18s,transform .18s;}
.home-page :is(.home-primary,.hero-actions .home-primary,.frontier-copy .home-primary,.final-invite .home-primary){background:#2b2e3a;border:1px solid #2b2e3a;color:#fff;box-shadow:none;padding:16px 23px;border-radius:99px;font-size:13px;min-height:54px;}
.home-page :is(.home-primary,.hero-actions .home-primary,.frontier-copy .home-primary,.final-invite .home-primary):hover{background:#111216;border-color:#111216;color:#fff;transform:translateY(-2px);}
.home-page .home-secondary{background:#e4e6ef;border:1px solid #e4e6ef;color:#111216;border-radius:99px;}
.home-page .home-secondary:hover{background:#d8dbe7;color:#111216;}
.home-page :is(.text-link,.frontier-copy .text-link,.hero-actions .text-link){color:#2b2e3a;text-decoration-color:#9a9da7;}
.home-page .text-link:hover{color:#1a2ffb;text-decoration-color:#1a2ffb;}
.home-page .nav{background:rgba(255,255,255,.96);border-color:#dedfe6;backdrop-filter:blur(16px);}
.home-page .nav__row{min-height:82px;}
.home-page .wordmark{font-size:18px;letter-spacing:-.055em;color:#111216;}
.home-page .logomark circle{stroke:#111216;}.home-page .logomark rect{fill:#111216;}.home-page .logomark path{fill:#595c68;}
.home-page .nav__link{color:#424650;}.home-page .nav__link:hover{color:#1a2ffb;background:#f0f1fa;}
.home-page .nav__links .btn{color:#fff;background:#2b2e3a;border-color:#2b2e3a;border-radius:99px;}
.home-page .nav__burger{color:#111216;border-color:#c9cbd5;border-radius:99px;}

/* Typographic opening, then a wide analytical stage. The copy itself is unchanged.
   display:contents lets the existing text occupy the new grid without duplicating it. */
.home-page .frontier-hero{background:#fff;background-image:none;color:#111216;padding-bottom:32px;}
.home-page .frontier-masthead{border:0;padding-block:18px;}
.home-page .frontier-masthead>.small-label{color:#686b77;font-size:9px;}
.home-page .frontier-masthead>a{color:#424650;}
.home-page .frontier-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:0 66px;padding:25px 0 35px;align-items:start;}
.home-page .frontier-copy{display:contents;}
.home-page .frontier-copy>.eyebrow{grid-column:1/-1;grid-row:1;color:#595c68;font-size:10px;letter-spacing:.08em;margin:0 0 26px;}
.home-page .frontier-copy h1{grid-column:1;grid-row:2;font-size:clamp(62px,6.4vw,94px);line-height:.98;letter-spacing:-.065em;font-weight:500;color:#000;margin:0;text-wrap:initial;}
.home-page .frontier-copy h1 em{font-style:normal;font-weight:500;color:#000;}
.home-page .frontier-thesis{grid-column:1;grid-row:3;font-size:22px;line-height:1.42!important;letter-spacing:-.035em;color:#111216;margin:24px 0 0;max-width:62ch;}
.home-page .frontier-copy .hero-actions{grid-column:2;grid-row:2;margin:0;gap:12px 22px;align-self:end;}
/* Keep the actions beside the headline; reserve the vivid accent for the main invitation. */
.home-page .frontier-copy .hero-actions .home-primary{background:var(--lab-action);border-color:var(--lab-action);font-size:15px;min-height:62px;padding:18px 24px;box-shadow:0 6px 20px #1a2ffb18;}
.home-page .frontier-copy .hero-actions .home-primary:hover{background:#1021c9;border-color:#1021c9;}
.home-page .frontier-copy .hero-actions .home-primary span{font-size:20px;line-height:1;}
.home-page .frontier-copy .hero-actions .text-link{font-size:14px;font-weight:600;color:#111216;text-decoration-color:#737787;text-decoration-thickness:1.5px;text-underline-offset:6px;}
.home-page .frontier-copy .hero-actions .text-link:hover{color:var(--lab-action);text-decoration-color:var(--lab-action);}
.home-page .laboratory-art{display:block;grid-column:1/-1;grid-row:4;position:relative;margin:42px 0 48px;border-radius:15px;background:#121416;overflow:hidden;aspect-ratio:2.15;isolation:isolate;}
.home-page .laboratory-art img{width:100%;height:100%;object-fit:cover;object-position:50% 49%;display:block;}
.home-page .laboratory-art:after{content:'';position:absolute;inset:0;border:1px solid #ffffff20;border-radius:15px;pointer-events:none;}
.home-page .laboratory-art .art-meta{position:absolute;inset:24px 28px auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font:9px/1.5 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#f0f1fa;}
.home-page .laboratory-art .art-meta span{background:#1214169c;padding:5px 8px;}
.home-page .laboratory-art .art-caption{position:absolute;inset:auto 28px 22px;display:flex;justify-content:space-between;align-items:end;gap:24px;color:#e4e6ef;font:9px/1.5 var(--mono);letter-spacing:.04em;}
.home-page .laboratory-art .art-caption span{padding:5px 8px;background:#121416a8;}
.home-page .laboratory-art .art-caption b{font:32px/1 var(--sans);font-weight:300;color:#fff;}
.home-page .frontier-description{grid-column:1;grid-row:5;font-size:25px;letter-spacing:-.03em;line-height:1.4!important;color:#111216;margin:8px 0 0;max-width:29ch;}
.home-page .frontier-inclusions{grid-column:1;grid-row:6;color:#595c68;font-size:12px;margin:27px 0 0;max-width:none;align-self:end;}
.home-page .frontier-copy .hero-assurance{grid-column:1;grid-row:7;color:#595c68;font-size:11px;margin:10px 0 0;align-self:start;}
.home-page .frontier-copy .hero-assurance>span{color:#2b2e3a;}
.home-page .framework-atlas{grid-column:2;grid-row:5/8;background:#f0f1fa;color:#111216;border:1px solid #dcdde6;box-shadow:none;border-radius:15px;padding:23px 27px;margin:0;}
.home-page .atlas-topline{border-color:#c9cbd5;padding-bottom:13px;}
.home-page .atlas-topline .small-label{color:#595c68;}.home-page .atlas-cross{color:#111216;}
.home-page .framework-atlas h2{font-size:29px;font-weight:500;letter-spacing:-.05em;line-height:1.1;color:#111216;margin:18px 0 10px;}
.home-page .atlas-diagram{margin:0 0 14px;max-height:255px;}
.home-page .atlas-micro{fill:#595c68;}.home-page .atlas-node-title{fill:#111216;}.home-page .atlas-node-copy{fill:#595c68;}
.home-page .atlas-box{fill:#fff;stroke:#9da0af;rx:4px;}.home-page .atlas-box-accent{fill:#e4e6ef;stroke:#737787;}
.home-page .atlas-connector{stroke:#737787;}.home-page .atlas-diagram pattern path{stroke:#595c68;opacity:.14;}
.home-page .atlas-diagram g[stroke]{stroke:#d5d6df;}.home-page .atlas-diagram g[stroke-width="1.6"] path{stroke:#111216;}
.home-page .atlas-diagram g[stroke-width="1.6"] path:first-child{stroke:#737787;}.home-page .atlas-diagram g[stroke-width="1.6"] path:last-child{stroke:#9da0af;}
.home-page .atlas-diagram circle{fill:#111216;}.home-page .atlas-diagram rect[fill="#273d59"]{fill:#e4e6ef;stroke:#9da0af;rx:4px;}
.home-page .framework-atlas figcaption{border-color:#c9cbd5;padding-top:15px;}
.home-page .framework-atlas figcaption>.small-label,.home-page .atlas-schematic{color:#595c68;}
.home-page .framework-atlas figcaption>strong{color:#111216;font-size:18px;}
.home-page .framework-atlas figcaption>p{color:#595c68;font-size:11px;}
.home-page .frontier-hero .hero-founder{border-color:#d5d6df;padding-top:23px;}
.home-page .frontier-hero .hero-founder strong{color:#111216;}.home-page .frontier-hero .hero-founder p>span{color:#595c68;}
.home-page .hero-founder img{filter:grayscale(1);border-color:#b8bbc6;}

/* White reading surfaces; cool secondary surfaces; precise rules, not a card wall. */
.home-page .offer-strip{background:#f0f1fa;border-color:#d5d6df;}
.home-page .offer-strip .wrap>div{padding-block:32px;border-color:#d5d6df;}
.home-page .offer-strip strong{font-family:var(--sans);font-weight:500;font-size:30px;letter-spacing:-.05em;}
.home-page .offer-strip strong em{font-style:normal;}
.home-page .home-section{padding-block:104px;}
.home-page .method-section h2{font-size:clamp(37px,4vw,58px);}
.home-page .method-sequence{border-color:#c9cbd5;}
.home-page .method-number{font:34px var(--sans);font-weight:400;color:#111216;}
.home-page .method-number span{color:#737787;}
.home-page .method-sequence h3{font-size:19px;font-weight:500;letter-spacing:-.04em;}
.home-page .research-bridge{background:#f0f1fa;border:0;border-radius:15px;padding:32px;}
.home-page .research-bridge h3{font-family:var(--sans);font-size:25px;font-weight:500;}
.home-page #curriculum{background:#f0f1fa;border-color:#d5d6df;}
.home-page .curriculum-list,.home-page .curriculum-row{border-color:#c9cbd5;}
.home-page .curriculum-row>summary{padding-block:29px;}
.home-page .curriculum-row>summary:hover{background:#ffffff70;}
.home-page .session-number{font:18px var(--mono);color:#595c68;}
.home-page .session-title{font-size:23px;font-weight:500;letter-spacing:-.035em;}
.home-page .detail-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e4e6ef;font-size:23px;color:#111216;}
.home-page .curriculum-row[open] .detail-icon{background:#1a2ffb;color:#fff;}
.home-page .session-output{background:#e4e6ef;border-color:#595c68;border-radius:0 8px 8px 0;}
.home-page .application-section{background:#fff;border-color:#d5d6df;}
.home-page #inside-the-documents{scroll-margin-top:95px;}
.home-page .application-section .rights-exhibit{background:#f0f1fa;border:1px solid #d5d6df;box-shadow:none;border-radius:15px;padding:30px;}
.home-page .rights-exhibit h2{font-family:var(--sans);font-size:32px;font-weight:500;}
.home-page .desk-choices{border-color:#c9cbd5;border-radius:8px;overflow:hidden;}
.home-page .lens-choice+.lens-choice{border-color:#c9cbd5;}
.home-page .lens-choice:hover{background:#e4e6ef;}
.home-page .lens-choice[aria-current="true"]{background:#1a2ffb;}
.home-page .lens-choice[aria-current="true"]>span{color:#fff;}
.home-page .map-new{fill:#e4e6ef;stroke:#737787;}.home-page .map-business{fill:#2b2e3a;}
.home-page .map-claim{fill:#fff;stroke:#737787;}.home-page .map-line,.home-page .map-perimeter{stroke:#737787;}
.home-page .map-arrow{stroke:#424650;}.home-page .rights-diagram marker path{fill:#424650;}
.home-page .rights-diagram .map-callout{font-family:var(--sans);fill:#424650;}
.home-page .exhibit-question h3{font-family:var(--sans);font-weight:500;}
.home-page .fit-band{background:#121416;color:#fff;padding-block:65px;}
.home-page .fit-band h2{color:#fff;font-size:44px;}
.home-page .fit-band :is(p,.eyebrow){color:#c5c7d1;}.home-page .fit-band .text-link{color:#fff;}
.home-page .instructor>img{border-radius:15px;filter:grayscale(1);}
.home-page .instructor-section .stats b{font-family:var(--sans);font-weight:500;font-size:28px;}

/* A strong, contained offer — same product, dates, terms and checkout links. */
.home-page .pricing-section{background:#f0f1fa;border-color:#d5d6df;}
.home-page .programme-package{background:#121416;border:1px solid #2b2e3a;border-radius:15px;color:#fff;padding:39px;}
.home-page .programme-package>.small-label{color:#c5c7d1;}
.home-page .programme-package h3{font-family:var(--sans);font-size:29px;font-weight:500;}
.home-page .package-price strong{font:500 90px/.98 var(--sans);letter-spacing:-.07em;color:#fff;}
.home-page :is(.package-price>span,.package-founding,.refund-note,.programme-package .deliv b,.programme-package .deliv span){color:#c5c7d1;}
.home-page :is(.package-founding,.included-details,.programme-package .deliv li){border-color:#494d59;}
.home-page :is(.package-highlights li:before,.programme-package .deliv li:before){color:#c5c7d1;}
.home-page .package-dates{color:#fff;}
.home-page .cohort-option{background:#fff;border:1px solid #d5d6df;border-radius:15px;padding:30px;}
.home-page .cohort-option h3{font-family:var(--sans);font-size:34px;font-weight:500;letter-spacing:-.055em;}
.home-page .cohort-option h3 em{color:#686b77;font-style:normal;}
.home-page .cohort-format{border-color:#d5d6df;color:#595c68;border-radius:99px;}
.home-page :is(.after-enrolment,.team-offer,.private-addon){border-color:#c9cbd5;}
.home-page .team-offer h3{font-family:var(--sans);font-size:30px;font-weight:500;}
/* Try the work: three distinct entry points, not three identical text boxes.
   Schematic geometry and calculator contracts remain unchanged. */
.home-page .tools-section .tools-intro{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:48px;max-width:none;margin-bottom:36px;}
.home-page .tools-section .h2{font-weight:500;margin:0;font-size:clamp(36px,4.2vw,60px);}
.home-page .tools-section .h2 em{color:var(--lab-action);}
.home-page .tools-section .tools-availability{display:flex;align-items:center;gap:10px;font:10px/1.6 var(--mono);color:#1a2ffb;letter-spacing:.025em;margin:0 0 17px;}
.home-page .tools-section .tools-availability>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #c9ceff;border-radius:50%;font:18px/1 var(--sans);flex-shrink:0;}
.home-page .tools-section .lede{font-size:16px;line-height:1.65;max-width:53ch;margin:0;color:#2b2e3a;}
.home-page .tools-section .tools-boundary{font-size:12px;line-height:1.7;color:#595c68;max-width:66ch;margin:12px 0 0;}
.home-page .tools-section .toolsplit{gap:20px;align-items:stretch;}
.home-page .tools-section .tool-card{--tool-accent:#1a2ffb;--tool-muted:#595c68;--tool-line:#cbd0df;--tool-graph:#fff;--tool-graph-border:#dfe1ec;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:27px;border:1px solid #dfe1ec;border-radius:20px;background:#f5f5f8;box-shadow:none;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s;}
.home-page .tools-section .tool-card--debt{background:#f0f1ff;border-color:#dfe2ff;}
.home-page .tools-section .tool-card--featured{--tool-accent:#a2adff;--tool-muted:#b9bdcd;--tool-line:#555c72;--tool-graph:#1d1f29;--tool-graph-border:#383d50;--cloud-dark:#b9bdcd;--clay-strong:#a2adff;background:#14161e;color:#fff;border-color:#282d3e;}
.home-page .tools-section .tool-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;min-height:32px;}
.home-page .tools-section .kicker{font:9px/1.6 var(--mono);letter-spacing:.09em;color:var(--tool-accent);}
.home-page .tools-section .tool-number{font:400 34px/1 var(--sans);letter-spacing:-.065em;color:var(--tool-accent);}
.home-page .tools-section .tool-copy{min-width:0;}
.home-page .tools-section .tool-card h3{font:500 clamp(22px,2.1vw,29px)/1.15 var(--sans);letter-spacing:-.045em;margin:0 0 15px;color:inherit;text-wrap:balance;}
.home-page .tools-section .tool-card .body{font-size:13px;line-height:1.75;color:var(--tool-muted);margin:0 0 23px;}
.home-page .tools-section .lab-diagram{margin:auto 0 0;padding:16px 13px 13px;background:var(--tool-graph);border:1px solid var(--tool-graph-border);border-radius:12px;}
.home-page .tools-section .lab-diagram svg{display:block;width:100%;height:auto;}
.home-page .tools-section .lab-diagram svg text{fill:var(--tool-muted);}
.home-page .tools-section .lab-diagram svg [stroke]{stroke:var(--tool-line);}
.home-page .tools-section .lab-diagram svg [stroke="#193d34"],.home-page .tools-section .lab-diagram svg [stroke="#a64629"]{stroke:var(--tool-accent);}
.home-page .tools-section .lab-diagram svg [stroke="#788c65"]{stroke:var(--tool-muted);}
.home-page .tools-section .lab-diagram svg [fill="#193d34"]{fill:var(--tool-accent);}
.home-page .tools-section .lab-diagram svg [fill="#bac9aa"]{fill:#c4cbff;}
.home-page .tools-section .lab-diagram svg [fill="#7a936e"]{fill:#7d8bff;}
.home-page .tools-section .lab-diagram figcaption{font:9px/1.6 var(--mono);color:var(--tool-muted);margin-top:12px;}
.home-page .tools-section .tool-controls{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:17px 0 20px;}
.home-page .tools-section .tool-controls li{font:9px/1.5 var(--mono);color:var(--tool-muted);padding:6px 9px;border:1px solid var(--tool-graph-border);border-radius:99px;}
.home-page .tools-section .tool-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px;margin:0!important;padding:0;}
.home-page .tools-section .tool-open{display:flex;align-items:center;justify-content:space-between;flex:1;gap:12px;min-height:48px;padding:12px 17px;border:1px solid #1a2ffb;border-radius:99px;background:#1a2ffb;color:#fff;text-decoration:none;font:500 13px/1.5 var(--sans);transition:background .2s,transform .2s;}
.home-page .tools-section .tool-open>span{font-size:19px;line-height:1;transition:transform .2s;}
.home-page .tools-section .tool-card--featured .tool-open{background:#fff;border-color:#fff;color:#14161e;}
.home-page .tools-section .tool-method{display:inline-flex;align-items:center;min-height:44px;font-size:11px;color:var(--tool-muted);text-underline-offset:4px;}
.home-page .tools-section .tool-card:focus-within{border-color:var(--tool-accent);}
.home-page .tools-section .tool-card--featured a:focus-visible{outline-color:#a2adff;}
.home-page .tools-section .lab-visual-note{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;max-width:90ch;margin:22px 0 0;color:#595c68;}
.home-page .tools-section .tool-note-mark{display:grid;place-items:center;flex-shrink:0;width:17px;height:17px;border:1px solid #c0c4d2;border-radius:50%;font:10px/1 var(--mono);margin-top:1px;}
@media(hover:hover) and (prefers-reduced-motion:no-preference){
 .home-page .tools-section .tool-card:hover{transform:translateY(-5px);border-color:var(--tool-accent);box-shadow:0 14px 35px #14161e0b;}
 .home-page .tools-section .tool-open:hover{background:#1024db;border-color:#1024db;}
 .home-page .tools-section .tool-card--featured .tool-open:hover{background:#dfe3ff;border-color:#dfe3ff;}
 .home-page .tools-section .tool-open:hover>span{transform:translate(2px,-2px);}
 .home-page .tools-section .tool-method:hover{color:var(--tool-accent);}
}
@media(min-width:701px) and (max-width:1100px){
 .home-page .tools-section .tools-intro{grid-template-columns:1.1fr 1fr;gap:28px;}
 .home-page .tools-section .lede{font-size:14px;}
 .home-page .tools-section .toolsplit{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
 .home-page .tools-section .tool-card--featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;align-items:start;}
 .home-page .tools-section .tool-card--featured .tool-topline{grid-column:1/-1;margin-bottom:20px;}
 .home-page .tools-section .tool-card--featured .tool-copy{grid-column:1;grid-row:2;}
 .home-page .tools-section .tool-card--featured .lab-diagram{grid-column:2;grid-row:2/4;align-self:stretch;display:flex;flex-direction:column;justify-content:center;margin:0;}
 .home-page .tools-section .tool-card--featured .tool-controls{grid-column:1;grid-row:3;margin:0 0 20px;align-self:end;}
 .home-page .tools-section .tool-card--featured .tool-actions{grid-column:1/-1;margin-top:22px!important;border-top:1px solid #383d50;padding-top:20px;justify-content:flex-start;}
 .home-page .tools-section .tool-card--featured .tool-open{flex:0 1 230px;}
}
@media(max-width:700px){
 .home-page .tools-section .tools-intro{grid-template-columns:1fr;gap:24px;margin-bottom:28px;}
 .home-page .tools-section .h2{font-size:clamp(34px,8.6vw,55px);}
 .home-page .tools-section .tools-availability{font-size:9px;margin-bottom:12px;}
 .home-page .tools-section .lede{font-size:15px;}
 .home-page .tools-section .toolsplit{grid-template-columns:1fr;gap:20px;}
 .home-page .tools-section .tool-card{padding:24px;border-radius:18px;}
 .home-page .tools-section .tool-card h3{font-size:27px;}
 .home-page .tools-section .tool-card .body{font-size:14px;}
 .home-page .tools-section .tool-topline{margin-bottom:20px;}
 .home-page .tools-section .tool-number{font-size:32px;}
 .home-page .tools-section .lab-diagram{padding:15px 12px;}
 .home-page .tools-section .tool-controls{margin-block:16px 20px;}
}
@media(max-width:359px){
 .home-page .tools-section .tool-card{padding:20px;}
 .home-page .tools-section .tool-actions{flex-direction:column;align-items:stretch;gap:4px;}
 .home-page .tools-section .tool-method{justify-content:center;}
 .home-page .tools-section .tool-open{flex:auto;}
}
@media print{
 .home-page .tools-section .tool-card{break-inside:avoid;background:#fff!important;color:#111!important;--tool-muted:#444;--tool-accent:#111;--tool-line:#777;--tool-graph:#fff;}
 .home-page .tools-section .tool-open{background:#fff!important;color:#111!important;border-color:#777!important;}
}
.home-page .framework-section{background:#f0f1fa;border-color:#d5d6df;}
.home-page .evidence-card,.home-page .evidence-card details{border-color:#c9cbd5;}
.home-page .publication-grid .card{background:#f0f1fa;border:1px solid #d5d6df;border-radius:15px;}
.home-page .publication-grid .card:nth-child(2){background:#e4e6ef;}.home-page .publication-grid .card:nth-child(3){background:#fff;}
.home-page .publication-grid .card:before{color:#595c68;border-color:#b8bbc6;}
.home-page .publication-grid .card:hover{border-color:#737787;transform:translateY(-3px);}
.home-page .faq-section{padding-top:20px;}
.home-page .faq-list details[open] summary span{color:#1a2ffb;}
.home-page .final-invite{background:#f0f1fa;color:#111216;padding:100px 0;}
.home-page .final-invite h2{font-size:clamp(42px,5.3vw,76px);font-weight:500;}
.home-page .final-invite :is(p,.eyebrow){color:#595c68;}
.home-page .secondary-offer .feature{--ivory-light:#fff;--ivory-dark:#c5c7d1;--clay:#fff;--quiet:#c5c7d1;--cloud-dark:#c5c7d1;--cloud-medium:#c5c7d1;--slate-light:#c5c7d1;background:#121416;border-radius:15px;}
.home-page .secondary-offer .feature .display{font-family:var(--sans);font-weight:500;color:#fff;}
.home-page .secondary-offer .feature .display em{font-style:normal;}
.home-page .secondary-offer .feature .btn{background:#2b2e3a;border-color:#737787;color:#fff;}
.home-page .footer{background:#fff;border-color:#d5d6df;}
.home-page .mobile-booking{background:rgba(255,255,255,.98);border-color:#d5d6df;box-shadow:0 -6px 22px #1112160a;}
.home-page .mobile-booking a{background:#2b2e3a;color:#fff;border-radius:99px;}

@media(min-width:1101px){
 .home-page .frontier-layout{grid-template-rows:auto auto auto auto auto auto 1fr;}
}
@media(min-width:761px){
 .home-page .frontier-description{grid-column:1;grid-row:5/7;max-width:42ch;font-size:28px;margin:0;}
 .home-page .frontier-inclusions{grid-column:2;grid-row:5;margin-top:0;align-self:end;}
 .home-page .frontier-copy .hero-assurance{grid-column:2;grid-row:6;align-self:start;margin-top:10px;}
 .home-page .framework-atlas{grid-column:1/-1;grid-row:7;display:grid;grid-template-columns:1fr 1.25fr;column-gap:45px;margin-top:38px;padding:28px 32px;}
 .home-page .atlas-topline{grid-column:1;grid-row:1;align-self:start;}
 .home-page .framework-atlas h2{grid-column:1;grid-row:2;align-self:start;font-size:36px;margin-top:22px;}
 .home-page .atlas-diagram{grid-column:2;grid-row:1/4;max-height:345px;margin:0;align-self:center;}
 .home-page .framework-atlas figcaption{grid-column:1;grid-row:3;align-self:end;max-width:52ch;margin-top:15px;}
}
@media(max-width:1100px){
 .home-page .wrap{padding-inline:32px;}.home-page .frontier-layout{grid-template-columns:1.3fr 1fr;gap:0 40px;}
 .home-page .frontier-copy h1{font-size:clamp(60px,6.5vw,76px);}.home-page .frontier-thesis{font-size:19px;}
 .home-page .frontier-description{font-size:23px;}.home-page .laboratory-art{aspect-ratio:2.1;}
 .home-page .frontier-copy .hero-actions{gap:4px 15px;}.home-page .framework-atlas{padding:22px;}
}
@media(max-width:960px){.home-page .nav__links{background:#fff;border-color:#d5d6df;}}
@media(max-width:900px){
 .home-page .frontier-layout{grid-template-columns:1.1fr 1fr;gap:0 30px;}
 .home-page .frontier-copy h1{font-size:59px;}.home-page .frontier-thesis{font-size:18px;}
 .home-page .frontier-description{font-size:21px;}.home-page .home-section{padding-block:80px;}
 .home-page .framework-atlas h2{font-size:27px;}
}
@media(max-width:760px){
 .home-page .wrap{padding-inline:22px;}.home-page .nav__row{min-height:65px;}
 .home-page .wordmark{font-size:16px;}.home-page .frontier-masthead{padding-block:16px;}
 .home-page .frontier-masthead>.small-label{font-size:8px;}
 .home-page .frontier-layout{display:flex;flex-direction:column;gap:0;padding-top:28px;}
 .home-page .frontier-copy{display:contents;}.home-page .frontier-copy>.eyebrow{order:0;font-size:9px;margin-bottom:23px;}
 .home-page .frontier-copy h1{order:1;font-size:clamp(43px,11vw,78px);line-height:1;letter-spacing:-.065em;}
 .home-page .frontier-thesis{order:2;font-size:20px;line-height:1.45!important;margin-top:25px;max-width:40ch;}
 .home-page .frontier-copy .hero-actions{order:3;margin-top:24px;gap:8px 22px;align-self:stretch;}
 .home-page .laboratory-art{order:4;aspect-ratio:1.5;width:100%;margin:28px 0 32px;}
 .home-page .laboratory-art img{object-fit:cover;object-position:50% 50%;}
 .home-page .laboratory-art .art-meta{inset:16px 12px auto;gap:8px;font-size:7px;letter-spacing:.04em;}
 .home-page .laboratory-art .art-caption{inset:auto 12px 14px;font-size:7px;gap:8px;}
 .home-page .laboratory-art .art-caption b{font-size:23px;}
 .home-page .frontier-description{order:5;font-size:23px;line-height:1.4!important;margin:0;max-width:34ch;}
 .home-page .frontier-inclusions{order:6;font-size:11px;margin-top:24px;align-self:start;}
 .home-page .frontier-copy .hero-assurance{order:7;font-size:10px;margin-bottom:32px;}
 .home-page .framework-atlas{order:8;width:100%;padding:25px 22px;}.home-page .framework-atlas h2{font-size:32px;}
 .home-page .atlas-diagram{max-height:none;}.home-page .framework-atlas figcaption>p{font-size:12px;}
 .home-page .offer-strip strong{font-size:26px;}.home-page .offer-strip .wrap>div{padding-block:24px;}
 .home-page .home-section{padding-block:65px;}.home-page .method-section h2{font-size:37px;}
 .home-page .session-title{font-size:19px;}.home-page .detail-icon{width:25px;height:25px;font-size:20px;}
 .home-page .curriculum-row>summary{grid-template-columns:27px 1fr 25px;gap:10px;}
 .home-page .application-section .rights-exhibit{padding:24px 18px;margin-right:0;}
 .home-page .rights-exhibit h2{font-size:29px;}.home-page .fit-band{padding-block:50px;}.home-page .fit-band h2{font-size:36px;}
 .home-page .programme-package{padding:30px 25px;}.home-page .package-price strong{font-size:79px;}
 .home-page .programme-package h3{font-size:25px;}.home-page .cohort-option{padding:26px;}
 .home-page .cohort-option h3{font-size:31px;}.home-page .faq-section{padding-top:10px;}
 .home-page .final-invite{padding-block:65px;}
}
@media(max-width:359px){
 .home-page .frontier-copy h1{font-size:40px;}.home-page .frontier-thesis{font-size:18px;}
 .home-page .frontier-description{font-size:21px;}.home-page .framework-atlas{padding:22px 16px;}
 .home-page .framework-atlas h2{font-size:28px;}.home-page .laboratory-art .art-meta span:last-child{display:none;}
}
@media(prefers-reduced-motion:reduce){.home-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important;}}
@media print{
 .home-page .laboratory-art{display:none;}.home-page .frontier-copy{display:block;}.home-page .frontier-layout{display:block;}
 .home-page :is(section,.programme-package,.framework-atlas,.rights-exhibit,.feature){background:#fff!important;color:#111!important;box-shadow:none!important;}
 .home-page :is(h1,h2,h3,p,strong,b,em,span,a){color:#111!important;}
}
