.test-banner{background:#fff0ba;color:#493800;padding:9px 18px;text-align:center;font:600 14px Arial,sans-serif;border-bottom:1px solid #e5bc41}
.leave-form{display:grid;gap:14px;max-width:650px}.leave-form label{display:grid;gap:6px;font-size:15px;font-weight:600}.leave-form input,.leave-form select,.leave-form textarea{width:100%;padding:10px;font-size:16px;border:1px solid #b9c9dc;border-radius:6px}.leave-form button{width:fit-content;min-height:40px}.leave-request{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.leave-status{display:inline-block;padding:4px 8px;border-radius:5px;font-size:12px;background:#e5ebf3;color:#173a63}.leave-status.pending,.leave-status.cancel_pending{background:#fff0bf;color:#694d00}.leave-status.approved{background:#d7f0df;color:#18532b}.leave-status.declined{background:#f8dddd;color:#7d2121}.leave-warning{color:#923121;font-weight:600}.leave-conflict{padding:12px 0;border-bottom:1px solid #e1e7ef}.leave-sidebar{position:fixed;right:18px;top:100px;bottom:68px;overflow:auto;width:255px;padding:18px;background:#fff;border:1px solid #dce4ef;border-radius:12px;font-size:14px;z-index:8;box-shadow:0 3px 12px #173a6310}.leave-sidebar h2{font-size:19px;margin:0 0 12px}.leave-sidebar h3{font-size:15px;margin:18px 0 8px}.leave-notice{padding:12px 0;border-bottom:1px solid #e1e7ef;line-height:1.6}.leave-notice .btn{font-size:12px;margin-top:6px;white-space:normal}.app-shell.has-leave-sidebar{max-width:1280px;margin-left:auto;margin-right:295px;width:calc(100% - 335px)}
@media(max-width:1200px){.leave-sidebar{position:static;width:auto;max-width:1100px;margin:20px auto;max-height:none}.app-shell.has-leave-sidebar{width:auto;margin:20px auto;padding:0 16px}.leave-request{flex-wrap:wrap}}
