html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--grove:#163524;--leaf:#2f7d4f;--cream:#f4f1ea;--peach:#f3d3b8}html,body,#app{background:var(--cream);height:100%;margin:0}.page-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 12px 32px #1635240f}.toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.cover-thumb{object-fit:cover;border-radius:10px;width:56px;height:56px}.login-hero{background:radial-gradient(circle at 20% 20%,#e39b2b2e,#0000 32%),radial-gradient(circle at 80% 10%,#2f7d4f33,#0000 28%),linear-gradient(160deg,#163524 0%,#245c3c 48%,#3f6b4a 100%);place-items:center;min-height:100vh;display:grid}.login-panel{background:#fffcf6f5;border-radius:24px;width:420px;padding:40px 36px;box-shadow:0 24px 60px #0000002e}.login-brand{align-items:center;gap:12px;margin-bottom:8px;display:flex}.login-brand h1{color:#163524;margin:0;font-size:26px}.hint{color:#6b7c70;margin-bottom:24px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.stat-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 28px #1635240f}.stat-card .label{color:#6b7c70;font-size:13px}.stat-card .value{color:#163524;margin-top:8px;font-size:28px;font-weight:700}.chart-box{height:320px}.chat-layout{grid-template-columns:280px 1fr;gap:16px;min-height:640px;display:grid}.session-item{cursor:pointer;border-radius:12px;padding:12px}.session-item.active,.session-item:hover{background:#eef6ef}.bubble-row{margin-bottom:12px;display:flex}.bubble-row.mine{justify-content:flex-end}.bubble{background:#f3f5f2;border-radius:14px;max-width:70%;padding:10px 14px}.bubble-row.mine .bubble{color:#fff;background:#2f7d4f}.logo-mark{background:linear-gradient(135deg,#f3c16b,#2f7d4f);border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}@media (width<=1100px){.stat-grid{grid-template-columns:repeat(2,1fr)}.chat-layout{grid-template-columns:1fr}}
