.sidebar.svelte-129hoe0{width:260px;height:100vh;background:#1e293b;color:#fff;position:fixed;left:0;top:0;z-index:50;display:flex;flex-direction:column;transition:transform .3s ease;box-shadow:4px 0 15px #0000001a}.sidebar-header.svelte-129hoe0{height:70px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.1)}.logo-area.svelte-129hoe0{display:flex;align-items:center;gap:12px}.logo-img.svelte-129hoe0{height:32px;width:auto;object-fit:contain}.logo-text.svelte-129hoe0{font-size:18px;font-weight:700;letter-spacing:-.5px;color:#fff}.nav-links.svelte-129hoe0{flex:1;padding:24px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item.svelte-129hoe0{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#94a3b8;text-decoration:none;border-radius:8px;font-weight:500;font-size:14px;transition:all .2s}.nav-item.svelte-129hoe0:hover{background:#ffffff0d;color:#fff}.nav-item.active.svelte-129hoe0{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb4d}@media(max-width:768px){.sidebar.svelte-129hoe0{transform:translate(-100%);width:min(280px,85vw)}.sidebar.open.svelte-129hoe0{transform:translate(0);box-shadow:10px 0 20px #00000080}}@media(max-width:480px){.sidebar.svelte-129hoe0{width:100%}}.top-header.svelte-1elxaub{height:70px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:40}.left-section.svelte-1elxaub{display:flex;align-items:center;gap:16px}.menu-btn.svelte-1elxaub{display:none;background:none;border:none;cursor:pointer;color:#64748b}.page-title.svelte-1elxaub{margin:0;font-size:18px;color:#1e293b;font-weight:600}.right-section.svelte-1elxaub{display:flex;align-items:center;gap:15px}.btn-empresa.svelte-1elxaub{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.btn-empresa.svelte-1elxaub:hover{background:#f1f5f9;color:#2563eb;border-color:#93c5fd}.btn-empresa.active.svelte-1elxaub{background:#eff6ff;color:#2563eb;border-color:#3b82f6}.user-display.svelte-1elxaub{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:20px;background:#f8fafc;border:1px solid #e2e8f0}.name.svelte-1elxaub{font-size:14px;font-weight:600;color:#334155;white-space:nowrap}.icon-circle.svelte-1elxaub{display:flex;align-items:center;justify-content:center;color:#64748b}.btn-logout.svelte-1elxaub{background:#fff;border:1px solid #e2e8f0;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ef4444;cursor:pointer;transition:all .2s}.btn-logout.svelte-1elxaub:hover{background:#fee2e2;border-color:#fca5a5}@media(max-width:768px){.menu-btn.svelte-1elxaub{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.top-header.svelte-1elxaub{padding:0 16px;height:56px}.page-title.svelte-1elxaub{font-size:16px}.name.svelte-1elxaub{display:none}.btn-empresa.svelte-1elxaub span:where(.svelte-1elxaub){display:none}}@media(max-width:480px){.top-header.svelte-1elxaub{padding:0 12px}.page-title.svelte-1elxaub{font-size:14px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.whatsapp-float.svelte-1xs9p2u{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #25d36666;z-index:999;text-decoration:none;transition:transform .2s,box-shadow .2s}.whatsapp-float.svelte-1xs9p2u:hover{transform:scale(1.08);box-shadow:0 6px 16px #25d36680;color:#fff}.whatsapp-float.svelte-1xs9p2u span:where(.svelte-1xs9p2u){display:none}@media(min-width:640px){.whatsapp-float.svelte-1xs9p2u{width:auto;height:48px;padding:0 16px;border-radius:24px;gap:8px}.whatsapp-float.svelte-1xs9p2u span:where(.svelte-1xs9p2u){display:inline;font-size:14px;font-weight:600}}.bottom-nav.svelte-oeh3u8{position:fixed;bottom:0;left:0;right:0;height:64px;background:#1e293b;display:flex;align-items:center;justify-content:center;gap:0;padding:0 16px;z-index:40;box-shadow:0 -2px 10px #00000026;border-top:1px solid rgba(255,255,255,.08)}.nav-btn.svelte-oeh3u8{flex:1;max-width:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 12px;color:#94a3b8;text-decoration:none;font-size:12px;font-weight:500;border-radius:8px;transition:all .2s}.nav-btn.svelte-oeh3u8:hover{color:#fff;background:#ffffff0f}.nav-btn.active.svelte-oeh3u8{color:#fff;background:#2563eb;box-shadow:0 2px 8px #2563eb66}.nav-btn.svelte-oeh3u8 span:where(.svelte-oeh3u8){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:769px){.bottom-nav.svelte-oeh3u8{left:260px}}@media(max-width:480px){.nav-btn.svelte-oeh3u8 span:where(.svelte-oeh3u8){font-size:11px}}.app-layout.svelte-1kazdxt{display:flex;min-height:100vh;background:#f8f9fa;position:relative}.main-wrapper.svelte-1kazdxt{flex:1;margin-left:260px;display:flex;flex-direction:column;transition:margin .3s ease;width:100%;min-height:100vh}.content-area.svelte-1kazdxt{padding:24px;width:100%}.main-wrapper.com-padding-bottom.svelte-1kazdxt{padding-bottom:80px}.overlay.svelte-1kazdxt{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:45;display:none}.loading-layout.svelte-1kazdxt{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8}.spinner.svelte-1kazdxt{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:svelte-1kazdxt-spin 1s linear infinite;margin-bottom:15px}@keyframes svelte-1kazdxt-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.main-wrapper.svelte-1kazdxt{margin-left:0;min-width:0;overflow-x:hidden}.overlay.svelte-1kazdxt{display:block}.content-area.svelte-1kazdxt{padding:16px;overflow-x:hidden}}@media(max-width:480px){.content-area.svelte-1kazdxt{padding:12px}}
