*{box-sizing:border-box}img{background:0 0;max-width:100%;height:auto;box-shadow:none!important;border:none!important;outline:none!important}img[src*=mego-logo]{border-radius:16px}span>img,div>img{border:none!important;outline:none!important}html,body{width:100%;margin:0;overflow-x:hidden}body{color:#222;background:#fff9f5;font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}main{max-width:1200px;margin:auto;padding:20px}.heroBanner{background:linear-gradient(120deg,#fff9f5,#fff0f3);border-radius:30px;justify-content:space-between;align-items:center;height:420px;margin-bottom:40px;padding:45px;display:flex;overflow:hidden}.heroText h1{color:#163b65;margin:0 0 20px;font-size:48px}.heroText h2{margin:0 0 15px;font-size:36px}.heroText p{color:#666;font-size:18px}.heroImage{border-radius:30px;width:420px;height:320px;overflow:hidden}.heroImage img{object-fit:cover;width:100%;height:100%}.categoryGrid{grid-template-columns:repeat(8,1fr);gap:18px;display:grid}.categoryCard{background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex;box-shadow:0 8px 25px #0000000f}.categoryIcon{font-size:45px}.productGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.productCard{background:#fff;border-radius:22px;padding-bottom:18px;overflow:hidden;box-shadow:0 8px 25px #00000014}.productImage{height:190px}.productImage img{object-fit:cover;width:100%;height:100%}.productCard h3{margin:15px;font-size:17px}.price{color:#ff6b35;padding:0 15px;font-size:22px;font-weight:700}.category-page{background:#f5f5f5;max-width:1200px;min-height:100vh;margin:auto;padding:90px 40px 60px}.category-page h1{margin:0 0 25px;font-size:32px}.category-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.category-card{background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:12px;height:120px;display:flex;box-shadow:0 2px 8px #00000014}.category-icon{font-size:35px}.category-name{color:#333;font-size:16px;font-weight:600}.category-product-page{background:#fff9f5;min-height:100vh;padding:90px 20px 40px}.product-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.product-card{background:#fff;border-radius:15px;padding:15px;box-shadow:0 2px 8px #0000001a}.product-card img{object-fit:cover;border-radius:10px;width:100%;height:180px}.serviceBox{text-align:center;background:#fff;border-radius:25px;grid-template-columns:repeat(4,1fr);margin-top:50px;padding:35px;display:grid}.customer{color:#fff;background:#ff6b6b;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:30px;display:flex;position:fixed;bottom:35px;right:35px}@media (max-width:900px){.categoryGrid{grid-template-columns:repeat(4,1fr)}.productGrid{grid-template-columns:repeat(2,1fr)}.heroBanner{height:auto;display:block}}@media (max-width:600px){main{padding:20px 12px}.heroBanner{padding:25px}.heroText h1{font-size:28px}.heroText h2{font-size:22px}.heroImage{display:none}.category-page{padding:90px 15px 40px}.category-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card{height:95px}.category-icon{font-size:34px}.category-name{font-size:16px}.category-product-page{padding:80px 12px 30px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card{padding:8px}.product-card img{height:100px}.product-card h3{font-size:13px}.product-card p{font-size:15px}.serviceBox{grid-template-columns:repeat(2,1fr);padding:20px;font-size:14px}}.admin-order-page{padding:40px}.order-filter{background:#fff;border-radius:18px;margin-top:25px;padding:20px}.order-filter form{flex-wrap:wrap;gap:15px;display:flex}.order-filter input,.order-filter select{border:1px solid #ddd;border-radius:10px;padding:12px}.order-filter button{color:#fff;background:#163b65;border:none;border-radius:10px;padding:12px 25px}.order-box{background:#fff;border-radius:20px;margin-top:30px;padding:25px}@media (max-width:600px){.admin-order-page,.order-filter{padding:15px}.order-filter input,.order-filter select,.order-filter button{width:100%}.order-box{padding:10px;overflow-x:auto}}.admin-customer-page{padding:40px}.admin-customer-page h1{margin-bottom:10px;font-size:32px}.customer-box{background:#fff;border-radius:20px;margin-top:25px;padding:25px;overflow-x:auto;box-shadow:0 8px 25px #00000014}.customer-table{border-collapse:collapse;width:100%}.customer-table th{text-align:left;background:#fff9f5;padding:15px;font-size:15px}.customer-table td{border-bottom:1px solid #eee;padding:15px;font-size:15px}.customer-table tr:hover{background:#fff9f5}@media (max-width:600px){.admin-customer-page,.customer-box{padding:15px}.customer-table{min-width:650px}}.admin-home-page{padding:40px}.admin-home-page h1{margin-bottom:10px;font-size:32px}.home-grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:30px;display:grid}.home-card{background:#fff;border-radius:20px;padding:30px;box-shadow:0 8px 25px #00000014}.home-card h2{margin-top:0}.home-card button{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:10px;margin-top:20px;padding:12px 25px}@media (max-width:600px){.admin-home-page{padding:15px}.home-grid{grid-template-columns:1fr}}@media (max-width:768px){.heroBanner{margin-bottom:25px;padding:30px 25px}.heroText h1{font-size:36px}.heroText h2{font-size:26px}.productGrid,.product-grid{grid-template-columns:repeat(3,1fr)}.categoryGrid,.category-grid{grid-template-columns:repeat(5,1fr)}.serviceBox{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){input,select,textarea{max-width:100%!important}button{min-height:44px}.heroText h1{font-size:24px}.heroText h2{font-size:20px}.heroText p{font-size:15px}.productImage{height:130px}.product-card img{height:120px}.productCard h3,.product-card h3{font-size:14px}.price{font-size:18px}.customer{width:55px;height:55px;font-size:26px;bottom:15px;right:15px}}@media (max-width:400px){.heroBanner{border-radius:15px;padding:20px 15px}.heroText h1{font-size:20px}.heroText h2{font-size:17px}.productGrid,.product-grid{grid-template-columns:1fr}.categoryGrid,.category-grid{grid-template-columns:repeat(3,1fr)}.serviceBox{grid-template-columns:1fr}}@media (max-width:768px){.admin-content{padding:15px!important}.admin-stat-grid,.admin-shortcut-grid{grid-template-columns:repeat(2,1fr)!important}.order-filter form{flex-direction:column;gap:10px}.order-filter input,.order-filter select{width:100%}}@media (max-width:600px){.admin-stat-grid{grid-template-columns:1fr!important}.admin-shortcut-grid{grid-template-columns:repeat(2,1fr)!important}.admin-content h1{font-size:20px}.admin-table th,.admin-table td,.customer-table th,.customer-table td{padding:8px 10px;font-size:13px}}@media (max-width:768px){.admin-chat-page>div[style*=grid]{grid-template-columns:1fr!important}.admin-chat-page>div[style*=grid]>div:first-child{height:250px!important}.admin-chat-page>div[style*=grid]>div:last-child{height:500px!important}.admin-customer-page>div[style*="grid-template-columns:repeat(3"]{grid-template-columns:1fr!important}}.home-cat-scroll{scrollbar-width:thin;gap:20px;padding-bottom:8px;display:flex;overflow-x:auto}.home-cat-scroll::-webkit-scrollbar{height:4px}.home-cat-scroll::-webkit-scrollbar-thumb{background:#ff5a7e;border-radius:2px}.home-cat-item{flex-shrink:0;width:72px}.home-product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-hscroll{scroll-behavior:smooth;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.product-hscroll::-webkit-scrollbar{display:none}.product-hcard{flex-shrink:0;width:230px}.product-hcard img{transition:transform .3s}.product-hcard:hover img{transform:scale(1.05)}.hero-section .hero-left{transition:padding .3s}.hero-food-img{transition:transform .3s}.hero-food-img:hover{transform:translateY(-4px)}@media (max-width:768px){.hero-section>div{flex-direction:column!important}.hero-left{padding:30px 20px!important}.hero-right{display:none!important}.home-cat-scroll{flex-wrap:wrap;justify-content:center}.home-product-grid{grid-template-columns:1fr;gap:16px}.home-product-card img{height:220px!important}.home-product-card h3{font-size:17px!important}.home-product-card div[style*=FF6B35]{font-size:22px!important}.home-service-grid{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}}@media (max-width:600px){.scroll-arrow,.cta-phone{display:none!important}.home-cat-scroll{grid-template-columns:repeat(2,1fr)!important;justify-items:center!important;gap:16px!important;padding:0 16px!important;display:grid!important}.home-cat-item{flex-shrink:0;width:100%!important}.home-cat-item div[style*="border-radius:50%"]{width:56px!important;height:56px!important;margin:0 auto 4px!important;font-size:26px!important}.home-cat-item div[style*=white-space\:nowrap]{font-size:14px!important;font-weight:600!important}.home-product-grid{grid-template-columns:1fr;gap:14px}.home-product-card img{height:200px!important}.home-product-card h3{font-size:16px!important}.home-service-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:20px 10px!important}.home-service-grid div[style*=font-size\:32px]{font-size:24px!important}}@media (max-width:768px){.nav-logo-img{width:var(--mobile-w,auto)!important;height:var(--mobile-h,30px)!important}.nav-logo-text{font-size:18px!important}.nav-logo-link{transform:translateX(var(--mobile-nav-offset-x,0px))!important}}input[type=checkbox]{accent-color:#163b65;vertical-align:middle;cursor:pointer!important;width:24px!important;height:24px!important}@media (max-width:600px){input[type=checkbox]{width:28px!important;height:28px!important}}label:has(input[type=checkbox]){cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:inline-flex}
