.recipe-home{padding-bottom:3rem}.recipe-hero{text-align:center;padding:2rem 1rem 1.5rem}.recipe-hero h1{margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.5rem)}.recipe-hero__subtitle{opacity:.85;font-size:1.05rem}.recipe-section-heading{margin-bottom:1rem;font-size:1.25rem}.recipe-loading{opacity:.7;padding:1rem 0}.recipe-featured{margin-bottom:2rem;padding:1rem}.recipe-featured__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.recipe-featured__grid{grid-template-columns:repeat(3,1fr)}}.recipe-cards{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=480px){.recipe-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=900px){.recipe-cards{grid-template-columns:repeat(3,1fr)}}.recipe-card{background:#fff9;border:1px solid #0000001f;border-radius:.75rem;flex-direction:column;min-height:44px;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.recipe-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.recipe-card__link{color:inherit;flex-direction:column;flex:1;min-height:44px;text-decoration:none;display:flex}.recipe-card__photo{aspect-ratio:16/10;background:#0000000f;overflow:hidden}.recipe-card__photo img{object-fit:cover;width:100%;height:100%}.recipe-card__photo--placeholder{opacity:.4;justify-content:center;align-items:center;font-size:2rem;display:flex}.recipe-card__body{flex:1;padding:.875rem 1rem 1rem}.recipe-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:600;line-height:1.3}.recipe-card__yield{opacity:.75;margin:0 0 .5rem;font-size:.875rem}.recipe-card__tags{flex-wrap:wrap;gap:.35rem;display:flex}.recipe-tag{color:inherit;background:#00000014;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;text-decoration:none;display:inline-block}.recipe-list-section{padding:0 1rem 2rem}.recipe-list-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.recipe-toolbar-actions{gap:.5rem;display:flex}.recipe-toolbar-btn{cursor:pointer;min-width:44px;min-height:44px;font:inherit;background:#ffffffb3;border:1px solid #00000026;border-radius:.5rem;align-items:center;gap:.35rem;padding:.5rem .75rem;display:flex;position:relative}.recipe-toolbar-btn[aria-expanded=true]{background:#0000000f}.recipe-toolbar-btn__label{font-size:.875rem}@media (width<=479px){.recipe-toolbar-btn__label{display:none}}.recipe-toolbar-badge{text-align:center;color:#fff;background:#c0392b;border-radius:999px;min-width:1.1rem;height:1.1rem;padding:0 .25rem;font-size:.65rem;font-weight:700;line-height:1.1rem;position:absolute;top:-4px;right:-4px}.recipe-toolbar-panel{background:#ffffff80;border:1px solid #0000001a;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.recipe-toolbar-panel[hidden]{display:none}.recipe-fieldset{border:none;margin:0;padding:0}.recipe-fieldset legend{margin-bottom:.5rem;font-weight:600}.recipe-radio{cursor:pointer;min-height:44px;padding:.35rem 0;display:block}.recipe-filter-group{margin-bottom:1rem}.recipe-filter-group label{margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.recipe-input,.recipe-textarea{width:100%;min-height:44px;font:inherit;box-sizing:border-box;border:1px solid #0003;border-radius:.5rem;padding:.625rem .75rem}.recipe-textarea{resize:vertical;min-height:6rem}.recipe-btn{min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;text-decoration:none;display:inline-flex}.recipe-btn--primary{background:var(--color-primary,#5c4033);color:#fff}.recipe-btn--ghost{color:inherit;background:0 0;border-color:#0003}.recipe-tag-chips{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.recipe-tag-chip{background:#00000014;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;display:inline-flex}.recipe-tag-chip button{cursor:pointer;background:0 0;border:none;min-width:24px;min-height:24px;padding:0 .15rem;font-size:1rem;line-height:1}.recipe-tag-chip--filter{cursor:pointer}.recipe-tag-chip--filter.is-active{background:var(--color-primary,#5c4033);color:#fff}.recipe-ingredient-filter__row{gap:.5rem;margin-bottom:.5rem;display:flex}.recipe-ingredient-filter__row .recipe-input{flex:1}.recipe-page{padding:1rem 1rem 3rem}.recipe-breadcrumb{opacity:.8;margin-bottom:1rem;font-size:.875rem}.recipe-breadcrumb a{color:inherit}.recipe-header h1{margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.25rem)}.recipe-meta{opacity:.75;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.recipe-photo{border-radius:.75rem;margin:0 0 1.5rem;overflow:hidden}.recipe-photo img{width:100%;height:auto;display:block}.recipe-block{background:#ffffff80;border:1px solid #0000001a;border-radius:.75rem;margin-bottom:2rem;padding:1rem}.recipe-block h2{margin:0 0 .75rem;font-size:1.15rem}.recipe-ingredients-list{margin:0;padding:0;list-style:none}.recipe-ingredient{border-bottom:1px solid #0000000f;flex-wrap:wrap;gap:.5rem;padding:.5rem 0;display:flex}.recipe-ingredient__qty{min-width:4rem;font-weight:600}.recipe-prep-block{margin-bottom:1.25rem}.recipe-prep-block__title{margin:0 0 .5rem;font-size:1rem}.recipe-prep-steps{margin:0;padding-left:1.25rem}.recipe-prep-steps li{padding:.35rem 0;line-height:1.5}.recipe-yield,.recipe-notes p{margin:0;line-height:1.6}.recipe-tags{flex-wrap:wrap;gap:.35rem;margin-top:1.5rem;display:flex}.recipe-editor{max-width:720px;padding:1rem 1rem 3rem}.recipe-editor__header{margin-bottom:1.5rem}.recipe-editor__hint{opacity:.8;font-size:.9rem}.recipe-form-section{border-bottom:1px solid #00000014;margin-bottom:2rem;padding-bottom:1.5rem}.recipe-form-section h2{margin-bottom:.75rem;font-size:1.1rem}.recipe-label{margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.recipe-label .recipe-input{margin-top:.25rem;font-weight:400}.recipe-checkboxes{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.recipe-checkbox{cursor:pointer;align-items:center;gap:.5rem;min-height:44px;font-weight:400;display:flex}.recipe-section-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.recipe-section-header h2{margin:0}.recipe-dynamic-list{flex-direction:column;gap:.75rem;display:flex}.recipe-dynamic-row{background:#fff6;border:1px solid #0000001a;border-radius:.5rem;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:.75rem;display:flex}.recipe-dynamic-row .recipe-input{flex:1;min-width:120px}.recipe-prep-block-editor{background:#ffffff59;border:1px solid #0000001f;border-radius:.5rem;padding:.75rem}.recipe-prep-block-editor .recipe-label{margin-bottom:.5rem}.recipe-step-row{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.recipe-step-row .recipe-input{flex:1}.recipe-step-num{opacity:.6;min-width:1.5rem;padding-top:.75rem;font-weight:600}.recipe-form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.recipe-form-status{margin-top:1rem;font-size:.9rem}.recipe-form-status.is-error{color:#c0392b}.recipe-form-status.is-success{color:#27ae60}.recipe-photo-preview{border-radius:.5rem;max-width:280px;margin-top:.75rem;overflow:hidden}.recipe-photo-preview img{width:100%;height:auto;display:block}.recipe-empty-state{text-align:center;opacity:.7;padding:2rem 1rem}
