.profile-header-main{position:relative;z-index:1;overflow-x:hidden;background:#fff}.profile-header-main:before,.profile-header-main:after{content:"";position:absolute;inset:0 0 auto;height:clamp(90px,16vw,180px);pointer-events:none;z-index:0}.profile-header-main:before{background:var(--mcp-url) center / cover no-repeat;filter:blur(36px) saturate(1.2);opacity:.9}.profile-header-main:after{background:linear-gradient(to bottom,#00000047,#00000014 35%,#fff0)}.profile-header-main>*{position:relative;z-index:1}#main_cover_profile{position:relative;aspect-ratio:1200 / 480;border-radius:16px;height:clamp(150px,24vw,256px);overflow:hidden;width:100%}#main_cover_profile img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;border-radius:16px}#profile-slogan,#profile-slogan-mobile{white-space:pre-line}[data-profile-hero-header],#profile-username,#profile-username a{color:#111827}#profile-fullname-mobile,#profile-fullname-mobile a{color:#6b7280}#profile-slogan-mobile{color:#374151}#profile-updated-date.profile-freshness-skeleton,#profile-updated-date-mobile.profile-freshness-skeleton{width:8.75rem;height:.9rem;display:inline-block;border-radius:999px;color:transparent;background:linear-gradient(90deg,#f1f5f9,#e5e7eb 45%,#f8fafc 80%);background-size:220% 100%;animation:profileHeaderSkeleton 1.35s ease-in-out infinite}#profile-updated-date time,#profile-updated-date-mobile time{font:inherit}.profile-activity-button{border:0;border-radius:4px;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;text-decoration:underline;text-decoration-color:#6b728061;text-underline-offset:.18em}.profile-activity-button:hover,.profile-activity-button:focus-visible{color:#111827;outline:none;text-decoration-color:#111827b3}.profile-activity-modal{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:1rem}.profile-activity-modal.is-open{display:flex}body.profile-activity-modal-open{overflow:hidden}.profile-activity-backdrop{position:absolute;inset:0;background:#0f172a6b;backdrop-filter:blur(4px)}.profile-activity-panel{position:relative;z-index:1;width:min(100%,25rem);max-height:min(32rem,calc(100dvh - 2rem));display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0f172a3d}.profile-activity-head{flex:0 0 auto;min-height:3.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #e5e7eb;padding:.78rem .95rem}.profile-activity-head h2{margin:0;color:#111827;font-size:.95rem;line-height:1.25;font-weight:800}.profile-activity-close{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#4b5563;cursor:pointer}.profile-activity-close:hover,.profile-activity-close:focus-visible{background:#f3f4f6;color:#111827;outline:none}.profile-activity-body{min-height:0;flex:1 1 auto;overflow:hidden;padding:.45rem}.profile-activity-list{max-height:calc(min(32rem,100dvh - 2rem) - 4.3rem);display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overscroll-behavior:contain;padding-right:.15rem;scrollbar-gutter:stable}.profile-activity-item{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:6px;color:inherit;padding:.68rem .72rem;text-decoration:none}.profile-activity-item:hover{background:#f9fafb;text-decoration:none}.profile-activity-item span{min-width:0;display:flex;flex-direction:column;gap:.16rem}.profile-activity-item strong{min-width:0;overflow:hidden;color:#111827;font-size:.84rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.profile-activity-item em{color:#6b7280;font-size:.75rem;font-style:normal;line-height:1.25}.profile-activity-item i{flex:0 0 auto;color:#9ca3af;font-size:.75rem}.profile-activity-empty{display:flex;flex-direction:column;gap:.25rem;padding:1.1rem;text-align:center}.profile-activity-empty strong{color:#111827;font-size:.9rem}.profile-activity-empty span{color:#6b7280;font-size:.78rem;line-height:1.35}.profile-activity-loading{display:flex;flex-direction:column;gap:.55rem;padding:.85rem}.profile-activity-loading span{height:.9rem;border-radius:999px;background:linear-gradient(90deg,#f1f5f9,#e5e7eb 45%,#f8fafc 80%);background-size:220% 100%;animation:profileHeaderSkeleton 1.35s ease-in-out infinite}@media(max-width:640px){#main_cover_profile{height:clamp(128px,40vw,168px)}.profile-activity-modal{align-items:stretch;justify-content:stretch;padding:0}.profile-activity-backdrop{display:none}.profile-activity-panel{width:100vw;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none}.profile-activity-head{padding:calc(.78rem + env(safe-area-inset-top,0px)) 1rem .78rem}.profile-activity-body{padding:.45rem .55rem calc(.7rem + env(safe-area-inset-bottom,0px))}.profile-activity-list{height:100%;max-height:none}}.profile-header-main img.skeleton{display:block;background:linear-gradient(90deg,#f1f5f9,#e5e7eb 45%,#f8fafc 80%);background-size:220% 100%;animation:profileHeaderSkeleton 1.35s ease-in-out infinite}.profile-header-main img.loaded{opacity:1;transition:opacity .3s ease}@keyframes profileHeaderSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.verify-compact-header{position:fixed;top:0;left:0;right:0;z-index:900;border-bottom:1px solid rgba(229,231,235,.42);background:#ffffffc2;backdrop-filter:blur(12px) saturate(1.08);box-shadow:none;opacity:0;pointer-events:none;transform:translateY(var(--verify-compact-header-y, 0));transition:transform .2s ease;will-change:transform,opacity}body.verify-compact-visible .verify-compact-header{pointer-events:auto}body.sticky-header-suppressed .verify-compact-header,body.series-info-open .verify-compact-header,body.series-slideshow-open .verify-compact-header,body.series-project-detail-open .verify-compact-header,body.series-lightbox-open .verify-compact-header,body.work-modal-open .verify-compact-header,body.work-preview-open .verify-compact-header,body.work-presentation-open .verify-compact-header,body.profile-modal-open .verify-compact-header,body.profile-preview-open .verify-compact-header,body.profile-lightbox-open .verify-compact-header{--verify-compact-header-y: calc(-100% - 2px) ;opacity:0!important;pointer-events:none}.verify-compact-inner{min-width:0;width:min(100%,64rem);min-height:3.75rem;margin:0 auto;padding:.55rem 1rem;display:flex;align-items:center;gap:.7rem}@media(min-width:768px){.verify-compact-inner{padding:.55rem 7rem}}.verify-compact-avatar{width:2.55rem;height:2.55rem;flex:0 0 auto;overflow:hidden;border:1px solid #e5e7eb;border-radius:999px;background:#f3f4f6;opacity:var(--verify-avatar-opacity, 0);transform:var(--verify-avatar-transform, none);transform-origin:center;will-change:transform,opacity}body.verify-business-account .verify-compact-avatar{border-radius:.2rem}.verify-compact-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.verify-compact-title{min-width:0;overflow:hidden;flex:1 1 auto;display:flex;flex-direction:column;gap:.08rem;opacity:var(--verify-title-opacity, 0);transform:translateY(var(--verify-title-y, 6px));will-change:transform,opacity}.verify-compact-actions{margin-left:auto;flex:0 0 auto;display:flex;align-items:center;gap:.45rem;opacity:var(--verify-title-opacity, 0);transform:translateY(var(--verify-title-y, 6px));will-change:transform,opacity}.verify-compact-action{min-height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(209,213,219,.8);border-radius:7px;background:#ffffffad;color:#374151;padding:.32rem .75rem;font-size:.78rem;line-height:1.15;font-weight:700;text-decoration:none;white-space:nowrap}.verify-compact-action:hover{background:#f9fafbe0;border-color:#9ca3afd9}.verify-compact-name{width:100%;min-width:0;display:inline-flex;align-items:center;gap:.18rem;color:#111827;font-size:.96rem;line-height:1.2;font-weight:700;white-space:nowrap}.verify-compact-name>span:first-child{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verify-compact-name a{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;text-decoration:none}.verify-compact-mobile-hidden{display:inline}.verify-compact-name svg{width:1em;height:1em}.verify-compact-affiliate{display:inline-flex;align-items:center;flex:0 0 auto}.verify-compact-affiliate a{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:5px;text-decoration:none}.verify-compact-affiliate img{width:1.25rem!important;height:1.25rem!important;display:block;object-fit:cover;border:1px solid #e5e7eb;border-radius:5px;image-rendering:auto}.verify-compact-subtitle{color:#6b7280;font-size:.78rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.verify-compact-inner{gap:.55rem}.verify-compact-title{gap:0}.verify-compact-subtitle,.verify-compact-mobile-hidden{display:none}.verify-compact-actions{gap:.3rem}.verify-compact-action{min-height:1.85rem;padding:.28rem .48rem;font-size:.72rem}}#profile-username[data-identity-role=fullname]{font-weight:700;color:#111827}.profile-header-hiring{width:min(100% - 2rem,46rem);margin:-1rem auto 1.2rem;padding:0 0 .2rem}.profile-header-hiring-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.profile-header-hiring-head h2{margin:0;color:#111827;font-size:.88rem;line-height:1.25;font-weight:800}.profile-header-hiring-view-all{border:0;border-radius:4px;background:transparent;color:#0574de;display:inline-flex;align-items:center;font-size:.78rem;line-height:1.2;font-weight:600;padding:.28rem .5rem;text-decoration:none;transition:background-color .16s ease,color .16s ease;white-space:nowrap}.profile-header-hiring-view-all:hover,.profile-header-hiring-view-all:focus-visible{background:#dbeafe;color:#1e5f93;text-decoration:none;outline:none}.profile-header-hiring-carousel{position:relative;min-width:0}.profile-header-hiring-track{min-width:0;display:flex;gap:.5rem;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:0 2.7rem .25rem}.profile-header-hiring-track::-webkit-scrollbar{display:none}.profile-header-hiring-card{width:min(15rem,70vw);min-height:3.45rem;flex:0 0 auto;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center;gap:.32rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;padding:.58rem .8rem;text-align:left;text-decoration:none;box-shadow:none}.profile-header-hiring-card:hover{border-color:#d1d5db;box-shadow:none}.profile-header-hiring-card-title{min-width:0;color:#111827;font-size:.78rem;line-height:1.25;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-header-hiring-card-location{min-width:0;display:flex;align-items:center;gap:.45rem;color:#526173;font-size:.72rem;line-height:1.25}.profile-header-hiring-card-location i{flex:0 0 auto;color:#64748b;font-size:.8rem}.profile-header-hiring-card-location span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-header-hiring-nav{position:absolute;top:50%;width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#3f454c;color:#fff;font-size:.78rem;transform:translateY(-50%);box-shadow:none;opacity:.46;pointer-events:auto;transition:opacity .16s ease-out,transform .16s ease-out,background-color .16s ease-out}.profile-header-hiring-carousel.is-nav-active .profile-header-hiring-nav:not(:disabled),.profile-header-hiring-carousel:focus-within .profile-header-hiring-nav:not(:disabled){opacity:1}.profile-header-hiring-nav:disabled{opacity:.38;pointer-events:none;cursor:default}.profile-header-hiring-nav.is-hidden{opacity:0;pointer-events:none;transform:translateY(-50%) scale(.88)}.profile-header-hiring-pre{left:.2rem}.profile-header-hiring-next{right:.2rem}.profile-header-hiring-nav:hover:not(:disabled){background:#272d33}@media(max-width:640px){.profile-header-hiring{width:min(100% - 1.25rem,46rem);margin-top:0;padding-top:.75rem}.profile-header-hiring-track{padding-left:2.45rem;padding-right:2.45rem}.profile-header-hiring-card{width:min(14rem,70vw);min-height:3.4rem;padding:.55rem .75rem}.profile-header-hiring-nav{width:2rem;height:2rem}}#profile-fullname[data-identity-role=username],#profile-fullname-mobile[data-identity-role=username]{color:#6b7280;font-size:.875rem;font-weight:400}#profile-fullname[data-identity-role=username] a,#profile-fullname-mobile[data-identity-role=username] a{color:inherit}.profile-header-identity-link,.profile-header-identity-link:hover,.profile-header-identity-link:focus{text-decoration:none}@media(prefers-reduced-motion:reduce){.verify-compact-header{transition:none}}.public-page-main{width:min(100% - 2rem,58rem);margin:0 auto;padding:6.25rem 0 4rem}.public-business-identity{width:min(100%,46rem);margin:0 auto 2.2rem;display:flex;align-items:flex-start;gap:1rem}.public-business-identity-avatar{width:5.25rem;height:5.25rem;flex:0 0 auto;border-radius:8px;object-fit:cover;background:#f3f4f6}.public-business-identity-name{display:flex;align-items:center;gap:.35rem;color:#111827;font-size:1.15rem;line-height:1.35;font-weight:800}.public-business-identity-name a{color:inherit;text-decoration:none}.public-business-identity-name a:hover{text-decoration:underline}.public-business-affiliate-logo{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:5px;text-decoration:none}.public-business-affiliate-logo img{display:block;width:1.25rem;height:1.25rem;object-fit:cover;border:1px solid #e5e7eb;border-radius:5px;image-rendering:auto}.public-business-identity-nickname{min-width:0;color:#526173;font-size:.95rem;font-weight:700}.public-business-identity-handle{margin-top:.08rem;color:#526173;font-size:.95rem;line-height:1.35}.public-business-identity p{max-width:46rem;margin-top:.28rem;color:#374151;font-size:.98rem;line-height:1.48}.public-media-skeleton{background:linear-gradient(90deg,#f3f4f6 0,#e5e7eb,#f3f4f6 90%);background-size:200% 100%;animation:publicMediaSkeletonShimmer 1.35s ease-in-out infinite}.public-section-header{width:min(100%,46rem);margin:0 auto 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.public-section-header-main{min-width:0;flex:1 1 auto}.public-section-header-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding-top:1.45rem}.public-section-kicker{margin-bottom:.35rem;color:#6b7280;font-size:.78rem;line-height:1.35;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.public-section-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0;color:#111827;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15;font-weight:800;letter-spacing:0}.public-section-count{color:#6b7280;font-size:.9rem;font-weight:700}.public-section-title-link{color:inherit;text-decoration:none}.public-section-title-link:hover,.public-section-title-link:focus-visible{text-decoration:underline;text-underline-offset:.16em;outline:none}.public-section-desc{max-width:42rem;margin-top:.45rem;color:#526173;font-size:.96rem;line-height:1.55}.public-crawl-links{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.public-crawl-links-title,.public-crawl-links-list,.public-crawl-links-list a{display:inline}.public-textarea-text,.public-rich-text{white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.public-rich-text :where(p,ul,ol,li,blockquote,pre,table){white-space:normal}.public-rich-text :where(h1,h2,h3,h4,h5,h6){margin-top:1rem;margin-bottom:.45rem;color:#111827;font-weight:800;line-height:1.25}.public-rich-text :where(h1){font-size:1.45rem}.public-rich-text :where(h2){font-size:1.25rem}.public-rich-text :where(h3){font-size:1.1rem}.public-rich-text :where(p,ul,ol,blockquote,pre,table){margin-top:.65rem;margin-bottom:.65rem}.public-rich-text :where(ul,ol){padding-left:1.35rem}.public-rich-text ul{list-style:disc}.public-rich-text ol{list-style:decimal}.public-rich-text li{margin-top:.35rem;margin-bottom:.35rem}.public-rich-text blockquote{border-left:3px solid #d1d5db;padding-left:.9rem;color:#475569}.public-rich-text :where(code){border-radius:4px;background:#f1f5f9;padding:.08rem .28rem;color:#0f172a;font-size:.92em}.public-rich-text pre{overflow-x:auto;border-radius:8px;background:#0f172a;padding:.85rem;color:#e5e7eb}.public-rich-text pre code{background:transparent;padding:0;color:inherit}.public-rich-text table{width:100%;border-collapse:collapse;font-size:.94em}.public-rich-text :where(th,td){border:1px solid #e5e7eb;padding:.45rem .55rem;text-align:left}@media(max-width:640px){.public-section-header{display:block}.public-section-header-actions{justify-content:flex-start;padding-top:.85rem}}@keyframes publicMediaSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:640px){.public-page-main{width:min(100% - 1.25rem,58rem);padding-top:5.5rem}.public-business-identity{margin-bottom:1.75rem;gap:.8rem}.public-business-identity-avatar{width:4.2rem;height:4.2rem}.public-business-identity-name{font-size:1.05rem}.public-business-identity-nickname{display:none}.public-business-identity p{font-size:.92rem}}body.hiring-public-page{min-height:100vh;background:#fff;color:#111827}body.hiring-public-page .verify-compact-header{opacity:var(--hiring-compact-opacity, 0);pointer-events:none;transition:opacity .12s ease,transform .2s ease}body.hiring-public-page .verify-compact-avatar,body.hiring-public-page .verify-compact-title,body.hiring-public-page .verify-compact-actions{opacity:var(--verify-avatar-opacity, 0);transform:var(--verify-avatar-transform, none)}body.hiring-public-page .verify-compact-title,body.hiring-public-page .verify-compact-actions{opacity:var(--verify-title-opacity, 0);transform:translateY(var(--verify-title-y, 6px))}body.hiring-public-compact-visible .verify-compact-header{pointer-events:auto}.hiring-public-media-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:hiringPublicSkeleton 1.2s ease-in-out infinite}@keyframes hiringPublicSkeleton{0%{background-position:100% 0}to{background-position:0 0}}.hiring-public-main{width:min(100% - 2rem,58rem);margin:0 auto;padding:6.25rem 0 4rem}.hiring-public-company{display:grid;grid-template-columns:6rem minmax(0,1fr);gap:1.15rem;align-items:center;margin-bottom:2.5rem}.hiring-public-company img{width:6rem;height:6rem;border:1px solid #e5e7eb;border-radius:.2rem;object-fit:cover;background:#111827}.hiring-public-company-name{display:flex;align-items:center;gap:.35rem;font-size:1.22rem;line-height:1.35;font-weight:750}.hiring-public-company-name a,.verify-compact-name a{color:inherit;text-decoration:none}.hiring-public-company-name a:hover,.verify-compact-name a:hover{text-decoration:underline}.hiring-public-badge{display:inline-flex;flex:0 0 auto;line-height:1}.hiring-public-handle{margin-top:.16rem;color:#526173;font-size:1rem}.hiring-public-company p{margin-top:.28rem;color:#374151;font-size:.98rem;line-height:1.48}.hiring-public-list-page .business-hiring-wrap{width:min(100%,46rem);margin-top:.5rem}.hiring-public-list-page .business-section-header{margin-bottom:1rem}.hiring-public-list-page .business-section-kicker{margin-bottom:.35rem;color:#6b7280;font-size:.78rem;line-height:1.35;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.hiring-public-list-page .business-section-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:0;color:#111827;font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.15;font-weight:800}.hiring-public-list-page .business-section-count{color:#6b7280;font-size:.9rem;font-weight:700}.hiring-public-list-page .business-section-desc{max-width:42rem;margin-top:.45rem;color:#526173;font-size:.96rem;line-height:1.55}.hiring-public-hero{padding-bottom:1.6rem;border-bottom:1px solid #e5e7eb}.hiring-public-reference-preview{max-width:40rem;margin-top:1.5rem}.hiring-public-reference-preview .proof-viewer-preview{display:block;overflow:hidden;color:#111827;text-decoration:none}.hiring-public-reference-preview .proof-viewer-preview:hover .proof-viewer-preview-title{text-decoration:underline}.hiring-public-reference-preview .proof-viewer-preview-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;background:#f1f5f9;position:relative}.hiring-public-reference-preview .proof-viewer-preview-image img{width:100%;height:100%;display:block;object-fit:cover}.hiring-public-reference-preview .proof-viewer-preview-image.is-fallback{display:grid;place-items:center;background:#e5e7eb}.hiring-public-reference-preview .proof-viewer-preview-fallback{display:none;max-width:80%;color:#6b7280;font-size:.86rem;font-weight:750;overflow-wrap:anywhere;text-align:center}.hiring-public-reference-preview .proof-viewer-preview-image.is-fallback .proof-viewer-preview-fallback{display:block}.hiring-public-reference-preview .proof-viewer-preview-body{padding:.65rem 0 0}.hiring-public-reference-preview .proof-viewer-preview-title{font-size:.95rem;line-height:1.35;font-weight:800;color:#111827}.hiring-public-reference-preview .proof-viewer-preview-domain{margin-top:.2rem;font-size:.78rem;color:#64748b;overflow-wrap:anywhere}.hiring-public-reference-preview .proof-viewer-preview-desc{margin-top:.45rem;font-size:.86rem;line-height:1.45;color:#475569}.hiring-public-kicker{margin:0 0 .45rem;color:#6b7280;font-size:.8rem;line-height:1.35;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.hiring-public-hero h1,.hiring-public-empty h1{max-width:54rem;margin:0;color:#111827;font-size:clamp(1.75rem,3vw,2.6rem);line-height:1.1;font-weight:800}.hiring-public-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.hiring-public-status{display:inline-flex;align-items:center;min-height:1.75rem;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:800;line-height:1}.hiring-public-status.is-expired{background:#f3f4f6;color:#6b7280}.hiring-public-location{margin-top:.65rem;color:#111827;font-size:1.08rem;line-height:1.45}.hiring-public-deadline{margin-top:.5rem;width:fit-content;border-radius:999px;background:#f3f4f6;color:#374151;font-size:.9rem;font-weight:750;line-height:1;padding:.45rem .7rem}.hiring-public-time{margin-top:.25rem;color:#526173;font-size:.95rem}.hiring-public-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.45rem}.hiring-public-apply,.hiring-public-share{min-height:2.7rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.98rem;font-weight:750;text-decoration:none}.hiring-public-apply{flex:0 0 auto;min-width:7.75rem;padding:0 1.25rem;background:#2699e6;color:#fff;line-height:1;white-space:nowrap}.hiring-public-apply:hover{background:#1686d0}.hiring-public-apply.is-disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed;pointer-events:none}.hiring-public-share{width:2.7rem;height:2.7rem;padding:0;border:1px solid #d1d5db;background:#fff;color:#111827}.hiring-public-share svg{width:1.05rem;height:1.05rem;fill:currentColor}.hiring-public-share.is-copied{border-color:#22c55e;color:#15803d}.hiring-public-section{margin-top:2rem}.hiring-public-section h2{margin:0 0 .8rem;font-size:.95rem;line-height:1.35;font-weight:800;color:#111827}.hiring-public-notes{max-width:none;color:#111827;font-size:1rem;line-height:1.75}.hiring-public-page .public-textarea-text,.hiring-public-page .public-rich-text{white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.hiring-public-page .public-rich-text :where(p,ul,ol,li,blockquote,pre,table){white-space:normal}.hiring-public-facts{border-top:1px solid #e5e7eb}.hiring-public-facts>div{display:grid;grid-template-columns:minmax(8rem,.28fr) minmax(0,1fr);gap:1rem;padding:.78rem 0;border-bottom:1px solid #e5e7eb}.hiring-public-facts dt{color:#6b7280;font-size:.85rem;font-weight:700}.hiring-public-facts dd{margin:0;color:#111827;font-size:.95rem;font-weight:650;overflow-wrap:anywhere}.hiring-public-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hiring-public-related-item{min-width:0;display:flex;flex-direction:column;gap:.25rem;border:1px solid #e5e7eb;border-radius:8px;padding:.85rem;color:#111827;text-decoration:none}.hiring-public-related-item:hover{border-color:#cbd5e1;background:#f8fafc}.hiring-public-related-type{color:#6b7280;font-size:.74rem;line-height:1.25;font-weight:800;text-transform:uppercase}.hiring-public-related-item strong{color:#111827;font-size:.95rem;line-height:1.35;font-weight:800}.hiring-public-related-item span:last-child:not(.hiring-public-related-type){color:#526173;font-size:.84rem;line-height:1.4}.hiring-public-empty{min-height:50vh;display:flex;flex-direction:column;justify-content:center}.hiring-public-empty p:not(.hiring-public-kicker){margin-top:.8rem;color:#526173;font-size:1rem}.hiring-public-empty-action{width:fit-content;min-height:2.5rem;display:inline-flex;align-items:center;justify-content:center;margin-top:1.2rem;border-radius:8px;background:#111827;color:#fff;font-size:.9rem;font-weight:750;line-height:1;padding:.7rem 1rem}.hiring-public-empty-action:hover{background:#1f2937}@media(max-width:640px){.hiring-public-main{width:min(100% - 1.25rem,58rem);padding-top:5.5rem}.hiring-public-company{grid-template-columns:4.25rem minmax(0,1fr);gap:.85rem}.hiring-public-company img{width:4.25rem;height:4.25rem}.hiring-public-company-name{font-size:1.05rem}.hiring-public-handle{font-size:.92rem}.hiring-public-company p{font-size:.9rem}.hiring-public-facts>div{grid-template-columns:1fr;gap:.18rem}.hiring-public-related-list{grid-template-columns:1fr}.hiring-public-actions{position:sticky;bottom:0;z-index:10;margin-left:-.625rem;margin-right:-.625rem;padding:.85rem .625rem;border-top:1px solid #e5e7eb;background:#ffffffeb;backdrop-filter:blur(12px)}.hiring-public-apply{flex:1 1 auto}.hiring-public-share{flex:0 0 2.7rem}}.public-record-detail-page{background:#fff;color:#111827}.public-record-main{width:min(920px,calc(100% - 32px));margin:0 auto;padding:96px 0 64px}.public-record-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:32px;color:#64748b;font-size:.92rem}.public-record-breadcrumb a{color:inherit;text-decoration:none}.public-record-breadcrumb a:hover{color:#111827}.public-record-article{display:grid;gap:28px}.public-record-hero{display:grid;gap:18px}.public-record-type{display:inline-flex;align-items:center;gap:10px;color:#64748b;font-weight:650}.public-record-type-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;color:#111827;background:#fff}.public-record-hero h1{margin:0;max-width:820px;color:#111827;font-size:clamp(2.25rem,5vw,4.6rem);line-height:.98;letter-spacing:0;font-weight:800}.public-record-lede,.public-record-copy{max-width:760px;color:#475569;font-size:1.08rem;line-height:1.75}.public-record-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.public-record-primary-action,.public-record-secondary-action{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border-radius:999px;text-decoration:none;font-weight:750;font-size:.95rem}.public-record-primary-action{background:#111827;color:#fff}.public-record-secondary-action{border:1px solid #e5e7eb;color:#334155}.public-record-cover{margin:4px 0 0;overflow:hidden;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc}.public-record-cover img{display:block;width:100%;max-height:520px;object-fit:cover}.public-record-section{display:grid;gap:16px;padding-top:28px;border-top:1px solid #e5e7eb}.public-record-section h2{margin:0;color:#111827;font-size:1.28rem;line-height:1.25;font-weight:800}.public-record-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.public-record-facts div{padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.public-record-facts dt{color:#64748b;font-size:.8rem;font-weight:700;text-transform:uppercase}.public-record-facts dd{margin:4px 0 0;color:#111827;font-weight:750}.public-record-note{margin:0;color:#64748b}.public-record-check-list,.public-record-bullet-list,.public-record-steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.public-record-check-list li,.public-record-bullet-list li,.public-record-steps li{display:flex;gap:10px;align-items:flex-start;color:#334155;line-height:1.6}.public-record-check-list i{margin-top:5px;color:#16a34a}.public-record-steps li>span{flex:0 0 auto;color:#64748b;font-weight:800}.public-record-addon-list,.public-record-link-list,.public-record-faq-list{display:grid;gap:10px}.public-record-addon{display:grid;gap:4px;padding:14px;border:1px solid #e5e7eb;border-radius:8px}.public-record-addon span{color:#111827;font-weight:750}.public-record-addon small{color:#64748b}.public-record-faq-list details{border:1px solid #e5e7eb;border-radius:8px;padding:14px}.public-record-faq-list summary{cursor:pointer;color:#111827;font-weight:750}.public-record-faq-list p{margin:10px 0 0;color:#475569}.public-record-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.public-record-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.public-record-link-list a{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;color:#334155;text-decoration:none;font-weight:700}.public-record-link-list a:hover{border-color:#cbd5e1;background:#f8fafc;color:#111827}.public-record-footnote{padding-top:20px;color:#94a3b8;font-size:.92rem}@media(max-width:720px){.public-record-main{width:min(100% - 24px,920px);padding-top:84px}.public-record-hero h1{font-size:2.35rem}.public-record-facts,.public-record-gallery{grid-template-columns:1fr}}
