.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-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}}:root{--ring:0 0 #0000}html,body{height:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}body{background:#f7f7f8;color:#111;max-width:100%;overflow-x:hidden;overflow-x:clip}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.hidden{display:none}.tab-btn[aria-selected=true].active{background-color:#111827;color:#fff}.tab-btn.focus-outline:focus{outline:none}.tab-btn.focus-outline:focus-visible{outline:2px solid rgba(17,24,39,.35);outline-offset:2px}.profile-tabbar{position:sticky;top:var(--verify-compact-header-height, 3.75rem);z-index:860;width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box;display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding:.5rem .75rem;border-bottom:1px solid rgba(226,232,240,.72);background:#ffffffc7;backdrop-filter:blur(10px) saturate(1.08)}[role=tablist]{max-width:min(100%,64rem);overflow-x:auto;scrollbar-width:none;white-space:nowrap;scroll-padding-inline:.75rem;-webkit-overflow-scrolling:touch}[role=tablist]::-webkit-scrollbar{display:none}[role=tablist]>li,[role=tablist] .tab-btn{flex:0 0 auto}[role=tablist] .tab-btn{white-space:nowrap}[role=tabpanels]{display:block;max-width:100%;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;box-sizing:border-box}[role=tabpanels] *{flex-shrink:1;min-width:0}.profile-public-text{white-space:pre-line}.profile-public-text :where(p,ul,ol,li,blockquote,pre){white-space:normal}.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}.skeleton{display:inline-block;width:100%;height:100%;background:#e0e0e0;animation:pulse 1.5s infinite ease-in-out;border-radius:8px}@keyframes pulse{0%{background:#f0f0f0}50%{background:#e0e0e0}to{background:#f0f0f0}}img.loaded{opacity:1;transition:opacity .3s ease}.page-skeleton{position:fixed;inset:0;z-index:9998;overflow:hidden;background:#fff;transition:opacity .22s ease-out,visibility .22s ease-out}.page-skeleton.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.page-skeleton-inner{width:min(100%,64rem);margin:0 auto;padding:1rem}.sk-block,.sk-line,.sk-circle{display:block;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6 90%);background-size:200% 100%;animation:skeletonShimmer 1.35s ease-in-out infinite}.sk-block{border-radius:14px}.sk-line{height:.75rem;border-radius:999px}.sk-circle{border-radius:999px;flex:0 0 auto}@keyframes skeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.skeleton,.sk-block,.sk-line,.sk-circle{animation:none}}#imageViewerModal{background:#000000e6}#viewerImage{opacity:0;transition:opacity .25s ease;will-change:transform}#viewerImage.fade-in{opacity:1}.proof-viewer-modal{position:fixed;inset:0;z-index:10000;display:flex;background:#000000e0;color:#fff}.proof-viewer-modal.hidden{display:none}.proof-viewer-stage{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:3.5rem 4rem}.proof-viewer-image{max-width:100%;max-height:100%;object-fit:contain}.proof-viewer-close,.proof-viewer-nav,.proof-viewer-collapse{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#0009;color:#fff}.proof-viewer-close{position:absolute;top:1rem;left:1rem;width:2.75rem;height:2.75rem;font-size:1.1rem}.proof-viewer-nav{position:absolute;top:50%;width:2.75rem;height:2.75rem;transform:translateY(-50%);font-size:1rem}.proof-viewer-nav.prev{left:1rem}.proof-viewer-nav.next{right:1rem}.proof-viewer-nav[hidden]{display:none}.proof-viewer-counter{position:absolute;left:50%;bottom:1rem;transform:translate(-50%);border-radius:999px;background:#0000008c;padding:.35rem .75rem;font-size:.8rem}.proof-viewer-panel{position:relative;flex:0 0 min(30vw,24rem);width:min(30vw,24rem);overflow-y:auto;background:#fff;color:#111827;border-left:1px solid #e5e7eb}.proof-viewer-panel-inner{padding:1.1rem}.proof-viewer-collapse{position:absolute;top:1rem;right:1rem;z-index:2;width:2.25rem;height:2.25rem}.proof-viewer-kicker{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.proof-viewer-title{margin-top:.25rem;font-size:1.05rem;line-height:1.35;font-weight:800;color:#111827}.proof-viewer-meta{margin-top:.85rem;display:grid;gap:.45rem;color:#475569;font-size:.84rem;line-height:1.45}.proof-viewer-chip{display:flex;align-items:flex-start;gap:.45rem;padding:0;background:transparent;border:0;border-radius:0}.proof-viewer-chip i{width:1rem;margin-top:.15rem;color:#94a3b8;text-align:center;flex:0 0 auto}.proof-viewer-desc{margin-top:1rem;color:#374151;font-size:.9rem;line-height:1.6;white-space:pre-line}.proof-viewer-desc :where(p,ul,ol,li,blockquote,pre){white-space:normal}.proof-viewer-action{margin-top:1rem;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d1d5db;border-radius:6px;padding:.55rem .8rem;color:#111827;font-size:.85rem;font-weight:700}.proof-viewer-preview{margin-top:1rem;display:block;overflow:hidden;color:#111827;text-decoration:none}.proof-viewer-preview:hover .proof-viewer-preview-title{text-decoration:underline}.proof-viewer-preview-image{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;background:#f1f5f9;position:relative}.proof-viewer-preview-image img{width:100%;height:100%;display:block;object-fit:cover}.proof-viewer-preview-image.is-fallback{display:grid;place-items:center;background:#e5e7eb}.proof-viewer-preview-fallback{display:none;max-width:80%;color:#6b7280;font-size:.86rem;font-weight:750;overflow-wrap:anywhere;text-align:center}.proof-viewer-preview-image.is-fallback .proof-viewer-preview-fallback{display:block}.proof-viewer-preview-body{padding:.65rem 0 0}.proof-viewer-preview-title{font-size:.9rem;line-height:1.35;font-weight:800;color:#111827}.proof-viewer-preview-domain{margin-top:.2rem;font-size:.76rem;color:#64748b;overflow-wrap:anywhere}.proof-viewer-preview-desc{margin-top:.45rem;font-size:.8rem;line-height:1.45;color:#475569;white-space:pre-line}.proof-viewer-related{margin-top:1rem;color:#64748b;font-size:.82rem}.proof-viewer-related-title{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.proof-viewer-related-list{margin-top:.5rem;display:grid;gap:.45rem}.proof-viewer-related-item{display:block;border-top:1px solid #e5e7eb;padding:.55rem 0 0;color:#111827}.proof-viewer-related-item span{display:block;margin-top:.12rem;color:#64748b;font-size:.78rem}.proof-viewer-modal.is-collapsed .proof-viewer-panel{display:none}.proof-viewer-modal.is-collapsed .proof-viewer-collapse{transform:rotate(180deg)}@media(max-width:640px){.proof-viewer-modal{flex-direction:column}.proof-viewer-stage{box-sizing:border-box;flex:0 0 100dvh;width:100%;height:100dvh;min-height:100dvh;overflow:hidden;padding:3.75rem 1rem 1rem}.proof-viewer-image{width:100%;height:100%}.proof-viewer-panel,.proof-viewer-collapse,.proof-viewer-nav{display:none}}@media(pointer:coarse){.proof-viewer-nav{display:none}}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.carousel-item{scroll-snap-align:start}.virtual-block{content-visibility:auto;contain-intrinsic-size:1px 500px}.modal-share{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:#00000080;z-index:1000}.modal-share .content{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000004d;padding:16px;width:90%;max-width:600px}.modal-share .row{margin-bottom:12px}.modal-share .row label{display:block;font-weight:700;margin-bottom:6px}.input-like{display:flex;gap:8px}.input-like input{flex:1;padding:8px 12px;background:#f7f9f9;border:1px solid #d6d9dc;border-radius:8px}.input-like button{padding:8px 10px;background:#e8ecef;border-radius:8px}.focus-outline:focus{outline:2px solid #111827;outline-offset:2px}.modal-panel{transform:none;opacity:1;display:block}.modal-enter{animation:slideUp .22s ease-out forwards}.modal-leave{animation:slideDown .18s ease-in forwards}@keyframes slideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(24px);opacity:0}}#sharePanel,#viewerImage{display:block}@media(max-width:640px){#experience-timeline .tl-row,#achievement-timeline .tl-row{display:block;border-bottom:1px solid #eee;padding:10px 6px;border-radius:0;background:transparent}#experience-timeline .tl-rail,#achievement-timeline .tl-rail{display:none}#experience-timeline h3,#achievement-timeline h3{font-size:.95rem;margin-bottom:4px}#experience-timeline p.text-sm,#achievement-timeline p.text-sm{font-size:.8rem}}@media(max-width:640px){#experience-timeline .tl-row,#achievement-timeline .tl-row{background:#fff;border:1px solid #eee;border-radius:12px;padding:12px 10px;margin:10px 0;box-shadow:0 1px 3px #00000008}}[role=tabpanels]{display:block;max-width:100%;overflow-x:hidden}.tab-content{padding:1rem;background-color:#fff}section.tab-content[role=tabpanel]{padding-top:1rem}.tab-content.tab-panel-enter{animation:tabPanelIn .22s ease-out both}@keyframes tabPanelIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.tab-content.tab-panel-enter{animation:none}}@media(max-width:639px){.tab-content{padding-left:1rem;padding-right:1rem}}@media(min-width:640px)and (max-width:1024px){.tab-content{padding:1.25rem 1.25rem 1.5rem}section.tab-content[role=tabpanel]{padding-top:1.25rem}#content-0>ul>li>div,#content-0>div>div{max-width:720px;margin-left:auto;margin-right:auto}}@media(min-width:1025px){.tab-content{padding:1.5rem 1.75rem 2rem}section.tab-content[role=tabpanel]{padding-top:1.5rem}#content-0>ul>li>div,#content-0>div>div{max-width:860px;margin-left:auto;margin-right:auto}}.profile-tab-primary>.profile-public-section-title,.profile-tab-primary>.timeline-section-header,.profile-tab-primary>.business-section-header{margin-top:clamp(1.5rem,3vw,2.25rem)}.profile-tab-primary>.profile-public-section-title:first-of-type,.profile-tab-primary>.timeline-section-header:first-of-type,.profile-tab-primary>.business-section-header:first-of-type{margin-top:0}.profile-public-section-title{font-size:1.25rem;line-height:1.5rem}.profile-public-section-title+.prose,.profile-public-section-title+div{margin-bottom:1.5rem}.profile-public-prose{color:#374151;line-height:1.7}.profile-public-prose :where(h1,h2,h3,h4,h5,h6){margin-top:1rem;margin-bottom:.45rem;color:#111827;font-weight:800;line-height:1.25}.profile-public-prose :where(h1){font-size:1.45rem}.profile-public-prose :where(h2){font-size:1.25rem}.profile-public-prose :where(h3){font-size:1.1rem}.profile-public-prose :where(p,ul,ol,blockquote,pre){margin-top:.65rem;margin-bottom:.65rem}.profile-public-prose :where(ul,ol){padding-left:1.35rem}.profile-public-prose ul{list-style:disc}.profile-public-prose ol{list-style:decimal}.profile-public-prose li{margin-top:.35rem;margin-bottom:.35rem}.profile-public-prose blockquote{border-left:3px solid #d1d5db;padding-left:.9rem;color:#475569}.profile-public-prose :where(code){border-radius:4px;background:#f1f5f9;padding:.08rem .28rem;color:#0f172a;font-size:.92em}.profile-public-prose pre{overflow-x:auto;border-radius:8px;background:#0f172a;padding:.85rem;color:#e5e7eb}.profile-public-prose pre code{background:transparent;padding:0;color:inherit}.profile-public-prose table{width:100%;border-collapse:collapse;font-size:.94em}.profile-public-prose :where(th,td){border:1px solid #e5e7eb;padding:.45rem .55rem;text-align:left}.profile-public-prose :where(a){color:#2563eb;text-decoration:underline;text-underline-offset:.16em}.profile-office-map{overflow:hidden;border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc}.profile-office-map iframe{display:block;width:100%;height:260px;border:0}@media(max-width:640px){.profile-office-map iframe{height:220px}}#content-0 .border.border-gray-200.rounded-lg,#content-0 .group.h-full.min-h-[140px].border.border-gray-200.rounded-xl{transition:box-shadow .18s ease-out,transform .18s ease-out}#content-0 .border.border-gray-200.rounded-lg:hover,#content-0 .group.h-full.min-h-[140px].border.border-gray-200.rounded-xl:hover{box-shadow:0 10px 30px #0f172a14;transform:translateY(-1px)}.opportunity-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.opportunity-item{display:flex;gap:.75rem;padding:.9rem 0;border-bottom:1px solid #e5e7eb}.opportunity-item:last-child{border-bottom:0}.opportunity-icon{width:2rem;height:2rem;flex:0 0 auto;border:1px solid #e5e7eb;border-radius:999px;display:grid;place-items:center;color:#6b7280}.opportunity-body{min-width:0;flex:1 1 auto}.opportunity-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.opportunity-title{font-size:.95rem;line-height:1.35;font-weight:650;color:#111827;overflow-wrap:anywhere}.opportunity-meta{margin-top:.15rem;display:flex;flex-wrap:wrap;gap:.2rem .45rem;font-size:.78rem;line-height:1.35;color:#6b7280}.opportunity-desc{margin-top:.45rem;font-size:.875rem;line-height:1.55;color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:visible;white-space:pre-line}.opportunity-action{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #e5e7eb;border-radius:999px;color:#4b5563}.opportunity-action:hover{border-color:#111827;color:#111827}.business-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.business-section-header.is-team{flex-direction:column;align-items:flex-start;justify-content:center;width:min(100%,48rem);max-width:48rem;margin-left:auto;margin-right:auto}.business-section-kicker{margin-bottom:.25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.business-section-title{font-size:1.25rem;line-height:1.5rem;font-weight:700;color:#111827}.business-section-title-link{display:inline-flex;align-items:center;border-radius:.25rem;padding:.18rem .42rem;margin:-.18rem -.42rem;color:inherit;text-decoration:none;transition:background-color .16s ease,color .16s ease}.business-section-title-link:hover,.business-section-title-link:focus-visible{background:#dbeafe;color:#1e5f93;text-decoration:none;outline:none}.business-section-count{margin-left:.4rem;font-size:.85rem;font-weight:650;color:#6b7280}.business-section-desc{margin-top:.35rem;max-width:42rem;font-size:.875rem;line-height:1.45;color:#6b7280}.business-section-tools{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.business-public-filterbar{display:flex;justify-content:flex-end;align-items:center;margin:-.25rem 0 1rem}.business-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem}.business-summary-card{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #e5e7eb;padding:.85rem .9rem;background:#fff;color:#111827;text-align:left}.business-summary-card:hover{border-color:#9ca3af}.business-summary-label{font-size:.75rem;font-weight:650;color:#6b7280}.business-summary-value{margin-top:.15rem;font-size:1rem;font-weight:700}.business-company-hero{--business-company-hero-gutter: 1.25rem;--business-company-hero-gutter-negative: -1.25rem;max-width:52rem;margin:0 auto 1.5rem;border:1px solid #e9e9e7;border-radius:12px;background:#fff;padding:var(--business-company-hero-gutter);box-shadow:0 1px 2px #0f172a09}.business-company-kicker{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:650;letter-spacing:0;color:#6b7280}.business-company-kicker i{font-size:.78rem}.business-company-title{margin-top:.45rem;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.15;font-weight:750;color:#111827}.business-company-subtitle{margin-top:.65rem;max-width:44rem;font-size:.95rem;line-height:1.6;color:#4b5563;white-space:pre-line}.business-company-facts{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.25rem var(--business-company-hero-gutter-negative) 0;border-top:1px solid #ececea;padding:1rem var(--business-company-hero-gutter) 0}.business-company-fact{min-width:min(11rem,100%);display:grid;grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.55rem;padding:0;border:0}.business-company-fact>i{margin-top:.14rem;color:#9ca3af;font-size:.8rem;text-align:center}.business-company-fact>span{min-width:0}.business-company-fact-label{display:block;font-size:.68rem;font-weight:750;letter-spacing:0;color:#6b7280}.business-company-fact-value{display:block;margin-top:.2rem;font-size:.875rem;font-weight:650;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-company-fact-link{color:#0369a1}.business-company-fact-link:hover{color:#075985;text-decoration:underline}.business-company-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.business-company-action{display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;border:1px solid transparent;border-radius:8px;background:transparent;padding:.5rem .8rem;color:#111827;font-size:.875rem;font-weight:650}.business-company-action.primary{background:#111827;border-color:#111827;color:#fff}.business-company-action:hover{border-color:transparent;background:#f1f1ef}.business-company-action.primary:hover{border-color:#1f2937;background:#1f2937}.business-company-action.secondary{color:#4b5563}.business-company-disclosure{margin:.75rem var(--business-company-hero-gutter-negative) 0;border-top:1px solid #ececea}.business-company-disclosure-summary{min-height:3.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:8px;padding:.65rem var(--business-company-hero-gutter);color:#37352f;cursor:pointer;list-style:none}.business-company-disclosure-summary::-webkit-details-marker{display:none}.business-company-disclosure-summary:hover,.business-company-disclosure-summary:focus-visible{background:#f7f7f5;outline:0}.business-company-disclosure-leading{min-width:0;display:grid;grid-template-columns:1.5rem minmax(0,1fr);align-items:center;gap:.65rem}.business-company-disclosure-leading>i{color:#6b7280;text-align:center}.business-company-disclosure-icon{width:2rem;height:2rem;display:inline-grid;place-items:center;border-radius:7px;background:#f1f1ef;color:#6b7280;font-size:.78rem}.business-company-disclosure-leading strong,.business-company-disclosure-leading small{display:block}.business-company-disclosure-leading strong{font-size:.88rem;font-weight:700;line-height:1.35}.business-company-disclosure-leading small{min-width:0;margin-top:.12rem;overflow:hidden;color:#6b7280;font-size:.78rem;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.business-opening-hours .business-company-disclosure-summary{min-height:3.5rem;display:grid;grid-template-columns:minmax(0,1fr) auto 1.75rem;gap:.85rem}.business-opening-hours .business-company-disclosure-leading{grid-template-columns:2rem minmax(0,1fr)}.business-opening-summary-meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.55rem;color:#6b7280;font-size:.78rem;line-height:1.3;white-space:nowrap}.business-opening-status-badge{min-height:1.65rem;display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;background:#f1f5f9;color:#475569;padding:.2rem .55rem;font-size:.75rem;font-weight:700}.business-opening-hours.is-open .business-opening-status-badge{background:#ecfdf3;color:#067647}.business-opening-hours.is-closing_soon .business-opening-status-badge{background:#fffaeb;color:#b54708}.business-opening-hours.is-appointment .business-opening-status-badge{background:#eff8ff;color:#175cd3}.business-opening-status-badge .business-opening-status-dot{display:inline-block;flex:0 0 auto;margin:0;vertical-align:middle}.business-company-disclosure-status,.business-company-disclosure-next{min-width:0}.business-company-disclosure-next{min-width:0;overflow:hidden;text-overflow:ellipsis}.business-company-disclosure-chevron{width:1.75rem;height:1.75rem;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:6px;color:#9ca3af;font-size:.7rem;transition:transform .16s ease,background-color .16s ease,color .16s ease}.business-company-disclosure-summary:hover .business-company-disclosure-chevron,.business-company-disclosure-summary:focus-visible .business-company-disclosure-chevron{background:#ececea;color:#4b5563}.business-company-disclosure[open] .business-company-disclosure-chevron{transform:rotate(180deg)}.business-company-disclosure-body{padding:.35rem var(--business-company-hero-gutter) 1rem calc(var(--business-company-hero-gutter) + 2.15rem)}.business-company-disclosure-body.is-map{padding-right:var(--business-company-hero-gutter);padding-left:var(--business-company-hero-gutter)}.business-company-map{margin-top:.25rem;min-height:160px;overflow:hidden;border:0;border-radius:10px;background:linear-gradient(90deg,rgba(203,213,225,.28) 1px,transparent 1px),linear-gradient(0deg,rgba(203,213,225,.28) 1px,transparent 1px),#f8fafc;background-size:32px 32px}.business-company-map iframe{width:100%;height:175px;display:block;border:0}.business-company-hero .business-opening-hours{margin:.75rem var(--business-company-hero-gutter-negative) 0;border:0;border-top:1px solid #ececea;background:transparent;padding:0}.business-contact-section{--business-contact-gutter: 0;--business-contact-gutter-negative: 0;width:100%;max-width:none;margin:1.25rem 0 1.5rem;overflow:visible;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.business-contact-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.business-contact-title{margin:0;color:#111827;font-size:1.12rem;font-weight:750;line-height:1.25}.business-contact-description{max-width:34rem;margin:.3rem 0 0;color:#6b7280;font-size:.82rem;line-height:1.45}.business-contact-type-list,.business-contact-list,.business-contact-methods{display:grid}.business-contact-type-list{gap:0}.business-contact-type-group{min-width:0}.business-contact-type-group+.business-contact-type-group{margin:1rem var(--business-contact-gutter-negative) 0;border-top:1px solid #ececea;padding:1rem var(--business-contact-gutter) 0}.business-contact-type-title{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .55rem;color:#64748b;font-size:.76rem;font-weight:700;line-height:1.25}.business-contact-type-title i{color:#9ca3af;font-size:.72rem}.business-contact-list{gap:0}.business-contact-group{min-width:0;padding:.35rem 0}.business-contact-group+.business-contact-group{margin-top:.65rem;border-top:1px solid #f0f0ee;padding-top:1rem}.business-contact-group-head{display:flex;align-items:flex-start;gap:.7rem;margin:0 0 .4rem .55rem}.business-contact-group-title{margin:0;color:#37352f;font-size:.82rem;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.business-contact-methods{gap:.15rem}.business-contact-item{min-width:0;min-height:3.25rem;display:grid;grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:.7rem;border-radius:8px;padding:.5rem .55rem;color:inherit;text-decoration:none;transition:background-color .14s ease,color .14s ease}.business-contact-item:hover,.business-contact-item:focus-visible{background:#f7f7f5;color:inherit;text-decoration:none;outline:0}.business-contact-item:focus-visible{box-shadow:inset 0 0 0 2px #2563eb2e}.business-contact-item-icon{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#f1f1ef;color:#5f6368;font-size:.78rem}.business-contact-item-copy{min-width:0;display:flex;align-items:baseline;gap:.8rem}.business-contact-item .business-contact-label{width:4.5rem;flex:0 0 4.5rem;margin:0}.business-contact-item .business-contact-value{min-width:0;margin:0}.business-contact-action{transform:translate(-2px);transition:transform .14s ease,background-color .14s ease,color .14s ease}.business-contact-item:hover .business-contact-action,.business-contact-item:focus-visible .business-contact-action{background:#ececea;color:#37352f;transform:translate(0)}.business-opening-hours{margin:1rem 0 1.5rem;border:1px solid #e5e7eb;background:#fff;padding:1rem}.business-opening-hours-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.business-opening-hours-title{margin:.15rem 0 0;color:#111827;font-size:1.15rem;font-weight:780;line-height:1.25}.business-opening-timezone{flex:0 0 auto;border:1px solid #e5e7eb;background:#f9fafb;color:#64748b;padding:.3rem .55rem;font-size:.72rem;font-weight:760;white-space:nowrap}.business-opening-status-line{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem;margin:0;text-align:right;color:#111827;font-size:.9rem;font-weight:760}.business-opening-status-line small{color:#64748b;font-size:.82rem;font-weight:650}.business-opening-status-line small:before{content:"\b7  ";color:#cbd5e1}.business-opening-status-dot{width:.55rem;height:.55rem;border-radius:999px;background:#94a3b8}.business-opening-hours.is-open .business-opening-status-dot{background:#16a34a}.business-opening-hours.is-closing_soon .business-opening-status-dot{background:#d97706}.business-opening-hours.is-closed .business-opening-status-dot,.business-opening-hours.is-closed_today .business-opening-status-dot{background:#94a3b8}.business-opening-hours.is-appointment .business-opening-status-dot{background:#2563eb}.business-opening-today{display:grid;grid-template-columns:4.2rem minmax(0,1fr);gap:.75rem;align-items:baseline;border:1px solid #edf0f3;background:#fbfdff;padding:.65rem .75rem;color:#475569;font-size:.9rem;font-weight:700;margin-bottom:.85rem}.business-opening-today span{color:#64748b;font-size:.78rem;font-weight:800;text-transform:uppercase}.business-opening-today strong{min-width:0;color:#111827;font-weight:760;overflow-wrap:anywhere}.business-opening-week{display:grid;gap:.25rem}.business-opening-row{position:relative;display:grid;grid-template-columns:4.2rem minmax(0,1fr) minmax(0,.75fr);gap:.75rem;align-items:baseline;border-radius:7px;padding:.42rem .55rem;color:#64748b;font-size:.84rem}.business-opening-row.is-today{background:#f8fafc;color:#111827}.business-opening-row.is-today span{color:#111827;font-weight:800}.business-opening-row.is-today:after{content:"";position:absolute;right:.65rem;top:50%;width:.4rem;height:.4rem;border-radius:999px;background:#111827;transform:translateY(-50%)}.business-opening-row strong{color:#111827;font-weight:650}.business-opening-row em{min-width:0;color:#64748b;font-size:.78rem;font-style:normal;overflow-wrap:anywhere}.business-opening-note{margin:.8rem 0 0;color:#64748b;font-size:.85rem;line-height:1.5}.business-opening-cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:1rem;min-height:2.5rem;border:1px solid #111827;color:#fff;background:#111827;padding:.52rem .95rem;font-size:.84rem;font-weight:720;text-decoration:none;width:fit-content;max-width:100%}.business-opening-cta:hover{border-color:#1f2937;background:#1f2937}.business-opening-cta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-contact-value{min-width:0;overflow-wrap:anywhere;color:#111827;font-size:.9rem;font-weight:650;line-height:1.35}.business-contact-label{margin-top:.12rem;color:#64748b;font-size:.75rem;font-weight:600}.business-contact-action{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;color:#64748b;background:transparent;font-size:.82rem;text-decoration:none}.business-contact-action:hover{color:#111827;background:#f3f4f6}.business-social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:1.5rem}.business-social-link{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:9999px;background:#fff;color:#111827;transition:border-color .16s ease-out,background-color .16s ease-out,transform .16s ease-out}.business-social-link:hover{border-color:#9ca3af;background:#f9fafb;transform:translateY(-1px)}.business-social-link i{font-size:1.05rem}.business-social-preview-icon{width:1.45rem;height:1.45rem;object-fit:cover;border-radius:999px}@media(max-width:640px){.credential-type-filter{width:100%;min-width:0}.business-public-filterbar{justify-content:stretch}.business-section-tools{width:100%;margin-top:.85rem}.business-summary-grid{grid-template-columns:1fr}.business-company-hero{--business-company-hero-gutter: 0;--business-company-hero-gutter-negative: 0;overflow:visible;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.business-company-facts{flex-direction:column;gap:.8rem}.business-company-fact{width:100%}.business-company-actions .business-company-action.primary{width:100%;justify-content:center}.business-company-actions .business-company-action.secondary{flex:1 1 auto;justify-content:center}.business-company-disclosure-body{padding:.35rem .75rem 1rem}.business-company-disclosure-body.is-map{padding-right:.75rem;padding-left:.75rem}.business-opening-hours .business-company-disclosure-summary{grid-template-columns:2rem minmax(0,1fr) 1.75rem;gap:.65rem}.business-opening-hours .business-company-disclosure-leading{display:block}.business-opening-summary-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.business-opening-summary-meta{justify-content:flex-start;overflow:hidden}.business-opening-summary-meta .business-opening-status-badge{flex:0 0 auto}.business-company-map iframe{height:165px}.business-opening-hours-head{flex-direction:column;align-items:flex-start}.business-opening-status-line{justify-content:flex-start;text-align:left}.business-opening-row{grid-template-columns:4.2rem minmax(0,1fr)}.business-opening-row em{grid-column:2}.business-contact-section-head{align-items:flex-start;flex-direction:column;gap:.65rem}.business-contact-group{padding:.55rem 0}.business-contact-item{min-height:3.5rem;grid-template-columns:2rem minmax(0,1fr) 2rem}.business-contact-item-copy{display:grid;gap:.1rem}.business-contact-item .business-contact-label{width:auto}.business-contact-item.is-address .business-contact-value{white-space:normal}}.business-team-list{display:flex;flex-direction:column;gap:0;border-top:0}.business-team-wrap{width:min(100%,48rem);max-width:48rem}.business-team-link{display:flex;align-items:flex-start;gap:.9rem;min-height:5rem;border-bottom:0;padding:.9rem .75rem;color:#111827;transition:background-color .16s ease-out,border-color .16s ease-out}.business-team-link:hover{background:#f9fafb}.business-team-avatar{width:3.25rem;height:3.25rem;flex:0 0 auto;border:1px solid #e5e7eb;background:#f3f4f6;object-fit:cover}.business-team-avatar.is-business{border-radius:8px}.business-team-avatar.is-person{border-radius:999px}.business-team-badge{display:inline-flex;align-items:center;flex:0 0 auto}.business-team-badge svg{width:.9rem;height:.9rem;display:block}.business-team-name-row{min-width:0;display:flex;align-items:center;gap:.4rem}.business-team-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;line-height:1.35;font-weight:750;color:#111827}.business-team-role{margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;line-height:1.35;color:#374151}.business-team-username{margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.35;color:#6b7280}.business-team-view{align-self:center;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:0;border-radius:999px;padding:0;color:#64748b;background:transparent;font-size:.75rem;line-height:1}.business-team-link:hover .business-team-view{color:#111827}.business-team-slogan{margin-top:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.8125rem;line-height:1.35;white-space:pre-line}@media(max-width:640px){.business-section-header{display:block}.business-section-header .business-section-tools{margin-top:.85rem}.business-card{border-radius:8px;box-shadow:none}.business-card-body{padding:.85rem}.business-card-icon-floating-popover{display:none}}#content-5 ul{padding-left:0;padding-right:0}#content-5 li{max-width:480px;margin-left:auto;margin-right:auto}#content-4 .business-team-list,#content-4 .business-team-list li{width:100%;max-width:none;margin-left:0;margin-right:0}.identity-history-list{display:flex;flex-direction:column;gap:.35rem;padding-left:0}#content-5 .identity-history-list li.identity-history-item{max-width:none;margin:0}#content-5>.business-section-header.is-team,#content-5>.identity-history-body{max-width:42rem;margin-left:auto;margin-right:auto}.identity-history-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex:0 0 auto;border:1px solid #e5e7eb;border-radius:999px;background:#f3f4f6;color:#4b5563;font-size:1rem}.identity-history-title{font-size:.95rem;line-height:1.35;color:#111827}.identity-history-title strong{font-weight:800}.identity-history-date{margin-top:.125rem;font-size:.8125rem;line-height:1.3;color:#6b7280}.identity-history-skeleton{display:flex;flex-direction:column;gap:.35rem}.business-filter-modal-button{position:relative;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:.85rem;font-weight:700;padding:.48rem .72rem;transition:border-color .16s ease-out,background-color .16s ease-out,box-shadow .16s ease-out}.business-filter-modal-button:hover,.business-filter-modal-button:focus-visible{border-color:#9ca3af;background:#f9fafb;outline:none}.business-filter-modal-dot{position:absolute;top:.38rem;right:.38rem;width:.45rem;height:.45rem;border-radius:999px;background:#2699e6}.business-filter-modal[hidden]{display:none}.business-filter-modal{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:1rem;pointer-events:none;transform:none!important}.business-filter-modal.is-open,.business-filter-modal.is-closing{display:flex}.business-filter-modal.is-open{pointer-events:auto}.business-filter-modal-backdrop{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;background:#0f172a6b;opacity:0;transition:opacity .18s ease;cursor:default}.business-filter-modal.is-open .business-filter-modal-backdrop{opacity:1}.business-filter-modal-panel{position:relative;z-index:2;width:min(30rem,calc(100vw - 2rem));max-height:min(36rem,calc(100dvh - 2rem));display:flex;flex-direction:column;overflow:auto;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a29;opacity:0;transform:translateY(.75rem) scale(.985);transform-origin:center;transition:opacity .18s ease,transform .18s ease;pointer-events:auto}.business-filter-modal.is-open .business-filter-modal-panel{opacity:1;transform:translateY(0) scale(1)}.business-filter-modal-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #e5e7eb;padding:1rem}.business-filter-modal-title{margin:0;color:#111827;font-size:.95rem;line-height:1.3;font-weight:800}.business-filter-modal-close{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#526173}.business-filter-modal-close:hover,.business-filter-modal-close:focus-visible{background:#f3f4f6;color:#111827;outline:none}.business-filter-modal-body{min-height:0;flex:1 1 auto;display:grid;gap:.75rem;overflow-y:auto;padding:1rem}.business-filter-modal .credential-filter-menu{position:static;width:100%;max-height:none;margin-top:.45rem;overflow:visible;box-shadow:none}.credential-type-filter{position:relative;min-width:12.5rem}.credential-filter-button{width:100%;min-height:2.25rem;display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:.82rem;font-weight:650;padding:.46rem .68rem;transition:border-color .16s ease-out,box-shadow .16s ease-out,background-color .16s ease-out}.credential-filter-button:hover,.credential-type-filter.is-open .credential-filter-button{border-color:#9ca3af;background:#fcfcfd}.credential-type-filter.has-active-filter .credential-filter-button{border-color:#94a3b8;background:#f8fafc}.credential-filter-button:focus-visible{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271f}.credential-filter-label{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.credential-filter-label span{overflow:visible;text-overflow:ellipsis;white-space:nowrap}.credential-filter-chevron{color:#6b7280;transition:transform .16s ease-out}.credential-type-filter.is-open .credential-filter-chevron{transform:rotate(180deg)}.credential-filter-menu{position:fixed;top:var(--credential-menu-top, 0);left:var(--credential-menu-left, 0);width:var(--credential-menu-width, 14rem);max-height:var(--credential-menu-max-height, 22rem);overflow-y:auto;z-index:9999;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a24;padding:.35rem}.credential-filter-menu[hidden]{display:none}#content-2 .business-section-tools{flex-wrap:nowrap;align-self:flex-start}#content-2 .business-section-tools .credential-type-filter{flex:0 1 12.5rem}@media(max-width:860px){#content-2 .business-section-tools{flex-wrap:wrap}#content-2 .business-section-tools .credential-type-filter{flex:1 1 12rem}}.credential-filter-option{width:100%;display:flex;align-items:center;gap:.65rem;border:0;border-radius:6px;background:transparent;color:#111827;font-size:.875rem;font-weight:600;text-align:left;padding:.6rem .65rem}.credential-filter-option:hover,.credential-filter-option.is-active{background:#f3f4f6}.credential-filter-option.is-active{color:#111827}.credential-filter-option .check{margin-left:auto;color:#111827;visibility:hidden}.credential-filter-option.is-active .check{visibility:visible}.business-case-grid,.business-credential-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.business-proof-overview{display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:.85rem;align-items:start;border-bottom:1px solid #e5e7eb;padding:.2rem 0 1rem;margin-bottom:.2rem}.business-proof-overview-icon{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#334155}.business-proof-overview h3{margin:0;color:#111827;font-size:1rem;font-weight:760;line-height:1.35}.business-proof-overview p{margin:.25rem 0 0;color:#64748b;font-size:.86rem;line-height:1.5}.business-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:border-color .16s ease-out,background-color .16s ease-out}.business-card:hover{border-color:#9ca3af;background:#fcfcfd}.business-card-body{display:flex;flex-direction:column;padding:1rem}#case-studies-tab-timeline .business-case-grid,#credentials-tab-timeline .business-credential-grid{gap:0}#case-studies-tab-timeline .business-card,#credentials-tab-timeline .business-card{border:0;border-bottom:1px solid #e5e7eb;border-radius:0;background:transparent}#case-studies-tab-timeline .business-card:hover,#credentials-tab-timeline .business-card:hover{border-color:#e5e7eb;background:transparent}#case-studies-tab-timeline .business-card-body,#credentials-tab-timeline .business-card-body{padding:1rem 0}.business-card-icon{display:inline-flex;position:relative;width:2rem;height:2rem;align-items:center;justify-content:center;flex-shrink:0;overflow:visible;border-radius:6px;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;padding:0;font:inherit}button.business-card-icon{cursor:pointer}button.business-card-icon:hover,button.business-card-icon:focus-visible{border-color:#9ca3af;background:#f3f4f6;outline:none}.business-card-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.business-card-icon-floating-popover{position:fixed;left:0;top:0;z-index:10000;width:min(17rem,42dvw);max-width:calc(100dvw - 20px);aspect-ratio:16 / 9;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 18px 45px #0f172a2e;opacity:0;pointer-events:none;transform:translateZ(0) translate(-4px);transition:opacity .16s ease-out,transform .16s ease-out}.business-card-icon-floating-popover.is-visible{opacity:1;transform:translateZ(0)}.business-card-icon-floating-popover:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;opacity:0;transition:opacity .12s ease;animation:businessPopoverSkeleton 1.35s ease infinite}.business-card-icon-floating-popover.is-loading:before{opacity:1}.business-card-icon-floating-popover img{width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .12s ease}.business-card-icon-floating-popover.is-loading img{opacity:0}@keyframes businessPopoverSkeleton{0%{background-position:100% 0}to{background-position:0 0}}.business-link-preview-backdrop{position:fixed;inset:0;z-index:1210;background:#0f172a47}.business-link-preview-panel{position:fixed;top:0;right:0;z-index:1220;width:min(390px,94dvw);max-width:100dvw;height:100vh;display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-18px 0 42px #0f172a29;transform:translate(100%);transition:transform .2s ease}.business-link-preview-panel.is-open{transform:translate(0)}.business-link-preview-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid #e5e7eb}.business-link-preview-kicker{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.business-link-preview-close{width:32px;height:32px;border:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#64748b;cursor:pointer;font-size:18px}.business-link-preview-close:hover{background:#0f172a0f;color:#0f172a}.business-link-preview-body{flex:1;min-height:0;overflow:auto;padding:18px}.business-link-preview-image{width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;overflow:hidden}.business-link-preview-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.business-link-preview-title{margin:16px 0 6px;color:#0f172a;font-size:18px;font-weight:750;line-height:1.35}.business-link-preview-domain,.business-link-preview-url{color:#64748b;font-size:12px;overflow-wrap:anywhere}.business-link-preview-description{margin-top:14px;color:#334155;font-size:13px;line-height:1.6;white-space:pre-line}.business-link-preview-actions{padding:14px 18px 18px;border-top:1px solid #e5e7eb}.business-link-preview-open{min-height:38px;width:100%;border:1px solid #d1d5db;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111827;font-size:13px;font-weight:700;text-decoration:none}.business-card-icon.credential-icon-certification{color:#3b5f8a;background:#f4f7fb;border-color:#dbe5f0}.business-card-icon.credential-icon-license{color:#47705c;background:#f4f8f5;border-color:#d9e8de}.business-card-icon.credential-icon-award{color:#8a6a32;background:#faf7ef;border-color:#ede3c8}.business-card-icon.credential-icon-partnership{color:#6a5a88;background:#f7f5fb;border-color:#e3ddf0}.business-card-icon.credential-icon-compliance{color:#565f83;background:#f5f6fa;border-color:#dde2ef}.business-card-icon.credential-icon-membership{color:#3f716f;background:#f2f8f7;border-color:#d6e8e6}.business-card-title{font-size:1rem;line-height:1.35;font-weight:700;color:#111827}.business-card-meta{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.75rem;color:#6b7280}.business-chip{display:inline-flex;align-items:center;gap:.3rem;max-width:100%;border:0;border-radius:0;padding:0;background:transparent;color:#4b5563}.business-card-text{margin-top:.75rem;font-size:.82rem;line-height:1.5;color:#4b5563;white-space:pre-line}.business-card-text.prose{max-width:none}.business-card-text.prose :where(p,ul,ol){margin-top:.4rem;margin-bottom:.4rem;white-space:normal}#credentials-tab-timeline .business-card-body{padding:.8rem 0}#credentials-tab-timeline .business-card-icon{width:1.75rem;height:1.75rem;border-radius:6px;font-size:.78rem}#credentials-tab-timeline .business-card-title{font-size:.95rem;line-height:1.35}#credentials-tab-timeline .business-card-meta{gap:.32rem .45rem;font-size:.72rem}#credentials-tab-timeline .business-card-text{margin-top:.62rem;max-width:68rem;font-size:.9rem;line-height:1.58;color:#475569}#credentials-tab-timeline .business-card-text.prose,#credentials-tab-timeline .business-card-text.prose :where(p,li,ul,ol,strong){font-size:inherit;line-height:inherit}#credentials-tab-timeline .business-card-text.prose :where(p,ul,ol){margin-top:.35rem;margin-bottom:.35rem}.business-position-stack{margin-top:.85rem;display:grid;gap:.65rem}.business-position-row{border-left:2px solid #c7d2fe;padding-left:.75rem;display:grid;gap:.25rem}.business-position-row h4{margin:0;color:#111827;font-size:.92rem;font-weight:760;line-height:1.35}.business-position-row div{display:inline-flex;align-items:center;gap:.35rem;color:#64748b;font-size:.78rem}.business-position-row p{margin:0;color:#4b5563;font-size:.84rem;line-height:1.5;overflow-wrap:anywhere}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.business-card-footer{margin-top:auto;padding-top:.9rem}.business-card-empty-note{border-top:1px solid #e5e7eb;padding-top:.6rem;font-size:.8125rem;color:#6b7280}.business-infinite-retry{margin:1rem 0;display:flex;align-items:center;justify-content:center;gap:.75rem;color:#526173;font-size:.9rem}.business-infinite-retry.is-inline{margin:.85rem 0 0;padding:.7rem 0}.business-infinite-retry button{min-height:2rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#111827;padding:0 .8rem;font-size:.82rem;font-weight:750}.business-infinite-retry button:hover{border-color:#9ca3af;background:#f9fafb}.business-chip[class*=credential-type-]{min-height:1.35rem;border:1px solid currentColor;border-radius:4px;font-size:.7rem;font-weight:750;line-height:1;padding:.26rem .45rem}.business-chip[class*=credential-type-] i{color:inherit}.business-chip.credential-type-certification{color:#1e5f99;background:#dbeafe;border-color:#bfdbfe}.business-chip.credential-type-license{color:#47705c;background:#ecfdf5;border-color:#bbf7d0}.business-chip.credential-type-award{color:#8a6a32;background:#fef3c7;border-color:#fde68a}.business-chip.credential-type-partnership{color:#6a5a88;background:#f3e8ff;border-color:#e9d5ff}.business-chip.credential-type-compliance{color:#565f83;background:#eef2ff;border-color:#c7d2fe}.business-chip.credential-type-membership{color:#3f716f;background:#ccfbf1;border-color:#99f6e4}.business-list-skeleton{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.business-skeleton-card{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background:#fff}.business-skeleton-row{display:flex;align-items:flex-start;gap:.75rem}.business-skeleton-body{flex:1;min-width:0}.business-project-strip,.business-proof-strip{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;scroll-behavior:smooth}.business-project-strip::-webkit-scrollbar,.business-proof-strip::-webkit-scrollbar{display:none}.business-project-link{min-width:12rem;max-width:15rem;border-top:1px solid #e5e7eb;border-radius:0;padding:.6rem 0;background:transparent;color:#111827;display:flex;min-height:7rem;flex-direction:column}.business-project-link:hover{border-color:#9ca3af}.business-project-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:1.5rem;border-radius:4px;background:#dbeafe;color:#1e5f99;font-size:.75rem;font-weight:750;line-height:1;padding:.32rem .55rem;transition:background-color .16s ease-out,color .16s ease-out}.business-project-link:hover .business-project-cta,.business-project-link:focus-visible .business-project-cta{background:#bfdbfe;color:#174f80}.business-project-carousel,.business-proof-carousel{position:relative}.business-project-nav,.business-proof-nav{display:none;position:absolute;top:50%;z-index:2;width:1.9rem;height:1.9rem;transform:translateY(-50%);align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:999px;background:#fffffff2;color:#111827;font-size:.75rem;box-shadow:0 8px 18px #11182714}.business-project-carousel.has-scroll .business-project-nav,.business-proof-carousel.has-scroll .business-proof-nav{display:inline-flex}.business-project-nav.prev,.business-proof-nav.prev{left:-.35rem}.business-project-nav.next,.business-proof-nav.next{right:-.35rem}.business-project-nav:disabled,.business-proof-nav:disabled{opacity:.35;cursor:default;box-shadow:none}.business-proof-img{width:4.5rem;height:4.5rem;flex:0 0 auto;border-radius:6px;border:1px solid #e5e7eb;object-fit:cover;cursor:pointer}
