.hero-section{padding:4rem 0 3rem;background:linear-gradient(135deg,hsl(var(--primary)/.05),hsl(var(--secondary)/.05))}.hero-content{max-width:48rem;margin:0 auto;text-align:center}.badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));font-weight:600;font-size:.875rem;margin-bottom:1.5rem}.headline{font-size:2.25rem;line-height:1.2;margin-bottom:1rem;color:hsl(var(--foreground))}.text-primary{color:hsl(var(--primary))}.subheadline{font-size:1.125rem;color:hsl(var(--muted-foreground));line-height:1.7}.pricing-section{padding:4rem 0;background-color:#fff}.trial-banner{max-width:56rem;margin:2.5rem auto 0;padding:1.5rem 2rem;border-radius:1rem;background:linear-gradient(135deg,hsl(var(--primary)/.06),hsl(var(--secondary)/.06));border:2px solid hsl(var(--primary)/.15)}.trial-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}@media(min-width:640px){.trial-content{flex-direction:row;text-align:left}}.trial-info{display:flex;align-items:center;gap:1rem;flex:1}.trial-badge{flex-shrink:0;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background-color:hsl(var(--primary));color:#fff;font-weight:700;font-size:.875rem}.trial-title{font-size:1.125rem;font-weight:700;color:hsl(var(--foreground));margin:0 0 .25rem}.trial-desc{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0;line-height:1.5}.trial-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;background-color:hsl(var(--primary));color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;transition:all .2s;white-space:nowrap}.trial-cta:hover{background-color:hsl(var(--primary)/.9);transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--primary)/.3)}.trial-cta svg{display:inline-block}.pricing-grid{display:grid;gap:1.5rem;max-width:56rem;margin:0 auto}.pricing-card{position:relative;padding:2rem;border-radius:1rem;background-color:#fff;border:1px solid hsl(var(--border));transition:all .2s}.pricing-card:hover{border-color:hsl(var(--primary)/.3);box-shadow:0 10px 40px -10px #0000001a}.pricing-card.featured{border-color:hsl(var(--primary));box-shadow:0 10px 40px -10px hsl(var(--primary)/.3)}.popular-badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background-color:hsl(var(--primary));color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600}.card-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid hsl(var(--border))}.plan-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.plan-price{margin-bottom:.25rem}.price{font-size:2.5rem;font-weight:700;color:hsl(var(--foreground))}.period{font-size:1rem;color:hsl(var(--muted-foreground))}.plan-duration{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.price-old{font-size:1.5rem;font-weight:500;color:hsl(var(--muted-foreground));text-decoration:line-through;margin-right:.375rem}.discount-badge{display:inline-block;margin-bottom:.75rem;padding:.25rem .75rem;background-color:#ef43431a;color:#d31212;border-radius:9999px;font-size:.75rem;font-weight:700}.features-list{list-style:none;padding:0;margin:0 0 1.5rem}.features-list li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:hsl(var(--foreground))}.check-icon{width:1.25rem;height:1.25rem;color:#22c35d;flex-shrink:0}.cta-btn{display:block;text-align:center;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;background-color:hsl(var(--muted));color:hsl(var(--foreground));transition:all .2s}.cta-btn:hover{background-color:hsl(var(--muted-foreground)/.2)}.cta-featured{background-color:hsl(var(--primary));color:#fff}.cta-featured:hover{background-color:hsl(var(--primary)/.9)}.price-lock-notice{display:flex;align-items:flex-start;gap:.75rem;margin-top:2rem;padding:1rem 1.25rem;border-radius:.75rem;background-color:#25d4660f;border:1px solid hsl(142 70% 49% / .2);max-width:48rem;margin-left:auto;margin-right:auto}.price-lock-notice .lock-icon{width:1.25rem;height:1.25rem;color:#1b9849;flex-shrink:0;margin-top:.125rem}.price-lock-notice p{font-size:.875rem;color:hsl(var(--foreground));line-height:1.6;margin:0}.price-lock-notice strong{color:#17823e}.features-section{padding:5rem 0;background-color:hsl(var(--muted)/.3)}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:2.5rem;color:hsl(var(--foreground))}.text-center{text-align:center}.features-grid{display:grid;gap:1.5rem}.feature-card{padding:1.5rem;border-radius:1rem;background-color:#fff;text-align:center;transition:all .2s}.feature-card:hover{box-shadow:0 10px 30px -10px #0000001a}.feature-icon{width:3rem;height:3rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));border-radius:.75rem}.feature-card h3{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.feature-card p{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.cta-section{padding:5rem 0;background:linear-gradient(135deg,hsl(var(--primary)/.05),hsl(var(--secondary)/.05))}.section-desc{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:hsl(var(--secondary));color:#fff;padding:.875rem 1.75rem;border-radius:var(--radius);font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 10px 15px -3px #0000001a}.btn-cta:hover{filter:brightness(.95);transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}@media(min-width:640px){.pricing-grid,.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.headline{font-size:3rem}.section-title{font-size:2.25rem}.features-grid,.pricing-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.headline{font-size:3.5rem}.pricing-card.featured{transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.07)}}
