.container[data-astro-cid-l6c3hdpq]{max-width:1200px;margin:0 auto;padding:2rem}h1[data-astro-cid-l6c3hdpq]{font-size:2.5rem;margin-bottom:2rem;color:var(--text, #e6f1ff);font-family:var(--font-display);font-weight:300}h2[data-astro-cid-l6c3hdpq]{font-size:1.8rem;margin-bottom:1rem;color:var(--accent, #f97316);font-family:var(--font-display);font-weight:300}.error-message[data-astro-cid-l6c3hdpq]{background:#ef44441a;border:1px solid var(--error, #ef4444);color:var(--error, #ef4444);padding:1rem;border-radius:var(--radius-lg, 12px);margin-bottom:1rem}.toggle-fab[data-astro-cid-l6c3hdpq]{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:var(--accent, #f97316);color:#fff;border:none;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .3s ease}.toggle-fab[data-astro-cid-l6c3hdpq]:hover{background:var(--accent-hover, #ea580c);transform:scale(1.1);box-shadow:0 6px 20px #f9731666}.toggle-fab[data-astro-cid-l6c3hdpq].collapsed{display:flex}.toggle-fab[data-astro-cid-l6c3hdpq]:not(.collapsed){display:none}.toggle-icon-fab[data-astro-cid-l6c3hdpq]{transition:transform .3s}.toggle-fab[data-astro-cid-l6c3hdpq].collapsed .toggle-icon-fab[data-astro-cid-l6c3hdpq]{transform:rotate(0)}.form-section[data-astro-cid-l6c3hdpq]{background:var(--card-bg, #112240);padding:2rem;border-radius:var(--radius-lg, 12px);box-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #0000001a;margin-bottom:3rem;border:1px solid var(--border, #233554);max-height:2000px;overflow:hidden;transition:max-height .4s ease-out,opacity .3s ease-out,padding .3s ease-out;opacity:1}.form-section[data-astro-cid-l6c3hdpq].collapsed{max-height:0;opacity:0;padding:0;margin-bottom:0;border:none}.form-header[data-astro-cid-l6c3hdpq]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.form-header[data-astro-cid-l6c3hdpq] h2[data-astro-cid-l6c3hdpq]{margin-bottom:0}.close-form-btn[data-astro-cid-l6c3hdpq]{background:none;border:2px solid var(--border, #233554);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:var(--text-light, #8892b0);padding:0}.close-form-btn[data-astro-cid-l6c3hdpq]:hover{border-color:var(--accent, #f97316);color:var(--accent, #f97316);background:#f973161a;transform:rotate(90deg)}.close-form-btn[data-astro-cid-l6c3hdpq] svg[data-astro-cid-l6c3hdpq]{stroke:currentColor}.form-group[data-astro-cid-l6c3hdpq]{margin-bottom:1.5rem}label[data-astro-cid-l6c3hdpq]{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text, #ccd6f6)}input[data-astro-cid-l6c3hdpq][type=number],input[data-astro-cid-l6c3hdpq][type=date],input[data-astro-cid-l6c3hdpq][type=file],select[data-astro-cid-l6c3hdpq],textarea[data-astro-cid-l6c3hdpq]{width:100%;padding:.75rem;border:2px solid var(--border, #233554);border-radius:var(--radius-md, 8px);font-size:1rem;transition:border-color .3s,box-shadow .3s;background:var(--bg, #0a192f);color:var(--text, #ccd6f6)}input[data-astro-cid-l6c3hdpq]:focus,select[data-astro-cid-l6c3hdpq]:focus,textarea[data-astro-cid-l6c3hdpq]:focus{outline:none;border-color:var(--accent, #f97316);box-shadow:0 0 0 3px #f973161a}select[data-astro-cid-l6c3hdpq] option[data-astro-cid-l6c3hdpq]{background:var(--bg, #0a192f);color:var(--text, #ccd6f6)}#photo-preview[data-astro-cid-l6c3hdpq]{margin-top:1rem}#photo-preview[data-astro-cid-l6c3hdpq] img[data-astro-cid-l6c3hdpq]{max-width:300px;max-height:300px;border-radius:var(--radius-md, 8px);box-shadow:0 4px 6px -1px #0000004d;border:1px solid var(--border, #233554)}button[data-astro-cid-l6c3hdpq][type=submit]{background:var(--accent, #f97316);color:#fff;padding:1rem 2rem;border:none;border-radius:var(--radius-md, 8px);font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s}button[data-astro-cid-l6c3hdpq][type=submit]:hover{background:var(--accent-hover, #ea580c);transform:translateY(-2px);box-shadow:0 4px 12px #f973164d}button[data-astro-cid-l6c3hdpq][type=submit]:disabled{background:var(--muted, #64748b);cursor:not-allowed;transform:none}#form-message[data-astro-cid-l6c3hdpq]{margin-top:1rem;padding:.75rem;border-radius:var(--radius-md, 8px);display:none}#form-message[data-astro-cid-l6c3hdpq].success{display:block;background:#22c55e1a;color:var(--success, #22c55e);border:1px solid var(--success, #22c55e)}#form-message[data-astro-cid-l6c3hdpq].error{display:block;background:#ef44441a;color:var(--error, #ef4444);border:1px solid var(--error, #ef4444)}.history-section[data-astro-cid-l6c3hdpq]{margin-top:3rem}.history-header[data-astro-cid-l6c3hdpq]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.history-section[data-astro-cid-l6c3hdpq] h2[data-astro-cid-l6c3hdpq]{color:var(--accent, #f97316);margin:0}.filter-buttons[data-astro-cid-l6c3hdpq]{display:flex;gap:.5rem}.filter-btn[data-astro-cid-l6c3hdpq]{padding:.5rem 1rem;background:var(--card-bg, #112240);color:var(--text-light, #8892b0);border:2px solid var(--border, #233554);border-radius:var(--radius-md, 8px);font-size:.9rem;cursor:pointer;transition:all .3s}.filter-btn[data-astro-cid-l6c3hdpq]:hover{border-color:var(--accent, #f97316);color:var(--accent, #f97316)}.filter-btn[data-astro-cid-l6c3hdpq].active{background:var(--accent, #f97316);color:#fff;border-color:var(--accent, #f97316)}.chart-container[data-astro-cid-l6c3hdpq]{background:var(--card-bg, #112240);padding:1.5rem;border-radius:var(--radius-lg, 12px);border:1px solid var(--border, #233554);margin-bottom:2rem;position:relative;height:400px}#weight-chart[data-astro-cid-l6c3hdpq]{max-height:100%;width:100%!important;height:100%!important}.weights-grid[data-astro-cid-l6c3hdpq]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.weights-grid[data-astro-cid-l6c3hdpq] p[data-astro-cid-l6c3hdpq]{color:var(--text-light, #8892b0);text-align:center;padding:2rem;grid-column:1 / -1}.weight-card[data-astro-cid-l6c3hdpq]{background:var(--card-bg, #112240);border-radius:var(--radius-lg, 12px);overflow:hidden;box-shadow:0 4px 6px -1px #0003;transition:transform .3s,box-shadow .3s,border-color .3s;border:1px solid var(--border, #233554)}.weight-card[data-astro-cid-l6c3hdpq]:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000004d;border-color:var(--accent, #f97316)}.weight-photo[data-astro-cid-l6c3hdpq]{width:100%;height:250px;object-fit:cover}.weight-info[data-astro-cid-l6c3hdpq]{padding:.4rem .6rem;display:flex;flex-direction:column;gap:0}.weight-main[data-astro-cid-l6c3hdpq]{display:flex;justify-content:space-between;align-items:center}.weight-info[data-astro-cid-l6c3hdpq] h3[data-astro-cid-l6c3hdpq]{margin:0;color:var(--text, #e6f1ff);font-size:.95rem;font-family:var(--font-display);line-height:1}.weight-value[data-astro-cid-l6c3hdpq]{font-size:1.3rem;font-weight:700;color:var(--accent, #f97316);margin:0;line-height:1}.weight-date[data-astro-cid-l6c3hdpq]{color:var(--text-light, #8892b0);font-size:.75rem;margin:0;line-height:1}.weight-notes-wrapper[data-astro-cid-l6c3hdpq]{padding:.4rem .6rem;border-top:1px solid var(--border, #233554)}.weight-notes[data-astro-cid-l6c3hdpq]{margin:0;color:var(--text-light, #8892b0);font-style:italic;font-size:.8rem;line-height:1.3}@media (max-width: 768px){.container[data-astro-cid-l6c3hdpq]{padding:1rem}h1[data-astro-cid-l6c3hdpq]{font-size:2rem}.toggle-fab[data-astro-cid-l6c3hdpq]{bottom:1.5rem;right:1.5rem;width:48px;height:48px}.toggle-icon-fab[data-astro-cid-l6c3hdpq]{width:20px;height:20px}.form-section[data-astro-cid-l6c3hdpq]{padding:1.5rem}.history-header[data-astro-cid-l6c3hdpq]{flex-direction:column;align-items:flex-start}.filter-buttons[data-astro-cid-l6c3hdpq]{width:100%;justify-content:flex-start}.filter-btn[data-astro-cid-l6c3hdpq]{flex:1;min-width:80px}.chart-container[data-astro-cid-l6c3hdpq]{padding:1rem;height:300px}.weights-grid[data-astro-cid-l6c3hdpq]{grid-template-columns:repeat(2,1fr)}.weight-photo[data-astro-cid-l6c3hdpq]{height:200px}}
