.monster-art{display:inline-block;flex-shrink:0;max-width:100%;overflow:visible;vertical-align:middle}
.monster-art[hidden]{display:none}
.garden-monster-art>.monster-art{width:100%;height:100%}
.mini-monster.monster-art{width:55px;height:65px}
.wardrobe-preview{display:flex;align-items:center;flex-direction:column;background:radial-gradient(ellipse at 50% 90%,#cad9b655,transparent 65%),#f6f0e6;border:1px solid #e1d6c6;border-radius:22px;padding:8px 18px 16px;margin-top:16px}
.wardrobe-preview .monster-art{width:190px;height:218px}
.wardrobe-preview strong{font-family:Georgia,serif;font-size:20px;font-weight:normal}
.wardrobe-balance{text-align:center;font-size:14px;margin:16px 0 8px}
.wardrobe .actions{justify-content:center;margin:0;gap:8px}
.wardrobe .actions p{flex-basis:100%;text-align:center;margin:4px 0}
.wardrobe-status{font-size:13px;min-height:20px;text-align:center;margin:12px 0}
.hat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.hat-choice{display:flex;align-items:center;flex-direction:column;gap:7px;padding:10px 5px;border-radius:16px;white-space:normal;min-width:0;background:#fffaf1}
.hat-choice[aria-pressed=true]{outline:2px solid #97759c;outline-offset:1px;background:#f2e8ef}
.hat-choice img,.hat-none{width:80px;height:58px;object-fit:contain;display:grid;place-items:center}
.hat-choice strong{font-size:12px;font-weight:500}
.hat-choice .small{font-size:11px}
@media(max-width:420px){.hat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wardrobe-preview .monster-art{height:184px;width:160px}}

.walk-monster>.monster-art{width:100%;height:100%}.walk-pick>.monster-art{width:38px;height:40px}

.delivery-sender{display:flex;align-items:center;gap:12px}.delivery-sender p{margin:0}
