.inspirations-recipe{font-family:inherit;max-width:900px;margin:0 auto 40px}.inspirations-recipe-meta{display:flex;flex-wrap:wrap;gap:16px;padding:16px 20px;background:#fdf6ee;border-radius:8px;margin-bottom:24px;border-left:4px solid #e8a045}.insp-meta-item{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#555}.insp-meta-icon{font-size:18px}.insp-section-title{font-size:20px;font-weight:700;margin:0 0 16px;padding-bottom:8px;border-bottom:3px solid #e8a045;color:#333}.inspirations-ingredients{margin-bottom:28px}.inspirations-ingredients-table{width:100%;border-collapse:collapse;font-size:14px}.inspirations-ingredients-table thead th{background:#e8a045;color:#fff;padding:10px 14px;text-align:left;font-weight:600}.inspirations-ingredients-table tbody td{padding:10px 14px;border-bottom:1px solid #f0e8d8;vertical-align:middle}.insp-ingredient-row:nth-child(even) td{background:#fffaf4}.insp-ingredient-row:hover td{background:#fff3e0}.insp-check-col{width:50px;text-align:center}.insp-item-check,.insp-check-all{width:16px;height:16px;cursor:pointer;accent-color:#e8a045}.insp-note{color:#999;font-size:12px}.insp-required-badge{color:#e74c3c;font-weight:bold;font-size:14px;margin-left:2px}.insp-price{font-weight:600;color:#2e7d32;white-space:nowrap}.inspirations-order-section{background:linear-gradient(135deg,#fffbf5,#fff8ef);border:2px solid #e8a045;border-radius:12px;padding:24px;margin-bottom:28px}.inspirations-portions-selector{display:flex;align-items:center;gap:16px;margin-bottom:20px}.insp-portions-label{font-weight:600;font-size:15px;color:#444}.insp-qty-control{display:inline-flex;align-items:stretch;border:2px solid #e8a045;border-radius:8px;overflow:hidden}.insp-qty-btn{background:#e8a045;color:#fff;border:none;width:38px;height:38px;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.insp-qty-btn:hover{background:#d48535}.insp-portions-input{width:56px;height:38px;text-align:center;border:none;border-left:2px solid #e8a045;border-right:2px solid #e8a045;font-size:17px;font-weight:700;color:#333;background:#fff;-moz-appearance:textfield}.insp-portions-input::-webkit-outer-spin-button,.insp-portions-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inspirations-order-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px}.insp-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:8px;border:none;cursor:pointer;font-size:15px;font-weight:600;transition:all .25s;min-width:190px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.insp-btn-icon{font-size:22px;line-height:1}.insp-btn-text{display:flex;flex-direction:column;align-items:flex-start}.insp-btn-text small{font-size:11px;font-weight:400;opacity:.85;margin-top:2px}.insp-btn-whole{background:#2e7d32;color:#fff}.insp-btn-whole:hover:not(:disabled){background:#1b5e20;transform:translateY(-2px);box-shadow:0 6px 16px rgba(46,125,50,.3)}.insp-btn-portion{background:#1565c0;color:#fff}.insp-btn-portion:hover:not(:disabled){background:#0d47a1;transform:translateY(-2px);box-shadow:0 6px 16px rgba(21,101,192,.3)}.insp-btn-pick{background:#e8a045;color:#fff}.insp-btn-pick:hover:not(:disabled){background:#d48535;transform:translateY(-2px);box-shadow:0 6px 16px rgba(232,160,69,.35)}.insp-order-btn:disabled{opacity:.65;cursor:not-allowed}.insp-spinner{display:inline-block;width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:inspSpin .75s linear infinite}@keyframes inspSpin{to{transform:rotate(360deg)}}.insp-msg{padding:12px 18px;border-radius:6px;font-size:14px;line-height:1.5}.insp-msg-success{background:#e8f5e9;border-left:4px solid #2e7d32;color:#1b5e20}.insp-msg-error{background:#ffebee;border-left:4px solid #c62828;color:#b71c1c}.insp-view-cart-link{color:#1b5e20;font-weight:700;text-decoration:underline;margin-left:8px}.inspirations-instructions{margin-top:28px}.insp-instructions-content{line-height:1.85;font-size:15px;color:#444}.insp-no-products{color:#999;font-style:italic;padding:24px;text-align:center;background:#fafafa;border-radius:8px}@media(max-width:640px){.inspirations-order-buttons{flex-direction:column}.insp-order-btn{width:100%;min-width:unset}}