.pricing-container{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;max-width:1400px;margin:0 auto;padding:0 24px}.pricing-card{background:#ffffff;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:40px;flex:1;min-width:300px;max-width:400px;transition:all .3s ease;position:relative;overflow:hidden}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:#0003}.pricing-card.popular{background:#fafafa;border:2px solid rgba(0,0,0,.2)}.pricing-card.popular:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#000,rgba(0,0,0,.5))}.popular-badge{position:absolute;top:16px;right:16px;background:#000000;color:#fff;padding:6px 16px;border-radius:24px;font-size:14px;font-weight:600;letter-spacing:.5px}.plan-name{font-size:28px;font-weight:700;margin-bottom:12px;color:#000}.plan-description{color:#666;font-size:16px;line-height:1.6;margin-bottom:32px}.plan-price{font-size:48px;font-weight:800;margin-bottom:8px;color:#000}.plan-period{color:#666;font-size:16px;margin-bottom:32px}.features-list{list-style:none;padding:32px 0 0;margin:32px 0;border-top:1px solid rgba(0,0,0,.1)}.feature-item{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#444;font-size:15px}.feature-item:before{content:"→";color:#000;font-weight:700}.subscribe-button{width:100%;padding:16px;border-radius:100px;border:1px solid rgba(0,0,0,.2);background:#000000;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.subscribe-button:hover{background:#333333;border-color:#000}.popular .subscribe-button{background:#000000;color:#fff}.popular .subscribe-button:hover{background:#333333}@media (max-width: 768px){.pricing-card{min-width:100%}}.faq-section:where(.astro-LMKYGSFS){padding:0 24px}.faq-grid:where(.astro-LMKYGSFS){display:grid;gap:24px;margin-top:40px}.faq-item:where(.astro-LMKYGSFS){background:white;border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:24px;transition:all .2s ease}.faq-item:where(.astro-LMKYGSFS):hover{border-color:#0003;box-shadow:0 4px 12px #0000000d}.faq-question:where(.astro-LMKYGSFS){font-size:18px;font-weight:600;color:#000;margin-bottom:12px}.faq-answer:where(.astro-LMKYGSFS){font-size:16px;line-height:1.6;color:#444}.faq-answer:where(.astro-LMKYGSFS) a:where(.astro-LMKYGSFS){color:#000!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.faq-answer:where(.astro-LMKYGSFS) a:where(.astro-LMKYGSFS):hover{color:#333}@media (max-width: 768px){.faq-grid:where(.astro-LMKYGSFS){grid-template-columns:1fr}}<style> .pricing-table{width:100%;border-collapse:collapse;background:white;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.pricing-table:where(.astro-LMKYGSFS) th:where(.astro-LMKYGSFS),.pricing-table:where(.astro-LMKYGSFS) td:where(.astro-LMKYGSFS){padding:16px;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.pricing-table:where(.astro-LMKYGSFS) th:where(.astro-LMKYGSFS){background:#fafafa;font-weight:600;color:#000}.pricing-table:where(.astro-LMKYGSFS) tr:where(.astro-LMKYGSFS):hover{background:#f8f8f8}.pricing-table:where(.astro-LMKYGSFS) td:where(.astro-LMKYGSFS){color:#444}@media (max-width: 768px){.table-container:where(.astro-LMKYGSFS){margin:0 -24px}.pricing-table:where(.astro-LMKYGSFS){font-size:14px}.pricing-table:where(.astro-LMKYGSFS) th:where(.astro-LMKYGSFS),.pricing-table:where(.astro-LMKYGSFS) td:where(.astro-LMKYGSFS){padding:12px}}
