:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#203b37;background:#f5f4ef;font-synthesis:none;--green:#214f47;--muted:#697871;--line:#dadfd7;--paper:#fffefa}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{border:0;border-radius:8px;padding:13px 17px;background:var(--green);color:white;cursor:pointer;font-weight:600}button:disabled{opacity:.4;cursor:not-allowed}button:hover:enabled{filter:brightness(1.13)}button:focus-visible,a:focus-visible{outline:3px solid #bc8b48;outline-offset:3px}[hidden]{display:none!important}header{height:88px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;font-weight:700;font-size:20px;letter-spacing:-.6px}.brand-icon{background:var(--green);color:#fff;border-radius:10px;width:35px;height:35px;display:grid;place-items:center}.edition{font-size:10px;letter-spacing:1.4px;color:var(--muted);font-weight:500;margin-left:16px}.quiet{background:transparent;color:var(--green)}main{max-width:1600px;padding:0 4vw;margin:auto}.welcome{max-width:780px;padding:10vh 0 8vh}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;color:var(--muted)}h1{font-family:Georgia,serif;font-weight:400;letter-spacing:-2px;font-size:clamp(44px,5vw,72px);line-height:1.07;margin:22px 0}h2{font-size:18px;line-height:1.4;letter-spacing:-.4px}h3{font-family:Georgia,serif;font-weight:400;font-size:25px}.intro{font-size:19px;line-height:1.7;max-width:590px;color:var(--muted)}label{font-size:12px;font-weight:600;display:block;margin-bottom:9px}#login-form{margin-top:34px;max-width:570px}.login-row{display:flex;gap:9px}input,textarea{border:1px solid #ccd5ca;border-radius:8px;padding:13px;background:var(--paper);color:inherit;min-width:0}input:focus,textarea:focus{outline:2px solid #709987;outline-offset:2px}input{flex:1}.fine{font-size:12px;color:var(--muted);line-height:1.5;margin-top:20px}.room-heading{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.room-heading h1{font-size:46px;margin:10px 0}.phase{border:1px solid #c9d4c5;border-radius:30px;background:#e7ede1;font-size:12px;padding:9px 14px}.pilot-note{font-size:13px;color:var(--muted);margin:14px 0 25px;max-width:850px;line-height:1.7}.workspace{display:grid;grid-template-columns:220px minmax(320px,1fr) 245px;gap:24px;align-items:start}.team h2{display:flex;justify-content:space-between;align-items:baseline;margin-top:0}.team h2 span{font-size:10px;font-weight:400;color:var(--muted)}#roles{display:flex;flex-direction:column;gap:5px}.role{background:transparent;color:var(--muted);text-align:left;display:flex;gap:10px;padding:10px 8px;font-size:12px;line-height:1.35;font-weight:500;border:1px solid transparent}.role[aria-pressed=true]{background:#e5eadf;color:#244e42;border-color:#cdd7c5}.avatar{background:#e1e6dc;color:#52725c;border-radius:7px;min-width:28px;height:28px;display:grid;place-items:center;font-size:10px;font-weight:600}.role-name{display:block}.role-disc{display:block;font-size:10px;margin-top:2px;font-weight:400;color:var(--muted)}.team-foot{border-top:1px solid var(--line);padding-top:18px;margin-top:20px;font-size:11px;line-height:1.6;color:var(--muted)}.conversation{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.conversation-title{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 0;gap:16px}.conversation-title h2{margin:7px 0}.disc{font-size:11px;padding:6px 9px;border-radius:5px;background:#efecdf;white-space:nowrap}#role-detail{font-size:12px;line-height:1.5;color:var(--muted);padding:0 24px 17px;margin:0;border-bottom:1px solid #ecefe6}#messages{min-height:330px;max-height:55vh;overflow-y:auto;padding:22px 24px;scroll-behavior:smooth}.empty{padding:28px 3px 18px;max-width:380px}.empty-mark{background:#eceee4;border-radius:14px;width:47px;height:47px;display:grid;place-items:center;font-size:25px}.empty p{font-size:14px;line-height:1.7;color:var(--muted)}.message{margin:0 0 24px}.message-meta{font-size:11px;color:var(--muted);margin-bottom:8px;display:flex;justify-content:space-between;gap:8px}.message-text{font-size:14px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.message.user .message-text{background:#eff1e9;padding:13px 16px;border-radius:9px}.message.system .message-text{border-left:3px solid #baac82;padding-left:12px;font-size:13px;color:var(--muted)}.pending{font-size:12px;color:var(--muted);padding:0 24px 12px}#message-form{padding:18px 24px 22px;border-top:1px solid #ecefe6}textarea{width:100%;resize:vertical;line-height:1.5;min-height:95px}.compose-actions{display:flex;justify-content:space-between;align-items:center;margin-top:12px;gap:8px}.compose-actions span{font-size:10px;color:var(--muted)}.project{background:#edeee6;border-radius:13px;padding:22px}.project .eyebrow{margin-top:0}.project h2{font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.15}.project p{font-size:12px;line-height:1.7;color:var(--muted)}.connections{list-style:none;padding:0;font-size:12px}.connections li{padding:8px 0;display:flex;justify-content:space-between;gap:6px}.connections span{color:#98784c}.connections .ready{color:#347055}.secondary{background:#dce3d3;color:var(--green);width:100%;font-size:12px;margin:12px 0}.budget{border-top:1px solid #d7ddcf;padding-top:8px;margin-top:16px}.budget strong{font-size:26px;font-weight:400;letter-spacing:-1px}.budget p{font-size:11px}.stops p{background:#f3ead3;padding:10px;border-radius:5px;color:#695637}details{margin-top:14px;font-size:12px}summary{cursor:pointer;overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px;max-height:300px;overflow:auto;background:#fffefa;padding:10px}#artifacts a{color:var(--green);font-size:11px;display:block;margin:12px 0}.error{background:#fae9e1;border:1px solid #e2c6b6;color:#783d25;padding:14px 18px;border-radius:8px;position:sticky;bottom:18px;max-width:750px;font-size:14px;line-height:1.5}footer{font-size:11px;color:var(--muted);max-width:1600px;margin:45px auto 0;padding:22px 4vw;border-top:1px solid var(--line)}@media(min-width:1400px){.workspace{grid-template-columns:240px minmax(450px,1fr) 265px;gap:32px}}@media(max-width:1050px){.workspace{grid-template-columns:185px minmax(300px,1fr)}.project{grid-column:2}.team{grid-row:span 2}.edition{display:none}}@media(max-width:690px){header{height:70px}.welcome{padding-top:7vh}.intro{font-size:17px}.login-row{flex-direction:column}.workspace{display:flex;flex-direction:column;gap:17px}.team,.conversation,.project{width:100%}.team-foot{display:none}#roles{flex-direction:row;overflow-x:auto;padding-bottom:6px}.role{flex:0 0 175px}.room-heading h1{font-size:38px}.phase{font-size:10px;padding:8px}.conversation-title{padding:18px 18px 0}#role-detail{padding:0 18px 16px}#messages{padding:18px;max-height:55vh;min-height:220px}#message-form{padding:18px}.project{padding:20px}.room-heading{align-items:flex-end}h1{letter-spacing:-1.3px}}
