*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fefefe;color:#333;line-height:1.6}:root{--brand-orange: #ff8c00;--brand-orange-deep: #e67e00;--brand-brown: #8b4513;--brand-beige: #f8f5f0;--brand-cream: #fff8f0;--brand-border: #e8e0d5;--header-height: 68px}.shell{display:flex;min-height:100vh;overflow-x:hidden;overflow-x:clip}.sidebar{width:240px;background-color:#f8f5f0;border-right:1px solid #e8e0d5;padding:20px;position:fixed;top:var(--header-height);height:calc(100vh - var(--header-height));overflow-y:auto}.sidebar nav ul{list-style:none}.sidebar nav .nav-section{margin-bottom:24px}.sidebar nav .nav-section:last-child{margin-bottom:0}.sidebar nav .nav-section-title{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#a89585;padding:4px 12px 2px;margin-bottom:4px}.sidebar nav ul li{margin-bottom:2px}.sidebar nav ul li a{display:flex;align-items:center;gap:10px;padding:8px 12px;font-size:1rem;text-decoration:none;color:#8b4513;border-radius:6px;transition:all .2s ease;border-left:3px solid transparent}.sidebar nav ul li a:hover{background-color:#fff1df}.sidebar nav ul li a.active{background-color:#ff8c00;color:#fff;border-left-color:#e67e00;font-weight:600}.sidebar nav ul li a .nav-icon{font-size:1.25rem;width:24px;text-align:center}.main{flex:1;margin-left:240px;width:calc(100% - 240px);min-width:0;display:flex;flex-direction:column;padding-top:var(--header-height);overflow-x:hidden;overflow-x:clip}.topbar{background-color:#fff8f0;border-bottom:1px solid #e8e0d5;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.search input{padding:8px 12px;border:1px solid #e8e0d5;border-radius:6px;width:300px}.actions{display:flex;gap:12px}.btn-primary{background-color:#ff8c00;color:#fff;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.btn-primary:hover{background-color:#e67e00}.btn-secondary{background-color:#f8f5f0;color:#8b4513;border:1px solid #e8e0d5;padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.btn-secondary:hover{background-color:#f0ede6}.icon{width:16px;height:16px;display:inline-block;background-color:var(--brand-brown);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.ingredient-editor-option-autocomplete{position:relative}.ingredient-editor-option-autocomplete__panel{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px 0;list-style:none;border:1px solid #e6d8c5;border-radius:10px;background:#fff;box-shadow:0 10px 20px #0000001f;max-height:260px;overflow-y:auto}.ingredient-editor-option-autocomplete__panel li{padding:8px 12px;display:flex;flex-direction:column;gap:2px;cursor:pointer}.ingredient-editor-option-autocomplete__panel li strong{color:#1f2937;font-size:.92rem}.ingredient-editor-option-autocomplete__panel li small{color:#6b7280;font-size:.76rem}.ingredient-editor-option-autocomplete__panel li.group-label{font-size:.75rem;color:#8b4513;text-transform:uppercase;letter-spacing:.04em;cursor:default;padding-top:10px;padding-bottom:4px}.ingredient-editor-option-autocomplete__panel li.group-label:first-child{padding-top:4px}.ingredient-editor-option-autocomplete__panel li.is-empty{cursor:default;color:#6b7280;font-size:.85rem}.ingredient-editor-option-autocomplete__panel li.is-active,.ingredient-editor-option-autocomplete__panel li:hover:not(.group-label):not(.is-empty){background:#fff3e3}.icon-swap{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 7h11l-3.5-3.5L16 2l6 6-6 6-1.5-1.5L18 9H7V7zm10 10H6l3.5 3.5L8 22l-6-6 6-6 1.5 1.5L6 15h11v2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 7h11l-3.5-3.5L16 2l6 6-6 6-1.5-1.5L18 9H7V7zm10 10H6l3.5 3.5L8 22l-6-6 6-6 1.5 1.5L6 15h11v2z'/%3E%3C/svg%3E")}.icon-view{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c-5 0-9 4-10 7 1 3 5 7 10 7s9-4 10-7c-1-3-5-7-10-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5c-5 0-9 4-10 7 1 3 5 7 10 7s9-4 10-7c-1-3-5-7-10-7zm0 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E")}.icon-resuggest{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 1v4h-4l1.6-1.6A6 6 0 1 0 18 12h2a8 8 0 1 1-2.3-5.7L21 1h-4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 1v4h-4l1.6-1.6A6 6 0 1 0 18 12h2a8 8 0 1 1-2.3-5.7L21 1h-4z'/%3E%3C/svg%3E")}.icon-remove{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 7h12l-1 14H7L6 7zm3-3h6l1 2H8l1-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 7h12l-1 14H7L6 7zm3-3h6l1 2H8l1-2z'/%3E%3C/svg%3E")}.icon-adjust{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 6h8v2H4V6zm0 10h16v2H4v-2zm0-5h12v2H4v-2zm10-6h6v6h-6V5zm-2 5h6v6h-6v-6zm4 5h6v6h-6v-6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 6h8v2H4V6zm0 10h16v2H4v-2zm0-5h12v2H4v-2zm10-6h6v6h-6V5zm-2 5h6v6h-6v-6zm4 5h6v6h-6v-6z'/%3E%3C/svg%3E")}.icon-print{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z'/%3E%3C/svg%3E")}.icon-pdf{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-8.5 7.5c0 .83-.67 1.5-1.5 1.5H9v2H7.5V7H10c.83 0 1.5.67 1.5 1.5v1zm5 2c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v14c0 1.1.9 2 2 2h14v-2H4V6zm10 5.5h1v-3h-1v3z'/%3E%3C/svg%3E")}.icon-share{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92z'/%3E%3C/svg%3E")}.icon-history{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z'/%3E%3C/svg%3E")}.icon-chevron-left{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E")}.icon-chevron-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E")}.menu-card__override{display:inline-flex;align-items:center;align-self:flex-start;margin-top:.4rem;padding:.15rem .6rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#fff1df;color:#b45b00;border:1px solid #f2d5b0}.adjust-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:.75rem}.adjust-field label{display:block;margin-bottom:.35rem;font-size:.8rem;font-weight:600;color:#7a6f63}.adjust-field input{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid var(--brand-border)}.adjust-reset{margin-top:.25rem}.content{flex:1;padding:24px;background-color:#fefefe;min-width:0}.recipes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.recipes-header h1{color:#8b4513;font-size:2rem}.filters{display:flex;gap:12px}.filters select{padding:8px 12px;border:1px solid #e8e0d5;border-radius:6px;background-color:#fff;color:#333}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.card{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 8px #0000001a;border:1px solid #e8e0d5;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.card h3{color:#8b4513;margin-bottom:12px;font-size:1.2rem}.card-info{display:flex;gap:12px;margin-bottom:12px;font-size:.9rem;color:#666}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.tag{background-color:#fff8f0;color:#ff8c00;padding:4px 8px;border-radius:12px;font-size:.8rem;border:1px solid #ffe4b5}.card-actions{display:flex;gap:8px}.btn-icon{background:none;border:1px solid #e8e0d5;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .3s}.btn-icon:hover{background-color:#f8f5f0}.card-empty{border:2px dashed #e8e0d5;background-color:#fefefe;display:flex;align-items:center;justify-content:center;min-height:200px}.empty-content{text-align:center}.empty-content h3{color:#8b4513;margin-bottom:8px}.empty-content p{color:#666;margin-bottom:16px}@media (max-width: 850px){:root{--header-height: 64px}.shell{padding-top:var(--header-height)}.sidebar{width:100%;height:auto;position:static;top:0}.main{margin-left:0;width:100%;padding-top:0}.sidebar nav ul{display:flex;flex-wrap:wrap;gap:8px}.sidebar nav ul li{margin-bottom:0}.sidebar nav ul li a{padding:8px 12px;font-size:.9rem}.topbar{flex-direction:column;gap:16px;align-items:stretch}.search input{width:100%}.actions{justify-content:center}.grid{grid-template-columns:1fr}}.menu-card__more{position:relative}.menu-card__more summary{list-style:none}.menu-card__more summary::-webkit-details-marker{display:none}.menu-card__more-dot{width:4px;height:4px;border-radius:50%;background:var(--brand-brown);position:relative}.menu-card__more-dot:before,.menu-card__more-dot:after{content:"";width:4px;height:4px;border-radius:50%;background:var(--brand-brown);position:absolute;left:0}.menu-card__more-dot:before{top:-6px}.menu-card__more-dot:after{top:6px}.menu-card__actions{position:absolute;top:calc(100% + 6px);right:0;display:grid;grid-template-columns:repeat(5,30px);gap:.35rem;padding:.45rem;background:#fff;border:1px solid var(--brand-border);border-radius:12px;box-shadow:0 10px 24px #00000026,0 4px 8px #0000001a;opacity:0;transform:translateY(-8px);pointer-events:none;z-index:5;transition:opacity .2s ease,transform .2s ease}.menu-card__more[open] .menu-card__actions{opacity:1;transform:translateY(0);pointer-events:auto}.icon-btn--ghost{border-color:transparent;background:transparent}.icon-btn--danger{color:#dc3545}.icon-btn--danger:hover,.icon-btn--danger:focus{background:#dc35451a}.modal-alternatives-header{margin-bottom:12px}.modal-alternatives-context{display:inline-block;padding:4px 10px;font-size:.75rem;font-weight:600;color:#8b4513;background:#fff1df;border-radius:999px;border:1px solid #f2d5b0}.btn-outline{background:transparent;color:#8b4513;border:1px solid #8b4513;padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.btn-outline:hover{background:#8b4513;color:#fff}.stepper{display:flex;align-items:center;gap:0;border:1px solid var(--brand-border);border-radius:12px;overflow:hidden;background:#fff;min-height:44px}.stepper-btn{width:44px;height:44px;min-width:44px;border:none;background:transparent;color:var(--brand-brown);font-size:1.5rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease;display:flex;align-items:center;justify-content:center;border-radius:0}.stepper-btn:hover:not(:disabled){background:var(--brand-orange);color:#fff}.stepper-btn:disabled{opacity:.35;cursor:not-allowed;color:#999}.stepper input{width:56px;height:44px;min-height:44px;border:none;border-left:1px solid var(--brand-border);border-right:1px solid var(--brand-border);text-align:center;font-size:1.15rem;font-weight:700;color:var(--brand-brown);background:#fdf6ee;-moz-appearance:textfield}.stepper input::-webkit-outer-spin-button,.stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-link{background:transparent;border:none;color:#8b4513;cursor:pointer;text-decoration:none;padding:0}.btn-link:hover{text-decoration:underline}.menu-card__rating--empty{display:flex;align-items:center;gap:.25rem}.menu-card__rating-label{font-size:.75rem;color:#9ca3af;font-style:italic}.preset-panel{display:grid;gap:.8rem;margin:0 0 .95rem;padding:1rem 1.05rem;border:1px solid #ead8bf;border-radius:18px;background:linear-gradient(180deg,#fffaf3,#fff6eb)}.preset-panel__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start}.preset-panel__header-copy{display:grid;gap:.2rem}.preset-panel__eyebrow{color:#9a7a57;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.preset-panel__header-copy strong{color:#6c4c2f;font-size:1.05rem}.preset-panel__header-copy p,.preset-panel__selector-card label,.preset-panel__selector-hint,.preset-panel__empty-copy p{margin:0;color:#5a4e41;font-size:.84rem}.preset-panel__header-copy p{color:#6e655b;font-size:.9rem;max-width:56ch}.preset-panel__status{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.preset-panel__metric{display:grid;gap:.1rem;min-width:112px;padding:.55rem .75rem;border:1px solid #ebdcc7;border-radius:14px;background:#ffffffc7}.preset-panel__metric span,.preset-panel__loading,.preset-panel__summary-card span{color:#8d7a64;font-size:.76rem}.preset-panel__metric strong{color:#8b4513;font-size:1rem;line-height:1.15}.preset-panel__metric--selected{max-width:220px}.preset-panel__workspace{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,auto);gap:.8rem;align-items:start}.preset-panel__selector-card,.preset-panel__summary-card,.preset-panel__empty{border:1px solid #ead9c1;border-radius:16px;background:#ffffffd1;box-shadow:inset 0 1px #ffffffa6}.preset-panel__selector-card,.preset-panel__summary-card{display:grid}.preset-panel__selector-card{gap:.45rem;padding:.8rem .9rem}.preset-panel__selector-card select{width:100%;min-height:40px;padding:.45rem .6rem;border:1px solid #e4d2b9;border-radius:10px;background:#fff}.preset-panel__selector-hint,.preset-panel__summary-card span{color:#8d7a64}.preset-panel__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.preset-panel__summary-card{gap:.12rem;padding:.8rem .9rem}.preset-panel__summary-card strong{color:#8b4513;font-size:1.02rem;line-height:1.2}.preset-panel__actions{display:grid;gap:.55rem}.preset-panel__actions-primary,.preset-panel__actions-secondary{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.preset-panel__actions-primary .btn{min-width:148px}.preset-panel__actions-secondary .btn{background:#fff}.preset-panel__empty{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem}.preset-panel__empty-copy{display:grid;gap:.15rem}.preset-panel__empty-copy strong{color:#6c4c2f;font-size:.98rem}.preset-panel__badge{display:inline-flex;align-items:center;width:fit-content;margin:0;padding:.2rem .58rem;border:1px solid #f0d2ab;border-radius:999px;background:#fdf2e3;color:#8b4513;font-size:.74rem;font-weight:600}.preset-panel__feedback{margin:0;color:#44615f;font-size:.78rem}.preset-panel__footer{display:grid;gap:.45rem}.preset-panel__conflict{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.5rem .55rem;border:1px solid #efc2c2;border-radius:8px;background:#fff7f7;color:#993535;font-size:.8rem}@media (max-width: 980px){.preset-panel__header{grid-template-columns:1fr}.preset-panel__status{justify-content:flex-start}.preset-panel__workspace{grid-template-columns:1fr}.preset-panel__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.preset-panel__selector-card select{max-width:100%}.preset-panel__actions{gap:.7rem}}@media (max-width: 720px){.preset-panel__summary{grid-template-columns:1fr}.preset-panel__empty{flex-direction:column;align-items:flex-start}}.sheet-panel--macros,.sheet-panel--notes{background:linear-gradient(180deg,#fffdf9,#fff9f2)}.macro-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.macro-section__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;align-items:start}.macro-group{min-width:0;padding:.85rem .9rem;border:1px solid #ebddc8;border-radius:16px;background:#ffffffd1}.macro-group--total{background:linear-gradient(180deg,#fff7ea,#fffdf7)}.macro-group--child{background:linear-gradient(180deg,#fffdf7,#fdf9f0)}.notes-card{padding:.3rem 0;display:grid;gap:.55rem}.notes-card p{max-width:70ch;line-height:1.7;color:#31475d}@media (max-width: 1100px){.macro-section__groups{grid-template-columns:1fr}}.recipe-sheet__assistant{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;margin-bottom:1rem;padding:1rem 1.1rem;border:1px solid #ead8bf;border-radius:18px;background:linear-gradient(180deg,#fffaf2,#fff6ea)}.recipe-sheet__assistant-copy{display:grid;gap:.28rem}.recipe-sheet__assistant-kicker{color:#9a7a57;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.recipe-sheet__assistant-copy strong{color:#8b4513;font-size:1.05rem}.recipe-sheet__assistant-copy p{margin:0;color:#5d6c7d;font-size:.92rem;max-width:70ch;line-height:1.6}.recipe-sheet__assistant-actions{display:grid;justify-items:end;gap:.65rem}.recipe-sheet__assistant-badge{display:inline-flex;align-items:center;white-space:nowrap;padding:.35rem .72rem;border-radius:999px;background:#fff1df;border:1px solid #f0d2ab;color:#8b4513;font-size:.76rem;font-weight:700}.recipe-sheet__assistant-cta{min-width:240px}.recipe-sheet__dirty-bar{position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:45;width:min(1120px,calc(100vw - 28px));display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border:1px solid #e6d5bf;border-radius:16px;background:#fffffffa;box-shadow:0 14px 30px #63431c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recipe-sheet__dirty-bar-status{display:flex;align-items:center;gap:.9rem;min-width:0}.recipe-sheet__dirty-bar-dot{width:11px;height:11px;flex-shrink:0;border-radius:50%;background:var(--rc-accent);box-shadow:0 0 0 5px #ff8c001f}.recipe-sheet__dirty-bar-copy{display:grid;gap:.18rem}.recipe-sheet__dirty-bar-copy strong{color:#8b4513;font-size:.95rem}.recipe-sheet__dirty-bar-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;color:#5d6c7d;font-size:.84rem}.recipe-sheet__dirty-bar-actions{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:.6rem;margin-left:auto}.recipe-sheet__dirty-bar-actions .btn-primary{min-width:220px;box-shadow:0 10px 20px #ff8c0038}@media (max-width: 980px){.recipe-sheet__assistant{grid-template-columns:1fr}.recipe-sheet__assistant-actions{justify-items:start}.recipe-sheet__assistant-cta{min-width:0;width:100%}.recipe-sheet__dirty-bar{width:min(980px,calc(100vw - 24px));align-items:flex-start;flex-direction:column}.recipe-sheet__dirty-bar-actions{width:100%;justify-content:flex-start;margin-left:0}.recipe-sheet__dirty-bar-actions .btn-primary{min-width:0}}@media (max-width: 720px){.recipe-sheet__assistant-badge{white-space:normal}.recipe-sheet__dirty-bar{left:12px;right:12px;bottom:12px;transform:none;width:auto;padding:.9rem}.recipe-sheet__dirty-bar-actions{display:grid;grid-template-columns:1fr}.recipe-sheet__dirty-bar-actions .btn{width:100%}}@media print{.no-print{display:none!important}@page{size:A4;margin:14mm 12mm 16mm}html,body{background:#fff!important}.recipe-sheet{max-width:none;margin:0;padding:0}.sheet-card{border:none;border-radius:0;padding:0}.sheet-card__hero{grid-template-columns:minmax(0,1fr) 240px;gap:1rem;align-items:start;margin-bottom:1rem;padding-bottom:.9rem;border-bottom:1px solid #d8c2a5}.sheet-card__headline h2{font-size:24pt}.sheet-card__headline p{max-width:none;font-size:10.5pt;line-height:1.45}.sheet-card__image{min-height:auto}.sheet-card__image-media,.sheet-card__image-fallback{min-height:180px;border:1px solid #e7d5be}.sheet-card__meta-band,.sheet-panel,.macro-group,.notes-card,.steps-list__item,.ingredient-list li{break-inside:avoid;page-break-inside:avoid}.sheet-card__meta-band{margin-bottom:.85rem;padding-bottom:.75rem;border-bottom:1px solid #eadbc6}.sheet-card__grid{gap:.95rem}.ingredient-list__legend{display:grid}.ingredient-list li{padding:.7rem 0}.steps-list{gap:.6rem}.steps-list__item{border-color:#e8dfd4;background:#fff}.macro-section__groups{grid-template-columns:1fr}.macro-group{background:#fff;border-color:#e7d8c4}.notes-card{padding:0;border:none;background:transparent}}
