.pricing-page{width:100%;min-height:100vh;background-color:#faf7f5;padding:0;margin:0;font-family:Made Tommy Soft,sans-serif;display:flex;flex-direction:column}.pricing-header{background-color:transparent;padding:4rem 2rem 3rem;text-align:center;width:100%}.pricing-title{font-size:3rem;font-weight:700;color:#4B4F33;margin-bottom:1rem;line-height:1.2;letter-spacing:.02em}.pricing-slogan,.pricing-title{font-family:Made Tommy Soft,sans-serif}.pricing-slogan{font-size:1.1rem;color:#333;font-weight:400;margin:.5rem 0 0;line-height:1.5}.billing-toggle-container{display:flex;justify-content:center;align-items:center;gap:0;margin:2rem auto;max-width:500px;background-color:transparent;border:1px solid #d0d0d0;border-radius:8px;overflow:hidden;padding:.4rem;background:white;color:#4B4F33}.billing-toggle{flex:1 1;padding:.75rem 2rem;border:none;background-color:transparent;color:#4B4F33;font-size:1rem;font-weight:700!important;cursor:pointer;transition:all .2s ease;font-family:inherit}.billing-toggle:first-child{border-radius:8px 0 0 8px}.billing-toggle:last-child{border-radius:0 8px 8px 0}.billing-toggle.active{background-color:#DBDCD5;font-weight:700!important}.billing-toggle:not(.active){background-color:transparent;color:#666}.pricing-plans-container{background-color:#DBDCD5}.pricing-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1200px;align-items:stretch;background-color:white;margin:0 auto 2rem}.pricing-card,.pricing-plans{padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.pricing-card{background-color:#E2DED9;display:flex;flex-direction:column;min-height:100%;color:#4B4F33;font-family:Made Tommy Soft,sans-serif}.recommended-card{background-color:#F0EEEC}.plan-header{display:inline-block;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content;font-family:Made Tommy Soft,sans-serif}.free-header{background-color:#666;color:#ffffff}.recommended-header{background-color:#EAA224;color:#ffffff}.enterprise-header{background-color:#666;color:#ffffff;display:flex;gap:.25rem}.enterprise-header>div:first-child{color:#ffffff}.enterprise-subheader{font-size:.75rem;font-weight:400;color:#333}.plan-price{display:flex;margin-bottom:1.5rem;font-family:Made Tommy Soft,sans-serif;justify-content:space-between;align-items:flex-end}.price-amount{font-size:3rem;line-height:1;margin-bottom:.5rem}.enterprise-name,.price-amount{font-weight:700;color:#4B4F33;font-family:Made Tommy Soft,sans-serif}.enterprise-name{font-size:2.5rem}.price-period{font-size:.875rem;color:#666;font-weight:400}.plan-button,.price-period{font-family:Made Tommy Soft,sans-serif}.plan-button{background-color:#4B4F33;color:#ffffff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:1rem;width:100%;transition:background-color .2s ease}.plan-button:hover{background-color:#3a3d26}.plan-audience{font-size:.875rem;color:#4B4F33;margin-top:1rem;margin-bottom:1rem;font-style:italic;font-family:Made Tommy Soft,sans-serif}.pricing-card hr{height:3px;background-color:#4B4F33}.plan-features{display:flex;flex-direction:column;gap:1.5rem;flex:1 1;min-height:0;color:#4B4F33;margin-top:1rem}.feature-category{display:flex;flex-direction:column;gap:.75rem;color:#4B4F33}.feature-category-title{font-size:.875rem;font-weight:600;color:#4B4F33;margin:0;font-family:Made Tommy Soft,sans-serif}.feature-list{list-style:disc;padding-left:1.5rem;margin:0;display:flex;flex-direction:column;gap:.5rem}.feature-list li{font-size:.875rem;color:#4B4F33;line-height:1.5;font-family:Made Tommy Soft,sans-serif;padding-left:.5rem}.feature-list li::marker{color:#4B4F33;font-weight:700;font-size:.875rem;font-family:Made Tommy Soft,sans-serif}.faq-section{background-color:#ffffff;padding:4rem 2rem 3rem;margin-top:0;width:100%}.faq-title{font-family:Made Tommy Soft,sans-serif;font-size:2.5rem;font-weight:700;color:#4B4F33;text-align:center;margin-bottom:3rem;letter-spacing:.02em}.faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:0;border-radius:8px;overflow:hidden}.faq-item,.faq-list{background-color:#ffffff}.faq-item{border-bottom:1px solid #e0e0e0}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;padding:1.25rem 1.5rem;background-color:#ffffff;border:none;text-align:left;font-family:Made Tommy Soft,sans-serif;font-size:1rem;font-weight:400;color:#4B4F33;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{background-color:#f9f9f9}.faq-chevron{font-size:.875rem;color:#4B4F33;transition:transform .3s ease;display:inline-block;margin-left:1rem}.faq-chevron.expanded{transform:rotate(180deg)}.faq-answer{padding:1.5rem 2rem;color:#666;font-family:Made Tommy Soft,sans-serif;font-size:1rem;line-height:1.6;background-color:#ffffff;border-top:1px solid #e0e0e0}@media (max-width:1024px){.pricing-plans{grid-template-columns:1fr;max-width:500px}.pricing-card{width:100%}}@media (max-width:768px){.pricing-title{font-size:2.2rem}.pricing-slogan{font-size:1rem}.billing-toggle-container{max-width:100%;padding:0 1rem}.pricing-plans{padding:2rem 1rem}.faq-section{padding:3rem 1rem}.faq-title{font-size:2rem}}