.category-title-sticky{position:sticky;top:0;z-index:20;width:100%;background-color:var(--color-bg-primary);border-bottom:2px solid var(--color-border);padding:.75rem 0;margin-bottom:1rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:block;contain:layout style paint}#menu-list-scroll-container,#menu-list-view,.menu-list-view-container,.mobile-scroll-container{position:relative;overflow:visible}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dragging{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smooth-scroll{scroll-behavior:smooth}.smooth-hover{transition:all .2s ease}.smooth-hover:hover{background-color:var(--color-bg-secondary);transform:translateY(-1px)}@supports not (color:var(--color-bg-primary )){.bg-bg-primary{background-color:#fff}.bg-bg-secondary{background-color:#f9fafb}.bg-bg-surface{background-color:#fff}.text-text-primary{color:#111827}.text-text-secondary{color:var(--brand-secondary)}.text-text-muted{color:#9ca3af}.border-border-default{border-color:#e5e7eb}.bg-brand-primary{background-color:var(--brand-primary)}.bg-brand-accent{background-color:#10b981}.text-brand-error{color:#ef4444}.dark .bg-bg-primary{background-color:#111827}.dark .bg-bg-secondary{background-color:#0f172a}.dark .bg-bg-surface{background-color:#1f2937}.dark .text-text-primary{color:#f9fafb}.dark .text-text-secondary{color:#d1d5db}.dark .text-text-muted{color:#9ca3af}.dark .border-border-default{border-color:#374151}}.carousel-3d-container{perspective:600px;perspective-origin:50%;transform-style:preserve-3d}.carousel-3d-scene{transform-style:preserve-3d;width:100%;height:100%;position:relative}.carousel-3d-item{transform-style:preserve-3d;backface-visibility:visible;transition:transform .5s cubic-bezier(.4,0,.2,1)}.carousel-3d-item.transition-none{transition:none!important}.carousel-3d-item-center{transform:translate3d(-50%,-50%,0) rotateY(0deg);z-index:20;opacity:1}.carousel-3d-item-left{transform:translate3d(calc(-50% - 140px),-50%,-150px) rotateY(60deg);z-index:10}.carousel-3d-item-right{transform:translate3d(calc(-50% + 140px),-50%,-150px) rotateY(-60deg);z-index:10}.carousel-3d-item-center-dragging{transform:translate3d(-50%,-50%,0) rotateY(0deg);z-index:20;opacity:1}.carousel-3d-item-left-dragging{transform:translate3d(calc(-50% - 140px),-50%,-150px) rotateY(60deg);z-index:10}.carousel-3d-item-right-dragging{transform:translate3d(calc(-50% + 140px),-50%,-150px) rotateY(-60deg);z-index:10}.carousel-3d-item-left:before,.carousel-3d-item-right:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);border-radius:inherit;pointer-events:none;z-index:1;transition:background .3s ease}.carousel-3d-item-left:hover:before,.carousel-3d-item-right:hover:before{background:rgba(0,0,0,.2)}.carousel-3d-indicators{position:absolute;bottom:1px;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}@media (min-width:640px){.carousel-3d-indicators{display:none}}.carousel-3d-item-left .carousel-3d-content,.carousel-3d-item-right .carousel-3d-content{transform:translateZ(20px)}.carousel-3d-item{will-change:transform,opacity}.carousel-3d-item-left:hover{transform:translate3d(calc(-50% - 120px),-50%,-80px) rotateY(45deg)}.carousel-3d-item-right:hover{transform:translate3d(calc(-50% + 120px),-50%,-80px) rotateY(-45deg)}