.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:68px;align-items:center;padding-top:78px;padding-bottom:82px}.hero-copy{max-width:700px}.hero h1{font-size:clamp(46px,4.7vw,66px)}.hero-visual.hero-problem{display:block;position:relative}.legacy-hero-art{display:none}.problem-card{padding:30px;background:#fff;color:var(--ink);box-shadow:14px 14px 0 #0b2b47;transform:rotate(1deg)}.problem-top{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:2px solid var(--ink);font-size:0.875rem;font-weight:800;letter-spacing:1.2px}.problem-top b{color:var(--orange)}.problem-label{margin:23px 0 9px;color:var(--orange);font-size:0.875rem;font-weight:800;letter-spacing:1.1px}.problem-card h2{margin:0;font:700 19px/1.5 Manrope}.problem-card h2 em{color:#236596;font-size:27px;font-style:normal}.answer-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:23px 0}.answer-row span{padding:9px 2px;text-align:center;border:1px solid var(--line);font-size:0.875rem}.problem-foot{display:flex;justify-content:space-between;align-items:center;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:0.875rem}.problem-foot strong{width:30px;height:30px;display:grid;place-items:center;background:var(--orange);color:#fff}.problem-note{position:absolute;right:-17px;bottom:-37px;padding:10px 13px;background:var(--gold);color:var(--ink);font-size:0.875rem;font-weight:800;transform:rotate(-2deg)}.site-header{box-shadow:0 8px 24px rgba(17,47,77,.04)}.program-card,.book-card,.story-grid blockquote{transition:transform .2s,box-shadow .2s}.program-card:hover,.book-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(17,47,77,.09)}
@media(max-width:950px){.hero{grid-template-columns:1fr}.hero-copy{max-width:780px}.hero-problem{max-width:520px;margin-top:20px}.problem-note{right:5px}}
@media(max-width:620px){.hero{padding-top:52px}.problem-card{padding:21px;box-shadow:8px 8px 0 #0b2b47}.problem-card h2{font-size:1.125rem}.problem-card h2 em{font-size:22px}.answer-row{grid-template-columns:repeat(2,1fr)}.problem-note{display:none}}

/* Light footer lets the original navy-and-gold logo sit naturally. */
.site-footer{background:#f4f6f8;color:var(--ink);border-top:4px solid var(--orange)}.brand-footer{padding:0;background:transparent}.brand-footer .brand-logo{width:190px}.footer-main>div>p{color:var(--muted)}.footer-main>div:not(:first-child){color:#657889}.footer-main>div:not(:first-child) strong{color:var(--ink)}.footer-main a:hover{color:var(--orange)}.footer-bottom{border-top-color:#d4dee5;color:#718392}.system-number{color:var(--orange);font:800 0.875rem Manrope;letter-spacing:1px}.story-grid blockquote h3{margin:12px 0 0;font:700 18px Manrope}.story-grid blockquote footer a{color:var(--blue);font-size:0.875rem}.story-grid blockquote footer a:hover{color:var(--orange)}
