:root{--nav-height: 64px;--mobile-bottom-nav-gap: 8px;--mobile-bottom-nav-reserved-space: calc( var(--nav-height) + var(--mobile-bottom-nav-gap) + 20px + env(safe-area-inset-bottom, 0px) );--linkedin-blue: #000080;--nav-bg: #ffffff}.bottom-nav{display:none;position:fixed;bottom:0;left:0;width:100%;height:var(--nav-height);background:var(--nav-bg);border-top:1px solid #e8e8e8;box-shadow:0 -3px 12px #00000014;z-index:1000;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom)}.nav-item{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;flex:1;height:100%;transition:color .2s ease;-webkit-tap-highlight-color:transparent}.icon-wrapper{margin-bottom:2px;display:flex;align-items:center;justify-content:center}.chat-call-icon{position:relative;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.chat-call-icon svg:first-child{width:22px;height:22px}.chat-call-icon svg:last-child{position:absolute;right:-3px;bottom:-2px;width:13px;height:13px;padding:2px;border-radius:999px;background:#fff;color:currentColor;box-shadow:0 0 0 1px #00008014}.nav-label{font-size:10px;font-weight:850}.nav-item.active{color:var(--linkedin-blue)}@media(max-width:767px){:root{--nav-height: 72px;--mobile-bottom-nav-gap: 0px;--mobile-bottom-nav-reserved-space: calc( var(--nav-height) + 10px + env(safe-area-inset-bottom, 0px) )}.bottom-nav{left:0;right:0;bottom:0;width:100%;max-width:100%;height:var(--nav-height);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;border:0;border-top:1px solid rgba(15,23,42,.08);border-radius:22px 22px 0 0;background:#fffffffa;box-shadow:0 -14px 34px #0f172a1a,0 -1px #fffffff2;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);padding:7px 8px calc(7px + env(safe-area-inset-bottom,0px));z-index:10010}.main-content-wrapper.has-mobile-bottom-nav{padding-bottom:var(--mobile-bottom-nav-reserved-space)}.nav-item{position:relative;min-width:0;min-height:44px;height:100%;gap:2px;color:#64748b;font-weight:700;border-radius:18px;transform:translateZ(0);transition:color .2s ease,background .2s ease,transform .2s ease,opacity .2s ease}.nav-item:after{content:"";position:absolute;left:50%;bottom:4px;width:4px;height:4px;border-radius:999px;background:#2563eb;opacity:0;transform:translate(-50%) scale(.65);transition:opacity .22s ease,transform .22s ease}.icon-wrapper{position:relative;margin-bottom:0;width:40px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.icon-wrapper svg{width:clamp(21px,6vw,24px);height:clamp(21px,6vw,24px);stroke-width:2.25;transition:transform .22s ease,stroke-width .22s ease}.chat-call-icon{width:clamp(22px,6vw,25px);height:clamp(22px,6vw,25px)}.chat-call-icon svg:first-child{width:clamp(21px,6vw,24px);height:clamp(21px,6vw,24px)}.chat-call-icon svg:last-child{width:clamp(12px,3.5vw,14px);height:clamp(12px,3.5vw,14px)}.nav-item:active{transform:scale(.94)}.nav-label{width:100%;overflow:hidden;color:inherit;font-size:clamp(9px,2.6vw,10.5px);line-height:1.1;font-weight:750;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease,transform .2s ease}.nav-item.active{color:navy;background:transparent}.nav-item.active .icon-wrapper{width:42px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#00008014;color:navy;box-shadow:0 8px 18px #0000801a,inset 0 0 0 1px #0000800d;transform:translateY(-2px)}.nav-item.active .icon-wrapper svg{transform:scale(1.06);stroke-width:2.45}.nav-item.active .nav-label{color:navy;font-weight:850;transform:translateY(-1px)}.nav-item.active:after{opacity:1;transform:translate(-50%) scale(1)}.nav-item--featured{overflow:hidden}.nav-item--featured .icon-wrapper{width:40px;height:32px;margin-top:0;color:inherit;background:transparent;border:0;box-shadow:none}.nav-item--featured .nav-label{margin-top:0;color:inherit;font-weight:750}.nav-item--featured.active .icon-wrapper{background:#00008014;color:navy;transform:translateY(-2px);box-shadow:0 8px 18px #0000801a,inset 0 0 0 1px #0000800d}@media(hover:hover){.nav-item:hover{color:navy;background:#00008009}}@media(max-width:340px){.bottom-nav{padding-inline:5px;border-radius:18px 18px 0 0}.nav-item{gap:2px}.icon-wrapper{width:34px;height:30px}.nav-label{font-size:8px}.nav-item--featured .icon-wrapper{width:34px;height:30px}}@media(min-width:600px)and (max-width:767px){.bottom-nav{padding-inline:18px}}}html,body{max-width:100%;overflow-x:hidden;margin:0;padding:0}.g9-global-search{position:relative;width:100%;min-width:0;z-index:10030}.g9-global-search__form{display:flex;align-items:center;gap:10px;width:100%;min-height:62px;padding:7px 7px 7px 16px;border:1px solid rgba(0,0,128,.08);border-radius:22px;background:#fff;box-shadow:0 18px 42px #0000002e,0 0 0 1px #fff9;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.g9-global-search__form:focus-within{border-color:#00008052;box-shadow:0 22px 48px #00008033,0 0 0 4px #00008014;transform:translateY(-1px)}.g9-global-search__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;color:navy;background:#00008014}.g9-global-search__form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#172033;font-size:16px;font-weight:600}.g9-global-search__form input::placeholder{color:#8c95aa;font-weight:500}.g9-global-search__clear,.g9-global-search__submit{border:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer}.g9-global-search__clear{width:36px;height:36px;border-radius:999px;color:#667085;background:#f2f4f7}.g9-global-search__submit{min-width:104px;height:48px;padding:0 18px;border-radius:16px;background:navy;color:#fff;font-size:.94rem;font-weight:800;box-shadow:0 12px 26px #00008038}.g9-search-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;width:100%;max-width:min(100%,560px);max-height:min(62vh,430px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;color:#172033;box-shadow:0 24px 60px #0f172a38,0 0 0 1px #ffffffb8;z-index:10040;scrollbar-width:thin;scrollbar-color:rgba(0,0,128,.24) transparent}.g9-search-dropdown::-webkit-scrollbar{width:8px}.g9-search-dropdown::-webkit-scrollbar-thumb{border-radius:999px;background:#00008038}.g9-search-group+.g9-search-group{margin-top:10px;padding-top:10px;border-top:1px solid #eef2f7}.g9-search-group h3{margin:0 0 8px;padding:0 6px;color:navy;font-size:.78rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.g9-search-result{width:100%;min-width:0;min-height:76px;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid transparent;border-radius:16px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.g9-search-result:hover,.g9-search-result--active{border-color:#00008024;background:#f7f8ff;transform:translateY(-1px)}.g9-search-result__avatar{width:52px;height:52px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:linear-gradient(135deg,#e7ecff,#f7f9ff);color:navy;font-weight:900}.g9-search-result__avatar img{width:100%;height:100%;object-fit:cover}.g9-search-result__avatar--icon{font-size:1.15rem}.g9-search-result__body{min-width:0;flex:1;display:grid;gap:4px;overflow:hidden}.g9-search-result__body strong,.g9-search-result__body small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g9-search-result__body strong{color:#111827;font-size:.95rem;line-height:1.25}.g9-search-result__body small,.g9-search-result__meta{color:#667085;font-size:.8rem;line-height:1.25}.g9-search-result__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.g9-search-result__meta span{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g9-search-result__cta{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 11px;border-radius:999px;background:#00008014;color:navy;font-size:.75rem;font-weight:900;white-space:nowrap}.g9-search-state{padding:22px 16px;color:#667085;text-align:center;font-weight:700}.g9-search-loading{display:grid;gap:8px}.g9-search-skeleton{display:flex;align-items:center;gap:12px;padding:10px}.g9-search-skeleton span,.g9-search-skeleton i{display:block;border-radius:999px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:g9-search-pulse 1.15s ease infinite}.g9-search-skeleton span{width:52px;height:52px;border-radius:16px}.g9-search-skeleton div{flex:1;display:grid;gap:9px}.g9-search-skeleton i:first-child{width:48%;height:12px}.g9-search-skeleton i:last-child{width:76%;height:10px}@keyframes g9-search-pulse{to{background-position:-200% 0}}@media(max-width:767px){.g9-global-search{z-index:10030}.g9-global-search__form{min-height:58px;border-radius:18px;padding:7px;gap:7px}.g9-global-search__icon{width:40px;height:40px;border-radius:13px}.g9-global-search__submit{min-width:46px;width:46px;height:42px;padding:0;overflow:hidden;color:transparent;position:relative}.g9-global-search__submit:before{content:"Go";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.82rem}.g9-search-dropdown{position:absolute;top:calc(100% + 8px);left:50%;right:auto;width:calc(100vw - 24px);max-width:none;max-height:min(60vh,calc(100dvh - 142px));padding:8px;border-radius:14px;transform:translate(-50%);box-shadow:0 22px 48px #0f172a3d,0 0 0 1px #ffffffbf}.g9-search-result{align-items:flex-start;min-height:72px;gap:10px;padding:10px;border-radius:14px}.g9-search-result__avatar{width:46px;height:46px;border-radius:14px}.g9-search-result__cta{display:none}.g9-search-result__body strong{font-size:.92rem}.g9-search-result__body small,.g9-search-result__meta{font-size:.78rem}.g9-search-state{padding:20px 12px;font-size:.88rem}}@media(max-width:420px){.g9-global-search__form input{font-size:15px}.g9-global-search__icon{width:36px;height:36px}.g9-search-result{gap:9px}.g9-search-result__avatar{width:42px;height:42px;border-radius:13px}}.g9-location-selector-container{display:inline-block;position:relative;font-family:Poppins,sans-serif}.g9-location-trigger-chip{display:flex;align-items:center;gap:8px;background:#ffffffe6;border:1px solid rgba(0,0,128,.08);border-radius:99px;padding:8px 16px;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;box-shadow:0 4px 12px #0f172a0d;transition:all .2s cubic-bezier(.4,0,.2,1);max-width:200px}.g9-location-trigger-chip:hover{background:#fff;border-color:#22d3ee66;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a14}.g9-location-trigger-chip.active{background:#22d3ee14;border-color:#22d3ee66;color:#0369a1}.g9-location-trigger-chip .pin-icon{color:#0284c7;font-size:16px;flex-shrink:0}.g9-location-trigger-chip .location-name{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g9-location-trigger-chip .clear-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#0f172a14;color:#475569;font-size:10px;transition:all .15s ease;margin-left:2px}.g9-location-trigger-chip .clear-icon:hover{background:#ef4444;color:#fff}.g9-location-modal-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:11000;animation:fadeIn .2s ease-out}.g9-location-modal-content{background:#fff;border-radius:24px;width:420px;max-width:90vw;box-shadow:0 25px 50px -12px #0f172a40;border:1px solid rgba(148,163,184,.15);overflow:hidden;animation:slideUp .25s cubic-bezier(.16,1,.3,1)}.g9-location-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(226,232,240,.8)}.g9-location-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#0f172a}.g9-location-modal-header .close-btn{background:#0f172a0d;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;transition:all .15s ease}.g9-location-modal-header .close-btn:hover{background:#ef44441a;color:#ef4444}.g9-location-modal-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}.g9-gps-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 20px;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:16px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #2563eb33}.g9-gps-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}.g9-gps-btn:disabled{opacity:.7;cursor:not-allowed}.g9-gps-btn .action-icon{font-size:16px}.g9-location-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:10px 14px;border-radius:12px;font-size:12px;line-height:1.5}.g9-location-search-box{position:relative;width:100%}.g9-location-search-box input{width:100%;padding:12px 40px 12px 44px;border-radius:16px;border:1.5px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-size:14px;outline:none;box-sizing:border-box;transition:all .2s ease}.g9-location-search-box input:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e926}.g9-location-search-box .search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#64748b;font-size:18px}.g9-location-search-box .clear-search-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:0;display:flex;align-items:center}.g9-location-suggestions-container{max-height:220px;overflow-y:auto}.g9-suggestions-loading,.g9-no-suggestions{text-align:center;padding:20px;color:#64748b;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px}.g9-suggestions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.g9-suggestions-list li{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:12px;cursor:pointer;transition:all .15s ease}.g9-suggestions-list li:hover{background:#f1f5f9}.g9-suggestions-list .list-pin-icon{color:#64748b;font-size:16px;flex-shrink:0}.g9-suggestions-list .suggestion-details{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.g9-suggestions-list .suggestion-details .main-text{font-size:14px;font-weight:500;color:#0f172a}.g9-suggestions-list .suggestion-details .sub-text{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g9-suggestions-list .check-icon{color:#10b981;font-size:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.spin{animation:spinner 1s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}@media(max-width:768px){.g9-location-modal-overlay{align-items:flex-end}.g9-location-modal-content{width:100%;max-width:100%;border-radius:24px 24px 0 0;animation:slideUpMobile .3s cubic-bezier(.16,1,.3,1)}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.g9-location-modal-body{padding-bottom:34px}}@media(max-width:768px){.desktop-only-location{display:none!important}}
