/*b87a8cd6f88df2e648d5249e578ebc97*/
.g-content{margin:0.625rem;padding:1.5rem}.g-flushed .g-content{margin:0;padding:0}body{font-size:1rem;line-height:1.5}h1{font-size:2.2rem}h2{font-size:2rem}h3{font-size:1.7rem}h4{font-size:1.25rem}h5{font-size:1.2rem}h6{font-size:1rem}small{font-size:0.875rem}cite{font-size:0.875rem}sub,sup{font-size:0.75rem}code,kbd,pre,samp{font-size:1rem;font-family:"Menlo", "Monaco", monospace}textarea,select[multiple=multiple],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]){border-radius:0.1875rem}.recipe-photo{width:100%;height:auto;border-radius:10px;margin-bottom:20px;display:block}.recipe-grid{display:grid;grid-template-columns:260px 1fr;gap:20px;margin-bottom:20px}@media (max-width:700px){.recipe-grid{grid-template-columns:1fr}}.recipe-card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px 16px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.05)}.recipe-card h3{margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid #eee;font-size:18px}.ingredients-table{display:table;width:100%;border-collapse:collapse}.ingredients-row{display:table-row}.ingredients-qty,.ingredients-name{display:table-cell;padding:4px 0;border-bottom:1px solid #f0f0f0;vertical-align:middle}.ingredients-qty{width:70px;text-align:right;font-weight:600;white-space:nowrap;padding-right:10px}.ingredients-name{padding-left:10px}.recipe-chip{display:inline-block;background:#abd373;color:#fff;padding:3px 10px;border-radius:20px;font-size:0.75rem;margin-right:5px;margin-bottom:5px}