.ghorban-menu,.ghorban-menu button,.ghorban-menu [role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ghorban-menu{font-family:var(--menu-font-body);background:var(--menu-bg);min-height:100vh;color:var(--menu-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ghorban-menu::-webkit-scrollbar{width:6px}.ghorban-menu::-webkit-scrollbar-track{background:var(--menu-bg)}.ghorban-menu::-webkit-scrollbar-thumb{background:var(--menu-gold-dark);border-radius:3px}.ghorban-menu::-webkit-scrollbar-thumb:hover{background:var(--menu-gold)}@media (prefers-reduced-motion:no-preference){@keyframes menu-heart-pulse{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.menu-heart-pulse{animation:.28s ease-out menu-heart-pulse}}