.nutrition-plan-wrapper{padding:16px;flex-wrap:wrap}.nutrition-plan{flex:1 1}.product-comparison{display:flex;flex-direction:column;gap:16px;padding:16px}@media(min-width:768px){.product-comparison{flex-direction:row}}.comparison-card{flex:1 1;border:1px solid #ddd;border-radius:8px;padding:16px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.comparison-title{font-size:2rem;font-weight:700;margin-bottom:12px;text-align:center}.feature-list{list-style:none;margin:0;padding:0}.feature-item{min-block-size:40px;display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}.feature-item:last-child{border-bottom:none}.feature-name{color:#333}.feature-check{font-size:1.1rem}.feature-missing .feature-name{color:#70737b;font-style:italic}.feature-missing .feature-check{color:#9ca3af}