@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}.list-header{display:flex;justify-content:flex-end;align-items:center}.list-header h1{margin-right:auto}.list-header a,.list-header button{padding:.4rem .8rem}.list-header a{background-color:#00aa50;color:#fff}.list-header a:hover{background-color:#019a49}[data-theme=dark] .react-datepicker__day--disabled,[data-theme=dark] .react-datepicker__time-list-item--disabled{text-decoration:line-through;text-decoration-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}[data-theme=dark] .react-datepicker__day--disabled:hover,[data-theme=dark] .react-datepicker__time-list-item--disabled:hover{background-color:rgba(0,0,0,0)}[data-theme=light] .react-datepicker__day--disabled,[data-theme=light] .react-datepicker__time-list-item--disabled{text-decoration:line-through;text-decoration-color:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}[data-theme=light] .react-datepicker__day--disabled:hover,[data-theme=light] .react-datepicker__time-list-item--disabled:hover{background-color:rgba(0,0,0,0)}#before-login{margin-bottom:2rem;text-align:center;font-size:1.2rem;font-weight:500}#logout-button{display:flex;align-items:center;justify-content:center;gap:10px}