.user-management{padding:20px}.user-management h2{margin-bottom:20px;color:#333}.search-bar{margin-bottom:20px}.search-input{width:100%;max-width:400px;padding:10px 15px;border:1px solid #ddd;border-radius:6px;font-size:14px}.search-input:focus{outline:none;border-color:#4a90a4}.users-table-container{overflow-x:auto;margin-bottom:20px}.users-table{width:100%;border-collapse:collapse;background:white;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.users-table th,.users-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.users-table th{background:#f8f9fa;font-weight:600;color:#555}.users-table tr:hover{background:#f8f9fa}.role-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase}.role-badge.admin,.role-badge.ADMIN{background:#e3f2fd;color:#1976d2}.role-badge.user,.role-badge.USER{background:#e8f5e9;color:#388e3c}.wipe-btn{background:#dc3545;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:13px;transition:background .2s}.wipe-btn:hover{background:#c82333}.no-data{text-align:center;color:#888;padding:40px!important}.pagination{display:flex;justify-content:center;align-items:center;gap:15px}.pagination button{padding:8px 16px;border:1px solid #ddd;background:white;border-radius:4px;cursor:pointer}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination button:hover:not(:disabled){background:#f0f0f0}.wipe-modal{max-width:550px;width:90%}.warning-banner{display:flex;gap:12px;padding:15px;background:#fff3cd;border:1px solid #ffc107;border-radius:6px;margin-bottom:20px}.warning-icon{font-size:24px;color:#856404}.warning-banner p{margin:0;color:#856404;line-height:1.5}.user-info-card{background:#f8f9fa;padding:15px;border-radius:6px;margin-bottom:20px}.user-info-card h4{margin:0 0 10px;color:#333}.user-info-card p{margin:5px 0;color:#555}.data-to-delete{margin-bottom:20px}.data-to-delete h4{margin:0 0 10px;color:#333}.data-to-delete ul{margin:0;padding-left:25px;color:#555}.data-to-delete li{margin:5px 0}.confirm-section{margin-bottom:20px}.confirm-section label{display:block;margin-bottom:8px;color:#333}.confirm-input{width:100%;padding:10px 15px;border:2px solid #dc3545;border-radius:6px;font-size:14px;text-align:center;letter-spacing:2px}.confirm-input:focus{outline:none;border-color:#c82333}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cancel-btn{padding:10px 20px;background:#6c757d;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.cancel-btn:hover:not(:disabled){background:#5a6268}.danger-btn{padding:10px 20px;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}.danger-btn:hover:not(:disabled){background:#c82333}.danger-btn:disabled{opacity:.5;cursor:not-allowed}.wipe-success{text-align:center}.success-icon{font-size:48px;color:#28a745;margin-bottom:15px}.wipe-success h4{color:#28a745;margin-bottom:20px}.wipe-summary{text-align:left;background:#f8f9fa;padding:20px;border-radius:6px;margin-bottom:20px}.wipe-summary p{margin:8px 0;color:#555}.wipe-summary h5{margin:15px 0 10px;color:#333}.deleted-data-list{margin:0;padding-left:20px}.deleted-data-list li{margin:5px 0;color:#555}.primary-btn{padding:10px 30px;background:#4a90a4;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.primary-btn:hover{background:#3d7a8c}.loading-text{text-align:center;color:#666;padding:40px}.error-message{background:#f8d7da;color:#721c24;padding:12px 15px;border-radius:6px;margin-bottom:15px}.favorites-section{padding:20px}.favorites-section h2{margin-bottom:20px;color:#2d3748}.favorites-tabs{display:flex;gap:10px;margin-bottom:20px}.fav-tab{padding:10px 20px;border:1px solid #e2e8f0;background:white;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.fav-tab.active{background:#4a90a4;color:#fff;border-color:#4a90a4}.fav-tab:hover:not(.active){background:#f7fafc}.fav-error{background:#fed7d7;color:#c53030;padding:12px;border-radius:6px;margin-bottom:15px}.fav-loading{text-align:center;color:#718096;padding:40px}.fav-empty{text-align:center;padding:60px 20px;color:#718096}.fav-empty p:first-child{font-size:1.1rem;margin-bottom:8px}.fav-recipe-card{background:white;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-bottom:16px;display:flex;flex-direction:row}.fav-recipe-image{width:180px;min-height:150px;flex-shrink:0}.fav-recipe-image img{width:100%;height:100%;object-fit:cover}.fav-image-placeholder{width:100%;height:100%;min-height:150px;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e0 100%)}.fav-recipe-content{padding:16px;flex:1;min-width:0}.fav-recipe-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.fav-recipe-title{margin:0;color:#2d3748;font-size:1.1rem;cursor:pointer}.fav-recipe-title:hover{color:#4a90a4}.fav-recipe-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.fav-count{font-size:12px;color:#a0aec0;white-space:nowrap}.fav-remove-btn{padding:4px 12px;background:#fed7d7;color:#c53030;border:none;border-radius:4px;cursor:pointer;font-size:13px;white-space:nowrap}.fav-remove-btn:hover:not(:disabled){background:#fc8181;color:#fff}.fav-add-btn{padding:4px 12px;background:#c6f6d5;color:#276749;border:none;border-radius:4px;cursor:pointer;font-size:13px;white-space:nowrap}.fav-add-btn:hover:not(:disabled){background:#68d391;color:#fff}.fav-remove-btn:disabled,.fav-add-btn:disabled{opacity:.5;cursor:not-allowed}.fav-recipe-desc{color:#718096;font-size:.9rem;margin:0 0 8px;line-height:1.4}.fav-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.fav-meta-tag{background:#ebf8ff;color:#2b6cb0;padding:2px 8px;border-radius:4px;font-size:12px}.fav-time-info{display:flex;gap:16px;margin-top:8px;color:#718096;font-size:13px}.fav-macros{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:8px}.fav-macros span{background:#edf2f7;padding:3px 8px;border-radius:4px;font-size:12px;color:#4a5568}.fav-recipe-details{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.fav-instructions{margin-bottom:12px}.fav-instructions strong{color:#2d3748;display:block;margin-bottom:6px}.fav-instructions p{color:#4a5568;line-height:1.6;white-space:pre-line}.fav-ingredients,.fav-extra-ingredients{margin-bottom:10px}.fav-ingredients strong,.fav-extra-ingredients strong{color:#2d3748;display:block;margin-bottom:6px}.fav-ingredients ul,.fav-extra-ingredients ul{margin:0;padding-left:20px;color:#4a5568}.fav-ingredients li,.fav-extra-ingredients li{margin:3px 0}.expand-toggle{background:none;border:none;color:#4a90a4;cursor:pointer;font-size:13px;padding:4px 0}.expand-toggle:hover{text-decoration:underline}@media (max-width: 600px){.fav-recipe-card{flex-direction:column}.fav-recipe-image{width:100%;height:180px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5}.App{min-height:100vh}.loading,.config-needed{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.config-needed{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:2rem}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.login-form{background:white;padding:2rem;border-radius:8px;box-shadow:0 4px 20px #0000001a;width:100%;max-width:400px}.login-form h2{margin-bottom:1.5rem;text-align:center;color:#333}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:500}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.login-form button{width:100%;padding:.75rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}.login-form button:hover:not(:disabled){background:#5a6fd8}.login-form button:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#fee;color:#d33;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}.login-method-toggle{display:flex;margin-bottom:1.5rem;border-radius:6px;overflow:hidden;border:1px solid #ddd}.toggle-btn{flex:1;padding:.75rem 1rem;border:none;background:#f8f9fa;color:#666;font-size:1rem;cursor:pointer;transition:all .2s}.toggle-btn:first-child{border-right:1px solid #ddd}.toggle-btn:hover:not(:disabled){background:#e9ecef}.toggle-btn.active{background:#667eea;color:#fff}.toggle-btn:disabled{opacity:.6;cursor:not-allowed}.input-hint{display:block;margin-top:.25rem;font-size:.8rem;color:#888}.secondary-btn{width:100%;padding:.75rem;background:transparent;color:#667eea;border:1px solid #667eea;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s;margin-top:.75rem}.secondary-btn:hover:not(:disabled){background:rgba(102,126,234,.1)}.secondary-btn:disabled{opacity:.6;cursor:not-allowed}.dashboard-container{min-height:100vh;background:#f8fafc}.dashboard-header{background:white;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.dashboard-header h1{color:#333;font-size:1.5rem}.user-info{display:flex;align-items:center;gap:1rem}.user-info span{color:#666}.logout-btn{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.logout-btn:hover{background:#c82333}.dashboard-main{padding:2rem}.dashboard-content{max-width:1200px;margin:0 auto}.card{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem}.card h2{margin-bottom:1rem;color:#333}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-card{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center}.stat-card h3{color:#666;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.stat-number{font-size:2rem;font-weight:700;color:#333}.token-section{margin-top:1rem}.token-actions{margin-bottom:1rem}.copy-btn{padding:.5rem 1rem;background:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s;font-size:.9rem}.copy-btn:hover{background:#218838}.token-display{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;background:#f8f9fa;resize:vertical;min-height:150px;word-break:break-all}.dashboard-layout{display:flex;min-height:calc(100vh - 60px)}.sidebar{width:220px;background:white;border-right:1px solid #e2e8f0;padding:1rem 0;flex-shrink:0}.nav-list{list-style:none;padding:0;margin:0}.nav-list li{margin-bottom:.25rem}.nav-btn{width:100%;padding:.75rem 1.5rem;background:transparent;border:none;text-align:left;font-size:.95rem;color:#4a5568;cursor:pointer;transition:all .2s;border-left:3px solid transparent}.nav-btn:hover{background:#f7fafc;color:#2d3748}.nav-btn.active{background:#edf2f7;color:#667eea;border-left-color:#667eea;font-weight:500}.admin-section{background:white;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.admin-header{padding:1.5rem;border-bottom:1px solid #e2e8f0}.admin-header h2{margin:0 0 1rem;color:#2d3748}.admin-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.tab-btn{padding:.5rem 1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;color:#4a5568;cursor:pointer;transition:all .2s}.tab-btn:hover{background:#edf2f7}.tab-btn.active{background:#667eea;color:#fff;border-color:#667eea}.admin-content{padding:1.5rem}.admin-loading{padding:3rem;text-align:center;color:#718096}.admin-error{padding:2rem;text-align:center;color:#e53e3e}.retry-btn{margin-top:1rem;padding:.5rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:4px;cursor:pointer}.retry-btn:hover{background:#5a6fd8}.filter-bar{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f7fafc;border-radius:6px}.filter-bar label{font-weight:500;color:#4a5568}.filter-select{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;min-width:200px}.filter-select:focus{outline:none;border-color:#667eea}.count-info{font-size:.9rem;color:#718096;margin-left:.5rem}.data-table{overflow-x:auto}.data-table table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.data-table th{background:#f7fafc;font-weight:600;color:#4a5568;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.data-table tr:hover{background:#f7fafc}.id-cell{font-family:Courier New,monospace;font-size:.85rem;color:#718096}.svg-cell{width:44px;text-align:center}.svg-preview{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center}.svg-preview svg{width:100%;height:100%}.svg-empty{color:#cbd5e0;font-size:.85rem}.svg-cell-wrapper{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:2px;transition:background .15s}.svg-cell-wrapper:hover{background:#edf2f7}.svg-pending-badge{font-size:.6rem;background:#fefcbf;color:#975a16;padding:2px 6px;border-radius:8px;font-weight:600;white-space:nowrap}.svg-manage-modal{max-width:520px}.svg-manage-current{margin-bottom:1rem}.svg-manage-current>label{font-weight:600;font-size:.85rem;color:#4a5568;display:block;margin-bottom:.4rem}.svg-manage-preview{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px}.svg-manage-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.svg-manage-icon svg{width:100%;height:100%}.svg-manage-empty{background:#edf2f7;border-radius:8px;color:#a0aec0;font-size:1.5rem;font-weight:700}.svg-status{font-size:.8rem;font-weight:500}.svg-status-present{color:#38a169}.svg-status-pending{color:#d69e2e}.svg-manage-upload{margin-bottom:.5rem}.svg-manage-upload>label{font-weight:600;font-size:.85rem;color:#4a5568;display:block;margin-bottom:.4rem}.svg-upload-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.svg-upload-or{font-size:.8rem;color:#a0aec0}.svg-paste-input{width:100%;font-family:monospace;font-size:.8rem;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;resize:vertical;box-sizing:border-box}.svg-manage-input-preview{margin-top:.5rem}.svg-manage-input-preview>label{font-size:.75rem;color:#718096;display:block;margin-bottom:.25rem}.svg-manage-footer{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.svg-reset-confirm{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#e53e3e;flex-wrap:wrap}.category-badge{display:inline-block;padding:.25rem .75rem;background:#e2e8f0;border-radius:20px;font-size:.8rem;color:#4a5568}.no-data{padding:2rem;text-align:center;color:#a0aec0;font-style:italic}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.category-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;text-align:center;transition:all .2s}.category-card:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.category-card h3{margin:0 0 .5rem;font-size:1rem;color:#2d3748}.category-card p{margin:0 0 1rem;font-size:.85rem;color:#718096}.view-btn{padding:.4rem 1rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:.85rem;cursor:pointer;transition:background .2s}.view-btn:hover{background:#5a6fd8}.search-bar{display:flex;gap:.75rem;margin-bottom:1.5rem}.search-input{flex:1;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.search-btn{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s}.search-btn:hover:not(:disabled){background:#5a6fd8}.search-btn:disabled{opacity:.6;cursor:not-allowed}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.page-btn{padding:.5rem 1rem;background:white;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s}.page-btn:hover:not(:disabled){border-color:#667eea;color:#667eea}.page-btn:disabled{opacity:.5;cursor:not-allowed}.page-info{font-size:.9rem;color:#718096}@media (max-width: 768px){.dashboard-layout{flex-direction:column}.sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0}.nav-list{display:flex;overflow-x:auto;padding:0 1rem}.nav-btn{white-space:nowrap;border-left:none;border-bottom:3px solid transparent}.nav-btn.active{border-left-color:transparent;border-bottom-color:#667eea}.filter-bar{flex-direction:column;align-items:stretch}.search-bar{flex-direction:column}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.admin-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.add-btn{padding:.5rem 1rem;background:#48bb78;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.add-btn:hover{background:#38a169}.admin-error-banner{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fed7d7;color:#c53030;border-bottom:1px solid #feb2b2}.dismiss-btn{background:none;border:none;font-size:1.25rem;color:#c53030;cursor:pointer;padding:0 .5rem}.dismiss-btn:hover{color:#9b2c2c}.actions-cell{white-space:nowrap}.edit-btn{padding:.35rem .75rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:.8rem;cursor:pointer;margin-right:.5rem;transition:background .2s}.edit-btn:hover{background:#5a6fd8}.delete-btn{padding:.35rem .75rem;background:#e53e3e;color:#fff;border:none;border-radius:4px;font-size:.8rem;cursor:pointer;transition:background .2s}.delete-btn:hover{background:#c53030}.delete-confirm{display:inline-flex;gap:.25rem}.confirm-yes{padding:.35rem .6rem;background:#e53e3e;color:#fff;border:none;border-radius:4px;font-size:.8rem;cursor:pointer}.confirm-yes:hover{background:#c53030}.confirm-yes:disabled{opacity:.6;cursor:not-allowed}.confirm-no{padding:.35rem .6rem;background:#a0aec0;color:#fff;border:none;border-radius:4px;font-size:.8rem;cursor:pointer}.confirm-no:hover{background:#718096}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:white;border-radius:8px;box-shadow:0 4px 20px #0003;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:1.1rem;color:#2d3748}.modal-close{background:none;border:none;font-size:1.5rem;color:#a0aec0;cursor:pointer;padding:0;line-height:1}.modal-close:hover{color:#4a5568}.modal-body{padding:1.5rem;overflow-y:auto}.modal-body .form-group{margin-bottom:1.25rem}.modal-body .form-group:last-child{margin-bottom:0}.modal-body .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#4a5568;font-size:.9rem}.modal-body .form-group input,.modal-body .form-group textarea{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.modal-body .form-group input:focus,.modal-body .form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.modal-body .form-group textarea{resize:vertical;min-height:80px}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f7fafc}.cancel-btn{padding:.6rem 1.25rem;background:white;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s}.cancel-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.save-btn{padding:.6rem 1.25rem;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.save-btn:hover:not(:disabled){background:#5a6fd8}.save-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 576px){.modal{margin:1rem;max-width:calc(100% - 2rem)}.actions-cell{display:flex;flex-direction:column;gap:.25rem}.edit-btn,.delete-btn{margin-right:0}}.nav-section-title{padding:.75rem 1rem .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#a0aec0;letter-spacing:.05em;margin-top:.5rem}.nav-section-title:first-child{margin-top:0}.meal-generator{max-width:100%}.selection-panel{padding:1.5rem}.selection-info{color:#666;margin-bottom:1.5rem;font-size:.95rem}.restriction-category{margin-bottom:1.5rem;background:#f8fafc;padding:1rem;border-radius:8px}.restriction-category h4{color:#4a5568;margin-bottom:.75rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.checkbox-item{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .2s}.checkbox-item:hover{background:#edf2f7}.checkbox-item input[type=checkbox]{margin-top:.25rem;width:16px;height:16px;cursor:pointer}.checkbox-label{display:flex;flex-direction:column}.checkbox-label small{color:#718096;font-size:.8rem;margin-top:.2rem}.ingredient-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.ingredient-filters .search-input{flex:1;min-width:200px;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem}.ingredient-filters .category-select{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;min-width:180px}.ingredients-selection{max-height:500px;overflow-y:auto}.ingredient-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem}.ingredient-item{background:white;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem;transition:all .2s}.ingredient-item.selected{border-color:#667eea;background:#f0f4ff}.ingredient-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer}.ingredient-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.ingredient-category{margin-left:auto;color:#718096;font-size:.8rem;background:#edf2f7;padding:.2rem .5rem;border-radius:4px}.ingredient-details{display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.quantity-input{width:80px;padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem}.unit-select{padding:.5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.9rem}.generation-panel{padding:1.5rem}.generation-summary{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.generation-summary h3{margin-bottom:1rem;color:#2d3748}.summary-item{margin-bottom:.5rem;color:#4a5568}.summary-item.warning{color:#c53030}.warning-text{color:#c53030;font-weight:500}.info-text{color:#718096;font-style:italic}.list-name-input{margin-top:1rem}.list-name-input label{display:flex;flex-direction:column;gap:.5rem}.list-name-input input{padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem}.generate-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.generate-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.meal-plan-results{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.meal-plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.meal-plan-header h3{color:#2d3748;font-size:1.25rem}.regenerate-btn{padding:.6rem 1rem;background:#edf2f7;color:#4a5568;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s}.regenerate-btn:hover{background:#e2e8f0}.meal-section{margin-bottom:2rem}.meal-section h3{color:#667eea;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.meal-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.meal-image-container{margin:-1.25rem -1.25rem 1rem;border-radius:8px 8px 0 0;overflow:hidden}.meal-image{width:100%;height:200px;object-fit:cover;display:block}.meal-image-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e0 100%)}.meal-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.meal-card-header h4{color:#2d3748;margin-bottom:.5rem;font-size:1.1rem;flex:1}.favorite-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#cbd5e0;transition:color .2s,transform .2s;padding:0;line-height:1;flex-shrink:0}.favorite-btn:hover{color:#e53e3e;transform:scale(1.15)}.favorite-btn.favorited{color:#e53e3e}.favorite-btn:disabled{opacity:.5;cursor:not-allowed}.meal-card h4{color:#2d3748;margin-bottom:.5rem;font-size:1.1rem}.meal-description{color:#718096;font-size:.95rem;line-height:1.5;margin:0 0 .75rem}.meal-macros{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem;background:#f8fafc;border-radius:6px}.meal-macros span{font-size:.85rem;color:#4a5568;font-weight:500}.meal-instructions{margin-bottom:1rem}.meal-instructions strong{color:#4a5568;display:block;margin-bottom:.5rem}.meal-instructions p{color:#718096;line-height:1.6;white-space:pre-wrap}.meal-ingredients,.meal-extra{margin-top:1rem}.meal-ingredients strong,.meal-extra strong{color:#4a5568;display:block;margin-bottom:.5rem;font-size:.9rem}.meal-ingredients ul,.meal-extra ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.meal-ingredients li{background:#e6fffa;color:#234e52;padding:.3rem .6rem;border-radius:4px;font-size:.85rem}.meal-extra li{background:#fef3c7;color:#92400e;padding:.3rem .6rem;border-radius:4px;font-size:.85rem}.header-actions{display:flex;gap:.75rem}.cache-btn{padding:.5rem 1rem;background:#4a5568;color:#fff;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:background .2s}.cache-btn:hover{background:#2d3748}.cache-btn.danger{background:#e53e3e}.cache-btn.danger:hover{background:#c53030}.cache-btn:disabled{opacity:.6;cursor:not-allowed}.cache-stats-panel{background:#f0fff4;border:1px solid #9ae6b4;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem}.cache-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cache-stats-header h3{margin:0;color:#276749;font-size:1rem}.cache-keys-list{margin:.5rem 0 0 1.25rem;padding:0;font-size:.85rem;color:#4a5568}.cache-keys-list li{margin-bottom:.25rem;font-family:monospace}.prompts-list{display:flex;flex-direction:column;gap:1rem}.prompt-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;transition:box-shadow .2s}.prompt-card:hover{box-shadow:0 2px 8px #00000014}.prompt-card.inactive{opacity:.7;background:#f7fafc}.prompt-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.prompt-key{font-family:monospace;font-size:.95rem;font-weight:600;color:#667eea}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.active{background:#c6f6d5;color:#276749}.status-badge.inactive{background:#fed7d7;color:#c53030}.prompt-description{color:#4a5568;font-size:.9rem;margin:0 0 .75rem;line-height:1.5}.prompt-content-preview{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem 1rem;font-family:monospace;font-size:.8rem;color:#718096;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:100px;overflow:hidden}.prompt-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.prompt-date{font-size:.8rem;color:#a0aec0}.prompt-actions{display:flex;gap:.5rem}.view-btn{padding:.4rem .75rem;background:#edf2f7;color:#4a5568;border:1px solid #e2e8f0;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .2s}.view-btn:hover{background:#e2e8f0;border-color:#cbd5e0}.viewer-body{display:flex;flex-direction:column;height:100%}.viewer-meta{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.viewer-meta p{margin:.5rem 0;color:#4a5568}.viewer-content{flex:1;display:flex;flex-direction:column;min-height:0}.viewer-content label{font-weight:600;color:#4a5568;margin-bottom:.5rem}.content-viewer{flex:1;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;font-family:monospace;font-size:.85rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;overflow-y:auto;margin:0;min-height:300px}.modal.large{max-width:800px;width:90%}.modal.fullscreen{max-width:95vw;width:95vw;max-height:95vh;height:95vh}.modal-header-actions{display:flex;align-items:center;gap:.5rem}.fullscreen-toggle{background:none;border:1px solid #e2e8f0;font-size:1.2rem;color:#667eea;cursor:pointer;padding:.25rem .5rem;border-radius:4px;line-height:1;transition:all .2s}.fullscreen-toggle:hover{background:#f7fafc;border-color:#667eea}.fullscreen-content{flex:1;display:flex;flex-direction:column;min-height:0}.fullscreen-textarea{flex:1;min-height:60vh!important;max-height:none!important}.content-textarea{font-family:monospace;font-size:.85rem;line-height:1.5;resize:vertical;max-height:300px;overflow-y:auto}.json-textarea{font-family:SF Mono,Monaco,Consolas,Liberation Mono,monospace;font-size:.8rem;line-height:1.4;tab-size:2;white-space:pre}.content-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.content-label-row label{margin-bottom:0}.json-tools{display:flex;gap:.5rem}.json-btn{padding:.25rem .5rem;font-size:.75rem;background:#4a5568;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.json-btn:hover{background:#2d3748}.json-viewer{font-family:SF Mono,Monaco,Consolas,Liberation Mono,monospace;font-size:.8rem;line-height:1.4;tab-size:2}.input-disabled{background:#edf2f7;color:#718096;cursor:not-allowed}.label-note{font-weight:400;font-size:.85rem;color:#e53e3e}.version-badge{background:#4a5568;color:#fff;padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.prompt-badges{display:flex;gap:.5rem;align-items:center}.status-badge.default{background:#805ad5;color:#fff}.version-history-list{display:flex;flex-direction:column;gap:1rem}.version-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.version-item.current{border-color:#48bb78;background:#f0fff4}.version-info{flex:1}.version-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.version-badges{display:flex;gap:.5rem}.version-description{color:#718096;font-size:.9rem;margin:.25rem 0}.version-date{color:#a0aec0;font-size:.8rem}.version-actions{display:flex;gap:.5rem;flex-shrink:0}.view-btn.small,.edit-btn.small,.cache-btn.small,.delete-btn.small{padding:.25rem .5rem;font-size:.75rem}.revert-btn{background:#805ad5;color:#fff;padding:.35rem .75rem;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;transition:background .2s}.revert-btn:hover{background:#6b46c1}.revert-btn:disabled{opacity:.6;cursor:not-allowed}.user-override-search{display:flex;gap:.75rem;margin-bottom:1.5rem}.user-override-search input{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem}.user-overrides-list h4{margin-bottom:1rem;color:#2d3748}.override-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f7fafc;border-radius:6px;margin-bottom:.5rem}.override-info{display:flex;align-items:center;gap:.75rem}.no-data{color:#718096;font-style:italic}.overrides-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.overrides-header h4{margin:0}.add-override-form{display:flex;gap:.75rem;margin-bottom:1rem;padding:1rem;background:#edf2f7;border-radius:6px}.add-override-form select,.add-override-form input{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.add-override-form select{flex:1}.add-override-form input{width:120px}.save-btn.small{padding:.25rem .5rem;font-size:.75rem}.user-overrides-layout{display:flex;gap:1.5rem;min-height:400px}.users-list-panel{width:280px;flex-shrink:0;border-right:1px solid #e2e8f0;padding-right:1.5rem;display:flex;flex-direction:column}.users-list-header{margin-bottom:1rem}.users-list-header h4{margin:0 0 .75rem;color:#2d3748}.users-search-input{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.users-list{flex:1;overflow-y:auto;max-height:350px}.user-item{padding:.75rem;border-radius:6px;cursor:pointer;margin-bottom:.5rem;background:#f7fafc;transition:background .15s}.user-item:hover{background:#edf2f7}.user-item.selected{background:#667eea;color:#fff}.user-item.selected .user-id{color:#fffc}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-name{font-weight:500;font-size:.95rem}.user-id{font-size:.75rem;color:#718096;font-family:monospace;word-break:break-all}.users-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.users-pagination button{padding:.25rem .75rem;background:#667eea;color:#fff;border:none;border-radius:4px;font-size:.85rem;cursor:pointer}.users-pagination button:disabled{background:#cbd5e0;cursor:not-allowed}.users-pagination span{font-size:.85rem;color:#4a5568}.user-overrides-panel{flex:1;min-width:0}.no-user-selected{display:flex;align-items:center;justify-content:center;height:100%;color:#718096;text-align:center}.selected-user-id{font-size:.85rem;color:#718096;margin-bottom:1rem;font-family:monospace;word-break:break-all}.loading-text{color:#718096;font-style:italic}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.chat-section{margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}.chat-section h3{color:#2d3748;margin-bottom:.5rem}.chat-info{color:#718096;font-size:.9rem;margin-bottom:1rem}.chat-messages{max-height:300px;overflow-y:auto;margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:8px;min-height:60px}.chat-message{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;max-width:85%}.chat-message.user{background:#667eea;color:#fff;margin-left:auto}.chat-message.assistant{background:white;border:1px solid #e2e8f0;margin-right:auto}.chat-message.loading{opacity:.7}.message-role{display:block;font-size:.75rem;font-weight:600;margin-bottom:.25rem;opacity:.8}.chat-message.user .message-role{color:#ffffffe6}.chat-message.assistant .message-role{color:#667eea}.chat-message p{margin:0;line-height:1.5}.chat-input-area{display:flex;gap:.75rem}.chat-input{flex:1;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:border-color .2s}.chat-input:focus{outline:none;border-color:#667eea}.chat-input:disabled{background:#f7fafc;cursor:not-allowed}.chat-send-btn{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.chat-send-btn:hover:not(:disabled){background:#5a6fd8}.chat-send-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.checkbox-grid,.ingredient-list{grid-template-columns:1fr}.ingredient-filters{flex-direction:column}.meal-plan-header{flex-direction:column;gap:1rem;align-items:flex-start}.meal-macros{flex-direction:column;gap:.5rem}.chat-input-area{flex-direction:column}.chat-send-btn{width:100%}}.llm-providers-layout{display:flex;flex-direction:column;gap:2rem}.llm-global-section{padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.llm-global-section h4,.llm-users-section h4{margin:0 0 .5rem;color:#2d3748}.section-description{color:#718096;font-size:.9rem;margin-bottom:1rem}.global-provider-form{margin-bottom:1rem}.provider-select-row{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.provider-select-row label{font-weight:500;color:#4a5568}.provider-select{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;min-width:150px;background:white}.current-value{color:#718096;font-size:.9rem}.cache-actions{display:flex;gap:.75rem;margin-top:1rem}.cache-stats-inline{margin-top:1rem;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem}.cache-stats-inline .cache-stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cache-stats-content{font-size:.85rem;background:#edf2f7;padding:.75rem;border-radius:4px;overflow-x:auto;margin:0}.llm-split-layout{display:flex;gap:1.5rem;min-height:300px}.provider-override-panel{flex:1;padding-left:1.5rem;border-left:1px solid #e2e8f0}.no-selection{color:#a0aec0;font-style:italic;text-align:center;padding:2rem}.user-provider-details h5{margin:0 0 1rem;color:#2d3748;font-size:1.1rem}.provider-info-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.info-row{display:flex;align-items:center;gap:.75rem}.info-row label{font-weight:500;color:#4a5568;min-width:130px}.provider-badge{display:inline-block;padding:.25rem .75rem;background:#667eea;color:#fff;border-radius:4px;font-weight:500;font-size:.9rem;text-transform:capitalize}.provider-badge.override{background:#ed8936}.override-actions{display:flex;flex-direction:column;gap:1rem}.set-override-row{display:flex;gap:.75rem;align-items:center}.users-list-scroll{flex:1;overflow-y:auto;max-height:280px}.user-list-item{padding:.6rem .75rem;border-radius:6px;cursor:pointer;margin-bottom:.4rem;background:#f7fafc;transition:background .15s;display:flex;gap:.5rem;align-items:center}.user-list-item:hover{background:#edf2f7}.user-list-item.selected{background:#667eea;color:#fff}.user-list-item.selected .user-id{color:#fffc}.user-list-item .user-id{font-size:.8rem;color:#718096;font-weight:500}.user-list-item .user-info{font-size:.85rem;color:#4a5568;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-list-item.selected .user-info{color:#ffffffe6}.error-text{color:#e53e3e;font-size:.9rem}.dismiss-btn.small{padding:.15rem .4rem;font-size:.8rem}.scanner-section{padding:0}.scanner-header h2{margin:0;color:#2d3748}.section-description{color:#718096;font-size:.9rem;line-height:1.5;margin:.4rem 0 0;max-width:600px}.field-description{display:block;color:#a0aec0;font-size:.8rem;line-height:1.4;margin-bottom:4px}.scanner-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.scanner-cache-widget{display:flex;align-items:center;justify-content:space-between;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;gap:1rem}.cache-info{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#4a5568;flex-wrap:wrap}.cache-status{padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:600}.cache-status.loaded{background:#c6f6d5;color:#276749}.cache-status.empty{background:#fed7d7;color:#c53030}.cache-detail{color:#718096;font-size:.85rem}.cache-refresh-btn{padding:6px 14px;background:#4a90a4;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;white-space:nowrap}.cache-refresh-btn:hover:not(:disabled){background:#3a7a8e}.cache-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.scanner-controls{display:flex;gap:.75rem;margin-bottom:1rem}.scanner-search{flex:1;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.scanner-search:focus{outline:none;border-color:#4a90a4;box-shadow:0 0 0 2px #4a90a426}.scanner-category-filter{padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;background:white;min-width:200px}.scanner-category-group{margin-bottom:1.5rem}.scanner-category-title{color:#4a5568;font-size:.95rem;font-weight:600;margin:0 0 .5rem;padding-bottom:.4rem;border-bottom:2px solid #e2e8f0}.scanner-table{width:100%;border-collapse:collapse;background:white;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.scanner-table th{background:#f7fafc;padding:.6rem .75rem;text-align:left;font-size:.8rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e2e8f0}.scanner-table td{padding:.6rem .75rem;font-size:.9rem;color:#2d3748;border-bottom:1px solid #f0f0f0;vertical-align:middle}.scanner-table tr:last-child td{border-bottom:none}.scanner-table tr:hover td{background:#fafbfc}.scanner-name{font-weight:500}.scanner-patterns{display:flex;flex-wrap:wrap;gap:4px}.pattern-chip{background:#edf2f7;color:#4a5568;padding:2px 8px;border-radius:4px;font-size:.8rem;font-family:monospace}.pattern-chip.editable{background:#ebf8ff;color:#2b6cb0;display:inline-flex;align-items:center;gap:4px}.chip-remove{background:none;border:none;color:#c53030;cursor:pointer;font-size:.75rem;padding:0 2px;line-height:1;font-weight:700}.chip-remove:hover{color:#9b2c2c}.scanner-actions{white-space:nowrap}.delete-confirm-inline{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#c53030}.confirm-yes{padding:2px 8px;background:#fed7d7;color:#c53030;border:1px solid #fc8181;border-radius:4px;cursor:pointer;font-size:.8rem}.confirm-yes:hover{background:#fc8181;color:#fff}.confirm-no{padding:2px 8px;background:#edf2f7;color:#4a5568;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;font-size:.8rem}.confirm-no:hover{background:#e2e8f0}.edit-btn-small{padding:3px 10px;background:#ebf8ff;color:#2b6cb0;border:1px solid #bee3f8;border-radius:4px;cursor:pointer;font-size:.8rem;margin-right:4px}.edit-btn-small:hover{background:#bee3f8}.delete-btn-small{padding:3px 10px;background:#fff5f5;color:#c53030;border:1px solid #fed7d7;border-radius:4px;cursor:pointer;font-size:.8rem}.delete-btn-small:hover{background:#fed7d7}.scanner-modal{max-width:560px}.scanner-modal .modal-body select{width:100%;padding:.5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;background:white}.scanner-modal .modal-body select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea26}.patterns-input-area{border:1px solid #e2e8f0;border-radius:6px;padding:.5rem;background:white}.patterns-input-area input{border:none;outline:none;width:100%;padding:.4rem 0;font-size:.9rem}.pattern-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.label-hint{font-weight:400;color:#a0aec0;font-size:.8rem}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.tag-description-cell{max-width:320px;color:#4a5568;font-size:.85rem;line-height:1.4}.text-muted{color:#cbd5e0}.tag-status{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:600}.tag-status.active{background:#c6f6d5;color:#276749}.tag-status.inactive{background:#fed7d7;color:#c53030}.cache-actions-row{display:flex;gap:8px}.backfill-toggle-btn{padding:6px 14px;background:#805ad5;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;white-space:nowrap}.backfill-toggle-btn:hover{background:#6b46c1}.backfill-panel{background:#faf5ff;border:1px solid #e9d8fd;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.backfill-panel h4{margin:0 0 .5rem;color:#553c9a}.backfill-controls{display:flex;flex-direction:column;gap:.75rem}.backfill-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4a5568;cursor:pointer}.backfill-checkbox input[type=checkbox]{width:16px;height:16px}.backfill-inputs{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.backfill-field{display:flex;flex-direction:column;gap:4px}.backfill-field label{font-size:.8rem;font-weight:600;color:#553c9a}.backfill-field input{width:100px;padding:.4rem .5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem}.backfill-status{color:#805ad5;font-size:.9rem;margin-top:.5rem;font-style:italic}.backfill-result{margin-top:.75rem;padding:.75rem;background:white;border:1px solid #e9d8fd;border-radius:6px}.backfill-result strong{color:#553c9a}.backfill-stats{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.backfill-stats span{background:#e9d8fd;color:#553c9a;padding:3px 8px;border-radius:4px;font-size:.8rem}.backfill-errors{margin-top:.5rem;color:#c53030;font-size:.85rem}.backfill-errors ul{margin:4px 0 0;padding-left:20px}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-label input[type=checkbox]{width:16px;height:16px}.cron-section{padding:0}.cron-section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;gap:1rem}.cron-section-header h2{margin:0;color:#2d3748}.cron-summary-list{display:flex;flex-direction:column;gap:.75rem}.cron-summary-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;cursor:pointer;transition:box-shadow .2s,border-color .2s}.cron-summary-card:hover{border-color:#cbd5e0;box-shadow:0 2px 10px #0000000f}.cron-summary-left{display:flex;flex-direction:column;gap:.25rem}.cron-summary-name-row{display:flex;align-items:center;gap:.6rem}.cron-summary-name{margin:0;font-size:1rem;font-weight:600;color:#1a202c}.cron-summary-schedule{font-size:.8rem;color:#a0aec0}.cron-summary-right{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.cron-summary-time{font-size:.85rem;color:#4a5568;font-weight:500}.cron-summary-processed{font-size:.8rem;color:#718096}.cron-summary-no-runs{font-size:.85rem;color:#a0aec0;font-style:italic}.cron-summary-stats{font-size:.75rem;color:#a0aec0}.cron-summary-errors{color:#e53e3e;font-weight:600}.cron-summary-arrow{font-size:1.5rem;color:#cbd5e0;line-height:1;margin-left:.25rem}.cron-detail-header{margin-bottom:1.25rem}.cron-detail-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.cron-detail-title-row h2{margin:0;font-size:1.3rem;color:#1a202c}.cron-detail-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cron-job-card{background:white;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.cron-job-header{margin-bottom:1rem}.cron-job-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.cron-job-title-row h3{margin:0;color:#2d3748;font-size:1.1rem}.cron-running-indicator{display:inline-flex;align-items:center;gap:6px;background:#c6f6d5;color:#276749;padding:2px 10px;border-radius:12px;font-size:.8rem;font-weight:600;animation:pulse-bg 2s ease-in-out infinite}@keyframes pulse-bg{0%,to{opacity:1}50%{opacity:.6}}.cron-job-meta{display:flex;gap:.75rem;flex-wrap:wrap}.cron-schedule{background:#ebf8ff;color:#2b6cb0;padding:2px 8px;border-radius:4px;font-size:.8rem}.cron-stat{color:#718096;font-size:.85rem}.cron-stat.has-errors{color:#c53030;font-weight:600}.cron-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.cron-badge.success{background:#c6f6d5;color:#276749}.cron-badge.error{background:#fed7d7;color:#c53030}.cron-badge.skipped{background:#edf2f7;color:#718096}.cron-last-run{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem 1rem;margin-bottom:1rem}.cron-last-run strong{display:block;color:#4a5568;font-size:.85rem;margin-bottom:.5rem}.cron-last-run-details{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.85rem;color:#4a5568}.cron-history{margin-top:.5rem;overflow-x:auto}.cron-history strong{display:block;color:#4a5568;font-size:.85rem;margin-bottom:.5rem}.cron-table{width:100%;border-collapse:collapse;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;min-width:600px;font-size:.85rem}.cron-table th{background:#f7fafc;padding:.5rem .6rem;text-align:left;font-size:.75rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e2e8f0}.cron-table td{padding:.45rem .6rem;border-bottom:1px solid #f0f0f0;color:#2d3748;vertical-align:middle}.cron-table tr:last-child td{border-bottom:none}.cron-run-row.clickable{cursor:pointer}.cron-run-row.clickable:hover td{background:#fffaf0}.cron-time-cell{white-space:nowrap;font-size:.8rem}.cron-error-count{background:#fed7d7;color:#c53030;padding:1px 6px;border-radius:4px;font-size:.75rem;font-weight:600}.cron-error-detail-row td{background:#fff5f5;padding:0}.cron-run-errors{padding:.5rem .75rem}.cron-error-line{color:#c53030;font-size:.8rem;padding:2px 0;font-family:monospace}.tag-name-link{background:none;border:none;color:#4a90a4;font-weight:500;cursor:pointer;padding:0;font-size:inherit;text-decoration:none}.tag-name-link:hover{text-decoration:underline;color:#3a7a8e}.tag-detail-header{margin-bottom:1.25rem}.tag-back-btn{background:none;border:none;color:#4a90a4;cursor:pointer;font-size:.9rem;padding:0;margin-bottom:.5rem;display:inline-block}.tag-back-btn:hover{text-decoration:underline;color:#3a7a8e}.tag-detail-header h2{margin:0;color:#2d3748}.tag-recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem}.tag-load-more{text-align:center;padding:1.5rem 0}.meal-tags{display:flex;flex-wrap:wrap;gap:6px;margin:.5rem 0}.meal-tag{background:#e9d8fd;color:#553c9a;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.edit-tags-btn{background:none;border:1px dashed #a0aec0;color:#4a90a4;padding:5px 12px;border-radius:20px;font-size:.78rem;cursor:pointer;margin:.5rem 0;transition:all .15s ease;font-weight:500}.edit-tags-btn:hover{background:#4a90a4;border-color:#4a90a4;color:#fff}.etm{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:480px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;animation:etm-slide-up .2s ease-out}@keyframes etm-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.etm-header{display:flex;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #f0f0f0;gap:.75rem}.etm-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#1a202c}.etm-recipe-id{font-size:.8rem;color:#a0aec0;background:#f7fafc;padding:2px 10px;border-radius:12px}.etm-close{margin-left:auto;background:none;border:none;font-size:1.5rem;color:#a0aec0;cursor:pointer;padding:0;line-height:1;transition:color .15s}.etm-close:hover{color:#2d3748}.etm-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:.75rem;color:#718096}.etm-spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:etm-spin .7s linear infinite}@keyframes etm-spin{to{transform:rotate(360deg)}}.etm-error{margin:.75rem 1.5rem 0;padding:.6rem 1rem;background:#fff5f5;color:#c53030;border-radius:8px;font-size:.85rem;border:1px solid #fed7d7}.etm-section-label{padding:.75rem 1.5rem .35rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#a0aec0}.etm-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0 1.5rem .75rem;min-height:32px}.etm-no-tags{font-size:.85rem;color:#cbd5e0;font-style:italic}.etm-chip{background:linear-gradient(135deg,#e9d8fd,#d6bcfa);color:#553c9a;padding:5px 12px;border-radius:20px;font-size:.82rem;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .15s}.etm-chip:hover{box-shadow:0 2px 6px #553c9a33}.etm-chip-remove{background:none;border:none;color:#805ad5;cursor:pointer;font-size:1rem;padding:0;line-height:1;font-weight:500;transition:color .15s;opacity:.7}.etm-chip-remove:hover{color:#e53e3e;opacity:1}.etm-search-wrapper{position:relative;margin:0 1.5rem .5rem}.etm-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#a0aec0;pointer-events:none}.etm-search-input{width:100%;padding:10px 36px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background:#f7fafc;transition:all .15s;box-sizing:border-box;outline:none}.etm-search-input:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.etm-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.2rem;color:#a0aec0;cursor:pointer;padding:0;line-height:1}.etm-search-clear:hover{color:#2d3748}.etm-list{flex:1;overflow-y:auto;max-height:240px;margin:0 1rem .5rem;border:1px solid #edf2f7;border-radius:10px}.etm-list-empty{padding:1.25rem;color:#a0aec0;font-size:.85rem;text-align:center}.etm-list-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border:none;background:none;cursor:pointer;font-size:.88rem;text-align:left;color:#2d3748;transition:background .1s;border-bottom:1px solid #f7fafc}.etm-list-item:last-child{border-bottom:none}.etm-list-item:hover{background:#f0f4ff}.etm-list-name{font-weight:500}.etm-list-cat{font-size:.72rem;color:#a0aec0;background:#f7fafc;padding:2px 8px;border-radius:8px;white-space:nowrap}.etm-list-create{color:#4a90a4;font-weight:500;border-top:1px solid #edf2f7;background:#f7fbff}.etm-list-create:hover{background:#ebf4ff}.etm-list-create .etm-list-cat{background:#ebf4ff;color:#4a90a4}.etm-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #f0f0f0}.etm-btn-cancel{padding:9px 20px;border:1px solid #e2e8f0;background:#fff;color:#4a5568;border-radius:10px;font-size:.88rem;cursor:pointer;font-weight:500;transition:all .15s}.etm-btn-cancel:hover{background:#f7fafc;border-color:#cbd5e0}.etm-btn-save{padding:9px 24px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px;font-size:.88rem;cursor:pointer;font-weight:500;transition:all .15s;box-shadow:0 2px 8px #667eea4d}.etm-btn-save:hover{box-shadow:0 4px 14px #667eea66;transform:translateY(-1px)}.etm-btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.exp-section{margin-bottom:2rem;border:1px solid #edf2f7;border-radius:10px;padding:1rem 1.25rem;background:#fafbfc}.exp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.exp-section-header h3{margin:0;font-size:1rem;font-weight:600;color:#2d3748}.exp-section-actions{display:flex;align-items:center;gap:.75rem}.exp-empty{text-align:center;padding:1.5rem;color:#a0aec0;font-size:.9rem}.exp-filters{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.exp-filter-group{display:flex;flex-direction:column;gap:4px}.exp-filter-group label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a0aec0}.exp-filter-group select{padding:7px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.88rem;background:#fff;min-width:130px}.exp-filter-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea1f}.exp-reorder-save{margin-left:auto;padding:8px 20px;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;border:none;border-radius:8px;font-size:.88rem;font-weight:500;cursor:pointer;transition:all .15s;box-shadow:0 2px 8px #48bb784d}.exp-reorder-save:hover{box-shadow:0 4px 12px #48bb7866;transform:translateY(-1px)}.exp-reorder-save:disabled{opacity:.6;cursor:not-allowed;transform:none}.exp-table-wrapper{overflow-x:auto}.exp-row{transition:background .1s,opacity .1s}.exp-row-dragging{opacity:.4;background:#f0f4ff}.exp-row-over{border-top:2px solid #667eea}.exp-drag-handle{cursor:grab;text-align:center;user-select:none}.exp-drag-handle:active{cursor:grabbing}.exp-grip{color:#cbd5e0;font-size:1rem;letter-spacing:-3px}.exp-type-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.exp-type-video{background:#fed7e2;color:#97266d}.exp-type-tag{background:#e9d8fd;color:#553c9a}.exp-content-cell{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exp-link{color:#4a90a4;text-decoration:none;font-size:.85rem}.exp-link:hover{text-decoration:underline}.exp-tag-ref{font-size:.85rem;color:#553c9a;font-weight:500}.exp-schedule-cell{font-size:.82rem;color:#718096;max-width:200px}.exp-status{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600}.exp-status-active{background:#c6f6d5;color:#276749}.exp-status-inactive{background:#fed7d7;color:#9b2c2c}.exp-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:560px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;animation:etm-slide-up .2s ease-out}.exp-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f0f0f0}.exp-modal-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#1a202c}.exp-modal-body{padding:1.25rem 1.5rem;overflow-y:auto;flex:1}.exp-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #f0f0f0}.exp-form-field{margin-bottom:1rem;position:relative}.exp-form-field label{display:block;margin-bottom:4px;font-size:.82rem;font-weight:600;color:#4a5568}.exp-optional{font-weight:400;color:#a0aec0}.exp-form-field input[type=text],.exp-form-field input[type=url],.exp-form-field input[type=number],.exp-form-field input[type=date],.exp-form-field input[type=time],.exp-form-field select,.exp-form-field textarea{width:100%;padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;background:#f7fafc;transition:all .15s;box-sizing:border-box;outline:none;font-family:inherit}.exp-form-field input:focus,.exp-form-field select:focus,.exp-form-field textarea:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.exp-form-field textarea{resize:vertical;min-height:60px}.exp-char-count{position:absolute;right:8px;bottom:-16px;font-size:.7rem;color:#cbd5e0}.exp-form-row{display:flex;gap:1rem}.exp-form-half{flex:1}.exp-form-divider{border:none;border-top:1px solid #edf2f7;margin:.75rem 0 1rem}.exd-container{max-width:1200px;margin:0 auto}.exd-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.exd-header h2{font-size:1.5rem;font-weight:700;color:#1a202c}.exd-refresh-btn{padding:.5rem 1.25rem;background:#4a90d9;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.exd-refresh-btn:hover{background:#3a7bc8}.exd-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.exd-loading{display:flex;align-items:center;gap:.75rem;justify-content:center;padding:3rem 0;color:#718096;font-size:.95rem}.exd-empty{text-align:center;padding:4rem 2rem;color:#a0aec0;font-size:1rem}.exd-section{margin-bottom:2rem}.exd-section-title{font-size:1.15rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.exd-videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:.75rem}.exd-video-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;cursor:pointer;transition:box-shadow .2s,transform .15s}.exd-video-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.exd-video-thumb{position:relative;width:100%;aspect-ratio:16/9;background:#1a202c;display:flex;align-items:center;justify-content:center}.exd-video-thumb-img{width:100%;height:100%;object-fit:cover}.exd-video-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2d3748,#4a5568)}.exd-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);transition:background .2s}.exd-video-card:hover .exd-play-overlay{background:rgba(0,0,0,.45)}.exd-video-player{width:100%;aspect-ratio:16/9;background:#000}.exd-external-label{display:block;margin-top:8px;font-size:.75rem;color:#ffffffd9;font-weight:500}.exd-video-info{padding:.75rem 1rem}.exd-video-info h4{font-size:.95rem;font-weight:600;color:#1a202c;margin-bottom:.25rem}.exd-video-info p{font-size:.8rem;color:#718096;line-height:1.4}.exd-tag-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.exd-tag-desc{font-size:.85rem;color:#718096;margin-top:.15rem}.exd-see-more{background:none;border:none;color:#4a90d9;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;padding:.25rem 0}.exd-see-more:hover{text-decoration:underline}.exd-no-recipes{color:#a0aec0;font-size:.9rem;padding:1rem 0}.exd-carousel-wrapper{position:relative}.exd-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:.25rem 0 .5rem}.exd-carousel::-webkit-scrollbar{display:none}.exd-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.95);border:1px solid #e2e8f0;font-size:1.5rem;line-height:1;color:#4a5568;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:background .2s}.exd-carousel-arrow:hover{background:#f7fafc}.exd-arrow-left{left:-12px}.exd-arrow-right{right:-12px}.exd-recipe-card{min-width:220px;max-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;scroll-snap-align:start;flex-shrink:0;transition:box-shadow .2s,transform .15s}.exd-recipe-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-2px)}.exd-recipe-img{width:100%;height:140px;object-fit:cover;display:block}.exd-recipe-img-placeholder{width:100%;height:140px;background:linear-gradient(135deg,#edf2f7,#e2e8f0)}.exd-recipe-body{padding:.65rem .75rem .75rem}.exd-recipe-title{font-size:.9rem;font-weight:600;color:#1a202c;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.exd-recipe-desc{font-size:.75rem;color:#718096;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.exd-recipe-macros{display:flex;flex-wrap:wrap;gap:.35rem}.exd-recipe-macros span{font-size:.7rem;background:#f7fafc;color:#4a5568;padding:.15rem .4rem;border-radius:4px;border:1px solid #edf2f7;white-space:nowrap}.exd-expanded-header{margin-bottom:1.5rem}.exd-expanded-header h2{font-size:1.4rem;font-weight:700;color:#1a202c;margin-bottom:.25rem}.exd-expanded-desc{font-size:.9rem;color:#718096;margin-bottom:.35rem}.exd-expanded-count{font-size:.8rem;color:#a0aec0;font-weight:500}.exd-expanded-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.exd-expanded-grid .exd-recipe-card{min-width:unset;max-width:unset}.exd-load-more{text-align:center;margin-top:1.5rem}.exd-load-more-btn{padding:.6rem 2rem;background:#4a90d9;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.exd-load-more-btn:hover{background:#3a7bc8}.exd-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.exd-search-wrapper{position:relative;margin-bottom:1.5rem}.exd-search-input-row{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .85rem;transition:border-color .2s,box-shadow .2s}.exd-search-input-row:focus-within{border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91f}.exd-search-icon{width:18px;height:18px;color:#a0aec0;flex-shrink:0}.exd-search-input{flex:1;border:none;outline:none;font-size:.95rem;color:#1a202c;background:transparent}.exd-search-input::placeholder{color:#a0aec0}.exd-search-clear{background:none;border:none;font-size:1.25rem;color:#a0aec0;cursor:pointer;padding:0 .15rem;line-height:1}.exd-search-clear:hover{color:#4a5568}.exd-search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0000001f;max-height:360px;overflow-y:auto;z-index:50}.exd-search-result{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;cursor:pointer;transition:background .15s}.exd-search-result:hover{background:#f7fafc}.exd-search-result+.exd-search-result{border-top:1px solid #f0f4f8}.exd-search-result-img{width:44px;height:44px;border-radius:8px;object-fit:cover;flex-shrink:0}.exd-search-result-img-ph{width:44px;height:44px;border-radius:8px;background:linear-gradient(135deg,#edf2f7,#e2e8f0);flex-shrink:0}.exd-search-result-info{flex:1;min-width:0}.exd-search-result-title{font-size:.9rem;font-weight:600;color:#1a202c;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exd-search-result-meta{display:flex;gap:.5rem;margin-top:.15rem}.exd-search-result-meta span{font-size:.75rem;color:#718096}.exd-search-empty{padding:1.25rem;text-align:center;color:#a0aec0;font-size:.875rem}.exd-detail{margin-top:.5rem}.exd-detail-img{width:100%;max-height:340px;object-fit:cover;border-radius:12px;margin-bottom:1.25rem}.exd-detail-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.exd-detail-desc{font-size:.95rem;color:#4a5568;line-height:1.5;margin-bottom:1.25rem}.exd-detail-macros{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.exd-detail-macro{display:flex;flex-direction:column;align-items:center;background:#f7fafc;border:1px solid #edf2f7;border-radius:10px;padding:.65rem 1rem;min-width:70px}.exd-detail-macro-val{font-size:1.1rem;font-weight:700;color:#2d3748}.exd-detail-macro-label{font-size:.7rem;color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;margin-top:.15rem}.exd-detail-section{margin-bottom:1.5rem}.exd-detail-section h3{font-size:1.05rem;font-weight:700;color:#2d3748;margin-bottom:.6rem}.exd-detail-list{list-style:none;padding:0}.exd-detail-list li{padding:.4rem 0;font-size:.9rem;color:#4a5568;border-bottom:1px solid #f0f4f8}.exd-detail-list li:last-child{border-bottom:none}.exd-detail-instructions p{font-size:.9rem;color:#4a5568;line-height:1.65;margin-bottom:.5rem}.admin-subtitle{margin:.25rem 0 0;font-size:.85rem;color:#718096}.ob-steps-list{display:flex;flex-direction:column;gap:0}.ob-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.5rem;overflow:hidden;transition:box-shadow .15s}.ob-step-card:hover{box-shadow:0 1px 6px #0000000f}.ob-step-card.ob-drag-over{border-color:#4299e1;box-shadow:0 0 0 2px #4299e14d}.ob-step-card.ob-step-expanded{border-color:#4299e1}.ob-step-summary{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;gap:.75rem;user-select:none}.ob-step-drag-handle{cursor:grab;color:#a0aec0;font-size:1.2rem;line-height:1;padding:0 .25rem}.ob-step-number{width:28px;height:28px;border-radius:50%;background:#edf2f7;color:#4a5568;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.ob-step-info{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}.ob-step-title{font-weight:600;color:#1a202c;font-size:.95rem}.ob-step-type-badge{font-size:.7rem;padding:2px 8px;border-radius:10px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.ob-type-ing{background:#c6f6d5;color:#22543d}.ob-type-dr{background:#fefcbf;color:#744210}.ob-step-meta{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.ob-step-item-count{font-size:.8rem;color:#718096}.ob-step-chevron{color:#a0aec0;font-size:.7rem;flex-shrink:0}.ob-step-detail{border-top:1px solid #e2e8f0;padding:1rem 1.25rem}.ob-edit-section h4,.ob-items-section h4{margin:0 0 .75rem;font-size:.95rem;color:#2d3748}.ob-edit-row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.ob-edit-row .form-group{flex:1;min-width:160px}.ob-toggle-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#4a5568;margin-top:.25rem}.ob-edit-actions{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.ob-items-section{border-top:1px solid #edf2f7;padding-top:1rem}.ob-items-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ob-items-header h4{margin:0}.ob-items-row{display:flex;flex-wrap:wrap;gap:.5rem}.ob-item-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;background:#edf2f7;border:1px solid #e2e8f0;border-radius:20px;font-size:.82rem;color:#2d3748;cursor:grab;user-select:none;transition:background .15s}.ob-item-chip:hover{background:#e2e8f0}.ob-item-svg{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ob-item-svg svg{width:100%;height:100%}.ob-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.ob-item-remove{background:none;border:none;color:#a0aec0;font-size:1rem;cursor:pointer;padding:0 2px;line-height:1}.ob-item-remove:hover{color:#e53e3e}.ob-picker-modal{max-width:550px;max-height:80vh;display:flex;flex-direction:column}.ob-picker-modal .modal-body{flex:1;overflow-y:auto;min-height:0}.ob-picker-search{width:100%;margin-bottom:.5rem}.ob-picker-list{max-height:400px;overflow-y:auto}.ob-picker-group{margin-bottom:.75rem}.ob-picker-category{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#718096;padding:.3rem 0;border-bottom:1px solid #edf2f7;margin-bottom:.25rem;letter-spacing:.03em}.ob-picker-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:6px;cursor:pointer;font-size:.88rem;color:#2d3748;transition:background .1s}.ob-picker-item:hover{background:#f7fafc}.ob-picker-item.ob-picker-selected{background:#ebf8ff}.ob-picker-item.ob-picker-disabled{opacity:.5;cursor:default}.ob-picker-svg{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ob-picker-svg svg{width:100%;height:100%}.ob-picker-added-tag{font-size:.65rem;background:#e2e8f0;color:#718096;padding:1px 6px;border-radius:8px;margin-left:auto}.ob-picker-count{font-size:.85rem;color:#4a5568;font-weight:500}.sub-warning-banner{padding:.75rem 1rem;border-radius:8px;font-size:.88rem;margin-bottom:1rem;font-weight:500}.sub-warning-yellow{background:#fffff0;border:1px solid #ecc94b;color:#744210}.sub-warning-orange{background:#fffaf0;border:1px solid #ed8936;color:#7b341e}.sub-tier-badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.sub-tier-free{background:#e2e8f0;color:#4a5568}.sub-tier-head_chef{background:#fed7e2;color:#97266d}.sub-plan-name{font-weight:600}.sub-toggle{position:relative;display:inline-block;width:40px;height:22px;cursor:pointer}.sub-toggle input{opacity:0;width:0;height:0}.sub-toggle-slider{position:absolute;inset:0;background:#cbd5e0;border-radius:22px;transition:background .2s}.sub-toggle-slider:before{content:"";position:absolute;width:16px;height:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s}.sub-toggle input:checked+.sub-toggle-slider{background:#48bb78}.sub-toggle input:checked+.sub-toggle-slider:before{transform:translate(18px)}.sub-stripe-cell{max-width:180px}.sub-stripe-id{font-family:monospace;font-size:.78rem;color:#4a5568;word-break:break-all}.sub-stripe-empty{font-size:.8rem;color:#a0aec0;font-style:italic}.sub-edit-row{display:flex;gap:1rem}.sub-edit-row .form-group{flex:1}.sub-helper-text{display:block;font-size:.75rem;color:#a0aec0;margin-top:.25rem}.sub-detail-modal{max-width:560px}.sub-detail-content{display:flex;flex-direction:column;gap:1rem}.sub-detail-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.85rem 1rem}.sub-detail-card h4{margin:0 0 .6rem;font-size:.9rem;color:#2d3748}.sub-detail-row{display:flex;justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.85rem;color:#4a5568}.sub-detail-row+.sub-detail-row{border-top:1px solid #edf2f7}.sub-detail-label{font-weight:600;color:#718096;flex-shrink:0;margin-right:1rem}.sub-status-badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:.75rem;font-weight:700;text-transform:uppercase}.sub-status-active{background:#c6f6d5;color:#22543d}.sub-status-past_due{background:#fefcbf;color:#744210}.sub-status-canceled,.sub-status-cancelled{background:#fed7d7;color:#9b2c2c}.sub-status-trialing{background:#bee3f8;color:#2a4365}.sub-enforced-on{color:#e53e3e;font-weight:600}.sub-enforced-off{color:#a0aec0}.sub-stripe-link{color:#4299e1;font-family:monospace;font-size:.8rem;text-decoration:none}.sub-stripe-link:hover{text-decoration:underline}.mp-sub-bar{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.mp-sub-plan{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.mp-tier-badge{display:inline-block;padding:3px 12px;border-radius:12px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.mp-tier-free{background:#e2e8f0;color:#4a5568}.mp-tier-head_chef{background:linear-gradient(135deg,#fed7e2,#feebc8);color:#97266d}.mp-warning-badge{background:#fed7d7;color:#9b2c2c;font-size:.78rem;padding:2px 10px;border-radius:10px;font-weight:600}.mp-cancel-notice{font-size:.78rem;color:#c05621;font-weight:500}.mp-sub-actions{margin-left:auto;flex-shrink:0}.mp-upgrade-btn{background:linear-gradient(135deg,#805ad5,#6b46c1);color:#fff;border:none;padding:6px 16px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:opacity .15s}.mp-upgrade-btn:hover:not(:disabled){opacity:.9}.mp-upgrade-btn:disabled{opacity:.6;cursor:not-allowed}.mp-upgrade-btn-lg{padding:10px 28px;font-size:.95rem;border-radius:10px;margin-top:.75rem}.mp-manage-btn{background:#edf2f7;color:#4a5568;border:1px solid #cbd5e0;padding:6px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s}.mp-manage-btn:hover:not(:disabled){background:#e2e8f0}.mp-manage-btn:disabled{opacity:.6;cursor:not-allowed}.mp-usage-bar{display:flex;align-items:center;gap:1rem;width:100%;margin-top:.25rem}.mp-usage-item{display:flex;align-items:center;gap:.4rem;flex:1;max-width:260px}.mp-usage-label{font-size:.75rem;font-weight:600;color:#718096;min-width:55px}.mp-progress-track{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.mp-progress-fill{height:100%;background:#48bb78;border-radius:3px;transition:width .3s ease}.mp-progress-warn{background:#ecc94b}.mp-progress-full{background:#e53e3e}.mp-usage-count{font-size:.72rem;color:#4a5568;font-weight:600;min-width:35px;text-align:right}.mp-reset-time{font-size:.72rem;color:#a0aec0;white-space:nowrap;margin-left:auto}.mp-limit-warning{background:#fffff0;border:1px solid #ecc94b;color:#744210;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:500;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.mp-upgrade-inline{background:none;border:none;color:#805ad5;font-weight:700;cursor:pointer;text-decoration:underline;font-size:.85rem;padding:0}.mp-upgrade-inline:hover{color:#6b46c1}.mp-upgrade-modal{max-width:440px}.mp-upgrade-content{text-align:center;padding:1rem 0}.mp-upgrade-icon{font-size:3rem;margin-bottom:.75rem}.mp-upgrade-title{font-size:1.05rem;font-weight:600;color:#2d3748;margin:0 0 .25rem}.mp-upgrade-subtitle{font-size:.85rem;color:#a0aec0;margin:0 0 1rem}.mp-upgrade-pitch{font-size:.9rem;color:#4a5568;margin:0 0 .5rem;line-height:1.5}.mp-plan-compare{display:flex;gap:.75rem;margin:.75rem 0}.mp-plan-col{flex:1;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.mp-plan-col-highlight{border-color:#805ad5;box-shadow:0 0 0 1px #805ad5}.mp-plan-col-header{padding:.6rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:.4rem}.mp-plan-col-free{background:#f7fafc}.mp-plan-col-chef{background:linear-gradient(135deg,#faf5ff,#fff5f7)}.mp-plan-price-label{font-size:.75rem;font-weight:600;color:#718096}.mp-plan-col-body{padding:.6rem .75rem}.mp-plan-stat{font-size:.82rem;color:#4a5568;padding:.2rem 0}.mp-plan-stat-better{color:#22543d;font-weight:600}.mp-past-due-banner{background:#fed7d7;border:1px solid #fc8181;color:#9b2c2c;border-radius:8px;padding:.65rem 1rem;font-size:.88rem;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center}.mp-past-due-inline{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fc8181;color:#fff;font-size:.7rem;font-weight:800}.ov-card{border-color:#e2e8f0}.ov-active-badge{display:inline-block;margin-left:.5rem;padding:1px 8px;border-radius:8px;font-size:.68rem;font-weight:700;text-transform:uppercase;background:#c6f6d5;color:#22543d;vertical-align:middle}.ov-active-tag{display:inline-block;margin-left:.4rem;padding:1px 6px;border-radius:6px;font-size:.68rem;font-weight:600;background:#fefcbf;color:#744210}.ov-hint{font-size:.78rem;color:#a0aec0;margin:0 0 .75rem}.ov-field{margin-bottom:.65rem}.ov-label{display:flex;align-items:baseline;gap:.5rem;font-size:.82rem;font-weight:600;color:#4a5568;margin-bottom:.25rem}.ov-default{font-size:.72rem;font-weight:400;color:#a0aec0}.ov-input-row{display:flex;align-items:center;gap:.35rem}.ov-input{flex:1;padding:5px 8px;border:1px solid #e2e8f0;border-radius:6px;font-size:.82rem;background:#fff;color:#2d3748;transition:border-color .15s}.ov-input:focus{outline:none;border-color:#4299e1}.ov-input-active{border-color:#48bb78;background:#f0fff4}.ov-select{min-width:160px}.ov-clear-btn{background:none;border:none;color:#a0aec0;font-size:1.1rem;cursor:pointer;padding:0 4px;line-height:1}.ov-clear-btn:hover{color:#e53e3e}.ov-success{font-size:.82rem;color:#22543d;background:#c6f6d5;padding:4px 10px;border-radius:6px;margin-bottom:.5rem;text-align:center}.ov-save-btn{width:100%;margin-top:.25rem}
