:root{--teb-bottom-nav-offset:calc(64px+env(safe-area-inset-bottom,0px));}#tebBottomNavMount,#tebBottomNav{width:100%;max-width:100vw;overflow:visible;}body.teb-has-bottom-nav{padding-bottom:var(--teb-bottom-nav-offset);}body.consult-wizard-open .teb-bottom-nav,body.consult-wizard-open #tebBottomNav,body.consult-wizard-open #tebBottomNavMount,body.teb-overlay-open .teb-bottom-nav,body.teb-overlay-open #tebBottomNav,body.teb-overlay-open #tebBottomNavMount{display:none !important;visibility:hidden !important;pointer-events:none !important;opacity:0 !important;}body.consult-wizard-open.teb-has-bottom-nav{padding-bottom:0 !important;}body.teb-has-bottom-nav:not(.consult-wizard-open) .wizard-nav,body.teb-has-bottom-nav .fixed-bottom,body.teb-has-bottom-nav .sticky-bottom,body.teb-has-bottom-nav .teb-sticky-footer,body.teb-has-bottom-nav .teb-page-actions{bottom:var(--teb-bottom-nav-offset);}body.consult-wizard-open .wizard-nav,#wizardAccordion.is-open .wizard-nav{bottom:auto !important;}body.teb-has-bottom-nav .modal-footer{padding-bottom:calc(0.75rem+env(safe-area-inset-bottom,0px));}body.teb-has-bottom-nav:not(.consult-wizard-open) .section:last-of-type,body.teb-has-bottom-nav:not(.consult-wizard-open) .container.pb-5{scroll-margin-bottom:var(--teb-bottom-nav-offset);}.teb-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:99990;display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;gap:0;width:100%;max-width:100vw;overflow:visible;padding:4px 2px calc(4px+env(safe-area-inset-bottom,0px));background:rgba(255,255,255,0.98);border-top:1px solid var(--teb-border-strong,rgba(13,148,136,0.22));box-shadow:0 -4px 24px rgba(15,23,42,0.1);backdrop-filter:blur(12px);}.teb-bnav-item{flex:1 1 16.666%;min-width:0;max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:3px 1px;border:none;background:transparent;color:#475569;text-decoration:none;font-size:9px;font-weight:600;line-height:1.15;border-radius:8px;transition:color 0.15s,background 0.15s;cursor:pointer;-webkit-tap-highlight-color:transparent;}.teb-bnav-item:hover,.teb-bnav-item:focus-visible{color:var(--teb-primary,#0d9488);background:rgba(13,148,136,0.08);}.teb-bnav-item.active{color:var(--teb-primary-dark,#0f766e);background:rgba(13,148,136,0.12);}.teb-bnav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;}.teb-bnav-icon svg{width:20px;height:20px;display:block;}.teb-bnav-icon-wrap{position:relative;display:inline-flex;}.teb-bnav-badge{position:absolute;top:-5px;left:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;line-height:16px;text-align:center;}.teb-bnav-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.1;text-align:center;width:100%;padding:0 1px;}.teb-bnav-backdrop{position:fixed;inset:0;z-index:1035;background:rgba(15,23,42,0.35);}.teb-bnav-panel{position:fixed;left:0;right:0;bottom:calc(64px+env(safe-area-inset-bottom,0px));z-index:1038;max-height:min(55vh,420px);background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px rgba(15,23,42,0.12);display:flex;flex-direction:column;overflow:hidden;}.teb-bnav-panel-head{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f0fdfa,#fff);}.teb-bnav-panel-body{overflow-y:auto;flex:1;}.teb-notif-item{display:block;width:100%;text-align:right;padding:0.75rem 1rem;border:none;border-bottom:1px solid #f1f5f9;background:#fff;cursor:pointer;transition:background 0.12s;}.teb-notif-item:hover{background:#f0fdfa;}.teb-notif-item.unread{background:#f8fafc;border-right:3px solid #0d9488;}.teb-notif-item-title{font-size:0.875rem;font-weight:600;color:#0f172a;margin-bottom:2px;}.teb-notif-item-body{font-size:0.78rem;color:#64748b;margin-bottom:4px;}.teb-notif-item-time{font-size:0.7rem;color:#94a3b8;}.teb-notif-item.teb-notif-expired{opacity:0.92;border-right:3px solid #f59e0b;}.teb-notif-item-expired{font-weight:600;}.user-msg-highlight{box-shadow:0 0 0 2px #3b82f6;}.teb-bnav-empty{padding:1.5rem;}.teb-search-modal-content{border-radius:16px 16px 0 0;min-height:60vh;}@media (min-width:576px){.teb-search-modal-content{border-radius:16px;min-height:auto;}}.teb-search-group-title{font-size:0.72rem;font-weight:700;color:#0d9488;margin:0.75rem 0 0.35rem;text-transform:uppercase;letter-spacing:0.02em;}.teb-search-result{display:flex;align-items:flex-start;gap:0.65rem;padding:0.65rem 0.5rem;border-radius:10px;text-decoration:none;color:inherit;transition:background 0.12s;}.teb-search-result:hover{background:#f0fdfa;color:inherit;}.teb-search-result-icon{width:34px;height:34px;border-radius:10px;background:rgba(13,148,136,0.12);color:#0d9488;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;line-height:1;}.teb-search-result-title{font-size:0.875rem;font-weight:600;color:#0f172a;}.teb-search-result-sub{font-size:0.75rem;color:#64748b;}@media (display-mode:standalone){:root{--teb-bottom-nav-offset:calc(72px+env(safe-area-inset-bottom,0px));}body.teb-has-bottom-nav{padding-bottom:var(--teb-bottom-nav-offset) !important;}.teb-bottom-nav{z-index:99999;padding-bottom:calc(8px+env(safe-area-inset-bottom,0px));}}@media (min-width:992px){.teb-bottom-nav{max-width:520px;width:min(520px,calc(100vw - 32px));left:50%;right:auto;transform:translateX(-50%);border-radius:16px 16px 0 0;border-left:1px solid rgba(13,148,136,0.12);border-right:1px solid rgba(13,148,136,0.12);}.teb-bnav-panel{max-width:520px;width:min(520px,calc(100vw - 32px));left:50%;right:auto;transform:translateX(-50%);}}@media (min-width:992px){body.teb-no-bottom-nav .teb-bottom-nav,body.teb-no-bottom-nav #tebBottomNav,body.teb-no-bottom-nav #tebBottomNavMount{display:none !important;}body.teb-no-bottom-nav{padding-bottom:0 !important;}}