.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.scroll-snap-x{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.scroll-snap-start{scroll-snap-align:start}.scroll-snap-center{scroll-snap-align:center}.mobile-video-container{position:relative;overflow:hidden}.mobile-video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (prefers-reduced-motion:reduce){.mobile-video-container video{animation:none}.transition-transform{transition:none}.animate-spin{animation:none}}@media (max-width:768px){.touch-target{min-height:44px;min-width:44px}.category-row-container{padding-left:1rem;padding-right:1rem}.dj-card-mobile{width:280px;flex-shrink:0}.hero-content-mobile{padding:2rem 1rem;text-align:center}.hero-title-mobile{font-size:2.5rem;line-height:1.1}.hero-subtitle-mobile{font-size:1.125rem;line-height:1.4}.competitive-advantages-mobile{grid-template-columns:1fr;gap:1rem}.comparison-table-mobile{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table-mobile table{min-width:600px}}@media (min-width:768px) and (max-width:1024px){.dj-card-tablet{width:240px}.competitive-advantages-tablet{grid-template-columns:repeat(2,1fr)}}@supports (padding:max(0px)){.safe-area-top{padding-top:max(1rem,env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.safe-area-left{padding-left:max(1rem,env(safe-area-inset-left))}.safe-area-right{padding-right:max(1rem,env(safe-area-inset-right))}}.smooth-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.mobile-skeleton{background:linear-gradient(90deg,#374151 25%,#4b5563 50%,#374151 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.haptic-light{transition:transform .1s ease}.haptic-light:active{transform:scale(.98)}.haptic-medium{transition:transform .15s ease}.haptic-medium:active{transform:scale(.95)}.mobile-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background:rgba(0,0,0,.8);backdrop-filter:blur(4px)}.mobile-modal-content{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:1rem 1rem 0 0;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (prefers-color-scheme:dark){.mobile-modal-content{background:#1f2937;color:#fff}}@media (prefers-reduced-motion:reduce){.scroll-snap-x,.smooth-scroll{scroll-behavior:auto}}@media (prefers-contrast:high){.dj-card-mobile{border:2px solid}.touch-target{border:1px solid}}