body{background-color:#f7fafc;color:#2d3748;font-family:sans-serif}#main-content{min-height:100vh}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding:1rem;width:90%}@media (min-width:640px){.container{padding:1.5rem}}@media (min-width:1024px){.container{padding:2rem}}.header{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:2.5rem}@media (min-width:640px){.header{align-items:center;flex-direction:row}}.header h1{color:#2d3748;font-size:2.25rem;font-weight:700}@media (min-width:768px){.header h1{font-size:3rem}}.header p{color:#718096;font-size:1.25rem;margin-top:.5rem}.main-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.main-grid{grid-template-columns:repeat(3,1fr)}.main-grid .preferences-column{grid-column:span 1/span 1;position:-webkit-sticky;position:sticky;top:2rem}.main-grid .content-column{display:flex;flex-direction:column;gap:2rem;grid-column:span 2/span 2}}.preferences-card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:1.5rem}.preferences-card h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.preferences-card .form-group{margin-bottom:1rem}.preferences-card label{display:block;font-weight:600;margin-bottom:.5rem}.preferences-card input[type=number],.preferences-card input[type=text]{border:1px solid #cbd5e0;border-radius:.5rem;padding:.5rem;width:100%}.preferences-card .checkbox-group{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.preferences-card .checkbox-item{align-items:center;display:flex}.preferences-card input[type=checkbox]{border-color:#cbd5e0;border-radius:.25rem;color:#38a169;height:1rem;width:1rem}.preferences-card .checkbox-item label{font-size:.875rem;margin-left:.5rem}.preferences-card .generate-button{background-color:#38a169;border-radius:.5rem;color:#fff;font-weight:700;padding:.75rem 1rem;transition:background-color .3s;width:100%}.preferences-card .generate-button:hover{background-color:#2f855a}.preferences-card .generate-button:disabled{background-color:#a0aec0;cursor:not-allowed}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-bottom:2rem;padding:1.5rem}.card h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.meal-day{background-color:#f7fafc;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.meal-day h3{color:#2f855a;font-size:1.125rem;font-weight:700}.meal-day ul{color:#4a5568;font-size:.875rem;list-style-type:none;margin-top:.5rem;padding:0}.tabs-container{border-bottom:1px solid #e2e8f0;display:flex;margin-bottom:1rem}.tab-button{background:none;border:none;color:#718096;cursor:pointer;padding:.5rem 1rem}.tab-button.active{border-bottom:2px solid #38a169;color:#2d3748;font-weight:600}.footer{color:#718096;font-size:.875rem;margin-top:4rem;text-align:center}.footer .privacy-link{background:none;border:none;color:#4299e1;cursor:pointer;margin-top:.5rem;text-decoration:underline}@media print{.print-hidden{display:none!important}#printable-list{display:block!important;left:0;position:absolute;top:0;width:100%}}
/*# sourceMappingURL=main.612e741b.css.map*/