.geochef-header,.question-number{align-items:center;background:var(--theme_color);color:#fff}.geochef-container{font-family:var(--theme_font);border:1px solid var(--theme_border);margin:1rem 0;border-radius:var(--theme_radius)}.kan_vc_block .geochef-container,.widget .geochef-container{background:0 0;border:0;border-radius:0}.widget .geochef-header{border-radius:0}.geochef-header{display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center;padding:1.5rem;border-radius:var(--theme_radius) var(--theme_radius) 0 0;gap:1.5rem}.geochef-header p{color:#fff}.ingredient-tag button,.recipe-saved-message a:hover{color:var(--accent-color)}.geochef-header img:hover{transform:scale(1.05)}.geochef-title{margin:0!important;font-size:2.5rem;font-weight:600}.geochef-subtitle{margin:0!important;font-size:1rem;opacity:.8}.question-container{padding:0 1.5rem}.recipe-form .question-container{padding:.5rem 1.5rem}.instruction-item:last-child,.recipe-section:last-child{padding-bottom:0;border-bottom:none}.recipe-form .question-container select{cursor:pointer;font-family:var(--theme_font)}.question-number{display:inline-flex;justify-content:center;width:32px;height:32px;border-radius:50%;margin-right:1rem;font-weight:600;font-size:.9rem}.question-container label{display:inline-block;margin-bottom:1rem;font-weight:500}.question-container input,.question-container textarea{background:#fff0;border:1px solid var(--theme_border);border-radius:var(--theme_radius);font-family:var(--theme_font);padding:.5rem 1rem;width:100%;font-size:1rem;transition:.3s}.ingredient-tag{background:var(--theme_border);padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:var(--transition)}.loading-spinner,.recipe-header{padding:2rem;text-align:center}.back-to-form,.recipe-form,.recipe-title,.send-button{transition:.3s}.ingredient-tag:hover{background:#dfe6e9}.ingredient-tag button{background:0 0;border:none;cursor:pointer;padding:0;font-size:1.2rem;line-height:1;opacity:.7;transition:var(--transition)}.ingredient-list{display:flex;margin-top:1rem;flex-wrap:wrap;gap:.5rem}.ingredient-tag button:hover{opacity:1}#submit-recipe{margin:0 1.5rem 1.5rem}.loading-spinner{display:none;color:var(--theme_color);font-weight:500}.instruction-item::before,.recipe-header{background:var(--theme_color);color:#fff}.loading-spinner.active{display:block;animation:2s infinite pulse}@keyframes pulse{0%,100%{opacity:.6}50%{opacity:1}}.recipe-section-title,.recipe-tips-title{color:var(--theme_color);font-weight:500}.recipe-content{display:flex;flex-direction:column;gap:1rem}.recipe-section{margin-bottom:2rem;padding-bottom:1rem}.recipe-section:last-child{margin-bottom:0}.recipe-section-title{font-size:1.4rem;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.recipe-section-title svg{width:24px;height:24px;fill:currentColor}.ingredients-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:0;padding:0;list-style:none}.ingredient-item{background:#f8f9fa;padding:.8rem 1rem;border-radius:8px;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.instructions-list{counter-reset:instruction;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.instruction-item{position:relative;padding-left:3rem;padding-bottom:1rem;border-bottom:1px solid var(--theme_border)}.instruction-item::before{counter-increment:instruction;content:counter(instruction);position:absolute;left:0;top:0;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:500}.recipe-tips-title{font-size:1.2rem;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.chat-container,.chat-toggle{display:none;position:fixed;bottom:20px;right:4.5rem;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.back-to-form svg,.recipe-tips-title svg{width:20px;height:20px;fill:currentColor}.chat-container{width:320px;background:#fff;border-radius:var(--theme_radius);overflow:hidden;z-index:1000}.chat-header,.chat-toggle{background:var(--theme_color);align-items:center}.chat-input button,.chat-toggle{border-radius:50%;cursor:pointer}.chat-container.active{display:block}.chat-toggle{width:60px;height:60px;justify-content:center;z-index:999}.chat-toggle svg{width:30px;height:30px;fill:#fff}.chat-header{color:#fff;padding:15px;display:flex;justify-content:space-between}.chat-input,.chat-input button{align-items:center;display:flex}.chat-header h3{margin:0;font-size:16px;font-weight:500}.chat-close{cursor:pointer;padding:5px}.chat-messages{height:300px;overflow-y:auto;padding:15px;background:#f0f2f5;scrollbar-width:thin;scrollbar-color:var(--theme_color) #f0f2f5}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:#f0f2f5;border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:var(--theme_color);border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--theme_color)}.chat-message{margin-bottom:10px;max-width:80%;padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word;white-space:pre-wrap}.chat-message.user{background:var(--theme_color);color:#fff;margin-left:auto;border-radius:18px 18px 4px}.chat-message.assistant{background:#fff;color:#000;margin-right:auto;border-radius:18px 18px 18px 4px;box-shadow:0 1px 2px rgb(0 0 0 / .1)}.chat-welcome{text-align:center;color:#666;font-size:13px;margin:10px 0;font-style:italic}.chat-input{padding:10px;background:#fff;border-top:1px solid #e4e6eb;gap:10px}.chat-input input{flex:1;border:none;padding:8px 12px;border-radius:20px;background:#f0f2f5;font-size:14px}.chat-input input:focus{outline:0}.chat-input button{width:36px;height:36px;border:none;background:var(--theme_color);color:#fff;justify-content:center;padding:0;transition:.2s}.chat-input button:hover{opacity:.9}.chat-badge{position:absolute;top:-8px;right:-8px;background:var(--accent-color);color:#fff;border-radius:50%;width:20px;height:20px;font-size:12px;display:flex;align-items:center;justify-content:center;animation:2s infinite pulse}.chat-notification{position:fixed;bottom:80px;right:20px;background:#fff;padding:10px 15px;border-radius:var(--theme_radius);box-shadow:var(--theme_shadow);display:none;animation:.3s ease-out slideIn;z-index:9998}.back-to-form:hover,.send-button,.send-button:hover{background:var(--theme_color)}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message,.recipe-result{animation:.3s ease-out fadeIn}.recipe-container h3{color:var(--theme_color);font-size:1.3rem;margin:1.5rem 0 1rem;padding-left:1rem;border-left:4px solid var(--theme_color)}.send-button{color:#fff;border:none;width:40px;height:40px;border-radius:50%;margin-left:10px;cursor:pointer}.archive-title,.back-to-form,.filter-group label,.loading-text{color:var(--theme_color)}.recipe-form.hidden{display:none}.back-to-form{display:inline-flex;align-items:center;gap:8px;background:0 0;border:1px solid var(--theme_color);padding:8px 16px;border-radius:var(--theme_radius);cursor:pointer;font-size:14px;margin:1rem}.back-to-form:hover{color:#fff}.geochef-form-container,.search-recipe{position:relative}.geochef-form-container.loading{opacity:.5;pointer-events:none;position:relative}.loading-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:none;align-items:center;justify-content:center;flex-direction:column;gap:1rem;background:rgb(255 255 255 / .95);padding:2rem;border-radius:var(--theme_radius);box-shadow:0 4px 12px rgb(0 0 0 / .1);pointer-events:none;min-width:200px}.loading-container.active{display:flex}.loading-spinner{width:48px;height:48px;position:relative}.loading-spinner svg{width:100%;height:100%;animation:2s linear infinite spin}.loading-spinner circle{fill:none;stroke:var(--theme_color);stroke-width:3;stroke-linecap:round;stroke-dasharray:150,200;stroke-dashoffset:-10;animation:1.5s ease-in-out infinite dash;transform-origin:center}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}.loading-text{font-weight:500;font-size:1rem;text-align:center;margin:0;white-space:nowrap}.archive-header{margin-bottom:3rem;text-align:center}.archive-title{font-size:2.5rem;margin:0 0 1.5rem}.archive-filters{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-weight:500}.cuisine-filter{padding:.5rem 1rem;border:1px solid var(--theme_border);border-radius:var(--theme_radius);background:#fff;color:inherit;font-family:inherit;font-size:.9rem;cursor:pointer;transition:.3s}.cuisine-filter:hover{border-color:var(--theme_color)}.recipes-grid{display:grid;padding:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.uck-card-recipe{padding:1rem!important;border-radius:var(--theme_radius)}.recipe-card-inner{display:block;text-decoration:none;color:inherit}.recipe-image{position:relative;padding-top:66.67%;background:var(--theme_border)}.recipe-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.recipe-content{padding:1.5rem}.recipe-cuisine,.uck-card-recipe:hover .recipe-title{color:var(--theme_color)}.recipe-meta{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.9rem}.recipe-meta svg{opacity:.7}.no-recipes{padding:1rem}.geochef-notification,.recipe-saved-message{padding:1rem;border-radius:var(--theme_radius)}.recipe-description p{margin:0}.recipe-card .recipe-description-preview{margin:.5rem 0;font-size:.9rem;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cuisine-item .count{background:rgb(0 0 0 / .1);padding:.2rem .6rem;border-radius:12px;font-size:.85rem;float:right}.cuisine-item.active .count{background:rgb(255 255 255 / .2)}.geochef-notification{position:fixed;bottom:20px;right:20px;z-index:9999;background:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .1);animation:.3s ease-out slideIn}.geochef-notification.error{border-left:4px solid #dc3545}.geochef-notification .notification-content{display:flex;align-items:center;gap:.75rem}.geochef-notification svg{color:#dc3545}.geochef-notification span{font-size:.95rem;color:#333}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOut{from{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.geochef-form-container{transition:opacity .3s}.geochef-form-container.loading button,.geochef-form-container.loading input,.geochef-form-container.loading select,.geochef-form-container.loading textarea{pointer-events:none;opacity:.7}.recipe-saved-message{margin-top:2rem;background:var(--theme_border);text-align:center}.recipe-saved-message a{color:var(--theme_color);text-decoration:none;font-weight:500;transition:color .3s}.geochef-header-bg{background:url(/wp-content/themes/geoit/assets/img/chef.jpg) 100% 100%/cover;padding:6rem 0;color:#fff;position:relative;overflow:hidden}.geochef-header-bg::before{content:'';position:absolute;top:0;left:0;right:0;z-index:1;bottom:0;background:rgb(0 0 0 / .5)}.geochef-header-bg .page-title{font-size:3rem;position:relative;z-index:2;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px rgb(0 0 0 / .1)}.geochef-header-bg .page-description{font-size:1.2rem;max-width:800px;position:relative;z-index:2;margin:0 auto;opacity:.9}@media (max-width:768px){.chat-container{width:calc(100% - 40px);bottom:10px;left:10px;max-height:500px}.share-button-active .chat-toggle{bottom:50px;left:10px}.share-button-active .chat-container{bottom:50px}.archive-title,.geochef-header-bg .page-title{font-size:2rem}.archive-filters,.filter-group{flex-direction:column;align-items:stretch}.recipes-grid{grid-template-columns:1fr;gap:1rem}.loading-container{width:90%;max-width:320px;padding:1.5rem}.geochef-notification{width:calc(100% - 40px);top:auto;bottom:20px;right:20px;left:20px}.geochef-header-bg{padding:3rem 0}.geochef-header-bg .page-description{font-size:1rem}.ai-features{flex-direction:column;gap:1rem;align-items:center}.geochef-title{font-size:1.5rem}.geochef-header svg{width:64px;height:64px}}.search-recipe button{position:absolute;right:0;top:0;border-radius:0}.geocheft-ai-box{background:linear-gradient(to bottom,#ebf2ff,transparent);padding:1rem;border-radius:var(--theme_radius)}