*{box-sizing:border-box}body{margin:0;background:#f6f5f0;color:#253a31;font-family:Segoe UI,sans-serif}.loading{display:grid;place-items:center;min-height:100vh}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:100px;padding:60px;background:radial-gradient(ellipse at 15% 10%,#e2e7d6,transparent 60%),#f6f5f0}.login-copy h1{font-family:Georgia,serif;font-weight:400;font-size:56px;line-height:1.2;color:#234837}.login-copy p{color:#647364;font-size:17px;line-height:1.8}.login-line{width:90px;border-top:2px solid #bd9c60;margin-top:36px}.login-card{width:390px;padding:14px;box-shadow:0 15px 60px #243f3510}.brand-mark{font-size:32px;color:#ab8648;margin:5px 0 25px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:#78846e}.app-shell{display:flex;min-height:100vh}aside{width:248px;background:#244a3d;color:#edf1e8;padding:36px 24px;flex-shrink:0;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:27px}.brand>span{color:#d0b275;font-size:30px}.brand small{font-family:Segoe UI,sans-serif;display:block;font-size:8px;letter-spacing:1.6px;margin-top:9px;color:#c8d3bc}.side-caption{font-size:9px;letter-spacing:1.7px;color:#9caf9e;margin-top:65px}.side-active{background:#ffffff13;padding:14px 12px;border-radius:10px;margin:16px -5px;color:#f0ecd9;font-size:14px}.side-active span{margin-right:10px}.side-footer{position:absolute;bottom:30px;font-size:12px;color:#c2d0c1}.side-footer small{display:block;margin-top:10px;margin-left:13px;color:#97b09e}.status-dot{display:inline-block;width:6px;height:6px;background:#b7cda3;border-radius:50%;margin-right:7px}main{margin-left:248px;padding:40px 42px;width:calc(100% - 248px)}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}header h2{font-family:Georgia,serif!important;font-weight:400!important;font-size:34px!important;margin-top:12px!important;margin-bottom:8px!important}.mode-bar{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#eeeadd;border:1px solid #e5dfcc;border-radius:12px;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.stats .ant-card{border-color:#e5e8df}.stats .ant-statistic-content{font-family:Georgia,serif;color:#285542;font-size:32px}.stats .ant-statistic-title{color:#727c6c}.stats .ant-typography{font-size:11px}.connection-alert{margin-bottom:22px}.inbox-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:20px}.conversation-list .ant-card-body{padding:8px}.conversation{display:block;text-align:left;width:100%;padding:18px 13px;border:0;background:transparent;border-bottom:1px solid #eef0e9;cursor:pointer;color:#344c3e}.conversation.selected{background:#edf2e8;border-radius:8px}.convo-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.convo-top strong{overflow:hidden;text-overflow:ellipsis}.convo-top span{font-size:8px;letter-spacing:1px;color:#899581;flex-shrink:0}.conversation p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#737d72;font-size:12px}.convo-meta{font-size:10px;color:#909a8e}.messages{max-height:360px;overflow:auto;padding-bottom:20px}.bubble{background:#f3f4ef;padding:12px 16px;border-radius:0 12px 12px;margin:0 25% 16px 0}.bubble.staff{background:#e6eddf;margin:0 0 16px 25%}.bubble span{font-size:10px;color:#919889}.bubble p{font-size:14px;white-space:pre-wrap;line-height:1.6;margin-bottom:0}.draft-section{border-top:1px solid #eef0e8;padding-top:24px}.draft-section>.eyebrow{margin-bottom:16px}.draft{background:#fafbf7;margin-bottom:12px;border-color:#dee6d4}.draft-text{white-space:pre-wrap;line-height:1.75}.data-actions{margin-top:20px}.fixture-card{max-width:680px}.fixture-card form{margin-top:24px}footer{margin-top:40px;text-align:center;font-size:10px;letter-spacing:.4px;color:#929b8b}.ant-table-wrapper{overflow:auto;margin-top:18px}.thread>.ant-card-body>.ant-empty{margin:80px 0}@media(max-width:1200px){main{padding:28px 24px}.inbox-grid{grid-template-columns:280px minmax(0,1fr)}aside{width:210px}main{margin-left:210px;width:calc(100% - 210px)}header{gap:16px}}@media(max-width:900px){aside{display:none}main{margin:0;width:100%}.inbox-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}header,.mode-bar{align-items:flex-start;gap:15px;flex-direction:column}.login-page{gap:40px;padding:28px}.login-copy h1{font-size:40px}.login-card{width:360px}}@media(max-width:600px){.login-copy{display:none}.login-card{width:100%}main{padding:24px 16px}header h2{font-size:28px!important}.bubble{margin-right:10%}.bubble.staff{margin-left:10%}.mode-bar span{line-height:1.8}}
