*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0fdf4;color:#1e293b}.app{min-height:100vh;padding-bottom:70px}.content{padding:16px;max-width:480px;margin:0 auto}.loader{display:flex;justify-content:center;align-items:center;height:100vh;font-size:18px;color:#64748b}.tab-bar{position:fixed;bottom:0;left:0;right:0;display:flex;background:#0d3b2e;padding:8px 0;padding-bottom:max(8px,env(safe-area-inset-bottom))}.tab{flex:1;display:flex;flex-direction:column;align-items:center;border:none;background:none;color:#94a3b8;font-size:10px;padding:4px;cursor:pointer}.tab.active{color:#5eead4}.tab-icon{font-size:20px;margin-bottom:2px}.tab-label{font-size:10px}.dashboard h2{font-size:20px;margin-bottom:12px;color:#0d3b2e}.calorie-hero{background:linear-gradient(135deg,#0d3b2e,#0d9488);border-radius:16px;padding:20px;color:#fff;margin-bottom:16px}.calorie-number{font-size:48px;font-weight:800}.calorie-sub{font-size:14px;opacity:.8;margin-bottom:12px}.calorie-bar-bg{height:8px;background:#fff3;border-radius:4px}.calorie-bar-fill{height:8px;background:#5eead4;border-radius:4px;transition:width .8s ease}.rings-row{display:flex;justify-content:space-around;margin-bottom:16px}.ring-card{text-align:center}.ring-label{font-size:12px;color:#64748b;margin-top:4px}.recent-meals{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 3px #00000014}.recent-meals h3{font-size:14px;color:#64748b;margin-bottom:8px}.meal-mini{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #F1F5F9}.meal-mini:last-child{border:none}.meal-time{font-size:12px;color:#94a3b8;width:45px}.meal-name{flex:1;font-size:14px}.meal-cal{font-size:13px;color:#0d9488;font-weight:600}.food-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.food-header h2{font-size:20px;color:#0d3b2e}.refresh-btn{background:none;border:none;font-size:20px;cursor:pointer}.food-card{background:#fff;border-radius:12px;padding:14px;margin-bottom:10px;box-shadow:0 1px 3px #00000014}.food-top{display:flex;justify-content:space-between;margin-bottom:4px}.food-time{font-size:12px;color:#94a3b8}.food-source{font-size:14px}.food-name{font-size:16px;font-weight:600;margin-bottom:8px}.food-macros{display:flex;gap:10px;font-size:13px;margin-bottom:8px}.macro{padding:2px 6px;border-radius:6px;background:#f1f5f9}.delete-btn{background:none;border:1px solid #FCA5A5;color:#ef4444;border-radius:8px;padding:6px 12px;font-size:12px;cursor:pointer}.history h2{font-size:20px;color:#0d3b2e;margin-bottom:12px}.period-btns{display:flex;gap:8px;margin-bottom:16px}.period-btn{padding:6px 16px;border-radius:20px;border:1px solid #E2E8F0;background:#fff;font-size:13px;cursor:pointer}.period-btn.active{background:#0d9488;color:#fff;border-color:#0d9488}.chart-container{background:#fff;border-radius:12px;padding:12px;margin-bottom:16px;box-shadow:0 1px 3px #00000014}.history-day{background:#fff;border-radius:12px;padding:12px;margin-bottom:8px;box-shadow:0 1px 3px #00000014}.hday-date{font-weight:600;font-size:14px}.hday-cal{font-size:18px;font-weight:700;color:#0d9488}.hday-macros{font-size:12px;color:#64748b}.hday-foods{font-size:12px;color:#94a3b8;margin-top:4px}.profile h2{font-size:20px;color:#0d3b2e;margin-bottom:12px}.profile h3{font-size:16px;color:#0d3b2e;margin:16px 0 8px}.profile-card{background:#fff;border-radius:12px;padding:4px 16px;box-shadow:0 1px 3px #00000014}.profile-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #F1F5F9}.profile-row:last-child{border:none}.profile-label{color:#64748b;font-size:14px}.profile-value{font-weight:600;font-size:14px}.targets-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.target-card{background:#fff;border-radius:10px;padding:12px;border-left:3px solid;box-shadow:0 1px 3px #00000014}.target-value{font-size:20px;font-weight:700}.target-label{font-size:12px;color:#64748b}.empty,.empty-state{text-align:center;padding:40px 20px;color:#94a3b8}.empty-icon{font-size:48px;margin-bottom:12px}.empty-hint{font-size:13px;margin-top:8px}.content-chat{padding:0;display:flex;flex-direction:column;height:calc(100vh - 60px)}.chat{display:flex;flex-direction:column;height:100%}.chat-messages{flex:1;overflow-y:auto;padding:12px 16px}.chat-empty{text-align:center;padding:60px 20px;color:#94a3b8}.chat-empty-icon{font-size:48px;margin-bottom:12px}.chat-msg{margin-bottom:8px;display:flex}.chat-msg.user{justify-content:flex-end}.chat-msg.assistant{justify-content:flex-start}.chat-bubble{max-width:80%;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.4;white-space:pre-wrap}.chat-msg.user .chat-bubble{background:#0d9488;color:#fff;border-bottom-right-radius:4px}.chat-msg.assistant .chat-bubble{background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 1px 2px #00000014}.chat-bubble.typing{color:#94a3b8;font-style:italic}.chat-photo{max-width:200px;border-radius:12px}.chat-input-bar{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border-top:1px solid #E2E8F0}.chat-input{flex:1;border:1px solid #E2E8F0;border-radius:20px;padding:8px 14px;font-size:14px;outline:none}.chat-input:focus{border-color:#0d9488}.chat-btn{width:36px;height:36px;border-radius:50%;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#f1f5f9}.send-btn{background:#0d9488;color:#fff}.send-btn:disabled{opacity:.4}.voice-btn.recording{background:#ef4444;animation:pulse 1s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}
