:root{--ink:#141311;--ink2:#2c2a27;--paper:#fafaf9;--card:#fff;--line:#eae7e1;--accent:#8f3d2e;--mut:#6f6a63;--sage:#4c5943;--gold:#8a6d1f;--blush:#f3e2de;--cream:#f4f2ee;--serif:"Playfair Display",Georgia,serif;--sans:"Inter",-apple-system,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}h1,h2,h3,.serif{font-family:var(--serif);letter-spacing:-.01em;font-weight:600}button{font-family:var(--sans);cursor:pointer}input,select{font-family:var(--sans)}.shell-top,.backdrop{display:none}@media (max-width:820px){.shell-top{z-index:40;background:var(--ink);color:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex;position:fixed;top:0;left:0;right:0}main{padding-top:56px}.side{z-index:50;height:100vh;transition:transform .22s;top:0;bottom:0;left:0;transform:translate(-105%);position:fixed!important}.side.open{transform:none}.backdrop.open{z-index:45;background:#00000073;display:block;position:fixed;inset:0}.side-close{display:block!important}.page-pad{padding:26px 16px 0!important}.page-pad2{padding:8px 16px 0!important}.chat-head{padding:26px 16px 14px!important}.chat-body{padding:16px!important}.chat-input{padding:12px 16px 16px!important}.grid-stats{grid-template-columns:1fr 1fr!important}.grid-2{grid-template-columns:1fr!important}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.login-wrap{flex-direction:column!important}.login-left{padding:44px 24px 12px!important}.login-right{width:100%!important;padding:28px 24px 44px!important}.settings-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.brief-num{display:none}}.side-close{display:none}
