.kah-header{text-align:center;margin-bottom:48px}.kah-header h1{font-size:2.6rem;color:var(--brand-dark);margin-bottom:8px;letter-spacing:-.5px}.kah-header p{color:var(--brand-muted);font-size:1.05rem;max-width:500px;margin:0 auto;line-height:1.6}.kah-section-header{display:flex;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid var(--brand-border)}.kah-section-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kah-section-icon.routine{background:var(--routine-pale);color:var(--routine-accent)}.kah-section-icon.dog{background:var(--dog-pale);color:var(--dog-accent)}.kah-section-icon.cat{background:var(--cat-pale);color:var(--cat-accent)}.kah-section-header h2{font-size:1.6rem;color:var(--brand-dark)}.kah-section-header .kah-starting{margin-left:auto;font-size:.85rem;font-weight:600;color:var(--brand-muted);background:var(--brand-cream);border:1px solid var(--brand-border);padding:6px 14px;border-radius:30px;white-space:nowrap}@media (max-width:680px){.kah-header h1{font-size:1.9rem}.kah-section-header{flex-wrap:wrap}.kah-section-header .kah-starting{margin-left:0;margin-top:6px}}