*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f3f4ef;color:#14201d}.topbar{padding:calc(24px + env(safe-area-inset-top)) 20px 24px;background:#173f35;color:white;display:flex;justify-content:space-between}.topbar h1{margin:6px 0 0;font-size:31px}.topbar p{margin:2px 0;opacity:.8}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;opacity:.72}main{max-width:850px;margin:auto;padding:18px 14px 60px}.card{background:#fff;border-radius:20px;padding:20px;margin-bottom:14px;box-shadow:0 6px 22px rgba(25,54,46,.06)}.intro{background:#e7eee8}.grid,.metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{font-size:13px;font-weight:650;color:#36453f}input,select{width:100%;margin-top:7px;padding:13px 12px;border:1px solid #cfd8d3;border-radius:12px;font-size:17px}.note{font-size:12px;color:#66736e}.primary{width:100%;padding:16px;border:0;border-radius:13px;background:#173f35;color:white;font-size:17px;font-weight:750;margin-bottom:14px}.ghost{border:0;border-radius:12px;padding:9px 12px;background:rgba(255,255,255,.12);color:#fff}.hidden{display:none}.hero{border-radius:24px;padding:23px;background:#173f35;color:white;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.hero h2{font-size:31px;margin:7px 0}.badge{width:76px;height:76px;border-radius:50%;background:#e7eee8;color:#173f35;display:grid;place-items:center;font-weight:850}.metrics .card{display:flex;flex-direction:column;gap:7px}.metrics span,.range span{font-size:12px;color:#65716d}.metrics strong{font-size:25px}.range{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.rec{padding:14px 0;border-top:1px solid #e8ece9}.rec:first-child{border-top:0}.rec h3{margin:0 0 5px}.rec p{margin:0;color:#56645f}.tag{display:inline-block;margin-top:8px;padding:5px 8px;border-radius:999px;background:#e7eee8;font-size:11px;font-weight:800}.caution{background:#fff9ea}@media(max-width:620px){.grid,.metrics{grid-template-columns:1fr}.topbar h1{font-size:28px}}