:root{--color-primary: #fb941c;--color-secondary: #189ca0;--color-tertiary: #edf1e4;--color-background: #f8f9fa;--color-text: #333333;--color-2: #fbcc5d;--color-3: #fb732c;--color-4: #dc7645;--color-5: #347874;--color-6: #eca870}body{margin:0;padding:0;background-color:var(--color-background);color:var(--color-text);font-family:Segoe UI,sans-serif}.simplio-link{text-decoration:none;display:inline-flex;align-items:center;color:var(--color-text);font-size:.8rem;opacity:.7}.simplio-logo{height:18px;margin-left:5px}.notif-container.svelte-1w56a7z{position:relative}.notif-bell.svelte-1w56a7z{background:none;border:none;cursor:pointer;position:relative;padding:8px;border-radius:8px;transition:all .2s;color:#6b7280;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.notif-bell.svelte-1w56a7z:hover{background:#f9fafb;color:#189ca0}.notif-bell.svelte-1w56a7z:before{content:"";display:block;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'%3E%3C/path%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.badge.svelte-1w56a7z{position:absolute;top:4px;right:4px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:700;padding:2px 5px;border-radius:10px;min-width:16px;text-align:center;line-height:1;animation:svelte-1w56a7z-pulse 2s infinite;box-shadow:0 2px 4px #ef44444d}@keyframes svelte-1w56a7z-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.notif-dropdown.svelte-1w56a7z{position:absolute;top:calc(100% + 8px);right:0;width:380px;max-width:calc(100vw - 2rem);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:1000;overflow:hidden;animation:svelte-1w56a7z-slideDown .2s ease-out}@keyframes svelte-1w56a7z-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header.svelte-1w56a7z{padding:1rem 1.2rem;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.dropdown-header.svelte-1w56a7z h3:where(.svelte-1w56a7z){margin:0;font-size:1rem;font-weight:700;color:#111827}.btn-marcar-todas.svelte-1w56a7z{background:none;border:none;color:#189ca0;font-size:.75rem;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.btn-marcar-todas.svelte-1w56a7z:hover{background:#f0f9fa}.dropdown-body.svelte-1w56a7z{max-height:400px;overflow-y:auto}.dropdown-body.svelte-1w56a7z::-webkit-scrollbar{width:6px}.dropdown-body.svelte-1w56a7z::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.notif-item.svelte-1w56a7z{display:flex;align-items:start;gap:12px;padding:1rem 1.2rem;border-bottom:1px solid #f9fafb;cursor:pointer;transition:background .2s;position:relative}.notif-item.svelte-1w56a7z:last-child{border-bottom:none}.notif-item.svelte-1w56a7z:hover{background:#fdfaf6}.notif-item.no-leida.svelte-1w56a7z{background:#f0f9fa}.notif-item.no-leida.svelte-1w56a7z:hover{background:#e6f5f7}.notif-icon.svelte-1w56a7z{font-size:1.5rem;flex-shrink:0}.notif-content.svelte-1w56a7z{flex:1;min-width:0}.notif-titulo.svelte-1w56a7z{margin:0 0 4px;font-size:.9rem;font-weight:600;color:#111827;line-height:1.3}.notif-mensaje.svelte-1w56a7z{margin:0 0 6px;font-size:.8rem;color:#6b7280;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-tiempo.svelte-1w56a7z{font-size:.7rem;color:#9ca3af}.dot-no-leida.svelte-1w56a7z{width:8px;height:8px;background:#189ca0;border-radius:50%;flex-shrink:0;margin-top:6px}.loading-state.svelte-1w56a7z,.empty-state.svelte-1w56a7z{text-align:center;padding:3rem 1rem}.spinner.svelte-1w56a7z{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#189ca0;border-radius:50%;animation:svelte-1w56a7z-spin .8s linear infinite;margin:0 auto 1rem}@keyframes svelte-1w56a7z-spin{to{transform:rotate(360deg)}}.loading-state.svelte-1w56a7z p:where(.svelte-1w56a7z),.empty-state.svelte-1w56a7z p:where(.svelte-1w56a7z){margin:.5rem 0;color:#6b7280;font-size:.9rem}.emoji.svelte-1w56a7z{font-size:3rem;display:block;margin-bottom:.5rem}.subtext.svelte-1w56a7z{font-size:.75rem;color:#9ca3af}.dropdown-footer.svelte-1w56a7z{padding:.8rem 1.2rem;border-top:1px solid #f3f4f6;text-align:center}.btn-ver-todas.svelte-1w56a7z{background:none;border:none;color:#189ca0;font-size:.85rem;font-weight:600;cursor:pointer;width:100%;padding:.5rem;border-radius:6px;transition:background .2s}.btn-ver-todas.svelte-1w56a7z:hover{background:#f0f9fa}@media(max-width:768px){.notif-dropdown.svelte-1w56a7z{position:fixed;top:60px;left:0;right:0;width:100%;max-width:100%;border-radius:0;max-height:calc(100vh - 60px)}.dropdown-body.svelte-1w56a7z{max-height:calc(100vh - 180px)}}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f4f7f6;color:#1a1a1a}.main-nav.svelte-12qhfyh{background:#fff;border-bottom:1px solid #e6eaea;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 6px #0000000a}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){height:36px}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.1}.system.svelte-12qhfyh{font-weight:700;font-size:1rem;color:#189ca0}.product.svelte-12qhfyh{font-size:.75rem;color:#666}.user-section.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.notif-wrapper.svelte-12qhfyh{display:flex;align-items:center}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding-left:.8rem;border-left:1px solid #e6eaea}.loading-container.svelte-12qhfyh{display:flex;align-items:center;gap:8px}.spinner-small.svelte-12qhfyh{width:18px;height:18px;border:2px solid #e5e7eb;border-top:2px solid #189ca0;border-radius:50%;animation:svelte-12qhfyh-spin .8s linear infinite}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.avatar.svelte-12qhfyh{width:36px;height:36px;border-radius:50%;object-fit:cover}.avatar.placeholder.svelte-12qhfyh{background:#189ca0;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.user-text.svelte-12qhfyh{display:flex;flex-direction:column;font-size:.8rem}.name.svelte-12qhfyh{font-weight:600}.role.svelte-12qhfyh{color:#777;text-transform:capitalize}.logout.svelte-12qhfyh{margin-left:12px;text-decoration:none;font-weight:600;color:#189ca0;font-size:.85rem}.logout.svelte-12qhfyh:hover{text-decoration:underline}.loading.svelte-12qhfyh{font-size:.85rem;color:#777}.container.svelte-12qhfyh{padding:2rem;max-width:1200px;margin:0 auto;min-height:calc(100vh - 160px)}.footer.svelte-12qhfyh{padding:1rem 2rem;display:flex;justify-content:center;align-items:center;gap:8px;font-size:.75rem;color:#777}.footer.svelte-12qhfyh img:where(.svelte-12qhfyh){height:16px}@media(max-width:768px){.main-nav.svelte-12qhfyh{padding:.8rem 1rem}.brand-text.svelte-12qhfyh{display:none}.user-info.svelte-12qhfyh{padding-left:.5rem}.user-text.svelte-12qhfyh{display:none}.logout.svelte-12qhfyh{margin-left:8px;font-size:.8rem}.container.svelte-12qhfyh{padding:1rem}}
