.mm-calc{padding:1.5rem 1rem;background:linear-gradient(180deg,#0f172a,#1e293b);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}@media (min-width: 768px){.mm-calc{padding:3rem 2rem}}.mm-calc-container{max-width:900px;margin:0 auto}.mm-calc-header{text-align:center;margin-bottom:1.5rem}.mm-calc-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#3b82f626;border:1px solid rgba(59,130,246,.3);border-radius:2rem;color:#60a5fa;font-size:.75rem;font-weight:600;margin-bottom:.75rem}.mm-calc-badge svg{color:#60a5fa}.mm-calc-header h2{font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .5rem}@media (min-width: 768px){.mm-calc-header h2{font-size:2rem}}.mm-calc-header p{color:#94a3b8;font-size:.875rem;margin:0}.mm-calc-layout{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.mm-calc-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}}.mm-calc-form{background:#1e293bb3;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.25rem}.mm-form-group{margin-bottom:1rem}.mm-label{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#cbd5e1;margin-bottom:.5rem}.mm-optional-tag{font-size:.625rem;color:#64748b;background:#64748b33;padding:.125rem .375rem;border-radius:.25rem}.mm-gender-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.mm-gender-toggle input{display:none}.mm-gender-toggle label{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#0f172a99;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:600;color:#94a3b8;transition:all .2s}.mm-gender-toggle label svg{width:18px;height:18px}.mm-gender-toggle input:checked+label{background:#3b82f626;border-color:#3b82f6;color:#60a5fa}.mm-input-wrap{display:flex;background:#0f172a99;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden}.mm-input-wrap:focus-within{border-color:#3b82f6}.mm-input-wrap input{flex:1;padding:.75rem;border:none;background:transparent;font-size:1rem;font-weight:600;color:#fff;outline:none;min-width:0}.mm-input-unit,.mm-unit-select{padding:.75rem;background:#1e293bcc;border:none;font-size:.8125rem;font-weight:600;color:#94a3b8}.mm-unit-select{cursor:pointer;outline:none}.mm-activity-list{display:flex;flex-direction:column;gap:.375rem}.mm-activity-item input{display:none}.mm-activity-content{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#0f172a99;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;cursor:pointer;transition:all .2s}.mm-activity-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#3b82f626;border-radius:.5rem;flex-shrink:0}.mm-activity-icon svg{width:18px;height:18px;color:#60a5fa}.mm-activity-content div{flex:1}.mm-activity-content strong{display:block;font-size:.8125rem;color:#cbd5e1}.mm-activity-content small{font-size:.6875rem;color:#64748b}.mm-activity-item input:checked+.mm-activity-content{background:#3b82f61a;border-color:#3b82f6}.mm-activity-item input:checked+.mm-activity-content strong{color:#60a5fa}.mm-goal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.mm-goal-item input{display:none}.mm-goal-content{display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;background:#0f172a99;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;cursor:pointer;text-align:center;transition:all .2s}.mm-goal-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;margin-bottom:.25rem}.mm-goal-icon svg{width:18px;height:18px;color:#94a3b8}.mm-goal-item.lose input:checked+.mm-goal-content .mm-goal-icon{background:#ef444433}.mm-goal-item.lose input:checked+.mm-goal-content .mm-goal-icon svg{color:#ef4444}.mm-goal-item.maintain input:checked+.mm-goal-content .mm-goal-icon{background:#3b82f633}.mm-goal-item.maintain input:checked+.mm-goal-content .mm-goal-icon svg{color:#3b82f6}.mm-goal-item.gain input:checked+.mm-goal-content .mm-goal-icon{background:#10b98133}.mm-goal-item.gain input:checked+.mm-goal-content .mm-goal-icon svg{color:#10b981}.mm-goal-content strong{font-size:.6875rem;color:#cbd5e1;margin:.25rem 0}.mm-goal-content small{font-size:.5625rem;color:#64748b}.mm-goal-item.lose input:checked+.mm-goal-content{background:#ef44441a;border-color:#ef4444}.mm-goal-item.maintain input:checked+.mm-goal-content{background:#3b82f61a;border-color:#3b82f6}.mm-goal-item.gain input:checked+.mm-goal-content{background:#10b9811a;border-color:#10b981}.mm-calc-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:700;cursor:pointer;margin-top:.5rem}.mm-calc-btn svg{width:18px;height:18px}.mm-calc-results{background:#1e293bb3;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.25rem}.mm-results-placeholder{text-align:center;padding:2rem 1rem}.mm-placeholder-icon{width:64px;height:64px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f633,#10b9811a);border-radius:50%}.mm-placeholder-icon svg{width:32px;height:32px;color:#3b82f6}.mm-results-placeholder h3{color:#fff;font-size:1.125rem;margin:0 0 .5rem}.mm-results-placeholder p{color:#64748b;font-size:.8125rem;margin:0}.mm-results-content{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mm-bmi-gauge{margin-bottom:1.5rem;background:linear-gradient(135deg,#0f172ae6,#1e293bb3);border-radius:1rem;padding:1.25rem;border:1px solid rgba(255,255,255,.1)}.mm-bmi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mm-bmi-header h4{font-size:.75rem;font-weight:700;color:#94a3b8;margin:0;text-transform:uppercase;letter-spacing:.5px}.mm-bmi-value-box{display:flex;align-items:baseline;gap:.5rem;background:#0000004d;padding:.5rem 1rem;border-radius:.5rem}.mm-bmi-number{font-size:1.75rem;font-weight:900;color:#fff}.mm-bmi-status{font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#10b981}.mm-bmi-bar-container{position:relative;padding:1rem 0}.mm-bmi-bar{display:flex;height:12px;border-radius:6px;overflow:hidden;background:#0000004d}.mm-bmi-segment{height:100%;transition:all .3s ease}.mm-bmi-segment.underweight{flex:1.04;background:linear-gradient(90deg,#3b82f6,#60a5fa)}.mm-bmi-segment.normal{flex:2.71;background:linear-gradient(90deg,#10b981,#34d399)}.mm-bmi-segment.overweight{flex:2.08;background:linear-gradient(90deg,#f59e0b,#fbbf24)}.mm-bmi-segment.obese{flex:4.17;background:linear-gradient(90deg,#ef4444,#dc2626)}.mm-bmi-indicator{position:absolute;top:.25rem;left:0;transform:translate(-50%);transition:left .8s cubic-bezier(.4,0,.2,1);z-index:10}.mm-bmi-needle{width:4px;height:28px;background:#fff;border-radius:2px;box-shadow:0 2px 8px #0006;position:relative}.mm-bmi-needle:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000004d}.mm-bmi-labels{display:flex;justify-content:space-between;margin-top:.5rem;padding:0 2px}.mm-bmi-labels span{font-size:.625rem;font-weight:600;color:#64748b}.mm-bmi-categories{display:flex;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.mm-bmi-cat{display:flex;align-items:center;gap:.375rem}.mm-bmi-cat-dot{width:8px;height:8px;border-radius:50%}.mm-bmi-cat.underweight .mm-bmi-cat-dot{background:#3b82f6}.mm-bmi-cat.normal .mm-bmi-cat-dot{background:#10b981}.mm-bmi-cat.overweight .mm-bmi-cat-dot{background:#f59e0b}.mm-bmi-cat.obese .mm-bmi-cat-dot{background:#ef4444}.mm-bmi-cat span{font-size:.625rem;font-weight:600;color:#94a3b8}.mm-calories-section{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem}.mm-cal-card{display:flex;flex-direction:column;align-items:center;padding:.75rem .5rem;background:#0f172a99;border-radius:.5rem;text-align:center}.mm-cal-card.target{background:linear-gradient(135deg,#3b82f633,#10b9811a);border:1px solid rgba(59,130,246,.3)}.mm-cal-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#3b82f626;border-radius:50%;margin-bottom:.375rem}.mm-cal-icon svg{width:18px;height:18px;color:#60a5fa}.mm-cal-card.target .mm-cal-icon{background:linear-gradient(135deg,#10b9814d,#3b82f633)}.mm-cal-card.target .mm-cal-icon svg{color:#10b981}.mm-cal-data{width:100%}.mm-cal-label{display:block;font-size:.5625rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.mm-cal-value{display:block;font-size:.875rem;font-weight:800;color:#fff;white-space:nowrap}@media (min-width: 400px){.mm-cal-value{font-size:1rem}}.mm-macros-section h4{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#cbd5e1;margin:0 0 .75rem}.mm-macros-section h4 svg{color:#3b82f6}.mm-macro-cards{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.mm-macro-card{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0f172a99;border-radius:.5rem}.mm-macro-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.625rem;flex-shrink:0}.mm-macro-icon svg{width:20px;height:20px}.mm-macro-card.protein .mm-macro-icon{background:#ef444426}.mm-macro-card.protein .mm-macro-icon svg{color:#ef4444}.mm-macro-card.carbs .mm-macro-icon{background:#f59e0b26}.mm-macro-card.carbs .mm-macro-icon svg{color:#f59e0b}.mm-macro-card.fats .mm-macro-icon{background:#10b98126}.mm-macro-card.fats .mm-macro-icon svg{color:#10b981}.mm-macro-data{flex:1}.mm-macro-name{display:block;font-size:.6875rem;font-weight:600;color:#94a3b8}.mm-macro-grams{font-size:1.125rem;font-weight:800;color:#fff}.mm-macro-info{display:block;font-size:.625rem;color:#64748b}.mm-macro-bar{width:50px;height:6px;background:#64748b4d;border-radius:3px;overflow:hidden}.mm-macro-fill{height:100%;border-radius:3px;transition:width .5s ease}.mm-macro-card.protein .mm-macro-fill{background:#ef4444}.mm-macro-card.carbs .mm-macro-fill{background:#f59e0b}.mm-macro-card.fats .mm-macro-fill{background:#10b981}.mm-tips-section{margin-bottom:1.25rem}.mm-tips-section h4{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#cbd5e1;margin:0 0 .75rem}.mm-tips-section h4 svg{color:#f59e0b}.mm-tips-list{display:flex;flex-direction:column;gap:.5rem}.mm-tip-item{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:.5rem;font-size:.8125rem;color:#a7f3d0;line-height:1.4}.mm-tip-item svg{flex-shrink:0;color:#10b981;margin-top:2px}.mm-projection-section h4{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#cbd5e1;margin:0 0 .75rem}.mm-projection-section h4 svg{color:#3b82f6}.mm-proj-content{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#0f172a99;border-radius:.5rem;margin-bottom:.5rem}.mm-proj-item{text-align:center}.mm-proj-item span{display:block;font-size:.625rem;color:#64748b}.mm-proj-item strong{font-size:1rem;color:#fff}.mm-proj-item.end strong{color:#10b981}.mm-proj-arrow{color:#3b82f6;font-size:1.25rem}.mm-proj-rate{text-align:center;font-size:.75rem;color:#64748b;margin:0}.mm-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;margin-top:1rem}.mm-cta-btn svg{width:18px;height:18px}.mm-disclaimer{display:flex;gap:.75rem;margin-top:1.25rem;padding:1rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.2);border-radius:.5rem}.mm-disclaimer svg{width:20px;height:20px;flex-shrink:0;color:#f59e0b;margin-top:2px}.mm-disclaimer p{margin:0;font-size:.6875rem;line-height:1.5;color:#94a3b8}.mm-disclaimer strong{color:#f59e0b}
/*# sourceMappingURL=/cdn/shop/t/14/assets/mm-calorie-calculator.css.map */
