: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;--nav-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.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);font-family:var(--nav-font)}.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:24px 24px 0 0;box-shadow:0 -16px 36px #0f172a1c,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}.bottom-nav.expert-chat-mobile-hidden{display:none}.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:#667085;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.55vw,10.5px);line-height:1.1;font-weight:760;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:#00008016;color:navy;box-shadow:0 9px 18px #0000801c,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}}:root{--g9-blue: #000080;--g9-blue-soft: #eef2ff;--g9-yellow: #ffd54a;--g9-text: #111827;--g9-muted: #6b7280;--g9-line: #e5e7eb;--g9-line-soft: #eef0f4;--g9-bg: #f7f8fb;--g9-card: #ffffff;--g9-shadow: 0 16px 42px rgba(15, 23, 42, .075);--g9-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html,body,#root{max-width:100%}body{overflow-x:hidden}.home-feed-page{min-height:100vh;width:100%;overflow-x:clip;background:#eef2f7;color:var(--g9-text);font-family:var(--g9-font);font-size:15px;line-height:1.45;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.home-feed-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:260px minmax(360px,1fr) 46px minmax(190px,250px) 46px auto minmax(46px,auto);align-items:center;gap:14px;width:100%;padding:18px 28px 14px;background:#fff;border-bottom:1px solid rgba(226,232,240,.92);box-shadow:0 8px 26px #0f172a0b}.home-icon-button{width:42px;height:42px;border:1px solid rgba(0,0,128,.08);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:var(--g9-blue);background:#fffffff0;box-shadow:0 8px 22px #0f172a0d;cursor:pointer}.home-feed-logo{display:flex;align-items:center;min-width:0}.home-feed-logo img{display:block;width:156px;max-width:100%;height:auto}.home-feed-location{justify-self:stretch;max-width:min(100%,250px);min-width:0}.home-feed-location .g9-location-selector-container{width:100%}.home-menu-toggle{display:none}.home-header-search{min-width:0}.home-header-search .home-global-search .g9-global-search__form{min-height:52px;height:52px;padding:6px 7px 6px 14px;border-radius:18px;border-color:#cbd5e1eb;background:#f8fafc;box-shadow:inset 0 0 0 1px #ffffffa3}.home-header-search .home-global-search .g9-global-search__icon{width:36px;height:36px;border-radius:12px}.home-header-search .home-global-search .g9-global-search__submit{min-width:86px;height:38px;border-radius:13px;font-size:.84rem}.home-header-search .home-global-search .g9-search-dropdown{top:calc(100% + 8px);max-width:100%}.home-header-filter,.home-header-icon{width:46px;height:46px;border:1px solid rgba(0,0,128,.1);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--g9-blue);background:#fff;box-shadow:0 10px 22px #0f172a0e;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-header-notification{position:relative}.home-header-notification:after{content:"";position:absolute;top:9px;right:10px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#ef4444}.home-header-filter:hover,.home-header-icon:hover,.home-wallet-pill:hover,.home-icon-button:hover{transform:translateY(-1px);border-color:#00008033;box-shadow:0 14px 26px #0f172a16}.home-wallet-pill{min-width:128px;height:46px;padding:0 15px;border:1px solid rgba(255,193,7,.48);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#172033;background:linear-gradient(180deg,#fff7d6,#fff);box-shadow:0 12px 24px #ffc10721;cursor:pointer;font-size:13px;font-weight:850;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-feed-header>.home-icon-button:last-child{width:auto;min-width:46px;max-width:168px;height:46px;padding:0 13px;gap:8px;border-radius:16px;background:#f8fafc}.home-profile-name{min-width:0;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:13px;font-weight:850}.home-desktop-shell{display:grid;grid-template-columns:260px minmax(0,1fr) 320px;gap:24px;align-items:start;width:min(1440px,100%);margin:0 auto;padding:24px 28px 44px}.home-left-sidebar,.home-right-sidebar{position:sticky;top:96px}.home-left-sidebar{position:fixed!important;top:0!important;left:0!important;width:280px!important;height:100vh!important;background:#fff!important;border-right:1px solid #E5E7EB!important;padding:24px 20px!important;display:flex!important;flex-direction:column!important;z-index:50!important;overflow-y:auto}.home-sidebar-logo{min-height:68px;display:flex;align-items:center;padding:0 16px 10px;color:inherit;text-decoration:none}.home-sidebar-logo img{width:190px;height:auto;display:block;object-fit:contain}.home-sidebar-account{min-width:0;margin:0 0 16px;padding:12px 16px;border:1px solid #E5E7EB;border-radius:14px;background:#f8fafc;box-shadow:none}.home-sidebar-account strong,.home-sidebar-account span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-sidebar-account strong{color:#111827;font-size:13.5px;line-height:1.2;font-weight:850}.home-sidebar-account span{margin-top:3px;color:#6b7280;font-size:11px;line-height:1.3;font-weight:650}.home-sidebar-card,.home-widget{border:1px solid #E5E7EB;border-radius:18px;background:#fff;box-shadow:0 4px 16px #0f172a08}.home-sidebar-card--nav{padding:0;background:transparent!important;border:none!important;box-shadow:none!important;display:flex;flex-direction:column;gap:4px}.home-sidebar-card--nav a,.home-sidebar-auth{width:100%;border:0;display:flex;align-items:center;gap:12px;min-height:48px;height:48px;padding:0 16px;border-radius:12px;color:#1f2937!important;background:transparent!important;text-decoration:none;font-size:13.5px;font-weight:750;text-align:left;cursor:pointer;box-shadow:none!important;transform:none!important;transition:all .2s ease}.home-sidebar-card--nav a svg,.home-sidebar-auth svg{color:#0b1b44!important;transition:color .2s ease}.home-sidebar-card--nav a:hover,.home-sidebar-auth:hover{background:#f8fafc!important;color:navy!important}.home-sidebar-card--nav a:hover svg,.home-sidebar-auth:hover svg{color:navy!important}.home-sidebar-card--nav a.active{background:#eef2ff!important;color:navy!important}.home-sidebar-card--nav a.active svg{color:navy!important}.home-sidebar-auth{font-family:inherit}.home-sidebar-divider{height:1px;margin:12px 4px;background:#e5e7eb}.home-sidebar-promo{margin-top:auto!important;padding:16px;border:none;border-radius:18px;background:linear-gradient(135deg,#020b5c,#001b8f);color:#fff;box-shadow:0 12px 28px #00008024;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:6px}.home-sidebar-promo span{position:absolute;right:-10px;bottom:-10px;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;color:#ffffff1f;transform:scale(1.6);pointer-events:none;z-index:0;background:transparent!important}.home-sidebar-promo strong{display:block;font-size:13.5px;font-weight:850;color:#fff;margin:0;z-index:1}.home-sidebar-promo p{margin:2px 0;color:#eaf0ff;font-size:11px;line-height:1.35;font-weight:600;z-index:1}.home-sidebar-promo small{display:block;margin:0 0 4px;color:#ffffffb3;font-size:10.5px;font-weight:500;z-index:1}.home-sidebar-promo a{align-self:flex-start;padding:6px 12px;border-radius:999px;color:#fbbf24;background:transparent;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease;z-index:1}.home-sidebar-promo a:hover{text-decoration:underline}.home-center-column{min-width:0}.home-hero-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:28px;min-height:270px;padding:24px 32px;border:none;border-radius:20px;background:linear-gradient(135deg,#020b5c,#001b8f,#2563eb);color:#fff;box-shadow:0 20px 48px #0000802e;margin-bottom:24px}.home-hero-card:before{content:"";position:absolute;top:-50%;left:-20%;width:80%;height:200%;background:radial-gradient(circle,rgba(37,99,235,.25) 0%,transparent 60%);pointer-events:none;z-index:0}.home-hero-card:after{content:"";position:absolute;right:-50px;top:-50px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.12) 0%,transparent 70%);pointer-events:none;z-index:0}.home-hero-copy,.home-hero-visual{position:relative;z-index:1}.home-hero-copy{min-width:0;display:grid;align-content:center;gap:12px}.home-hero-eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:#ffffff26;color:#fbbf24;font-size:11px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}.home-hero-copy h1{max-width:600px;margin:0;color:#fff;font-size:clamp(34px,3.8vw,44px);line-height:1.15;font-weight:900;letter-spacing:0}.home-hero-highlight{color:#fbbf24}.home-hero-copy p{max-width:560px;margin:0 0 6px;color:#eaf0ff;font-size:14.5px;line-height:1.5;font-weight:600}.home-hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-hero-actions button{min-width:0;min-height:70px;padding:10px 14px;border:none;border-radius:14px;display:flex;align-items:center;gap:12px;background:#fff;color:#020b5c;cursor:pointer;text-align:left;box-shadow:0 8px 20px #0000000f;transition:all .22s ease-in-out}.home-hero-actions button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f;background:#f8fafc}.home-hero-actions button>svg{width:36px;height:36px;padding:8px;border-radius:50%;background:#001b8f;color:#fff;flex-shrink:0}.home-hero-actions button span{min-width:0;display:flex;flex-direction:column;gap:1px}.home-hero-actions button strong{color:#020b5c;font-size:clamp(12.5px,1.25vw,14.5px);font-weight:850}.home-hero-actions button small{color:#475569;font-size:clamp(10px,1vw,11px);font-weight:600;line-height:1.25}.home-hero-visual{align-self:center;display:flex;justify-content:center;align-items:center;position:relative;min-height:200px}.home-hero-shield{width:130px;height:130px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:36px;color:#fbbf24;background:linear-gradient(135deg,#ffffff2e,#ffffff0f);box-shadow:0 16px 36px #00008040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:rotate(-10deg);animation:float-gentle 6s ease-in-out infinite}.home-hero-bubble{position:absolute;padding:8px 14px;border-radius:16px;font-size:11.5px;font-weight:850;display:flex;align-items:center;gap:6px;box-shadow:0 10px 24px #0f172a26;white-space:nowrap}.home-hero-bubble svg{color:inherit}.home-hero-bubble--chat{top:25px;right:-10px;background:#fbbf24;color:#020b5c;animation:float-bubble-1 5s ease-in-out infinite}.home-hero-bubble--trust{left:-20px;bottom:25px;background:#fff;color:#020b5c;animation:float-bubble-2 5s ease-in-out infinite 2s}@keyframes float-gentle{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-6px) rotate(-8deg)}}@keyframes float-bubble-1{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}@keyframes float-bubble-2{0%,to{transform:translate(0)}50%{transform:translate(4px,-6px)}}.home-hero-stats{align-self:center;display:grid;gap:10px}.home-hero-stats span{min-width:0;display:grid;gap:2px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff21;color:#ffffffc7;font-size:12px;font-weight:760;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero-stats strong{color:#fff;font-size:22px;line-height:1.1;font-weight:900}.home-search{display:flex;align-items:center;gap:10px;min-height:56px;padding:8px 10px 8px 15px;border:1px solid var(--g9-line-soft);border-radius:16px;background:#fff;box-shadow:var(--g9-shadow)}.home-search svg{flex:0 0 auto;color:var(--g9-blue)}.home-search input{flex:1 1 auto;min-width:0;border:0;outline:0;background:transparent;color:var(--g9-text);font-size:15.5px;font-weight:600;letter-spacing:0}.home-search span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:6px 10px;border-radius:999px;background:var(--g9-blue-soft);color:var(--g9-blue);font-size:12px;font-weight:800}.home-search button{width:40px;height:40px;border:0;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#09104a;background:var(--g9-yellow);cursor:pointer}.home-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.home-trust-banner{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;margin:8px 0 18px;padding:16px 18px;border:1px solid rgba(0,0,128,.1);border-radius:20px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a0e}.home-trust-banner>svg{width:48px;height:48px;padding:11px;border-radius:16px;color:var(--g9-blue);background:var(--g9-blue-soft)}.home-trust-banner div{min-width:0;display:grid;gap:3px}.home-trust-banner strong{color:var(--g9-text);font-size:15px;line-height:1.2;font-weight:900}.home-trust-banner span{color:var(--g9-muted);font-size:13px;line-height:1.4;font-weight:650}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:22px 0 2px;padding:0 3px}.home-section-heading span{display:block;margin-bottom:3px;color:var(--g9-blue);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.home-section-heading h2{margin:0;color:var(--g9-text);font-size:20px;line-height:1.15;font-weight:900}.home-section-heading button{min-height:34px;padding:0 12px;border:1px solid rgba(0,0,128,.12);border-radius:999px;background:#fff;color:var(--g9-blue);cursor:pointer;font-size:12px;font-weight:900}.home-target-categories{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:13px;margin:14px 0 20px;padding:16px;border:1px solid rgba(226,232,240,.92);border-radius:24px;background:#fff;box-shadow:0 16px 36px #0f172a0e}.home-target-categories button{min-width:0;border:0;display:grid;justify-items:center;gap:9px;padding:4px 2px;color:#334155;background:transparent;cursor:pointer}.home-target-categories button span{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,128,.1);border-radius:50%;color:var(--g9-blue);background:#f8fafc;box-shadow:inset 0 0 0 5px #fff}.home-target-categories button img{width:100%;height:100%;border-radius:50%;object-fit:cover}.home-target-categories button:hover span,.home-target-categories button.active span{color:#fff;background:linear-gradient(135deg,navy,#1d4ed8)}.home-target-categories button.active strong{color:var(--g9-blue)}.home-target-categories strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;font-weight:850}.home-target-category-skeleton{min-height:86px;border-radius:18px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite}.home-target-category-empty{grid-column:2 / -1;min-height:72px;display:grid;place-items:center;border-radius:18px;color:#64748b;background:#f8fafc;font-size:13px;font-weight:800}.home-dashboard-cards{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:18px}.home-featured-expert-card,.home-service-card{min-width:0;padding:20px;border:1px solid rgba(226,232,240,.94);border-radius:24px;background:#fff;box-shadow:0 18px 42px #0f172a0f}.home-featured-expert-card{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:18px;align-items:start}.home-featured-expert-card .home-card-topline,.home-featured-expert-card .home-featured-expert-main,.home-featured-expert-card .home-featured-description{grid-column:1}.home-featured-expert-card .home-featured-pricing,.home-featured-expert-card .home-featured-actions{grid-column:2}.home-featured-expert-card .home-featured-pricing{margin-top:0}.home-featured-expert-card .home-featured-actions{align-self:end}.home-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.home-card-topline span{color:var(--g9-blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.home-card-topline button{width:36px;height:36px;border:1px solid rgba(0,0,128,.1);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--g9-blue);background:#f8fafc;cursor:pointer}.home-card-topline strong{color:var(--g9-blue);font-size:13px;font-weight:900;white-space:nowrap}.home-featured-expert-main,.home-service-main{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center}.home-featured-avatar,.home-service-icon{width:76px;height:76px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;color:#fff;background:linear-gradient(135deg,navy,#1d4ed8);font-size:22px;font-weight:900}.home-featured-avatar img{width:100%;height:100%;object-fit:cover}.home-service-icon{color:var(--g9-blue);background:var(--g9-blue-soft)}.home-featured-expert-main h3,.home-service-main h3{margin:0;color:#111827;font-size:20px;line-height:1.15;font-weight:900}.home-featured-expert-main p,.home-service-main p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.35;font-weight:700}.home-featured-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.home-featured-meta span{min-height:26px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:999px;color:#475569;background:#f8fafc;font-size:12px;font-weight:850}.home-featured-meta svg:first-child{color:#f59e0b}.home-featured-description{margin:15px 0 0;color:#64748b;font-size:13.5px;line-height:1.55;font-weight:650}.home-featured-pricing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.home-featured-pricing span{min-width:0;padding:12px;border-radius:16px;background:#f8fafc;color:var(--g9-blue);font-size:15px;font-weight:900}.home-featured-pricing small{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:850}.home-featured-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.home-featured-actions button,.home-service-book{min-height:44px;border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--g9-blue);cursor:pointer;font-size:14px;font-weight:900}.home-featured-actions button:first-child{color:#08114f;background:var(--g9-yellow)}.home-service-card{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center;border-color:#22c55e42;box-shadow:0 18px 42px #16a34a0e}.home-service-book{width:100%;margin-top:0;background:#166534}.home-wallet-widget{display:grid;gap:14px;padding:18px;background:linear-gradient(135deg,#fff7d6,#fff 58%,#eef2ff)}.home-wallet-widget__top{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.home-wallet-widget__top span{color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.home-wallet-widget__top strong{color:#111827;font-size:26px;line-height:1.05;font-weight:950}.home-wallet-offer{display:grid;gap:3px;padding:12px;border:1px solid rgba(251,191,36,.32);border-radius:16px;background:#ffffffb8}.home-wallet-offer strong{color:#92400e;font-size:13px;font-weight:900}.home-wallet-offer span{color:#64748b;font-size:12px;line-height:1.35;font-weight:700}.home-wallet-widget a{min-height:42px;padding:0 12px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--g9-blue);font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}.home-quick-card{min-width:0;padding:14px;border-radius:18px;display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:12px;row-gap:2px;color:inherit;text-decoration:none;background:linear-gradient(135deg,#fffffffa,#f8fafffa);border:1px solid var(--g9-line-soft);box-shadow:0 14px 30px #0f172a11;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-quick-card:hover{border-color:#0000802e;box-shadow:0 18px 38px #0f172a17;transform:translateY(-2px)}.home-quick-card>span{grid-row:1 / span 2;width:42px;height:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:var(--g9-blue);background:linear-gradient(135deg,#ffd54a57,#00008012)}.home-quick-card strong,.home-quick-card small{min-width:0;overflow-wrap:anywhere}.home-quick-card strong{font-size:14px;line-height:1.15;font-weight:850}.home-quick-card small{color:var(--g9-muted);font-size:12px;line-height:1.3;font-weight:650}.home-category-chips{display:flex;gap:15px;margin:8px 0;padding:8px 4px 14px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-category-chips::-webkit-scrollbar{display:none}.category-item-btn{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;padding:0;cursor:pointer;width:74px;outline:none;transition:transform .2s ease}.category-item-btn:hover{transform:translateY(-2px)}.category-circle-wrapper{position:relative;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center}.category-circle-ring{width:60px;height:60px;border-radius:50%;padding:2.5px;background:#cbd5e1;display:flex;align-items:center;justify-content:center;transition:background .25s ease,box-shadow .25s ease}.category-item-btn.active .category-circle-ring{background:linear-gradient(45deg,#ffd54a,navy);box-shadow:0 4px 12px #00008033}.category-item-btn:hover .category-circle-ring{background:linear-gradient(45deg,navy,#3b82f6)}.category-circle-ring img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #ffffff;background:#fff}.category-circle{width:55px;height:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:850;border:2px solid #ffffff;box-shadow:0 2px 6px #00000014}.category-circle-fallback{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:900;border:2px solid #ffffff;box-shadow:inset 0 2px 4px #00000026;text-shadow:0 1px 2px rgba(0,0,0,.25)}.category-label{display:block;width:100%;text-align:center;font-size:11.5px;font-weight:800;color:#334155;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.category-item-btn.active .category-label{color:navy;font-weight:900}.category-skeleton-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;width:74px}.category-skeleton-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);animation:feedPulse 1.2s ease-in-out infinite}.category-skeleton-text{width:50px;height:10px;border-radius:4px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);animation:feedPulse 1.2s ease-in-out infinite}@media(min-width:769px){.home-category-chips{gap:22px;padding:10px 4px 18px}.category-item-btn{width:86px;gap:8px}.category-circle-wrapper{width:72px;height:72px}.category-circle-ring{width:70px;height:70px}.category-circle{width:64px;height:64px}.category-label{font-size:12.5px}}@media(min-width:769px){.home-center-column>.home-search{display:none}.home-center-column>.home-quick-actions,.home-category-inline-head,.home-category-chips-shell{display:none!important}.home-feed-stream{display:none}}.home-feed-stream{display:flex;flex-direction:column;gap:18px;margin-top:2px}.feed-card{min-width:0;border:1px solid var(--g9-line-soft);border-radius:18px;background:var(--g9-card);box-shadow:0 14px 38px #0f172a11;overflow:hidden}.feed-card-head{display:grid;grid-template-columns:48px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:15px 16px 11px}.feed-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--g9-blue);font-weight:900;text-decoration:none}.feed-avatar img{width:100%;height:100%;object-fit:cover}.feed-author{min-width:0}.feed-author a{display:flex;align-items:center;gap:5px;width:max-content;max-width:100%;color:var(--g9-text);text-decoration:none;font-size:14.5px;font-weight:850;line-height:1.2}.feed-author a svg{color:#2563eb;flex:0 0 auto}.feed-author span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--g9-muted);font-size:12.5px;font-weight:650;line-height:1.35}.feed-save,.feed-social-row button{width:36px;height:36px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#4b5563;background:#f8fafc;cursor:pointer}.expert-card-body,.feed-title-link{display:block;padding:0 16px 14px;color:inherit;text-decoration:none}.expert-card-body h3,.feed-title-link h3,.offer-panel h3,.home-widget h2{margin:0;color:var(--g9-text);letter-spacing:0}.expert-card-body h3,.feed-title-link h3{font-size:18px;line-height:1.25;font-weight:850}.expert-card-body p,.feed-title-link p,.offer-panel p,.home-widget p{margin:6px 0 0;color:var(--g9-muted);font-size:14px;line-height:1.48;overflow-wrap:anywhere}.feed-rating{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;color:#ca8a04;font-size:13px;font-weight:800}.feed-rating span{color:var(--g9-muted);font-weight:700}.expert-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.expert-price-grid span{min-width:0;padding:10px;border-radius:14px;background:#f9fafb;color:var(--g9-blue);font-weight:900}.expert-price-grid small{display:block;color:var(--g9-muted);font-size:11px;font-weight:800}.feed-media{display:block;width:100%;background:#eef2ff}.feed-media img{display:block;width:100%;max-height:430px;object-fit:cover}.service-meta-row,.feed-social-row,.feed-ctas{display:flex;align-items:center;gap:10px;padding:12px 16px;border-top:1px solid var(--g9-line)}.service-meta-row{justify-content:space-between}.service-meta-row strong{color:var(--g9-blue);font-size:18px}.service-meta-row a,.offer-panel a{color:var(--g9-blue);font-weight:900;text-decoration:none}.feed-social-row span{display:inline-flex;align-items:center;gap:6px;color:#4b5563;font-weight:800}.feed-social-row button{margin-left:auto}.feed-ctas{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;padding:12px}.feed-ctas a{min-width:0;min-height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--g9-blue);text-decoration:none;font-size:14px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 10px 20px #0000801a}.feed-ctas a svg{flex:0 0 auto}.feed-ctas a:first-child{color:#07104f;background:var(--g9-yellow)}.promoted{border-color:#00008040}.offer-panel{margin:2px 16px 16px;padding:16px;border-radius:16px;background:linear-gradient(135deg,navy,#17216f);color:#fff}.offer-panel span,.offer-panel h3,.offer-panel p,.offer-panel strong{color:#fff}.offer-panel span{display:inline-flex;padding:4px 9px;border-radius:999px;background:#ffd54a2e;color:#ffe082;font-size:12px;font-weight:900}.offer-panel strong{display:block;margin-top:12px;font-size:24px}.feed-state,.feed-end{padding:22px 16px;border:1px solid var(--g9-line);border-radius:8px;text-align:center;background:#fff}.feed-state p,.feed-end{color:var(--g9-muted)}.feed-state button{min-height:40px;margin-top:10px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:var(--g9-blue);font-weight:900}.feed-load-anchor{width:100%;height:1px}.feed-card--skeleton{padding:16px}.feed-skeleton-head{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}.feed-skeleton-head>span,.feed-skeleton-head b,.feed-skeleton-head i,.feed-card--skeleton p,.feed-skeleton-media{display:block;border-radius:8px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);animation:feedPulse 1.2s ease-in-out infinite}.feed-skeleton-head>span{width:46px;height:46px;border-radius:50%}.feed-skeleton-head b{width:48%;height:14px;margin-bottom:8px}.feed-skeleton-head i{width:32%;height:10px}.feed-card--skeleton p{width:100%;height:12px;margin:16px 0 0}.feed-card--skeleton p+p{width:72%;margin-top:8px}.feed-skeleton-media{height:220px;margin-top:16px}@keyframes feedPulse{0%,to{opacity:.65}50%{opacity:1}}.home-right-sidebar{display:flex;flex-direction:column;gap:14px}.home-widget{padding:15px}.home-widget-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.home-widget-head h2,.home-widget h2{font-size:16px;font-weight:850;line-height:1.2}.home-widget-head a,.home-invite-widget a{color:var(--g9-blue);font-size:13px;font-weight:900;text-decoration:none}.home-suggested-expert{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0;color:inherit;text-decoration:none}.home-suggested-expert+.home-suggested-expert,.home-trending-service+.home-trending-service{border-top:1px solid var(--g9-line)}.home-suggested-expert img,.home-suggested-expert span{width:42px;height:42px;border-radius:50%;object-fit:cover}.home-suggested-expert span{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--g9-blue);font-weight:900}.home-suggested-expert div,.home-trending-service{min-width:0}.home-suggested-expert strong,.home-suggested-expert small,.home-trending-service strong,.home-trending-service small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-suggested-expert small,.home-trending-service small{color:var(--g9-muted);font-size:12px}.home-trending-service{display:block;padding:10px 0;color:inherit;text-decoration:none}.home-invite-widget{background:#fff9df;border-color:#fde68a}.home-menu-layer{position:fixed;inset:0;z-index:80}.home-menu-backdrop{position:absolute;inset:0;border:0;background:#0f172a6b}.home-menu-panel{position:relative;width:min(310px,calc(100vw - 42px));height:100%;padding:16px;display:flex;flex-direction:column;gap:8px;background:#fff;box-shadow:20px 0 60px #0f172a2e}.home-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--g9-line)}.home-menu-head strong,.home-menu-head span{display:block}.home-menu-head span{margin-top:4px;color:var(--g9-muted);font-size:13px}.home-menu-head button,.home-menu-panel>button{border:0;background:transparent;cursor:pointer}.home-menu-panel>button{min-height:44px;border-radius:8px;display:flex;align-items:center;gap:12px;padding:0 10px;color:#374151;font-weight:800;text-align:left}.home-menu-panel>button:hover{color:var(--g9-blue);background:var(--g9-blue-soft)}@media(min-width:1024px){.home-hero-card,.home-sidebar-promo,.offer-panel{color:#fff!important}.home-hero-card :is(h1,h2,h3,h4,p,span,small,strong,div,svg),.home-sidebar-promo :is(h1,h2,h3,h4,p,span,small,strong,div,svg),.offer-panel :is(h1,h2,h3,h4,p,span,small,strong,div,svg){color:inherit!important}.home-hero-card :is(button,button strong,button small,button span),.home-hero-bubble--chat,.home-hero-bubble--chat *,.home-hero-bubble--trust,.home-hero-bubble--trust *{color:#020b5c!important}.home-hero-actions button>svg{color:#fff!important}.home-sidebar-promo a{color:#fbbf24!important}}@media(max-width:1280px)and (min-width:769px){.home-feed-header{grid-template-columns:232px minmax(280px,1fr) 44px minmax(166px,210px) 44px auto 44px;gap:10px;padding-left:18px;padding-right:18px}.home-desktop-shell{grid-template-columns:232px minmax(0,1fr) 286px;gap:18px;padding-left:20px;padding-right:20px}.home-sidebar-card--nav a{padding-left:9px;padding-right:9px;font-size:13px}.home-hero-card{grid-template-columns:minmax(0,1fr) 200px;min-height:250px;padding:20px 24px;gap:20px}.home-hero-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-hero-actions button{min-height:64px;padding:8px 10px;gap:8px}.home-hero-actions button>svg{width:30px;height:30px;padding:6px}.home-hero-actions button span{min-width:0;display:flex;flex-direction:column;gap:1px}.home-hero-actions button strong{font-size:12.5px}.home-hero-actions button small{font-size:10px}.home-hero-shield{width:100px;height:100px;border-radius:28px}.home-hero-bubble--chat{top:20px;right:-5px}.home-hero-bubble--trust{left:-15px;bottom:20px}.home-target-categories{gap:10px;padding:14px}.home-target-categories button span{width:50px;height:50px}}@media(max-width:1100px)and (min-width:769px){.home-feed-header{grid-template-columns:206px minmax(220px,1fr) 42px minmax(140px,178px) 42px 44px 44px;padding-left:18px}.home-wallet-pill{min-width:44px;padding:0}.home-wallet-pill span,.home-profile-name{display:none}.home-desktop-shell{grid-template-columns:206px minmax(0,1fr) 244px;gap:14px;padding-left:12px;padding-right:12px}.home-sidebar-logo{padding-left:12px;padding-right:12px}.home-sidebar-logo img{width:154px}.home-target-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.home-dashboard-cards,.home-featured-expert-card,.home-service-card{grid-template-columns:1fr}.home-featured-expert-card .home-card-topline,.home-featured-expert-card .home-featured-expert-main,.home-featured-expert-card .home-featured-description,.home-featured-expert-card .home-featured-pricing,.home-featured-expert-card .home-featured-actions{grid-column:1}.home-featured-expert-card .home-featured-pricing,.home-service-book{margin-top:14px}}@media(max-width:1023px)and (min-width:769px){.home-hero-card{grid-template-columns:minmax(0,1fr);min-height:auto;padding:24px}.home-hero-visual{display:none}.home-hero-actions{grid-template-columns:1fr;gap:10px}.home-hero-actions button{min-height:70px;padding:10px 14px;gap:12px}.home-hero-actions button>svg{width:36px;height:36px;padding:8px}.home-hero-actions button strong{font-size:13.5px}.home-hero-actions button small{font-size:11px}}@media(max-width:940px)and (min-width:769px){.home-desktop-shell{grid-template-columns:188px minmax(0,1fr)}.home-right-sidebar{display:none}.home-feed-header{grid-template-columns:188px minmax(220px,1fr) 42px minmax(130px,170px) 42px 44px 44px;padding-left:18px}}@media(max-width:768px){.home-feed-page{font-size:14px;line-height:1.4;background:#fafbfe}.home-feed-header{grid-template-columns:42px minmax(84px,112px) minmax(0,1fr) 42px;gap:8px;padding:7px 10px}.home-menu-toggle{display:inline-flex}.home-header-search,.home-header-filter,.home-header-icon,.home-wallet-pill,.home-profile-name,.home-hero-card,.home-section-heading,.home-target-categories,.home-dashboard-cards{display:none}.home-feed-header>.home-icon-button:last-child{width:42px;min-width:42px;padding:0}.home-feed-location{justify-self:end;max-width:min(100%,280px)}.home-feed-logo img{width:108px}.home-feed-logo{display:inline-flex}.home-feed-location .g9-location-trigger-chip{max-width:100%;min-width:0}.home-desktop-shell{display:block;width:100%;margin:0;padding:9px 10px 88px}.home-left-sidebar,.home-right-sidebar,.home-sidebar-logo,.home-trust-banner{display:none}.home-search{min-height:48px;padding:7px 7px 7px 12px;border-radius:15px;box-shadow:0 10px 26px #0f172a0f}.home-search input{font-size:14px}.home-search span{display:none}.home-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.home-quick-card{grid-template-columns:1fr;justify-items:center;text-align:center;gap:6px;padding:10px 7px;border-radius:16px}.home-quick-card>span{grid-row:auto;width:34px;height:34px;border-radius:13px}.home-quick-card strong{width:100%;font-size:12px;line-height:1.15;white-space:normal}.home-quick-card small{width:100%;font-size:10.5px;line-height:1.2}.home-category-chips{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.feed-card{border-radius:16px;box-shadow:0 10px 26px #0f172a0f}.feed-card-head{grid-template-columns:42px minmax(0,1fr) 36px;padding:12px 12px 9px}.feed-avatar{width:42px;height:42px}.expert-card-body,.feed-title-link{padding:0 12px 12px}.expert-card-body h3,.feed-title-link h3{font-size:16px;line-height:1.25}.expert-card-body p,.feed-title-link p{font-size:13px;line-height:1.42}.feed-media img{max-height:360px}.service-meta-row,.feed-social-row,.feed-ctas{padding-left:12px;padding-right:12px}.feed-ctas a{min-height:42px;border-radius:13px;font-size:13px}}@media(max-width:360px){.home-feed-header{grid-template-columns:38px 88px minmax(0,1fr) 38px;gap:6px}.home-icon-button{width:38px;height:38px;border-radius:10px}.home-feed-logo img{width:88px}.home-desktop-shell{padding-left:8px;padding-right:8px}.home-quick-card{padding:9px 5px;border-radius:14px}.home-quick-card>span{width:32px;height:32px}.home-quick-card strong{font-size:11px}.home-quick-card small{display:none}.expert-price-grid{grid-template-columns:1fr}.home-search{min-height:48px;padding:7px 7px 7px 12px;border-radius:15px;box-shadow:0 10px 26px #0f172a0f}.home-search input{font-size:14px}.home-search span{display:none}.home-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:11px}.home-quick-card{grid-template-columns:1fr;justify-items:center;text-align:center;gap:6px;padding:10px 7px;border-radius:16px}.home-quick-card>span{grid-row:auto;width:34px;height:34px;border-radius:13px}.home-quick-card strong{width:100%;font-size:12px;line-height:1.15;white-space:normal}.home-quick-card small{width:100%;font-size:10.5px;line-height:1.2}.home-category-chips{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.feed-card{border-radius:16px;box-shadow:0 10px 26px #0f172a0f}.feed-card-head{grid-template-columns:42px minmax(0,1fr) 36px;padding:12px 12px 9px}.feed-avatar{width:42px;height:42px}.expert-card-body,.feed-title-link{padding:0 12px 12px}.expert-card-body h3,.feed-title-link h3{font-size:16px;line-height:1.25}.expert-card-body p,.feed-title-link p{font-size:13px;line-height:1.42}.feed-media img{max-height:360px}.service-meta-row,.feed-social-row,.feed-ctas{padding-left:12px;padding-right:12px}.feed-ctas a{min-height:42px;border-radius:13px;font-size:13px}}@media(max-width:360px){.home-feed-header{grid-template-columns:38px 88px minmax(0,1fr) 38px;gap:6px}.home-icon-button{width:38px;height:38px;border-radius:10px}.home-feed-logo img{width:88px}.home-desktop-shell{padding-left:8px;padding-right:8px}.home-quick-card{padding:9px 5px;border-radius:14px}.home-quick-card>span{width:32px;height:32px}.home-quick-card strong{font-size:11px}.home-quick-card small{display:none}.expert-price-grid{grid-template-columns:1fr}.feed-ctas a{font-size:14px}}.home-footer-container{display:block;width:100%;margin-top:50px;border-top:1px solid var(--g9-line)}@media(max-width:768px){.home-footer-container{display:none!important}}@media(min-width:769px){.home-footer-container{padding-left:308px!important;padding-right:28px!important;box-sizing:border-box}}@media(max-width:1280px)and (min-width:1024px){.home-footer-container{padding-left:278px!important;padding-right:28px!important;box-sizing:border-box}}@media(max-width:1023px)and (min-width:769px){.home-footer-container{padding-left:232px!important;padding-right:24px!important;box-sizing:border-box}}@media(min-width:1024px){.home-feed-page{background:#f8fafc!important}}@media(min-width:769px){.home-feed-header{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;height:76px!important;background:#fff!important;border-bottom:1px solid #E5E7EB!important;box-shadow:0 4px 12px #0f172a08!important}.home-menu-toggle,.home-feed-logo{display:none!important}}@media(min-width:1281px){.home-feed-header{margin-left:280px!important;width:calc(100% - 280px)!important;padding:0 28px!important}.home-desktop-shell{grid-template-columns:minmax(0,1fr) 360px!important;gap:28px!important;padding:1px 2px 3px 290px!important}}@media(max-width:1280px)and (min-width:1024px){.home-feed-header{margin-left:250px!important;width:calc(100% - 250px)!important;padding:0 24px!important}.home-desktop-shell{grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important;padding-left:278px!important;padding-right:28px!important}}@media(max-width:1023px)and (min-width:769px){.home-right-sidebar{display:none!important}.home-feed-header{margin-left:208px!important;width:calc(100% - 208px)!important;padding:0 20px!important}.home-desktop-shell{grid-template-columns:minmax(0,1fr)!important;padding-left:232px!important;padding-right:24px!important}}.home-header-search{position:relative;width:100%;max-width:600px}.home-header-search .home-global-search .g9-global-search__form{height:56px!important;min-height:56px!important;padding:6px 56px 6px 16px!important;border-radius:20px!important;border:1px solid #E5E7EB!important;background:#fff!important;box-shadow:0 4px 14px #0f172a0a!important}.home-header-search .home-global-search .g9-global-search__submit{display:none!important}.home-header-search .home-global-search .g9-global-search__icon{color:#6b7280!important;background:transparent!important;width:32px!important;height:32px!important}.home-header-search .home-global-search .g9-global-search__clear{position:absolute;right:58px;top:50%;transform:translateY(-50%);z-index:11}.home-header-filter{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#eef2ff!important;color:navy!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:10!important;box-shadow:none!important}.home-header-filter:hover{background:#e0e7ff!important;transform:translateY(-50%) scale(1.03)!important}.home-feed-location .g9-location-trigger-chip{height:52px!important;border-radius:18px!important;border:1px solid #E5E7EB!important;background:#fff!important;color:#111827!important;font-weight:700!important;padding:0 16px!important;box-shadow:0 4px 12px #0f172a0a!important}.home-feed-location .g9-location-trigger-chip .pin-icon{color:navy!important}.home-feed-location .g9-location-trigger-chip:after{content:"▼"!important;font-size:8px!important;margin-left:6px!important;color:#6b7280!important}.home-header-notification{width:52px!important;height:52px!important;border-radius:50%!important;border:1px solid #E5E7EB!important;background:#fff!important;color:navy!important;box-shadow:0 4px 12px #0f172a0a!important;position:relative}.notification-badge-number{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:850;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff}.home-wallet-pill{height:52px!important;padding:0 16px!important;border-radius:18px!important;border:1px solid #E5E7EB!important;background:#fff!important;color:#111827!important;box-shadow:0 4px 12px #0f172a0a!important;display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer;transition:all .2s ease}.home-wallet-pill .wallet-icon{color:navy}.home-wallet-pill .wallet-info{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.home-wallet-pill .wallet-label{font-size:9px;color:#6b7280;text-transform:uppercase;font-weight:750;letter-spacing:.02em}.home-wallet-pill .wallet-amount{font-size:13.5px;color:#111827;font-weight:900}.home-wallet-pill .wallet-arrow{font-size:8px;color:#6b7280;margin-left:2px}.home-profile-avatar-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:0}.home-profile-avatar-wrapper{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#eef2ff;border:1.5px solid #E5E7EB;display:flex;align-items:center;justify-content:center;color:navy;font-weight:850;font-size:13.5px}.home-profile-avatar-wrapper img{width:100%;height:100%;object-fit:cover}.home-profile-avatar-btn .profile-arrow{font-size:8px;color:#6b7280}.home-right-sidebar{display:flex;flex-direction:column;gap:20px}.home-right-sidebar .home-widget{border:1px solid #E5E7EB!important;border-radius:18px!important;background:#fff!important;box-shadow:0 4px 16px #0f172a08!important;padding:20px!important;margin-bottom:0!important}.home-right-sidebar .home-widget-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.home-right-sidebar .home-widget-head h2{font-size:15px;font-weight:850;color:#111827;margin:0}.home-right-sidebar .home-widget-head .view-all-link{font-size:12px;font-weight:800;color:#2563eb;text-decoration:none}.home-right-sidebar .home-widget-head .view-all-link:hover{text-decoration:underline}.home-right-sidebar .home-widget-list{display:flex;flex-direction:column}.home-right-sidebar .home-widget-item{display:flex;align-items:center;gap:12px;padding:12px 0}.home-right-sidebar .home-widget-item+.home-widget-item{border-top:1px solid #F1F5F9}.home-right-sidebar .home-widget-item .item-icon-box{width:38px;height:38px;border-radius:10px;background:#eef2ff;color:navy;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-right-sidebar .home-widget-item .item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.home-right-sidebar .home-widget-item .item-details h3{font-size:13px;font-weight:800;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-right-sidebar .home-widget-item .item-details p{font-size:11px;color:#6b7280;margin:0;font-weight:600}.home-right-sidebar .home-widget-item .item-price{font-size:13px;font-weight:850;color:#111827;flex-shrink:0;text-align:right}.trending-service-skeleton-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;flex-shrink:0}.trending-service-skeleton-text1{height:12px;width:70%;border-radius:4px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;margin-bottom:6px}.trending-service-skeleton-text2{height:10px;width:45%;border-radius:3px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite}.trending-service-skeleton-price{height:12px;width:45px;border-radius:4px;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;flex-shrink:0}.expert-avatar-box{position:relative;width:40px;height:40px;flex-shrink:0}.expert-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.expert-avatar-placeholder{width:100%;height:100%;border-radius:50%;background:#eef2ff;color:navy;display:flex;align-items:center;justify-content:center;font-weight:850;font-size:12px}.expert-avatar-box .online-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #ffffff}.expert-name-link{text-decoration:none;color:inherit}.expert-name-link:hover h3{color:#2563eb}.expert-meta-rating{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:750;color:#6b7280}.expert-action-col{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.call-btn-pill{display:inline-flex;align-items:center;min-width:0;gap:4px;padding:4px 10px;border-radius:999px;background:#22c55e;color:#fff;font-size:11px;font-weight:800;white-space:nowrap;text-decoration:none;transition:background .2s ease}.call-btn-pill:hover{background:#16a34a}.home-wallet-widget-card{background:#fffdf5!important;border:1px solid #FDE68A!important}.wallet-balance-display{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.balance-info-col{display:flex;flex-direction:column;gap:2px}.balance-info-col .balance-label{font-size:11px;color:#6b7280;font-weight:700;text-transform:uppercase}.balance-info-col .balance-value{font-size:24px;color:#111827;font-weight:900}.bonus-promo-box{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#fef3c7;border:1px solid rgba(251,191,36,.3);position:relative;margin-bottom:16px}.bonus-promo-box .gift-icon{color:#d97706;flex-shrink:0}.bonus-promo-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.bonus-promo-details h4{font-size:12.5px;font-weight:850;color:#78350f;margin:0}.bonus-promo-details p{font-size:10.5px;color:#92400e;margin:0;font-weight:600;line-height:1.25}.close-bonus-btn{position:absolute;top:6px;right:6px;background:transparent;border:none;color:#92400e;cursor:pointer;padding:2px}.add-money-btn-gold{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-radius:12px;background:#fbbf24;color:#071b8c;font-size:13.5px;font-weight:900;text-decoration:none;transition:background .2s ease;box-shadow:0 4px 14px #fbbf2433}.add-money-btn-gold:hover{background:#f59e0b}@media(max-width:767px){.home-feed-page{background:#fff!important}.desktop-header-only{display:none!important}.mobile-header-only{display:flex!important;align-items:center;justify-content:space-between;height:64px!important;background:#fff;border-bottom:1px solid #E5E7EB;padding:0 16px!important;position:sticky;top:0;z-index:1000;gap:8px!important}.mobile-header-menu-btn{background:none;border:none;color:#1e293b;padding:4px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.mobile-header-menu-btn svg{width:24px!important;height:24px!important}.mobile-header-logo-link{display:flex;align-items:center;flex-shrink:1;min-width:0}.mobile-header-logo-link img{height:auto!important;width:135px!important;max-width:145px!important;object-fit:contain}.mobile-header-location{display:flex;align-items:center;flex-shrink:1;min-width:0}.mobile-header-location .g9-location-selector-container{border:none!important;background:transparent!important;padding:0!important}.mobile-header-location .g9-location-trigger-chip{background:#fff!important;border:1px solid #E5E7EB!important;border-radius:14px!important;padding:0 8px!important;font-size:11px!important;font-weight:700!important;color:#1e293b!important;display:flex!important;align-items:center!important;gap:3px!important;height:44px!important;box-shadow:none!important;box-sizing:border-box!important;max-width:105px!important}.mobile-header-location .g9-location-trigger-chip .location-name{max-width:60px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-header-location .g9-location-trigger-chip .pin-icon{color:#3b82f6!important;width:12px!important;height:12px!important;flex-shrink:0!important}.mobile-header-location .g9-location-trigger-chip:after{content:"▼"!important;font-size:7px!important;color:#64748b!important;margin-left:1px!important}.mobile-header-location .g9-location-trigger-chip .clear-icon{display:none!important}.mobile-header-bell-btn{position:relative;background:none;border:none;color:#1e293b;padding:4px!important;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;width:40px!important;height:40px!important;border-radius:50%!important}.mobile-bell-badge{position:absolute;top:4px!important;right:4px!important;background:#ef4444;color:#fff;font-size:9px;font-weight:800;min-width:12px;height:12px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff}.home-search{width:100%!important;max-width:100%!important;height:50px!important;min-height:50px!important;background:#fff!important;border:1px solid #E5E7EB!important;border-radius:16px!important;padding:0 16px!important;box-shadow:0 4px 12px #0f172a0a!important;display:flex!important;align-items:center!important;gap:12px!important;margin-top:8px!important;margin-bottom:10px!important;box-sizing:border-box!important}.home-search svg{color:#94a3b8!important;flex-shrink:0}.home-search input{border:none!important;background:transparent!important;flex:1!important;font-size:14px!important;color:#1e293b!important;padding:0!important;height:100%!important;outline:none!important}.home-search input::placeholder{color:#94a3b8!important}.home-search button{background:none!important;border:none!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:navy!important;cursor:pointer!important;flex-shrink:0}.home-search span{display:none!important}.home-hero-card{display:block!important;background:navy!important;border-radius:16px!important;padding:20px 18px!important;position:relative!important;height:auto!important;min-height:auto!important;max-height:none!important;overflow:hidden!important;box-sizing:border-box!important;margin-bottom:14px!important}@media(max-width:360px){.home-hero-card{min-height:auto!important;max-height:none!important}}@media(min-width:361px)and (max-width:375px){.home-hero-card{min-height:auto!important;max-height:none!important}}@media(min-width:376px)and (max-width:390px){.home-hero-card{min-height:auto!important;max-height:none!important}}@media(min-width:391px){.home-hero-card{min-height:auto!important;max-height:none!important}}.home-hero-card:before{display:none!important}.home-hero-card:after{display:none!important}.home-hero-copy{width:100%!important;max-width:100%!important;position:relative!important;z-index:2!important}.home-hero-eyebrow{display:inline-flex!important;align-items:center!important;gap:4px!important;background:#0000004d!important;color:#fff!important;padding:4px 8px!important;border-radius:8px!important;font-size:8px!important;font-weight:600!important;margin-top:0!important;margin-bottom:6px!important;border:1px solid rgba(255,255,255,.08)!important}.home-hero-eyebrow .gold-text{color:#fbbf24!important;font-weight:800!important}.home-hero-card h1{font-size:19px!important;font-weight:800!important;color:#fff!important;line-height:1.08!important;margin:0 0 6px!important;max-width:80%!important;text-align:left!important}.mobile-br{display:block!important}.home-hero-highlight{color:#fbbf24!important}.home-hero-card p{font-size:9.5px!important;color:#eaf0ff!important;line-height:1.25!important;margin:0 0 10px!important;width:54%!important;text-align:left!important}.home-hero-visual{display:block!important;position:absolute!important;right:18px!important;top:32px!important;width:95px!important;height:105px!important;z-index:1!important;pointer-events:none!important;transform:none!important}.home-hero-shield{width:58px!important;height:58px!important;background:#1e3a8a99!important;border:2px solid #3B82F6!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fbbf24!important;margin-left:auto!important;box-shadow:0 6px 18px #0003!important}.home-hero-shield svg{width:38px!important;height:38px!important}.home-hero-bubble{position:absolute!important;font-size:7px!important;padding:3px 7px!important;border-radius:99px!important;font-weight:700!important;box-shadow:0 4px 10px #00000026!important}.home-hero-bubble--chat{background:#fbbf24!important;color:#020b5c!important;top:60px!important;right:25px!important}.home-hero-bubble--trust{font-size:0!important;padding:0!important;width:18px!important;height:18px!important;background:#fff!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;top:15px!important;right:42px!important;box-shadow:0 4px 10px #00000026!important}.home-hero-bubble--trust svg{width:10px!important;height:10px!important;color:#3b82f6!important}.home-hero-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin-top:10px!important;position:relative!important;z-index:2!important}.home-hero-actions button{background:#fff!important;border:none!important;border-radius:12px!important;padding:0 4px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;cursor:pointer!important;box-shadow:0 4px 10px #0000000d!important;height:44px!important;box-sizing:border-box!important}.home-hero-actions button svg{display:none!important}.home-hero-actions button:before{content:""!important;display:block!important;width:26px!important;height:26px!important;border-radius:50%!important;background:linear-gradient(135deg,#0ea5e9,#0284c7)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:13px!important;flex-shrink:0!important}.home-hero-actions button:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")!important}.home-hero-actions button:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")!important}.home-hero-actions button:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='14' rx='2' ry='2'/%3E%3Cpath d='M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16'/%3E%3C/svg%3E")!important}.home-hero-actions button span{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;width:100%!important;min-width:0!important;margin:0!important;padding-left:6px!important}.home-hero-actions button strong.mobile-text{display:block!important;font-size:11px!important;font-weight:700!important;color:#020b5c!important;margin:0!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.home-hero-actions button small.mobile-text{display:none!important}.home-hero-dots{display:flex!important;justify-content:center!important;gap:4px!important;margin-top:4px!important}.home-hero-dots .dot{width:3px!important;height:3px!important;border-radius:50%!important;background:#ffffff4d!important}.home-hero-dots .dot.active{background:#fff!important;width:6px!important;border-radius:1px!important}.home-category-chips-shell{display:block!important;margin:16px 0!important}.home-category-chips{display:flex!important;gap:16px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:4px 0!important}.home-category-chips::-webkit-scrollbar{display:none!important}.category-item-btn{width:auto!important;flex-shrink:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;border:none!important;background:transparent!important;cursor:pointer!important;padding:0!important}.category-circle-wrapper{width:60px!important;height:60px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 4px 10px #0000000d!important;border:1px solid #E5E7EB!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;overflow:hidden!important}.category-circle-ring{width:100%!important;height:100%!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:0!important;background:transparent!important}.category-circle-ring img{width:32px!important;height:32px!important;object-fit:contain!important}.category-circle-fallback{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-weight:800!important;font-size:16px!important}.category-label{font-size:12px!important;font-weight:700!important;color:#475569!important;text-align:center!important}.category-item-btn.active .category-circle-wrapper{border:2px solid #000080!important;box-shadow:0 4px 12px #00008026!important}.category-item-btn.active .category-label{color:navy!important;font-weight:800!important}.home-desktop-shell{display:block!important;width:100%!important;margin:0!important;padding:16px 16px 100px!important;box-sizing:border-box!important}.home-left-sidebar,.home-right-sidebar,.home-feed-stream,.home-feed-layout,.home-feed-desktop,.home-quick-actions,.home-section-heading,.home-target-categories{display:none!important}.home-featured-expert-card{background:#fff!important;border:1.5px solid #FEF3C7!important;border-radius:18px!important;padding:16px!important;box-shadow:0 4px 14px #fbbf240d!important;position:relative!important;box-sizing:border-box!important;margin-bottom:20px!important}.home-featured-expert-card .home-card-topline{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:14px!important;border:none!important;padding:0!important}.home-featured-expert-card .home-card-topline span{font-size:11px!important;font-weight:800!important;color:#d97706!important;text-transform:uppercase!important;letter-spacing:.75px!important;display:flex!important;align-items:center!important;gap:4px!important}.home-featured-expert-card .home-card-topline button{background:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#64748b!important;cursor:pointer!important}.home-featured-expert-main{display:flex!important;gap:14px!important;align-items:flex-start!important;margin-bottom:12px!important}.home-featured-avatar{width:60px!important;height:60px!important;border-radius:50%!important;position:relative!important;flex-shrink:0!important;border:2px solid #FEF3C7!important}.home-featured-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.home-featured-avatar .online-dot{position:absolute!important;bottom:2px!important;right:2px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#22c55e!important;border:1.5px solid #ffffff!important;z-index:2!important}.home-featured-expert-main h3{font-size:16px!important;font-weight:850!important;color:#0f172a!important;margin:0 0 4px!important;display:flex!important;align-items:center!important;gap:6px!important}.home-featured-expert-main h3:after{content:"✓"!important;background:#3b82f6!important;color:#fff!important;font-size:9px!important;font-weight:900!important;width:13px!important;height:13px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.home-featured-expert-main p{font-size:13px!important;font-weight:600!important;color:#64748b!important;margin:0 0 6px!important}.home-featured-meta{display:flex!important;align-items:center!important;gap:12px!important}.home-featured-meta span{display:inline-flex!important;align-items:center!important;gap:4px!important;font-size:12px!important;color:#475569!important;font-weight:700!important}.home-featured-meta span svg{color:#f59e0b!important}.home-featured-description{font-size:12.5px!important;color:#64748b!important;line-height:1.4!important;margin:0 0 16px!important}.home-featured-pricing{display:flex!important;gap:10px!important;margin-bottom:16px!important}.home-featured-pricing span{flex:1!important;background:#f8fafc!important;border:1px solid #E2E8F0!important;border-radius:12px!important;padding:8px 12px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:13px!important;font-weight:850!important;color:#1e293b!important}.home-featured-pricing span small{font-size:11px!important;color:#64748b!important;font-weight:600!important}.home-featured-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:14px!important}.home-featured-actions button{height:44px!important;border-radius:12px!important;font-size:14px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;cursor:pointer!important;border:none!important}.home-featured-actions button:first-child{background:#fbbf24!important;color:#0f172a!important}.home-featured-actions button:last-child{background:navy!important;color:#fff!important}.mobile-only-star{display:inline-block!important;margin-right:4px;color:#fbbf24}.desktop-service-card-only{display:none!important}.mobile-service-card-only{display:flex!important;background:#fff!important;border:1.5px solid #D1FAE5!important;border-radius:18px!important;padding:16px!important;gap:12px!important;box-shadow:0 4px 14px #10b9810a!important;box-sizing:border-box!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:20px!important}.mobile-service-left{display:flex!important;gap:12px!important;flex:1!important;min-width:0!important}.mobile-service-icon-box{width:44px!important;height:44px!important;background:#ecfdf5!important;color:#10b981!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.mobile-service-details{flex:1!important;min-width:0!important}.mobile-service-details h3{font-size:14px!important;font-weight:850!important;color:#0f172a!important;margin:0 0 2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-service-provider{font-size:11px!important;font-weight:600!important;color:#10b981!important;margin:0 0 6px!important}.mobile-service-desc{font-size:11px!important;color:#64748b!important;line-height:1.35!important;margin:0!important}.mobile-service-right{display:flex!important;flex-direction:column!important;align-items:flex-end!important;flex-shrink:0!important}.mobile-service-right .starting-label{font-size:9px!important;color:#94a3b8!important;text-transform:uppercase!important;font-weight:700!important;letter-spacing:.5px!important;margin-bottom:2px!important}.mobile-service-right .price-value{font-size:15px!important;font-weight:850!important;color:#0f172a!important;margin-bottom:8px!important}.mobile-book-btn{background:#10b981!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:6px 12px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;white-space:nowrap!important}.desktop-trust-banner-only{display:none!important}.mobile-trust-banner-only{display:flex!important;background:#eff6ff!important;border:1px solid #DBEAFE!important;border-radius:18px!important;padding:14px 16px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;box-sizing:border-box!important;margin-bottom:20px!important}.mobile-trust-left{display:flex!important;gap:12px!important;align-items:flex-start!important;flex:1!important;min-width:0!important}.mobile-trust-icon-box{color:#2563eb!important;flex-shrink:0!important;margin-top:2px!important}.mobile-trust-content{flex:1!important;min-width:0!important}.mobile-trust-content strong{font-size:13.5px!important;font-weight:850!important;color:#1e3a8a!important;display:block!important;margin-bottom:4px!important}.mobile-trust-content p{font-size:11px!important;color:#4b5563!important;line-height:1.4!important;margin:0!important}.mobile-trust-arrow-btn{width:32px!important;height:32px!important;background:navy!important;color:#fff!important;border:none!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;cursor:pointer!important;flex-shrink:0!important}.mobile-trending-services-section{display:block!important;margin-bottom:24px!important}.mobile-section-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important}.mobile-section-header h2{font-size:15px!important;font-weight:850!important;color:#0f172a!important;margin:0!important}.mobile-section-header a{font-size:12px!important;font-weight:700!important;color:#3b82f6!important;text-decoration:none!important}.mobile-trending-scroll-row{display:flex!important;gap:12px!important;overflow-x:auto!important;scrollbar-width:none!important;padding-bottom:4px!important}.mobile-trending-scroll-row::-webkit-scrollbar{display:none!important}.mobile-trending-card{flex:0 0 240px!important;width:240px!important;background:#fff!important;border:1px solid #E2E8F0!important;border-radius:14px!important;padding:12px!important;display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:inherit!important;box-sizing:border-box!important;box-shadow:0 4px 10px #00000005!important}.mobile-trending-icon-box{width:36px!important;height:36px!important;background:#eef2ff!important;color:navy!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;overflow:hidden!important}.mobile-trending-icon-box img{width:100%!important;height:100%!important;object-fit:cover!important}.mobile-trending-details{flex:1!important;min-width:0!important}.mobile-trending-details h3{font-size:12.5px!important;font-weight:800!important;color:#1e293b!important;margin:0 0 2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-trending-details p{font-size:10.5px!important;color:#64748b!important;margin:0!important;font-weight:600!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-trending-price{font-size:12.5px!important;font-weight:850!important;color:#0f172a!important;flex-shrink:0!important}.mobile-trending-card-skeleton{flex:0 0 240px!important;width:240px!important;background:#fff!important;border:1px solid #E2E8F0!important;border-radius:14px!important;padding:12px!important;display:flex!important;align-items:center!important;gap:10px!important;box-sizing:border-box!important}.mobile-trending-skeleton-icon{width:36px!important;height:36px!important;border-radius:8px!important;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;flex-shrink:0}.mobile-trending-skeleton-details{flex:1!important}.mobile-trending-skeleton-title{height:11px!important;width:70%!important;border-radius:3px!important;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;margin-bottom:4px!important}.mobile-trending-skeleton-sub{height:9px!important;width:45%!important;border-radius:2px!important;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite}.mobile-trending-skeleton-price{height:11px!important;width:30px!important;border-radius:3px!important;background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:200% 100%;animation:feedPulse 1.2s ease-in-out infinite;flex-shrink:0}.mobile-wallet-card-section{display:block!important;margin-bottom:30px!important}.mobile-wallet-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important}.mobile-wallet-header h2{font-size:15px!important;font-weight:850!important;color:#0f172a!important;margin:0!important}.mobile-wallet-header a{font-size:12px!important;font-weight:700!important;color:#3b82f6!important;text-decoration:none!important}.mobile-wallet-main{background:#fffbeb!important;border:1px solid #FEF3C7!important;border-radius:18px!important;padding:16px!important;box-sizing:border-box!important}.mobile-wallet-balance-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:16px!important}.mobile-wallet-balance-info{display:flex!important;flex-direction:column!important;gap:4px!important}.mobile-wallet-balance-info .balance-label{font-size:12px!important;color:#d97706!important;font-weight:700!important}.mobile-wallet-balance-info .balance-amount{font-size:24px!important;font-weight:900!important;color:#78350f!important}.mobile-wallet-icon-circle{width:44px!important;height:44px!important;background:#fef3c7!important;color:#d97706!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-wallet-bonus-box{display:flex!important;align-items:flex-start!important;gap:10px!important;background:#fbbf241a!important;border:1px dashed rgba(217,119,6,.3)!important;border-radius:12px!important;padding:10px 12px!important;margin-bottom:16px!important}.mobile-wallet-bonus-box .gift-icon{color:#d97706!important;flex-shrink:0!important}.mobile-wallet-bonus-box .bonus-details h4{font-size:12.5px!important;font-weight:800!important;color:#78350f!important;margin:0 0 2px!important}.mobile-wallet-bonus-box .bonus-details p{font-size:10.5px!important;color:#b45309!important;margin:0!important;font-weight:600!important;line-height:1.3!important}.mobile-wallet-add-btn{display:flex!important;align-items:center!important;justify-content:center!important;background:#fbbf24!important;border:none!important;border-radius:12px!important;height:44px!important;width:100%!important;color:#78350f!important;font-size:13.5px!important;font-weight:850!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 4px 12px #f59e0b26!important}}@media(min-width:768px){.mobile-header-only,.mobile-service-card-only,.mobile-trust-banner-only,.mobile-trending-services-section,.mobile-wallet-card-section{display:none!important}}button.book-service-desktop{width:140px}@media(min-width:768px){.home-hero-card{display:block!important;padding:32px 40px!important;background:linear-gradient(135deg,#020626,#051659,#023e8a)!important;box-shadow:0 25px 60px #02062640!important;position:relative!important;overflow:hidden!important}}.desktop-hero-layout{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:40px!important;align-items:center!important;position:relative!important;z-index:2!important;width:100%!important;text-align:left!important}.hero-floating-visual-container{position:relative!important;width:100%!important;height:250px!important;display:flex!important;align-items:center!important;justify-content:center!important}.glowing-orb{position:absolute!important;border-radius:50%!important;filter:blur(40px)!important;opacity:.6!important;pointer-events:none!important}.orb-1{width:120px!important;height:120px!important;background:#2563eb66!important;top:10%!important;left:20%!important;animation:pulseOrb 6s ease-in-out infinite alternate!important}.orb-2{width:150px!important;height:150px!important;background:#9333ea4d!important;bottom:10%!important;right:10%!important;animation:pulseOrb 8s ease-in-out infinite alternate-reverse!important}@keyframes pulseOrb{0%{transform:scale(.9) translate(0);opacity:.4}to{transform:scale(1.1) translate(10px,10px);opacity:.7}}.floating-card{position:absolute!important;background:#fffffff0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.6)!important;border-radius:14px!important;padding:10px 14px!important;box-shadow:0 10px 30px #0000001f!important;display:flex!important;align-items:center!important;gap:10px!important;transition:all .3s ease!important;box-sizing:border-box!important;z-index:5!important}.floating-card h4{font-size:11.5px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 2px!important;white-space:nowrap!important}.floating-card p{font-size:9.5px!important;color:#64748b!important;margin:0!important;white-space:nowrap!important}.card-expert{top:5%!important;left:5%!important;animation:floatGentle 5s ease-in-out infinite alternate!important}.card-avatar-wrapper{position:relative!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#3b82f6!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9px!important;font-weight:800!important}.card-avatar-wrapper .status-dot{position:absolute!important;bottom:-2px!important;right:-2px!important;width:8px!important;height:8px!important;border-radius:50%!important;border:1.5px solid #ffffff!important;background:#22c55e!important}.rating-pill{background:#fef3c7!important;color:#d97706!important;font-size:9px!important;font-weight:800!important;padding:2px 6px!important;border-radius:6px!important}.card-chat{top:48%!important;right:5%!important;animation:floatGentle 6s ease-in-out infinite alternate-reverse .5s!important}.chat-bubble-icon{font-size:16px!important;animation:bounceMini 2s ease-in-out infinite!important}.card-call{bottom:5%!important;left:10%!important;animation:floatGentle 7s ease-in-out infinite alternate 1s!important}.call-bubble-icon{font-size:14px!important}.card-service{top:15%!important;right:15%!important;animation:floatGentle 5.5s ease-in-out infinite alternate-reverse .2s!important}.service-bubble-icon{font-size:14px!important}@keyframes floatGentle{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@keyframes bounceMini{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.desktop-hero-left{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.desktop-hero-title{font-size:30px!important;font-weight:850!important;color:#fff!important;line-height:1.15!important;margin:12px 0 16px!important;text-align:left!important}.desktop-hero-subtitle{font-size:14px!important;color:#eaf0ff!important;line-height:1.45!important;margin:0 0 24px!important;text-align:left!important;max-width:90%!important}.desktop-hero-ctas{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:24px!important;flex-wrap:wrap!important}.desktop-cta-btn{padding:10px 20px!important;font-size:13.5px!important;font-weight:750!important;border-radius:10px!important;cursor:pointer!important;transition:all .2s ease!important;border:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.desktop-cta-btn.primary{background:#ffc928!important;color:#020b5c!important}.desktop-cta-btn.primary:hover{background:#fbbf24!important;transform:translateY(-2px)!important}.desktop-cta-btn.secondary{background:#ffffff26!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important}.desktop-cta-btn.secondary:hover{background:#ffffff40!important;transform:translateY(-2px)!important}.desktop-cta-btn.text-btn{background:transparent!important;color:#fff!important;padding:8px 12px!important;font-weight:650!important}.desktop-cta-btn.text-btn:hover{text-decoration:underline!important}.desktop-hero-trust-points{display:flex!important;flex-wrap:wrap!important;gap:14px!important}.trust-point-item{display:flex!important;align-items:center!important;gap:6px!important;color:#ffffffd9!important;font-size:12px!important;font-weight:600!important}.trust-point-item .trust-icon{color:#ffc928!important;flex-shrink:0!important}.desktop-hero-right{display:flex!important;justify-content:flex-end!important;align-items:center!important;width:100%!important}.desktop-hero-cards-preview{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;max-width:340px!important}.preview-card{background:#fff!important;border-radius:14px!important;padding:10px 14px!important;position:relative!important;box-shadow:0 8px 20px #00000014!important;cursor:pointer!important;transition:all .2s ease!important;border:1px solid #f1f5f9!important;box-sizing:border-box!important}.preview-card:hover{transform:translateY(-2px)!important;box-shadow:0 12px 24px #0000001f!important}.preview-card-badge{position:absolute!important;top:10px!important;right:12px!important;font-size:8px!important;font-weight:800!important;text-transform:uppercase!important;padding:2px 8px!important;border-radius:999px!important;background:#dbeafe!important;color:#1e40af!important;letter-spacing:.5px!important}.preview-card-badge.success{background:#dcfce7!important;color:#15803d!important}.preview-card-badge.warning{background:#fef3c7!important;color:#b45309!important}.preview-card-header{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:6px!important}.card-icon-box{width:28px!important;height:28px!important;background:#f0fdf4!important;color:#166534!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.preview-card-avatar{width:28px!important;height:28px!important;border-radius:50%!important;position:relative!important;background:#f1f5f9!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;font-size:10px!important;color:#1e293b!important;border:1px solid #e2e8f0!important;flex-shrink:0!important}.preview-card-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.preview-card-avatar.small{width:26px!important;height:26px!important;font-size:9px!important}.online-indicator-dot{position:absolute!important;bottom:0!important;right:0!important;width:7px!important;height:7px!important;background:#22c55e!important;border:1.5px solid #ffffff!important;border-radius:50%!important}.card-header-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;max-width:60%!important}.card-header-info h4{font-size:12.5px!important;font-weight:800!important;color:#0f172a!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.card-header-info p{font-size:10.5px!important;color:#64748b!important;margin:2px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.preview-card-body-row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:6px!important}.preview-price{font-size:13px!important;font-weight:900!important;color:#166534!important}.preview-pricing-min{font-size:11px!important;font-weight:750!important;color:#020b5c!important}.preview-rating{display:flex!important;align-items:center!important;gap:3px!important;font-size:10.5px!important;color:#f59e0b!important;font-weight:800!important}.preview-post-caption{font-size:11px!important;color:#334155!important;line-height:1.35!important;margin:4px 0 6px!important;text-align:left!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.preview-card-action{width:100%!important;height:28px!important;background:#166534!important;color:#fff!important;border:none!important;border-radius:6px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .15s ease!important}.preview-card-action:hover{background:#14532d!important}.preview-card-action.success{background:#3b82f6!important}.preview-card-action.success:hover{background:#2563eb!important}.preview-card-action.warning{background:#475569!important}.preview-card-action.warning:hover{background:#334155!important}.mobile-hero-layout{display:none!important}@media(max-width:767px){.desktop-hero-layout{display:none!important}.mobile-hero-layout{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important}.mobile-hero-badge{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#00000040!important;color:#fff!important;padding:6px 12px!important;border-radius:8px!important;font-size:12px!important;font-weight:600!important;border:1px solid rgba(255,255,255,.12)!important;margin-bottom:10px!important}.mobile-hero-title{font-size:23px!important;font-weight:800!important;color:#fff!important;line-height:1.25!important;margin:0 0 8px!important;text-align:left!important}.mobile-hero-subtitle{font-size:14px!important;color:#ffffffd9!important;line-height:1.45!important;margin:0 0 14px!important;text-align:left!important}.mobile-hero-actions-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:100%!important;margin-bottom:12px!important}.mobile-action-card{background:#fff!important;border:none!important;border-radius:12px!important;padding:8px 4px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;cursor:pointer!important;box-shadow:0 4px 10px #0000000d!important;min-height:52px!important}.mobile-action-card svg{color:#0ea5e9!important}.mobile-action-card span{font-size:10.5px!important;font-weight:800!important;color:#020b5c!important}.mobile-hero-category-chips{width:100%!important;margin-bottom:12px!important}.mobile-hero-category-chips .home-category-chips-shell{margin:0!important;padding:0!important}.mobile-hero-category-chips .home-category-inline-head{margin:4px 0 6px!important}.mobile-hero-category-chips .home-category-inline-head h2{color:#eaf0ff!important;font-size:10.5px!important}.mobile-hero-category-chips .home-category-inline-head span{color:#ffffffb3!important;font-size:9px!important}.home-center-column>.home-category-chips-shell{display:none!important}.mobile-hero-previews-slider{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.mobile-preview-card{background:#ffffff14!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px!important;padding:8px 10px!important;display:flex!important;flex-direction:column!important;gap:4px!important;text-align:left!important;cursor:pointer!important}.mobile-preview-tag{font-size:8px!important;font-weight:800!important;text-transform:uppercase!important;color:#ffc928!important;letter-spacing:.5px!important}.mobile-preview-main{display:flex!important;align-items:center!important;gap:8px!important}.mobile-preview-icon{width:24px!important;height:24px!important;border-radius:50%!important;background:#ffffff1a!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.mobile-preview-avatar{width:24px!important;height:24px!important;border-radius:50%!important;position:relative!important;background:#ffffff1a!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:9px!important;font-weight:800!important;color:#fff!important;flex-shrink:0!important}.mobile-preview-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.mobile-online-dot{position:absolute!important;bottom:0!important;right:0!important;width:6px!important;height:6px!important;background:#22c55e!important;border:1px solid #000000!important;border-radius:50%!important}.mobile-preview-info{flex:1!important;min-width:0!important}.mobile-preview-info h5{font-size:11.5px!important;font-weight:800!important;color:#fff!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-preview-info span{font-size:9.5px!important;color:#cbd5e1!important}.mobile-preview-desc{font-size:9.5px!important;color:#cbd5e1!important;margin:2px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-preview-go{background:#ffffff26!important;color:#fff!important;border:none!important;width:20px!important;height:20px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;cursor:pointer!important;flex-shrink:0!important}}.desktop-only-marketplace-sections{display:block!important;width:100%!important;box-sizing:border-box!important}.mobile-only-marketplace-body{display:none!important}@media(max-width:767px){.desktop-only-marketplace-sections{display:none!important}.mobile-only-marketplace-body{display:block!important}}.marketplace-section{background:#fff!important;border-radius:20px!important;padding:20px!important;margin-bottom:24px!important;box-shadow:0 4px 20px #00000005!important;border:1px solid #f1f5f9!important;box-sizing:border-box!important}.marketplace-section-header{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:18px!important;padding-bottom:8px!important;border-bottom:1px solid #f8fafc!important;text-align:left!important}.marketplace-section-header h2{font-size:16.5px!important;font-weight:850!important;color:#020b5c!important;margin:0!important;text-transform:uppercase!important;letter-spacing:.5px!important}.marketplace-section-header button{background:transparent!important;border:none!important;color:#3b82f6!important;font-size:12px!important;font-weight:750!important;cursor:pointer!important}.marketplace-section-header button:hover{text-decoration:underline!important}.marketplace-section-header span{font-size:12px!important;color:#64748b!important;font-weight:600!important}.marketplace-grid{display:grid!important;gap:16px!important}.services-grid{display:flex!important;grid-template-columns:none!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 2px 14px!important;margin:0 -2px!important;scrollbar-width:none!important;overscroll-behavior-x:contain!important}.services-grid::-webkit-scrollbar{display:none!important}.marketplace-service-card{flex:0 0 260px!important;width:260px!important;min-width:260px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #f1f5f9!important;border-radius:16px!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;box-sizing:border-box!important;transition:transform .2s ease,box-shadow .2s ease!important;box-shadow:0 4px 12px #00000005!important}.marketplace-service-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #0000000f!important}.service-card-image{width:100%!important;height:200px!important;border-radius:12px!important;overflow:hidden!important;background:#f8fafc!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:10px!important}.service-card-image img{width:100%!important;height:100%!important;object-fit:cover!important}.service-card-fallback-icon{color:#94a3b8!important}.service-card-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;flex-grow:1!important}.service-card-content h3{font-size:13.5px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 4px!important;text-align:left!important;cursor:pointer!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.service-card-content h3:hover{color:#3b82f6!important}.service-card-content .expert-name{font-size:11px!important;color:#64748b!important;margin:0 0 10px!important;font-weight:600!important}.service-card-meta{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:auto!important;margin-bottom:12px!important}.service-card-meta .rating{display:flex!important;align-items:center!important;gap:3px!important;font-size:11px!important;color:#f59e0b!important;font-weight:800!important}.service-card-meta .price{font-size:13.5px!important;font-weight:900!important;color:#166534!important}.book-service-btn{width:100%!important;height:32px!important;background:#166534!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:11.5px!important;font-weight:800!important;cursor:pointer!important;transition:background .15s ease!important}.book-service-btn:hover{background:#14532d!important}.experts-grid{display:flex!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:4px 2px 16px!important;margin:0 -2px!important;scrollbar-width:none!important;overscroll-behavior-x:contain!important}.experts-grid::-webkit-scrollbar{display:none!important}.marketplace-expert-card{flex:0 0 292px!important;width:292px!important;min-width:292px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #f1f5f9!important;border-radius:16px!important;padding:16px!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;transition:transform .2s ease,box-shadow .2s ease!important;box-shadow:0 4px 12px #00000005!important}.marketplace-expert-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #0000000f!important}.expert-card-top{display:flex!important;gap:14px!important;align-items:flex-start!important;margin-bottom:18px!important}.expert-avatar-wrapper{position:relative!important;width:72px!important;height:72px!important;border-radius:50%!important;background:#f1f5f9!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;color:#1e293b!important;font-size:18px!important;border:1px solid #e2e8f0!important}.expert-avatar-wrapper img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.expert-avatar-fallback{text-transform:uppercase!important}.status-dot{position:absolute!important;bottom:0!important;right:0!important;width:10px!important;height:10px!important;border-radius:50%!important;border:2px solid #ffffff!important}.status-dot.online{background:#22c55e!important}.status-dot.offline{background:#cbd5e1!important}.expert-info{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;text-align:left!important}.expert-info h3{font-size:16px!important;font-weight:850!important;color:#0f172a!important;margin:0!important;white-space:normal!important;overflow:hidden!important;text-overflow:initial!important;width:100%!important;cursor:pointer!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;align-items:center!important;gap:3px!important}.expert-info h3:hover{color:#3b82f6!important}.verified-badge-icon{color:#3b82f6!important;flex-shrink:0!important}.expert-info .category{font-size:13px!important;color:#64748b!important;margin:6px 0 8px!important;font-weight:600!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;width:100%!important}.rating-exp{display:flex!important;align-items:center!important;gap:6px!important;font-size:12px!important;font-weight:750!important;color:#f59e0b!important}.rating-exp span:last-child{color:#64748b!important;font-weight:600!important}.expert-pricing-row{display:flex!important;justify-content:space-between!important;background:#f8fafc!important;padding:10px 12px!important;border-radius:12px!important;font-size:12px!important;font-weight:750!important;color:#020b5c!important;margin-bottom:16px!important;gap:8px!important}.expert-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:auto!important}.expert-card-actions button{height:42px!important;border:none!important;border-radius:10px!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important;transition:background .15s ease!important}.expert-action-chat{background:#dbeafe!important;color:#1e40af!important}.expert-action-chat:hover{background:#bfdbfe!important}.expert-action-call{background:#3b82f6!important;color:#fff!important}.expert-action-call:hover{background:#2563eb!important}.home-experts-empty{flex:0 0 100%!important;width:100%!important;min-height:120px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;font-size:13.5px!important;font-weight:750!important}.posts-grid{grid-template-columns:repeat(2,1fr)!important}.marketplace-post-card{background:#fff!important;border:1px solid #f1f5f9!important;border-radius:16px!important;padding:14px!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;text-align:left!important}.post-card-header{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important}.post-avatar{width:32px!important;height:32px!important;border-radius:50%!important;background:#f1f5f9!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;font-size:11px!important;color:#1e293b!important;border:1px solid #e2e8f0!important;flex-shrink:0!important}.post-avatar img{width:100%!important;height:100%!important;border-radius:50%!important}.post-author-info{display:flex!important;flex-direction:column!important}.post-author-info h4{font-size:15px!important;font-weight:800!important;color:#0f172a!important;margin:0!important}.post-author-info span{font-size:10px!important;color:#64748b!important;font-weight:600!important}.post-card-body{flex-grow:1!important}.post-card-body p{font-size:15px!important;color:#334155!important;line-height:1.45!important;margin:0 0 10px!important}.post-image{width:100%!important;height:200px!important;object-fit:cover!important;border-radius:10px!important;margin-bottom:10px!important}.post-card-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:auto!important;padding-top:8px!important;border-top:1px solid #f8fafc!important}.post-stats{display:flex!important;gap:12px!important;font-size:12px!important;color:#64748b!important;font-weight:600!important}.posts-section .post-stats,.mobile-posts-list .mobile-post-stats{display:none!important}.consult-btn{height:28px!important;background:#fef3c7!important;color:#b45309!important;border:1px dashed rgba(217,119,6,.4)!important;border-radius:6px!important;padding:0 12px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important;transition:all .15s ease!important}.consult-btn:hover{background:#fde68a!important}.tip-post-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-top:10px!important;padding-top:10px!important;border-top:1px solid #f1f5f9!important}.tip-post-action-btn{min-height:34px!important;padding:6px 10px!important;border:1px solid #e5e7eb!important;border-radius:999px!important;background:#fff!important;color:#475569!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}.tip-post-action-btn.liked{color:#dc2626!important;border-color:#dc262638!important;background:#fef2f2!important}.tip-post-action-btn:disabled{opacity:.65!important;cursor:wait!important}.tip-post-comments{margin-top:10px!important;padding:10px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#f8fafc!important}.tip-post-comment-list{display:grid!important;gap:6px!important;max-height:130px!important;overflow-y:auto!important;margin-bottom:8px!important}.tip-post-comment,.tip-post-comment-empty{margin:0!important;color:#475569!important;font-size:12px!important;line-height:1.45!important}.tip-post-comment{padding:7px 8px!important;border-radius:8px!important;background:#fff!important;border:1px solid #eef2f7!important}.tip-post-comment-form{display:flex!important;gap:8px!important;align-items:center!important}.tip-post-comment-form input{min-width:0!important;flex:1!important;height:36px!important;border:1px solid #dbe3ef!important;border-radius:10px!important;padding:0 10px!important;font-size:12px!important;outline:none!important;background:#fff!important}.tip-post-comment-form button{height:36px!important;border:0!important;border-radius:10px!important;padding:0 12px!important;background:navy!important;color:#fff!important;font-size:12px!important;font-weight:800!important;cursor:pointer!important}.categories-section .home-target-categories{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;background:transparent!important;padding:0!important;margin:0!important}.categories-section .home-target-categories button{height:auto!important;padding:8px 4px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important}.categories-section .home-target-categories button.active{background:#dbeafe!important;border-color:#3b82f6!important}.trust-strip-section{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.trust-strip-section .home-trust-banner{background:#f0fdf4!important;border:1px solid #dcfce7!important;color:#166534!important;border-radius:16px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;gap:12px!important;text-align:left!important}.trust-strip-section .home-trust-banner svg{color:#166534!important;flex-shrink:0!important}.trust-strip-section .home-trust-banner div{display:flex!important;flex-direction:column!important}.trust-strip-section .home-trust-banner strong{font-size:13px!important;font-weight:800!important}.trust-strip-section .home-trust-banner span{font-size:11px!important;color:#14532d!important;font-weight:550!important}.desktop-hero-actions-container{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;width:100%!important;margin-bottom:20px!important}.desktop-hero-action-btn{background:#fff!important;border:none!important;border-radius:14px!important;padding:10px 8px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;cursor:pointer!important;box-shadow:0 4px 10px #0000000a!important;transition:all .2s ease!important}.desktop-hero-action-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 15px #00000014!important}.action-btn-icon{width:28px!important;height:28px!important;border-radius:50%!important;background:#e0f2fe!important;color:#0284c7!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.desktop-hero-action-btn span:last-child{font-size:13px!important;font-weight:800!important;color:#020b5c!important}.desktop-hero-inline-categories{display:flex!important;flex-direction:column!important;align-items:flex-start!important;width:100%!important;margin-bottom:20px!important}.category-row-label{font-size:11px!important;color:#ffffffbf!important;font-weight:700!important;margin-bottom:6px!important}.category-row-chips{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.hero-inline-chip{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;padding:4px 10px!important;border-radius:8px!important;font-size:11.5px!important;font-weight:650!important;cursor:pointer!important;transition:all .15s ease!important}.hero-inline-chip:hover{background:#ffffff38!important;border-color:#fff!important}.desktop-only-marketplace-sections .home-target-categories{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;padding:10px 4px 18px!important;box-sizing:border-box!important;width:100%!important}.desktop-only-marketplace-sections .home-target-categories::-webkit-scrollbar{display:none!important}.desktop-only-marketplace-sections .home-target-categories button{flex:0 0 105px!important;width:105px!important;margin:0!important;box-sizing:border-box!important}.desktop-only-marketplace-sections .posts-grid{display:flex!important;flex-direction:row!important;gap:16px!important;overflow-x:auto!important;padding-bottom:12px!important;white-space:nowrap!important;scroll-behavior:smooth!important}.clickable-card{cursor:pointer!important;transition:transform .2s ease,box-shadow .2s ease!important}.clickable-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 30px #00000014!important}.services-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}.experts-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;overflow-y:hidden!important}.desktop-hero-actions-container{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important}@media(max-width:1100px){.desktop-hero-layout{grid-template-columns:1fr!important;gap:24px!important}.desktop-hero-right{display:none!important}}img{max-width:100%!important;height:auto!important}.home-desktop-shell,.marketplace-section,.home-hero-card{box-sizing:border-box!important}@media(max-width:767px){.home-section-heading{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;margin-bottom:8px!important;box-sizing:border-box!important;margin-top:16px!important}.home-section-heading div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.home-section-heading h2{font-size:18px!important;font-weight:850!important;color:#166534!important;margin:0 0 2px!important;line-height:1.2!important}.mobile-section-hint{font-size:10px!important;color:#64748b!important;font-weight:600!important;margin:0!important}.mobile-section-right{display:flex!important;align-items:center!important;gap:8px!important}.mobile-swipe-text{font-size:9.5px!important;font-weight:800!important;color:navy!important;text-transform:uppercase!important;letter-spacing:.3px!important}.mobile-view-all-btn{background:none!important;border:none!important;padding:0!important;margin:0!important;font-size:11px!important;font-weight:800!important;color:navy!important;cursor:pointer!important}.mobile-target-categories{display:flex!important;flex-direction:row!important;gap:12px!important;overflow-x:auto!important;padding:12px 4px!important;white-space:nowrap!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;width:100%!important;box-sizing:border-box!important}.mobile-target-categories::-webkit-scrollbar{display:none!important}.mobile-category-chip-btn{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;flex:0 0 76px!important;width:76px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:10px 6px!important;cursor:pointer!important;box-shadow:0 2px 6px #00000005!important;transition:all .2s ease!important}.mobile-category-chip-btn.active{background:navy!important;border-color:navy!important;color:#fff!important}.mobile-category-chip-btn span{width:38px!important;height:38px!important;border-radius:12px!important;background:#eef2ff!important;color:navy!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:6px!important;overflow:hidden!important}.mobile-category-chip-btn.active span{background:#fff3!important;color:#fff!important}.mobile-category-chip-btn img{width:100%!important;height:100%!important;object-fit:cover!important}.mobile-category-chip-btn strong{font-size:10px!important;font-weight:800!important;color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;width:100%!important;text-align:center!important}.mobile-category-chip-btn.active strong{color:#fff!important}.mobile-services-list,.mobile-experts-list,.mobile-posts-list{display:flex!important;flex-direction:row!important;gap:14px!important;overflow-x:auto!important;padding:12px 16px!important;width:calc(100% + 32px)!important;white-space:nowrap!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;scroll-snap-type:x mandatory!important;margin-bottom:24px!important}.mobile-services-list::-webkit-scrollbar,.mobile-experts-list::-webkit-scrollbar,.mobile-posts-list::-webkit-scrollbar{display:none!important}.mobile-service-row-card{flex:0 0 clamp(292px,82vw,340px)!important;width:clamp(292px,82vw,340px)!important;min-height:auto!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;box-shadow:0 2px 8px #00000005!important;box-sizing:border-box!important}.mobile-service-img{width:100%!important;height:100px!important;border-radius:14px!important;overflow:hidden!important;background:#f3f4f6!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.mobile-service-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f3f4f6!important}.mobile-service-fallback-icon{color:#94a3b8!important}.mobile-service-info{flex:1!important;min-width:0!important;width:100%!important;text-align:left!important}.mobile-service-info h3{font-size:15px!important;font-weight:800!important;color:#1e293b!important;margin:0 0 7px!important;line-height:1.35!important;white-space:normal!important;overflow:hidden!important;text-overflow:initial!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.mobile-service-expert{font-size:14px!important;color:#64748b!important;margin:0 0 10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-service-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;padding:10px 12px!important;border-radius:12px!important;background:#f8fafc!important}.mobile-rating{font-size:13px!important;color:#d97706!important;font-weight:700!important}.mobile-price{font-size:14px!important;color:navy!important;font-weight:900!important}.mobile-service-book-btn{background:#166534!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:10px 14px!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;flex-shrink:0!important;width:100%!important;min-height:44px!important;margin-top:auto!important}.mobile-expert-row-card{flex:0 0 clamp(292px,82vw,340px)!important;width:clamp(292px,82vw,340px)!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;box-shadow:0 2px 8px #00000005!important;box-sizing:border-box!important}.mobile-expert-avatar-wrapper{position:relative!important;width:86px!important;height:86px!important;border-radius:50%!important;overflow:visible!important;flex-shrink:0!important}.mobile-expert-avatar-wrapper img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}.mobile-avatar-fallback{width:100%!important;height:100%!important;border-radius:50%!important;background:navy!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;font-weight:800!important}.mobile-expert-info{flex:1!important;min-width:0!important;width:100%!important;text-align:center!important}.mobile-expert-info h3{font-size:16px!important;font-weight:800!important;color:#1e293b!important;margin:0 0 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;max-width:100%!important}.mobile-expert-category{font-size:13px!important;color:#64748b!important;margin:0 0 8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-expert-meta{display:flex!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px!important;font-size:12px!important;color:#64748b!important;font-weight:700!important}.mobile-expert-actions-btns{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;flex-shrink:0!important;width:100%!important;margin-top:auto!important}.mobile-expert-chat-btn,.mobile-expert-call-btn{border:none!important;border-radius:12px!important;padding:10px 12px!important;font-size:13px!important;font-weight:850!important;cursor:pointer!important;text-align:center!important;width:100%!important;min-height:42px!important}.mobile-expert-chat-btn{background:#eef2ff!important;color:navy!important}.mobile-expert-call-btn{background:#fef3c7!important;color:#d97706!important}.mobile-experts-empty{flex:0 0 calc(100vw - 32px)!important;width:calc(100vw - 32px)!important;min-height:110px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px dashed #cbd5e1!important;border-radius:16px!important;background:#fff!important;color:#64748b!important;font-size:13px!important;font-weight:750!important;scroll-snap-align:start!important}.mobile-post-row-card{flex:0 0 280px!important;width:280px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:12px!important;display:flex!important;flex-direction:column!important;gap:8px!important;box-shadow:0 2px 8px #00000005!important;box-sizing:border-box!important}.mobile-post-header{display:flex!important;align-items:center!important;gap:10px!important;text-align:left!important}.mobile-post-avatar{width:32px!important;height:32px!important;border-radius:50%!important;background:navy!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:800!important;overflow:hidden!important}.mobile-post-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.mobile-post-author h4{font-size:14px!important;font-weight:800!important;color:#1e293b!important;margin:0!important}.mobile-post-author span{font-size:12px!important;color:#64748b!important;display:block!important}.mobile-post-body{text-align:left!important}.mobile-post-body p{font-size:14px!important;color:#334155!important;margin:0 0 6px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;white-space:normal!important}.mobile-post-img{width:100%!important;height:100px!important;object-fit:contain!important;object-position:center!important;background:#f3f4f6!important;border-radius:10px!important;display:block!important}.mobile-post-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-top:6px!important;border-top:1px solid #f1f5f9!important}.mobile-post-stats{display:flex!important;gap:12px!important;font-size:12px!important;color:#64748b!important;font-weight:700!important}.mobile-post-consult-btn{background:#166534!important;color:#fff!important;border:none!important;border-radius:12px!important;padding:10px 14px!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;flex-shrink:0!important;width:100%!important;margin-top:auto!important}.mobile-posts-empty{text-align:center!important;padding:20px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;background:#fff!important;border-radius:16px!important;border:1px solid #e2e8f0!important}}.home-reviews-section{width:100%!important;box-sizing:border-box!important}.desktop-reviews-grid,.mobile-reviews-list-scroll{display:flex!important;flex-direction:row!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important;scroll-snap-type:x proximity!important;padding:10px 4px 18px!important}.desktop-reviews-grid::-webkit-scrollbar,.mobile-reviews-list-scroll::-webkit-scrollbar{display:none!important}.desktop-reviews-grid .review-card{flex:0 0 320px!important;width:320px!important;scroll-snap-align:start!important}@media(max-width:767px){.mobile-reviews-list-scroll{padding:10px 16px 18px!important;margin-left:-16px!important;margin-right:-16px!important;width:calc(100% + 32px)!important}.mobile-reviews-list-scroll .review-card{flex:0 0 clamp(260px,80vw,320px)!important;width:clamp(260px,80vw,320px)!important;scroll-snap-align:start!important}}.review-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:16px!important;box-shadow:0 4px 12px #0f172a04!important;display:flex!important;flex-direction:column!important;gap:10px!important;text-align:left!important;box-sizing:border-box!important;transition:transform .2s ease,box-shadow .2s ease!important}.review-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #0f172a0a!important}.review-card-top{display:flex!important;align-items:center!important;gap:12px!important}.review-avatar-wrapper{width:38px!important;height:38px!important;border-radius:50%!important;background:#eef2ff!important;color:navy!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:850!important;flex-shrink:0!important}.review-user-info{min-width:0!important}.review-user-info h4{font-size:13.5px!important;font-weight:800!important;color:#1e293b!important;margin:0 0 2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.review-user-info span{font-size:10.5px!important;color:#64748b!important;display:block!important}.review-card-stars{display:flex!important;align-items:center!important;gap:6px!important}.review-rating-num{font-size:12px!important;font-weight:800!important;color:#0f172a!important}.review-text-content{font-size:12.5px!important;color:#475569!important;line-height:1.45!important;margin:0!important;overflow-wrap:anywhere!important;white-space:normal!important}@media(min-width:1024px){.home-desktop-shell.layout--full-content{grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:none!important}.home-desktop-shell.layout--full-content>.home-center-column{grid-column:1 / -1!important;width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}.expert-listing-page,.expert-profile-page,.call-chat-expert-page,.service-detail-page,.subcategory-page,.category-page,.search-page,.all-services-page{max-width:none!important;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.category-page>*,.subcategory-page>*,.all-services-page>*,.service-detail-page>*,.search-page-hero,.search-page-tabs,.search-page-section,.search-page-recommendations{max-width:none!important;box-sizing:border-box!important}.category-page>*,.subcategory-page>*,.all-services-page>*,.service-detail-page>*{width:100%!important}.search-page-hero,.search-page-tabs,.search-page-section,.search-page-recommendations{width:100%!important}.home-desktop-shell.layout--full-content .home-center-column{font-family:var(--g9-font)!important;color:var(--g9-text)!important}.home-desktop-shell.layout--full-content .home-center-column>*,.home-desktop-shell.layout--full-content .home-center-column>*>*{width:100%!important;max-width:none!important;box-sizing:border-box!important}.home-desktop-shell.layout--full-content .home-center-column>*{background-color:#f8fafc!important}.home-desktop-shell.layout--full-content .home-center-column :where(h1,h2,h3){color:var(--g9-text)!important;letter-spacing:-.02em!important;line-height:1.16!important}.home-desktop-shell.layout--full-content .home-center-column :where(h1,.page-title){font-size:clamp(30px,2.45vw,38px)!important;font-weight:900!important}.home-desktop-shell.layout--full-content .home-center-column :where(h2){font-size:clamp(22px,1.65vw,28px)!important;font-weight:850!important}.home-desktop-shell.layout--full-content .home-center-column :where(h3){font-size:18px!important;font-weight:850!important}.home-desktop-shell.layout--full-content .home-center-column :where(p,li,input,textarea,select){font-size:15px!important;line-height:1.6!important}.home-desktop-shell.layout--full-content .home-center-column :where(p,small,span,label,.meta-item,.stat-label,.price-label,.expert-position,.search-page-card__meta,.message-time){color:inherit}.home-desktop-shell.layout--full-content .home-center-column :where(.page-subtitle,.subtitle,.SubTitle,.stat-label,.price-label,.expert-position,.search-page-card__meta,.message-time,.expert-meta,.meta-item,.wallet-safety-card p){color:#64748b!important;font-weight:650!important}.home-desktop-shell.layout--full-content .home-center-column :where(.expert-listing-page,.call-chat-expert-page,.category-page,.subcategory-page,.all-services-page,.service-detail-page,.search-page,.premium-card,.wallet-safety-card,.search-page-card,.search-page-state,.search-page-skeleton,.search-page-recommendation-section,.search-page-chip-section){border-color:var(--g9-line)!important}.home-desktop-shell.layout--full-content .home-center-column :where(article,section,.premium-card,.search-page-card,.wallet-safety-card,.summary-stat,.meta-item,.expert-badge,.session-number,.status-badge,.pricing-badge,.tab,.user-badge){box-sizing:border-box!important}.home-desktop-shell.layout--full-content .home-center-column :where(.premium-card,.search-page-card,.wallet-safety-card,.user-badge,.summary-stat,.expert-badge,.service-card,.category-card,.booking-card,.empty-state){background:#fff!important;border:1px solid var(--g9-line)!important;border-radius:18px!important;box-shadow:var(--g9-shadow)!important}.home-desktop-shell.layout--full-content .home-center-column :where(.premium-card,.search-page-card,.wallet-safety-card,.summary-stat,.service-card,.category-card,.booking-card){padding:20px!important}.home-desktop-shell.layout--full-content .home-center-column :where(button,.premium-btn,.details-btn,.search-page-submit,.search-page-card__action,.expert-profile-btn,.consult-btn,.book-service-btn){min-height:42px!important;border-radius:13px!important;font-family:var(--g9-font)!important;font-size:14px!important;font-weight:850!important;line-height:1.2!important}.home-desktop-shell.layout--full-content .home-center-column :where(.premium-btn,.details-btn,.search-page-submit,.expert-profile-btn,.book-service-btn){background:var(--g9-blue)!important;color:#fff!important;border-color:var(--g9-blue)!important;box-shadow:0 12px 26px #0000802e!important}.home-desktop-shell.layout--full-content .home-center-column :where(.tab.active,.search-page-tab--active,.pricing-badge,.status-badge.completed,.status-badge.confirmed){background:var(--g9-blue-soft)!important;color:var(--g9-blue)!important;border-color:#0000801f!important;font-weight:850!important}.home-desktop-shell.layout--full-content .home-center-column :where(.search-page-form,input,textarea,select){border-color:var(--g9-line)!important}.home-desktop-shell.layout--full-content .home-center-column :where(.search-page-form,.tab-group,.tab-container){background:#fff!important;border:1px solid var(--g9-line)!important;border-radius:18px!important;box-shadow:0 10px 28px #0f172a0b!important}}@media(min-width:1024px){.home-desktop-shell.layout--full-content .home-center-column :where(.expert-profile-page>div:first-child,.call-chat-expert-page>header:first-of-type,.category-page>section:first-of-type,.category-page section:last-of-type,.subcategory-page>section:first-of-type,.all-services-page>section:first-of-type,.all-services-page section:last-of-type,.wallet-safety-card){color:#fff!important}.home-desktop-shell.layout--full-content .home-center-column :where(.expert-profile-page>div:first-child,.call-chat-expert-page>header:first-of-type,.category-page>section:first-of-type,.category-page section:last-of-type,.subcategory-page>section:first-of-type,.all-services-page>section:first-of-type,.all-services-page section:last-of-type,.wallet-safety-card) :where(h1,h2,h3,p,small,strong,svg){color:inherit!important}.home-desktop-shell.layout--full-content .home-center-column :where(.expert-profile-page>div:first-child .expert-profile-header-tag,.expert-profile-page>div:first-child .expert-profile-header-tag *,.expert-profile-page>div:first-child button,.expert-profile-page>div:first-child button *,.all-services-page>section:first-of-type button,.all-services-page>section:first-of-type button *,.all-services-page>section:first-of-type label,.all-services-page>section:first-of-type label *){color:navy!important}}.home-reels-slider{display:flex;gap:16px;overflow-x:auto;padding:8px 4px 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.home-reels-slider::-webkit-scrollbar{display:none}.home-reel-thumbnail-card{flex:0 0 160px;width:160px;aspect-ratio:9/16;border-radius:16px;overflow:hidden;position:relative;background:#18181b;box-shadow:0 10px 20px #00000040;scroll-snap-align:start;transition:transform .2s ease,box-shadow .2s ease}.home-reel-thumbnail-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #00000073}.home-reel-thumbnail-card img{width:100%;height:100%;object-fit:cover}.home-reel-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.9) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:12px}.home-reel-card-overlay .reel-title{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.6)}.home-reel-card-overlay .expert-name{font-size:10px;font-weight:600;color:#ffd23f;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.6)}
