.custom-scrollbar{overflow-y:auto;overflow-x:hidden;max-height:100%}p{font-size:.75rem;font-weight:400}p,strong{margin-bottom:.5rem}strong{font-size:1rem;font-weight:700}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#000b1603}.custom-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#27d2f0,#FF00AA);border-radius:10px;border:2px solid #000b16}.fade-in{opacity:0;animation:fadeIn .5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.typewriter:after{content:"|";display:inline-block;animation:blink 1s steps(2,start) infinite}.hide-cursor:after{content:"";animation:none}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}