*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1a1a1a;background:#f4f2ef}#root{min-height:100vh}.tt-app{max-width:28rem;margin:0 auto;padding:1.25rem 1rem 2rem;min-height:100vh}.tt-header{text-align:center;margin-bottom:1.5rem}.tt-title{margin:0;font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.tt-subtitle{margin:.35rem 0 0;font-size:.85rem;color:#5c5c5c}.tt-shell{background:#fff;border-radius:12px;padding:1.25rem 1.1rem;box-shadow:0 2px 12px #0000000f;border:1px solid #e8e4df;display:flex;flex-direction:column;gap:1.25rem}.tt-pet-area{text-align:center;padding:.5rem 0}.tt-pet-emoji{font-size:3.5rem;line-height:1}.tt-pet-name,.tt-state-label{margin:.5rem 0 0;font-size:.95rem}.tt-state-label{color:#444;font-weight:500}.tt-state-label--normal{color:#2f5f2f}.tt-state-label--sick{color:#8a2b2b}.tt-state-label--evolved{color:#2d4f8a}.tt-section-heading{margin:0 0 .65rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#6b6b6b}.tt-vitals-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.tt-vital-row{display:flex;justify-content:space-between;align-items:center;gap:.65rem;padding:.45rem .65rem;background:#faf8f6;border-radius:8px;border:1px solid #eeeae4}.tt-vital-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:.35rem}.tt-vital-label{font-weight:600;font-size:.9rem}.tt-stat-bar{height:.45rem;border-radius:4px;background:#e5e0d8;overflow:hidden}.tt-stat-bar-fill{height:100%;border-radius:4px;background:#c4a882;max-width:100%}.tt-vital-value{font-variant-numeric:tabular-nums;color:#333}.tt-action-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tt-action-btn{flex:1 1 5rem;min-height:2.75rem;padding:.5rem .75rem;font-size:.95rem;font-weight:600;border-radius:8px;border:1px solid #c4bdb4;background:#fff9f0;color:#2a2a2a;cursor:pointer}.tt-action-btn:hover{background:#fff3e0}.tt-message-area{padding-top:.25rem;border-top:1px solid #eeeae4}.tt-message{margin:0;font-size:.88rem;color:#555;text-align:center}@media(max-width:380px){.tt-title{font-size:1.4rem}.tt-pet-emoji{font-size:3rem}.tt-action-buttons{flex-direction:column}.tt-action-btn{flex:none;width:100%}}
