.pricing-hero{padding:5rem 2rem 3rem;text-align:center;background:linear-gradient(180deg,#f8f9fa,white)}.pricing-hero h1{font-size:2.5rem;margin-bottom:1rem}.pricing-hero p{color:var(--text-secondary);max-width:600px;margin:0 auto}.expanded-prices{padding:2rem 6rem 10rem;margin-top:var(--mt-large)}.expanded-prices .cards{justify-content:center}.expanded-prices .card{position:relative;display:flex;flex-direction:column;flex:1 1 300px;max-width:350px;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;height:100%}.expanded-prices .card .features{flex:1 1;margin-bottom:2rem}.expanded-prices .card-cta{margin-top:auto;display:flex;flex-direction:column;align-items:center}.guarantee-text{font-size:.9rem;color:var(--primary-color);margin-bottom:1rem;text-align:center}.plan-comparison{padding:4rem 6rem;background-color:var(--light-bg-color)}.plan-comparison h2{text-align:center;margin-bottom:3rem;color:var(--text-color)}.table-container{max-width:1200px;margin:0 auto;overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05)}.expanded-prices .card-cta .btn{width:100%;margin-top:auto}.comparison-table td,.comparison-table th{padding:1.2rem 1.5rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.comparison-table th{background-color:var(--primary-color);color:white;font-weight:600}.comparison-table th:first-child{text-align:left}.comparison-table td:first-child{text-align:left;font-weight:500;color:var(--text-color)}.category-row{background-color:rgba(var(--primary-color-rgb),.1)}.category-row td{text-align:left;font-weight:600;color:var(--primary-color);padding:1rem 1.5rem}.recommended-column{background-color:rgba(var(--primary-color-rgb),.05);position:relative}.pricing-guarantee{padding:5rem 2rem;background-color:white;display:flex;justify-content:center;align-items:center}.guarantee-content{text-align:center;max-width:600px;background-color:rgba(var(--primary-color-rgb),.05);padding:3rem;border-radius:2rem}.guarantee-content h3{color:var(--primary-color);font-size:2rem;margin-bottom:1.5rem}.guarantee-content p{margin-bottom:2rem;font-size:1.1rem;line-height:1.6}@media (max-width:1200px){.expanded-prices{padding:2rem 3rem 10rem}.plan-comparison{padding:4rem 1rem}}@media (max-width:768px){.expanded-prices{padding:2rem 1rem 4rem}.expanded-prices .card{padding:2rem 1.5rem;max-width:100%}.comparison-table td,.comparison-table th{padding:.8rem 1rem;font-size:.9rem}}.pricing-page-container{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.react-hot-toast{z-index:1000}.react-hot-toast.success{overflow:visible!important}@media (max-width:768px){.pricing-page-container{padding:1rem}}.pricing-page-container .applied-code-message{margin:.5rem auto 1.5rem;font-size:1rem;background-color:rgba(var(--primary-color-rgb),.1);box-shadow:0 2px 8px rgba(0,0,0,.05);max-width:-moz-fit-content;max-width:fit-content}