@media (max-width:640px){.prices-mobile-list{display:flex;flex-direction:column;gap:1rem}.price-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.02)}.price-title{font-weight:600;color:#1f2937;margin-bottom:.75rem;line-height:1.5;word-break:break-word;margin-left:10px}.price-value{font-weight:700;color:#fc5e22;background-color:#f9fafb;padding:.5rem .75rem;border-radius:.5rem;display:inline-block;word-break:break-word}}