@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--shopee-orange: #EE4D2D;--shopee-dark-orange: #D73211;--shopee-light-orange: #FFEEE8;--shopee-bg: #f5f5f5;--shopee-white: #ffffff;--shopee-text: #222222;--shopee-text-muted: #767676;--shopee-border: #e8e8e8;--shopee-price: #EE4D2D;--shopee-star: #FFCE3D}*{box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:var(--shopee-bg);color:var(--shopee-text);margin:0;padding:0;-webkit-font-smoothing:antialiased}a,a:hover{text-decoration:none;color:inherit}.shopee-header{background:linear-gradient(to right,#F53D2D,#F63);position:sticky;top:0;z-index:1000;box-shadow:0 1px 4px #00000014}.shopee-header-top{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:.8rem;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.15)}.shopee-header-top a{color:#ffffffd9;transition:color .2s}.shopee-header-top a:hover{color:#fff}.shopee-header-main{display:flex;align-items:center;padding:10px 0;gap:16px}.shopee-logo{font-size:1.6rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;letter-spacing:-.5px}.shopee-logo:hover{color:#fff}.shopee-search-wrap{flex:1;max-width:840px}.shopee-search-form{display:flex;background:#fff;border-radius:2px;overflow:hidden}.shopee-search-form input[type=text]{flex:1;border:none;outline:none;padding:10px 16px;font-size:.875rem;color:#333;font-family:Poppins,sans-serif}.shopee-search-form input[type=text]::placeholder{color:#999}.shopee-search-btn{background:var(--shopee-orange);color:#fff;border:none;padding:0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.shopee-search-btn:hover{background:var(--shopee-dark-orange)}.shopee-cart-link{position:relative;color:#fff;font-size:1.4rem;padding:6px}.shopee-cart-link:hover{color:#fff;opacity:.85}.shopee-cart-badge{position:absolute;top:-2px;right:-6px;background:#fff;color:var(--shopee-orange);font-size:.65rem;font-weight:700;min-width:18px;height:18px;line-height:18px;text-align:center;border-radius:9px;border:2px solid var(--shopee-orange)}.shopee-nav-links{display:flex;gap:12px;align-items:center;list-style:none;margin:0;padding:0}.shopee-nav-links a{color:#ffffffe6;font-size:.8rem;transition:color .2s;white-space:nowrap}.shopee-nav-links a:hover{color:#fff}.shopee-user-dropdown{position:relative;display:inline-block}.shopee-user-trigger{display:flex;align-items:center;gap:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:4px 0;background:none;border:none}.shopee-user-trigger img{width:24px;height:24px;border-radius:50%;border:1px solid rgba(255,255,255,.4)}.shopee-user-trigger:hover{color:#fff}.shopee-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#fff;min-width:200px;border-radius:2px;box-shadow:0 2px 10px #00000026;z-index:1001;padding:4px 0}.shopee-user-dropdown:hover .shopee-dropdown-menu{display:block}.shopee-dropdown-menu a{display:block;padding:10px 16px;color:var(--shopee-text);font-size:.85rem;transition:all .15s}.shopee-dropdown-menu a:hover{background:#fafafa;color:var(--shopee-orange)}.shopee-dropdown-divider{height:1px;background:var(--shopee-border);margin:4px 0}.shopee-auth-btns{display:flex;gap:8px;align-items:center}.shopee-auth-btns a{color:#fff;font-size:.85rem;padding:6px 16px;border-radius:2px;transition:all .2s}.shopee-auth-btns .shopee-btn-login{border:1px solid rgba(255,255,255,.6);background:transparent}.shopee-auth-btns .shopee-btn-login:hover{background:rgba(255,255,255,.1);border-color:#fff}.shopee-auth-btns .shopee-btn-register{background:#fff;color:var(--shopee-orange);font-weight:500}.shopee-auth-btns .shopee-btn-register:hover{opacity:.9}.shopee-header-nav{background:rgba(0,0,0,.08)}.shopee-header-nav .container{display:flex;justify-content:space-between;align-items:center}.shopee-menu-links{display:flex;list-style:none;margin:0;padding:0;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shopee-menu-links::-webkit-scrollbar{display:none}.shopee-menu-links li a{display:flex;align-items:center;gap:6px;padding:10px 16px;color:#ffffffd9;font-size:.8rem;font-weight:400;white-space:nowrap;transition:all .2s;border-bottom:2px solid transparent}.shopee-menu-links li a:hover{color:#fff;background:rgba(255,255,255,.08)}.shopee-menu-links li a.active{color:#fff;font-weight:500;border-bottom-color:#fff;background:rgba(255,255,255,.06)}.shopee-menu-links li a i{font-size:.85rem}.shopee-menu-auth{display:flex;align-items:center;gap:4px;padding:6px 0;flex-shrink:0}.shopee-menu-login,.shopee-menu-register{display:flex;align-items:center;gap:5px;padding:6px 16px;font-size:.8rem;border-radius:2px;transition:all .2s;white-space:nowrap}.shopee-menu-login{color:#fff;border:1px solid rgba(255,255,255,.5);background:transparent}.shopee-menu-login:hover{background:rgba(255,255,255,.1);border-color:#fff;color:#fff}.shopee-menu-register{color:var(--shopee-orange);background:#fff;font-weight:500;border:1px solid #fff}.shopee-menu-register:hover{opacity:.9;color:var(--shopee-orange)}.main-section{min-height:calc(100vh - 180px)}.shopee-banner{margin-bottom:20px;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.shopee-banner .carousel-item img{width:100%;height:235px;object-fit:cover;border-radius:4px}.shopee-banner .carousel-control-prev,.shopee-banner .carousel-control-next{width:24px;height:48px;background:rgba(0,0,0,.15);margin:auto 0;border-radius:4px;opacity:0;transition:opacity .2s}.shopee-banner:hover .carousel-control-prev,.shopee-banner:hover .carousel-control-next{opacity:1}.shopee-banner .carousel-indicators{bottom:8px;margin-bottom:0}.shopee-banner .carousel-indicators button{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.5);margin:0 3px}.shopee-banner .carousel-indicators .active{background:#fff}.shopee-categories{background:#fff;border-radius:4px;margin-bottom:20px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.shopee-categories-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--shopee-border)}.shopee-categories-header h2{font-size:1rem;font-weight:500;color:var(--shopee-text-muted);margin:0;text-transform:uppercase;letter-spacing:.5px}.shopee-categories-header h2:after{display:none}.shopee-categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:0}.shopee-category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px;text-decoration:none;color:var(--shopee-text);border-right:1px solid var(--shopee-border);border-bottom:1px solid var(--shopee-border);transition:all .2s;cursor:pointer;min-height:100px}.shopee-category-item:hover{color:var(--shopee-orange);transform:translateY(-2px);box-shadow:0 2px 8px #00000014}.shopee-category-icon{width:40px;height:40px;background:var(--shopee-light-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:var(--shopee-orange);font-size:1rem}.shopee-category-name{font-size:.75rem;text-align:center;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shopee-section-header{background:#fff;padding:16px 20px;margin-bottom:2px;border-bottom:4px solid var(--shopee-orange);display:flex;justify-content:space-between;align-items:center}.shopee-section-header h2{font-size:1.1rem;font-weight:500;color:var(--shopee-orange);margin:0;text-transform:uppercase;letter-spacing:.5px}.shopee-section-header h2:after{display:none}.shopee-section-header a{color:var(--shopee-orange);font-size:.85rem;font-weight:500}.shopee-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-top:10px}@media (min-width: 992px){.shopee-products-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1200px){.shopee-products-grid{grid-template-columns:repeat(6,1fr)}}.shopee-product-card{background:#fff;border-radius:2px;overflow:hidden;transition:all .2s;cursor:pointer;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:column}.shopee-product-card:hover{transform:translateY(-2px);box-shadow:0 2px 12px #0000001f}.shopee-product-card a{text-decoration:none;color:inherit}.shopee-product-img{position:relative;width:100%;padding-top:100%;overflow:hidden;background:#fafafa}.shopee-product-img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.shopee-product-card:hover .shopee-product-img img{transform:scale(1.03)}.shopee-product-img .no-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:.8rem;background:#f5f5f5}.shopee-product-badge{position:absolute;top:0;right:0;background:var(--shopee-orange);color:#fff;font-size:.7rem;padding:2px 6px;font-weight:600}.shopee-product-info{padding:8px 10px 12px;flex:1;display:flex;flex-direction:column}.shopee-product-name{font-size:.8rem;line-height:1.4;color:var(--shopee-text);margin-bottom:8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em}.shopee-product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end}.shopee-product-price{color:var(--shopee-price);font-size:1rem;font-weight:600}.shopee-product-price .currency{font-size:.7rem;margin-right:1px}.shopee-product-sold{font-size:.7rem;color:var(--shopee-text-muted);white-space:nowrap}.alert{border-radius:2px;border:none;margin-bottom:16px}.alert-success{background:#e8f8e8;color:#2e7d32}.alert-danger{background:#fce4e4;color:#d32f2f}.shopee-pagination{display:flex;justify-content:center;padding:30px 0}.shopee-pagination .pagination{gap:4px}.shopee-pagination .page-link{border:none;color:var(--shopee-text);padding:6px 14px;font-size:.85rem;border-radius:2px;background:transparent;min-width:36px;text-align:center}.shopee-pagination .page-item.active .page-link{background:var(--shopee-orange);color:#fff}.shopee-pagination .page-link:hover{background:var(--shopee-light-orange);color:var(--shopee-orange)}.shopee-pagination .page-item.disabled .page-link{color:#ccc;background:transparent}.shopee-search-page{background:#fff;border-radius:4px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 2px #0000000d}.shopee-filter-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shopee-filter-bar label{font-size:.85rem;color:var(--shopee-text-muted);margin:0;font-weight:500}.shopee-filter-bar .form-select,.shopee-filter-bar .form-control{border:1px solid var(--shopee-border);border-radius:2px;font-size:.85rem;padding:8px 12px;color:var(--shopee-text);background:#fff;height:auto}.shopee-filter-bar .form-select:focus,.shopee-filter-bar .form-control:focus{border-color:var(--shopee-orange);box-shadow:0 0 0 2px var(--shopee-light-orange)}.shopee-filter-btn{background:var(--shopee-orange);color:#fff;border:none;padding:8px 24px;border-radius:2px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s}.shopee-filter-btn:hover{background:var(--shopee-dark-orange)}.shopee-search-info{font-size:.85rem;color:var(--shopee-text-muted);padding:12px 0}.shopee-search-info strong{color:var(--shopee-orange)}.shopee-page-header{background:#fff;padding:16px 20px;margin-bottom:16px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 2px #0000000d}.shopee-page-header h3{font-size:1.1rem;font-weight:500;color:var(--shopee-text);margin:0}.shopee-back-link{color:var(--shopee-orange);font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:4px}.shopee-back-link:hover{color:var(--shopee-dark-orange)}.shopee-empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:4px}.shopee-empty-state i{font-size:3rem;color:#ddd;margin-bottom:16px}.shopee-empty-state h5{color:var(--shopee-text);font-weight:500;margin-bottom:8px}.shopee-empty-state p{color:var(--shopee-text-muted);font-size:.85rem}.card{background-color:#fff;border:none;border-radius:4px;box-shadow:0 1px 2px #0000000d;margin-bottom:16px;transition:all .2s}th,td{color:var(--shopee-text)}.btn-primary{background:var(--shopee-orange);border-color:var(--shopee-orange)}.btn-primary:hover,.btn-primary:focus{background:var(--shopee-dark-orange);border-color:var(--shopee-dark-orange)}.btn-outline-primary{color:var(--shopee-orange);border-color:var(--shopee-orange)}.btn-outline-primary:hover{background:var(--shopee-orange);border-color:var(--shopee-orange);color:#fff}.form-control:focus,.form-select:focus{border-color:var(--shopee-orange);box-shadow:0 0 0 2px var(--shopee-light-orange)}.dropdown-menu{border:none;border-radius:2px;box-shadow:0 2px 10px #00000026;padding:4px 0;background:#fff}.dropdown-menu a,.dropdown-item{color:var(--shopee-text);padding:10px 16px;font-size:.85rem}.dropdown-menu a:hover,.dropdown-item:hover{background:#fafafa;color:var(--shopee-orange)}.order-card{color:#fff}.bg-c-blue{background:linear-gradient(45deg,#4099ff,#73b4ff)}.bg-c-green{background:linear-gradient(45deg,#2ed8b6,#59e0c5)}.bg-c-yellow{background:linear-gradient(45deg,#FFB64D,#ffcb80)}.bg-c-pink{background:linear-gradient(45deg,#FF5370,#ff869a)}@media (max-width: 768px){.shopee-header-top{display:none}.shopee-header-main{flex-wrap:wrap;padding:8px 0;gap:8px}.shopee-logo{font-size:1.2rem}.shopee-search-wrap{order:3;flex-basis:100%}.shopee-menu-links li a{padding:8px 12px;font-size:.75rem}.shopee-menu-auth{display:none}.shopee-banner .carousel-item img{height:160px}.shopee-categories-grid{grid-template-columns:repeat(4,1fr)}.shopee-products-grid{grid-template-columns:repeat(2,1fr);gap:6px}.shopee-product-info{padding:6px 8px 10px}.shopee-product-name{font-size:.75rem}.shopee-product-price{font-size:.85rem}}@media (max-width: 480px){.shopee-categories-grid{grid-template-columns:repeat(3,1fr)}}
