.pricing-page[data-astro-cid-hkoc4sea]{max-width:1200px;margin:0 auto;padding:20px}.features[data-astro-cid-hkoc4sea]{color:#555;margin-bottom:20px;list-style-type:none;display:flex;flex-direction:column;padding:0;gap:12px}.feature[data-astro-cid-hkoc4sea]{padding-left:24px;position:relative;color:#4b5563;line-height:1.6}.feature[data-astro-cid-hkoc4sea]:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700;font-size:1.2rem}.tiers-container[data-astro-cid-hkoc4sea]{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.tier[data-astro-cid-hkoc4sea]{background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:350px;text-align:left;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;position:relative}.tier[data-astro-cid-hkoc4sea]:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026;border-color:#2563eb}.tier-name[data-astro-cid-hkoc4sea]{color:#1f2937;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.plan-button[data-astro-cid-hkoc4sea]{background-color:#2563eb;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;width:100%;margin-top:1rem}.plan-button[data-astro-cid-hkoc4sea]:hover{background-color:#1d4ed8;transform:translateY(-1px)}.price[data-astro-cid-hkoc4sea]{font-size:3rem;font-weight:700;color:#1f2937;margin:1rem 0;line-height:1}.per-month[data-astro-cid-hkoc4sea]{font-size:1rem;color:#6b7280;font-weight:400}@media (max-width: 768px){.tiers-container[data-astro-cid-hkoc4sea]{flex-direction:column;align-items:center}.tier[data-astro-cid-hkoc4sea]{max-width:100%}}html,body{margin:0;padding:0;font-family:Nunito,Segoe UI,Arial,sans-serif;background:#f9fafb;color:#222;min-height:100vh}.navbar{width:100%;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:100;min-height:64px;border-radius:0}.navbar-content{width:100%;max-width:1100px;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.navbar-logo{display:flex;align-items:center;font-weight:700;font-size:1.3rem;color:#2563eb;text-decoration:none;gap:.5rem}.navbar-logo img{border-radius:0!important}.navbar-links{display:flex;gap:1.5rem}.navbar-links a{color:#222;text-decoration:none;font-weight:500;transition:color .2s}.navbar-links a:hover{color:#2563eb}.container{max-width:800px;margin:0 auto;padding:2rem 1rem 3rem;border-radius:0}@media (max-width: 600px){.container{padding:1rem .5rem}.navbar-content{padding:0 .5rem}.navbar-links{gap:.75rem}}.cta-btn{border-radius:0!important}.faq-item{border-radius:0!important;background:#fff}.hero{text-align:center;padding:4rem 0 5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;margin:2rem 0 4rem}.hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2;max-width:900px;margin-left:auto;margin-right:auto;padding:0 1rem}.hero-sub{font-size:clamp(1rem,2vw,1.35rem);color:#fffffff2;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;padding:0 1rem;line-height:1.6}.cta-btn{display:inline-block;background:#fff;color:#2563eb;font-weight:600;font-size:1.1rem;border:none;border-radius:8px;padding:1rem 2.5rem;margin:.5rem;cursor:pointer;transition:transform .2s,box-shadow .2s;text-decoration:none;box-shadow:0 4px 6px #0000001a}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.cta-btn-secondary{background:transparent;color:#fff;border:2px solid white;box-shadow:none}.cta-btn-secondary:hover{background:#ffffff1a}section{margin-bottom:5rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#1f2937;margin-bottom:1rem;text-align:center}.section-subtitle{font-size:1.2rem;color:#6b7280;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s;border:1px solid #e5e7eb}.feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.feature-card p{color:#6b7280;line-height:1.6;font-size:1rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.benefit-card{background:#f9fafb;padding:2rem;border-radius:12px;border-left:4px solid #2563eb}.benefit-card h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.benefit-card p{color:#6b7280;line-height:1.6}.how-it-works{background:#f9fafb;padding:3rem 2rem;border-radius:12px;margin-top:2rem}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.step{text-align:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#2563eb;color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.step p{color:#6b7280;line-height:1.6}.features-list{list-style:none;padding:0;margin:1.5rem 0 0}.features-list li{padding:.75rem 0 .75rem 2rem;position:relative;color:#4b5563;line-height:1.6}.features-list li:before{content:"✓";position:absolute;left:0;color:#2563eb;font-weight:700;font-size:1.2rem}.faq-section{margin-top:4rem;margin-bottom:3rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1rem;transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:#2563eb;box-shadow:0 2px 4px #0000000d}.faq-item.open{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.faq-question{font-weight:600;cursor:pointer;color:#1f2937;margin:0;font-size:1.1rem;display:flex;align-items:center;justify-content:space-between;user-select:none}.faq-question:hover{color:#2563eb}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease;color:#6b7280;font-size:1rem;margin-top:0;line-height:1.6}.faq-item.open .faq-answer{max-height:500px;margin-top:1rem}.faq-toggle{font-size:1.5rem;margin-left:1rem;color:#2563eb;font-weight:300;transition:transform .3s ease;flex-shrink:0}.faq-item.open .faq-toggle{transform:rotate(45deg)}.content-section{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:3rem}.content-section p{font-size:1.1rem;color:#4b5563;line-height:1.7;max-width:700px;margin:0 auto}@media (max-width: 768px){.hero{padding:3rem 1rem 4rem;margin:1rem 0 3rem}.features-grid,.benefits-grid,.steps{grid-template-columns:1fr;gap:1.5rem}.cta-btn{display:block;margin:.5rem 0}section{margin-bottom:3rem}}
