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}:root{--filterbar-height:64px;--background-primary:0 0% 8%;--text-primary:0 0% 100%;--container-x-gap:24px}@media (width<=720px){:root{--container-x-gap:16px}}@font-face{font-family:saans;src:local(saans),local(Saans);font-display:swap}.NavBarSlot-module__ZoGadq__container{width:100%;height:var(--filterbar-height,64px);box-sizing:border-box;z-index:auto;color:#fff;view-transition-name:none;background:0 0;flex-direction:row;justify-content:space-between;align-items:center;margin:0;padding:4px 32px 0;font-family:saans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:24px;transition-property:all;transition-duration:0s;display:flex;position:static;top:auto}@media (width<=720px){.NavBarSlot-module__ZoGadq__container{padding:4px 16px 0}}.h-\(--filterbar-height\){height:var(--filterbar-height,64px)}.bg-background-primary{background:0 0}.border-text-primary{border-color:hsl(var(--text-primary,0 0% 100%));border-color:#fff}.NavBarSlot-module__ZoGadq__content{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:36px;margin:0;padding:0;animation-name:NavBarSlot-module__ZoGadq__content-enter;animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.navbar-left-container{align-items:center;gap:var(--container-x-gap,24px);box-sizing:border-box;height:36px;display:flex}.platform-toggle-container{box-sizing:border-box;isolation:isolate;background-color:#ffffff14;border-radius:9999px;align-items:center;height:36px;padding:2px;display:inline-flex;position:relative}.platform-toggle-slider{z-index:1;pointer-events:none;background-color:#ffffff29;border-radius:9999px;transition:width .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;bottom:2px;left:0}.platform-toggle-btn{z-index:2;cursor:pointer;color:#878787;white-space:nowrap;background:0 0;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;height:32px;padding:0 14px;font-family:saans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;line-height:1;transition:color .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.platform-toggle-btn:hover,.platform-toggle-btn.active{color:#fff}.nav-links-container{align-items:center;gap:var(--container-x-gap,24px);box-sizing:border-box;height:36px;display:flex}.nav-link-item{color:#878787;cursor:pointer;box-sizing:border-box;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;outline:none;align-items:center;height:36px;padding:0 2px;font-family:saans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:24px;transition:color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.nav-link-item:hover{color:#fff}.nav-link-item.active{color:#fff;border-bottom:2px solid #fff}.navbar-right-container{box-sizing:border-box;width:90px;height:36px;display:none}@media (width>=720px){.navbar-right-container,.min-720\:block{display:block!important}}.navbar-filter-btn{color:#fff;cursor:pointer;box-sizing:border-box;white-space:nowrap;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:8px;width:90px;height:36px;padding:0 12px;font-family:saans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:24px;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),transform .1s;display:inline-flex}.navbar-filter-btn:hover{background-color:#ffffff24;border-color:#ffffff38}.navbar-filter-btn:active{transform:scale(.98)}.navbar-filter-btn.active{color:#141414;background-color:#fff;border-color:#fff}.navbar-filter-btn .filter-icon{flex-shrink:0;width:16px;height:16px}@keyframes NavBarSlot-module__ZoGadq__content-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes NavBarSlot-module__ZoGadq__content-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes NavBarSlot-module__ZoGadq__content-enter-reduced{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.NavBarSlot-module__ZoGadq__content{animation-name:NavBarSlot-module__ZoGadq__content-enter-reduced!important}.platform-toggle-slider{transition:none!important}}.feed-grid{box-sizing:border-box;grid-template-columns:repeat(1,minmax(0,1fr));align-items:start;gap:32px 18px;width:100%;display:grid}@media (width>=540px){.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=800px){.feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1100px){.feed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1350px){.feed-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.feed-column{box-sizing:border-box;flex-direction:column;gap:32px;width:100%;min-width:0;display:flex}.feed-card{cursor:pointer;box-sizing:border-box;width:100%;height:100%;position:relative}.feed-card-inner{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;height:100%;display:flex;overflow:hidden}.feed-card-image-wrapper{box-sizing:border-box;background-color:#18181b;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.feed-card-picture{aspect-ratio:1125/2436;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.feed-card-image{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:100%;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.feed-card-image-loading{opacity:0}.feed-card-image-loaded{opacity:1}.feed-card:hover .feed-card-image-loaded{transform:scale(1.02)}.feed-card-description-row{box-sizing:border-box;flex-direction:row;align-items:center;width:100%;min-width:0;height:28px;display:flex;overflow:hidden}.feed-card-meta-group{box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.feed-card-avatar-wrapper{box-sizing:border-box;flex-shrink:0;width:28px;height:28px;position:relative}.feed-card-avatar-svg{width:28px;height:28px;display:block}.feed-card-user-group{flex-direction:row;flex-shrink:0;align-items:center;gap:10px;display:flex}.feed-card-username{color:#fff;white-space:nowrap;letter-spacing:-.01em;font-family:inherit;font-size:15px;font-weight:500;line-height:1;transition:color .15s}.feed-card:hover .feed-card-username{color:#fff}.feed-card-title{color:#a1a1aa;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:inherit;font-size:15px;font-weight:400;line-height:19px;display:block;position:relative;overflow:hidden}.feed-ad-card{width:100%;color:inherit;cursor:pointer;box-sizing:border-box;flex-direction:column;gap:12px;text-decoration:none;display:flex}.feed-ad-image-wrapper{box-sizing:border-box;background-color:#18181b;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.feed-ad-picture{aspect-ratio:4/3;border-radius:12px;width:100%;display:block;position:relative;overflow:hidden}.feed-ad-image{object-fit:fill;border-radius:12px;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.feed-ad-card:hover .feed-ad-image{transform:scale(1.02)}.feed-ad-text-group{box-sizing:border-box;flex-direction:column;width:100%;display:flex}.feed-ad-title{letter-spacing:normal;color:#fff;text-align:start;margin-top:2px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:500;line-height:22px}.feed-ad-subtitle{color:#71717a;text-align:start;margin-top:2px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:400;line-height:18px}.feed-ad-badge{color:#71717a;text-align:end;-webkit-user-select:none;user-select:none;margin-top:-14px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:16px}.feed-skeleton-shimmer{background-color:#18181b;position:relative;overflow:hidden}.feed-skeleton-shimmer:after{content:"";pointer-events:none;background-image:linear-gradient(90deg,#fff0 0%,#ffffff0d 20%,#ffffff1f 60%,#fff0 100%);animation:1.8s ease-in-out infinite feed-skeleton-shimmer-anim;position:absolute;inset:0;transform:translate(-100%)}@keyframes feed-skeleton-shimmer-anim{to{transform:translate(100%)}}.feed-card-skeleton{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;display:flex}.feed-card-skeleton-image{aspect-ratio:1125/2436;border-radius:12px;width:100%;position:relative;box-shadow:inset 0 0 0 1px #ffffff14}.feed-card-skeleton-meta{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;height:28px;display:flex}.feed-card-skeleton-avatar{border-radius:8px;flex-shrink:0;width:28px;height:28px}.feed-card-skeleton-user{border-radius:4px;flex-shrink:0;width:65px;height:14px}.feed-card-skeleton-title{border-radius:4px;flex-shrink:0;width:110px;height:14px}.feed-card-image-skeleton{z-index:1;pointer-events:none;border-radius:12px;width:100%;height:100%;position:absolute;inset:0}.feed-bottom-sentinel{pointer-events:none;visibility:hidden;width:100%;height:40px}.feed-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background-color:#000000e0;flex-direction:column;width:100vw;height:100vh;animation:.2s ease-out forwards modal-fade-in;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.feed-modal-header{z-index:10;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 24px;display:flex;position:relative}.feed-modal-app-info{align-items:center;gap:12px;display:flex}.feed-modal-logo{object-fit:cover;border-radius:9px;width:32px;height:32px;box-shadow:0 2px 8px #0006}.feed-modal-title-group{flex-direction:column;display:flex}.feed-modal-app-name{color:#fff;font-family:inherit;font-size:15px;font-weight:600;line-height:1.2}.feed-modal-app-subtitle{color:#a1a1aa;font-family:inherit;font-size:13px;line-height:1.2}.feed-modal-counter{color:#71717a;background:#ffffff14;border-radius:9999px;padding:4px 10px;font-family:inherit;font-size:13px;font-weight:500}.feed-modal-center-container{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:8px 16px;display:flex;position:relative}.feed-modal-image-wrapper{justify-content:center;align-items:center;max-height:100%;animation:.24s cubic-bezier(.16,1,.3,1) forwards modal-zoom-in;display:flex;position:relative}@keyframes modal-zoom-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.feed-modal-image{aspect-ratio:1125/2436;object-fit:contain;border-radius:16px;width:auto;max-height:calc(100vh - 150px);box-shadow:0 25px 60px -15px #000c,0 0 0 1px #ffffff1f}.feed-modal-footer-bar{z-index:10;box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:60px;padding:12px;animation:.28s cubic-bezier(.16,1,.3,1) forwards slide-in-bottom;display:flex;position:relative}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.animate-slide-in-bottom{animation:.28s cubic-bezier(.16,1,.3,1) forwards slide-in-bottom}.feed-modal-dock-group{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background-color:#18181bd9;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 8px;display:flex;box-shadow:0 10px 30px #00000080}.feed-modal-dock-btn{color:#d4d4d8;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;padding:6px;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.feed-modal-dock-btn:hover{color:#fff;background-color:#ffffff24}.feed-modal-dock-btn:active{transform:scale(.92)}.feed-modal-dock-btn .dock-icon{flex-shrink:0;width:24px;height:24px}.feed-modal-toast{color:#fff;white-space:nowrap;pointer-events:none;background-color:#18181bf2;border:1px solid #ffffff26;border-radius:9999px;padding:6px 14px;font-size:13px;font-weight:500;animation:.2s ease-out toast-fade;position:absolute;top:-42px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}@keyframes toast-fade{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.profile-card-wrapper{box-sizing:border-box;width:100%;max-width:576px;position:relative}.profile-card-glow{pointer-events:none;filter:blur();z-index:0;background-color:#a3e635e6;border-radius:28px;position:absolute;inset:72% 0 -40px;box-shadow:0 40px 80px -16px #a3e635cc}.profile-card-glow-text-wrapper{z-index:0;width:100%;margin-left:auto;margin-right:auto;position:absolute;bottom:-40px;left:0;right:0}.profile-card-glow-text{text-align:center;color:#000;background-color:#0000;justify-content:center;align-items:center;gap:8px;padding-top:12px;padding-bottom:12px;font-size:14px;font-weight:500;display:flex}.profile-card-box{z-index:10;color:#fff;box-sizing:border-box;background:radial-gradient(120% 120% at 30% 10%,#1a1a1a 0%,#0f0f10 60%,#0b0b0c 100%);border-width:0;border-radius:28px;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #00000080}.profile-card-content{box-sizing:border-box;padding:24px}@media (width>=640px){.profile-card-content{padding:32px}}.profile-card-header{color:#d4d4d8;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:14px;display:flex}.profile-card-status{align-items:center;gap:8px;display:flex}.profile-card-status-dot{background-color:#84cc16;border-radius:9999px;width:10px;height:10px;animation:2s cubic-bezier(.4,0,.6,1) infinite profilePulse;display:inline-block}@keyframes profilePulse{0%,to{opacity:1}50%{opacity:.4}}.profile-card-time{opacity:.8;font-variant-numeric:tabular-nums;align-items:center;gap:8px;display:flex}.profile-card-user{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.profile-card-avatar{border-radius:9999px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #ffffff1a}.profile-card-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-card-info{min-width:0}.profile-card-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.025em;color:#fff;margin:0;font-size:20px;font-weight:600;overflow:hidden}@media (width>=640px){.profile-card-name{font-size:24px}}.profile-card-role{color:#a1a1aa;margin-top:2px;margin-bottom:0;font-size:14px}.profile-card-buttons{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}@media (width>=640px){.profile-card-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-card-btn{color:#fff;cursor:pointer;background-color:#ffffff1a;border:none;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;height:48px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.profile-card-btn:hover{background-color:#ffffff26}.w-xl{width:100%;max-width:576px}.-bottom-10{bottom:-40px}.top-\[72\%\]{top:72%}.rounded-\[28px\]{border-radius:28px}.bg-lime-400\/90{background-color:#a3e635e6}.blur-0{filter:blur()}.shadow-\[0_40px_80px_-16px_rgba\(163\,230\,53\,0\.8\)\]{box-shadow:0 40px 80px -16px #a3e635cc}.shadow-2xl{box-shadow:0 25px 50px -12px #00000080}.bg-\[radial-gradient\(120\%_120\%_at_30\%_10\%\,\#1a1a1a_0\%\,\#0f0f10_60\%\,\#0b0b0c_100\%\)\]{background:radial-gradient(120% 120% at 30% 10%,#1a1a1a 0%,#0f0f10 60%,#0b0b0c 100%)}.ring-2.ring-white\/10{box-shadow:0 0 0 2px #ffffff1a}.bg-white\/10{background-color:#ffffff1a;border:none}.hover\:bg-white\/15:hover{background-color:#ffffff26}.bg-lime-500{background-color:#84cc16}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite profilePulse}.tabular-nums{font-variant-numeric:tabular-nums}.h-14{height:56px}.w-14{width:56px}.h-12{height:48px}.h-4{height:16px}.w-4{width:16px}.h-2\.5{height:10px}.w-2\.5{width:10px}.p-6{padding:24px}@media (width>=640px){.sm\:p-8{padding:32px}.sm\:text-2xl{font-size:24px;line-height:32px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.max-w-3xl{max-width:48rem}.rounded-2xl{border-radius:16px}.rounded-full{border-radius:9999px}.gap-2{gap:8px}.gap-4{gap:16px}.gap-5{gap:20px}.py-3{padding-top:12px;padding-bottom:12px}.text-neutral-300{color:#d4d4d8}.text-neutral-400{color:#a1a1aa}.tracking-tight{letter-spacing:-.025em}.text-xl{font-size:20px;line-height:28px}.font-semibold{font-weight:600}.font-medium{font-weight:500}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border-0{border:0}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.pointer-events-none{pointer-events:none}.relative{position:relative}.absolute{position:absolute}.inset-x-0{left:0;right:0}.z-0{z-index:0}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.flex{display:flex}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.select-none{-webkit-user-select:none;user-select:none}.opacity-80{opacity:.8}.shrink-0{flex-shrink:0}.min-w-0{min-width:0}.text-black{color:#000}.text-white{color:#fff}.text-sm{font-size:14px;line-height:20px}.mb-6{margin-bottom:24px}.mt-0\.5{margin-top:2px}.mt-6{margin-top:24px}.object-cover{object-fit:cover}.gap-3{gap:12px}.inline-block{display:inline-block}.flex-wrap{flex-wrap:wrap}.btn{cursor:pointer;box-sizing:border-box;border:none;align-items:center;padding:0 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.btn-secondary{color:#fff;background-color:#ffffff1a}.btn-secondary:hover{background-color:#ffffff26}.feed-profile-card-wrapper{box-sizing:border-box;width:100%;margin-bottom:8px;position:relative}.feed-profile-card{box-sizing:border-box;position:relative;width:100%!important;max-width:100%!important}.feed-profile-card .card{box-sizing:border-box;border-radius:16px!important;width:100%!important;max-width:100%!important}.feed-profile-card .card-content{box-sizing:border-box;padding:14px 14px 16px!important}.feed-profile-card .mb-6{margin-bottom:12px!important;font-size:11px!important;line-height:14px!important}.feed-profile-card .mb-6 span.inline-block{width:6.5px!important;height:6.5px!important}.feed-profile-card .mb-6 .opacity-80{font-size:11px!important}.feed-profile-card .mb-6 .opacity-80 svg{width:12px!important;height:12px!important}.feed-profile-card .gap-5{flex-wrap:nowrap!important;gap:10px!important}.feed-profile-card .h-14.w-14{border-radius:9999px!important;width:40px!important;min-width:40px!important;height:40px!important}.feed-profile-card h3{font-size:15px!important;font-weight:600!important;line-height:18px!important}.feed-profile-card p.mt-0\.5{margin-top:2px!important;font-size:12px!important;line-height:15px!important}.feed-profile-card .mt-6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:12px!important;display:grid!important}.feed-profile-card .btn{white-space:nowrap!important;border-radius:10px!important;justify-content:center!important;gap:4px!important;height:34px!important;padding:0 6px!important;font-size:11px!important;font-weight:500!important}.feed-profile-card .btn svg{flex-shrink:0!important;width:12px!important;height:12px!important}.feed-profile-card .-bottom-10{bottom:-24px!important}.feed-profile-card .top-\[72\%\]{border-radius:16px!important;top:65%!important;box-shadow:0 12px 24px -4px #a3e635bf!important}.feed-profile-card .py-3{letter-spacing:-.01em!important;padding-top:5px!important;padding-bottom:5px!important;font-size:11px!important;font-weight:600!important}.feed-profile-card .py-3 svg{flex-shrink:0!important;width:12px!important;height:12px!important}.home-page{box-sizing:border-box;width:100%}#filterable-content-area{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.filterable-content-separator{box-sizing:border-box;width:100%;height:0;margin-bottom:16px}.filterable-main-content{box-sizing:border-box;width:100%;padding:0 32px 64px;position:relative}@media (width<=720px){.filterable-main-content{padding:0 16px 48px}}
