.stand-card{background:#fff;border:1px solid #f97316;border-radius:12px;flex-direction:column;gap:1rem;width:100%;min-width:330px;max-width:360px;padding:1.25rem;display:flex}.stand-card__title{text-align:center;text-transform:uppercase;color:#f97316;margin:0;font-size:2.2rem;font-weight:700;line-height:1.2}.stand-card__image-container{background:#fff;border-radius:8px;justify-content:center;align-items:center;max-width:250px;margin:auto;display:flex}.stand-card__image{object-fit:cover;width:100%;height:180px}.stand-card__price-section{text-align:left}.stand-card__price{color:#1f2937;margin:0 0 .25rem;font-size:1.9rem;font-weight:700}.stand-card__price-note{color:#ef4444;margin:0;font-size:1.2rem;font-weight:600}.stand-card__details{flex-direction:column;gap:.625rem;display:flex}.stand-card__details-title,.stand-card__features-title{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:700}.stand-card__dimensions{flex-direction:column;gap:.5rem;margin-bottom:.625rem;margin-left:1rem;display:flex}.stand-card__dimension{align-items:flex-start;gap:.5rem;display:flex}.stand-card__dimension-bullet{color:#f97316;flex-shrink:0;font-size:.75rem;line-height:1.6}.stand-card__dimension-text{color:#313943;font-size:1rem;line-height:1.6}.stand-card__features{flex-direction:column;gap:.5rem;margin-left:1rem;display:flex}.stand-card__feature{align-items:flex-start;gap:.5rem;display:flex}.stand-card__feature-bullet{color:#f97316;flex-shrink:0;font-size:.75rem;line-height:1.6}.stand-card__feature-text{color:#313943;font-size:1rem;line-height:1.6}@media (max-width:1024px){.stand-card{max-width:100%;padding:1.125rem}.stand-card__title,.stand-card__price{font-size:1.5rem}.stand-card__dimension-text,.stand-card__feature-text{font-size:.95rem}}@media (max-width:768px){.stand-card{max-width:400px;padding:1rem}.stand-card__title{font-size:1.5rem}.stand-card__image-container{min-height:130px;padding:1rem}.stand-card__price{font-size:1.6rem}.stand-card__price-note{font-size:1.1rem}.stand-card__details-title,.stand-card__features-title,.stand-card__dimension-text,.stand-card__feature-text{font-size:1rem}.stand-card__image{height:150px}}@media (max-width:480px){.stand-card{padding:.875rem}.stand-card__title{font-size:1.2rem}.stand-card__dimension-text,.stand-card__feature-text{font-size:.95rem}}
