.layer-section{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.layer-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.layer-title span{font:8px ui-monospace,monospace;color:#686a62}.layer-stack{display:flex;flex-direction:column;gap:4px;max-height:190px;overflow:auto}.layer-item{display:grid;grid-template-columns:22px 1fr auto;align-items:center;min-height:34px;border:1px solid #363832;background:#20211e}.layer-item.active{border-color:var(--accent);background:#2a211b}.layer-eye{height:100%;border:0;border-right:1px solid #353731;background:transparent;color:#777970;cursor:pointer;font:10px monospace}.layer-eye.off{color:#3f413c}.layer-main{min-width:0;height:100%;border:0;background:transparent;color:#c9cbc2;text-align:left;padding:0 8px;cursor:pointer}.layer-main b,.layer-main small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-main b{font-size:9px}.layer-main small{font:7px ui-monospace,monospace;color:#73756d;margin-top:2px}.layer-tools{display:flex}.layer-tools button{width:21px;height:30px;border:0;border-left:1px solid #353731;background:transparent;color:#696b64;font:8px monospace;cursor:pointer}.layer-tools button:hover{color:var(--accent)}.add-layer-row{display:grid;grid-template-columns:1fr auto;gap:5px;margin-top:7px}.add-layer-row select,.add-layer-row button{height:28px;border:1px solid #3a3c36;background:#151613;color:#b8bab1;font:8px ui-monospace,monospace;padding:0 7px}.add-layer-row button{cursor:pointer;background:#e1e2da;color:#171815;font-weight:700}.recipe-grid{margin-bottom:14px}
