@import url(https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@100..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap);.color-picker{display:flex;flex-wrap:wrap;gap:5px;height:auto;justify-content:space-around;list-style:none;margin:10px 0 30px;padding:0;width:100%}.color-picker .color_box{border:1px solid #ffffff80;border-radius:5px;cursor:pointer;height:40px;margin:5px;position:relative;transition:transform .2s ease;width:70px}.color-picker .color_box:hover{border-color:#fff;transform:scale(1.5);z-index:1000}.color-picker .color_box .texture_selected_wrapper{align-items:center;background-color:#ffffff80;border:2px solid #911;border-radius:5px;color:#000;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.color-picker .color_box .texture_selected_wrapper i{color:#000;filter:drop-shadow(0 0 2px rgba(0,0,0,.5));font-size:1.2rem}.list__cards{list-style:none;margin:0;padding:0}.list__cards .empty-list{height:fit-content!important;width:100%}.card__item{align-items:flex-start;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:#75757580;border:3px solid #0000;border-radius:10px;color:#1f1e1e;display:flex;font-size:20px;font-weight:500;justify-content:space-between;width:100%;z-index:5}.card__item:hover{border:3px solid #fff;transition:transform .2s}.card__item:hover .card__checkbox{opacity:1}.card__checkbox{appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #afaeae;border-radius:50%;cursor:pointer;height:14px;opacity:0;outline:none;position:relative;transition:opacity .4s ease;width:14px}.card__checkbox:hover{border-color:#70b349;transform:scale(1.1)}.card__checkbox:after{-webkit-text-stroke:1px #000;color:#000;content:"";font-family:Font Awesome\ 5 Free;font-size:11px;font-weight:1000;left:0;opacity:0;position:absolute;top:0;transition:opacity .1s .4s;transition:none}.card__checkbox:checked{background-color:#7b5;border-color:#7b5;opacity:1;position:relative}.card__checkbox:checked:after{opacity:1;transition:opacity .2s ease .4s}.button__card-change_wrapper{display:flex;flex-direction:column;gap:5px;justify-content:space-between;position:relative}.button__card-change_title,.button__menu_options{background:#0000;border:#0000;font-size:14px}.button__card-change_title:hover,.button__menu_options:hover{transform:scale(1.3)}.menu__options{align-items:flex-end;background-color:#aaa;border-radius:10px;display:flex;flex-direction:column;left:30px;padding:10px;position:absolute;top:0;width:200px;z-index:100}.menu__options_header{align-items:center;display:flex;justify-content:space-between;width:100%}.menu__options_title{font-size:14px}.menu__options .menu__options_header .list__button_custom-icon{margin:0}.empty-list,.list{border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;font-size:10px;gap:10px;justify-content:space-between;max-width:320px;min-height:160px;min-width:320px;padding:12px}.empty-list__title,.list__title{word-wrap:break-word;border:2px solid #0000;box-sizing:border-box;cursor:pointer;flex:1 1;font-size:20px;gap:10px;line-height:1.2;margin:0!important;min-width:0;overflow-wrap:break-word;padding-left:10px;white-space:normal;width:100%}.empty-list__title:hover,.list__title:hover{background-color:#9999;border:2px solid #000;border-radius:10px;cursor:pointer;transition:transform .2s}.empty-list__header,.list__header{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.empty-list__cards,.list__cards{display:flex;flex-direction:column;font-size:20px;gap:10px;margin:0}.empty-list .form__add_list,.list .form__add_list{height:160px}.empty-list .input_list_title,.list .input_list_title{border-radius:5px;height:20px}.empty-list .button__add_card,.empty-list .button__add_list,.list .button__add_card,.list .button__add_list{background-color:#0000;border:none;border-radius:5px;cursor:pointer;font-size:18px;font-weight:600;height:32px;margin:10px 0;text-align:start}.empty-list .button__add_card:hover,.empty-list .button__add_list:hover,.list .button__add_card:hover,.list .button__add_list:hover{background-color:#9999;border:1px solid #000;transition:transform .2s}.empty-list .button__add_card,.list .button__add_card{border:1px solid #0000}.empty-list .button__wrapper,.list .button__wrapper{display:flex;justify-content:space-between}.empty-list .button__add_list,.list .button__add_list{background-color:#838383;border:1px solid #000}.empty-list .button__add_list:hover,.list .button__add_list:hover{background-color:#acacac;transition:transform .2s}.empty-list{background-color:#91909033;min-height:auto;min-width:auto;padding:0}.board__title_wrapper .list__button_custom-icon{align-self:center}.list__button_custom-icon{align-items:center;align-self:flex-start;background:#0000;border:none;cursor:pointer;display:flex;height:25px;justify-content:center;margin:0 0 0 5px!important;margin-top:8px;padding:0;transition:transform .2s ease;width:25px}.list__button_custom-icon:hover{opacity:.8;transform:scale(1.2)}.list__button_custom-icon .icon-wrapper{background-image:url(/trello/static/media/color-picker-icon.323db5f141fe9c020795.png);background-size:contain;display:block;height:25px;width:25px}.board__list .list .edit-title{align-items:center;background-color:#0000!important;box-sizing:border-box;display:flex;flex:1 1;height:auto}.board__list .list .edit-title__input{background-color:#0000!important;border:2px solid #0000;border-radius:10px;color:#000;font-family:inherit;font-size:20px;font-weight:700;height:40px;margin:2px 0;outline:none;padding-left:10px;transition:all .2s ease;width:100%}.board__list .list .edit-title__input:focus{background-color:#9999!important;color:#000;transition:transform .2s}.board__list .list{background-color:#0000!important}.board{background-color:#acacac;background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.board .color-picker{align-items:center;max-width:100%}.board .edit-title{align-items:center;background-color:#1414144d;display:flex;height:80px}.board__title_wrapper{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:#14141433;border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:nowrap;margin:0;max-height:65px;padding:0 20px}.board .edit-title__input,.board__title{align-items:center;border:2px solid #0000;border-radius:10px;box-sizing:border-box;color:#141414;display:flex;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:700;margin:0;padding:8px 14px}.board .edit-title__input{background:none}.board__title{background-color:#64646480;cursor:pointer;margin:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board__title:hover{border:2px solid #282828}.board__list{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;min-height:0;overflow-x:auto;padding:20px;scroll-behavior:smooth;scrollbar-color:#555 #0000001a;scrollbar-width:auto;width:100%}.board__list::-webkit-scrollbar{display:block}.board__list::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.board__list::-webkit-scrollbar-thumb{background:#727272;background-clip:content-box;border:2px solid #0000;border-radius:10px}.board__list::-webkit-scrollbar-thumb:hover{background:#333}.board__add_button{height:30px}.board .edit-title{display:inline-flex}.board .edit-title__input{background-color:#949393;flex-shrink:1;outline:none;width:auto}.board .edit-title__input:focus{border-color:#333;transition:transform .2s}.board__add_button{background-color:#979797;border-radius:10px;cursor:pointer;font-weight:600;height:40px;min-width:160px}.board__add_button:hover{background-color:#777;transition:transform .2s}.modal{background-color:#444;border-radius:10px;color:#bbb;flex-direction:column;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:100}.modal,.modal__header{align-items:center;display:flex}.modal__header{justify-content:center;width:100%}.modal__header_title{display:flex;font-size:18px;justify-content:center;margin-left:auto;padding:15px 0}.modal__close-btn{align-items:center;align-self:self-start;background-color:#0000;border:none;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;height:30px;justify-content:center;margin:5px 5px 0 auto;width:30px}.modal__close-btn:hover{background-color:#727272}.modal__close-btn i{font-size:16px}.modal__texture_title{margin-top:20px;padding:5px 0}.modal .form__add{display:flex;flex-direction:column;justify-content:center;padding:10px}.modal .form__add *{box-sizing:border-box}.modal .form__add .form__add_title{background-color:#282828;border:1px solid #bbb;border-radius:3px;color:#bbb;font-size:18px;height:40px}.modal .form__add .form__add_title.error{border-color:#911;outline:none}.modal .form__add .form__add_title.error:focus{border-color:#911}.modal .form__add .form__add_title::placeholder{color:#9c9c9c}.modal .form__add .form__add_color{height:40px}.modal .form__add .board__button_add-item{background-color:#0079bf;border:none;border-radius:3px;color:#282828;cursor:pointer;font-size:20px;font-weight:500;height:30px}.modal .form__add .board__button_add-item:disabled{background-color:#727272;color:#bbb;cursor:not-allowed;opacity:.7}.modal .form__add .board__button_add-item:disabled:hover{background-color:#727272}.modal .form__add .board__button_add-item:hover{background-color:#0af}.modal .form__add .modal__error-text{font-size:14px;font-weight:500}.modal__confirm{align-items:center;background-color:#444;color:#bbb;display:flex;flex-direction:column;font-size:large;font-weight:500;height:150px;justify-content:space-evenly;left:50%;position:absolute;top:50%;width:200px}.modal__confirm .button_wrapper{display:flex;justify-content:space-evenly;width:100%}.modal__confirm .button_cancel,.modal__confirm .button_delete{border:none;border-radius:3px;cursor:pointer;font-size:large;font-weight:500;height:30px;transition:opacity .2s ease;width:70px}.modal__confirm .button_cancel:hover,.modal__confirm .button_delete:hover{filter:brightness(1.25)}.modal__confirm .button_delete{background-color:#ff6060}.modal__confirm .button_cancel{background-color:#6bd}.home__board_card{background-color:#222;border:solid #000;border-radius:10px;border-width:1px 1px 3px;display:flex;flex-direction:column;height:200px;justify-content:space-between;overflow:hidden;transition:transform .3s;width:100%}.home__board_card:hover{transform:translateY(-5px);transition:transform .3s}.home__board_image{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1;position:relative;width:100%}.home__board_title{color:#bbb;display:block;font-size:24px;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__board_footer{background-color:#282828;box-sizing:border-box;display:flex;justify-content:space-between;padding:5px 10px;width:100%}.home__button_delete-item{align-self:center;background:#0000;border:none;cursor:pointer;transition:transform .2s}.home__button_delete-item:hover{color:#911;transform:scale(1.2)}.home__button_delete-item i{font-size:18px}.home__page_title{color:#bbb;display:block;text-align:center;width:100%}.board__preview_list{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));max-height:calc(100vh - 150px);overflow-y:auto;padding:30px}.board__preview_list a{display:block;min-width:0;text-decoration:none}.board__preview_list .board__add_button{max-height:40px;min-width:200px}.app-container{display:flex;flex-direction:column;height:100dvh;overflow:hidden}body,html{font-family:Gloria Hallelujah,Playpen Sans,cursive;margin:0;min-height:100vh;padding:0}body main,html main{background-color:#282828;display:flex;flex-direction:column;flex-grow:1;font-size:40px;min-width:0;width:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px #29d,0 0 5px #29d;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:block;position:fixed;right:15px;top:15px;z-index:1031}#nprogress .spinner-icon{animation:nprogress-spinner .4s linear infinite;border-color:#29d #0000 #0000 #29d;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-header{align-items:center;background-color:#282828;border:solid #444;border-width:0 0 2px;display:flex;min-height:48px;padding:0 30px}.App-header .header__logo-link{align-items:center;border-radius:5px;display:flex;height:32px;justify-content:flex-start;padding:0 10px;text-decoration:none;transition:background-color .2s ease}.App-header .header__logo-link .header__logo-text{color:#bbb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;font-weight:500}.App-header .header__logo-link .header__logo-svg{margin-right:8px;opacity:.8;transition:opacity .2s}.App-header .header__logo-link .header__logo-svg .header__logo-bg{color:#bbb;transition:color .2s ease}.App-header .header__logo-link .header__logo-svg .header__logo-rect{color:#282828;transition:color .2s ease}.App-header .header__logo-link .header__logo-svg:hover{opacity:1}.App-header .header__logo-link--home,.App-header .header__logo-link:hover{background-color:#444}.App-header .header__logo-link--home .header__logo-text{color:#fff}.App-header .header__logo-link--home .header__logo-svg{opacity:1}.App-header .header__logo-link--home .header__logo-svg .header__logo-bg{color:#0079bf}.App-header .header__logo-link--home .header__logo-svg .header__logo-rect{color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.bb6c9fbe.css.map*/