.calendar-container.svelte-1iu5iby{box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:.5rem;width:100%;padding:1rem}.calendar-header.svelte-1iu5iby{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.calendar-header.svelte-1iu5iby .month-name:where(.svelte-1iu5iby){color:#f8fafc;font-size:1.15rem;font-weight:700}.calendar-header.svelte-1iu5iby .nav-btns:where(.svelte-1iu5iby){align-items:center;gap:.25rem;display:flex}.btn-icon-subtle.svelte-1iu5iby{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:background .2s;display:inline-flex}.btn-icon-subtle.svelte-1iu5iby:hover:not(:disabled){background:#ffffff0d}.btn-icon-subtle.svelte-1iu5iby:disabled{opacity:.3;cursor:not-allowed}.btn-today.svelte-1iu5iby{color:#38bdf8;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.375rem;padding:.3rem .6rem;font-size:.8rem;font-weight:600;transition:all .2s}.btn-today.svelte-1iu5iby:hover{background:#38bdf81a}.weekdays-grid.svelte-1iu5iby{text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.weekdays-grid.svelte-1iu5iby .weekday:where(.svelte-1iu5iby){color:#94a3b8;padding:.25rem 0;font-size:.8rem;font-weight:600}.weekdays-grid.svelte-1iu5iby .weekday.weekend:where(.svelte-1iu5iby){color:#64748b}.days-grid.svelte-1iu5iby{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.day-cell.svelte-1iu5iby{aspect-ratio:1;color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;font-weight:500;transition:all .15s;display:flex}.day-cell.svelte-1iu5iby:hover:not(:disabled){background:#ffffff0f;border-color:#334155}.day-cell.outside.svelte-1iu5iby{color:#475569;opacity:.6}.day-cell.today.svelte-1iu5iby{color:#38bdf8;border-color:#38bdf866;font-weight:700}.day-cell.selected.svelte-1iu5iby{color:#0f172a;background:#38bdf8;font-weight:700}.day-cell.disabled.svelte-1iu5iby{opacity:.25;cursor:not-allowed;pointer-events:none}.table-wrapper.svelte-16k18c8{overflow-x:auto}.data-table.svelte-16k18c8{border-collapse:collapse;width:100%}.data-table.svelte-16k18c8 .col-date:where(.svelte-16k18c8){text-align:center}.data-table.svelte-16k18c8 .col-meal:where(.svelte-16k18c8){font-weight:600}.data-table.svelte-16k18c8 .col-time:where(.svelte-16k18c8){color:#94a3b8}.data-table.svelte-16k18c8 .col-value:where(.svelte-16k18c8){color:#38bdf8;font-weight:700}.data-table.svelte-16k18c8 .col-note:where(.svelte-16k18c8){color:#f8fafc}.data-table.svelte-16k18c8 .col-remark:where(.svelte-16k18c8){color:#94a3b8;font-size:.85rem}.data-table.svelte-16k18c8 td.date-cell:where(.svelte-16k18c8){color:#38bdf8;vertical-align:middle;background:#0f172a66;border-right:1px solid #334155;font-weight:700}.empty-msg.svelte-16k18c8{color:#94a3b8;margin:0;font-style:italic}.chart-container.svelte-15cif6u{box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:1rem}.chart-wrapper.svelte-15cif6u{width:100%;height:320px;position:relative}.empty-chart.svelte-15cif6u{color:#94a3b8;justify-content:center;align-items:center;height:200px;font-style:italic;display:flex}.toolbar.svelte-1uha8ag{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.toolbar.svelte-1uha8ag .calendar{max-width:25rem}.data-range.svelte-1uha8ag{flex-direction:column;gap:.25rem;font-size:.875em;display:flex}.data-range.svelte-1uha8ag p:where(.svelte-1uha8ag){align-items:center;gap:.375rem;margin:0;display:flex}.data-range.svelte-1uha8ag .range-label:where(.svelte-1uha8ag){color:#94a3b8;font-size:.75em}.data-range.svelte-1uha8ag .display-range:where(.svelte-1uha8ag){color:#38bdf8}section#document-info.svelte-1uha8ag{position:absolute;top:2vh;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.meta-card.svelte-1uha8ag{flex-direction:column;display:flex}.meta-grid.svelte-1uha8ag{background:#0f172a;border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem 1.25rem;display:grid}.meta-item.svelte-1uha8ag{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.meta-label.svelte-1uha8ag{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75em}.meta-value.svelte-1uha8ag{color:#f8fafc}.meta-link.svelte-1uha8ag{color:#38bdf8;font-weight:500;text-decoration:none}.meta-link.svelte-1uha8ag:hover{text-decoration:underline}.sheet-tabs.svelte-1uha8ag{flex-wrap:wrap;gap:.5rem;display:flex}.sheet-chip.svelte-1uha8ag{color:#f8fafc;background:#0f172a;border:1px solid #334155;border-radius:.375rem;padding:.4rem .8rem;font-size:.85rem}.sheet-chip.active.svelte-1uha8ag{color:#38bdf8;background:#38bdf81a;border-color:#38bdf8;font-weight:600}.sheet-chip.svelte-1uha8ag small:where(.svelte-1uha8ag){color:#94a3b8;margin-left:.25rem}.empty-msg.svelte-1uha8ag{color:#94a3b8;margin:0;font-style:italic}
