.result-card{background:#ffffff;border-radius:24px;transition:all 0.2s ease;box-shadow:0 4px 12px rgba(0,0,0,0.05);height:100%}.result-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08)}.stat-value{font-size:1.8rem;font-weight:700;color:#4a6cf7;line-height:1.2}.stat-label{font-size:0.8rem;color:#64748b;letter-spacing:0.3px}.comparison-item{background:#f8fafc;border-radius:16px;padding:12px;margin-bottom:12px}.comparison-title{font-size:0.85rem;font-weight:600;color:#334155}.diff-badge{background:#eef2ff;color:#4a6cf7;border-radius:30px;padding:4px 10px;font-size:0.75rem;font-weight:500}.icon-primary{color:#4a6cf7;margin-right:6px}hr{opacity:0.2;margin:0.75rem 0}.saving-summary{background:#f9fafb;border-radius:20px;padding:1rem;margin-bottom:1rem}.saving-row{display:flex;justify-content:space-between;margin-bottom:0.5rem;font-size:0.9rem}.saving-label{color:#64748b}.saving-value{font-weight:600;color:#1e293b}.plan-compare{display:flex;gap:1rem;margin-top:1rem}.plan-box{flex:1;background:#ffffff;border-radius:16px;padding:0.75rem;border:1px solid #e2e8f0}.plan-title{font-weight:600;font-size:0.85rem;margin-bottom:0.5rem;color:#334155}.plan-detail{display:flex;justify-content:space-between;font-size:0.8rem;margin-bottom:0.25rem}.plan-detail .label{color:#64748b}.plan-detail .value{font-weight:500}.change-value{font-weight:600}.change-value.positive{color:#10b981}.change-value.negative{color:#ef4444}.change-label{display:inline-block;padding:2px 8px;border-radius:12px;font-size:0.75rem;font-weight:500;margin-left:4px}.change-label.positive{background:#d1fae5;color:#059669}.change-label.negative{background:#fee2e2;color:#dc2626}.change-label.neutral{background:#e5e7eb;color:#6b7280}