:root{color:#16201b;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.centered{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#fffc,#f6f7f4f0),#f6f7f4}.auth-panel{width:min(420px,100%);border:1px solid #d9ded7;background:#fff;border-radius:8px;padding:28px;box-shadow:0 18px 44px #1e252214}.auth-panel h1{margin:12px 0 8px;font-size:1.7rem}.auth-panel p{margin:0 0 20px;color:#5d6961}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#163d35;color:#fff;font-weight:800}.brand-mark.small{width:34px;height:34px}.shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{background:#18231f;color:#eef5ef;padding:18px;display:flex;flex-direction:column;gap:22px}.sidebar-brand{display:flex;gap:10px;align-items:center}.sidebar-brand span,.sidebar-footer span{display:block;color:#b9c5bf;font-size:.82rem}.nav-item{height:38px;display:flex;align-items:center;gap:9px;padding:0 10px;border-radius:6px;color:#d9e4dc;text-decoration:none}.nav-item.active{background:#26463f;color:#fff}.sidebar-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.main{min-width:0;padding:22px}.desk{display:flex;flex-direction:column;gap:14px}.desk-header{display:flex;justify-content:space-between;gap:18px;align-items:center}.desk-header h1{margin:0;font-size:1.55rem}.desk-header p{margin:4px 0 0;color:#647068}.button,.icon-button{border:1px solid #cbd3cc;background:#fff;color:#17211d;border-radius:6px;height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.icon-button{width:36px;padding:0}.button.primary{background:#17604f;color:#fff;border-color:#17604f}.button.success{background:#e8f6ef;border-color:#b7dec8;color:#0e5a34}.filters{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;border:1px solid #dbe0da;background:#fff;border-radius:8px;padding:12px}label{display:flex;flex-direction:column;gap:5px;color:#526058;font-size:.82rem;font-weight:650}input,select,textarea{width:100%;border:1px solid #cbd3cc;border-radius:6px;background:#fff;color:#17211d;padding:8px 10px;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#17604f;box-shadow:0 0 0 3px #17604f1f}.banner{min-height:38px;display:flex;align-items:center;gap:8px;border-radius:8px;padding:0 12px}.banner.error{background:#fff0ec;color:#93321d;border:1px solid #f2c6ba}.desk-grid{min-height:calc(100vh - 172px);display:grid;grid-template-columns:minmax(560px,1.15fr) minmax(420px,.85fr);gap:14px}.table-panel,.detail-panel{min-width:0;border:1px solid #dbe0da;background:#fff;border-radius:8px}.panel-title{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e3e7e1;font-weight:750}.panel-title span:last-child{color:#69756e;font-size:.84rem;font-weight:600}.table-scroll{overflow:auto;max-height:calc(100vh - 220px)}table{width:100%;border-collapse:collapse;font-size:.88rem}th,td{padding:10px 11px;text-align:left;border-bottom:1px solid #eef1ed;vertical-align:top}th{position:sticky;top:0;z-index:1;background:#fbfcfa;color:#59655e;font-size:.76rem;text-transform:uppercase}tbody tr{cursor:pointer}tbody tr:hover,tbody tr.selected{background:#f0f7f3}.title-cell{min-width:220px;font-weight:650}.empty-cell{text-align:center;color:#6f7973;padding:32px}.detail-panel{max-height:calc(100vh - 172px);overflow:auto;padding:16px}.empty-detail{display:grid;place-items:center;color:#6f7973}.detail-heading{display:flex;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #e3e7e1}.detail-heading h2{margin:2px 0 5px;font-size:1.22rem}.detail-heading p,.muted{margin:0;color:#66726b}.eyebrow{color:#17604f;font-size:.76rem;text-transform:uppercase;font-weight:800}.detail-section{padding:15px 0;border-bottom:1px solid #edf0ec}.detail-section h3{margin:0 0 10px;font-size:.94rem}.field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:10px}.stacked{margin-bottom:10px}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.body-text{margin:0 0 12px;white-space:pre-wrap}.attachment-list{display:flex;flex-direction:column;gap:7px}.attachment-list a{color:#155e75;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.kv{margin-top:10px;display:grid;gap:6px}.kv>span{color:#66726b;font-size:.78rem;font-weight:750;text-transform:uppercase}.kv div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px;font-size:.86rem}.kv dt{color:#66726b}.kv dd{margin:0;overflow-wrap:anywhere}.timeline{display:grid;gap:10px}.timeline article{border-left:3px solid #d5ded7;padding-left:10px}.timeline article div{display:flex;justify-content:space-between;gap:12px;color:#657069;font-size:.82rem}.timeline p{margin:6px 0;white-space:pre-wrap}.message-subject{font-weight:700}.badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:2px 8px;background:#eef1ed;color:#45504a;font-size:.76rem;font-weight:750}.badge.green{background:#e5f7ee;color:#14643c}.badge.orange{background:#fff2d8;color:#83510f}.badge.red{background:#ffe9e3;color:#9a341f}.error-text{color:#a23b24}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:5;flex-direction:row;align-items:center}.sidebar-footer{margin-top:0;margin-left:auto}.desk-grid{grid-template-columns:1fr}.detail-panel{max-height:none}}@media(max-width:720px){.main{padding:14px}.desk-header,.sidebar{align-items:flex-start}.desk-header,.sidebar,.filters,.field-grid{grid-template-columns:1fr;flex-direction:column}.desk-grid{min-height:auto}}
