:root{--forest:#163a35;--deep:#102e29;--cream:#f6f5ef;--paper:#fffefa;--ink:#213630;--muted:#78817b;--line:#e3e5dc;--gold:#b89b64;--mint:#dfe9dc;--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.55 var(--sans)}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:650;display:block;color:var(--muted)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1{font:clamp(42px,4vw,64px)/1.08 var(--serif);letter-spacing:-2px}h2{font:28px/1.2 var(--serif)}h3{font:23px/1.3 var(--serif)}p{color:var(--muted)}button{border:0;background:none;color:inherit}.primary{background:var(--forest);color:#fff;border-radius:8px;padding:13px 20px}.primary:hover{background:#24554c}.primary span{float:right}.quiet-button{border:1px solid var(--line);padding:9px 14px;border-radius:30px;font-size:12px;white-space:nowrap}.text-button{font-size:12px;margin-top:20px;padding:0;font-weight:600}.login-screen{min-height:100vh;display:grid;grid-template-columns:1.15fr 1fr}.login-art{position:relative;overflow:hidden;min-height:100vh;padding:60px 12%;background:var(--forest);color:#eef2e7;display:flex;flex-direction:column;justify-content:space-between}.login-art .eyebrow{color:#c0cbb9;position:relative;z-index:1}.login-art h1{margin-top:auto;font-size:76px;z-index:1;position:relative}.login-art p{color:#b1c1b3;max-width:300px;margin-top:25px;z-index:1}.emblem{position:absolute;width:430px;height:430px;top:15%;left:15%;border:1px solid #73917b44;border-radius:50%;transform:rotate(-25deg)}.emblem i{position:absolute;inset:30px;border:1px solid #aec69b66;border-radius:50%;transform:scaleX(.6)}.emblem i:nth-child(2){transform:rotate(60deg) scaleX(.6)}.emblem i:nth-child(3){transform:rotate(120deg) scaleX(.6)}.login-form{align-self:center;max-width:440px;margin:70px auto;padding:30px}.small-mark{display:block;font:40px var(--serif);color:var(--gold);margin-bottom:65px}.login-form h2{font-size:43px;margin:18px 0}.login-form p{font-size:14px}.login-form form{margin:32px 0 16px}.login-form label{font-size:12px;display:block;margin-bottom:8px}.login-form input{width:100%;margin-bottom:16px;letter-spacing:3px}.login-form .primary{width:100%;text-align:left}.fine{font-size:11px!important;line-height:1.7;margin-top:30px}.error{color:#a34337!important}.workspace{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.sidebar{position:fixed;width:230px;height:100vh;background:var(--forest);color:#dce6dc;padding:35px 24px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:15px;font:48px var(--serif);color:#d3bd91}.brand span{font:18px/1.2 var(--serif);color:#f2f3e9}.nav-label{margin:56px 0 20px;color:#859f92;font-size:8px;letter-spacing:1.5px}.sidebar nav{display:grid;gap:8px}.sidebar nav button{text-align:left;border-radius:8px;padding:12px 13px;font-size:13px;color:#aec0b5;display:flex;gap:13px;align-items:center}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#294b41}.sidebar nav span{font-size:19px;width:20px}.sidebar nav b{font:10px var(--sans);background:#446253;border-radius:15px;padding:3px 7px;margin-left:auto}.sidebar-bottom{margin-top:auto;border-top:1px solid #49635255;padding-top:24px}.sidebar-bottom p{font:16px/1.5 var(--serif);color:#819e8d;margin-bottom:20px}.sidebar-bottom button{color:#c2d0c5;font-size:11px;padding:0}main{grid-column:2;padding:0 45px;max-width:1550px;width:100%;margin:0 auto}.topbar{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.private-badge{font-size:10px;color:#52725e;background:#e7ecdf;padding:6px 12px;border-radius:20px}.hero{display:flex;justify-content:space-between;align-items:center;padding:46px 0 35px}.hero h1{margin:12px 0}.hero p{font-size:16px}.hero-orb{height:120px;width:120px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#c7d8b8,#7f9b7d 60%,#496b5a);position:relative;box-shadow:0 16px 30px #284a3420;overflow:hidden;margin-right:24px}.hero-orb i{position:absolute;inset:8px;border:1px solid #d6e3c795;border-radius:50%;transform:rotate(-40deg) scaleX(.55)}.hero-orb i+i{transform:rotate(45deg) scaleX(.55)}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px}.panel{background:var(--paper);border:1px solid var(--line);border-radius:13px;overflow:hidden}.compact{padding:24px}.compact h2{margin:10px 0 22px}.panel-heading{padding:25px 26px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:12px}.panel-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:8px}.panel-heading h2{font-size:25px}.messages{height:400px;min-height:250px;overflow-y:auto;scroll-behavior:smooth;padding:25px}.empty-conversation{padding:60px 18px;text-align:center;color:var(--muted)}.empty-conversation .small-mark{margin:0 0 20px}.empty-conversation p{font:21px/1.5 var(--serif)}.message{margin:0 0 22px;max-width:94%}.message.user{margin-left:auto;background:#eaf0e4;border-radius:12px 12px 0 12px;padding:14px 18px}.message.assistant{padding:0 6px}.message-label{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.message-text{font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.message-text a{color:#3d7360;text-decoration:underline}.message-status{font-size:10px;margin-top:7px;color:var(--muted)}.suggestions{display:flex;gap:7px;padding:0 24px 18px;flex-wrap:wrap}.suggestions button{border:1px solid var(--line);font-size:10px;padding:7px 10px;border-radius:25px}.suggestions button:hover{background:var(--mint)}.composer{margin:0 20px 20px;border:1px solid #d4dccf;border-radius:10px;background:#fbfcf7;padding:14px}.composer textarea{resize:vertical;width:100%;border:0;background:none;min-height:48px;color:var(--ink);font-size:13px;outline:none}.composer>div{display:flex;align-items:center;justify-content:space-between}.composer span{font-size:9px;color:var(--muted)}.composer button{background:var(--forest);color:white;border-radius:50%;height:32px;width:32px;font-size:21px}.right-rail{display:grid;gap:22px;align-content:start}.connection-note{padding:25px 15px;border-top:1px solid var(--line)}.connection-note .eyebrow{font-size:8px;letter-spacing:1.2px}.connection-note h3{margin:14px 0}.connection-note p{font-size:12px;line-height:1.7}.pill{font-size:10px;padding:4px 9px;border-radius:12px;background:#e7ede1;color:#526550;display:inline-block;margin-top:13px}.pill.pending{background:#f2e8d3;color:#89713f}.radar-item{padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.radar-item small{display:block;margin-top:5px;color:var(--muted);font-size:10px}.page-heading{padding:45px 0 32px}.page-heading h1{margin:15px 0}.page-heading p{max-width:620px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-bottom:28px}.card{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:25px;overflow:hidden}.card h3{margin:12px 0}.card p{font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.card .eyebrow{font-size:9px}.card .actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.card button{border:1px solid var(--line);border-radius:5px;padding:7px 12px;font-size:11px}.inline-form{display:flex;gap:12px;margin:0 0 25px}input{background:var(--paper);border:1px solid #d6ddd0;padding:13px;border-radius:8px;min-width:0}.inline-form input{flex:1}.approval{border:1px solid #d5bd8e;background:#fffbf0;padding:22px;border-radius:12px;margin-bottom:24px}.approval h3{margin:7px 0 13px}.approval pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 var(--sans);max-height:300px;overflow:auto;border-top:1px solid #e9dcc4;padding-top:12px}.approval-actions{display:flex;gap:12px;align-items:center;font-size:11px}.approval .primary{padding:10px 18px}.audit-row{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;justify-content:space-between;gap:15px}.audit-row small{color:var(--muted);white-space:nowrap}footer{padding:40px 0 25px;display:flex;gap:22px;color:var(--muted);font-size:9px}footer span:first-child{margin-right:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--forest);color:#fff;padding:13px 25px;box-shadow:0 10px 30px #0002;border-radius:8px;font-size:13px;z-index:9;max-width:90vw}dialog{border:1px solid var(--line);border-radius:14px;max-width:750px;width:90%;padding:28px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#132c2877}dialog>button{float:right}dialog h2{margin:10px 0 25px}dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.8 var(--sans);max-height:65vh;overflow:auto}.empty{padding:24px;color:var(--muted);font-size:13px;border:1px dashed #ccd5c7;border-radius:10px}
@media(min-width:1500px){main{padding:0 65px}.home-grid{grid-template-columns:minmax(0,1fr) 310px}.messages{height:440px}}@media(max-width:1100px){.workspace{grid-template-columns:190px 1fr}.sidebar{width:190px;padding:30px 18px}main{padding:0 25px}.home-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:1fr 1fr}.hero-orb{width:100px;height:100px}.nav-label{font-size:7px}}@media(max-width:700px){.login-screen{display:block}.login-art{min-height:300px;padding:35px}.login-art h1{font-size:50px;margin-top:60px}.login-art p{display:none}.emblem{width:280px;height:280px;left:50%;top:20px}.login-form{margin:10px auto;padding:30px}.small-mark{margin-bottom:25px}.workspace{display:block}.sidebar{position:fixed;width:100%;height:68px;bottom:0;z-index:5;padding:4px 6px calc(4px + env(safe-area-inset-bottom));border-radius:15px 15px 0 0}.sidebar .brand,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around;gap:0;height:100%}.sidebar nav button{display:flex;flex-direction:column;gap:0;font-size:8px;padding:3px 6px;width:20%;border-radius:9px}.sidebar nav button span{font-size:20px}.sidebar nav b{display:none}main{padding:0 18px 65px}.topbar{height:58px;font-size:9px}.private-badge{font-size:8px}.hero{padding:32px 0 25px}.hero h1{font-size:39px}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.hero p{font-size:13px}.hero-orb{width:67px;height:67px;margin:0 0 0 10px;flex-shrink:0}.home-grid{gap:20px}.panel-heading{padding:18px}.panel-heading h2{font-size:23px}.panel-heading .eyebrow{font-size:7px;letter-spacing:.6px}.quiet-button{font-size:10px;padding:8px 10px}.messages{height:380px;padding:20px 14px}.message-text{font-size:13px}.composer{margin:0 12px 12px;padding:10px}.composer span{font-size:8px}.suggestions{padding:0 12px 12px}.suggestions button{font-size:9px}.right-rail{grid-template-columns:1fr}.connection-note{display:none}.page-heading{padding:32px 0 25px}.page-heading h1{font-size:43px}.page-heading p{font-size:13px}.card-grid{grid-template-columns:1fr}.inline-form{flex-direction:column}.approval{padding:17px}.approval-actions{flex-wrap:wrap}footer{gap:14px;flex-wrap:wrap}#sync-label{width:100%}.audit-row{font-size:11px}.card{padding:22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

#detail-content{max-height:65vh;overflow:auto;white-space:pre-wrap;font-size:15px;line-height:1.7}#detail-content a{color:var(--green);text-decoration:underline;overflow-wrap:anywhere}
