.btn-calc{@apply py-4 rounded-2xl text-lg font-semibold transition-all duration-100 border-b-4 active:border-b-0 active:translate-y-[4px] select-none flex items-center justify-center shadow-md relative overflow-hidden;}.btn-calc:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,#fff0,#ffffff21,#fff0);transform:rotate(30deg);transition:transform .5s ease}.btn-calc:active:after{transform:translate(10%,10%) rotate(30deg)}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background:#fbcfe8;border-radius:10px}
