body{height:100vh;background:linear-gradient(180deg,var(--bg-dark-gradient-start) 0%,var(--bg-dark-gradient-middle) 50%,var(--bg-dark-gradient-end) 100%);background-attachment:fixed;color:var(--bs-success);overflow-y:auto;overflow-x:hidden}.glassmorphism{background:var(--bg-glassmorphism);box-shadow:var(--shadow-glassmorphism);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portfolio-thumbnail{width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.portfolio-thumbnail img{position:absolute}.scheme-image{width:100%;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.scheme-image img{position:absolute;top:50%;left:50%;height:100%;width:auto;transform:translate(-50%,-50%)}.hovering:hover{background:var(--bg-glassmorphism-hover)}.pe-pointer{cursor:pointer}.pe-block{cursor:not-allowed}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:linear-gradient(180deg,var(--bg-dark-gradient-start) 0%,var(--bg-dark-gradient-middle) 50%,var(--bg-dark-gradient-end) 100%)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media (min-width: 992px){.vh-lg-100{height:100vh}}
