:root{--color-bg: #fdf2f4;--color-surface: #ffffff;--color-surface-alt: #f5ede4;--color-accent: #c2185b;--color-accent-hover: #a01449;--color-accent-soft: #fdf2f6;--color-text: #333333;--color-text-muted: #7a6b6f;--color-border: #eadfe2;--chart-weight: #c2185b;--chart-body-fat: #f57c00;--chart-muscle: #2e7d32;--chart-visceral: #6a1b9a;--chart-bmr: #0277bd;--chart-target: #9e9e9e;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,Segoe UI,Roboto,sans-serif;color:var(--color-text)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--color-accent)}button{background:var(--color-accent);color:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:1rem;cursor:pointer}button:hover{background:var(--color-accent-hover)}button:disabled{opacity:.5;cursor:not-allowed}button:focus:not(:focus-visible){outline:none}input,textarea,select{font-size:1rem;font-family:inherit;box-sizing:border-box;border:1px solid var(--color-border);border-radius:8px;padding:9px 11px;background:var(--color-surface);color:var(--color-text)}input[type=checkbox],input[type=radio]{border:none;padding:0;border-radius:0;background:transparent}textarea{font-size:.9rem;line-height:1.6;min-height:64px}input[type=date],input[type=time],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237a6b6f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}input[type=date]{display:block;width:100%;max-width:100%;min-width:0}details.measure-row>summary,details.ex-row>summary{list-style:none}details.measure-row>summary::-webkit-details-marker,details.ex-row>summary::-webkit-details-marker{display:none}@media (max-width: 560px){.hdr-email,.hdr-logout-pc{display:none}.hdr-intake-pill{font-size:.8rem;padding:5px 10px}}@media (min-width: 561px){.hdr-logout-mobile{display:none}}.cal-agebracket{text-align:right}@media (max-width: 560px){.cal-agebracket{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px}.cal-agebracket .cal-sep{display:none}}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#3c1e2873;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.sheet{background:var(--color-surface);width:100%;max-width:480px;border-radius:18px 18px 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 40px #9c114838;animation:sheet-up .18s ease-out;max-height:90vh;overflow-y:auto}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.sheet{animation:none}}
