.upgrade-section{background:#fff;border:2px solid #2563eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(37,99,235,.1);margin:16px 0}.upgrade-header{background:linear-gradient(135deg,#1e40af 0,#2563eb 100%);color:#fff;padding:20px;text-align:center}.upgrade-header-icon{font-size:32px;margin-bottom:8px}.upgrade-header h3{font-size:18px;font-weight:700;margin:0 0 8px;line-height:1.3}.upgrade-header .current-rating{font-size:14px;opacity:.9;margin:0}.upgrade-header .current-rating strong{color:#fbbf24}.upgrade-body{padding:16px}.upgrade-intro{font-size:14px;font-weight:600;color:#1e40af;text-align:center;margin:0 0 16px;line-height:1.4}.scenario-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.scenario-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.scenario-card.highlight{background:linear-gradient(135deg,rgba(16,185,129,.1) 0,rgba(5,150,105,.05) 100%);border-color:#10b981}.scenario-upgrade{grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.scenario-upgrade .from-to{font-size:18px;font-weight:700;color:#1e40af}.scenario-upgrade .badge{font-size:11px;font-weight:600;color:#059669;background:rgba(16,185,129,.15);padding:4px 8px;border-radius:4px}.scenario-stat{text-align:center}.scenario-stat .label{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.scenario-stat .value{font-size:18px;font-weight:700}.scenario-stat .value.money,.scenario-stat .value.time{color:#059669}.scenario-stat .age-change{font-size:13px;color:#6b7280}.scenario-stat .age-change strong{color:#059669}.upgrade-note{font-size:12px;color:#6b7280;line-height:1.5;padding:12px;background:#f9fafb;border-radius:8px;margin-bottom:16px}.itf-cta-section{background:linear-gradient(135deg,#1e40af 0,#2563eb 100%);border-radius:12px;padding:20px;color:#fff;text-align:center}.itf-cta-section .itf-icon{font-size:36px;margin-bottom:8px}.itf-cta-section h4{font-size:18px;font-weight:700;margin:0 0 6px}.itf-cta-section .itf-subtitle{font-size:13px;opacity:1;margin:0 0 16px;line-height:1.4}.itf-cta-section .itf-btn{display:block;width:100%;padding:14px 20px;background:#fff;color:#1e40af;font-size:15px;font-weight:700;text-decoration:none;border-radius:10px;margin-bottom:12px;transition:.2s}.itf-cta-section .itf-btn:hover{background:#f9fafb;transform:translateY(-1px)}.itf-cta-section .itf-disclaimer{font-size:10px;opacity:1;line-height:1.4;margin:0}.upgrade-hint{text-align:center;padding:12px 16px;margin:8px 0;color:#3b82f6;font-size:15px;font-weight:600;line-height:1.4}.upgrade-hint .bounce-arrow{display:inline-block;animation:1.5s ease-in-out infinite bounceArrow}@keyframes bounceArrow{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}.rating-upgrade-comparison{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.upgrade-cta-btn{transition:.2s;box-shadow:0 2px 4px rgba(59,130,246,.2)}.upgrade-cta-btn:hover{background:#2563eb!important;transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.3)}@media (max-width:600px){#ratingUpgradeSection{padding:12px!important;margin:10px 0!important}}