@font-face{font-family:myFirstFont;src:url(./fonts/Simpsonfont-DEMO.ttf)}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;background-color:#1e232d;color:#ffff64}.borde:hover{filter:drop-shadow(5px 0 0 rgb(234,163,255)) drop-shadow(0 5px 0 rgb(234,163,255)) drop-shadow(-5px 0 0 rgb(234,163,255)) drop-shadow(0 -5px 0 rgb(234,163,255))}h1{margin:0}.bold{font-weight:bolder}.pointer{cursor:pointer}.hidden{visibility:hidden}.hideable:empty{visibility:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.self-baseline{align-self:baseline}.wrap{flex-wrap:wrap}.gap{gap:10px}.none{display:none}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.margin8{margin:8px}.margin-top{margin-top:10px}.margin-top-20{margin-top:20px}.margin-bottom{margin-bottom:10px}.pad4{padding:4px}.pad8{padding:8px}.zindex{z-index:10}.relative{position:relative}.absolute{position:absolute}.support{list-style-type:square}.support li{word-break:break-word}.select-width{width:120px}.width-30{width:30px}.width-fit{width:fit-content}.width-100{width:100px}.width-200{width:200px}.min-heigth{min-height:200px}.center{margin-left:auto;margin-right:auto}.center-left{margin-left:auto}.max{max-width:1400px;margin:auto}.active-link button{background-color:#3cff00}.contenido-dialogos{margin-left:auto;margin-right:auto;max-width:1200px;padding:25px;border:1px;border-style:solid;border:#00d9ff;border-block:2px}.contenido-escena{margin-left:auto;margin-right:auto;max-width:1500px;padding:2px 25px}.dialogos-cuadro{border-style:solid;padding:10px;border-color:#ff0;border-radius:15px;background-color:#2f3644;display:flex;margin-bottom:10px;height:125px}.dialogos-contenido{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch}.image{margin:0 auto;background-color:#1e232d;width:465px}.loading{margin-top:50px;text-align:center;font-size:20px}.Pagination{padding:0;display:flex;list-style:none;justify-content:center}.page-link{border:yellow 2px;margin-right:1px;border-style:solid;border-radius:5px;cursor:pointer;padding:.5vh}.page-active{background-color:#2db2ff}.button{border-radius:20px}.main-header{background-color:#ffff97;justify-content:center;position:sticky;top:0}.mainlogo{width:auto;height:40px;margin-left:20px;overflow:hidden;position:absolute;margin-top:12px}.search-bar{display:flex;align-items:center;margin-left:auto}.search-button{outline:none;margin-top:15px;border-radius:50px;padding:10px;margin-bottom:10px;width:250px;border:#424242 solid 2px}.search-results{position:absolute;width:320px;overflow-y:scroll;max-height:210px;font-size:8px;background-color:#2f3644;z-index:50;top:56px;border-radius:5px;padding:5px;scrollbar-width:thin;box-shadow:0 5px 10px 2px #0009}.search-results-item{display:flex;align-content:center;align-items:center;gap:5px;border-top:solid 2px #394557;padding:5px 0}.search-results-hover:hover{background-color:#4e586b}.screenshot{cursor:pointer;margin-left:3px;width:auto;height:45px}.goback{cursor:pointer;height:45px}.goback:hover{filter:hue-rotate(290deg) brightness(.8) saturate(5)}.loadmore{margin:25px auto;width:50%;padding:10px;border-radius:5px;background-color:#ff0;border:1px solid #000;display:block;font-size:1rem;font-weight:700}button{margin-bottom:2px;margin-right:2px;padding:2px 5px;border-radius:5px;background-color:#ffff64;border:1px solid #000000;font-size:1rem;font-weight:700;color:#000;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;cursor:pointer}select{background:#ff0;border:solid 2px black;border-radius:5px;font-weight:700;padding:2px;width:100px}button:disabled{cursor:not-allowed;background-color:#ff4b4b}button:hover:not(:disabled){border:1px solid white}button:active:not(:disabled){background-color:#fff}.scene-bar{display:flex;overflow-x:scroll}.search-button:focus{border:#94c6ff solid 2px}.episode{content-visibility:auto}.episode-border-top{margin-top:10px;border-top:1px solid gray}.episode-box{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:stretch;gap:50px}.home{display:flex;flex-direction:column}.homeguide{display:flex;flex-direction:column;gap:5px;margin:auto auto 10px;background:#2f3644;border-radius:10px;padding:5px}.arrow{width:200px;margin:0 auto}.text-12{font-size:12px}.collapsed{display:none}.selected-gif{outline:#fbff00 4px solid;outline-offset:-4px}.current{outline:#00ff00 4px solid;outline-offset:-4px}.thumb{margin-right:5px;max-width:160px}.thumbnail{background-color:#1e232d;margin-left:5px;width:100px;cursor:pointer}.thumbnail img{width:100%;height:100%;object-fit:cover}.supporttitle{font-size:20px;background-color:#364557}.supportback{border:2px solid rgb(46,62,80);border-radius:5px;background-color:#1b2530}.faqsec{overflow:hidden;background-color:#364557;border:2px solid rgb(46,62,80);border-radius:5px}.faq{padding:0}.faq_tab{padding:15px 2px;display:flex;cursor:pointer;font-size:20px}.faq input{display:none;opacity:0;z-index:-1}.faq_content{padding-left:10px;background-color:#1b2530;max-height:0;overflow:hidden;transition:all .35s}.faq input:checked~.faq_content{max-height:10rem}a,a:visited,a:hover,a:active{color:inherit}.flex-wrap{gap:10px 50px;flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.menu{background-color:#2f3644;top:0%;height:100%;width:100%;max-width:250px;right:-350px;position:fixed;transition:.3s ease;font-size:18px}.menu.active{right:0}ul{list-style-type:square}.menubutton{cursor:pointer;z-index:1;height:50px;width:50px;margin-top:5px;margin-right:7px;position:relative;margin-left:auto}.menubutton.active span:nth-child(1){background-color:#fff;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.menubutton.active span:nth-child(2){opacity:0}.menubutton.active span:nth-child(3){background-color:#fff;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.menubutton span{height:5px;width:100%;background-color:#131313;border-radius:15px;position:absolute;top:50%;left:50%;transition:.3s ease;transform:translate(-50%,-50%)}.menubutton span:nth-child(1){top:25%}.menubutton span:nth-child(3){top:75%}.topcard{background-color:#2f3644;padding:10px;border:solid 2px rgb(73,86,109);border-radius:5px;width:150px;height:200px;min-height:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;box-sizing:border-box;max-width:200px}.topcard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.topcard img{width:100%}.topcard:hover{border:solid 2px yellow}.topcard-title{color:#fff;display:flex;width:100%}.topcard-title h:first-child{position:absolute}.topcard-title h{margin:auto}.episode-list{background-color:#2f3644}.episode-list-title{background-color:#ffdc00;border-radius:3px;color:#004bff;font-weight:700}.episode-list-title a{text-decoration:none}.episode-list-image{aspect-ratio:4/3;width:160px;height:auto;background-color:#2f3644}.episode-list-image:hover{outline:solid 2px yellow}.episode-list-image-hd{aspect-ratio:16/9;width:160px;height:auto;background-color:#2f3644}.episode-list-desc{white-space:pre-line;text-overflow:ellipsis;margin-top:6px}.episode-list-date{align-self:center;color:#fff;margin:0;font-weight:700}.max-size{height:133px}.max-size-expand{max-height:700px}.read-more{margin:10px 0;text-decoration:underline}.episode-list-showmore{white-space:pre-line;display:flex;overflow:hidden}.search-image{margin:auto auto 10px;background:#2f3644;border-radius:5px;padding:10px;min-width:370px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:11}.modal-content{position:relative;background:#2f3644;box-shadow:10px 10px 10px #00000080;padding:10px;z-index:2;border-radius:5px;margin:100px auto;max-width:800px;justify-self:center;height:80%;overflow-y:auto}.modal-image{width:400px}.separator{color:transparent;width:50%;border-top:solid 1px gray;border-radius:10px}.separator100{color:transparent;width:100%;border-top:solid 1px rgb(75,75,75);border-radius:10px}.white-border{border:solid 2px white}.dragging{border:dashed 2px white}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-content:center;gap:10px}.dynamic-image{width:100%;height:auto;box-sizing:border-box}.dynamic-image-a{width:100%;height:auto;background:linear-gradient(180deg,#000,#1e232d);box-sizing:border-box}.dynamic-image:hover{outline:solid 3px yellow}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar:vertical{width:12px}::-webkit-scrollbar:horizontal{height:12px}::-webkit-scrollbar-thumb{background-color:#00000080;border-radius:10px;border:2px solid #ffffff}::-webkit-scrollbar-track{border-radius:10px;background-color:#fff}@media (max-width: 970px){.mainlogo{display:none}}@media (max-width: 700px){.wrappable{flex-wrap:wrap}h1{font-size:18px}p{font-size:14px}.contenido-dialogos{padding:10px}.episode-box{font-size:1rem;gap:15px}.mainlogo{display:none}.image{width:100%;height:auto}.thumbnail{margin-left:3px;width:70px;height:auto}.search-image{min-width:0px}.min-heigth{min-height:200px;width:100%}.modal-image{width:100%}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));justify-content:center;gap:10px}}
