@font-face{font-family:Workspace;src:url('/fonts/bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Workspace;src:url('/fonts/regular.woff2') format('woff2');font-weight:400;font-display:swap}
:root{font-family:Workspace,'Segoe UI',sans-serif;color:#273629;background:#f4f5f0;font-size:15px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:#476837;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,.button{border:0;border-radius:9px;background:#546c3b;color:#fff;padding:11px 18px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex;justify-content:space-between;gap:18px;align-items:center}button:hover,.button:hover{background:#43592f;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #aac278;outline-offset:3px}.quiet{background:transparent;color:#5d675b;padding:7px}.quiet:hover{background:#e9ecdf}.secondary{background:#e9ede2;color:#40572f}.layout{display:grid;grid-template-columns:232px 1fr;min-height:100vh}aside{background:#fff;border-right:1px solid #e2e6db;padding:31px 24px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand img{width:155px;display:block}.brand span{display:block;color:#85917d;text-transform:uppercase;font-size:10px;letter-spacing:3px;margin-top:15px}.nav-title{font-size:9px;letter-spacing:1.4px;color:#95a08e;margin:47px 0 15px}nav{display:grid;gap:7px}nav a{padding:11px 10px;color:#56614f;font-size:14px;border-radius:8px}nav a:hover{background:#edf1e7;text-decoration:none}nav span{float:right;color:#9ca58f}.aside-bottom{margin-top:auto;font-size:13px}.aside-bottom small{color:#8b9583}.environment{color:#6e8060;border:1px solid #dce5ce;padding:7px 10px;border-radius:7px;width:fit-content;font-size:11px}header{height:81px;border-bottom:1px solid #e0e5d7;padding:0 38px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#6c7765}header span{margin:0 12px;color:#adb5a7}header form{margin:0}.content{max-width:1240px;margin:0 auto;padding:42px 38px 65px}.eyebrow{font-size:10px;letter-spacing:2px;color:#839372}.intro{margin-bottom:30px}h1{font-size:32px;letter-spacing:-.9px;font-weight:600;margin:12px 0}h2{font-size:19px;font-weight:600;margin:22px 0 10px}p{line-height:1.65;color:#75806c;margin:8px 0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.panel{background:#fff;border:1px solid #dfe5d8;border-radius:14px;padding:25px}.module{display:flex;flex-direction:column;min-height:237px}.module-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.module-icon{border-radius:11px;background:#ecf0e4;color:#69804b;width:42px;height:42px;display:grid;place-items:center;font-size:13px;font-weight:600}.module p{font-size:13px;margin:0 0 28px}.module footer{margin-top:auto;font-size:12px}.module footer .button{width:100%;padding:9px 13px}.pill{display:inline-block;padding:5px 8px;background:#f0f1ed;border-radius:6px;color:#909684;font-size:10px;white-space:nowrap}.pill.green{background:#ebf3e1;color:#6b8950}.muted{color:#8b9481;font-size:12px}.note{padding:23px 0;margin-top:13px;font-size:13px}.note strong{font-weight:500;color:#60724e}.note p{font-size:12px;max-width:650px}.login{max-width:430px}label{display:grid;gap:7px;font-size:13px;color:#5f6c53;margin-bottom:17px}input,select,textarea{border:1px solid #d6dece;border-radius:7px;padding:10px 11px;width:100%;background:#fff;color:#2f3c28;min-height:41px}input:focus,select:focus,textarea:focus{outline:2px solid #becfa3;outline-offset:1px}input[type=password]{font-family:system-ui}label small{color:#929b88;font-size:11px}.columns{display:grid;grid-template-columns:minmax(270px, .85fr) minmax(300px,1.4fr);gap:28px;align-items:start}.columns h2{margin-top:0}.separated{border-top:1px solid #e4e8de;margin-top:25px;padding-top:20px}.table-wrap{overflow:auto;padding:5px 18px}table{border-collapse:collapse;width:100%;font-size:13px}td,th{padding:18px 12px;text-align:left;border-bottom:1px solid #eef0e8}th{color:#929e87;font-size:11px;font-weight:500}td small{display:block;color:#93a088;font-size:11px;margin-top:4px}tr:last-child td{border-bottom:0}.spaced{margin-top:22px}.form-narrow{max-width:460px}details{margin-bottom:15px}summary{cursor:pointer;font-weight:600}summary .pill{float:right}details form{margin-top:24px}.error{color:#ac493a;background:#fbf0eb;padding:13px;border-radius:8px}.back{font-size:13px} @media(max-width:1150px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:30px 24px}header{padding:0 24px}.columns{grid-template-columns:1fr}}@media(max-width:720px){.layout{display:block}aside{position:static;height:auto;padding:18px 20px;border-right:0;border-bottom:1px solid #dfe5d7}.brand{display:flex;align-items:center;gap:20px}.brand img{width:118px}.brand span{margin:0;font-size:9px}.nav-title,.aside-bottom{display:none}nav{display:flex;flex-wrap:wrap;gap:4px;margin-top:18px}nav a{padding:6px;font-size:12px}nav span{display:none}header{padding:12px 20px;height:auto;gap:12px;align-items:flex-start}header .quiet{font-size:11px;padding:0}.content{padding:24px 20px}.cards{grid-template-columns:1fr}.module{min-height:216px}h1{font-size:27px}.panel{padding:21px}.table-wrap{padding:5px}.columns{display:block}.columns>section{margin-bottom:22px}}

.brand{display:block;background:#546c3b;padding:14px;border-radius:10px}.brand img{width:100%}.brand span{color:#e0e7d7}.pill{color:#717a67}.pill.green{color:#587344}

@media(max-width:720px){.brand{display:flex;max-width:350px}.brand img{width:118px}.brand span{font-size:9px}}
