:root{--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-bg: #FFFBF7;--shadow-card: 0 8px 32px rgba(81, 24, 67, .08);--shadow-card-hover: 0 12px 40px rgba(81, 24, 67, .14);--radius: 16px;--radius-lg: 18px;--font-heading: "Poppins", sans-serif;--font-body: "Inter", sans-serif;--iron-color: #DC2626;--folate-color: #7C3AED;--calcium-color: #2563EB;--protein-color: #FF4F91}.container.svelte-q7seai{max-width:1200px;margin:0 auto;padding:0 20px}.section-heading.svelte-q7seai{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--shely-plum);margin-bottom:1.25rem}.section-heading.centered.svelte-q7seai{text-align:center}.breadcrumb-section.svelte-q7seai{padding:5rem 0 1rem;background:#fff}.breadcrumb-link.svelte-q7seai{display:inline-flex;align-items:center;gap:.5rem;color:var(--shely-pink);font-family:var(--font-body);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.breadcrumb-link.svelte-q7seai:hover{color:var(--shely-plum)}.hero.svelte-q7seai{padding:2rem 0 3rem;background:#fff}.hero-inner.svelte-q7seai{text-align:center;max-width:720px;margin:0 auto}.hero-badge.svelte-q7seai{display:inline-block;background:linear-gradient(135deg,var(--shely-pink),var(--shely-blush));color:#fff;font-family:var(--font-body);font-size:.8rem;font-weight:600;padding:.35rem 1rem;border-radius:20px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.hero-title.svelte-q7seai{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3rem);font-weight:800;color:var(--shely-plum);margin:0 0 1rem;line-height:1.15}.hero-subtitle.svelte-q7seai{font-family:var(--font-body);font-size:1.1rem;color:#6b6b7b;line-height:1.7;margin:0}.builder-section.svelte-q7seai{padding:2rem 0 3rem;background:var(--shely-bg)}.builder-grid.svelte-q7seai{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media (max-width: 900px){.builder-grid.svelte-q7seai{grid-template-columns:1fr}}.food-picker.svelte-q7seai{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem}.category-tabs.svelte-q7seai{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.category-pill.svelte-q7seai{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:20px;border:1.5px solid #e8e0ee;background:#fff;color:var(--shely-plum);font-family:var(--font-body);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.category-pill.svelte-q7seai:hover{border-color:var(--shely-pink);background:#fff5f8}.category-pill.active.svelte-q7seai{background:var(--shely-pink);color:#fff;border-color:var(--shely-pink)}.cat-emoji.svelte-q7seai{font-size:1rem}.cat-label.svelte-q7seai{line-height:1}.food-grid.svelte-q7seai{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:520px;overflow-y:auto;padding-right:4px}.food-grid.svelte-q7seai::-webkit-scrollbar{width:5px}.food-grid.svelte-q7seai::-webkit-scrollbar-track{background:transparent}.food-grid.svelte-q7seai::-webkit-scrollbar-thumb{background:#e0d4e8;border-radius:10px}.food-card.svelte-q7seai{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:.85rem .5rem;border:1.5px solid #eee;border-radius:var(--radius);background:#fff;cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.food-card.svelte-q7seai:hover{border-color:var(--shely-pink);box-shadow:0 4px 16px #ff4f911a;transform:translateY(-2px)}.food-card.on-plate.svelte-q7seai{border-color:var(--shely-pink);background:#fff5f8;box-shadow:0 2px 12px #ff4f9126}.food-card-top.svelte-q7seai{position:relative;width:100%;display:flex;justify-content:center;margin-bottom:.35rem}.food-emoji.svelte-q7seai{font-size:1.8rem;line-height:1}.on-plate-badge.svelte-q7seai{position:absolute;top:-4px;right:4px;background:var(--shely-pink);color:#fff;font-size:.65rem;font-weight:700;padding:1px 6px;border-radius:10px}.food-name.svelte-q7seai{font-size:.82rem;font-weight:600;color:var(--shely-plum);margin-bottom:2px;line-height:1.2}.food-serving.svelte-q7seai{font-size:.65rem;color:#999;margin-bottom:4px;line-height:1.2}.food-highlight.svelte-q7seai{font-size:.62rem;font-weight:600;color:var(--shely-pink);background:#fff0f5;padding:2px 6px;border-radius:6px;margin-bottom:3px;line-height:1.3}.food-nutrient.svelte-q7seai{font-size:.62rem;color:#888;margin-bottom:3px}.food-calories.svelte-q7seai{font-size:.7rem;font-weight:600;color:var(--shely-plum)}.plate-panel.svelte-q7seai{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem;position:sticky;top:5rem}@media (max-width: 900px){.plate-panel.svelte-q7seai{position:static}}.plate-visual.svelte-q7seai{display:flex;justify-content:center;margin-bottom:1.25rem}.plate-svg.svelte-q7seai{width:100%;max-width:280px;height:auto}.macro-summary.svelte-q7seai{text-align:center;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #f0e8f5}.total-calories.svelte-q7seai{margin-bottom:1rem}.cal-number.svelte-q7seai{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:var(--shely-plum);line-height:1}.cal-label.svelte-q7seai{display:block;font-family:var(--font-body);font-size:.8rem;color:#999;margin-top:2px}.macro-donut-container.svelte-q7seai{display:flex;align-items:center;justify-content:center;gap:1rem}.macro-donut.svelte-q7seai{width:80px;height:80px}.macro-legend.svelte-q7seai{display:flex;flex-direction:column;gap:.35rem}.legend-item.svelte-q7seai{display:flex;align-items:center;gap:.4rem;font-family:var(--font-body);font-size:.75rem;color:#555;font-weight:500}.legend-dot.svelte-q7seai{width:10px;height:10px;border-radius:50%;flex-shrink:0}.micro-meters.svelte-q7seai{display:flex;flex-direction:column;gap:.85rem}.meters-heading.svelte-q7seai{font-family:var(--font-heading);font-size:.95rem;font-weight:600;color:var(--shely-plum);margin:0 0 .25rem}.meter-row.svelte-q7seai{display:flex;flex-direction:column;gap:.25rem}.meter-label.svelte-q7seai{display:flex;align-items:center;gap:.35rem;font-family:var(--font-body);font-size:.82rem;font-weight:600;color:#444}.meter-icon.svelte-q7seai{font-size:.9rem}.meter-value.svelte-q7seai{margin-left:auto;font-size:.72rem;font-weight:500;color:#999}.meter-bar-bg.svelte-q7seai{width:100%;height:10px;background:#f0eaf5;border-radius:5px;overflow:hidden}.meter-bar.svelte-q7seai{height:100%;border-radius:5px;transition:width .5s cubic-bezier(.4,0,.2,1);min-width:0}.iron-bar.svelte-q7seai{background:linear-gradient(90deg,#fca5a5,var(--iron-color))}.folate-bar.svelte-q7seai{background:linear-gradient(90deg,#c4b5fd,var(--folate-color))}.calcium-bar.svelte-q7seai{background:linear-gradient(90deg,#93c5fd,var(--calcium-color))}.protein-bar.svelte-q7seai{background:linear-gradient(90deg,var(--shely-blush),var(--protein-color))}.meter-status.svelte-q7seai{text-align:right}.status-good.svelte-q7seai{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:#059669;background:var(--shely-mint);padding:1px 8px;border-radius:8px}.status-low.svelte-q7seai{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:#dc2626;background:#fef2f2;padding:1px 8px;border-radius:8px}.status-ok.svelte-q7seai{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:#d97706;background:#fffbeb;padding:1px 8px;border-radius:8px}.suggestions-section.svelte-q7seai{padding:2.5rem 0;background:var(--shely-bg)}.suggestions-grid.svelte-q7seai{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:.5rem}.suggestion-card.svelte-q7seai{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;border-radius:var(--radius);border-left:4px solid;background:#fff;box-shadow:var(--shadow-card)}.suggestion-card.iron.svelte-q7seai{border-left-color:var(--iron-color)}.suggestion-card.calcium.svelte-q7seai{border-left-color:var(--calcium-color)}.suggestion-card.folate.svelte-q7seai{border-left-color:var(--folate-color)}.suggestion-card.protein.svelte-q7seai{border-left-color:var(--shely-pink)}.suggestion-card.vitc.svelte-q7seai{border-left-color:var(--shely-coral)}.suggestion-icon.svelte-q7seai{font-size:1.5rem;flex-shrink:0;line-height:1;margin-top:2px}.suggestion-nutrient.svelte-q7seai{font-family:var(--font-heading);font-size:.9rem;font-weight:700;color:var(--shely-plum);margin-bottom:2px}.suggestion-message.svelte-q7seai{font-family:var(--font-body);font-size:.82rem;color:#666;line-height:1.5}.summary-section.svelte-q7seai{padding:2.5rem 0;background:#fff}.summary-table-wrapper.svelte-q7seai{overflow-x:auto;border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;margin-bottom:1.5rem}.summary-table.svelte-q7seai{width:100%;border-collapse:collapse;font-family:var(--font-body);font-size:.85rem;min-width:600px}.summary-table.svelte-q7seai thead:where(.svelte-q7seai){background:var(--shely-plum);color:#fff}.summary-table.svelte-q7seai th:where(.svelte-q7seai){padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.78rem;letter-spacing:.3px;text-transform:uppercase}.summary-table.svelte-q7seai td:where(.svelte-q7seai){padding:.65rem 1rem;border-bottom:1px solid #f5f0fa;color:#444}.summary-table.svelte-q7seai tbody:where(.svelte-q7seai) tr:where(.svelte-q7seai):hover{background:#fdf8ff}.food-cell.svelte-q7seai{display:flex;align-items:center;gap:.5rem;font-weight:500;color:var(--shely-plum)}.qty-select.svelte-q7seai{padding:.25rem .4rem;border:1px solid #e0d4e8;border-radius:8px;font-family:var(--font-body);font-size:.8rem;color:var(--shely-plum);background:#fff;cursor:pointer}.qty-select.svelte-q7seai:focus{outline:none;border-color:var(--shely-pink)}.remove-btn.svelte-q7seai{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#fef2f2;border-radius:50%;cursor:pointer;color:#dc2626;transition:all .2s}.remove-btn.svelte-q7seai:hover{background:#dc2626;color:#fff}.total-row.svelte-q7seai{background:#fdf5ff}.total-row.svelte-q7seai td:where(.svelte-q7seai){border-bottom:none;padding:.85rem 1rem;color:var(--shely-plum)}.summary-actions.svelte-q7seai{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn.svelte-q7seai{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:12px;font-family:var(--font-body);font-size:.9rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .25s;border:none}.btn-primary.svelte-q7seai{background:linear-gradient(135deg,var(--shely-pink),var(--shely-plum));color:#fff;box-shadow:0 4px 14px #ff4f914d}.btn-primary.svelte-q7seai:hover{box-shadow:0 6px 20px #ff4f9173;transform:translateY(-1px)}.btn-outline.svelte-q7seai{background:#fff;color:var(--shely-plum);border:2px solid #e0d4e8}.btn-outline.svelte-q7seai:hover{border-color:var(--shely-pink);color:var(--shely-pink);background:#fff5f8}.guide-section.svelte-q7seai{padding:3rem 0;background:var(--shely-bg)}.guide-subtitle.svelte-q7seai{text-align:center;font-family:var(--font-body);font-size:1rem;color:#888;margin-bottom:2rem}.guide-grid.svelte-q7seai{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 768px){.guide-grid.svelte-q7seai{grid-template-columns:1fr}}.guide-card.svelte-q7seai{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);background:#fff}.guide-card-header.svelte-q7seai{padding:1.25rem 1.5rem;text-align:center;color:#fff}.guide-card-header.regular.svelte-q7seai{background:linear-gradient(135deg,var(--shely-pink),var(--shely-plum))}.guide-card-header.pregnancy.svelte-q7seai{background:linear-gradient(135deg,var(--shely-coral),#e06030)}.guide-card-header.lactation.svelte-q7seai{background:linear-gradient(135deg,var(--shely-gold),#e0a020)}.guide-emoji.svelte-q7seai{font-size:2rem;display:block;margin-bottom:.25rem}.guide-card-header.svelte-q7seai h3:where(.svelte-q7seai){font-family:var(--font-heading);font-size:1.15rem;font-weight:700;margin:0}.guide-card-header.svelte-q7seai p:where(.svelte-q7seai){font-family:var(--font-body);font-size:.8rem;opacity:.85;margin:.15rem 0 0}.guide-card-body.svelte-q7seai{padding:1rem 1.25rem}.guide-row.svelte-q7seai{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #f5f0fa;font-family:var(--font-body);font-size:.85rem}.guide-row.svelte-q7seai:last-child{border-bottom:none}.guide-nutrient.svelte-q7seai{font-weight:600;color:#555}.guide-amount.svelte-q7seai{color:var(--shely-plum);font-weight:500}.guide-delta.svelte-q7seai{font-size:.7rem;font-weight:700;color:var(--shely-pink);margin-left:2px}.highlight-iron.svelte-q7seai .guide-nutrient:where(.svelte-q7seai){color:var(--iron-color)}.highlight-folate.svelte-q7seai .guide-nutrient:where(.svelte-q7seai){color:var(--folate-color)}.highlight-calcium.svelte-q7seai .guide-nutrient:where(.svelte-q7seai){color:var(--calcium-color)}.disclaimer-section.svelte-q7seai{padding:3rem 0 4rem;background:#fff}.disclaimer-grid.svelte-q7seai{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem}@media (max-width: 700px){.disclaimer-grid.svelte-q7seai{grid-template-columns:1fr}}.disclaimer-card.svelte-q7seai{padding:1.5rem;border-radius:var(--radius);border:1.5px solid #f0e0e6;background:#fffbfd}.disclaimer-card.privacy-card.svelte-q7seai{border-color:#d1fae5;background:#f0fdf4}.disclaimer-icon.svelte-q7seai{margin-bottom:.75rem}.disclaimer-card.svelte-q7seai h3:where(.svelte-q7seai){font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--shely-plum);margin:0 0 .5rem}.disclaimer-card.svelte-q7seai p:where(.svelte-q7seai){font-family:var(--font-body);font-size:.85rem;color:#666;line-height:1.65;margin:0}.cta-block.svelte-q7seai{text-align:center;padding:2.5rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#fdf2f8,#faf5ff,#eff6ff);box-shadow:var(--shadow-card)}.cta-block.svelte-q7seai h2:where(.svelte-q7seai){font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--shely-plum);margin:0 0 .5rem}.cta-block.svelte-q7seai p:where(.svelte-q7seai){font-family:var(--font-body);font-size:.95rem;color:#777;margin:0 0 1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-buttons.svelte-q7seai{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media print{.breadcrumb-section.svelte-q7seai,.food-picker.svelte-q7seai,.suggestions-section.svelte-q7seai,.guide-section.svelte-q7seai,.disclaimer-section.svelte-q7seai,.summary-actions.svelte-q7seai{display:none}.builder-grid.svelte-q7seai{grid-template-columns:1fr}.plate-panel.svelte-q7seai{position:static;box-shadow:none}}
