/* Ver 3.3: ingredients and effects next to the action. */
.comfort-panel{padding:16px 0;font-size:16px;line-height:1.7}.comfort-recipes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:16px;margin:16px 0}.comfort-recipes>article{min-width:0;margin:0;display:flex;flex-direction:column;gap:8px}.comfort-recipes h3,.comfort-recipes p{margin:0}.comfort-recipes .cost{font-size:14px;white-space:normal}.comfort-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.comfort-shortcuts button{min-height:44px}.morning-drinks{margin-top:18px}.morning-drinks small{display:block;line-height:1.6;font-size:14px}.morning-drinks select{width:100%;margin:8px 0}.morning-drinks th,.morning-drinks td{white-space:nowrap}.morning-drinks p{font-size:16px;line-height:1.7}.comfort-recipes .full{margin-top:auto}
@media(max-width:640px){.comfort-recipes{grid-template-columns:1fr}.comfort-shortcuts>button{flex:1 1 145px}.comfort-panel{padding:10px 0}.comfort-recipes .white-panel{padding:16px}}
