:root{--articleMargin:64px}@media(max-width:1000px){:root{--articleMargin:32px}}#main{padding:var(--articleMargin)}.card-holder{align-content:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:30px;width:100%}.fa-chevron-right{font-size:12px}.card-button:hover{cursor:pointer}.card{background-color:#fff!important}.card-link{align-items:center;display:flex}.card-link:hover{--underline-width:100%}.guide-icon-arrow{align-items:center;display:flex;height:12px;justify-content:center;margin-left:5px;width:12px}.fa-square-binary{background-color:#fff;height:1.2em;margin-right:5px;width:1.2em}.fa-square-binary>path{color:#2588c7}.assembly-card>.card-info>.card-buttons{flex-direction:column}#create-project,.project-card{cursor:pointer;position:relative;transform-style:preserve-3d;transition:transform .1s ease-out;width:250px;will-change:transform}.item-sections .section-header h1{margin-top:.83em}.section-header{align-items:center;display:flex;gap:10px}#toggle-dropzone{background-color:#fff;border-radius:20px;color:#405c64;filter:drop-shadow(0 0 2px rgba(0,0,0,.1));font-family:Nunito Sans,sans-serif;font-size:18px;line-height:150%;margin-left:32px;padding:8px 16px}#toggle-dropzone svg{margin-right:4px}#toggle-dropzone:hover{cursor:pointer}#toolbar[open]{align-items:flex-start;border-radius:.5em;display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:5px 20px 5px 5px;position:absolute;width:130px;z-index:4}#toolbar>.card-button>svg{margin-right:5px}#toolbar>.button:hover{cursor:pointer}#project-delete>svg>path{color:#ff6166}.project-card:has(>#toolbar[open]){border:3px solid #91cc31;z-index:1}.lesson-card,.project-card{border:3px solid transparent}#create-project{align-content:center;background-color:#2588c7;border-radius:5%;display:flex;flex-direction:column;height:226.75px;justify-content:center;width:250px}#create-project:hover{cursor:pointer}#create-project>*{color:#fff;font-size:30px;text-align:center;width:100%}#create-project>p{margin-bottom:0;margin-top:10px}#create-project>svg>path{color:#fff}.lesson-card>.card-info>.card-descriptions{display:flex;flex-direction:row;justify-content:space-between}.assembly-card>.card-info>.card-buttons>.card-button:hover{--underline-width:100%}.assembly-card>.card-info>.card-buttons>.card-button{font-family:Nunito,sans-serif;padding:0 0 .2em}#dropzone{background-color:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}#dropzone,#dropzone>div{align-items:center;display:flex;justify-content:center}#dropzone>div{color:#fff;flex-direction:column;text-align:center}#dropzone>div>h2{color:#fff;font-size:24px;margin-top:16px}.hero-title-container{background-color:#ffcd44}#cancel-confirm-button{background-color:#2588c7}#delete-confirm-button{background-color:#ff6166}#delete-modal .fa-trash-can{color:#ff6166;font-size:30px}#rename-modal .fa-pencil{color:#2588c7;font-size:30px}#rename-modal #rename-confirm-button{background-color:#91cc31}#rename-modal .modal-content{align-items:center;justify-content:center;padding:10% 5%}#rename-modal .modal-content p{margin-top:0;text-align:center}#rename-modal .modal-content #new-project-name{border:3px solid #2588c7;border-radius:10px;color:#405c64;font-size:20px;padding:5px;width:70%}.card-wrapper{position:relative}.project-card:hover{border:3px solid #2588c7;transform:translateY(-2px)}.project-card:has(.toolbar-target){border:3px solid #91cc31;transform:translateY(-2px)}