:root{--ink:#2e302d;--muted:#777d73;--paper:#f8f6f0;--terracotta:#c76749;--terra-pale:#f4dfd6;--sage:#78947b;--sage-pale:#dce8dc;--line:#dfded6}*{box-sizing:border-box}body{margin:0;background:var(--paper);font-family:"DM Sans",sans-serif;color:var(--ink)}button,input{font:inherit}.app-shell{max-width:760px;margin:auto;padding:25px 24px 70px}.topbar{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-weight:700;line-height:.82;font-size:18px;letter-spacing:-.7px}.brand em{font-family:"Playfair Display",serif;font-weight:600}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--terracotta);color:white;font-size:23px}.goal-chip{display:flex;gap:7px;align-items:center;background:#ecebe4;border-radius:100px;padding:8px 12px;font-size:12px;color:var(--muted)}.goal-chip strong{color:var(--ink)}.pulse{width:7px;height:7px;border-radius:50%;background:var(--sage)}.icon-button,.mini-edit,.text-button{border:0;background:transparent;color:var(--muted);cursor:pointer}.icon-button{font-size:19px;padding:7px}.intro{padding:61px 2px 31px}.eyebrow,.card-kicker{margin:0 0 8px;text-transform:uppercase;letter-spacing:1.55px;font-size:10px;font-weight:700;color:var(--terracotta)}h1,h2{letter-spacing:-1.6px;margin:0}h1{font:700 44px/1.05 "Playfair Display",serif}h1 span,h2 em{color:var(--terracotta);font-style:italic}.intro-copy{max-width:470px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.progress-card{background:#303630;color:#fff;border-radius:22px;padding:26px 25px 21px;box-shadow:0 12px 32px #30363016}.progress-heading{display:flex;justify-content:space-between}.progress-card .card-kicker{color:#c8d5c6}.progress-card h2{font:700 34px/1 "Playfair Display",serif;letter-spacing:-1.8px}.progress-card h2 em{color:#e4af93}.celebrate{font-size:25px;color:#e4af93}.progress-track{height:9px;border-radius:99px;background:#5a6259;margin-top:28px;overflow:hidden}.progress-track span{display:block;height:100%;width:54%;border-radius:inherit;background:linear-gradient(90deg,#c96b4e,#e3a889);transition:width .5s}.progress-meta{display:flex;justify-content:space-between;margin-top:9px;color:#c8d0c7;font-size:12px}.progress-meta strong{color:#fff}.people{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:17px 0 46px}.person-card{padding:21px 19px 18px;border-radius:20px}.terracotta{background:var(--terra-pale);color:#9e4d34}.sage{background:var(--sage-pale);color:#58755d}.person-head{display:flex;align-items:center;gap:10px}.avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:white;font-weight:700;font-size:14px}.avatar-a{background:var(--terracotta)}.avatar-b{background:var(--sage)}.person-head p{margin:0 0 1px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;opacity:.75}.person-head h2{font-size:20px;letter-spacing:-.8px}.mini-edit{margin-left:auto;font-size:16px}.weight-row{display:flex;justify-content:space-between;align-items:end;margin:28px 0 14px}.weight-row small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.8px;opacity:.7}.weight-row strong{font-size:28px;letter-spacing:-1.5px;line-height:1.1}.weight-row em{font-size:13px;font-style:normal;letter-spacing:0}.change{text-align:right;font-size:12px}.change b{display:block;margin-top:2px}.sparkline{height:52px;opacity:.9}.sparkline svg{width:100%;height:100%}.record-button{width:100%;border:1px solid currentColor;border-radius:10px;background:#ffffff8a;color:inherit;font-size:12px;font-weight:700;padding:10px;cursor:pointer;transition:transform .15s,background .15s}.record-button:hover{background:#fff;transform:translateY(-1px)}.record-button span{font-size:16px;line-height:10px;float:right}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.section-title h2{font:700 27px/1 "Playfair Display",serif}.text-button{font-size:12px;text-decoration:underline;padding:4px}.entries{display:grid;gap:8px}.entry{display:grid;grid-template-columns:37px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:11px 13px}.entry-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700}.entry-name{font-size:13px;font-weight:700}.entry-date{font-size:11px;color:var(--muted);margin-top:2px}.entry-weight{font-weight:700;font-size:14px}.entry-weight span{font-size:11px;color:var(--muted);font-weight:500}dialog{border:0;border-radius:20px;padding:0;width:min(420px,calc(100% - 30px));box-shadow:0 22px 70px #2228}dialog::backdrop{background:#252b2599}dialog form{position:relative;padding:29px}.close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:27px;color:var(--muted);cursor:pointer}dialog h2{font:700 29px/1.1 "Playfair Display",serif;margin-bottom:27px}label{display:block;font-size:12px;font-weight:700;margin:16px 0 7px}.input-wrap{position:relative}.input-wrap span{position:absolute;right:13px;top:12px;color:var(--muted);font-size:13px}input{width:100%;border:1px solid #d6d8d0;border-radius:9px;padding:11px 43px 11px 12px;background:#fbfbf8;outline-color:var(--sage)}input[type=date]{padding-right:12px}.save-button{border:0;width:100%;margin-top:25px;padding:13px;border-radius:10px;background:var(--terracotta);color:white;font-weight:700;cursor:pointer}#toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);background:#303630;color:white;padding:10px 16px;border-radius:99px;font-size:13px;opacity:0;transition:.25s;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}
.auth-screen{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:20px;background:#f8f6f0ed;backdrop-filter:blur(8px)}.auth-screen[hidden]{display:none}.auth-card{width:min(410px,100%);background:#fffdf8;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 20px 60px #30363016}.auth-card .brand{margin-bottom:47px}.auth-card h2{font:700 31px/1.08 "Playfair Display",serif}.auth-card p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.55;margin:14px 0 20px}.profile-choices{display:grid;gap:10px}.profile-choice{border:1px solid currentColor;background:transparent;border-radius:12px;padding:14px 15px;text-align:left;font-weight:700;cursor:pointer}.profile-choice span{float:right;font-size:18px}.terra-choice{color:#a8553b;background:var(--terra-pale)}.sage-choice{color:#56755c;background:var(--sage-pale)}
@media(max-width:560px){.app-shell{padding:19px 16px 50px}.intro{padding-top:44px}h1{font-size:38px}.people{grid-template-columns:1fr;gap:12px;margin-bottom:38px}.person-card{padding:18px}.weight-row{margin-top:20px}.goal-chip{font-size:11px;padding:7px 10px}.goal-chip span:not(.pulse){display:none}}
