.home-page-layout-container{width:100%;max-width:var(--max-width-content);box-sizing:border-box;flex-direction:column;gap:24px;margin:0 auto;padding:24px;display:flex}.hero-carousel{background-color:var(--bg-page);border-radius:32px;height:560px;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 24px 50px -12px #0003,inset 0 0 0 1px #ffffff1a}@media (max-width:768px){.hero-carousel{border-radius:20px;height:420px;margin-bottom:24px}}.carousel-slide{opacity:0;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 80px;transition:opacity 1s ease-in-out,background-size 8s ease-out;display:flex;position:absolute;top:0;left:0;background-position:50%!important;background-size:110%!important}.carousel-slide.active{opacity:1;z-index:1;background-size:100%!important}.carousel-slide-overlay{z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0006 40%,#0000 100%);position:absolute;inset:0}@media (max-width:768px){.carousel-slide{text-align:center;justify-content:center;padding:0 24px}.carousel-slide-overlay{background:linear-gradient(#0000001a 0%,#0000004d 50%,#000000b3 100%)}}.slide-content-box{z-index:2;-webkit-backdrop-filter:blur(28px);color:#fff;opacity:0;background:#ffffff0d;border:1px solid #ffffff26;border-color:#ffffff4d #ffffff26 #ffffff26 #ffffff4d;border-radius:32px;max-width:580px;padding:56px 48px;animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards slideUpFadeIn;position:relative;transform:translateY(30px);box-shadow:0 30px 60px -12px #0000004d,inset 0 0 40px #ffffff0d}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.slide-content-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;width:100%;margin-top:auto;margin-bottom:40px;padding:32px 24px}}.slide-tag{background:linear-gradient(90deg, var(--primary-color) 0%, #818cf8 100%);color:#fff;letter-spacing:1.5px;text-transform:uppercase;border:1px solid #fff3;border-radius:30px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px -4px #4f46e580}.slide-title{font-family:var(--font-logo);letter-spacing:-1px;background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #0000004d;-webkit-background-clip:text;margin-bottom:16px;font-size:52px;font-weight:900;line-height:1.1}@media (max-width:768px){.slide-title{font-size:36px}}.slide-desc{color:#ffffffe6;text-shadow:0 2px 8px #0006;margin-bottom:32px;font-size:17px;font-weight:400;line-height:1.6}.carousel-nav-btn{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:10;cursor:pointer;background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.carousel-nav-btn:hover{color:var(--primary-color);background-color:#fff;transform:translateY(-50%)scale(1.1)}.carousel-nav-left{left:20px}.carousel-nav-right{right:20px}.carousel-indicators{z-index:10;gap:10px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.carousel-indicator-dot{cursor:pointer;background-color:#fff6;border-radius:10px;width:10px;height:10px;transition:all .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 2px 4px #0000001a}.carousel-indicator-dot.active{background-color:#fff;width:28px;box-shadow:0 2px 8px #0000004d}.trust-strip{background-color:#f8fafc;border-radius:16px;justify-content:space-around;align-items:center;margin-bottom:24px;padding:16px;display:flex;box-shadow:inset 0 2px 4px #fff,0 4px 12px #00000008}.trust-item{flex-direction:column;align-items:center;gap:6px;display:flex}.trust-item svg{color:var(--primary-color);box-sizing:border-box;background:#eef2ff;border-radius:50%;width:36px;height:36px;padding:8px}.trust-text{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:700;line-height:1.2}.btn-glass-light{color:#fff;-webkit-backdrop-filter:blur(8px);cursor:pointer;z-index:1;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000001a}.btn-glass-light:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 16px #0003,0 0 15px #ffffff26}.btn-glass-light:active{transform:scale(.95)}.deals-container{color:#fff;background:linear-gradient(#0f172a 0%,#1e293b 100%);border-radius:24px;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px 16px;display:flex;box-shadow:0 10px 30px #0f172a33}.deals-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.deals-title-area{align-items:center;gap:12px;display:flex}.deals-title{color:#fff;background:linear-gradient(90deg,#fcd34d,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:20px;font-weight:800}.deals-timer{color:#94a3b8;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.timer-box{color:#fff;letter-spacing:2px;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:8px;padding:6px 14px;font-size:15px;font-weight:900;animation:2s ease-in-out infinite timerPulse;box-shadow:0 4px 12px #ef444459}@keyframes timerPulse{0%,to{box-shadow:0 4px 12px #ef444459}50%{box-shadow:0 4px 20px #ef444499}}.deals-container .product-card{background:#fff;box-shadow:0 10px 30px #0006,inset 0 0 0 1px #ffffff0d}@media (max-width:600px){.deals-header{flex-direction:column;align-items:flex-start;gap:12px}.deals-title-area{flex-direction:column;align-items:flex-start;gap:8px}}.deals-grid{scrollbar-width:none;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.deals-grid::-webkit-scrollbar{display:none}.deals-grid>*{flex-shrink:0;min-width:160px}.premium-affiliate-banner{border-radius:var(--radius-sm);color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);justify-content:space-between;align-items:center;padding:32px;display:flex;position:relative;overflow:hidden}.premium-affiliate-banner:before{content:"";background-color:#ffffff0d;border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.promo-left{max-width:680px}.promo-heading{font-family:var(--font-logo);color:var(--secondary-color);margin-bottom:8px;font-size:26px;font-weight:700}.promo-subheading{color:#e0f2fe;font-size:15px;line-height:1.5}.promo-right{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.promo-badge-tag{background-color:var(--accent-color);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);padding:6px 14px;font-size:13px;font-weight:700}@media (max-width:768px){.home-page-layout-container{gap:16px!important;padding:0 0 16px!important}.hero-carousel{border-radius:0 0 24px 24px!important;height:380px!important;box-shadow:0 10px 30px #0000001a!important}.carousel-slide{text-align:center;justify-content:center;padding:24px 20px!important}.slide-content-box{-webkit-backdrop-filter:blur(20px)!important;background:#ffffff1a!important;border:1px solid #fff3!important;padding:24px 20px!important}.slide-title{margin-bottom:12px!important;font-size:28px!important}.slide-desc{margin-bottom:16px!important;font-size:14px!important}.carousel-nav-btn{display:none!important}.deals-container{box-shadow:var(--shadow-md)!important;border-radius:16px!important;margin:0 16px!important;padding:16px!important}.deals-title{font-size:18px!important}.premium-affiliate-banner{text-align:left;flex-direction:column;align-items:stretch;gap:16px;margin:0 16px;padding:16px;border-radius:16px!important}.banner-action-btn{justify-content:center;width:100%;padding:12px 16px!important;font-size:14px!important}.promo-heading{font-size:22px!important}.promo-right{align-items:center;width:100%}.promo-right .premium-affiliate-btn{border-radius:100px;justify-content:center;align-items:center;width:100%;height:48px;display:flex}}.home-carousel-row{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px;padding:8px 4px 16px;scroll-padding-left:16px;display:flex;overflow-x:auto}.home-carousel-row::-webkit-scrollbar{height:6px}.home-carousel-row::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.home-carousel-row::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.home-carousel-row::-webkit-scrollbar-thumb:hover{background:#94a3b8}.home-carousel-row .product-card{scroll-snap-align:start;flex:0 0 220px!important;width:220px!important;max-width:220px!important}@media (max-width:600px){.home-carousel-row{gap:12px;padding-bottom:12px;padding-left:0}.home-carousel-row .product-card{scroll-snap-align:start;flex:0 0 165px!important;width:165px!important;max-width:165px!important}}
