@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;overflow-y:scroll}body{font-family:DM Sans,sans-serif;font-size:1.6rem;line-height:1.6;color:#043d55;background-color:#f8fbfc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.food-stack-app{max-width:114rem;margin:0 auto;padding:0 3rem;background-color:#fff;min-height:100vh}.app-header{text-align:center;padding:4rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}.app-header h1{font-size:3.2rem;font-weight:700;color:#043d55;margin-bottom:1rem}.app-subtitle{font-size:1.8rem;color:#043d55b3}.tab-content{width:100%;min-height:600px}.tab-navigation{display:flex;gap:2rem;margin-bottom:3rem;border-bottom:2px solid #e5e5e5;padding-bottom:0}.tab-button{display:flex;align-items:center;gap:.8rem;padding:1.2rem 2rem;background:none;border:none;border-bottom:3px solid transparent!important;font-size:1.6rem;font-weight:500;color:#043d5599;cursor:pointer;transition:none!important;position:relative;top:2px}.tab-button:hover{color:#043d55;border-bottom-color:transparent!important}.tab-button.active{color:#043d55!important;border-bottom:3px solid rgb(4,61,85)!important;border-bottom-color:#043d55!important}.tab-button svg{width:20px;height:20px}.stack-count{background-color:#043d55;color:#fff;padding:.2rem .6rem;border-radius:10px;font-size:1.4rem;font-weight:600}.tab-panel{display:none;width:100%}.tab-panel.active{display:block}.controls-bar{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.search-container{position:relative;flex:1;min-width:250px}.search-icon{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#7f8c8d}.search-input{width:100%;padding:1rem 1.5rem 1rem 4.5rem;border:2px solid #e5e5e5;border-radius:40px;font-size:1.6rem;font-family:DM Sans,sans-serif;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#043d55}.controls-right{display:flex;gap:1.5rem;align-items:center}.sort-select{padding:1rem 1.5rem;border:2px solid #e5e5e5;border-radius:40px;font-size:1.6rem;font-family:DM Sans,sans-serif;background-color:#fff;cursor:pointer;transition:border-color .3s ease}.sort-select:focus{outline:none;border-color:#043d55}.view-toggle{display:flex;gap:.5rem}.view-button{padding:.8rem;border:2px solid #e5e5e5!important;background-color:#fff;border-radius:6px;cursor:pointer;transition:border-color .3s ease,background-color .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.view-button:hover{border:2px solid rgb(4,61,85)!important;background-color:#043d550d}.view-button.active{background-color:#043d55;border:2px solid rgb(4,61,85)!important;color:#fff}.view-button svg{width:20px;height:20px;display:block}.category-filters{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.category-chip{padding:.8rem 1.6rem;border:2px solid #e5e5e5;border-radius:40px;background-color:#fff;font-size:1.4rem;font-weight:500;color:#043d55b3;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.category-chip:hover{border:2px solid rgb(4,61,85);color:#043d55;transform:none}.category-chip.active{background-color:#043d55;border-color:#043d55;color:#fff}.foods-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;min-height:400px;width:100%}.food-card,.food-list-item{background-color:#fff;border:2px solid #e5e5e5;border-radius:2.2rem;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column}.food-card:hover,.food-list-item:hover{box-shadow:0 8px 20px #00000014;border-color:#043d554d}.food-header,.list-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.food-header .view-details-btn,.list-item-header .view-details-btn{padding:.6rem 1.2rem;font-size:1.4rem}.food-name{font-size:2rem;font-weight:600;color:#043d55;margin-bottom:1rem;line-height:1.3}.food-badges{display:flex;gap:.8rem;margin-bottom:1rem}.evidence-badge,.safety-badge,.anti-inflammatory-badge{padding:.4rem .8rem;border-radius:20px;font-size:1.2rem;font-weight:600}.evidence-badge{background-color:#2e7d321a;color:#2e7d32}.safety-badge,.anti-inflammatory-badge{background-color:#043d551a;color:#043d55}.food-description{color:#043d55b3;margin-bottom:1.5rem;margin-top:.5rem;flex-grow:1;line-height:1.5}.food-meta{display:flex;justify-content:space-between;margin-bottom:1.5rem;font-size:1.4rem;color:#95a5a6}.food-category{background-color:#f0f0f0;padding:.4rem .8rem;border-radius:4px}.food-actions{display:flex;justify-content:flex-start;margin-top:auto}.foods-list{display:flex;flex-direction:column;gap:2rem}.list-item-main{display:flex;justify-content:space-between;align-items:center}.list-item-info{flex:1}.list-item-actions{display:flex;gap:1rem;align-items:center}.btn-primary,.btn-secondary{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;border:none;border-radius:40px;font-size:1.4rem;font-weight:500;font-family:DM Sans,sans-serif;cursor:pointer;transition:all .3s ease}.btn-primary{background-color:#043d55;color:#fff;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.btn-primary:hover{background-color:#043d55d9;transform:translateY(-1px)}.btn-secondary{background-color:#043d5514;color:#043d55;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.btn-secondary:hover{background-color:#043d5526;transform:translateY(-1px)}.btn-primary.in-stack{background-color:#27ae60}.btn-primary.in-stack:hover{background-color:#e74c3c;cursor:pointer}.btn-primary svg,.btn-secondary svg{width:16px;height:16px}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.template-card{background-color:#fff;border:2px solid #e5e5e5;border-radius:2.2rem;padding:2.5rem;transition:all .3s ease;cursor:pointer}.template-card:hover{box-shadow:0 8px 20px #00000014;border-color:#043d554d}.template-icon{width:48px;height:48px;background-color:#043d55;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.template-icon svg{width:28px;height:28px;color:#fff}.template-name{font-size:2rem;font-weight:600;color:#043d55;margin-bottom:1rem}.template-description{color:#043d55b3;margin-bottom:1.5rem}.template-count{font-size:1.4rem;color:#043d5580}.stack-container{max-width:800px;margin:0 auto}.stack-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.stack-header h2{font-size:2.4rem;font-weight:600;color:#043d55}.stack-actions{display:flex;gap:1rem}.clear-stack-btn,.export-stack-btn{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;border:2px solid #e5e5e5!important;border-radius:6px;background-color:#fff;font-size:1.4rem;font-weight:500;color:#7f8c8d;cursor:pointer;transition:color .3s ease,background-color .3s ease}.clear-stack-btn:hover{border:2px solid #e74c3c!important;color:#e74c3c}.export-stack-btn:hover{border:2px solid #27ae60!important;color:#27ae60}.stack-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.stack-item{background-color:#fff;border:2px solid #e5e5e5;border-radius:8px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.stack-item-info h4{font-size:1.8rem;font-weight:600;color:#043d55;margin-bottom:.5rem}.stack-item-dose{font-size:1.4rem;color:#043d55b3}.stack-item-controls{display:flex;align-items:center;gap:1.5rem}.dose-multiplier{width:80px;padding:.6rem 1rem;border:2px solid #e5e5e5;border-radius:6px;font-size:1.4rem;text-align:center}.remove-from-stack-btn{padding:.6rem;border:none;background-color:#fee;border-radius:6px;cursor:pointer;transition:all .3s ease}.remove-from-stack-btn:hover{background-color:#fcc}.remove-from-stack-btn svg{width:20px;height:20px;color:#e74c3c}.interactions-panel{background-color:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:2rem;margin-bottom:3rem}.interactions-panel.hidden{display:none}.interactions-panel h3{font-size:1.8rem;font-weight:600;color:#856404;margin-bottom:1.5rem}.interactions-list{display:flex;flex-direction:column;gap:1rem}.interaction-item{padding:1rem;background-color:#ffffff80;border-radius:6px}.interaction-severity{font-weight:600;margin-right:.8rem}.interaction-severity.mild{color:#ff9800}.interaction-severity.moderate{color:#f44336}.interaction-severity.positive{color:#4caf50}.stack-summary{background-color:#f8f9fa;border-radius:8px;padding:2rem;display:flex;justify-content:space-around}.summary-item{text-align:center}.summary-label{display:block;font-size:1.4rem;color:#7f8c8d;margin-bottom:.5rem}.summary-value{display:block;font-size:2.4rem;font-weight:600;color:#2c3e50}.empty-state{text-align:center;padding:4rem;color:#95a5a6}.empty-state svg{width:64px;height:64px;margin-bottom:1.5rem;opacity:.3}.empty-state p{font-size:1.8rem}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal.hidden{display:none}.modal-content{background-color:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;position:relative}.modal-close{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem;border:none;background:none;cursor:pointer;z-index:1}.modal-close svg{width:24px;height:24px;color:#7f8c8d}.modal-body{padding:3rem;overflow-y:auto;max-height:90vh}.modal-header{margin-bottom:2rem}.modal-header h2{font-size:2.4rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.modal-badges{display:flex;gap:1rem}.modal-section{margin-bottom:2.5rem}.modal-section h3{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.modal-section ul{list-style:none}.modal-section li{padding:.5rem 0 .5rem 2rem;position:relative}.modal-section li:before{content:"\2022";position:absolute;left:0;color:#3498db}.evidence-breakdown{background-color:#043d5508;padding:2rem;border-radius:12px;border:1px solid rgba(4,61,85,.1)}.evidence-breakdown p{margin-bottom:1.5rem}.evidence-breakdown p:last-child{margin-bottom:0}.evidence-breakdown strong{color:#043d55;font-weight:600}@media (max-width: 990px){.food-stack-app{padding:0 2rem}.foods-grid,.templates-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.food-stack-app{padding:1rem}.app-header h1{font-size:2.4rem}.tab-navigation{gap:.5rem;overflow-x:visible;justify-content:space-between}.tab-button{padding:.8rem 1rem;flex-direction:column;gap:.5rem;font-size:1.3rem;flex:1;min-width:0;text-align:center}.tab-button span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:1.3rem}.stack-count{display:inline!important;background:none!important;padding:0!important;font-weight:600;font-size:inherit;color:inherit;border-radius:0}.tab-button svg{width:24px;height:24px}.controls-bar{flex-direction:column;align-items:stretch}.controls-right{justify-content:space-between}.foods-grid,.templates-grid{grid-template-columns:1fr}.stack-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.stack-summary{flex-direction:column;gap:2rem}}.loading{text-align:center;padding:4rem;color:#7f8c8d}.loading:after{content:"...";animation:loading 1.5s infinite}@keyframes loading{0%{content:"."}33%{content:".."}66%{content:"..."}}.hidden{display:none!important}.text-center{text-align:center}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.mt-3{margin-top:3rem}.mb-3{margin-bottom:3rem}@media (max-width: 750px){body{font-size:1.5rem}.app-header h1{font-size:2.8rem}.tab-button{font-size:1.2rem;padding:.7rem .8rem}.tab-button svg{width:22px;height:22px}.food-name{font-size:1.8rem}.food-description{font-size:1.4rem}.btn-primary,.btn-secondary{font-size:1.3rem;padding:.7rem 1.4rem}.food-header .view-details-btn{padding:.4rem .8rem;font-size:1.2rem}.evidence-badge,.safety-badge,.anti-inflammatory-badge{font-size:1.1rem;padding:.3rem .6rem}}.product-banner{background-color:#c0ebfa;padding:2.5rem 3rem;margin:3rem auto;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#043d55;border-radius:12px;grid-column:1 / -1;max-width:100%}.product-banner:hover{background-color:#b3e2f5;transform:translate(2px)}.product-banner-content{display:flex;align-items:center;justify-content:center;gap:2rem;max-width:114rem;width:100%;margin:0 auto}.product-banner-text{font-size:1.8rem;font-weight:600;line-height:1.4;color:#043d55}.product-banner-arrow{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#ffffff80;border-radius:50%;transition:all .3s ease}.product-banner:hover .product-banner-arrow{background-color:#fffc;transform:translate(5px)}.product-banner-arrow svg{width:24px;height:24px;color:#043d55}.foods-list .product-banner{margin:2rem 0}@media (max-width: 768px){.product-banner{padding:2rem;margin:2rem 0;width:100%}.product-banner:hover{background-color:#c0ebfa;transform:none}.product-banner:hover .product-banner-arrow{background-color:#ffffff80;transform:none}.product-banner-content{flex-direction:column;gap:1rem;text-align:center}.product-banner-text{font-size:1.8rem;font-weight:700}}@media (max-width: 480px){.tab-button{padding:.6rem;font-size:1.1rem}.tab-button span{font-size:1.1rem}.tab-button svg{width:20px;height:20px}.food-card{padding:1.5rem}.modal-content{margin:1rem;max-height:95vh}.product-banner-text{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/food-stack-builder.css.map */
