.MainSheet-content{background-color:rgba(15,15,15,.8);backdrop-filter:blur(40px);color:#fff}@media (max-width:640px){.main-sheet{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.MainSheet-content{overscroll-behavior-y:contain;touch-action:pan-y}body.sheet-open{position:fixed;overflow:hidden;width:100%;height:100%}}.main-sheet-tabs{gap:2rem;display:flex;right:2rem;position:absolute;transform:translate(-4rem,-6rem)}.main-sheet-tabs button{font-size:1rem;color:#666;transition:color .2s ease-in-out;cursor:pointer}.main-sheet-tabs button.active,.main-sheet-tabs button:hover{color:#fff}.SideSheet-content{height:calc(100vh - 80px);margin-top:80px!important;max-width:800px;border-top-left-radius:24px;background-color:rgba(27,27,27,.5);backdrop-filter:blur(40px);color:#fff}