.home-page{flex-direction:column;display:flex}.hero{background:linear-gradient(135deg, var(--primary-light) 0%, var(--surface) 100%);padding:6rem 0;overflow:hidden}.hero-container{align-items:center;gap:3rem;display:grid}@media (min-width:992px){.hero-container{grid-template-columns:1fr 1fr}}.hero-title{color:var(--text-main);white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem)}.hero-title span{color:var(--primary)}.hero-description{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem}.hero-actions{gap:1rem;display:flex}.btn-lg{padding:.75rem 2rem;font-size:1.125rem}.hero-visual{justify-content:center;display:flex;position:relative}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-xl);box-shadow:var(--shadow-float);background:#ffffffb3;border:1px solid #ffffff80;width:100%;max-width:350px;padding:2rem;animation:6s ease-in-out infinite float}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.card-header{margin-bottom:1rem}.badge{background-color:var(--warning);color:#fff;border-radius:var(--radius-pill);padding:.25rem .75rem;font-size:.875rem;font-weight:600}.glass-card h3{margin-bottom:.5rem;font-size:1.5rem}.glass-card .price{color:var(--primary);font-size:2rem;font-weight:700}.section{padding:5rem 0}.bg-light{background-color:var(--background)}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.section-header.center{text-align:center;flex-direction:column;align-items:center}.section-header h2{font-size:2rem}.subtitle{color:var(--text-muted);margin-top:.5rem}.view-all{color:var(--primary);font-weight:500}.view-all:hover{text-decoration:underline}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-normal);overflow:hidden}.product-card:hover{box-shadow:var(--shadow-hover);border-color:var(--primary-light);transform:translateY(-4px)}.product-image-placeholder{background-color:var(--primary-light);background-image:linear-gradient(45deg, var(--primary-light) 25%, #f1f5f9 25%, #f1f5f9 50%, var(--primary-light) 50%, var(--primary-light) 75%, #f1f5f9 75%, #f1f5f9 100%);background-size:20px 20px;height:200px}.product-details{padding:1.5rem}.product-name{margin-bottom:1rem;font-size:1.125rem}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--primary);font-size:1.25rem;font-weight:700}.reviews-marquee-container{width:100%;padding:1rem 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.reviews-track{gap:2rem;width:max-content;animation:40s linear infinite scroll-left;display:flex}.reviews-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);width:350px;transition:all var(--transition-fast);flex-shrink:0;padding:2rem}.review-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.stars{color:var(--warning);margin-bottom:1rem;font-size:1.25rem}.review-text{margin-bottom:1.5rem;font-style:italic}.reviewer{color:var(--text-muted);font-weight:600}.hero-modern{background-color:#0b1116;background-image:radial-gradient(circle at 50% 0,#2563eb40,#0000 50%),linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:100% 100%,40px 40px,40px 40px;border-bottom:1px solid #ffffff0d;padding:8rem 0 6rem;position:relative;overflow:hidden}.hero-title-modern{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.5}.text-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#4ade80 0%,#3b82f6 100%);-webkit-background-clip:text;background-clip:text}.hero-subtitle-modern{color:#94a3b8;max-width:600px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.hero-badge-modern{color:#4ade80;background:#4ade801a;border:1px solid #4ade8033;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.pulse-dot{background-color:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 10px #4ade80}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #4ade80b3}70%{transform:scale(1);box-shadow:0 0 0 10px #4ade8000}to{transform:scale(.95);box-shadow:0 0 #4ade8000}}.btn-primary-neon{color:#fff;background:#3b82f6;border-radius:50px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 0 20px #3b82f666}.btn-primary-neon:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 0 30px #3b82f699}.hero-cards-track{flex-direction:column;gap:1.5rem;padding:1rem;animation:15s linear infinite scroll-up;display:flex}.hero-cards-track:hover{animation-play-state:paused}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.premium-card{cursor:pointer;background:#161e2a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:.5rem;width:100%;max-width:320px;padding:24px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000080}.premium-card:hover{background:#1a2435;border-color:#3b82f666;transform:scale(1.03)translateY(-4px);box-shadow:0 20px 40px #0009,0 0 15px #3b82f640}.premium-card-badge{color:#fff;background:#f59e0b;border-radius:20px;align-self:flex-start;margin-bottom:.5rem;padding:4px 12px;font-size:.875rem;font-weight:700}.premium-card h3{color:#f8fafc;z-index:2;margin:0;font-size:1.35rem;font-weight:700;line-height:1.3;position:relative}.premium-card .price{color:#60a5fa;z-index:2;margin:.5rem 0 0;font-size:2rem;font-weight:900;position:relative}@media (max-width:991px){.hero-container{text-align:center;grid-template-columns:1fr!important}.hero-subtitle-modern{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{display:none!important}.hero-modern{padding:5rem 0 4rem}.hero-badge-modern{margin-left:auto;margin-right:auto}}@media (max-width:767px){.hero-modern{padding:3.5rem 0 3rem}.hero-title-modern{font-size:clamp(1.75rem,7vw,2.5rem)!important}.hero-subtitle-modern{font-size:1rem!important}.btn-primary-neon{padding:.85rem 2rem!important;font-size:1rem!important}.section{padding:3rem 0}.section-header{flex-direction:column;gap:.75rem;align-items:flex-start!important}.section-header h2{font-size:1.5rem!important}.product-card{border-radius:14px}.product-image-placeholder,.product-image{height:150px!important}.product-details{padding:1rem!important}.product-name{font-size:.95rem!important}.product-price{font-size:1.1rem!important}.review-card{width:280px!important;padding:1.5rem!important}.premium-card{max-width:100%;padding:18px}.premium-card h3{font-size:1.1rem!important}.premium-card .price{font-size:1.5rem!important}}@media (max-width:480px){.hero-title-modern{font-size:1.5rem!important}.section-header h2{font-size:1.25rem!important}}
