.subscription-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:80px 0;text-align:center}.hero-badge{display:inline-flex;align-items:center;background:rgba(255,255,255,.2);padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto 2rem}.hero-features{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.feature{display:flex;align-items:center;gap:.5rem;font-weight:500}.plan-toggle-section{background:#f8fafc;padding:2rem 0;border-bottom:1px solid #e9ecef}.plan-toggle{display:flex;background:white;padding:8px;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.toggle-btn{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:20px;border:none;background:transparent;border-radius:12px;transition:all .3s ease;color:#6c757d}.toggle-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:white;transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.toggle-btn small{font-size:.8rem;opacity:.8;margin-top:4px}.plans-section{padding:40px 0;background:white}.it-plans{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.section-title{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#718096;max-width:500px;margin:0 auto}.pricing-card{background:white;border-radius:20px;padding:0;box-shadow:0 10px 30px rgba(0,0,0,.08);border:2px solid #f1f5f9;position:relative;transition:all .3s ease;height:100%;width:100%;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.pricing-card.featured{border-color:#667eea;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-10px)}.featured-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:8px 20px;border-radius:20px;font-size:.8rem;font-weight:600;display:flex;align-items:center;white-space:nowrap}.card-header{padding:2.5rem 2rem 1.5rem;text-align:center;border-bottom:1px solid #f1f5f9}.plan-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 1rem}.it-card .plan-icon{background:linear-gradient(135deg,#059669,#10b981)}.plan-name{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.price-section{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:.5rem}.price-currency{font-size:1.5rem;font-weight:600;color:#667eea}.price-amount{font-size:3rem;font-weight:700;color:#2d3748;line-height:1}.price-period{color:#718096;font-size:1rem}.plan-description{color:#718096;margin-bottom:1rem}.support-badge{display:inline-flex;align-items:center;background:#d1fae5;color:#065f46;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.card-body{padding:1.5rem 2rem;flex:1 1}.features-list{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f8fafc}.feature-item:last-child{border-bottom:none}.check-icon{color:#10b981;flex-shrink:0;margin-top:2px}.card-footer{padding:1.5rem 2rem 2rem}.select-plan-btn{width:100%;padding:15px 30px;border:2px solid #667eea;background:white;color:#667eea;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s ease}.select-plan-btn:hover{background:#667eea;color:white;transform:translateY(-2px)}.select-plan-btn.featured{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none}.select-plan-btn.featured:hover{box-shadow:0 8px 25px rgba(102,126,234,.3)}.features-comparison{padding:80px 0;background:white}.comparison-card{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:3rem;border-radius:20px;text-align:center}.comparison-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:3rem}.comparison-feature{padding:1.5rem}.feature-icon{color:#667eea;margin-bottom:1rem}.comparison-feature h5{font-weight:600;color:#2d3748;margin-bottom:.5rem}.comparison-feature p{color:#718096;margin:0}.loading-section{min-height:400px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{flex-direction:column;gap:1rem}.plan-toggle{flex-direction:column;gap:8px}.section-title{font-size:2rem}.pricing-card.featured{transform:none}.pricing-card.featured:hover{transform:translateY(-10px)}.price-amount{font-size:2.5rem}}@media (max-width:576px){.subscription-hero{padding:60px 0}.hero-title{font-size:1.75rem}.plans-section{padding:60px 0}.comparison-card{padding:2rem 1rem}}