html,body{box-sizing:border-box;color:#fff;background-color:#09090b;width:100%;min-height:100dvh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{box-sizing:border-box;width:100%;min-height:100dvh;margin:0;padding:0;position:relative}html{scrollbar-color:#27272a #09090b;overflow-y:scroll}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}aside.sidebar{box-sizing:border-box;z-index:50;background-color:#09090b;border-right:1px solid #27272a;width:72px;position:fixed;top:0;bottom:0;left:0}.sidebar-logo{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;width:36px;height:36px;display:block;position:absolute;top:16px;left:16px}.search-form{justify-content:center;width:100%;margin:0;padding:0;display:flex}.search-container{box-sizing:border-box;align-items:center;width:295px;max-width:100%;display:flex;position:relative}.search-input{color:#fff;box-sizing:border-box;background-color:#18181b;border:none;border-radius:10px;outline:none;width:100%;height:39px;padding:8px 12px 8px 46px;font-family:inherit;font-size:14.5px;line-height:23px;transition:background-color .15s,box-shadow .15s}.search-input::placeholder{color:#71717a}.search-input:focus{background-color:#18181b;box-shadow:0 0 0 1px #3f3f46}.search-icon{color:#52525b;pointer-events:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:19.5px;left:18.5px;transform:translateY(-50%)}.sidebar-ad-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.sidebar-ad-image{aspect-ratio:4/3;width:293px;max-width:100%;height:219.75px;margin:34px auto 0;position:relative}.sidebar-ad-image img{top:0;left:0;object-fit:fill;border-radius:12px;width:100%;height:100%;display:block;position:absolute;inset:0}.text-element{letter-spacing:normal;text-transform:none;color:#fff;text-align:start;box-sizing:border-box;width:293px;max-width:100%;height:24px;margin-top:12px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:block}.subtitle-element{letter-spacing:normal;text-transform:none;color:#71717a;opacity:1;text-align:start;box-sizing:border-box;width:293px;max-width:100%;margin-top:1px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;display:block}.ad-label{color:#71717a;text-align:end;box-sizing:border-box;-webkit-user-select:none;user-select:none;width:293px;max-width:100%;margin-top:-15px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:block}.jobs-list{flex-direction:column;gap:0;margin-top:0;margin-left:0;margin-right:0;padding:0;list-style:none;display:flex}.job-card{box-sizing:border-box;cursor:pointer;background-color:#0000;border-radius:12px;justify-content:space-between;align-items:center;width:327px;min-height:68px;margin-top:0;margin-left:-16px;padding:12px 16px;text-decoration:none;transition:background-color .15s;display:flex;position:relative;overflow:hidden}.job-card:hover{background-color:#18181b}.job-card-content{flex:1;align-items:center;gap:16px;min-width:0;max-width:249px;min-height:44px;display:flex}.job-card-avatar{aspect-ratio:1;flex-shrink:0;width:40px;height:40px;position:relative}.job-avatar-svg{width:100%;height:100%;display:block}.job-card-text{flex-direction:column;justify-content:center;min-width:0;min-height:44px;display:flex}.job-card-title{color:#f4f4f5;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px}.job-card-company{color:#71717a;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.job-card-meta{text-align:right;color:#71717a;opacity:1;-webkit-user-select:none;user-select:none;flex-shrink:0;width:40px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:400;line-height:16px;transition:opacity .15s,transform .15s;transform:translate(0)}.job-card:hover .job-card-meta{opacity:0;transform:translate(-16px)}.job-card-arrow{color:#f4f4f5;opacity:0;pointer-events:none;width:24px;height:24px;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:16px;transform:translateY(-50%)translate(16px)}.job-card:hover .job-card-arrow{opacity:1;transform:translateY(-50%)translate(0)}.view-all-btn{box-sizing:border-box;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #27272a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;height:32px;margin-right:-13px;padding:4px 10px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.view-all-btn:hover{cursor:pointer;border-color:#18181b}.view-all-btn:active{border-color:#18181b;transform:scale(.98)}.view-all-btn-inner{align-items:center;gap:6px;display:flex}.view-all-icon{fill:currentColor;flex-shrink:0;width:16px;height:16px}.signups-list{box-sizing:border-box;flex-direction:column;gap:0;margin:0;padding:0 32px 32px;list-style:none;display:flex}.user-signup-card{box-sizing:border-box;cursor:pointer;background-color:#0000;border-radius:12px;align-items:center;gap:16px;width:327px;height:68px;min-height:68px;margin-left:-16px;padding:12px 16px;text-decoration:none;transition:background-color .15s;display:flex;position:relative;overflow:hidden}.user-signup-card:hover{background-color:#18181b}.user-avatar-container{aspect-ratio:1;flex-shrink:0;width:40px;height:40px;position:relative}.user-avatar-svg{width:100%;height:100%;display:block}.user-card-text{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.user-card-name{color:#f4f4f5;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.user-card-handle{color:#71717a;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.user-follow-btn-wrapper{flex-shrink:0;align-items:center;display:flex}.user-follow-btn{box-sizing:border-box;color:#020617;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:36px;padding:0 12px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.user-follow-btn:hover{background-color:#f4f4f5;border-color:#f4f4f5}.user-follow-btn:active{background-color:#e4e4e7;border-color:#e4e4e7;transform:scale(.98)}.user-follow-btn.following{color:#f4f4f5;background-color:#18181b;border-color:#27272a}.user-follow-btn.following:hover{background-color:#27272a;border-color:#3f3f46}.user-follow-btn.unfollow-hover{color:#f87171!important;background-color:#7f1d1d26!important;border-color:#b91c1c!important}.user-follow-content{align-items:center;gap:4px;display:inline-flex}.user-follow-check-icon{width:16px;height:16px;margin-left:-2px}@media (width<=768px){.user-signup-card{text-align:center;background-color:#18181b;flex-direction:column;align-items:center;gap:12px;width:100%;height:auto;margin-left:0;padding:16px}.user-card-text{text-align:center;align-items:center;width:100%}.user-avatar-container{width:56px;height:56px}.user-follow-btn-wrapper{justify-content:center;width:100%}}aside.right-sidebar{box-sizing:border-box;z-index:40;background-color:#09090b;border-left:1px solid #27272a;flex:1;align-self:flex-start;min-width:0;position:sticky;top:min(0px,100vh - 1204px)}aside.right-sidebar.locked{width:calc(100% - 1560px);position:fixed;inset:auto 0 0 1560px}.right-sidebar-section-1{box-sizing:border-box;border-bottom:1px solid #27272a;flex-direction:column;align-items:center;width:100%;height:423.25px;padding:23px 0 0;display:flex}.right-sidebar-section-2{box-sizing:border-box;border-bottom:1px solid #27272a;height:496.75px;padding:36px 32px 0}.section-2-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.section-2-heading{color:#f4f4f5;text-align:start;letter-spacing:normal;text-transform:none;box-sizing:border-box;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:block}.right-sidebar-section-3{box-sizing:border-box;border-bottom:1px solid #27272a;height:284px}.section-3-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:56px;margin-bottom:12px;padding:32px 32px 0;display:flex}.section-3-heading{color:#f4f4f5;text-align:start;letter-spacing:normal;text-transform:none;box-sizing:border-box;margin:0;padding:0;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:block}.app-layout{box-sizing:border-box;background-color:#09090b;width:100%;min-height:250vh;display:flex;position:relative}.main-content{box-sizing:border-box;flex-shrink:0;width:1488px;min-height:250vh;margin-left:72px}
