:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}# -- ALL CREDITS FOR MARCOS VINICIUS DE OLIVEIRA -- # https://blog.marcusoliveiradev.com.br/tooltip-com-html-e-css/ .tooltip{position:relative;display:inline-block;cursor:pointer}.tooltip .tooltip-text{visibility:hidden;opacity:0;position:absolute;top:96.5%;left:50%;transform:translate(-50%);background-color:#e1e1e1;color:#000;font-weight:700;padding:5px 25px;border-radius:4px;box-shadow:0 2px 5px #0000004d;white-space:nowrap;transition:opacity .3s,visibility .3s;-webkit-pointer-events:none;-moz- pointer-events: none;-ms- pointer-events: none;pointer-events:none;-webkit-user-select:none;-moz- user-select: none;-ms- user-select: none;user-select:none}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}:root{font-family:MathJax_Typewriter,Courier,Courier New,FreeMono,Times New Roman;line-height:1.5;font-weight:400;font-size:small;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#070707}::-webkit-scrollbar-thumb{background:#141414}::-webkit-scrollbar-thumb:hover{background:#555}a:link{color:#5886fc;background-color:transparent;text-decoration:none}a:visited{color:#ffdb94;background-color:transparent;text-decoration:none}a:hover{color:#395392;background-color:transparent;text-decoration:underline}a:active{color:#0d408e;background-color:transparent;text-decoration:underline}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){button{background-color:#f9f9f9}}#room_container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:15px;height:100%;width:90%;display:flex;justify-content:center;flex-direction:row;overflow-y:hidden}.room_content_image{display:flex;justify-content:center;flex-direction:column}.room_content{display:flex;justify-content:start;flex-direction:column;height:100%;width:100%;padding:15px 40px 15px 15px;overflow-y:auto;overflow-x:hidden}.room_content h1{text-decoration:underline white}.room_content div{margin-bottom:15px}.card{background-color:#070707;border-radius:10px;padding:15px}.card ul{border-left:2px solid orange;padding-left:25px;margin-top:15px;margin-bottom:15px}.text_justify{text-align:justify}.text_left{text-align:left}.text_right{text-align:right}.text_center{text-align:center}.italic{text-style:italic}.summary{display:flex;justify-content:start;align-items:flex-end;flex-direction:row}.summary p{height:20px}.back_link{display:flex;justify-content:center;flex-direction:row;min-width:100%}.back_link p{min-width:33%;width:33%}.ball{height:5px;width:5px;border-radius:15px;margin-right:25px;margin-top:20px}.orange_ball{border:5px solid orange;background-color:orange}.purple_ball{border:5px solid purple;background-color:purple}.green_ball{border:5px solid green;background-color:green}.buttons{display:flex;justify-content:center;flex-direction:row;height:100%;width:100%;border:2px solid white}.website-button{margin:2px;transition:.3s,visibility .3s}.website-text-button{text-align:justify;transition:.3s,visibility .3s;word-break:break-all}.website-button{-webkit-transform:translate(0px,0px);-webkit-transition:.3s,visibility .3s}.website-button:hover{-webkit-transform:translate(0px,-5px)}.most-recent-log{color:orange}.log{color:purple}.computer_content{display:block;justify-content:center;justify-direction:column;align-items:center;min-height:100%;max-height:100%;min-width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px;overflow-x:hidden;overflow-y:auto}.computer_header{background-color:#070707;padding:15px;min-height:150px;display:flex;justify-content:space-around;justify-direction:row;align-items:center}.computer_posts_container{min-width:100%;width:100%;min-height:100%;height:100%}.computer_post{background-color:#0f0f0f;margin:25px;padding:15px;min-height:200px;border-right:50px solid rgba(15,15,15,255);border-left:50px solid rgba(15,15,15,255);border-bottom:2px solid rgba(7,7,7,255)}.row-center{display:flex;justify-content:center;justify-direction:row;align-items:center}@media (max-width: 1280px){.room_content_image img{width:350px;height:350px}}@media (max-width: 1000px){#room_container{display:flex;justify-content:center;flex-direction:column;overflow-x:hidden;overflow-y:hidden;min-height:100%;height:100%;min-width:100%;width:100%}.room_content_image{display:flex;justify-content:center;flex-direction:column}.room_content{min-height:100%;min-width:92%;width:92%;margin-top:500px;overflow-x:hidden;overflow-y:auto}.card ul{border-left:none;margin-left:25px}.computer_content{display:block;justify-content:center;justify-direction:column;align-items:center;min-height:80%;max-height:80%;min-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow-x:hidden;overflow-y:auto}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:left;--rt-color-dark: rgba(7, 7, 7, 7);--rt-color-success: #8dc572;--rt-color-error: #be6464;--rt-color-warning: #f0ad4e;--rt-color-info: #337ab7;--rt-opacity: .9;--rt-transition-show-delay: .25s;--rt-transition-closing-delay: .25s;overflow-x:hidden}.house_floor{display:flex;justify-content:center;flex-direction:row}.room_button{min-height:250px;min-width:250px;border-bottom:3px solid transparent;background-color:transparent;position:absolute}.room_button:active{border-color:#000}#sky{background-color:#00f;height:100vh;width:100vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (max-width: 576px){.house_floor{display:flex;justify-content:center;flex-direction:column}}ul,#tree-ul{border:none;border-left:3px solid rgba(24,24,24,255);list-style-type:none;padding:0;margin:0}#tree-ul p{margin:1em}.tree-caret{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.tree-nested{display:none}.tree-nested p{border:none;margin:0;padding:0}.tree-active{display:block}.tree-image-container{display:flex;justify-content:center;flex-direction:row;align-items:center;height:100%;margin:10px 25px 10px 10px}.tree-image{min-height:45px;min-width:45px;height:45px;width:45px}.book-active{content:url(https://asgooffeeasme.neocities.org/assets/open-book.webp)}.folder-active{content:url(https://asgooffeeasme.neocities.org/assets/open-folder.webp)}.file-active{content:url(https://asgooffeeasme.neocities.org/assets/open-file.webp)}.tree-image-container{display:flex;justify-content:center;flex-direction:row}.tree-image-container img{margin-left:10px}.most-recent-orange{border-left:10px solid orange}.most-recent-purple{border-left:10px solid purple}@media (max-width: 576px){ul,#tree-ul{border:none;list-style-type:none;padding:0;margin:0}}
