/* Scoped because RockFrontend also discovers this file on public pages. */
body.staff-maintenance *{box-sizing:border-box}body.staff-maintenance{margin:0;background:#f4f6f7;color:#20352d;font:16px/1.55 system-ui,sans-serif}body.staff-maintenance main{max-width:1200px;margin:auto;padding:30px 24px 70px}body.staff-maintenance nav, body.staff-maintenance header, body.staff-maintenance .actions, body.staff-maintenance .row-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}body.staff-maintenance nav{justify-content:space-between}body.staff-maintenance header{justify-content:space-between;margin:30px 0}body.staff-maintenance h1{font-size:38px;margin:0}body.staff-maintenance h2{font-size:24px;margin:0 0 12px}body.staff-maintenance p{margin:8px 0 18px}body.staff-maintenance .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;margin:0}body.staff-maintenance a{color:#195c48;text-underline-offset:3px}body.staff-maintenance section{background:white;border:1px solid #dce3df;border-radius:12px;padding:26px;margin:24px 0;scroll-margin-top:16px}body.staff-maintenance button, body.staff-maintenance .button{font:inherit;display:inline-block;background:#194e3e;color:white;border:1px solid #194e3e;border-radius:6px;padding:10px 16px;text-decoration:none;cursor:pointer}body.staff-maintenance button:disabled{opacity:.4;cursor:default}body.staff-maintenance button:hover:not(:disabled), body.staff-maintenance .button:hover{background:#103f31}body.staff-maintenance .small{padding:4px 12px}body.staff-maintenance .muted, body.staff-maintenance small{color:#5b6963}body.staff-maintenance .badge{display:inline-block;padding:3px 10px;background:#eee;border-radius:20px;font-size:13px}body.staff-maintenance .badge.public{background:#e1f2e5}body.staff-maintenance .table-wrap{overflow-x:auto}body.staff-maintenance table{border-collapse:collapse;width:100%;margin-top:20px}body.staff-maintenance th{text-align:left;font-size:13px;color:#57675f}body.staff-maintenance th, body.staff-maintenance td{padding:14px 10px;border-bottom:1px solid #e0e6e2;vertical-align:middle}body.staff-maintenance td:first-child, body.staff-maintenance th:first-child{padding-left:0}body.staff-maintenance td strong{white-space:nowrap}body.staff-maintenance .row-actions{gap:14px;font-size:14px}body.staff-maintenance .row-actions form{display:flex;gap:5px}body.staff-maintenance .fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}body.staff-maintenance .wide{grid-column:1/-1}body.staff-maintenance label{display:block;font-weight:600;margin-bottom:12px}body.staff-maintenance input:not([type=checkbox]), body.staff-maintenance textarea{display:block;width:100%;padding:10px 12px;border:1px solid #abbdb3;border-radius:5px;background:#fff;color:#20352d;font:inherit;margin-top:5px}body.staff-maintenance textarea{resize:vertical}body.staff-maintenance .inline{display:flex;align-items:center;gap:10px;margin:8px 0;font-weight:400}body.staff-maintenance input[type=checkbox]{width:20px;height:20px;accent-color:#194e3e}body.staff-maintenance .photo{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:20px 0}body.staff-maintenance .photo img{object-fit:cover;border-radius:8px}body.staff-maintenance .actions{margin-top:20px}body.staff-maintenance small{display:block;font-weight:400;font-size:13px;margin-top:5px}body.staff-maintenance .notice{padding:14px 18px;background:#e3f2e8;border-left:4px solid #258247}body.staff-maintenance .error{background:#fff1ed;border-color:#b34022}body.staff-maintenance :focus-visible{outline:3px solid #d28543;outline-offset:3px}@media(max-width:650px){body.staff-maintenance main{padding:18px 12px 40px}body.staff-maintenance section{padding:18px 14px}body.staff-maintenance h1{font-size:30px}body.staff-maintenance .fields{grid-template-columns:1fr}body.staff-maintenance .row-actions{min-width:125px}body.staff-maintenance nav{align-items:flex-start;gap:8px;font-size:14px}}body.staff-maintenance main{width:100%;min-width:0}body.staff-maintenance label, body.staff-maintenance .fields>*{min-width:0;max-width:100%}body.staff-maintenance input[type=file]{min-width:0;max-width:100%}body.staff-maintenance .fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:650px){body.staff-maintenance .fields{grid-template-columns:minmax(0,1fr)}}
