.pricing-card{border:1px solid #e0e0e0;border-radius:12px;padding:24px;width:320px;margin:16px;text-align:center;background-color:#fff;transition:box-shadow .3s ease-in-out;position:relative}.pricing-card.current-plan{border-color:#6200ea;box-shadow:0 0 20px #6200ea4d;background-color:#f8f5ff}.pricing-card.most-popular{border:2px solid #0000;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ff6b35,#f093fb,#ff6b35) border-box;box-shadow:0 8px 32px #ff6b354d,0 0 0 1px #ff6b351a;transform:scale(1.05);position:relative;z-index:1}.plan-badge{top:-12px;font-size:.9em}.plan-badge,.plan-badge-bottom{position:absolute;left:50%;transform:translateX(-50%);background-color:#6200ea;color:#fff;padding:6px 12px;border-radius:12px}.plan-badge-bottom{bottom:-12px;cursor:pointer;font-size:.6em}.pricing-card h2{font-size:1.75em;margin-bottom:16px;color:#333}.price-section{margin:16px 0}.price{font-size:2em!important;font-weight:400!important}.billed-yearly{color:#666;font-size:.9em;margin-top:4px}.credits{font-size:1.2em;color:#666;margin-bottom:16px}.cta-button{background-color:#6200ea;color:#fff;font-size:1.1em;padding:12px 24px;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease-in-out,transform .2s ease-in-out;margin-top:16px}.cta-button:hover{background-color:#5300d6;transform:scale(1.05)}.cta-button.disabled{background-color:#ddd;color:#999;cursor:not-allowed}.highlights{text-align:left;margin-top:24px}.highlights h3{font-size:1.25em;margin-bottom:12px;color:#333}.highlights ul{list-style:none;padding:0}.highlights li{margin:8px 0;font-size:1em;color:#555;display:flex;align-items:center}.highlights li:before{content:"•";color:#6200ea;display:inline-block;width:1em;margin-left:-1em}.custom-spinner{width:50px;height:50px;border:5px solid #6200ea33;border-top-color:#6200ea;border-radius:50%;animation:spin .75s linear infinite}.spinner-container{display:flex;justify-content:center;align-items:center;height:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes popularPulse{0%,to{transform:translateX(-50%) scale(1);box-shadow:0 4px 15px #ff6b3566,0 0 20px #f093fb4d}50%{transform:translateX(-50%) scale(1.05);box-shadow:0 6px 25px #ff6b3599,0 0 30px #f093fb80}}.most-popular-badge{background:linear-gradient(135deg,#ff6b35,#f093fb)!important;color:#fff!important;font-weight:700;font-size:.85em;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px!important;border-radius:20px!important;box-shadow:0 4px 15px #ff6b3566,0 0 20px #f093fb4d;border:1px solid #ffffff4d}