.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-custom{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.scrollbar-custom::-webkit-scrollbar{width:6px}.scrollbar-custom::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.scrollbar-custom::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scroll-smooth,html{scroll-behavior:smooth}.sticky-container{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.content-container,.sticky-container{transform:translateZ(0);will-change:transform}