:root{--brand: #ff5151;--brand-dark: #e63a3a;--dark: #1f2937;--muted: #6b7280;--bg: #f7f7f9}*{box-sizing:border-box}body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--dark);background:#fff}a{text-decoration:none}.topbar{background:#111;color:#ddd;font-size:.82rem;padding:.45rem 0}.topbar a{color:#ddd}.topbar a:hover{color:#fff}.main-nav{background:#fff;border-bottom:1px solid #eee;padding:.75rem 0}.brand-logo{font-weight:800;font-size:1.6rem;color:var(--brand);letter-spacing:-.5px}.brand-logo span{color:var(--dark)}.search-wrap{flex:1;max-width:560px}.search-wrap .form-control{border-right:0;border-radius:30px 0 0 30px;padding-left:1rem}.search-wrap .btn{border-radius:0 30px 30px 0;background:var(--brand);color:#fff;border:1px solid var(--brand)}.search-wrap .btn:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.nav-icon{color:var(--dark);font-size:1.25rem;position:relative;margin-left:1rem}.nav-icon .badge{position:absolute;top:-6px;right:-10px;background:var(--brand);font-size:.65rem}.cat-bar{background:#fff;border-bottom:1px solid #eee}.cat-bar .nav-link{color:#374151;font-weight:500;font-size:.92rem;padding:.85rem 1rem}.cat-bar .nav-link:hover{color:var(--brand)}.hero{background:linear-gradient(135deg,#ffe9e9,#fff5e6);border-radius:14px;overflow:hidden}.hero .hero-inner{padding:3rem 2rem}.hero h1{font-weight:800;font-size:2.5rem;line-height:1.15}.hero p{color:#555;font-size:1.05rem}.hero img{width:100%;height:auto;border-radius:10px}.btn-brand{background:var(--brand);color:#fff;border-radius:30px;padding:.7rem 1.6rem;font-weight:600;border:0}.btn-brand:hover{background:var(--brand-dark);color:#fff}.btn-outline-brand{border:2px solid var(--brand);color:var(--brand);border-radius:30px;padding:.6rem 1.4rem;font-weight:600;background:#fff}.btn-outline-brand:hover{background:var(--brand);color:#fff}.section-title{display:flex;align-items:center;justify-content:space-between;margin:2.5rem 0 1.25rem}.section-title h3{font-weight:700;margin:0;font-size:1.4rem}.section-title a{color:var(--brand);font-weight:600;font-size:.9rem}.cat-card{text-align:center;padding:1rem .5rem;border-radius:12px;transition:.2s;cursor:pointer}.cat-card:hover{background:#fff5f5;transform:translateY(-3px)}.cat-card .circle{width:90px;height:90px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto .6rem;overflow:hidden}.cat-card .circle img{width:70%;height:70%;object-fit:cover;border-radius:50%}.cat-card span{font-size:.88rem;font-weight:500;color:#374151}.product-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;transition:.25s;height:100%;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 10px 25px #00000014;transform:translateY(-4px)}.product-card .img-wrap{position:relative;background:#f3f4f6;aspect-ratio:1/1;overflow:hidden}.product-card .img-wrap img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .img-wrap img{transform:scale(1.05)}.product-card .badge-tag{position:absolute;top:10px;left:10px;background:var(--brand);color:#fff;font-size:.7rem;padding:.25rem .55rem;border-radius:20px;font-weight:600}.product-card .wish{position:absolute;top:10px;right:10px;background:#fff;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#999;cursor:pointer}.product-card .wish:hover{color:var(--brand)}.product-card .body{padding:.85rem 1rem 1rem}.product-card .title{font-size:.92rem;font-weight:600;color:#1f2937;margin-bottom:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-card .price{color:var(--brand);font-weight:700;font-size:1.05rem}.product-card .old{color:#9ca3af;text-decoration:line-through;font-size:.85rem;margin-left:.4rem;font-weight:500}.product-card .rating{color:#f59e0b;font-size:.8rem}.promo{border-radius:12px;overflow:hidden;position:relative;min-height:180px;display:flex;align-items:center;padding:1.5rem;color:#fff}.promo h4{font-weight:700;margin-bottom:.5rem}.promo.p1{background:linear-gradient(135deg,#667eea,#764ba2)}.promo.p2{background:linear-gradient(135deg,#f093fb,#f5576c)}.promo.p3{background:linear-gradient(135deg,#4facfe,#00f2fe)}footer{background:#111827;color:#cbd5e1;padding:3rem 0 1rem;margin-top:4rem}footer h5{color:#fff;font-weight:700;margin-bottom:1rem;font-size:1rem}footer a{color:#cbd5e1;display:block;padding:.25rem 0;font-size:.9rem}footer a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid #1f2937;margin-top:2rem;padding-top:1rem;text-align:center;font-size:.85rem;color:#9ca3af}.social a{display:inline-flex;width:36px;height:36px;border-radius:50%;background:#1f2937;align-items:center;justify-content:center;margin-right:.4rem}.social a:hover{background:var(--brand)}.pd-gallery img{width:100%;border-radius:10px;border:1px solid #eee}.pd-thumbs{display:flex;gap:.5rem;margin-top:.75rem}.pd-thumbs img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:2px solid #eee;cursor:pointer}.pd-thumbs img.active{border-color:var(--brand)}.pd-info h2{font-weight:700}.pd-price{color:var(--brand);font-size:1.8rem;font-weight:800}.size-pick .btn{border:1px solid #ddd;background:#fff;color:#333;border-radius:6px;padding:.4rem .9rem;margin-right:.4rem;margin-bottom:.4rem}.size-pick .btn.active,.size-pick .btn:hover{background:var(--brand);color:#fff;border-color:var(--brand)}.color-pick span{display:inline-block;width:30px;height:30px;border-radius:50%;margin-right:.5rem;cursor:pointer;border:2px solid #fff;box-shadow:0 0 0 1px #ccc}.color-pick span.active{box-shadow:0 0 0 2px var(--brand)}.qty-input{width:120px}.cart-table img{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-summary{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:1.5rem;position:sticky;top:90px}.cart-summary .row-line{display:flex;justify-content:space-between;padding:.4rem 0}.cart-summary .total{font-size:1.2rem;font-weight:700;color:var(--brand)}.page-header{background:#f9fafb;padding:2.5rem 0;margin-bottom:2rem;border-bottom:1px solid #eee}.page-header h1{font-weight:700;margin:0}.breadcrumb a{color:var(--brand)}.filter-card{background:#fff;border:1px solid #eee;border-radius:10px;padding:1.25rem;margin-bottom:1rem}.filter-card h6{font-weight:700;margin-bottom:.75rem}.about-hero{background:linear-gradient(135deg,#ff5151,#ff8e53);color:#fff;padding:5rem 0;text-align:center;border-radius:14px}.value-card{text-align:center;padding:2rem 1rem;border-radius:12px;background:#fff;border:1px solid #eee;height:100%}.value-card .icon{width:60px;height:60px;border-radius:50%;background:#fff5f5;color:var(--brand);font-size:1.6rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.contact-info{background:#fff5f5;border-radius:12px;padding:2rem}.contact-info .item{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.25rem}.contact-info .icon{width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast-fixed{position:fixed;bottom:24px;right:24px;z-index:9999}.nav_pak{padding:15px}.nav_bar{display:flex;justify-content:center;align-items:center;text-align:center;font-weight:700}.nav-link{margin:0 5px}.carousel-control-prev{left:-2%;background:red;width:35px;height:40px;top:50%}.carousel-control-next{right:-2%;background:red;width:35px;height:40px;top:50%}.categoris_box{margin-top:3.5rem}@media (max-width: 991px){.hero h1{font-size:1.8rem}.hero .hero-inner{padding:2rem 1.25rem}.search-wrap{order:3;width:100%;max-width:100%;margin-top:.75rem}.cat-bar{display:none}}@media (max-width: 575px){.cat-card .circle{width:70px;height:70px}.section-title h3{font-size:1.15rem}}
