/* Sprint 32B: Core pages and meaningful structure */
.core-page{max-width:1180px;margin:0 auto}.core-page-hero{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;padding:30px 32px;margin-bottom:20px;border:1px solid var(--g-line);border-radius:28px;background:linear-gradient(145deg,#fffdf8,#efeee7);box-shadow:var(--g-shadow)}.core-page-hero h2{max-width:780px;margin:.25rem 0 .55rem;font-size:clamp(2rem,4vw,3.45rem);line-height:1.02;letter-spacing:-.045em}.core-page-hero p{max-width:760px;color:var(--g-muted);font-size:1.02rem}.hero-pills,.hero-actions,.more-links{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.hero-pills span{padding:8px 11px;border:1px solid #d6dcd7;border-radius:999px;background:rgba(255,255,255,.72);font-size:.77rem;font-weight:750;color:#395349;white-space:nowrap}.plan-hero{background:linear-gradient(145deg,#f7f2e8,#e7efe9)}.project-hero{background:linear-gradient(145deg,#f8f2e8,#eee7dc)}.life-create-hero{background:linear-gradient(135deg,#244e42,#3e6b5c);color:white;border:0}.life-create-hero p,.life-create-hero .eyebrow{color:rgba(255,255,255,.78)}.life-create-hero .secondary{background:rgba(255,255,255,.12);color:white;border-color:rgba(255,255,255,.3)}.review-hero{background:linear-gradient(145deg,#f3efe8,#e9edf0)}.more-hero{background:linear-gradient(145deg,#f5f1e9,#ebe8df)}
/* readability repairs noticed in 32A */
.lifenav .nav{color:#e2ece7!important}.lifenav .nav:not(.active) span:last-child{opacity:.96}.storage{color:#d7e1dc!important}.storage small,.storage button{color:#c5d3cd!important}.today-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(250px,340px);align-items:end;gap:24px}.today-state{min-width:0}.today-state select{width:100%}.intelligence-feed>*{line-height:1.4}.today-next .intelligence-feed article,.today-next .intelligence-feed>div{display:block;padding:14px 16px}.today-quick-buttons button{opacity:1!important;color:#244e42!important;background:#eef3f0!important;border-color:#cddbd4!important}.today-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.os-intro{margin-top:0}.arena-library-card{min-height:88px}.arena-library-card strong{font-size:1rem}.view#objects .list-header{display:none}
@media(max-width:900px){.core-page-hero{display:block}.hero-pills,.hero-actions,.more-links{justify-content:flex-start;margin-top:18px}.today-hero{grid-template-columns:1fr}.today-source-grid{grid-template-columns:1fr!important}}
@media(max-width:700px){.core-page-hero{padding:22px 18px;border-radius:22px}.core-page-hero h2{font-size:2.25rem}.hero-actions button,.more-links button{flex:1 1 auto}}
