.article-shell { max-width:1180px; margin:0 auto; padding:82px 28px 110px; display:grid; grid-template-columns:minmax(0,1fr) 255px; gap:90px; }.article-shell article { min-width:0; }.article-hero { padding-bottom:74px; border-bottom:1px solid var(--line); }.article-hero h1 { max-width:820px; font-size:clamp(42px,5.2vw,70px); }.article-hero>p:not(.hero-kicker) { max-width:680px; color:var(--muted); font-size:18px; margin:28px 0; }.article-shell article>section { padding:62px 0; border-bottom:1px solid var(--line); }.article-shell h2 { font-size:clamp(31px,3.3vw,44px); margin-bottom:22px; }.article-shell article p { color:var(--muted); font-size:17px; }.article-list { margin:0; padding:0; list-style:none; counter-reset:item; }.article-list li { position:relative; padding:26px 0 26px 72px; border-top:1px solid var(--line); counter-increment:item; }.article-list li:before { content:"0" counter(item); position:absolute; top:29px; left:0; color:var(--terra); font-size:14px; font-weight:700; }.article-list strong { font-family:var(--serif); font-size:23px; }.article-list p { margin:8px 0 0; }.article-faq details { border-top:1px solid var(--line); padding:0 4px; }.article-faq summary { padding:18px 30px 18px 0; cursor:pointer; list-style:none; font-size:17px; font-weight:700; position:relative; }.article-faq summary:after { content:"+"; position:absolute; right:2px; top:10px; color:var(--terra); font-size:24px; font-weight:400; }.article-faq details[open] summary:after { content:"−"; }.article-faq details p { margin:0 0 22px; }.article-aside { align-self:start; margin-top:190px; padding:26px; background:var(--mist); border-top:3px solid var(--green); }.article-aside p { font-family:var(--serif); font-size:21px; line-height:1.45; margin-top:0; }.article-aside ol { padding-left:20px; color:var(--muted); font-size:14px; }.article-aside li { margin:8px 0; }.article-aside .button { width:100%; margin-top:18px; }.article-consult { margin-top:0; }@media (max-width:820px){.article-shell{padding:62px 28px 76px;display:block}.article-hero{padding-bottom:54px}.article-shell article>section{padding:48px 0}.article-aside{margin:52px 0 0}.article-list li{padding-left:52px}}

/* Course page: visual catalog instead of an article-style consultation page. */
.course-page { background: var(--white); }.course-page main { overflow: hidden; }.course-hero { display:grid; grid-template-columns:minmax(520px,.98fr) minmax(560px,1.02fr); min-height:705px; background:var(--paper); }.course-hero-copy { max-width:760px; padding:110px 58px 96px max(34px,calc((100vw - 1480px)/2)); align-self:center; }.course-hero h1 { max-width:760px; margin:18px 0 25px; color:var(--forest-deep); font-size:clamp(58px,5.35vw,92px); letter-spacing:-.06em; line-height:1.02; }.course-hero-copy>p:not(.hero-kicker) { max-width:640px; color:var(--muted); font-size:18px; }.course-hero-notes { display:flex; flex-wrap:wrap; gap:8px; margin-top:30px; }.course-hero-notes span { padding:7px 11px; color:var(--forest); background:#e5efd5; border-radius:999px; font-size:12px; font-weight:700; }.course-hero-media { position:relative; min-height:705px; padding:54px max(34px,calc((100vw - 1480px)/2)) 54px 0; }.course-hero-main { height:100%; min-height:590px; margin:0; overflow:hidden; border-radius:0 0 0 var(--radius); box-shadow:var(--shadow); }.course-hero-main img { display:block; width:100%; height:100%; object-fit:cover; object-position:center; }.course-hero-small { position:absolute; right:max(0px,calc((100vw - 1480px)/2)); bottom:38px; width:min(300px,34%); height:210px; margin:0; overflow:hidden; border:8px solid var(--paper); border-radius:var(--radius); box-shadow:var(--shadow); }.course-hero-small img { display:block; width:100%; height:100%; object-fit:cover; }.course-hero-media>span { position:absolute; top:92px; left:26px; display:grid; width:94px; height:94px; color:var(--forest); background:rgba(255,254,250,.94); border-radius:50%; font-family:var(--serif); font-size:19px; line-height:1.18; place-items:center; text-align:center; }
.course-page .course-hero { grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr); min-height:660px; }
.course-page .course-hero-copy { max-width:900px; padding:92px clamp(42px,5vw,78px) 78px max(42px,calc((100vw - 1480px)/2)); }
.course-page .course-hero h1 { max-width:880px; font-size:clamp(50px,4.4vw,76px); line-height:1.12; letter-spacing:0; }
.course-page .course-hero-copy>p:not(.hero-kicker) { max-width:720px; }
.course-page .course-hero-media { min-height:660px; padding-top:42px; padding-bottom:42px; }
.course-page .course-hero-main { min-height:560px; }
.course-page .course-hero-media>span { top:70px; left:28px; }
.course-page section:not(.consult) { padding:118px max(30px,calc((100vw - 1240px)/2)); }.course-section-heading { display:grid; grid-template-columns:1fr .72fr; gap:70px; align-items:end; }.course-section-heading h2,.course-campus-matrix h2,.course-selection h2,.course-questions h2 { margin:0; color:var(--forest-deep); font-size:clamp(39px,3.65vw,58px); letter-spacing:-.045em; line-height:1.12; }.course-section-heading>p { max-width:445px; margin:0 0 8px auto; color:var(--muted); font-size:17px; }.course-programs { background:var(--white); }.course-program-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin-top:55px; }.course-program-card { display:flex; flex-direction:column; min-height:430px; overflow:hidden; color:var(--ink); background:#f7faF3; border-top:3px solid var(--forest); transition:transform .28s ease,box-shadow .28s ease; }.course-program-card:nth-child(2),.course-program-card:nth-child(5) { margin-top:38px; border-color:var(--gold); background:#fffaf0; }.course-program-card:nth-child(3) { border-color:var(--coral); background:#fff7f1; }.course-program-card:nth-child(4) { border-color:var(--olive); background:#f5f9ee; }.course-program-card:nth-child(6) { border-color:var(--sky); background:#f3f9fc; }.course-program-card:hover { box-shadow:var(--shadow); transform:translateY(-8px); }.course-program-card figure { height:215px; margin:0 0 22px; overflow:hidden; }.course-program-card img { display:block; width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }.course-program-card:hover img { transform:scale(1.055); }.course-program-card span,.course-program-card h3,.course-program-card p,.course-program-card b { margin-right:23px; margin-left:23px; }.course-program-card span { color:var(--forest); font-size:11px; font-weight:700; letter-spacing:.1em; }.course-program-card h3 { margin-top:15px; margin-bottom:10px; color:var(--forest-deep); font-family:var(--serif); font-size:30px; }.course-program-card p { margin-top:0; color:var(--muted); font-size:14px; }.course-program-card b { padding:18px 0 22px; margin-top:auto; color:var(--forest); font-size:13px; }
.course-campus-matrix { display:grid; grid-template-columns:minmax(0,1.04fr) minmax(340px,.76fr); gap:clamp(52px,9vw,145px); align-items:center; background:var(--mist); }.course-campus-visual { position:relative; min-height:470px; padding:0 76px 48px 0; }.course-campus-visual figure { height:470px; margin:0; overflow:hidden; border-radius:var(--radius); box-shadow:var(--shadow); }.course-campus-visual img { display:block; width:100%; height:100%; object-fit:cover; }.course-campus-visual>span { position:absolute; right:0; bottom:0; display:grid; width:190px; height:138px; color:var(--white); background:var(--forest); border-radius:var(--radius); font-family:var(--serif); font-size:25px; line-height:1.25; place-items:center; text-align:center; }.course-campus-list { margin-top:35px; border-top:1px solid var(--line); }.course-campus-list a { display:grid; grid-template-columns:1fr auto; gap:9px 20px; padding:23px 0; color:var(--ink); border-bottom:1px solid var(--line); }.course-campus-list strong { color:var(--forest-deep); font-family:var(--serif); font-size:24px; }.course-campus-list span { grid-column:1; color:var(--muted); font-size:14px; }.course-campus-list i { grid-column:2; grid-row:1/3; align-self:center; color:var(--forest); font-size:12px; font-style:normal; font-weight:700; }.course-selection { display:grid; grid-template-columns:.82fr 1.18fr; gap:clamp(52px,9vw,145px); align-items:start; background:var(--paper); }.course-selection ol { padding:0; margin:0; list-style:none; border-top:1px solid var(--line); }.course-selection li { display:grid; grid-template-columns:46px 1fr; gap:4px 18px; padding:25px 0; border-bottom:1px solid var(--line); }.course-selection li>span { grid-row:1/3; color:var(--coral); font-size:12px; font-weight:700; letter-spacing:.12em; }.course-selection strong { color:var(--forest-deep); font-family:var(--serif); font-size:24px; }.course-selection p { margin:0; color:var(--muted); font-size:15px; }.course-questions { display:grid; grid-template-columns:.72fr 1.28fr; gap:clamp(52px,9vw,145px); background:var(--white); }.course-question-list { border-top:1px solid var(--line); }.course-question-list details { border-bottom:1px solid var(--line); }.course-question-list summary { position:relative; padding:22px 44px 22px 0; cursor:pointer; color:var(--forest-deep); font-size:18px; font-weight:700; list-style:none; }.course-question-list summary::after { position:absolute; top:15px; right:0; width:26px; height:26px; content:"+"; color:var(--forest); border:1px solid var(--forest); border-radius:50%; font-size:18px; font-weight:400; line-height:24px; text-align:center; }.course-question-list details[open] summary::after { content:"−"; }.course-question-list p { max-width:690px; padding-bottom:22px; margin:0; color:var(--muted); }.course-consult { margin-top:0; }
@media (max-width:980px) { .course-hero { grid-template-columns:1fr 1fr; }.course-hero-copy { padding-left:30px; }.course-hero h1 { font-size:clamp(48px,6vw,68px); }.course-hero-media { padding-right:34px; }.course-hero-small { width:42%; }.course-program-grid { grid-template-columns:repeat(2,1fr); }.course-program-card:nth-child(2),.course-program-card:nth-child(5) { margin-top:0; }.course-section-heading,.course-selection,.course-questions { gap:50px; }.course-campus-matrix { gap:55px; } }
@media (max-width:1180px) and (min-width:721px) { .course-page .course-hero { grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr); min-height:610px; }.course-page .course-hero-copy { padding:76px 34px 70px 42px; }.course-page .course-hero h1 { font-size:clamp(44px,5.1vw,62px); }.course-page .course-hero-media { min-height:610px; padding:34px 28px 34px 0; }.course-page .course-hero-main { min-height:520px; }.course-page .course-hero-small { width:36%; height:170px; }.course-page .course-hero-media>span { width:76px; height:76px; font-size:16px; } }
@media (max-width:720px) { .course-hero { display:flex; flex-direction:column; min-height:0; }.course-hero-copy { order:1; padding:76px 26px 52px; }.course-hero h1 { font-size:clamp(43px,11vw,58px); }.course-hero-media { order:2; min-height:380px; padding:0 46px 42px 0; }.course-hero-main { min-height:380px; border-radius:0 var(--radius) 0 0; }.course-hero-small { right:0; bottom:0; width:42%; height:130px; border-width:5px; }.course-hero-media>span { top:22px; left:18px; width:66px; height:66px; font-size:14px; }.course-page section:not(.consult) { padding:78px 26px; }.course-section-heading,.course-campus-matrix,.course-selection,.course-questions { grid-template-columns:1fr; gap:30px; }.course-section-heading>p { margin:0; }.course-program-grid { grid-template-columns:1fr 1fr; gap:12px; margin-top:38px; }.course-program-card { min-height:288px; }.course-program-card figure { height:124px; margin-bottom:14px; }.course-program-card span,.course-program-card h3,.course-program-card p,.course-program-card b { margin-right:14px; margin-left:14px; }.course-program-card span { font-size:9px; }.course-program-card h3 { margin-top:10px; margin-bottom:7px; font-size:22px; }.course-program-card p { font-size:11px; }.course-program-card b { padding:10px 0 14px; font-size:10px; }.course-campus-visual { min-height:340px; padding-right:48px; padding-bottom:35px; }.course-campus-visual figure { height:340px; }.course-campus-visual>span { width:132px; height:96px; font-size:18px; }.course-campus-list { margin-top:25px; }.course-campus-list strong { font-size:21px; }.course-campus-list i { display:none; }.course-selection li { grid-template-columns:36px 1fr; }.course-selection strong { font-size:21px; }.course-questions h2 { margin-bottom:0; }.course-question-list summary { font-size:16px; }.course-consult { display:grid; grid-template-columns:1fr; gap:30px; } }

/* Philosophy and childcare topic pages. */
.philosophy-page,.childcare-page { background:var(--white); }.philosophy-page main,.childcare-page main { overflow:hidden; }.philosophy-page section:not(.consult),.childcare-page section:not(.consult) { padding:112px max(30px,calc((100vw - 1240px)/2)); }.philosophy-hero,.childcare-hero { display:grid; grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr); gap:clamp(46px,7vw,105px); align-items:center; min-height:640px; padding:84px max(30px,calc((100vw - 1240px)/2)) 96px; background:var(--paper); }.philosophy-hero-copy h1,.childcare-hero-copy h1 { margin:18px 0 24px; color:var(--forest-deep); font-size:clamp(50px,5.1vw,82px); letter-spacing:-.055em; line-height:1.04; }.philosophy-hero-copy>p:not(.hero-kicker),.childcare-hero-copy>p:not(.hero-kicker) { max-width:560px; color:var(--muted); font-size:18px; }.philosophy-tags { display:flex; flex-wrap:wrap; gap:8px; margin-top:30px; }.philosophy-tags span { padding:8px 12px; color:var(--forest); background:#e5efd5; border-radius:999px; font-size:12px; font-weight:700; }.philosophy-hero-media { position:relative; min-height:500px; }.philosophy-hero-media figure,.childcare-hero figure { height:500px; margin:0; overflow:hidden; border-radius:var(--radius); box-shadow:var(--shadow); }.philosophy-hero-media img,.childcare-hero img { display:block; width:100%; height:100%; object-fit:cover; }.philosophy-hero-card { position:absolute; right:0; bottom:-34px; width:min(360px,72%); padding:24px; color:var(--white); background:var(--forest); border-radius:var(--radius); box-shadow:var(--shadow); }.philosophy-hero-card strong { display:block; font-family:var(--serif); font-size:25px; line-height:1.25; }.philosophy-hero-card p { margin:10px 0 0; color:rgba(255,255,255,.78); font-size:13px; }
.philosophy-section-head,.childcare-section-head { display:grid; grid-template-columns:.8fr 1.2fr; gap:64px; align-items:end; }.philosophy-section-head h2,.childcare-section-head h2,.philosophy-visual h2,.childcare-difference h2,.childcare-campus h2,.childcare-faq h2 { margin:0; color:var(--forest-deep); font-size:clamp(38px,3.8vw,60px); letter-spacing:-.045em; line-height:1.12; }.childcare-section-head p:last-child { max-width:520px; margin:0; color:var(--muted); font-size:17px; }.path-rail { display:grid; grid-template-columns:repeat(6,1fr); gap:0; margin-top:54px; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }.path-node { position:relative; min-height:260px; padding:28px 18px; color:var(--ink); border-right:1px solid var(--line); transition:background .25s ease,transform .25s ease; }.path-node:first-child { border-left:1px solid var(--line); }.path-node:before { position:absolute; top:-4px; left:0; width:100%; height:4px; content:""; background:var(--forest); }.path-node:nth-child(2):before { background:var(--gold); }.path-node:nth-child(3):before { background:var(--olive); }.path-node:nth-child(4):before { background:var(--coral); }.path-node:nth-child(5):before { background:var(--sky); }.path-node:nth-child(6):before { background:var(--forest); }.path-node:hover { background:#f4f8ee; transform:translateY(-6px); }.path-node span { color:var(--forest); font-size:12px; font-weight:800; letter-spacing:.12em; }.path-node strong { display:block; margin-top:78px; color:var(--forest-deep); font-family:var(--serif); font-size:28px; line-height:1.18; }.path-node small { display:block; margin-top:14px; color:var(--muted); font-size:13px; line-height:1.7; }
.philosophy-visual,.childcare-difference,.childcare-campus { display:grid; grid-template-columns:minmax(0,1fr) minmax(360px,.78fr); gap:clamp(48px,8vw,120px); align-items:center; background:var(--mist); }.philosophy-visual figure,.childcare-difference figure { margin:0; overflow:hidden; border-radius:var(--radius); box-shadow:var(--shadow); }.philosophy-visual figure { background:#f7fbef; }.philosophy-visual img { display:block; width:100%; height:auto; min-height:420px; object-fit:contain; }.philosophy-visual p,.childcare-difference p,.childcare-campus p { color:var(--muted); font-size:17px; }.philosophy-checks { padding:0; margin:26px 0 0; list-style:none; border-top:1px solid rgba(13,92,58,.18); }.philosophy-checks li { padding:15px 0; color:var(--ink); border-bottom:1px solid rgba(13,92,58,.18); font-weight:700; }
.philosophy-campus-grid,.childcare-feature-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:18px; margin-top:54px; }.philosophy-campus-grid a,.childcare-feature-grid article { display:flex; flex-direction:column; overflow:hidden; color:var(--ink); background:#f7faf3; border-top:3px solid var(--forest); transition:transform .25s ease,box-shadow .25s ease; }.philosophy-campus-grid a:nth-child(2),.childcare-feature-grid article:nth-child(2) { background:#fffaf0; border-color:var(--gold); }.childcare-feature-grid article:nth-child(3) { background:#f3f9fc; border-color:var(--sky); }.philosophy-campus-grid a:hover,.childcare-feature-grid article:hover { box-shadow:var(--shadow); transform:translateY(-7px); }.philosophy-campus-grid figure,.childcare-feature-grid figure { height:285px; margin:0 0 24px; overflow:hidden; }.philosophy-campus-grid img,.childcare-feature-grid img { display:block; width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }.philosophy-campus-grid a:hover img,.childcare-feature-grid article:hover img { transform:scale(1.045); }.philosophy-campus-grid span,.philosophy-campus-grid strong,.philosophy-campus-grid small,.childcare-feature-grid span,.childcare-feature-grid h3,.childcare-feature-grid p { margin-right:26px; margin-left:26px; }.philosophy-campus-grid span,.childcare-feature-grid span { color:var(--forest); font-size:12px; font-weight:800; letter-spacing:.12em; }.philosophy-campus-grid strong,.childcare-feature-grid h3 { margin-top:12px; margin-bottom:12px; color:var(--forest-deep); font-family:var(--serif); font-size:30px; line-height:1.2; }.philosophy-campus-grid small,.childcare-feature-grid p { padding-bottom:26px; color:var(--muted); font-size:14px; line-height:1.75; }
.childcare-hero { background:var(--paper); }.childcare-hero figure { border-radius:var(--radius) 0 0 var(--radius); }.childcare-hero-actions { display:flex; flex-wrap:wrap; gap:18px; align-items:center; margin-top:32px; }.text-link { color:var(--forest); font-size:14px; font-weight:800; }.childcare-feature-grid { grid-template-columns:repeat(3,1fr); }.childcare-feature-grid article { min-height:485px; }.childcare-difference figure { min-height:460px; }.childcare-difference img { display:block; width:100%; height:100%; min-height:460px; object-fit:cover; }.difference-cards { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:30px 0 24px; }.difference-cards div { padding:24px; background:rgba(255,254,250,.82); border-top:3px solid var(--forest); }.difference-cards div:nth-child(2) { border-color:var(--gold); }.difference-cards strong { color:var(--forest-deep); font-family:var(--serif); font-size:27px; }.difference-cards p { margin:10px 0 0; font-size:14px; }.childcare-campus { background:var(--white); border-top:1px solid var(--line); border-bottom:1px solid var(--line); }.campus-contact-card { min-height:250px; padding:34px; color:var(--white); background:var(--forest); border-radius:var(--radius); box-shadow:var(--shadow); }.campus-contact-card span { font-size:12px; font-weight:800; letter-spacing:.12em; }.campus-contact-card strong { display:block; margin:28px 0 14px; font-family:var(--serif); font-size:clamp(38px,4vw,58px); line-height:1; }.campus-contact-card small { color:rgba(255,255,255,.78); font-size:14px; font-weight:700; }.childcare-faq { display:grid; grid-template-columns:.72fr 1.28fr; gap:clamp(46px,8vw,118px); }
@media (max-width:980px) { .philosophy-hero,.childcare-hero { grid-template-columns:1fr 1fr; }.path-rail { grid-template-columns:repeat(3,1fr); }.path-node { min-height:220px; }.childcare-feature-grid { grid-template-columns:1fr 1fr; }.childcare-feature-grid article:nth-child(3) { grid-column:1/3; } }
@media (max-width:720px) { .philosophy-page section:not(.consult),.childcare-page section:not(.consult) { padding:78px 26px; }.philosophy-hero,.childcare-hero { display:flex; flex-direction:column; min-height:0; padding:72px 26px 52px; }.philosophy-hero-copy h1,.childcare-hero-copy h1 { font-size:clamp(46px,12vw,62px); }.philosophy-hero-media,.philosophy-hero-media figure,.childcare-hero figure { width:100%; min-height:350px; height:350px; }.philosophy-hero-card { right:16px; bottom:-26px; width:78%; }.philosophy-section-head,.childcare-section-head,.philosophy-visual,.childcare-difference,.childcare-campus,.childcare-faq { grid-template-columns:1fr; gap:30px; }.path-rail { grid-template-columns:1fr 1fr; margin-top:36px; }.path-node { min-height:190px; padding:20px 14px; }.path-node strong { margin-top:42px; font-size:22px; }.path-node small { font-size:11px; }.philosophy-visual img { min-height:0; }.philosophy-campus-grid,.childcare-feature-grid { grid-template-columns:1fr; gap:16px; margin-top:36px; }.childcare-feature-grid article:nth-child(3) { grid-column:auto; }.philosophy-campus-grid figure,.childcare-feature-grid figure { height:210px; }.childcare-feature-grid article { min-height:0; }.childcare-difference figure,.childcare-difference img { min-height:320px; }.difference-cards { grid-template-columns:1fr; }.campus-contact-card { min-height:0; }.campus-contact-card strong { font-size:40px; } }

/* GEO article publishing library. */
.article-publish-page { background: var(--paper); }
.article-library { padding: 96px max(30px, calc((100vw - 1240px) / 2)) 118px; }
.article-library-hero { max-width: 860px; padding-bottom: 56px; }
.article-library-hero h1 { margin: 18px 0 24px; color: var(--forest-deep); font-size: clamp(48px, 5vw, 76px); letter-spacing: -.05em; line-height: 1.05; }
.article-library-hero p:not(.hero-kicker) { max-width: 690px; color: var(--muted); font-size: 18px; }
.article-library-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.article-library-card { display: flex; flex-direction: column; min-height: 320px; padding: 28px; color: var(--ink); background: rgba(255, 254, 250, .86); border-top: 3px solid var(--forest); border-radius: var(--radius); box-shadow: 0 12px 30px rgba(13, 92, 58, .06); transition: transform .25s ease, box-shadow .25s ease; }
.article-library-card:nth-child(3n+2) { border-color: var(--gold); }
.article-library-card:nth-child(3n) { border-color: var(--sky); }
.article-library-card:hover { box-shadow: var(--shadow); transform: translateY(-6px); }
.article-library-card span { color: var(--forest); font-size: 11px; font-weight: 800; letter-spacing: .12em; }
.article-library-card h3 { margin: 48px 0 12px; color: var(--forest-deep); font-family: var(--serif); font-size: 27px; line-height: 1.18; }
.article-library-card p { color: var(--muted); font-size: 13px; line-height: 1.75; }
.article-library-card b { margin-top: auto; color: var(--forest); font-size: 13px; }
.publish-shell { grid-template-columns: minmax(0, 1fr) 285px; }
.publish-hero h1 { max-width: 920px; font-size: clamp(44px, 4.4vw, 68px); letter-spacing: -.035em; line-height: 1.14; }
.publish-body section { padding: 56px 0; border-bottom: 1px solid var(--line); }
.publish-body h2 { color: var(--forest-deep); }
.publish-body h3 { margin: 28px 0 10px; color: var(--forest-deep); font-family: var(--serif); font-size: 25px; }
.publish-body ul, .publish-body ol { color: var(--muted); }
.publish-body .article-bullets { padding-left: 20px; }
.publish-body .article-bullets li { margin: 8px 0; }
.compact-list li { padding: 18px 0 18px 58px; }
.compact-list li span { color: var(--muted); font-size: 16px; }
.publish-aside .text-link { display: block; margin-top: 18px; }
@media (max-width:980px){.article-library-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:720px){.article-library{padding:76px 26px}.article-library-grid{grid-template-columns:1fr}.article-library-card{min-height:240px}.article-library-card h3{margin-top:34px}.publish-shell{display:block}.publish-body section{padding:44px 0}}

/* The answer library is an editorial entry point, not a poster. */
.article-library { max-width: 1320px; margin: 0 auto; padding: 92px 32px 112px; }
.article-library-hero { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(280px, .7fr); column-gap: clamp(42px, 7vw, 118px); align-items: end; width: 100%; max-width: none; min-width: 0; padding-bottom: 58px; border-bottom: 1px solid var(--line); }
.article-library-hero .hero-kicker, .article-library-hero h1 { grid-column: 1; }
.article-library-hero h1 { max-width: 760px; margin-bottom: 0; font-size: clamp(48px, 4.65vw, 72px); line-height: 1.12; letter-spacing: -.045em; word-break: normal; overflow-wrap: normal; line-break: strict; }
.article-library-hero p:not(.hero-kicker) { grid-column: 2; grid-row: 1 / span 2; align-self: end; max-width: 360px; margin: 0 0 6px; color: var(--muted); font-size: 17px; line-height: 1.72; }
@media (max-width: 900px) { .article-library-hero { grid-template-columns: 1fr; row-gap: 24px; } .article-library-hero p:not(.hero-kicker) { grid-column: 1; grid-row: auto; max-width: 640px; margin: 0; } }
@media (max-width: 720px) { .article-library { padding: 76px 26px; } .article-library-hero { padding-bottom: 42px; } .article-library-hero h1 { font-size: clamp(42px, 11.5vw, 58px); line-height: 1.1; } .article-library-hero p:not(.hero-kicker) { font-size: 16px; } }

/* Premium article layouts: wide reading rhythm, image-led cards, restrained headlines. */
.course-page section:not(.consult),.philosophy-page section:not(.consult),.childcare-page section:not(.consult){padding:112px max(30px,calc((100vw - var(--content))/2))}
.course-page .course-hero{grid-template-columns:minmax(560px,.94fr) minmax(560px,1.06fr);min-height:680px}
.course-page .course-hero-copy{max-width:730px;padding:92px 64px 82px max(34px,calc((100vw - var(--content))/2))}
.course-page .course-hero h1{max-width:710px;font-size:clamp(50px,4.3vw,68px);line-height:1.1;letter-spacing:-.025em}
.course-page .course-hero-copy>p:not(.hero-kicker){max-width:640px;font-size:17px}
.course-page .course-hero-media{min-height:680px;padding:34px max(28px,calc((100vw - var(--content))/2)) 34px 0}
.course-page .course-hero-main{min-height:612px;border-radius:0 0 0 26px}
.course-page .course-hero-small{right:max(10px,calc((100vw - var(--content))/2));bottom:24px;width:min(280px,35%);height:190px}
.course-page .course-hero-media>span{top:66px;left:24px;width:82px;height:82px;font-size:17px}
.course-program-grid{grid-template-columns:repeat(12,1fr);gap:18px}.course-program-card{grid-column:span 6;min-height:460px;overflow:hidden;border-radius:var(--radius-small);box-shadow:var(--shadow-soft)}.course-program-card:nth-child(n+3){grid-column:span 4;min-height:400px;margin-top:0}.course-program-card figure{height:250px}.course-program-card:nth-child(n+3) figure{height:190px}
.course-campus-matrix,.course-selection,.course-questions{gap:clamp(48px,7vw,108px)}
.philosophy-hero,.childcare-hero{grid-template-columns:minmax(520px,.92fr) minmax(540px,1.08fr);gap:clamp(44px,6vw,90px);min-height:650px;padding:78px max(30px,calc((100vw - var(--content))/2)) 88px}
.philosophy-hero-copy h1,.childcare-hero-copy h1{max-width:680px;font-size:clamp(48px,4.25vw,67px);line-height:1.1;letter-spacing:-.025em}
.philosophy-hero-copy>p:not(.hero-kicker),.childcare-hero-copy>p:not(.hero-kicker){max-width:620px;font-size:17px}
.philosophy-hero-media figure,.childcare-hero figure{height:520px;border-radius:24px}
.path-rail{grid-template-columns:repeat(12,1fr);gap:14px;border:0}.path-node{grid-column:span 4;min-height:230px;padding:25px;background:rgba(255,254,250,.9);border:0!important;border-radius:var(--radius-small);box-shadow:var(--shadow-soft)}.path-node:before{border-radius:var(--radius-small) var(--radius-small) 0 0}.path-node strong{margin-top:56px;font-size:27px}
.philosophy-campus-grid a,.childcare-feature-grid article{overflow:hidden;border-radius:var(--radius-small);box-shadow:var(--shadow-soft)}
.childcare-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px}.childcare-feature-grid article{min-height:470px}.childcare-feature-grid figure{height:260px}

@media(max-width:1120px) and (min-width:721px){.course-page .course-hero{grid-template-columns:minmax(430px,1fr) minmax(400px,1fr)}.course-page .course-hero-copy{padding:78px 38px 72px 42px}.course-page .course-hero h1{font-size:clamp(44px,5vw,58px)}.course-program-card,.course-program-card:nth-child(n+3){grid-column:span 6}.philosophy-hero,.childcare-hero{grid-template-columns:1fr 1fr;padding-right:34px;padding-left:34px}.philosophy-hero-copy h1,.childcare-hero-copy h1{font-size:clamp(43px,5vw,58px)}.path-node{grid-column:span 6}}
@media(max-width:720px){.course-page section:not(.consult),.philosophy-page section:not(.consult),.childcare-page section:not(.consult){padding:78px 22px}.course-page .course-hero{display:flex;min-height:0}.course-page .course-hero-copy{padding:64px 22px 50px}.course-page .course-hero h1{font-size:clamp(40px,10.5vw,51px);line-height:1.12}.course-page .course-hero-media{min-height:390px;padding:0}.course-page .course-hero-main{min-height:390px;border-radius:0}.course-page .course-hero-small{right:12px;bottom:12px;width:40%;height:120px;border-width:5px}.course-page .course-hero-media>span{top:18px;left:18px;width:64px;height:64px;font-size:13px}.course-program-grid{grid-template-columns:1fr;gap:16px}.course-program-card,.course-program-card:nth-child(n+3){grid-column:auto;min-height:0;margin-top:0}.course-program-card figure,.course-program-card:nth-child(n+3) figure{height:220px}.course-program-card span,.course-program-card h3,.course-program-card p,.course-program-card b{margin-right:22px;margin-left:22px}.course-program-card span{font-size:11px}.course-program-card h3{font-size:28px}.course-program-card p{font-size:14px}.course-program-card b{font-size:12px}.philosophy-hero,.childcare-hero{display:flex;min-height:0;padding:64px 22px 50px}.philosophy-hero-copy h1,.childcare-hero-copy h1{font-size:clamp(40px,10.5vw,51px);line-height:1.12}.philosophy-hero-media,.philosophy-hero-media figure,.childcare-hero figure{height:370px;min-height:370px}.path-rail{grid-template-columns:1fr;gap:12px}.path-node{grid-column:auto;min-height:190px}.childcare-feature-grid{grid-template-columns:1fr}.childcare-feature-grid article:nth-child(3){grid-column:auto}.childcare-feature-grid article{min-height:0}.childcare-feature-grid figure{height:220px}}
