html,body{background-color:#eef0f5!important;min-height:100vh;font-family:Segoe UI,sans-serif}.container{max-width:680px!important;padding-left:16px!important;padding-right:16px!important}.card{border:none!important;border-radius:20px!important;box-shadow:0 2px 12px #0000000f!important;background-color:#fff!important;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a!important}.slider-wrapper,.carousel,.carousel-inner,.carousel-item{border-radius:20px!important;overflow:hidden}.carousel-item img{width:100%;height:280px;object-fit:cover;border-radius:20px!important}.search-wrapper{padding:16px 0 12px}.search-input-group{background:#fff;border-radius:50px!important;box-shadow:0 2px 10px #00000014;overflow:hidden;display:flex;align-items:center;padding:6px 16px}.search-input-group input{border:none!important;background:transparent!important;box-shadow:none!important;font-size:14px;color:#555}.search-input-group input:focus{border:none!important;box-shadow:none!important}.form-control{border-radius:14px!important;border:1.5px solid #e5e7eb!important;padding:10px 16px!important;background-color:#fafafa!important;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.form-control:focus{border-color:#f59e0b!important;box-shadow:0 0 0 3px #f59e0b1f!important;background-color:#fff!important}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;margin-top:20px}.section-title{font-size:15px;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:6px}.section-link{font-size:13px;color:#f59e0b;font-weight:600;text-decoration:none}.section-link:hover{color:#d97706}h5,h6{font-weight:700!important;color:#1a1a1a}.category-card{background:#fff;border-radius:18px;padding:16px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 10px #0000000f;font-weight:600;font-size:14px;color:#1a1a1a;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none}.category-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001a;color:#1a1a1a}.category-card img{width:42px;height:42px;object-fit:cover;border-radius:10px}.product-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 10px #0000000f;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #0000001a}.product-card img{width:100%;height:140px;object-fit:cover;border-radius:0}.product-card .product-body{padding:10px 12px 14px}.product-card .product-name{font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card .product-price{font-size:13px;font-weight:700;color:#f59e0b}.btn-orange-2{background-color:#f59e0b!important;color:#fff!important;border-radius:14px!important;padding:11px 20px!important;font-weight:600!important;border:none!important;width:100%;font-size:14px;transition:background-color .2s ease,transform .1s ease}.btn-orange-2:hover{background-color:#d97706!important;transform:translateY(-1px)}.btn-orange{background-color:#f59e0b!important;color:#fff!important;border:none!important;border-radius:50%!important;width:34px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:background-color .2s ease,transform .1s ease;flex-shrink:0}.btn-orange:hover{background-color:#d97706!important;transform:scale(1.1);color:#fff!important}.bottom-nav{position:fixed;bottom:16px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:648px;background:#fff;border-radius:28px;padding:10px 20px;box-shadow:0 8px 30px #0000001f;z-index:1000;display:flex;justify-content:space-around;align-items:center}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#9ca3af;text-decoration:none;transition:color .2s}.bottom-nav a.active,.bottom-nav a:hover{color:#f59e0b}.bottom-nav a i,.bottom-nav a svg{font-size:20px}.rounded-menu{border-radius:28px!important;box-shadow:0 8px 30px #0000001f!important}.fixed-bottom{width:calc(100% - 32px)!important;max-width:648px!important;left:50%!important;transform:translate(-50%)!important;bottom:16px!important;border-radius:28px!important}.sticky-top{border-radius:0 0 24px 24px!important;box-shadow:0 4px 15px #0000000f!important}.bi-star-fill,.bi-star{color:#f59e0b!important}svg.bi-star-fill path,svg.bi-star path{fill:#f59e0b!important}img{border-radius:12px}img.rounded-circle{border-radius:50%!important;border:2px solid #f59e0b}.badge{border-radius:8px!important;padding:4px 10px!important;font-weight:600!important;font-size:11px!important}.alert{border-radius:14px!important;border:none!important}hr{border-color:#e5e7eb!important;opacity:1!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#eef0f5}::-webkit-scrollbar-thumb{background:#f59e0b;border-radius:10px}body{padding-bottom:90px!important}.rounded-bottom-custom{border-radius:0 0 20px 20px!important}.avatar-top{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #f59e0b;cursor:pointer}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
