:root{font-family:Inter,"Pretendard","Malgun Gothic",system-ui,sans-serif;color:#242b2a;background:#fff;font-synthesis:none;--green:#17634d;--line:#e7eae7;--muted:#7a827d}*{box-sizing:border-box}body{margin:0;display:flex;min-height:100dvh}button,a,select,textarea{font:inherit}button,a,select{outline-offset:4px}button{cursor:pointer}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}.sidebar{width:258px;background:#f7f8f5;padding:32px 20px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line)}.brand{display:flex;gap:11px;align-items:center;font-size:24px;font-weight:650;letter-spacing:-1px}.brand b{font-weight:400;color:var(--green)}.brand small{display:block;font-size:9px;letter-spacing:1.9px;color:#879188;margin-top:4px}.brandmark{display:grid;place-items:center;background:var(--green);color:#fff;font-size:35px;line-height:1;width:41px;height:41px;border-radius:12px;font-weight:400}.newchat{margin:32px 0 25px;border:1px solid #d6ddd6;border-radius:9px;background:white;padding:12px;font-size:13px;font-weight:600}.navlabel{font-size:11px;color:#8d958d;padding:0 12px;margin:6px 0 12px;letter-spacing:.4px}.nav{width:100%;display:flex;gap:13px;text-align:left;padding:13px 14px;border-radius:8px;color:#707a72;margin:3px 0;font-size:14px}.nav.active{background:#e9efe8;color:#234c3d;font-weight:650}.nav:hover,.historylist button:hover{background:#edf0eb}.smallbadge{margin-left:auto;font-size:11px;background:#dce8db;border-radius:5px;padding:1px 5px}.smallbadge:empty{display:none}.historylabel{margin-top:32px}.historylist{overflow:auto;flex:1}.historylist button{text-align:left;display:block;width:100%;padding:10px 12px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#788177;border-radius:6px}.sidebarbottom{font-size:12px;color:#596b5d;line-height:1.8;padding:20px 8px 0}.sidebarbottom small{color:#91998f;font-size:10px}.statusdot{display:inline-block;background:#7aa27d;width:6px;height:6px;border-radius:50%;margin:0 6px 1px 0}main{margin-left:258px;width:calc(100% - 258px);min-width:0}header{height:82px;border-bottom:1px solid #f0f1ee;display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:14px}header strong{font-weight:550}.previewpill{font-size:9px;background:#f0f3eb;color:#849174;letter-spacing:.8px;padding:5px 8px;border-radius:5px;margin-left:14px}.account{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--muted)}.button{display:inline-block;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:600}.dark{background:#244d3b;color:white}.quiet{border:1px solid var(--line);padding:8px 12px;border-radius:7px;font-size:12px;background:#fff}.chatview{display:flex;flex-direction:column;height:calc(100dvh - 82px)}.messages{flex:1;overflow:auto;padding:28px max(28px,calc((100% - 820px)/2));scroll-behavior:smooth}.welcome{text-align:center;padding-top:10vh}.assistantlogo{display:grid;place-items:center;font-size:36px;background:#f3f6f0;color:#4e7756;width:62px;height:62px;border:1px solid #e4ebe0;border-radius:19px;margin:0 auto 24px}.eyebrow{font-size:10px;letter-spacing:2px;color:#81947a;font-weight:600}.welcome h1{font-size:29px;letter-spacing:-1.2px;font-weight:550;margin:16px 0}.welcome p{font-size:13px;line-height:1.9;color:#939991}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:38px auto 0;max-width:735px}.suggestions button{border:1px solid var(--line);border-radius:12px;padding:20px 17px;text-align:left;background:#fff;transition:.15s}.suggestions button:hover{border-color:#adbcaa;background:#fafbf8;transform:translateY(-2px)}.suggestions strong{display:block;font-size:12px;font-weight:550;color:#51604e}.suggestions span{display:block;font-size:10px;color:#979d93;margin-top:9px}.composerwrap{padding:18px max(28px,calc((100% - 820px)/2)) 18px}.composer{border:1px solid #dfe4db;box-shadow:0 3px 14px #24392905;border-radius:17px;background:#fff;padding:16px 18px 11px}textarea{width:100%;resize:vertical;border:0;outline:none;font-size:13px;line-height:1.6;color:#273b2e;background:transparent}textarea::placeholder{color:#a3a99e}.composer textarea{resize:none;min-height:49px}.composerbottom{display:flex;align-items:center;justify-content:space-between}.projectlabel{font-size:10px;color:#96a08f}select{font-size:11px;color:#66775f;border:0;background:transparent;padding:6px;max-width:220px}.composer button{width:34px;height:34px;border-radius:10px;background:#254e3b;color:#fff;font-size:23px}.composer button:disabled{background:#b9c4b5;cursor:wait}.disclaimer{text-align:center;font-size:10px;line-height:1.6;color:#a1a89d;margin:10px 0 0}.hidden{display:none!important}.message{margin:20px 0 32px;font-size:14px;line-height:1.9}.message.user{display:flex;justify-content:flex-end;margin-top:8px}.message.user .bubble{background:#f2f4f0;border-radius:18px 18px 4px 18px;padding:12px 19px;max-width:85%;white-space:pre-wrap}.assistanthead{display:flex;gap:9px;align-items:center;font-size:12px;font-weight:600;margin-bottom:13px}.tinylogo{background:#edf3e7;color:#5a7853;padding:1px 7px;border-radius:7px;font-size:18px}.answer{white-space:pre-wrap;overflow-wrap:anywhere;color:#455143;font-size:13px}.freshness{font-size:10px;border-radius:5px;padding:2px 7px;margin-left:auto;letter-spacing:.3px;font-weight:400}.freshness.CURRENT{color:#326341;background:#edf5e8}.freshness.STALE{color:#987024;background:#faf4e7}.freshness.UNKNOWN{color:#73727c;background:#f0eff4}.evidence{background:#fafbf9;border:1px solid #e8ede4;border-radius:9px;margin:14px 0 10px;padding:9px 12px;font-size:11px;color:#718068}.evidence summary{cursor:pointer}.evidence dl{display:grid;grid-template-columns:130px 1fr;gap:5px;margin:14px 0 5px}.evidence dt{color:#93a08b}.evidence dd{margin:0;overflow-wrap:anywhere}.memorybutton{font-size:11px;color:#92a087;padding:4px 0}.messagefoot{display:flex;gap:15px;align-items:center}.tokenfoot{font-size:10px;color:#adb3a5}.connection{font-size:11px;padding:9px 38px;background:#fff8e7;color:#896c26}.connection:not(.hidden)+.chatview{height:calc(100dvh - 117px)}.error{background:#fff4ef;color:#9f5d3a;border:1px solid #f3ddcf;border-radius:10px;padding:11px 14px;margin-bottom:12px;font-size:12px}.panelview{padding:42px;max-width:1280px;margin:auto}.pageheading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:20px}.pageheading h1{font-size:28px;font-weight:550;letter-spacing:-1px;margin:12px 0}.pageheading p{font-size:12px;color:#8c9685}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat{border:1px solid var(--line);border-radius:13px;padding:20px;background:#fff}.stat label{font-size:11px;color:#8b9685}.stat strong{display:block;font-size:29px;letter-spacing:-1px;font-weight:550;margin-top:10px;color:#41543b}.stat small{font-size:10px;color:#95a08e}.sectiontitle{font-size:14px;margin:30px 0 15px;font-weight:600;color:#54654b}.tablewrap{overflow:auto;border:1px solid var(--line);border-radius:12px}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px;white-space:nowrap}th{font-weight:500;background:#f8faf6;color:#8a9781}th,td{padding:13px 15px;border-bottom:1px solid #eef0eb}td{color:#5a6c51}tbody tr:last-child td{border:0}.notice{font-size:11px;background:#f6f8f0;border:1px solid #e8eddd;color:#839168;padding:12px 15px;border-radius:9px;margin:18px 0;line-height:1.7}.candidate{border:1px solid var(--line);border-radius:13px;padding:22px;margin:16px 0}.candidateheader{display:flex;justify-content:space-between;font-size:12px;color:#5e7054;margin-bottom:13px}.candidate p{white-space:pre-wrap;font-size:13px;color:#66755d;line-height:1.8}.candidate small{font-size:10px;color:#9aa58f}.candidate textarea{border:1px solid #e1e7d8;border-radius:8px;padding:10px;margin:10px 0}.candidateactions{display:flex;gap:9px;margin-top:17px}.empty{text-align:center;color:#98a28f;padding:70px 20px;font-size:13px}.auditrow{border:1px solid var(--line);border-radius:10px;padding:13px 16px;margin:10px 0;font-size:12px;color:#748366}.auditrow summary{cursor:pointer;display:flex;justify-content:space-between;gap:15px}.auditrow pre{white-space:pre-wrap;font:11px/1.8 inherit;overflow-wrap:anywhere}.toast{position:fixed;bottom:30px;left:50%;background:#254d3b;color:white;padding:13px 20px;border-radius:10px;font-size:12px;box-shadow:0 5px 30px #0002;z-index:50}dialog{border:1px solid #e3e9da;border-radius:16px;padding:30px;width:min(580px,92vw);box-shadow:0 24px 80px #1233}dialog::backdrop{background:#15251455}dialog h2{font-size:21px;font-weight:550}dialog p{font-size:12px;color:#89967e;line-height:1.8}dialog label{display:block;font-size:11px;color:#839373;margin:17px 0}dialog textarea,dialog select{display:block;border:1px solid #dfe6d6;border-radius:7px;margin-top:8px;padding:10px}dialog select{max-width:100%;width:100%}.dialogactions{display:flex;justify-content:flex-end;gap:10px}#mobileMenu{display:none}@media(min-width:1500px){.welcome{padding-top:15vh}}@media(max-width:1050px){.sidebar{width:220px}main{margin-left:220px;width:calc(100% - 220px)}header{padding:0 24px}.suggestions{gap:8px}.suggestions button{padding:16px 12px}.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.sidebar{transform:translateX(-100%);z-index:20;transition:.2s;width:250px}.sidebar.open{transform:translateX(0)}main{width:100%;margin:0}header{padding:0 18px;height:70px;font-size:12px}#mobileMenu{display:block;margin-right:15px}.account{margin-left:auto}.account #identity{max-width:110px;overflow:hidden;font-size:9px}.chatview{height:calc(100dvh - 70px)}.messages{padding:20px}.welcome{padding-top:6vh}.welcome h1{font-size:24px}.suggestions{grid-template-columns:1fr;margin-top:24px;text-align:left}.suggestions button{padding:14px}.suggestions span{margin-top:5px}.composerwrap{padding:10px 16px 16px}.disclaimer{font-size:9px}.panelview{padding:24px 18px}.cards{gap:9px}.stat{padding:15px}.stat strong{font-size:24px}.pageheading{align-items:flex-start}.pageheading h1{font-size:24px}.evidence dl{grid-template-columns:90px 1fr}.previewpill{margin-left:7px;font-size:8px}.connection{padding:9px 18px}}
