#gdirMobBar{display:none}@media(max-width:991.98px){#gdirMobBar{display:flex;align-items:center;justify-content:space-around;position:fixed;left:0;right:0;bottom:0;height:58px;padding-bottom:env(safe-area-inset-bottom);background:var(--surface,#fff);border-top:1px solid var(--line,#e5e7eb);z-index:1045}body.has-mobile-bottombar{padding-bottom:calc(58px + env(safe-area-inset-bottom))}body.has-mobile-bottombar .fab-wrap{bottom:calc(74px + env(safe-area-inset-bottom))}}#gdirMobBar   .gmb-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:var(--text-muted,#6b7280);text-decoration:none;font-size:12px;font-weight:600;padding:6px 2px;position:relative;min-width:0}#gdirMobBar .gmb-item.active,#gdirMobBar .gmb-item:hover{color:var(--primary,#0E5C57)}#gdirMobBar .gmb-item i{font-size:21px;line-height:1}#gdirMobBar .gmb-item-rel{overflow:visible}#gdirMobBar .gmb-dot{position:absolute;top:2px;right:calc(50% - 16px);min-width:15px;height:15px;border-radius:999px;background:#EF4444;color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px}#gdirMobBar .gmb-center{flex:1;display:flex;align-items:center;justify-content:center}#gdirMobBar .gmb-plus{width:46px;height:46px;border-radius:50%;border:none;cursor:pointer;background:var(--primary,#0E5C57);color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(14,92,87,.4);margin-top:-22px;transition:transform .15s ease}#gdirMobBar .gmb-plus:active{transform:scale(.94)}#gdirMobBar .gmb-av{width:26px;height:26px;border-radius:50%;overflow:hidden;background:var(--primary,#0E5C57);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}#gdirMobBar .gmb-av img{width:100%;height:100%;object-fit:cover;display:block}#gdirMobBar .gmb-av-anon{background:#9CA3AF}#gdirMobBarBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1050}#gdirMobBarBackdrop[hidden]{display:none}#gdirMobBarSheet{position:fixed;left:0;right:0;bottom:0;z-index:1051;background:var(--surface,#fff);border-radius:18px 18px 0 0;padding:10px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -8px 30px rgba(0,0,0,.2);max-height:80vh;overflow-y:auto}#gdirMobBarSheet[hidden]{display:none}#gdirMobBarSheet .gmb-sheet-handle{width:36px;height:4px;border-radius:99px;background:var(--line,#e5e7eb);margin:2px auto 12px}#gdirMobBarSheet h3{font-size:16px;font-weight:700;margin:0 0 12px;color:var(--text-primary,#111827)}#gdirMobBarSheet .gmb-sheet-item{display:flex;align-items:center;gap:12px;padding:10px 4px;text-decoration:none;color:inherit;border-radius:10px}#gdirMobBarSheet .gmb-sheet-item:hover{background:rgba(0,0,0,.04)}#gdirMobBarSheet .gmb-sheet-ic{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}#gdirMobBarSheet .gmb-sheet-item strong{display:block;font-size:14px;font-weight:600;color:var(--text-primary,#111827)}#gdirMobBarSheet .gmb-sheet-item small{display:block;font-size:12px;color:var(--text-muted,#6b7280)}#gdirMobBarSheet .gmb-sheet-cancel{width:100%;margin-top:8px;padding:11px;border-radius:10px;border:1px solid var(--line,#e5e7eb);background:none;font-weight:600;font-size:14px;cursor:pointer;color:var(--text-primary,#111827)}@media(min-width:992px){#gdirMobBarBackdrop,#gdirMobBarSheet{display:none!important}}