@media (max-width:768px){.mobile-menu-button .menu-icon{position:relative;width:22px;height:10px;display:flex;flex-direction:column;justify-content:space-between}.menu-icon span{display:block;width:100%;height:1px;background:#fff;transition:all .3s ease;flex-shrink:0}.mobile-menu-button.open .menu-icon span:first-child{transform:translateY(3px) rotate(45deg)}.mobile-menu-button.open .menu-icon span:nth-child(2){transform:translateY(-6px) rotate(-45deg)}.mobile-item-list-container{width:100%;background:#fff;min-height:100vh}.mobile-search-container{padding:10px 15px;background:rgba(244,245,240,1)!important;position:-webkit-sticky;position:sticky;top:56px;z-index:100;border:0!important;box-shadow:none!important}.mobile-search-bar{display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:8px 12px;gap:8px}.mobile-search-bar .search-icon{font-size:18px;color:#666}.mobile-search-input{flex:1 1;border:none;background:transparent;outline:none;font-size:14px;color:#333}.mobile-search-input::placeholder{color:#999}.mobile-category-section{padding:20px 15px;background:#fff}.mobile-category-section-title{font-size:18px;font-weight:700;color:#000;margin-bottom:15px}.mobile-category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:20px}.mobile-category-box{display:flex;flex-direction:column;align-items:center;background:rgba(244,245,240,1)!important;border-radius:14px;padding:7px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.05);overflow:hidden}.mobile-category-box:active{transform:scale(.95)}.mobile-category-box-image{width:100%;aspect-ratio:1.2/1;border-radius:8px;overflow:hidden;margin-bottom:8px;background:#f5f5f5}.mobile-category-box-image img{width:100%;aspect-ratio:1;object-fit:cover}.mobile-category-box-name{font-size:12px;font-weight:500;color:#333;text-align:center;margin:0;line-height:1.3;word-break:break-word}.mobile-menu-items{padding:0 15px 100px}.mobile-menu-section{margin-bottom:30px}.mobile-section-header{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.mobile-section-title{font-size:18px;font-weight:700;color:#000;margin:0}.mobile-section-arrow{font-size:16px;color:#666;cursor:pointer}.mobile-items-grid{display:flex;flex-direction:column;gap:15px}.mobile-menu-button{position:fixed;bottom:75px;left:20px;width:55px;height:55px;padding:10px 10px 7px;border-radius:50%;background:#000;border:none;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;z-index:9991;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:transform .2s ease}.mobile-menu-button:active{transform:scale(.95)}.mobile-menu-button svg{width:20px;height:20px}.mobile-menu-button-text{font-size:10px;font-weight:500;color:#fff}.mobile-back-button-container{padding:10px 15px;background:#fff;border-bottom:1px solid #e5e5e5;position:-webkit-sticky;top:0;z-index:100;width:100%;position:sticky;top:60px}.mobile-back-button{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#333;font-size:16px;font-weight:500;cursor:pointer;padding:5px 0}.mobile-back-button svg{width:20px;height:20px}.mobile-menu-modal-overlay{position:fixed;inset:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(10,16,47,.6)!important;z-index:1000;display:flex;align-items:flex-end;justify-content:flex-start;padding:0}.mobile-menu-modal{background:#fff;width:280px;max-height:60vh;margin-left:20px;margin-bottom:135px;margin-top:100px;border-radius:20px;display:flex;flex-direction:column;animation:slideUp .3s ease;box-shadow:0 -4px 20px rgba(0,0,0,.3);overflow-x:hidden;overflow-y:auto}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-menu-modal-close{display:flex;flex-direction:column;align-items:center;gap:4px;background:transparent;border:none;cursor:pointer;color:#000;padding:5px}.mobile-menu-modal-close svg{width:24px;height:24px}.mobile-menu-modal-close span{font-size:10px;font-weight:500}.mobile-menu-modal-content{flex:1 1;overflow-y:auto;padding:10px 0;-webkit-overflow-scrolling:touch}.mobile-menu-modal-item{width:100%;padding:8px 20px;text-align:left;background:transparent;border:none;border-bottom:1px solid #f0f0f0;font-size:16px;color:#333;cursor:pointer;display:flex;align-items:center;transition:background .2s ease;font-size:14px;gap:10px;&:last-child{border-bottom:0}}.mobile-menu-modal-item:active{background:#f5f5f5}.mobile-menu-modal-item.active{color:#000;font-weight:600}.mobile-menu-modal-indicator{color:#ff8300;font-size:20px}.mobile-skeleton-loader{display:flex;flex-direction:column;gap:15px;padding:20px 0}.mobile-skeleton-item{width:100%}.mobile-no-items{text-align:center;padding:40px 20px}.mobile-no-items img{max-width:200px;margin-bottom:20px}.mobile-no-items h6{font-size:18px;color:#666;margin:0}.menuitems-main-wrapper .side-menu-main{display:none!important}.menuitems-main-wrapper{flex-direction:column!important}.mobile-item-list-container .extr-tags-list{width:100%!important;padding:0 15px;margin-bottom:15px;-ms-overflow-style:none;scrollbar-width:none}.mobile-item-list-container .extr-tags-list::-webkit-scrollbar{display:none}.mobile-item-list-container .extr-tags-list .taglists{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0}.mobile-item-list-container .extr-tags-list .taglists::-webkit-scrollbar{display:none}.mobile-item-list-container .extr-tags-list .tagslist{flex-shrink:0;white-space:nowrap}.extr-tags-list .tagslist a{display:flex;align-items:center;gap:3px;padding:6px 10px!important;font-size:14px!important;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.mobile-item-list-container .extr-tags-list .tagslist a .tag-ic{font-size:12px!important;margin:0;padding:0}.mobile-item-list-container .extr-tags-list .tagslist a.tag-selected{padding-right:25px!important}.mobile-item-list-container .extr-tags-list .tagslist a .tag-close-icon{right:4px!important;font-size:12px!important}}