@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap");.dashboard_container__Fq_hd{min-height:100vh;width:100vw;background:#000;display:flex;flex-direction:column;align-items:center;font-family:Oswald,sans-serif;padding:0}.dashboard_heading__aHxhC{font-size:clamp(2rem,5vw,3rem);font-weight:600;text-transform:uppercase;margin:2.5rem 0 1.5rem;background:linear-gradient(144deg,#AF40FF,#5B42F3 50%,#00DDEB);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.dashboard_user__jTtZS{font-size:1.1rem;margin-bottom:1.5rem;color:#91eae4}.dashboard_dates__qtRUA{color:#AF40FF;font-weight:700;margin-bottom:.7rem;font-size:1.15rem;letter-spacing:1px}.dashboard_tableWrapper__99Lac{width:100%;max-width:900px;margin:2.2rem 0 2rem;border-radius:1.25rem;background:#191922;box-shadow:0 4px 32px #af40ff22;padding:1.3rem .5rem 2rem;overflow-x:auto}.dashboard_table__Pdofb{width:100%;border-collapse:collapse;font-size:1.05rem;background:transparent}.dashboard_table__Pdofb td,.dashboard_table__Pdofb th{border:1px solid #242442;padding:.6rem .3rem;text-align:center}.dashboard_table__Pdofb th{background:#181829;color:#fff;font-weight:600;letter-spacing:1px}.dashboard_table__Pdofb tr:nth-child(2n) td{background:#23272f99}.dashboard_table__Pdofb tr:nth-child(odd) td{background:#181818cc}.dashboard_buttonGroup__RmSp0{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}.dashboard_shiftBtn__unfoN{border:none;border-radius:.5rem;padding:.32rem .9rem;font-size:1rem;font-family:Roboto,Arial,Helvetica,sans-serif;background:#5B42F3;color:#fff;cursor:pointer;transition:background .18s,box-shadow .18s,filter .12s;box-shadow:0 2px 8px #af40ff10;outline:none;min-width:88px;margin:.07rem 0;white-space:nowrap}.dashboard_shiftBtn__unfoN:focus,.dashboard_shiftBtn__unfoN:hover{background:#AF40FF;filter:brightness(1.08)}.dashboard_shiftBtn__unfoN.dashboard_remove__WUXXc{background:#F35B42}.dashboard_shiftBtn__unfoN.dashboard_remove__WUXXc:focus,.dashboard_shiftBtn__unfoN.dashboard_remove__WUXXc:hover{background:#ff4060}.dashboard_shiftBtn__unfoN.dashboard_otherUser__FjHXp{background:#222233;color:#fff;cursor:default;font-style:normal;font-weight:700;font-family:Roboto,Arial,Helvetica,sans-serif;text-shadow:0 2px 8px #111,0 0 1px #000,0 0 2px #000;border:1px solid #39395a;letter-spacing:.03em;filter:none}@media (max-width:600px){.dashboard_tableWrapper__99Lac{padding:.5rem}.dashboard_table__Pdofb td,.dashboard_table__Pdofb th{padding:.33rem .13rem;font-size:.95rem}.dashboard_shiftBtn__unfoN{min-width:70px;font-size:.95rem;padding:.27rem .55rem}}