/* VITA entrances and editorial routes: shared visual identity, compact navigation. */
body .focus-section .specialty-entries{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}
.specialty-entry{min-width:0;background:#f3f4e9;border:1px solid #abc2a75e;border-radius:1rem;overflow:hidden;color:#264633;scroll-margin-top:8rem}
.specialty-entry-link{display:flex;flex-direction:column;height:100%}
.specialty-entry figure{position:relative;overflow:hidden;aspect-ratio:1.65;background:#123d34}
.specialty-entry img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}
.specialty-entry a:hover img{transform:scale(1.025)}
.entry-number{position:absolute;top:1rem;left:1rem;border:1px solid #d8e2c663;border-radius:50%;width:2.7rem;height:2.7rem;display:grid;place-items:center;background:#082720b0;color:#ecf0de;font-family:var(--serif)}
.specialty-entry figcaption{position:absolute;inset:auto 0 0;padding:1.25rem 1rem .65rem;background:linear-gradient(transparent,#08271ded);text-align:right;color:#e3e9da;font-size:.75rem}
.entry-copy{padding:clamp(1.25rem,2.5vw,2rem);flex:1;display:flex;flex-direction:column}
.entry-copy h3{font-size:clamp(1.75rem,2.4vw,2.75rem);line-height:1.2;margin-bottom:.9rem;hyphens:auto}
.entry-copy p{color:#506750;font-size:1rem;line-height:1.75;margin-bottom:1.5rem}
.entry-explore{display:flex;justify-content:space-between;gap:.75rem;padding-top:1rem;border-top:1px solid #bdcdb4;font-size:.875rem;color:#355a42;margin-top:auto}
.entry-explore span{flex-shrink:0;font-size:1.2rem}
body .focus-section .entry-note{color:#bed1bb;margin:1.5rem 0 0;font-size:.875rem;line-height:1.75}
.profile-emblem{display:grid;place-items:center;font-family:var(--serif);font-style:italic;border:1px solid #93ae83;width:3.75rem;height:3.75rem;border-radius:50%;font-size:2.75rem;line-height:1;margin-bottom:1.5rem;color:#395e40;background:linear-gradient(135deg,#ecf1e2,#d3dfc6)}
.profile-evidence{border-top:1px solid #b9ccb0;margin-top:1.25rem;padding-top:1rem}
body .profile-evidence p{font-size:.8125rem!important;color:#546a4e}
.profile-framework{grid-column:1/-1;border-top:1px solid #aabf9c;padding-top:1.25rem}
.profile-framework>.practice-framework>summary{font-size:1rem;padding:.5rem 0;min-height:3rem}
.profile-framework .focus-grid{margin-top:1.5rem}
.profile-framework .focus-card{padding:var(--card-pad)}
.profile-framework .focus-card>p{min-height:0}
.profile-framework .focus-card h3{font-size:1.8rem}
.journal-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #a6b99c;border-radius:.85rem;overflow:hidden;margin-bottom:1.5rem;background:#e8eedf}
.journal-paths button{display:flex;align-items:center;text-align:left;gap:1rem;min-height:4.25rem;background:none;padding:1rem 1.25rem;color:#425e40;font-size:1rem;line-height:1.5}
.journal-paths button+button{border-left:1px solid #b9c8af}
.journal-paths small{font-size:.75rem;opacity:.8}
.journal-paths button[aria-pressed=true]{background:#244c3b;color:#f3f4e8}
.journal-paths button:focus-visible{outline-offset:-5px}
[data-journal-panel][hidden]{display:none!important}
.journal-reading-intro{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:2rem;margin-bottom:1.5rem}
.journal-reading-intro h3{font-size:var(--type-subtitle);margin-bottom:1rem}
.journal-reading-intro p{font-size:1rem;line-height:1.8;max-width:58ch;color:#4c6246}
.journal-reading-intro img{width:100%;aspect-ratio:1.9;object-fit:cover;border-radius:.85rem}
.journal-reading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.journal-reading-card{display:flex;flex-direction:column;padding:1.5rem;border:1px solid #b6c8a7;border-radius:.85rem;background:linear-gradient(135deg,#f8faef,#e5ecd9);transition:border-color .2s}
.journal-reading-card:hover{border-color:#52764b}
.journal-reading-card>small{font-size:.8125rem;color:#6d7d5c;margin-bottom:1.5rem}
.journal-reading-card h3{font-family:var(--serif);font-weight:400;line-height:1.3;font-size:1.5rem;margin:0 0 .9rem;color:#2e5036}
.journal-reading-card p{font-size:.9375rem;line-height:1.8;color:#4e6647;margin-bottom:1.5rem}
.journal-reading-card>a,.journal-reading-card>span{margin-top:auto;font-size:.875rem;color:#375b3c}
.journal-scope{font-size:.875rem!important;line-height:1.8!important;color:#596e4e;margin-top:1.5rem}
.visit-at-a-glance{background:linear-gradient(125deg,#f7f8ee,#e0ead8);border:1px solid #b3c8a3;border-radius:1rem;padding:var(--card-pad);margin-bottom:1.5rem}
.visit-glance-heading .eyebrow{margin-bottom:.5rem;font-size:.8125rem}
.visit-glance-heading h3{font-size:var(--type-subtitle);color:#2c4c37}
.visit-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:1.5rem 0}
.visit-facts>div{min-width:0;border-top:1px solid #afc49f;padding-top:1rem}
.visit-facts dt{font-size:.8125rem;color:#526b49;margin-bottom:.55rem}
.visit-facts dd{margin:0;font-size:1rem;font-weight:600;line-height:1.7;color:#2b4f37}
.visit-fact-footer{display:flex;align-items:baseline;gap:1.5rem;justify-content:space-between;border-top:1px solid #bacdaf;padding-top:1rem}
.visit-fact-footer p{color:#5b7051;font-size:.875rem;line-height:1.75;max-width:65ch}
.visit-fact-footer a{font-size:.875rem;color:#2f563b;text-decoration:underline;text-underline-offset:.25rem;flex-shrink:0}
.detail-page{background:radial-gradient(ellipse at 90% 0,#26533b80,transparent 50%),#071e1b}
.detail-breadcrumb{max-width:86rem;margin:0 auto;padding:1.75rem var(--page-gutter) 0;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;color:#b4c9b4;font-size:.8125rem}
.detail-breadcrumb a{text-decoration:underline;text-underline-offset:.25rem}
.detail-breadcrumb [aria-current]{color:#ecf0df}
body.detail-page .section.detail-focus{margin-top:1.5rem;padding-top:1.5rem}
.detail-eyebrow{color:#c5d4b8;font-size:.8125rem;margin-bottom:1.5rem}
body.detail-page .specialty-cover h1{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,1.15rem + 2.5vw,3.5rem);line-height:1.16;letter-spacing:-.03em;color:#fbf8ea;margin:0 0 1.125rem;hyphens:auto;overflow-wrap:break-word}
body.detail-page .specialty-panel-intro h2{font-size:clamp(1.5rem,1.2rem + 1vw,2rem);color:#284335;line-height:1.25;margin:0;max-width:550px}
body.detail-page .specialty-topic h3{font-size:1.6rem;line-height:1.25;color:#294b39;margin:0 0 .75rem}
body.detail-page .specialty-knowledge-note h3{font-size:1.8rem;line-height:1.2;color:#36503c;margin:0 0 1rem}
body.detail-page .specialty-prep-steps h3{font-size:1.45rem;line-height:1.25;color:#2e4937;margin:0 0 .75rem}
.method-transparency{margin-top:1.5rem;border:1px solid #87a17b66;border-radius:.85rem;padding:var(--card-pad);background:#163a2f}
.method-transparency h2{font-size:1.6rem;color:#e3ead5;margin-bottom:1rem;line-height:1.25}
.method-transparency p{color:#bed0b6;font-size:.9375rem;line-height:1.85;max-width:90ch}
.method-transparency a{display:inline-block;color:#d0d8af;text-decoration:underline;text-underline-offset:.25rem;font-size:.875rem;margin-top:1rem}
.detail-next{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 0}
.detail-next h2{color:#f2f4e4;font-size:2rem;line-height:1.25;margin-bottom:1rem}
.detail-next p{color:#bcd1b8;font-size:1rem;line-height:1.8;max-width:62ch}
.detail-next .button{margin:0;flex-shrink:0}
.detail-crosslinks{display:flex;flex-wrap:wrap;gap:1rem 2rem;padding-top:1.25rem;border-top:1px solid #7b98715e;font-size:.875rem;color:#d2dfc4}
.detail-crosslinks a{text-decoration:underline;text-underline-offset:.25rem;min-height:2.75rem;display:flex;align-items:center}
@media(max-width:1000px){.visit-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-reading-grid{grid-template-columns:1fr}.journal-reading-card>small{margin-bottom:.75rem}.detail-next{align-items:flex-start;flex-direction:column}.visit-fact-footer{align-items:flex-start;flex-direction:column;gap:.75rem}.visit-fact-footer a{flex-shrink:1}}
@media(max-width:700px){body .focus-section .specialty-entries{grid-template-columns:1fr}.journal-paths{grid-template-columns:1fr}.journal-paths button+button{border-left:0;border-top:1px solid #b9c8af}.journal-paths button{min-height:3.5rem;padding:.75rem 1rem}.journal-reading-intro{grid-template-columns:1fr;gap:1.25rem}.journal-reading-intro img{max-height:14rem}.profile-framework .focus-grid{grid-template-columns:1fr}.detail-breadcrumb{gap:.5rem;padding-top:1.25rem}.detail-crosslinks{flex-direction:column;gap:.5rem}.detail-next{gap:1.5rem;padding:2rem 0}.detail-next .button{flex-shrink:1}.visit-facts{gap:1rem}.entry-copy h3{font-size:2rem}}
@media(max-width:380px){.visit-facts{grid-template-columns:1fr}.entry-copy h3{font-size:1.75rem}}
@media(prefers-reduced-motion:reduce){.specialty-entry img{transition:none}.specialty-entry a:hover img{transform:none}}
