.catalog-schedule{gap:2rem;max-width:1100px;display:grid}.catalog-schedule section{gap:1rem;display:grid}.catalog-schedule h2,.catalog-schedule h3,.catalog-schedule p{margin:0}.catalog-schedule h2{font-size:1.5rem}.catalog-schedule h3{font-size:1.2rem;line-height:1.3}.schedule-intro,.schedule-note{color:var(--muted-foreground,#67695c);line-height:1.7}.schedule-card{border:1px solid var(--border,#d7d4c9);background:var(--card,#fffaf0);border-radius:12px;gap:1.3rem;min-width:0;padding:clamp(18px,3vw,30px);display:grid}.schedule-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.schedule-card-heading>div{gap:.5rem;display:grid}.schedule-card-heading img{object-fit:contain;flex-shrink:0}.schedule-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.schedule-dates>div{background:#f0efe7;min-width:0;padding:1rem}.schedule-dates dt{color:#626557;margin-bottom:.6rem;font-size:.82rem}.schedule-dates dd{overflow-wrap:anywhere;margin:0;font-size:1.05rem;font-weight:600;line-height:1.5}.schedule-dates .schedule-mailing{background:#e7e9dc}.schedule-actions{flex-wrap:wrap;gap:.7rem;display:flex}.schedule-coming{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.schedule-coming article{border:1px solid #d7d4c9;border-radius:10px;align-items:center;gap:1rem;padding:1rem;display:flex}.schedule-coming article>div{gap:.5rem;display:grid}.schedule-coming img{object-fit:contain;flex-shrink:0}.schedule-coming span{color:#666953;font-size:.85rem}.staff-launch-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-block:1.5rem;display:grid}.staff-launch-cards article{background:#fffaf0;border:1px solid #d7d4c9;border-radius:12px;align-content:start;gap:.75rem;padding:1.4rem;display:grid}.staff-launch-cards article h3,.staff-launch-cards article p{margin:0}.staff-launch-cards progress{accent-color:#687153;width:100%}.staff-launch-cards .staff-note{font-size:.9rem}.staff-launch-callout{background:#ebeee2;border:1px solid #cbd0bb;border-radius:12px;margin-block:1rem;padding:1.5rem}.staff-launch-callout h2{margin-top:0}.staff-launch-budget{background:#f5f3eb;border:1px solid #d7d4c9;border-radius:10px;padding:1.25rem}.staff-launch-budget summary{cursor:pointer;font-weight:600}.staff-launch-budget[open] summary{margin-bottom:1rem}.staff-launch-timeline{margin-block:1rem}.staff-launch-timeline li{border-bottom:1px solid #ddd;padding:.7rem}.staff-launch-timeline time{color:#686b5d;font-size:.9rem}.schedule-note a{text-decoration:underline}@media (max-width:950px){.staff-launch-cards{grid-template-columns:1fr}}@media (max-width:560px){.schedule-dates,.schedule-coming{grid-template-columns:1fr}.schedule-actions>a{justify-content:center;width:100%}.schedule-card-heading img{width:54px;height:72px}.schedule-card{padding:18px}}@media print{.schedule-actions,.staff-launch-cards button{display:none}.schedule-card{break-inside:avoid}}
