.hp-hero{padding:4.5rem 0 3rem}.hp-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hp-hero-text{text-align:left}.hp-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--primary));margin-bottom:.75rem}.hp-h1{font-size:2.75rem;font-weight:800;letter-spacing:-.03em;line-height:1.08;color:hsl(var(--foreground));margin-bottom:1rem}.hp-hero-desc{font-size:1.0625rem;color:hsl(var(--muted-foreground));line-height:1.6;max-width:28rem;margin-bottom:1.75rem}.hp-hero-actions{display:flex;gap:.75rem}.hp-hero-sub{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.75rem}.hp-hero-visual img{width:100%;max-width:480px;height:auto;border-radius:16px}.hp-stats-bar{padding:1.25rem 0;border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border))}.hp-stats{display:flex;justify-content:center;gap:3rem}.hp-stat{display:flex;align-items:center;gap:.5rem}.hp-stat-val{font-size:1.25rem;font-weight:800;color:hsl(var(--primary))}.hp-stat-lbl{font-size:.75rem;color:hsl(var(--muted-foreground));font-weight:500}.hp-section{padding:4rem 0}.hp-section-alt{background:hsl(var(--muted) / .2)}.hp-section-head{text-align:center;margin-bottom:2rem}.hp-h2{font-size:1.75rem;font-weight:800;letter-spacing:-.025em;color:hsl(var(--foreground));margin-bottom:.5rem}.hp-sub{font-size:.9375rem;color:hsl(var(--muted-foreground));max-width:30rem;margin:0 auto;line-height:1.5}.hp-section-cta{text-align:center;margin-top:1.75rem}.hp-deals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.hp-deal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;overflow:hidden;transition:border-color .15s;min-width:0;display:flex;flex-direction:column}.hp-deal:hover{border-color:hsl(var(--primary) / .4)}.hp-deal-img{width:100%;height:150px;object-fit:contain;background:#f5f5f5;display:block;padding:8px;box-sizing:border-box}.hp-deal-body{padding:.75rem;flex:1;display:flex;flex-direction:column}.hp-deal-brand{font-size:.625rem;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;margin:0 0 .25rem}.hp-deal-title{font-size:.8125rem;font-weight:600;color:hsl(var(--foreground));line-height:1.3;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.hp-deal-row{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.hp-deal-price{font-size:1rem;font-weight:700;color:hsl(var(--foreground))}.hp-deal-was{font-size:.75rem;color:hsl(var(--muted-foreground));text-decoration:line-through}.hp-deal-pct{font-size:.625rem;font-weight:700;background:#16a2491f;color:#16a249;padding:2px 6px;border-radius:99px}.hp-deal-skel{height:260px;background:hsl(var(--muted) / .15);border-radius:10px}.hp-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.hp-feat{padding:1.5rem;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card))}.hp-feat-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:8px;margin-bottom:.875rem}.hp-feat h3{font-size:.9375rem;font-weight:700;color:hsl(var(--foreground));margin:0 0 .375rem}.hp-feat p{font-size:.8125rem;color:hsl(var(--muted-foreground));line-height:1.55;margin:0}.hp-steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.hp-step{text-align:center;flex:1;max-width:240px}.hp-step-num{width:2.25rem;height:2.25rem;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary));color:#fff;border-radius:50%;font-weight:700;font-size:.9375rem}.hp-step h3{font-size:.9375rem;font-weight:700;color:hsl(var(--foreground));margin:0 0 .375rem}.hp-step p{font-size:.8125rem;color:hsl(var(--muted-foreground));line-height:1.55;margin:0}.hp-step-arrow{display:flex;align-items:center;padding-top:1rem;color:hsl(var(--muted-foreground) / .4)}.hp-cta{text-align:center;max-width:480px;margin:0 auto}@media(max-width:768px){.hp-hero-inner{grid-template-columns:1fr;text-align:center;gap:2rem}.hp-hero-text{text-align:center;order:1}.hp-hero-visual{order:2}.hp-hero-desc{margin:0 auto 1.5rem}.hp-hero-actions{justify-content:center}.hp-h1{font-size:2rem}.hp-stats{gap:1.5rem}.hp-deals,.hp-features{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-steps{flex-direction:column;align-items:center}.hp-step-arrow{transform:rotate(90deg);padding:0}}@media(max-width:480px){.hp-deals{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.hp-deal-img{height:100px}.hp-features{grid-template-columns:1fr}.hp-stats{flex-direction:column;gap:.75rem}}
