.tnb-staff-page,
.tnb-staff-gate{box-sizing:border-box;width:min(1500px,100%);margin:28px auto;padding:24px;border:1px solid #e3d8d5;border-radius:14px;background:#fff;color:#2b2625;box-shadow:0 12px 34px rgba(68,45,40,.08);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tnb-staff-page *{box-sizing:border-box}
.tnb-staff-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid #eadfdb}
.tnb-staff-head span{display:block;margin-bottom:3px;color:#9f564a;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tnb-staff-head h2{margin:0;font-size:30px;line-height:1.2}
.tnb-staff-user{text-align:right;font-size:14px;line-height:1.6}
.tnb-staff-user a,.tnb-staff-page a{color:#8c493f}
.tnb-staff-gate{max-width:620px;text-align:center}
.tnb-staff-gate h2{margin-top:0}
.tnb-staff-login,.tnb-staff-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 14px;border:1px solid #9f564a;border-radius:6px;background:#fff;color:#8c493f!important;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}
.tnb-staff-login:hover,.tnb-staff-page .button:hover{background:#f8ece9}
.tnb-staff-page .button-primary{border-color:#9f564a;background:#9f564a;color:#fff!important}
.tnb-staff-page .button-primary:hover{background:#84453b}
.tnb-staff-notice{margin:18px 0;padding:12px 15px;border-left:4px solid;border-radius:4px;background:#f5f5f5}
.tnb-staff-success{border-color:#25855d;background:#ebf8f1}
.tnb-staff-error{border-color:#c33d3d;background:#fff0f0}
.tnb-staff-page .tnb-master-wrap{border-radius:8px}
.tnb-staff-page .tnb-master thead th{top:0}
.tnb-staff-page select,.tnb-staff-page input,.tnb-staff-page textarea{min-height:38px;padding:7px 9px;border:1px solid #b8aeab;border-radius:5px;background:#fff;color:#2b2625;font:inherit}
.tnb-staff-page textarea{min-height:80px}
.tnb-tech-filter{justify-self:end;padding:8px 12px;border-radius:6px;background:#f5ece9}
@media(max-width:782px){.tnb-staff-page,.tnb-staff-gate{margin:12px auto;padding:16px;border-radius:8px}.tnb-staff-head{display:block}.tnb-staff-user{margin-top:12px;text-align:left}.tnb-staff-head h2{font-size:25px}.tnb-tech-filter{justify-self:start}.tnb-staff-page .tnb-admin-toolbar{grid-template-columns:1fr}.tnb-staff-page .tnb-admin-actions{display:grid;gap:8px}.tnb-staff-page .tnb-admin-actions .button{width:100%}}
