@charset "UTF-8";._spinnerOverlay_w7jag_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff9;display:flex;align-items:center;justify-content:center;z-index:9999}._loader_w7jag_11{position:relative;width:75px;height:100px}._loader__bar_w7jag_16{position:absolute;bottom:0;width:10px;height:50%;transform-origin:center bottom;box-shadow:1px 1px #0003}._loader__bar_w7jag_16:nth-child(1){left:0;background:#24a8e0;transform:scaleY(.2);animation:_barUp1_w7jag_1 4s infinite}._loader__bar_w7jag_16:nth-child(2){left:15px;background:#863a91;transform:scaleY(.4);animation:_barUp2_w7jag_1 4s infinite}._loader__bar_w7jag_16:nth-child(3){left:30px;background:#b63870;transform:scaleY(.6);animation:_barUp3_w7jag_1 4s infinite}._loader__bar_w7jag_16:nth-child(4){left:45px;background:#f2642a;transform:scaleY(.8);animation:_barUp4_w7jag_1 4s infinite}._loader__bar_w7jag_16:nth-child(5){left:60px;background:#f79329;transform:scale(1);animation:_barUp5_w7jag_1 4s infinite}._loader__ball_w7jag_54{position:absolute;bottom:10px;left:0;width:10px;height:10px;background:#355caa;border-radius:50%;animation:_ball_w7jag_1 4s infinite}@keyframes _ball_w7jag_1{0%{transform:translate(0)}5%{transform:translate(8px,-14px)}10%{transform:translate(15px,-10px)}17%{transform:translate(23px,-24px)}20%{transform:translate(30px,-20px)}27%{transform:translate(38px,-34px)}30%{transform:translate(45px,-30px)}37%{transform:translate(53px,-44px)}40%{transform:translate(60px,-40px)}50%{transform:translate(60px)}57%{transform:translate(53px,-14px)}60%{transform:translate(45px,-10px)}67%{transform:translate(37px,-24px)}70%{transform:translate(30px,-20px)}77%{transform:translate(22px,-34px)}80%{transform:translate(15px,-30px)}87%{transform:translate(7px,-44px)}90%{transform:translateY(-40px)}to{transform:translate(0)}}@keyframes _barUp1_w7jag_1{0%,40%{transform:scaleY(.2)}50%,90%{transform:scale(1)}to{transform:scaleY(.2)}}@keyframes _barUp2_w7jag_1{0%,40%{transform:scaleY(.4)}50%,90%{transform:scaleY(.8)}to{transform:scaleY(.4)}}@keyframes _barUp3_w7jag_1{0%,to{transform:scaleY(.6)}}@keyframes _barUp4_w7jag_1{0%,40%{transform:scaleY(.8)}50%,90%{transform:scaleY(.4)}to{transform:scaleY(.8)}}@keyframes _barUp5_w7jag_1{0%,40%{transform:scale(1)}50%,90%{transform:scaleY(.2)}to{transform:scale(1)}}._wrap_11vw0_1{position:relative;min-height:12rem;width:100%}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,sans-serif;background-color:#e6f2ff;color:#333}button{display:inline-block;font-family:inherit;font-size:14px;line-height:1.4;padding:8px 16px;border:none;border-radius:4px;margin:5px;text-align:center;cursor:pointer;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;background-color:#1e73be;color:#fff}button:hover:not(:disabled){background-color:#1961a8}button:active:not(:disabled){background-color:#154f8c}button:focus{outline:none;box-shadow:0 0 0 3px #1e73be4d}button:disabled{cursor:not-allowed;opacity:.6}form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:none;padding:1rem 0}form label{display:flex;flex-direction:column;font-weight:500;color:#34495e}form input[type=text],form input[type=email],form input[type=password],form select,form .react-select__control{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;transition:border-color .2s,box-shadow .2s}form input[type=text]:focus,form input[type=email]:focus,form input[type=password]:focus,form select:focus,form .react-select__control:focus{outline:none;border-color:#1e73be;box-shadow:0 0 0 3px #1e73be4d}form select[multiple]{min-height:4rem;overflow-y:auto}form button[type=button]{background-color:#ecf0f1;color:#2c3e50}form button[type=button]:hover:not(:disabled){background-color:#dde4e6}form button[type=button]:active:not(:disabled){background-color:#cfd9db}.container{padding:2rem}._sidebar_1gfzn_3{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;left:0;width:var(--sidebar-width);height:100vh;padding:16px 8px;background-color:#2353a2;box-sizing:border-box;gap:24px}@media (max-width: 700px){._sidebar_1gfzn_3{flex-direction:row;align-items:center;width:100vw;height:var(--navbar-height);padding:0 12px;box-shadow:0 2px 8px #0000001a;gap:8px}}._logo_1gfzn_30{flex-shrink:0;width:60px;height:60px;border-radius:25%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden}._logo_1gfzn_30 img,._logo_1gfzn_30 svg{width:48px;height:48px}@media (max-width: 700px){._logo_1gfzn_30{margin-bottom:0;margin-right:16px}}._forename_1gfzn_55{color:#fff;min-width:0;flex:0 0 auto;white-space:normal;overflow-wrap:break-word;word-break:break-word;width:100%;text-align:center;line-height:1.2;margin-top:-12px;margin-bottom:-12px;padding:0}@media (max-width: 700px){._forename_1gfzn_55{flex:1 1 auto;width:auto;text-align:left;margin:0}}._navLinks_1gfzn_94{flex:1;align-self:stretch;display:flex;flex-direction:column;gap:12px;align-items:center;overflow-y:auto}@media (max-width: 700px){._navLinks_1gfzn_94{flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden}}._link_1gfzn_113{display:flex;align-items:center;justify-content:center;width:100%;max-width:84px;min-height:40px;padding:0 8px;color:#fff;background:none;border:none;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,color .2s}._link_1gfzn_113:hover,._link_1gfzn_113:focus,._link_1gfzn_113._active_1gfzn_131{background:#fff;color:#2353a2}@media (max-width: 700px){._link_1gfzn_113{min-height:auto;font-size:.95rem;padding:7px 12px}}._logoutBtn_1gfzn_143{margin-top:auto;width:80%;min-height:40px;background:#f44336;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer}._logoutBtn_1gfzn_143:hover,._logoutBtn_1gfzn_143:focus,._logoutBtn_1gfzn_143._active_1gfzn_131{background:#fff}@media (max-width: 700px){._logoutBtn_1gfzn_143{margin-top:0;padding:7px 12px;width:auto;max-width:84px;font-size:.95rem}}._logo_1gfzn_30>._link_1gfzn_113{width:100%!important;height:100%!important;padding:0!important;border-radius:50%!important;background:none!important;display:flex!important;align-items:center!important;justify-content:center!important}._logo_1gfzn_30>._link_1gfzn_113 svg{width:24px!important;height:24px!important}:root{--sidebar-width: 92px;--navbar-height: 56px}._layout_j0pkf_6{position:relative;width:100%;min-height:100vh}._nav_j0pkf_12{flex:none}._content_j0pkf_16{margin-left:var(--sidebar-width);min-height:100vh;overflow-y:auto;background-color:#f5f8fa}._title_j0pkf_23{font-size:5rem;font-weight:700;color:#151a21;margin-top:32px}@media (max-width: 700px){._content_j0pkf_16{margin-left:0;margin-top:var(--navbar-height)}}
