:root{color:#11191a;font-synthesis:none;background:#f2f2f3;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;background:#fff;border:1px solid #c7ceca;border-radius:8px;padding:.68rem .9rem}button:disabled{cursor:not-allowed;opacity:.45}button.active,button.primary{color:#f4eddc;background:#0d3022;border-color:#0d3022}header{color:#f4eddc;background:#0d3022;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:18px clamp(20px,5vw,72px);display:flex}header h1{margin:0;font-size:1.7rem}nav{flex-wrap:wrap;gap:8px;display:flex}section{max-width:1500px;margin:auto;padding:36px clamp(20px,5vw,72px) 72px}.center{place-items:center;min-height:100vh;padding:24px;display:grid}.login{gap:14px;width:min(440px,100%);display:grid}input,select,textarea{background:#fff;border:1px solid #bcc5c0;border-radius:8px;width:100%;padding:.85rem}textarea{resize:vertical;min-height:90px}.eyebrow{letter-spacing:.16em;color:#749dc4;font-size:.72rem;font-weight:800}.sectionHead,.row{justify-content:space-between;align-items:center;gap:16px;display:flex}.sectionHead h2{margin:4px 0 0;font-size:clamp(1.6rem,4vw,2.4rem)}.notice{background:#e8efec;border-left:4px solid #0d3022;padding:14px;line-height:1.5}.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:24px;display:grid}.panel{background:#fff;border:1px solid #dce1de;border-radius:12px;padding:18px;box-shadow:0 7px 24px #0d30220b}.panel p{color:#65716d}.status{background:#e8efec;border-radius:999px;padding:.3rem .55rem;font-size:.75rem;font-weight:800}.status.test{background:#fff0bd}.status.production{background:#d8efe2}.pipeline{grid-template-columns:repeat(6,1fr);gap:8px;margin:22px 0;display:grid}.pipeline div{background:#fff;border:1px solid #dce1de;border-radius:9px;padding:12px;display:grid}.pipeline strong{font-size:1.45rem}.pipeline span{color:#65716d;text-transform:uppercase;font-size:.75rem}.intake{margin:20px 0}.intake summary{cursor:pointer;font-weight:800}.formGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.formGrid label{color:#52605b;gap:5px;font-size:.78rem;font-weight:700;display:grid}.formGrid .wide{grid-column:1/-1}.formGrid .check{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:flex}.formGrid .check input{width:auto}.versionRow{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.versionRow small{text-align:left;margin-top:4px;display:block}.dispatchGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.case{font-weight:800;color:#1769aa!important}.actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.candidate{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding-top:10px;display:flex}.candidate div{gap:3px;display:grid}.candidate small{text-align:left}.success{color:#176536;background:#e2f2e7;border-left:4px solid #176536;padding:12px}.userInvite{grid-template-columns:1fr 1.2fr .8fr auto;align-items:end;gap:12px;margin-top:20px;display:grid}.userInvite label{color:#52605b;gap:5px;font-size:.78rem;font-weight:700;display:grid}.ownerFlow{grid-template-columns:repeat(5,1fr);gap:12px;margin:24px 0 36px;display:grid}.flowCard{text-align:left;align-content:center;gap:6px;min-height:150px;padding:18px;display:grid}.flowCard strong{color:#1769aa;font-size:2rem}.flowCard span{font-weight:800}.flowCard small{text-align:left}.subhead{margin-top:22px}.territory{border-top:1px solid #edf0ee;margin-top:14px;padding-top:12px}.territory summary{cursor:pointer;font-weight:800}.inspectorCard>summary{cursor:pointer;list-style:none}.inspectorCard>summary::-webkit-details-marker{display:none}.inspectorCard>summary strong:after{content:"  View";color:#1769aa;font-size:.72rem;font-weight:800}.inspectorCard[open]>summary strong:after{content:"  Close"}.territoryGrid{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:8px;margin:12px 0;display:grid}.territoryGrid label{color:#52605b;gap:4px;font-size:.75rem;font-weight:700;display:grid}dl{gap:8px;display:grid}dl div{border-top:1px solid #edf0ee;justify-content:space-between;gap:12px;padding-top:8px;display:flex}dt{color:#65716d}dd{text-align:right;margin:0;font-weight:700}.error{color:#992b2b!important}small{color:#65716d;text-align:center}@media (width<=900px){.formGrid{grid-template-columns:repeat(2,1fr)}.pipeline{grid-template-columns:repeat(3,1fr)}.userInvite,.territoryGrid{grid-template-columns:1fr 1fr}.ownerFlow{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){header{flex-direction:column;align-items:flex-start}section{padding-top:24px}.formGrid{grid-template-columns:1fr}.formGrid .wide{grid-column:auto}.pipeline{grid-template-columns:repeat(2,1fr)}}
