: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)}}.modal-overlay.svelte-1shqz69{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:0;animation:svelte-1shqz69-fadeIn .2s ease-out}@keyframes svelte-1shqz69-fadeIn{0%{opacity:0}to{opacity:1}}.modal-container.svelte-1shqz69{background:#fff;width:100%;max-width:100%;max-height:95vh;border-radius:20px 20px 0 0;display:flex;flex-direction:column;animation:svelte-1shqz69-slideUp .3s ease-out;box-shadow:0 -4px 20px #00000026}@keyframes svelte-1shqz69-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header.svelte-1shqz69{padding:20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(135deg,var(--color-secondary, #189ca0) 0%,var(--color-5, #347874) 100%);color:#fff;border-radius:20px 20px 0 0}.modal-header.svelte-1shqz69 h3:where(.svelte-1shqz69){font-size:1.25rem;font-weight:700;margin:0;letter-spacing:-.02em}.subtitle.svelte-1shqz69{font-size:.85rem;opacity:.9;margin:4px 0 0;font-weight:400}.btn-close.svelte-1shqz69{background:#fff3;border:none;color:#fff;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.btn-close.svelte-1shqz69:hover{background:#ffffff4d;transform:scale(1.1)}.modal-body.svelte-1shqz69{padding:20px;overflow-y:auto;flex:1}.form-group.svelte-1shqz69{margin-bottom:20px}.form-label.svelte-1shqz69{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:8px}.label-icon.svelte-1shqz69{font-size:1.1rem}.form-textarea.svelte-1shqz69,.form-input.svelte-1shqz69{width:100%;border:2px solid #e5e7eb;border-radius:10px;padding:12px;font-size:.95rem;transition:all .2s;font-family:inherit;resize:vertical}.form-textarea.svelte-1shqz69:focus,.form-input.svelte-1shqz69:focus{outline:none;border-color:var(--color-secondary, #189ca0);box-shadow:0 0 0 3px #189ca01a}.form-textarea.svelte-1shqz69{min-height:80px}.archivos-section.svelte-1shqz69{margin-bottom:20px}.archivos-grid.svelte-1shqz69{display:grid;grid-template-columns:1fr 1fr;gap:12px}.archivo-card.svelte-1shqz69{border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fafafa;min-height:120px}.archivo-upload.svelte-1shqz69{width:100%;height:100%;min-height:120px;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:all .2s;padding:16px}.archivo-upload.svelte-1shqz69:hover{background:#f3f4f6}.archivo-upload.audio-btn.svelte-1shqz69{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.archivo-upload.audio-btn.svelte-1shqz69:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.upload-icon.svelte-1shqz69{font-size:2.5rem}.upload-text.svelte-1shqz69{font-size:.85rem;color:#6b7280;font-weight:500}.input-hidden.svelte-1shqz69{display:none}.preview-foto.svelte-1shqz69{position:relative;width:100%;height:100%}.preview-foto.svelte-1shqz69 img:where(.svelte-1shqz69){width:100%;height:100%;object-fit:cover}.btn-remove-preview.svelte-1shqz69{position:absolute;top:8px;right:8px;background:var(--color-primary, #fb941c);color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000004d;transition:all .2s}.btn-remove-preview.svelte-1shqz69:hover{transform:scale(1.1);background:var(--color-3, #fb732c)}.audio-preview.svelte-1shqz69{padding:16px;display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);height:100%}.audio-icon.svelte-1shqz69{font-size:2rem}.audio-info.svelte-1shqz69{flex:1;display:flex;flex-direction:column;gap:2px}.audio-label.svelte-1shqz69{font-size:.85rem;font-weight:600;color:#065f46}.audio-duration.svelte-1shqz69{font-size:.75rem;color:#047857;font-family:monospace}.btn-remove-audio.svelte-1shqz69{background:none;border:none;font-size:1.3rem;cursor:pointer;opacity:.7;transition:opacity .2s}.btn-remove-audio.svelte-1shqz69:hover{opacity:1}.audio-grabando.svelte-1shqz69{padding:16px;background:linear-gradient(135deg,#fee2e2,#fecaca);height:100%;display:flex;flex-direction:column;gap:12px}.grabando-header.svelte-1shqz69{display:flex;justify-content:space-between;align-items:center}.grabando-indicator.svelte-1shqz69{color:#dc2626;font-weight:700;font-size:.9rem;animation:pulse 1.5s infinite}.grabando-time.svelte-1shqz69{font-family:monospace;font-size:.95rem;font-weight:600;color:#991b1b}.btn-detener.svelte-1shqz69{background:#dc2626;color:#fff;border:none;padding:10px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-detener.svelte-1shqz69:hover{background:#b91c1c;transform:scale(1.02)}.vincular-pedido.svelte-1shqz69{border:2px solid #e5e7eb;border-radius:10px;margin-bottom:20px;overflow:hidden}.vincular-pedido.svelte-1shqz69 summary:where(.svelte-1shqz69){padding:14px 16px;cursor:pointer;font-size:.9rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px;background:#fafafa;transition:background .2s;-webkit-user-select:none;user-select:none}.vincular-pedido.svelte-1shqz69 summary:where(.svelte-1shqz69):hover{background:#f3f4f6}.vincular-pedido[open].svelte-1shqz69 summary:where(.svelte-1shqz69){border-bottom:2px solid #e5e7eb;background:#fff}.summary-icon.svelte-1shqz69{font-size:1.1rem}.vincular-content.svelte-1shqz69{padding:16px;background:#fff}.form-input-small.svelte-1shqz69{width:100%;border:2px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:.9rem;transition:all .2s}.form-input-small.svelte-1shqz69:focus{outline:none;border-color:var(--color-secondary, #189ca0);box-shadow:0 0 0 3px #189ca01a}.pedidos-lista.svelte-1shqz69{margin-top:12px;display:flex;flex-direction:column;gap:6px}.pedido-item.svelte-1shqz69{width:100%;text-align:left;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:4px}.pedido-item.svelte-1shqz69:hover{background:var(--color-tertiary, #edf1e4);border-color:var(--color-secondary, #189ca0)}.pedido-item.svelte-1shqz69 strong:where(.svelte-1shqz69){color:var(--color-secondary, #189ca0);font-size:.9rem}.pedido-domicilio.svelte-1shqz69{font-size:.85rem;color:#6b7280}.pedido-vinculado.svelte-1shqz69{margin-top:12px;padding:12px;background:var(--color-tertiary, #edf1e4);border-radius:8px;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--color-5, #347874);font-weight:600}.btn-quitar.svelte-1shqz69{background:none;border:none;color:#dc2626;font-size:.85rem;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s}.btn-quitar.svelte-1shqz69:hover{background:#fee2e2}.modal-footer.svelte-1shqz69{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;gap:12px;background:#fafafa}.btn-cancelar.svelte-1shqz69,.btn-guardar.svelte-1shqz69{flex:1;padding:14px 20px;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-cancelar.svelte-1shqz69{background:#fff;color:#6b7280;border:2px solid #e5e7eb}.btn-cancelar.svelte-1shqz69:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.btn-guardar.svelte-1shqz69{background:linear-gradient(135deg,var(--color-primary, #fb941c) 0%,var(--color-3, #fb732c) 100%);color:#fff;box-shadow:0 4px 12px #fb941c4d}.btn-guardar.svelte-1shqz69:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #fb941c66}.btn-guardar.svelte-1shqz69:disabled,.btn-cancelar.svelte-1shqz69:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(min-width:640px){.modal-overlay.svelte-1shqz69{align-items:center;padding:20px}.modal-container.svelte-1shqz69{max-width:500px;border-radius:20px;max-height:90vh}.modal-header.svelte-1shqz69{border-radius:20px 20px 0 0}}.modal-body.svelte-1shqz69::-webkit-scrollbar{width:6px}.modal-body.svelte-1shqz69::-webkit-scrollbar-track{background:transparent}.modal-body.svelte-1shqz69::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.modal-body.svelte-1shqz69::-webkit-scrollbar-thumb:hover{background:#9ca3af}.btn-floating.svelte-1dm0yd{position:fixed;bottom:24px;right:24px;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#189ca059,#13737759);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px #189ca040;cursor:pointer;z-index:999;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.btn-floating.svelte-1dm0yd:hover{transform:scale(1.1);background:linear-gradient(135deg,#189ca080,#13737780);box-shadow:0 6px 24px #189ca059}.btn-floating.svelte-1dm0yd:active{transform:scale(.95)}.icon-floating.svelte-1dm0yd{width:32px;height:32px;stroke-width:2.5}.btn-navbar.svelte-1dm0yd{position:relative;width:40px;height:40px;border-radius:8px;background:#189ca0;color:#fff;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.btn-navbar.svelte-1dm0yd:hover{background:#147276;transform:translateY(-1px)}.btn-navbar.svelte-1dm0yd:active{transform:translateY(0)}.icon-navbar.svelte-1dm0yd{width:20px;height:20px;stroke-width:2.5}.badge.svelte-1dm0yd{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;padding:0 5px;color:#fff}.badge-red.svelte-1dm0yd{background:#dc2626;animation:svelte-1dm0yd-pulse 2s infinite}.badge-orange.svelte-1dm0yd{background:#f97316}@keyframes svelte-1dm0yd-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media(max-width:768px){.btn-floating.svelte-1dm0yd{bottom:16px;right:16px;width:56px;height:56px}.icon-floating.svelte-1dm0yd{width:28px;height:28px}.btn-navbar.svelte-1dm0yd{width:36px;height:36px}.icon-navbar.svelte-1dm0yd{width:18px;height:18px}}.notificacion-msn.svelte-m0si1a{width:280px;background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-2) 100%);border-radius:8px;box-shadow:0 8px 24px #0000004d;overflow:hidden;transform:translate(320px);opacity:0;transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.notificacion-msn.visible.svelte-m0si1a{transform:translate(0);opacity:1}.notif-header.svelte-m0si1a{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffffff1a;border-bottom:1px solid rgba(255,255,255,.2)}.notif-icono.svelte-m0si1a{width:24px;height:24px;color:#fff;background:#ffffff26;border-radius:6px;padding:4px;display:flex;align-items:center;justify-content:center}.notif-titulo.svelte-m0si1a{flex:1;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px}.notif-cerrar.svelte-m0si1a{width:20px;height:20px;padding:0;background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.notif-cerrar.svelte-m0si1a:hover{opacity:1}.notif-cerrar.svelte-m0si1a svg:where(.svelte-m0si1a){width:16px;height:16px}.notif-body.svelte-m0si1a{padding:16px;background:#fff}.notif-nombre.svelte-m0si1a{font-size:15px;font-weight:600;color:var(--color-text);margin-bottom:4px}.notif-org.svelte-m0si1a{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:4px}.notif-org.svelte-m0si1a:before{content:"•";color:var(--color-secondary);font-weight:700}.banner-sistema.svelte-xmf232{padding:.6rem 2rem;display:flex;align-items:center;gap:.75rem;font-size:.85rem;line-height:1.4;animation:svelte-xmf232-slideDown .3s ease}@keyframes svelte-xmf232-slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.banner-icono.svelte-xmf232{font-size:1rem;flex-shrink:0}.banner-mensaje.svelte-xmf232{flex:1}.banner-mensaje.svelte-xmf232 strong{font-weight:700}.banner-cerrar.svelte-xmf232{background:none;border:none;cursor:pointer;font-size:.95rem;padding:0 .25rem;opacity:.55;flex-shrink:0;line-height:1;transition:opacity .15s}.banner-cerrar.svelte-xmf232:hover{opacity:1}@media(max-width:768px){.banner-sistema.svelte-xmf232{padding:.6rem 1rem;font-size:.78rem}}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;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s ease}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){height:36px}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.1}.brand.svelte-12qhfyh:hover{opacity:.7}.brand.svelte-12qhfyh:hover .system:where(.svelte-12qhfyh){color:#147276}.brand-container.svelte-12qhfyh{display:flex;align-items:center;gap:16px}.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}}@media(max-width:768px){.main-nav.svelte-12qhfyh{padding:.8rem 1rem}.brand-container.svelte-12qhfyh{gap:12px}.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}}.fab-navbar-wrapper.svelte-12qhfyh{display:flex;align-items:center}
