@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap");:root{--ink:#243d35;--muted:#758078;--paper:#f8f9f5;--border:#e0e5dc;--accent:#d9efb5}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;font-size:14px}a,button,input,select,textarea{font:inherit}.button,button{border:1px solid var(--border);border-radius:7px;background:white;color:var(--ink);padding:10px 15px;cursor:pointer;text-decoration:none;display:inline-block}.button:hover,button:hover{filter:brightness(.96)}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:var(--ink);color:white;border-color:var(--ink)}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-family:Libre Caslon Display,Georgia,serif;font-size:48px;font-weight:400;line-height:1.08;margin-bottom:14px}h2{font-size:18px;font-weight:500}p{color:var(--muted);line-height:1.65}.shell{display:grid;grid-template-columns:210px minmax(500px,1fr) 340px;min-height:100vh}.nav{padding:30px 20px;border-right:1px solid var(--border);flex-direction:column;position:sticky;top:0;height:100vh}.brand,.nav{display:flex}.brand{font-size:26px;letter-spacing:-1px;gap:10px;font-weight:600}.brand,.mark{align-items:center}.mark{background:var(--ink);color:var(--accent);border-radius:12px;width:40px;height:40px;display:inline-flex;justify-content:center;font:30px Georgia,serif}.workspace-label{font-size:10px;letter-spacing:1.5px;color:var(--muted);margin:60px 10px 15px}.navitem{border:0;background:transparent;text-align:left;margin:3px 0;display:flex;justify-content:space-between;padding:13px 12px;font-size:13px}.navitem.selected{background:#e7eddf}.navfoot,.navitem span{font-size:11px}.navfoot{margin-top:auto;overflow-wrap:anywhere;color:var(--muted);line-height:2}.dot{display:inline-block;width:6px;height:6px;background:#83a65d;border-radius:50%;margin-right:7px}.main{padding:0 38px 60px;min-width:0}header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-size:11px}.breadcrumb span{color:var(--muted)}.headline{padding:42px 0 10px}.eyebrow{display:block;font-size:10px;letter-spacing:1.8px;color:#7b9163;margin-bottom:17px;font-weight:600}.stats{display:flex;gap:35px;padding:20px 0 30px}.stats div{display:flex;flex-direction:column}.stats strong{font-family:Georgia,serif;font-size:32px;font-weight:400}.stats span{color:var(--muted);font-size:11px;margin-top:7px}.panel{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;margin-bottom:22px}.panel p{font-size:13px}.context textarea,textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--border);border-radius:7px;padding:13px;background:#fbfcf9;color:var(--ink);line-height:1.6;margin-bottom:15px}.row{display:flex;align-items:center;justify-content:space-between;gap:10px}.row h2{margin:0}.row select{margin-right:8px;border:1px solid var(--border);padding:9px;border-radius:7px;background:white;color:var(--ink)}.section-title{display:flex;justify-content:space-between;align-items:baseline;margin:30px 0 15px}.section-title span{font-size:11px;color:var(--muted)}.taxonomy{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.tag{display:inline-block;background:#eef2e7;border-radius:5px;padding:5px 8px;font-size:10px}.decision{display:flex;gap:13px;padding:18px 0;border-top:1px solid var(--border);align-items:flex-start}.decision input{margin-top:5px;accent-color:var(--ink)}.message{flex:1 1;min-width:0}.message strong{display:block;font-size:12px;font-weight:500}.message>span{display:block;color:var(--muted);font-size:10px;margin:6px 0}.decision-action{text-align:right;display:flex;flex-direction:column;gap:7px}.decision-action small{font-size:10px;color:var(--muted)}details{margin-top:10px;font-size:11px;color:var(--muted)}summary{cursor:pointer}details p{margin:10px 0}.proposal>.row:last-child{margin-top:15px}.textbutton{background:none;border:0;padding:2px 0;font-size:11px;color:#678449}.error,.notice{padding:12px 16px;border:1px solid #dce7ce;border-radius:7px;background:#edf4e5;font-size:11px;margin-bottom:15px}.error{background:#fff0e9;border-color:#ecd4c8;color:#943c2d}.copilot{border-left:1px solid var(--border);background:white;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;min-height:0}.copilot-heading{padding:24px 20px;display:flex;gap:12px;border-bottom:1px solid var(--border)}.copilot-heading strong{font-size:13px}.copilot-heading p{font-size:11px;margin:5px 0 0}.copilot-heading .mark{width:32px;height:32px;border-radius:10px;font-size:25px}.chat{flex:1 1;min-height:0;overflow:hidden}.chat-placeholder{padding:35px 24px}.chat-placeholder h3{font:28px Georgia,serif;font-weight:400;line-height:1.3}.chat-placeholder p{font-size:13px}.quote{margin-top:20px;font-style:italic}.history{padding:18px 0;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:15px}.history p{margin:8px 0}.history button{font-size:11px;margin-bottom:6px;white-space:nowrap}.log{padding:10px 0;border-top:1px solid var(--border);font-size:11px;line-height:1.6}.log time{margin-right:15px}.empty,.log time{color:var(--muted)}.empty{text-align:center;border:1px dashed var(--border);border-radius:12px;padding:50px;line-height:2}.welcome{max-width:800px;margin:0 auto;padding:70px 40px}.welcome .brand{margin-bottom:100px}.welcome h1{font-size:86px;letter-spacing:-2px}.welcome em{color:#7f9667;font-style:normal}.welcome>p{max-width:420px;font-size:17px}.welcome .button{margin:15px 0 25px;padding:15px 25px}.welcome .small{font-size:12px}.welcome .button span{margin-left:25px}@media (max-width:1200px){.shell{grid-template-columns:180px minmax(430px,1fr)}.copilot{position:relative;grid-column:2;height:600px;border-top:1px solid var(--border)}.main{padding:0 25px 40px}}@media (max-width:700px){.shell{display:block}.nav{height:auto;position:relative;padding:18px;flex-direction:row;flex-wrap:wrap;gap:5px}.nav .brand{width:100%;margin-bottom:10px}.navfoot,.workspace-label{display:none}.main{padding:0 18px 30px}h1{font-size:38px}.stats{gap:20px}.stats span{font-size:9px}.row{flex-wrap:wrap}.copilot{height:550px}.decision-action{max-width:110px}.welcome h1{font-size:60px}}