:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18354a;background:#f7fbfd;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:#fff;border-bottom:1px solid #dce8ee;position:sticky;top:0;z-index:20}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:#12344a}.brand strong{font-size:1.35rem}.brand strong span{color:#1a9c91}.brand small{display:block;color:#6d7f8b}.logoMark,.bot,.featureIcon{display:grid;place-items:center;border-radius:14px;background:#e2f7f4;color:#168d84}.header nav,.actions{display:flex;gap:22px;align-items:center}.header nav a{color:#405c6e;text-decoration:none}.header button,button{border:0;border-radius:9px;padding:11px 18px;background:#158e85;color:#fff;cursor:pointer;font-weight:700}.outline{background:#fff!important;color:#147c75!important;border:1px solid #168f86!important}.textButton{background:transparent!important;color:#1e6670!important;padding:6px;display:inline-flex;align-items:center;gap:6px}.centered{justify-content:center}.primary{background:#158e85}.wide{width:100%}button:disabled,input:disabled{opacity:.55;cursor:not-allowed}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:5vw;padding:64px 7vw;align-items:center;background:linear-gradient(135deg,#f9fdff,#eaf8f6)}.copy h1{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.02;margin:18px 0}.copy h1 span{color:#168f86}.copy h2{font-weight:600;color:#446474}.copy>p{font-size:1.12rem;line-height:1.7;color:#587282}.pill{display:inline-flex;gap:8px;background:#ddf5f1;color:#13786f;padding:8px 12px;border-radius:999px;font-weight:700}.feature{display:flex;gap:14px;margin-top:22px}.featureIcon{width:44px;height:44px;flex:0 0 auto}.feature h3,.feature p{margin:0}.feature p{color:#647b88;margin-top:4px}.chat{background:#fff;border-radius:22px;box-shadow:0 18px 50px #1a435721;overflow:hidden}.previewChat{min-height:360px}.chatHeader{display:flex;gap:12px;align-items:center;padding:20px;border-bottom:1px solid #e4edf1}.bot{width:44px;height:44px}.chatHeader p{margin:0;line-height:1.45}.messages{padding:24px;min-height:250px;max-height:52vh;overflow-y:auto;background:#f9fcfd}.message{max-width:80%;padding:12px 15px;border-radius:16px;margin-bottom:12px;line-height:1.5;white-space:pre-wrap}.message.assistant{background:#e8f5f3;color:#214e52}.message.user{background:#178f86;color:#fff;margin-left:auto}.message.emergency{background:#fff0ef;border:1px solid #e89a94;color:#9d2a23}.start{padding:70px 7vw}.start>h2{text-align:center;font-size:2rem}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1000px;margin:35px auto}.choice{background:#fff;border:1px solid #dce8ee;border-radius:18px;padding:28px;box-shadow:0 10px 32px #23465914}.choice.green{border-top:5px solid #168f86}.choiceTitle{display:flex;gap:12px}.choiceTitle h3,.choiceTitle p{margin:0 0 8px}.choice ul{list-style:none;padding:0}.choice li{display:flex;gap:8px;margin:12px 0}.choice button{width:100%}.flowWrap{padding:55px 20px;min-height:70vh}.flowCard{max-width:760px;margin:auto;background:#fff;border-radius:20px;padding:30px;box-shadow:0 16px 42px #1e41541a}.notice{display:flex;gap:12px;padding:14px;border-radius:12px;margin:16px 0}.emergencyNotice{background:#fff1ef;color:#8f2f28}.guestLimitNotice{background:#fff7dd;color:#725513;border:1px solid #ecd68f}.plainList li{margin:12px 0;line-height:1.5}.consent{display:flex;gap:10px;margin:24px 0}.goalGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.goalButton{background:#edf7f6;color:#176e68;border:1px solid #c9e6e2}.guestWorkspace{max-width:1000px;margin:34px auto;padding:0 20px}.guestBar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.guestChat{min-height:70vh}.composer{display:flex;gap:10px;padding:16px;border-top:1px solid #e2ebef}.composer input{flex:1;border:1px solid #bfd0d8;border-radius:10px;padding:13px}.formError{color:#a82727;background:#fff0ef;padding:10px;border-radius:8px}.chatError{margin:0 16px}.summaryBox{display:flex;gap:14px;background:#eaf7f5;border-radius:14px;padding:18px}.summaryBox h3,.summaryBox p{margin:0 0 8px}.stackActions{display:grid;gap:12px;margin-top:22px}footer{display:flex;justify-content:space-between;padding:28px 6vw;background:#12344a;color:#d9e7ed;font-size:.9rem}@media(max-width:800px){.header nav{display:none}.hero,.cards{grid-template-columns:1fr}.hero{padding-top:40px}.actions .outline{display:none}.goalGrid{grid-template-columns:1fr}footer{flex-direction:column;gap:12px}.message{max-width:92%}}@media(max-width:520px){.header{padding:0 14px}.brand strong{font-size:1.05rem}.actions button{padding:8px 10px}.hero,.start{padding-left:20px;padding-right:20px}.flowCard{padding:20px}.guestBar span{display:none}}
