.add-button.svelte-dwbdcu{width:70px;height:70px;background-color:#fff;border:1.5px solid black;border-radius:50%;font-size:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s;margin:20px;position:fixed;bottom:20px;right:20px;z-index:1000}.add-button.svelte-dwbdcu:hover{background-color:var(--small-sidebar);color:#fff}.modal-overlay.svelte-dwbdcu{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content.svelte-dwbdcu{background-color:#fff;padding:30px;border-radius:15px;position:relative;width:90%;max-width:400px;box-shadow:0 2px 10px #0000004d;animation:svelte-dwbdcu-slideIn .3s ease-in-out}@keyframes svelte-dwbdcu-slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.close-button.svelte-dwbdcu{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#555}.close-button.svelte-dwbdcu:hover{color:#000}.modal-content.svelte-dwbdcu h2:where(.svelte-dwbdcu){margin-top:0;margin-bottom:20px;text-align:center}.modal-content.svelte-dwbdcu label:where(.svelte-dwbdcu){display:block;font-weight:700;margin-bottom:5px}.modal-content.svelte-dwbdcu input:where(.svelte-dwbdcu),.modal-content.svelte-dwbdcu select:where(.svelte-dwbdcu){width:100%;padding:0 10px;font-size:16px;border:1px solid #ccc;border-radius:6px;outline:none;margin-bottom:35px;min-height:56px}.modal-buttons.svelte-dwbdcu{display:flex;justify-content:space-between}.modal-buttons.svelte-dwbdcu button:where(.svelte-dwbdcu){min-height:56px;border-radius:6px}.add-button-modal.svelte-dwbdcu{width:100%;padding:0 10px;font-size:16px;background-color:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.add-button-modal.svelte-dwbdcu:hover{background-color:#218838}.update-button.svelte-dwbdcu{width:48%;padding:10px;font-size:16px;border:none;border-radius:4px;cursor:pointer;background-color:#28a745;color:#fff;transition:background-color .3s}.update-button.svelte-dwbdcu:hover{background-color:#218838}.delete-button.svelte-dwbdcu{width:48%;padding:10px;font-size:16px;border:none;border-radius:4px;cursor:pointer;background-color:#dc3545;color:#fff;transition:background-color .3s}.delete-button.svelte-dwbdcu:hover{background-color:#c82333}.nappy-list.svelte-dwbdcu,.nappy-row.svelte-dwbdcu{gap:15px;width:100%}.nappy-date.svelte-dwbdcu{padding:0 15px 1.5rem 0}.nappy-entries.svelte-dwbdcu{justify-content:flex-start;flex-wrap:wrap;gap:10px;flex:1}.nappy-entry.svelte-dwbdcu{border:1.5px solid black;border-radius:100%;position:relative;width:70px;aspect-ratio:1/1}img.svelte-dwbdcu{height:50%}.icons-group.svelte-dwbdcu{position:relative;width:100%;height:100%}.icons-group.svelte-dwbdcu img:where(.svelte-dwbdcu){position:absolute}.icons-group.svelte-dwbdcu>.left:where(.svelte-dwbdcu){padding-right:20%}.icons-group.svelte-dwbdcu>.right:where(.svelte-dwbdcu){padding-left:20%}
