@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;color:#44443f;font-family:Inter;margin:0;padding:0}body{background-color:#fafefe}a{text-decoration:none}p,summary{font-size:.8rem}p{line-height:1.2rem}.Layout{position:relative}.Layout #logo{font-size:1.2rem;position:fixed;right:clamp(10px,4vw,50px);text-decoration:none;top:clamp(10px,4vw,30px);z-index:10}.Layout #logo:hover{background-color:#e4ff3f}@media only screen and (max-width:550px){.Layout #logo{position:absolute}}.glitch{color:#fff;position:relative}.line:not(:first-child){left:0;position:absolute;top:0}.line:first-child{animation:clip 3s linear -.3s infinite,glitch1 5s linear -107ms infinite}@keyframes glitch1{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(-1px)}90%{color:#e4ff3f;transform:translateX(4px)}95%{color:#fff;transform:translateX(-4px)}to{transform:translateX(0)}}.line:nth-child(2){animation:clip 3s linear -.6s infinite,glitch2 5s linear -646ms infinite}@keyframes glitch2{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(2px)}90%{color:#e4ff3f;transform:translateX(-3px)}95%{color:#fff;transform:translateX(-1px)}to{transform:translateX(0)}}.line:nth-child(3){animation:clip 3s linear -.9s infinite,glitch3 5s linear -709ms infinite}@keyframes glitch3{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(0)}90%{color:#e4ff3f;transform:translateX(0)}95%{color:#fff;transform:translateX(5px)}to{transform:translateX(0)}}.line:nth-child(4){animation:clip 3s linear -1.2s infinite,glitch4 5s linear -141ms infinite}@keyframes glitch4{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(3px)}90%{color:#e4ff3f;transform:translateX(0)}95%{color:#fff;transform:translateX(2px)}to{transform:translateX(0)}}.line:nth-child(5){animation:clip 3s linear -1.5s infinite,glitch5 5s linear -416ms infinite}@keyframes glitch5{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(4px)}90%{color:#e4ff3f;transform:translateX(3px)}95%{color:#fff;transform:translateX(1px)}to{transform:translateX(0)}}.line:nth-child(6){animation:clip 3s linear -1.8s infinite,glitch6 5s linear -68ms infinite}@keyframes glitch6{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(-3px)}90%{color:#e4ff3f;transform:translateX(-3px)}95%{color:#fff;transform:translateX(-1px)}to{transform:translateX(0)}}.line:nth-child(7){animation:clip 3s linear -2.1s infinite,glitch7 5s linear -204ms infinite}@keyframes glitch7{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(-3px)}90%{color:#e4ff3f;transform:translateX(4px)}95%{color:#fff;transform:translateX(3px)}to{transform:translateX(0)}}.line:nth-child(8){animation:clip 3s linear -2.4s infinite,glitch8 5s linear -749ms infinite}@keyframes glitch8{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(-4px)}90%{color:#e4ff3f;transform:translateX(-2px)}95%{color:#fff;transform:translateX(2px)}to{transform:translateX(0)}}.line:nth-child(9){animation:clip 3s linear -2.7s infinite,glitch9 5s linear -61ms infinite}@keyframes glitch9{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(1px)}90%{color:#e4ff3f;transform:translateX(1px)}95%{color:#fff;transform:translateX(3px)}to{transform:translateX(0)}}.line:nth-child(10){animation:clip 3s linear -3s infinite,glitch10 5s linear -744ms infinite}@keyframes glitch10{0%{transform:translateX(0)}80%{color:#44443f;transform:translateX(0)}85%{color:#4e9a26;transform:translateX(1px)}90%{color:#e4ff3f;transform:translateX(4px)}95%{color:#fff;transform:translateX(4px)}to{transform:translateX(0)}}@keyframes clip{0%{clip-path:polygon(0 100%,100% 100%,100% 120%,0 120%)}to{clip-path:polygon(0 -20%,100% -20%,100% 0,0 0)}}.Home{min-height:100vh}.Home,.Home .home-content{align-items:center;display:flex;justify-content:flex-start}.Home .home-content{flex-direction:row;gap:2vw;height:65vh;padding:0 3vw;width:clamp(800px,60vw,1000px)}.Home .home-texts{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:35%}.Home #home-title{font-size:1.2rem;font-weight:400}.Home a{font-weight:300;text-decoration:none}.Home nav{align-items:flex-start;display:flex;flex-basis:90%;flex-direction:column;justify-content:center;width:100%}.Home nav div{margin:1% 0;width:100%}.Home nav a{display:block;font-family:Helvetica,sans-serif,Arial;font-size:.75rem;font-weight:400;padding:2px;text-decoration:none;width:100%}.Home nav a:hover{background-color:#e4ff3f}.Home #home-img-container{aspect-ratio:3.6/5.7;width:clamp(230px,35%,400px)}.Home img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:600px){.Home{flex-direction:column}.Home,.Home .home-content{align-items:center;justify-content:flex-start}.Home .home-content{flex-direction:column-reverse;height:auto;padding:0;width:100vw}.Home .home-texts{align-self:flex-start;flex-basis:20%;gap:1rem;margin:2rem 0;padding:0 2rem;width:100%}.Home .home-texts .GlitchedLink{font-size:clamp(1.2rem,2.5vw,3rem);margin-bottom:1rem}.Home .home-texts nav a{font-size:clamp(1rem,2vw,2rem)}.Home #home-img-container{height:auto;max-height:30vh;width:100%}}.About{min-width:100%}.About .about-img-container{bottom:0;display:flex;flex-direction:column;gap:15px;height:100vh;justify-content:flex-start;left:0;margin-left:clamp(0px,3vw,100px);margin-top:clamp(0px,15vh,300px);position:fixed;top:0}.About .about-img-container img{aspect-ratio:2.6/2.1;filter:grayscale(100%) contrast(65%);object-fit:cover;width:clamp(200px,8vw,400px)}.About .about-text-container{height:85vh;overflow-y:auto;padding-right:clamp(0px,6vw,350px);position:fixed;right:0;top:clamp(0px,15vh,300px);width:clamp(500px,45%,1000px)}.About .about-text-container .about-text-inner-container{margin-bottom:50px;padding:0 clamp(0px,1vw,30px)}.About .about-text-container .about-text-inner-container p:first-of-type{text-align:justify}.About .about-text-container .about-text-inner-container a{font-weight:500}.About .about-text-container .about-text-inner-container a:hover{background-color:#e4ff3f}.About .about-text-container details{margin-top:10px}.About .about-text-container details summary{cursor:pointer;padding:10px;transition:all .2s ease-in-out}.About .about-text-container details summary:hover{background-color:#e4ff3f;transition:all .2s ease-in-out}.About .about-text-container details summary::marker{content:""}.About .about-text-container details div{margin-left:.65rem}@media only screen and (max-width:800px){.About{display:flex;flex-direction:column}.About,.About .about-img-container{align-items:center;justify-content:center}.About .about-img-container{flex-direction:row;height:auto;margin-bottom:clamp(0px,3vw,100px);margin-top:clamp(100px,3vw,200px);margin-inline:clamp(10px,4vw,50px);position:static;width:100%}.About .about-img-container img{width:30%}.About .about-text-container{clear:both;height:auto;margin:0;padding-bottom:50px;padding-top:clamp(10px,4vw,50px);padding-inline:0;position:static;width:calc(90% + 30px)}}@media only screen and (max-width:550px){.About .about-img-container img:first-of-type,.About .about-img-container img:nth-of-type(2){width:calc(45% + 7.5px)}.About .about-img-container img:nth-of-type(3){display:none}}.lds-ring{display:inline-block;height:80px;left:calc(50vw - 40px);position:absolute;top:calc(50vh - 40px);width:80px;z-index:10}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#aaa;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BlancoDeCazador{min-width:100%}.BlancoDeCazador .bdc-img-container{bottom:0;display:flex;flex-direction:column;gap:15px;height:100vh;justify-content:flex-start;margin-right:clamp(0px,6vw,350px);margin-top:clamp(0px,15vh,300px);position:fixed;right:0;top:0}.BlancoDeCazador .bdc-img-container img{aspect-ratio:2.6/2.1;filter:grayscale(100%) contrast(65%);object-fit:cover;width:clamp(200px,8vw,400px)}.BlancoDeCazador .bdc-text-container{height:85vh;left:0;overflow-y:auto;padding-left:clamp(0px,3vw,100px);position:fixed;top:clamp(0px,15vh,300px);width:clamp(500px,45%,1000px)}.BlancoDeCazador .bdc-text-container .bdc-text-inner-container{margin-bottom:50px}.BlancoDeCazador .bdc-text-container .bdc-text-inner-container a{font-weight:500}.BlancoDeCazador .bdc-text-container .bdc-text-inner-container a:hover{background-color:#e4ff3f}.BlancoDeCazador .bdc-text-container p:first-of-type{text-align:justify}.BlancoDeCazador .bdc-text-container details{margin-top:10px}.BlancoDeCazador .bdc-text-container details summary{cursor:pointer;padding:10px;transition:all .2s ease-in-out}.BlancoDeCazador .bdc-text-container details summary:hover{background-color:#e4ff3f;transition:all .2s ease-in-out}.BlancoDeCazador .bdc-text-container details summary::marker{content:""}.BlancoDeCazador .bdc-text-container details div{margin-left:.65rem}@media only screen and (max-width:800px){.BlancoDeCazador{align-items:center;display:flex;flex-direction:column;justify-content:center}.BlancoDeCazador .bdc-img-container{align-items:center;flex-direction:row;height:auto;justify-content:center;margin-bottom:clamp(0px,3vw,100px);margin-top:clamp(100px,3vw,200px);margin-inline:clamp(10px,4vw,50px);position:static;width:100%}.BlancoDeCazador .bdc-img-container img{width:30%}.BlancoDeCazador .bdc-text-container{clear:both;height:auto;margin:0;padding-bottom:50px;padding-top:clamp(10px,4vw,50px);padding-inline:0;position:static;width:calc(90% + 30px)}}@media only screen and (max-width:550px){.BlancoDeCazador .bdc-img-container img:first-of-type,.BlancoDeCazador .bdc-img-container img:nth-of-type(2){width:calc(45% + 7.5px)}.BlancoDeCazador .bdc-img-container img:nth-of-type(3){display:none}}.Projects{padding-top:clamp(0px,15vh,300px);padding-inline:clamp(0px,3vw,100px);padding-bottom:clamp(0px,3vw,100px);position:relative;width:100%}.Projects .projects-img-container{align-items:center;display:flex;flex-wrap:wrap;gap:15px;width:clamp(300px,70vw,1000px)}.Projects .projects-img-container a{aspect-ratio:2.6/2.1;cursor:pointer;overflow:hidden;position:relative;width:clamp(200px,8vw,400px)}.Projects .projects-img-container a img{filter:grayscale(100%) contrast(65%);height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:filter 1s,transform 1s;width:100%}.Projects .projects-img-container a img:hover{filter:grayscale(0) contrast(120%);transform:scale(1.1);transition:filter .7s,transform .7s}.Projects .projects-img-container a p{display:none}.Projects .projects-text-container{font-weight:600;left:clamp(700px,75vw,950px);position:fixed;top:15vh;z-index:3}@media only screen and (max-width:850px){.Projects .projects-img-container{justify-content:center;width:100%}.Projects .projects-img-container a{aspect-ratio:2.6/2.5;padding-bottom:1.2rem}.Projects .projects-img-container a img{height:85%}.Projects .projects-img-container a img:hover{filter:grayscale(100%) contrast(65%);transform:scale(1);transition:filter transform 1s 1s;transition:filter .7s,transform .7s}.Projects .projects-img-container a p{display:block;font-size:.75rem;text-align:right}.Projects .projects-text-container{display:none}}@media only screen and (max-width:550px){.Projects{padding-bottom:40px}.Projects .projects-img-container{gap:0}.Projects .projects-img-container a{aspect-ratio:2.6/2.1;width:100%}.Projects .projects-img-container a img{height:90%}.Projects .projects-img-container a p{line-height:1.5rem}}.Contact{align-items:center;display:flex;justify-content:space-between;min-height:100vh;padding:0 5vw}.Contact .contact-img-container{align-items:center;display:flex;flex-direction:column;gap:1vw}.Contact .contact-img-container img{aspect-ratio:3.7/4.6;filter:grayscale(100%) contrast(65%);object-fit:cover;width:clamp(200px,90vh,300px)}.Contact .contact-text-container{align-self:flex-start;margin-top:10vh}.Contact .contact-text-container p{line-height:1.5rem}.Contact .contact-text-container a{text-decoration:none}.Contact .contact-text-container a:hover{background-color:#e4ff3f}.NotFound{justify-content:flex-start;min-height:100vh;padding-left:5vw}.NotFound,.Project{align-items:center;display:flex}.Project{justify-content:space-between;min-width:100%;padding-left:clamp(0px,3vw,100px)}.Project .project-media-container{align-items:flex-start;display:flex;flex-direction:column;height:80vh;justify-content:space-between;margin-top:clamp(0px,15vh,300px)}.Project .project-media-container .project-img-container{display:flex;gap:15px}.Project .project-media-container .project-img-container img{aspect-ratio:2.6/2.1;cursor:pointer;object-fit:cover;width:clamp(200px,8vw,400px)}.Project .project-media-container .external-video iframe{max-width:100%}.Project .project-media-container .audio-link-container{align-items:flex-start;display:flex}.Project video{height:auto;width:clamp(415px,16vw,800px)}.Project audio{justify-self:center}.Project .audio-link-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.Project .audio-link-container a:hover{background-color:#e4ff3f}.Project .project-text-container{height:85vh;overflow-y:auto;padding-right:clamp(0px,6vw,350px);position:fixed;right:0;top:clamp(0px,15vh,300px);width:clamp(500px,45%,1000px)}.Project .project-text-container a{font-style:italic}.Project .project-text-container a:hover{background-color:#e4ff3f}.Project .project-text-container .project-text-inner-container{margin-bottom:50px;padding:0 clamp(0px,1vw,30px)}.Project .project-text-container h5,.Project .project-text-container p{text-align:justify}@media only screen and (max-width:960px){.Project{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:0;padding-inline:clamp(10px,1vw,20px)}.Project .project-media-container{height:auto;margin-bottom:clamp(0px,3vw,100px);margin-top:clamp(100px,3vw,200px);position:static;width:100%}.Project .project-media-container .project-img-container{align-items:center;justify-content:center}.Project .project-media-container .project-img-container img{width:calc(50% - 7.5px)}.Project .project-media-container video{width:100%}.Project .project-text-container{clear:both;height:auto;margin:0;padding-bottom:50px;padding-top:clamp(10px,4vw,50px);padding-inline:0;position:static;width:100%}.Project .audio-link-container{margin-top:20px}}@media only screen and (max-width:550px){.Project .project-img-container img:first-of-type,.Project .project-img-container img:nth-of-type(2){width:calc(45% + 15px)}}.carousel-overlay{background:#000000d9;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.carousel,.carousel-overlay{align-items:center;display:flex;justify-content:center}.carousel{max-height:90%;max-width:90%;position:relative}.carousel-image{aspect-ratio:2.6/2.1;box-shadow:0 4px 15px #00000080;height:auto;max-height:80vh;object-fit:cover;width:clamp(300px,80vw,1000px)}.close-button{background:#0000;border:none;border-radius:50%;color:#00000080;cursor:pointer;font-size:24px;padding:10px;position:absolute;right:20px;top:20px;transition:background .2s ease-in-out}.close-button:hover{color:#c9c9c9}.nav-button{background:#0000;border:none;border-radius:50%;color:#00000080;cursor:pointer;font-size:24px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease-in-out}.nav-button:hover{color:#c9c9c9}.prev-button{left:20px}.next-button{right:20px}@media only screen and (max-width:960px){.carousel-image{width:clamp(250px,70vw,800px)}.close-button,.nav-button{font-size:20px;padding:8px}}@media only screen and (max-width:550px){.carousel-image{height:auto;width:90vw}.close-button,.nav-button{font-size:18px;padding:6px}}.Dashboard{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding:70px 20px 20px}.Dashboard .container{max-width:700px;position:relative}.Dashboard h1{margin:0 0 10px}.Dashboard a{background-color:#f5f5f5;border-radius:5px;box-shadow:1px 1px 10px 0 #00000026;cursor:pointer;display:inline-block;height:80px;margin:10px 5px;padding:10px;transition:all .2s ease-in-out;width:300px}.Dashboard a:hover{background-color:#e4ff3f;transition:all .2s ease-in-out}.Dashboard a div{align-items:center;display:flex;height:100%;justify-content:flex-start}.Dashboard a div svg{height:25px;margin-right:10px;width:25px}.Logout button{background:none;border:1px solid #000;border-radius:5px;cursor:pointer;font-size:.7rem;padding:5px;transition:all .3s ease-in-out}.Logout button:hover{background-color:#e4ff3f;transition:all .3s ease-in-out}.Studio{min-width:100%}.Studio .studio-img-container{bottom:0;display:flex;flex-direction:column;gap:15px;height:100vh;justify-content:flex-start;left:0;margin-left:clamp(0px,3vw,100px);margin-top:clamp(0px,15vh,300px);position:fixed;top:0}.Studio .studio-img-container img{aspect-ratio:2.6/2.1;filter:grayscale(100%) contrast(65%);object-fit:cover;width:clamp(200px,8vw,400px)}.Studio .studio-text-container{height:85vh;overflow-y:auto;padding-right:clamp(0px,6vw,350px);position:fixed;right:0;top:clamp(0px,15vh,300px);width:clamp(500px,45%,1000px)}.Studio .studio-text-container .studio-text-inner-container{margin-bottom:50px;padding:0 clamp(0px,1vw,30px)}.Studio .studio-text-container details{margin-top:10px}.Studio .studio-text-container details summary{cursor:pointer;padding:10px;transition:all .2s ease-in-out}.Studio .studio-text-container details summary:hover{background-color:#e4ff3f;transition:all .2s ease-in-out}.Studio .studio-text-container details summary::marker{content:""}.Studio .studio-text-container details div{margin-left:.65rem}@media only screen and (max-width:800px){.Studio{display:flex;flex-direction:column}.Studio,.Studio .studio-img-container{align-items:center;justify-content:center}.Studio .studio-img-container{flex-direction:row;height:auto;margin-bottom:clamp(0px,3vw,100px);margin-top:clamp(100px,3vw,200px);margin-inline:clamp(10px,4vw,50px);position:static;width:100%}.Studio .studio-img-container img{width:30%}.Studio .studio-text-container{clear:both;height:auto;margin:0;padding-bottom:50px;padding-top:clamp(10px,4vw,50px);padding-inline:0;position:static;width:calc(90% + 30px)}}@media only screen and (max-width:550px){.Studio .studio-img-container img:first-of-type,.Studio .studio-img-container img:nth-of-type(2){width:calc(45% + 7.5px)}.Studio .studio-img-container img:nth-of-type(3){display:none}}.ProjectList{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding-top:50px}.ProjectList .container{min-width:clamp(300px,80vw,800px);position:relative}.ProjectList .container h3{margin:0 0 20px}.ProjectList .container .project{align-items:center;background-color:#f5f5f5;border-radius:5px;box-shadow:1px 1px 10px 0 #00000026;display:flex;height:60px;justify-content:space-between;margin:10px 0;padding:10px;transition:background-color .2s ease-in-out,transform .2s ease-in-out;width:clamp(300px,80vw,800px)}.ProjectList .container .project:hover{background-color:#e4ff3f}.ProjectList .container .project img{aspect-ratio:1/1;border-radius:5px;margin:0 10px;object-fit:cover;object-position:center;width:50px}.ProjectList .container .project .btn-container{align-self:flex-end;display:flex;height:100%;justify-content:space-between;width:12%}.ProjectList .container .project .btn-container .deleteButton,.ProjectList .container .project .btn-container .editButton{aspect-ratio:1/1;border:none;border-radius:5px;cursor:pointer;height:100%;transition:background-color .2s ease-in-out}.ProjectList .container .project .btn-container .deleteButton:hover,.ProjectList .container .project .btn-container .editButton:hover{transform:scale(1.05)}.ProjectList .container .project .btn-container .deleteButton{background-color:#ff9a9a}.ProjectList .container .project .btn-container .deleteButton:hover{background-color:red}.ProjectList .container .project .btn-container .editButton{align-items:center;background-color:#ffd59a;display:flex;justify-content:center}.ProjectList .container .project .btn-container .editButton .editIcon{height:auto;width:50%}.ProjectList .container .project .btn-container .editButton:hover{background-color:#fb0}.ProjectList .container .dropArea{background-color:#0000000d!important;border:2px dashed #0003;transform:scale(1.02)}@media only screen and (max-width:800px){.ProjectList .container{padding:15px 10px;width:100%}.ProjectList .container .project{width:100%}.ProjectList .container .project h4{font-size:.75rem}.ProjectList .container .project .btn-container{gap:10px;width:auto}.ProjectList .container .project .btn-container .deleteButton,.ProjectList .container .project .btn-container .editButton{height:75%}}.BackButton{align-items:center;background:none;border:1px solid #000;border-radius:5px;cursor:pointer;display:flex;font-size:.7rem;justify-content:center;padding:5px;position:absolute;right:0}.BackButton,.BackButton:hover{transition:all .3s ease-in-out}.BackButton:hover{background-color:#e4ff3f}.BackButton svg{font-size:1rem;margin-right:5px}@media only screen and (max-width:800px){.BackButton{right:10px}}.modal-backdrop{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal-backdrop .modal-box{background:#dee2e6;border-radius:6px;box-shadow:0 4px 8px #0003;max-width:400px;overflow:hidden;width:90%}.modal-backdrop .modal-header{align-items:center;display:flex;justify-content:space-between;padding:1rem}.modal-backdrop .modal-header .modal-title{font-size:1.25rem;margin:0}.modal-backdrop .modal-header .modal-title.success{color:#47a67a}.modal-backdrop .modal-header .modal-title.error{color:#a93b46}.modal-backdrop .close-button{background:none;border:none;cursor:pointer;font-size:1.5rem}.modal-backdrop .modal-body{color:#333;font-size:1rem;padding:1rem}.modal-backdrop .modal-footer{display:flex;justify-content:center;padding:.75rem 1rem}.modal-backdrop .modal-footer .btn-close{border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;width:100%}.modal-backdrop .modal-footer .btn-close.success{background-color:#47a67a;color:#dee2e6}.modal-backdrop .modal-footer .btn-close.success:hover{background-color:#157347}.modal-backdrop .modal-footer .btn-close.error{background-color:#a93b46;color:#dee2e6}.modal-backdrop .modal-footer .btn-close.error:hover{background-color:#bb2d3b}.AboutCategoriesList{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding-top:50px}.AboutCategoriesList .container{min-width:clamp(300px,80vw,800px);position:relative}.AboutCategoriesList .container h3{margin:0 0 20px}.AboutCategoriesList .container .aboutCategory{align-items:center;background-color:#f5f5f5;border-radius:5px;box-shadow:1px 1px 10px 0 #00000026;cursor:grab;display:flex;height:60px;justify-content:space-between;margin:10px 0;padding:10px;transition:background-color .2s ease-in-out,transform .2s ease-in-out;width:clamp(300px,80vw,800px)}.AboutCategoriesList .container .aboutCategory:hover{background-color:#e4ff3f}.AboutCategoriesList .container .aboutCategory img{aspect-ratio:1/1;border-radius:5px;margin:0 10px;object-fit:cover;object-position:center;width:50px}.AboutCategoriesList .container .aboutCategory .btn-container{align-self:flex-end;display:flex;height:100%;justify-content:space-between;width:12%}.AboutCategoriesList .container .aboutCategory .btn-container .deleteButton,.AboutCategoriesList .container .aboutCategory .btn-container .editButton{aspect-ratio:1/1;border:none;border-radius:5px;cursor:pointer;height:100%;transition:background-color .2s ease-in-out}.AboutCategoriesList .container .aboutCategory .btn-container .deleteButton:hover,.AboutCategoriesList .container .aboutCategory .btn-container .editButton:hover{transform:scale(1.05)}.AboutCategoriesList .container .aboutCategory .btn-container .deleteButton{background-color:#ff9a9a}.AboutCategoriesList .container .aboutCategory .btn-container .deleteButton:hover{background-color:red}.AboutCategoriesList .container .aboutCategory .btn-container .editButton{align-items:center;background-color:#ffd59a;display:flex;justify-content:center}.AboutCategoriesList .container .aboutCategory .btn-container .editButton .editIcon{height:auto;width:50%}.AboutCategoriesList .container .aboutCategory .btn-container .editButton:hover{background-color:#fb0}.AboutCategoriesList .container .dropArea{background-color:#0000000d!important;border:2px dashed #0003;transform:scale(1.02)}@media only screen and (max-width:800px){.AboutCategoriesList .container{padding:15px 10px;width:100%}.AboutCategoriesList .container .aboutCategory{width:100%}.AboutCategoriesList .container .aboutCategory h4{font-size:.75rem}.AboutCategoriesList .container .aboutCategory .btn-container{gap:10px;width:auto}.AboutCategoriesList .container .aboutCategory .btn-container .deleteButton,.AboutCategoriesList .container .aboutCategory .btn-container .editButton{height:75%}}.CreateAndUpdateShared{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding-bottom:100px;padding-top:50px}.CreateAndUpdateShared .container{position:relative;width:clamp(300px,80vw,800px)}.CreateAndUpdateShared .container .CreateAndUpdate-form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto}.CreateAndUpdateShared .container .CreateAndUpdate-form h3{margin:10px 0}.CreateAndUpdateShared .container .CreateAndUpdate-form input,.CreateAndUpdateShared .container .CreateAndUpdate-form textarea{border:none;border-radius:5px;display:block;margin:10px 0;padding:7px;width:100%}.CreateAndUpdateShared .container .CreateAndUpdate-form textarea{min-height:100px;padding:10px}.CreateAndUpdateShared .container .CreateAndUpdate-form input[type=file]{background-color:#fff}.CreateAndUpdateShared .container .CreateAndUpdate-form .input-container{display:flex;gap:10px;padding:5px;width:100%}.CreateAndUpdateShared .container .CreateAndUpdate-form .input-container img{aspect-ratio:1/1;border-radius:5px;object-fit:cover;width:50px}.CreateAndUpdateShared .container .CreateAndUpdate-form .input-container video{width:150px}.CreateAndUpdateShared .container .CreateAndUpdate-form .delete-checkbox{align-items:center;display:flex;font-size:.9rem;gap:5px;white-space:nowrap}.CreateAndUpdateShared .container .CreateAndUpdate-form button.submit-btn{background-color:#ff0;border:none;border-radius:5px;cursor:pointer;display:block;margin:10px 0;padding:10px;transition:all .2s ease-in-out;width:100%}.CreateAndUpdateShared .container .CreateAndUpdate-form button.submit-btn:hover{background-color:#d6d673}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ReactQuill{background-color:#fff}.StudioCategoriesList{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding-top:50px}.StudioCategoriesList .container{min-width:clamp(300px,80vw,800px);position:relative}.StudioCategoriesList .container h3{margin:0 0 20px}.StudioCategoriesList .container .studioCategory{align-items:center;background-color:#f5f5f5;border-radius:5px;box-shadow:1px 1px 10px 0 #00000026;display:flex;height:60px;justify-content:space-between;margin:10px 0;padding:10px;transition:all .2s ease-in-out;width:clamp(300px,80vw,800px)}.StudioCategoriesList .container .studioCategory:hover{background-color:#e4ff3f;transition:all .2s ease-in-out}.StudioCategoriesList .container .studioCategory.dragHandle{cursor:grab}.StudioCategoriesList .container .studioCategory img{aspect-ratio:1/1;border-radius:5px;margin:0 10px;object-fit:cover;object-position:center;width:50px}.StudioCategoriesList .container .studioCategory .btn-container{align-self:flex-end;display:flex;height:100%;justify-content:space-between;width:12%}.StudioCategoriesList .container .studioCategory .btn-container .deleteButton,.StudioCategoriesList .container .studioCategory .btn-container .editButton{aspect-ratio:1/1;border:none;border-radius:5px;cursor:pointer;height:100%;transition:all .2s ease-in-out}.StudioCategoriesList .container .studioCategory .btn-container .deleteButton:hover,.StudioCategoriesList .container .studioCategory .btn-container .editButton:hover{transition:all .2s ease-in-out}.StudioCategoriesList .container .studioCategory .btn-container .deleteButton{background-color:#ff9a9a}.StudioCategoriesList .container .studioCategory .btn-container .deleteButton:hover{background-color:red}.StudioCategoriesList .container .studioCategory .btn-container .editButton{align-items:center;background-color:#ffd59a;display:flex;justify-content:center}.StudioCategoriesList .container .studioCategory .btn-container .editButton .editIcon{height:auto;width:50%}.StudioCategoriesList .container .studioCategory .btn-container .editButton:hover{background-color:#fb0}.StudioCategoriesList .dropArea{background-color:#0000000d!important;border:2px dashed #0003;transform:scale(1.02)}@media only screen and (max-width:800px){.StudioCategoriesList .container{padding:15px 10px;width:100%}.StudioCategoriesList .container .studioCategory{width:100%}.StudioCategoriesList .container .studioCategory h4{font-size:.75rem}.StudioCategoriesList .container .studioCategory .btn-container{gap:10px;width:auto}.StudioCategoriesList .container .studioCategory .btn-container .deleteButton,.StudioCategoriesList .container .studioCategory .btn-container .editButton{height:75%}}.AboutCompuesto{position:relative}.AboutCompuesto .toggle-button{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;left:50vw;position:fixed;top:50vh;width:50px;z-index:100}.AboutCompuesto .component-container{height:100%;left:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.AboutCompuesto .visible{opacity:1;z-index:1}.AboutCompuesto .hidden{opacity:0;pointer-events:none;z-index:0}.BDCCategoriesList{background-color:#f0f0f0;display:flex;justify-content:center;min-height:100vh;padding-top:50px}.BDCCategoriesList .container{min-width:clamp(300px,80vw,800px);position:relative}.BDCCategoriesList .container h3{margin:0 0 20px}.BDCCategoriesList .container .bdcCategory{align-items:center;background-color:#f5f5f5;border-radius:5px;box-shadow:1px 1px 10px 0 #00000026;cursor:grab;display:flex;height:60px;justify-content:space-between;margin:10px 0;padding:10px;transition:background-color .2s ease-in-out,transform .2s ease-in-out;width:clamp(300px,80vw,800px)}.BDCCategoriesList .container .bdcCategory:hover{background-color:#e4ff3f}.BDCCategoriesList .container .bdcCategory img{aspect-ratio:1/1;border-radius:5px;margin:0 10px;object-fit:cover;object-position:center;width:50px}.BDCCategoriesList .container .bdcCategory .btn-container{align-self:flex-end;display:flex;height:100%;justify-content:space-between;width:12%}.BDCCategoriesList .container .bdcCategory .btn-container .deleteButton,.BDCCategoriesList .container .bdcCategory .btn-container .editButton{aspect-ratio:1/1;border:none;border-radius:5px;cursor:pointer;height:100%;transition:background-color .2s ease-in-out}.BDCCategoriesList .container .bdcCategory .btn-container .deleteButton:hover,.BDCCategoriesList .container .bdcCategory .btn-container .editButton:hover{transform:scale(1.05)}.BDCCategoriesList .container .bdcCategory .btn-container .deleteButton{background-color:#ff9a9a}.BDCCategoriesList .container .bdcCategory .btn-container .deleteButton:hover{background-color:red}.BDCCategoriesList .container .bdcCategory .btn-container .editButton{align-items:center;background-color:#ffd59a;display:flex;justify-content:center}.BDCCategoriesList .container .bdcCategory .btn-container .editButton .editIcon{height:auto;width:50%}.BDCCategoriesList .container .bdcCategory .btn-container .editButton:hover{background-color:#fb0}.BDCCategoriesList .container .dropArea{background-color:#0000000d!important;border:2px dashed #0003;transform:scale(1.02)}@media only screen and (max-width:800px){.BDCCategoriesList .container{padding:15px 10px;width:100%}.BDCCategoriesList .container .bdcCategory{width:100%}.BDCCategoriesList .container .bdcCategory h4{font-size:.75rem}.BDCCategoriesList .container .bdcCategory .btn-container{gap:10px;width:auto}.BDCCategoriesList .container .bdcCategory .btn-container .deleteButton,.BDCCategoriesList .container .bdcCategory .btn-container .editButton{height:75%}}.Login{justify-content:center;min-height:100vh;width:100%}.Login,.Login .form_container{align-items:center;display:flex}.Login .form_container{flex-direction:column}.Login h2{font-size:30px;font-weight:600;margin:10px 0}.Login .input{background-color:#fff;border:none;border-radius:10px;outline:none}.Login .error_msg,.Login .input{font-size:14px;margin:5px 0;padding:15px;width:370px}.Login .error_msg{background-color:#f34646;border-radius:5px;color:#fff;text-align:center}.Login .login_btn{background-color:#e4ff3f;border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-top:12px;outline:none;padding:12px 0;transition:all .3s ease;width:180px;width:100%}.Login .login_btn:hover{background-color:#c7dd37;transition:all .3s ease}@media(max-width:768px){.Login .login_form_container{box-shadow:none;max-width:370px}.Login .input{width:360px}}
/*# sourceMappingURL=main.d70d1880.css.map*/