.pago-container{min-height:100vh;background-color:#306aa6;background-image:url(/images/patron.png);background-size:400px 400px;background-position:50%;background-repeat:repeat;color:#9fd4d2}.pago-content{padding:4rem 2rem;min-height:calc(100vh - 200px)}.content-wrapper{max-width:1200px;margin:0 auto}.program-header{text-align:center;margin-bottom:3rem;padding:2rem}.program-title{font-size:3rem;color:#9fd4d2;letter-spacing:.15em;margin-bottom:1rem;font-weight:300}.program-subtitle{font-size:2rem;color:#9fd4d2;letter-spacing:.1em;margin-bottom:2rem;font-weight:300}.program-description{font-size:1.2rem;line-height:1.8;color:#fff;max-width:900px;margin:0 auto;text-align:center}.program-details{background:hsla(0,0%,100%,.1);padding:2.5rem;border-radius:20px;margin-bottom:3rem;backdrop-filter:blur(10px)}.details-title{font-size:2rem;color:#9fd4d2;text-align:center;margin-bottom:1.5rem;letter-spacing:.1em}.details-text{color:#fff;margin-bottom:1rem}.details-text,.schedule-text{font-size:1.1rem;line-height:1.8;text-align:center}.schedule-text{color:#9fd4d2;margin:1.5rem 0;font-weight:500}.payment-section{margin-top:4rem}.payment-title{font-size:2.5rem;color:#9fd4d2;text-align:center;margin-bottom:3rem;letter-spacing:.15em}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto}.pricing-card{background:hsla(0,0%,100%,.95);padding:2.5rem;border-radius:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.pricing-card.featured{background:rgba(159,212,210,.95);transform:scale(1.05)}.featured-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background:#306aa6;color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.05em}.plan-name{font-size:1.5rem;color:#306aa6;margin-bottom:1.5rem;letter-spacing:.1em;font-weight:600}.plan-price{margin:2rem 0}.price-amount{font-size:3rem;color:#306aa6;font-weight:700}.price-currency{font-size:1.2rem;color:#666;margin-left:.5rem}.plan-description{font-size:1rem;color:#333;line-height:1.6;margin-bottom:2rem;min-height:60px}.checkout-button{width:100%;padding:1rem 2rem;background-color:#306aa6;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.1em;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.checkout-button:hover:not(:disabled){background-color:#254d7a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.checkout-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.pricing-grid{grid-template-columns:1fr;max-width:500px;margin:2rem auto 0}.pricing-card.featured{transform:scale(1)}.program-title{font-size:2rem}.program-subtitle{font-size:1.5rem}.payment-title{font-size:1.8rem}}