.home-main{padding-top:1.25rem;padding-bottom:2rem}
.home-section{margin-bottom:2rem}
.home-card{background:#fff;border:1px solid var(--border-soft);border-radius:16px;overflow:hidden;box-shadow:0 6px 18px rgba(12,42,80,.04)}

.hero-carousel .carousel-item{height:auto}
.hero-carousel .hero-media{width:100%;height:auto;display:block}
.hero-carousel .carousel-caption{left:1.25rem;right:1.25rem;bottom:1.15rem;text-align:left}
.hero-carousel .caption-card{background:rgba(10,18,38,.62);backdrop-filter:blur(3px);padding:.8rem 1rem;border-radius:12px;color:#fff;display:inline-block;max-width:min(100%,580px)}

.secondary-banner{display:block;position:relative;height:180px;border-radius:14px;overflow:hidden;background:linear-gradient(120deg,#dbe6ff,#eef2ff)}
.secondary-banner img{width:100%;height:100%;object-fit:cover;display:block}
.secondary-banner .secondary-caption{position:absolute;left:.9rem;right:.9rem;bottom:.8rem;background:rgba(11,31,63,.65);color:#fff;padding:.45rem .7rem;border-radius:10px;font-weight:700}
.secondary-banner.is-text-only{height:auto;background:#66738e;display:flex;align-items:center;padding:.75rem 1rem}
.secondary-banner.is-text-only .secondary-caption{position:static;left:auto;right:auto;bottom:auto;background:transparent;padding:0;border-radius:0;font-size:1.2rem;line-height:1.15;font-weight:800;color:#fff}

.home-secondary-tile{display:flex;flex-direction:column;height:100%;text-decoration:none;color:var(--text-main);background:#fff;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(12,42,80,.06);transition:box-shadow .2s ease,transform .2s ease}
.home-secondary-tile:hover{color:var(--text-main);box-shadow:0 10px 26px rgba(12,42,80,.1)}
.home-secondary-tile__media{display:block;position:relative;flex-shrink:0;height:180px;background:linear-gradient(120deg,#dbe6ff,#eef2ff);overflow:hidden}
.home-secondary-tile__media img{width:100%;height:100%;object-fit:cover;display:block}
.home-secondary-tile__body{display:flex;flex-direction:column;gap:.28rem;padding:.85rem 1rem 1.05rem;flex:1}
.home-secondary-tile__title{font-size:1.1rem;font-weight:800;line-height:1.25;color:#1a2942}
.home-secondary-tile__sub{font-size:.88rem;color:#5c6b81;line-height:1.45}

.category-popular{position:relative;display:block;height:100%;min-height:176px;border-radius:16px;overflow:hidden;background:#e8edf7;border:1px solid #d4deed;color:#f3f7ff;box-shadow:0 6px 16px rgba(14,36,70,.06)}
.category-popular-media{position:absolute;inset:0;margin:0;border-radius:0;background:linear-gradient(140deg,#dbe5f7,#f0f4fb);display:flex;align-items:center;justify-content:center;overflow:hidden}
.category-popular-media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.01);transition:transform .28s ease}
.category-popular-name{position:absolute;left:0;right:0;bottom:0;z-index:2;margin:0;padding:.42rem .7rem .5rem;font-weight:600;font-size:1rem;line-height:1.2;letter-spacing:.02em;text-align:left;color:#f5f9ff;background:linear-gradient(to top,rgba(7,18,38,.55),rgba(7,18,38,.2) 58%,rgba(7,18,38,0));text-shadow:0 1px 2px rgba(0,0,0,.35)}
.category-popular:hover .category-popular-media img{transform:scale(1.045)}

.stock-chip{font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;display:inline-flex;align-items:center}
.stock-chip.in{background:#e5f8eb;color:#116b32}
.stock-chip.out{background:#eef2f7;color:#5b6b82}

.home-section-deal{margin-bottom:2.25rem}
.home-deal-kicker{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-blue);margin:0}
.deal-block{display:grid;grid-template-columns:1.05fr 1fr;gap:0;background:#fff;border:1px solid var(--border-soft);border-radius:18px;overflow:hidden}
.deal-block--spotlight{border:2px solid var(--brand-yellow);box-shadow:0 10px 32px rgba(15,78,201,.08),0 0 0 1px rgba(255,214,0,.35) inset;background:linear-gradient(135deg,#fff 0%,#fffdf5 45%,#f8fbff 100%)}
.deal-media{min-height:290px;background:#f7faff}
.deal-media--spotlight{position:relative}
.deal-media--spotlight::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,214,0,.25)}
.deal-media img{width:100%;height:100%;object-fit:cover;display:block}
.deal-content{padding:1.2rem 1.2rem 1rem}
.deal-content--spotlight{padding:1.35rem 1.25rem 1.15rem}
.deal-badges-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}
.home-offer-pill{display:inline-flex;align-items:center;gap:.35rem;background:var(--brand-yellow);color:var(--brand-gray);font-weight:800;padding:.32rem .8rem;border-radius:999px;font-size:.82rem;box-shadow:0 6px 14px rgba(255,214,0,.35)}
.deal-title{font-weight:800;line-height:1.25;color:#132032}
.deal-prices{display:flex;flex-direction:column;gap:.15rem}
.deal-price-old{color:#7a869a;text-decoration:line-through;font-size:.9rem;font-weight:600}
.deal-price-now{font-size:clamp(1.45rem,3vw,1.85rem);line-height:1;font-weight:800;color:var(--brand-blue)}
.home-deal-pitch{margin-top:.15rem;padding:.65rem .95rem;border-radius:14px;background:var(--brand-yellow-soft);border:1px solid var(--brand-yellow)}
.home-deal-pitch p{margin:.12rem 0;font-size:.82rem;color:var(--brand-gray);line-height:1.45}
.deal-countdown{display:inline-flex;align-items:center;gap:.35rem;background:#0e2b56;color:#fff;font-weight:700;padding:.35rem .55rem;border-radius:9px;font-size:.82rem}
.deal-countdown--hero{display:flex;width:100%;justify-content:center;align-items:center;flex-wrap:wrap;gap:.4rem .6rem;padding:.75rem 1rem;border-radius:14px;font-size:clamp(1.05rem,2.8vw,1.45rem);font-weight:800;letter-spacing:.02em;line-height:1.2;text-align:center;box-shadow:0 8px 22px rgba(14,43,86,.28),inset 0 1px 0 rgba(255,255,255,.12);border:2px solid rgba(255,255,255,.18)}
.deal-countdown--hero::before{content:"⏱";font-size:1.1em;line-height:1;opacity:.95}

.home-deal-carousel .carousel-inner{border-radius:18px;overflow:hidden}
.home-deal-carousel .carousel-control-prev,.home-deal-carousel .carousel-control-next{width:2.5rem;height:2.5rem;top:50%;bottom:auto;transform:translateY(-50%);opacity:.92;background:rgba(15,43,86,.78);border-radius:50%}
.home-deal-carousel .carousel-control-prev{left:.5rem}
.home-deal-carousel .carousel-control-next{right:.5rem}
.home-deal-carousel .carousel-indicators{bottom:-2.25rem;margin-bottom:0}
.home-deal-carousel .carousel-indicators [type=button]{width:9px;height:9px;border-radius:50%;background-color:rgba(15,43,86,.35)}
.home-deal-carousel .carousel-indicators .active{background-color:var(--brand-blue)}

.brands-strip{background:linear-gradient(180deg,#f8fbff,#edf4ff);border:1px solid #dce7fa;border-radius:18px;padding:1.1rem}
.brands-track{overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}
.brands-marquee{display:flex;align-items:center;gap:1.1rem;width:max-content;animation:brandsMove 26s linear infinite}
.brand-logo-card{height:100px;min-width:132px;background:#fff;border:1px solid var(--border-soft);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px}
.brand-logo-card img{max-width:100%;max-height:100%;object-fit:contain}
.brand-logo-card .text-logo{font-weight:700;color:#36517d;font-size:.87rem;text-align:center}

.blog-card{background:#fff;border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;height:100%;display:flex;flex-direction:column}
.blog-thumb{height:160px;background:linear-gradient(120deg,#cddcff,#edf3ff);display:block}
.blog-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.blog-body{padding:.85rem .9rem .95rem;display:flex;flex-direction:column;gap:.4rem;flex:1}
.blog-title{font-weight:700;color:#1a2942;line-height:1.3}
.blog-excerpt{color:#5c6b81;font-size:.9rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

@keyframes brandsMove{
	0%{transform:translateX(0)}
	100%{transform:translateX(-50%)}
}

@media (max-width:991.98px){
	.hero-carousel .carousel-item{height:auto}
	.deal-block{grid-template-columns:1fr}
	.deal-media{min-height:250px}
}

@media (max-width:575.98px){
	.home-main{padding-top:.9rem}
	.home-section{margin-bottom:1.45rem}
	.hero-carousel .carousel-item{height:auto}
	.hero-carousel .carousel-caption{left:.6rem;right:.6rem;bottom:.6rem}
	.hero-carousel .caption-card{padding:.6rem .75rem;border-radius:10px}
	.secondary-banner{height:170px}
	.home-secondary-tile__media{height:170px}
	.secondary-banner.is-text-only{min-height:66px;padding:.6rem .85rem}
	.secondary-banner.is-text-only .secondary-caption{font-size:1rem}
	.categories-scroll{display:flex;gap:.65rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.2rem;scrollbar-width:none}
	.categories-scroll::-webkit-scrollbar{display:none}
	.categories-scroll > .cat-col{flex:0 0 46%}
	.category-popular{min-height:156px}
	.category-popular-name{font-size:.74rem;padding:.38rem .58rem .42rem}
	.deal-media{min-height:220px}
	.deal-content{padding:.9rem}
	.deal-countdown--hero{padding:.62rem .75rem;font-size:clamp(.98rem,4.2vw,1.22rem)}
	.brand-logo-card{min-width:108px;height:56px}
	.blog-thumb{height:130px}
}
