.habit-group{margin:25px 0 30px}.habit-group>h3{border-bottom:1px solid var(--line);padding-bottom:12px;font-size:27px}.habit-group>h3 small{font-family:var(--sans);font-size:14px;color:var(--muted);margin-left:14px}.habit-heading h3{overflow-wrap:anywhere;margin:0}.habit-heading>div{display:flex;flex-shrink:0}.sleep-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sleep-grid label{display:flex;flex-direction:column;gap:7px;font-size:14px}.sleep-grid input,.sleep-grid select{width:100%;min-height:46px}.sleep-card #sleep-duration{margin:18px 0}.weather-picker{display:flex;flex-wrap:wrap;gap:9px}.weather-picker button{flex-direction:column;gap:2px;min-width:75px;font-size:14px}.weather-picker button span{font-size:26px}.weather-picker [aria-pressed=true],.month-calendar [aria-pressed=true]{background:var(--soft);border-color:var(--green);box-shadow:inset 0 -2px var(--green)}.day-weather{height:24px;line-height:24px;display:block;font-size:18px}.month-details{margin-top:22px;border-top:1px solid var(--line);padding-top:15px}.month-details summary{cursor:pointer;min-height:44px}.calendar-heading{display:flex;justify-content:space-between;align-items:center;margin:14px 0}.month-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.month-calendar>small{text-align:center;color:var(--muted)}.month-calendar button{flex-direction:column;gap:0;padding:6px 2px;min-width:0}.month-calendar b{font:18px Georgia}.week-weather{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin:18px 0}.week-weather button{flex-direction:column;padding:8px 1px;gap:2px;min-width:0}.week-weather small{font-size:12px}.field-number{color:var(--gold);font:15px Georgia;margin-right:12px}#six-fields label{font-family:var(--serif);font-size:19px;display:block}.legacy{margin-top:24px;border-top:1px solid var(--line);padding-top:14px}.legacy summary{cursor:pointer;min-height:44px}.legacy p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.review-entry h3{font-size:18px}.weather-picker button:last-child{justify-content:center}#sleep-saved{margin-left:10px}@media(max-width:420px){.weather-picker{gap:6px}.weather-picker button{min-width:0;padding:8px 10px}.month-calendar{gap:4px}.sleep-grid{gap:12px}.habit-heading{align-items:flex-start}.habit-heading button{padding:8px}.week-weather{gap:3px}.week-weather small{font-size:11px}}
.brand-avatar{display:block;width:56px;height:56px;flex-shrink:0;object-fit:cover;object-position:50% 15%;border-radius:16px;background:#f1ece4}@media(max-width:680px){.brand-avatar{width:46px;height:46px;border-radius:13px}.brand{gap:10px}}
