:root{font-family:Inter,Arial,sans-serif;background:#eaf0f4;color:#102532;--navy:#0A1E3D;--blue:#007BFF;--cyan:#00C6FF;--orange:#FF7A00;--red:#E60026;--silver:#C0C6D4}*{box-sizing:border-box}body{margin:0}main{max-width:940px;margin:auto;padding:24px}.hidden{display:none!important}.hero{margin-top:6vh;background:linear-gradient(135deg,#0A1E3D,#133b5c);color:white;padding:52px;border-radius:22px;box-shadow:0 14px 40px #0a1e3d26}.brandline{display:flex;align-items:center;gap:14px}.brandicon{width:64px;height:64px;border-radius:16px;box-shadow:0 8px 24px #0005}.brandtag{font-size:12px;letter-spacing:.13em;color:#8cdbff;font-weight:800;margin-top:5px}.hero h1{font-size:44px;margin:18px 0 8px}.hero p{font-size:19px;max-width:700px;line-height:1.55}.hero .promise{font-size:16px;color:#cfe8f6}.card,.patient,.decision,.coach,.change{background:white;padding:24px;margin-top:18px;border-radius:16px;box-shadow:0 3px 14px #00000010}header{display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;padding:22px;border-radius:16px}header h1{margin:5px 0}small{letter-spacing:.12em;font-weight:800}.muted{color:#65747d}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:11px}.vital{padding:16px;background:#fff;color:#102532;border:2px solid #d3dee5;border-radius:12px;text-align:left;min-height:84px;box-shadow:0 2px 8px #00000008}.vital small{display:block;color:#47606d;font-size:11px;margin-bottom:8px}.vital strong{font-size:19px}.vital.selected{border-color:var(--blue);background:#e9f5ff}.vital.changed{border-color:var(--orange);background:#fff3e5;animation:pulse .55s ease-out 2}@keyframes pulse{50%{transform:scale(1.02)}}.sectionhead{display:flex;justify-content:space-between;align-items:center;gap:12px}.sectionhead h2{margin:.25rem 0}.tapcue{font-size:12px;font-weight:800;background:#e5f8ff;color:#075b78;padding:7px 10px;border-radius:999px}.choicegrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.choice{background:#f5f8fa;color:#173e57;border:2px solid #d8e2e7;padding:16px;text-align:left;min-height:72px;font-size:16px;line-height:1.3}.choice:hover,.choice.selected{border-color:var(--blue);background:#e8f4ff}.choice.selected:before{content:'✓ ';font-weight:900;color:var(--blue)}textarea{width:100%;min-height:95px;padding:14px;font-size:16px;border:1px solid #b8c5ca;border-radius:10px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}button,select{padding:12px 18px;border:0;border-radius:9px;font-size:15px}button{background:#173e57;color:white;font-weight:750;cursor:pointer}.secondary{background:#dce6eb;color:#173e57}.ghost{background:white;color:#173e57;border:1px solid #9db0ba}.finish{background:#176b3a}.textlink{background:transparent;color:#35677f;padding:8px 0;font-weight:700}button:disabled{opacity:.5;cursor:not-allowed}.coach{display:flex;gap:17px;border-left:6px solid var(--blue)}.avatar{min-width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-weight:900}.change{border-left:6px solid var(--orange)}.curve{background:#fff7ef}.outcome{margin-top:18px;padding:14px 18px;border-radius:12px;font-weight:900;font-size:17px}.outcome.partial{background:#fff2d8;color:#714800}.outcome.target{background:#e5f5ea;color:#1c5f35}.outcome.harm{background:#ffe5e8;color:#8b1020}.completed{margin-top:12px;padding:10px 14px;border-radius:10px;background:#e8eef2;color:#4b616c;font-size:13px;font-weight:800}.progress{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.progress span{background:#dce6eb;padding:8px 11px;border-radius:20px;font-size:12px}.progress span.active{background:var(--blue);color:#fff}.progress span.done{background:#dff2e5;color:#205f37}.fingerprint{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.domain{background:#f2f5f6;padding:12px;border-radius:10px;display:flex;justify-content:space-between}.reflection{font-size:18px;padding:18px;background:#f4f7f8;border-radius:12px}#timer{font-size:22px;font-variant-numeric:tabular-nums}.formgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:16px 0}.formgrid label,label{display:flex;flex-direction:column;gap:6px;font-weight:700}.formgrid input,.formgrid select{padding:11px;border:1px solid #b8c5ca;border-radius:8px;background:white}.feedback{min-height:90px;margin:8px 0 14px}.ratingrow{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.ratingrow label{background:#f4f7f8;padding:14px;border-radius:12px}.ratingrow input{width:100%}hr{border:0;border-top:1px solid #dce3e6;margin:24px 0}@media(max-width:600px){main{padding:12px}.hero{padding:30px 24px}.brandicon{width:54px;height:54px}.hero h1{font-size:36px}.fingerprint,.formgrid,.choicegrid,.ratingrow{grid-template-columns:1fr}.choice{min-height:62px}.actions button{flex:1;min-width:140px}.vital strong{font-size:18px}}

.launchactions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.launchactions .install{background:#fff;color:#0A1E3D;border:1px solid #ffffff88}.pilotnote{font-size:12px;opacity:.78;margin:14px 0 0}.brandicon{width:56px;height:56px;object-fit:contain;border-radius:12px}.brandline{display:flex;align-items:center;gap:14px}.brandtag{font-size:12px;font-weight:800;letter-spacing:.12em;color:#9ee8ff;margin-top:4px}@media(max-width:600px){.launchactions{display:grid;grid-template-columns:1fr}.launchactions button{width:100%}}
