.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(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}}\feff:root{--wp-text: #111827;--wp-muted: #64748b;--wp-border: #e5e7eb;--wp-soft: #f8fafc;--wp-accent: #2563eb}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--wp-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scrollbar-gutter:stable}body.overflow-hidden,body.work-modal-open,body.work-presentation-open,body.work-preview-open,html.overflow-hidden{overflow:hidden}a,button{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.work-modal.hidden,.work-nav .hidden,.work-shell .hidden{display:none!important}.work-shell{width:100%;margin:0 auto;background:#fff}.work-pill-button{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--wp-border);border-radius:999px;padding:7px 12px;color:#334155;text-decoration:none;font-size:13px;font-weight:600;background:#fff}.work-pill-button:hover{border-color:#cbd5e1;background:var(--wp-soft)}.work-nav{position:sticky;top:0;z-index:20;display:flex;gap:clamp(4px,1vw,10px);width:100%;margin:0 auto;padding:8px 12px;border-bottom:1px solid #f1f5f9;background:#ffffffeb;backdrop-filter:blur(10px);overflow-x:auto;scrollbar-width:none;scroll-padding-inline:8px;scroll-snap-type:x proximity;justify-content:center}.work-nav.has-tab-overflow{justify-content:flex-start}body.verify-compact-visible .work-nav{top:var(--verify-compact-header-height, 3.75rem);z-index:860;border-bottom-color:#e2e8f0b8;background:#ffffffc7}.work-nav::-webkit-scrollbar{display:none}.work-tab{min-width:0;max-width:none;min-height:28px;height:28px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:0 0;color:#64748b;text-decoration:none;font-size:12px;font-weight:600;line-height:1.2;padding:0 12px;border-radius:999px;scroll-snap-align:center;white-space:nowrap;transition:background-color .14s ease,color .14s ease}.work-nav.has-tab-overflow .work-tab{min-width:0;max-width:none;flex:0 0 auto}.work-tab i{width:13px;flex:0 0 13px;color:currentColor;font-size:12px;line-height:1;text-align:center}.work-tab:hover{background:#f7f7f5;color:#334155}.work-tab.active{background:#111827;color:#fff}.work-tab.active:hover{background:#0f172a;color:#fff}.work-tab:focus-visible{outline:2px solid rgba(15,23,42,.28);outline-offset:2px}.work-tabs{width:100%}.work-tab-panel.hidden{display:none!important}.work-tab-panel.is-tab-entering{animation:.18s ease-out both workTabPanelEnter}@keyframes workTabPanelEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.work-section{width:min(64rem,100% - 16px);margin:0 auto;padding:28px 0 12px;border-bottom:1px solid #f1f5f9;scroll-margin-top:calc(var(--verify-compact-header-height, 3.75rem) + 3.5rem)}#projects{width:100%;padding-top:0;padding-right:clamp(10px,1.5vw,20px);padding-left:clamp(10px,1.2vw,16px)}#clients,#services{width:min(64rem,100% - 16px)}#faq{width:min(42rem,100% - 24px)}.work-overview-grid{display:grid;gap:22px}.work-overview-block{display:grid;gap:12px}.work-overview-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.work-overview-head h3{margin:0;color:#0f172a;font-size:1.375rem;font-weight:750;line-height:1.2}.work-overview-head button{border:0;border-radius:4px;background:#dbeafe;color:#1e5f93;padding:3px 9px;font-size:14px;font-weight:800;line-height:1.25}.work-overview-intro{max-width:720px;margin:-6px 0 0;color:#94a3b8;font-size:13px;line-height:1.45}.work-snapshot-skeleton{display:block;width:2.25rem;height:1rem;border-radius:999px;background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%);background-size:400% 100%;animation:1.1s linear infinite workPulse}.work-service-preview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.work-service-preview{width:100%;min-width:0;min-height:52px;display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a;padding:0 16px;text-align:left}.work-service-preview:hover{border-color:#cbd5e1;background:#fcfcfd}.work-service-preview-icon{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#525252;font-size:16px}.work-service-preview-img{width:24px;height:24px;display:block;border-radius:6px;object-fit:cover}.work-service-preview-name{min-width:0;overflow:hidden;color:#0f172a;font-size:15px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.work-service-overview-offer{min-height:148px;align-items:flex-start;gap:14px;padding:16px}.work-service-overview-offer:focus-visible,.work-service-overview-offer:hover{border-color:#cbd5e1;background:#fbfcfd;outline:0}.work-service-overview-icon{width:38px;height:38px;color:#334155;font-size:24px}.work-service-overview-icon .work-service-preview-img{width:38px;height:38px;border-radius:7px}.work-service-overview-copy{min-width:0;display:grid;gap:7px;flex:1 1 auto}.work-service-overview-head{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.work-service-overview-offer .work-service-preview-name{font-size:1rem;line-height:1.28;white-space:normal;overflow-wrap:anywhere}.work-service-overview-action{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:.78rem;line-height:1.25;font-weight:800;white-space:nowrap}.work-service-overview-action i{font-size:11px}.work-service-overview-meta{display:block;color:#0f172a;font-size:.84rem;line-height:1.3;font-weight:820}.work-service-overview-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#64748b;font-size:.86rem;line-height:1.52;white-space:pre-line}.work-service-overview-includes{display:block;color:#475569;font-size:.82rem;line-height:1.45;font-weight:720;overflow-wrap:anywhere}.work-service-overview-support{display:block;color:#7a8494;font-size:.77rem;line-height:1.35;font-weight:720}.work-service-unified-offer{width:100%;min-width:0;min-height:148px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:start;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:none;color:#111827;padding:16px;text-align:left;cursor:pointer;transition:background-color .16s,color .16s}.work-service-unified-offer:focus-visible,.work-service-unified-offer:hover{border-color:#cbd5e1;background:#fafafa;outline:0}.work-service-unified-offer:focus-visible{box-shadow:0 0 0 2px #2563eb33}.work-service-unified-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-size:25px;overflow:hidden}.work-service-unified-icon .work-service-preview-img{width:100%;height:100%;border-radius:7px;object-fit:cover}.work-service-unified-copy{min-width:0;display:grid;gap:6px}.work-service-unified-name{color:#0f172a;font-size:1rem;line-height:1.28;font-weight:850;overflow-wrap:anywhere}.work-service-unified-meta{color:#0f172a;font-size:.82rem;line-height:1.3;font-weight:780}.work-service-unified-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#64748b;font-size:.86rem;line-height:1.5;white-space:pre-line}.work-service-unified-includes{color:#475569;font-size:.82rem;line-height:1.45;font-weight:700;overflow-wrap:anywhere}.work-service-unified-support{color:#7a8494;font-size:.77rem;line-height:1.35;font-weight:700}.work-service-unified-action{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.78rem;line-height:1.3;font-weight:800;white-space:nowrap}.work-service-unified-action i{font-size:11px}.work-service-unified-offer:focus-visible .work-service-unified-action,.work-service-unified-offer:hover .work-service-unified-action{color:#111827}[data-overview-block=service]{container-name:overview-services;container-type:inline-size}#overview-services .work-service-unified-offer.is-overview{position:relative;min-height:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;box-shadow:none;transform:none;transition:background-color .14s,border-color .14s}#overview-services .is-overview .work-service-unified-includes,#overview-services .is-overview .work-service-unified-support{display:none}#overview-services .is-overview .work-service-unified-action{grid-column:3;align-self:center;justify-self:end;width:20px;justify-content:center;font-size:0}#overview-services .is-overview .work-service-unified-description{-webkit-line-clamp:2}@container overview-services (min-width:936px){#overview-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;border:0;background:0 0;overflow:visible}#overview-services .work-service-unified-offer.is-overview{border:1px solid #e9e9e7;border-radius:10px;background:#fff;padding:16px 18px}#overview-services>.work-service-unified-offer.is-overview:last-child:nth-child(odd){width:calc((100% - 16px)/2);grid-column:1/-1;justify-self:center}#overview-services .work-service-unified-offer.is-overview:hover{border-color:#d8d8d5;background:#f7f7f5}}@container overview-services (min-width:641px) and (max-width:935px){#overview-services{grid-template-columns:minmax(0,1fr);gap:0;border:1px solid #e9e9e7;border-radius:10px;background:#fff;overflow:hidden}#overview-services .work-service-unified-offer.is-overview{border:0;border-bottom:1px solid #eeeeec;border-radius:0;background:0 0;padding:14px 16px}#overview-services .work-service-unified-offer.is-overview:last-child{border-bottom:0}#overview-services .work-service-unified-offer.is-overview:hover{background:#f7f7f5}#overview-services .is-overview .work-service-unified-description{-webkit-line-clamp:1}}@container overview-services (max-width:640px){#overview-services{grid-template-columns:minmax(0,1fr);gap:0;border:0;border-radius:0;background:0 0;overflow:visible}#overview-services .work-service-unified-offer.is-overview{grid-template-columns:40px minmax(0,1fr) auto;gap:12px;border:0;border-radius:0;background:0 0;padding:14px 0}#overview-services .work-service-unified-offer.is-overview:not(:last-child):after{content:"";position:absolute;right:0;bottom:0;left:52px;height:1px;background:#eeeeec}#overview-services .work-service-unified-offer.is-overview:active,#overview-services .work-service-unified-offer.is-overview:hover{background:#fafaf9}#overview-services .is-overview .work-service-unified-description{-webkit-line-clamp:1}}#overview-services .work-service-unified-offer.is-overview:focus-visible{border-color:#c7c7c3;background:#f7f7f5;box-shadow:inset 0 0 0 2px #2563eb2e}.work-service-overview-offer,.work-service-row,.work-service-thumb{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:none}.work-service-list-full{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;border-top:0}.work-service-list-full>.work-service-unified-offer{padding-bottom:20px}.work-service-thumb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.work-service-thumb{min-width:0;min-height:188px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:16px;text-align:left;transition:border-color .16s,background-color .16s}.work-service-thumb:focus-visible,.work-service-thumb:hover{border-color:#cbd5e1;background:#f8fafc;outline:0}.work-service-offer-top{width:100%;min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.work-service-offer-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-size:25px}.work-service-offer-icon .work-service-preview-img{width:100%;height:100%;border-radius:6px;object-fit:cover}.work-service-offer-heading{min-width:0;display:grid;gap:5px}.work-service-thumb-name{display:block;color:#0f172a;font-size:1.05rem;line-height:1.25;font-weight:850;overflow-wrap:anywhere}.work-service-category-group-title{grid-column:1/-1;display:inline-flex;align-items:center;gap:12px;margin:26px 0 18px;color:#111827;font-size:1.95rem;font-weight:900;line-height:1.08;letter-spacing:0}.work-service-category-group-icon{width:1.35em;height:1.35em;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:0;border-radius:0;background:0 0;color:#111827;font-size:.92em}.work-service-thumb-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:.95rem;color:#64748b;font-size:.86rem;line-height:1.52;white-space:pre-line}.work-service-thumb-meta{display:block;color:#0f172a;font-size:.82rem;line-height:1.3;font-weight:780}.work-service-thumb-includes{display:block;max-width:100%;margin-top:.85rem;color:#475569;font-size:.82rem;line-height:1.45;font-weight:700;overflow-wrap:anywhere}.work-service-offer-foot{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:auto;padding-top:1rem;color:#64748b;font-size:.78rem;line-height:1.35;font-weight:700}.work-service-offer-foot span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-service-offer-foot span:last-child{display:inline-flex;align-items:center;gap:6px;color:#0f172a;font-weight:850;white-space:nowrap}.work-service-offer-foot i{font-size:11px}.work-service-row{width:100%;min-width:0;min-height:112px;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:start;gap:.95rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:13px 14px;text-align:left;transition:border-color .16s,background-color .16s}.work-service-row:focus-visible,.work-service-row:hover{border-color:#cbd5e1;background:#f8fafc;outline:0}.work-service-row-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;color:#334155;font-size:25px}.work-service-row-icon .work-service-preview-img{width:100%;height:100%;border-radius:6px;object-fit:cover}.work-service-row-copy{min-width:0;display:grid;gap:5px}.work-service-row-meta{display:block;color:#0f172a;font-size:.82rem;line-height:1.3;font-weight:780}.work-service-row-name{display:block;color:#0f1419;font-size:1rem;line-height:1.28;font-weight:850;overflow-wrap:anywhere}.work-service-row-description{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#64748b;font-size:.84rem;line-height:1.45;white-space:pre-line}.work-service-row-includes{display:block;color:#475569;font-size:.81rem;line-height:1.4;font-weight:700;overflow-wrap:anywhere}.work-service-row-support{display:block;color:#64748b;font-size:.76rem;line-height:1.35;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-service-row-more{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;border-radius:999px;background:#f1f5f9;color:#536471;font-size:11px}.work-service-row:hover .work-service-row-more{background:#e2e8f0;color:#0f1419}.work-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}#clients .work-section-head,#services .work-section-head{width:min(42rem,100%);margin-right:auto;margin-left:auto}#clients .work-section-head>div,#services .work-section-head>div{width:100%;min-width:0}.work-kicker{display:block;margin-bottom:0;color:#6b7280;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.work-section-command-bar{width:100%;display:grid;grid-template-columns:minmax(12rem,1fr) auto;align-items:center;gap:8px;margin-top:0}.work-section-command-search{min-width:0}.work-section-command-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap}#clients .work-sort-control,#services .work-sort-control{position:relative;min-height:32px;flex:0 0 auto}#clients .work-sort-trigger,#services .work-sort-trigger{min-height:32px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#0f172a;padding:0 10px;font-size:12px;font-weight:750;cursor:pointer}#clients .work-sort-trigger strong,#services .work-sort-trigger strong{font-weight:800}#clients .work-sort-trigger i,#services .work-sort-trigger i{color:#64748b;font-size:11px;transition:transform .16s ease-out}#clients .work-sort-control.is-open .work-sort-trigger i,#services .work-sort-control.is-open .work-sort-trigger i{transform:rotate(180deg)}#clients .work-sort-menu,#services .work-sort-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:150px;display:none;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a1f;padding:5px}#clients .work-sort-control.is-open .work-sort-menu,#services .work-sort-control.is-open .work-sort-menu{display:grid;gap:2px}#clients .work-sort-menu button,#services .work-sort-menu button{min-height:32px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;background:#fff;color:#0f172a;padding:6px 8px;font-size:13px;font-weight:700;text-align:left;cursor:pointer}#clients .work-sort-menu button i,#services .work-sort-menu button i{width:16px;color:#94a3b8;text-align:center}#clients .work-sort-menu button:hover,#clients .work-sort-menu button.active,#services .work-sort-menu button:hover,#services .work-sort-menu button.active{background:#f1f5f9}#clients .work-sort-menu button.active i,#services .work-sort-menu button.active i{color:#2563eb}.work-client-search-control,.work-faq-search-control,.work-service-search-control{width:min(20rem,100%);height:32px;display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;border:1px solid #e9e9e7;border-radius:6px;background:#f7f7f5;transition:background-color .14s,border-color .14s}.work-client-search-control.is-active,.work-faq-search-control.is-active,.work-service-search-control.is-active{border-color:#d3d3d0;background:#fff}.work-client-search-control:focus-within,.work-faq-search-control:focus-within,.work-service-search-control:focus-within{border-color:#c7c7c3;background:#fff}.work-client-search-toggle,.work-faq-search-toggle,.work-service-search-toggle{width:2rem;height:1.9rem;display:grid;place-items:center;border:0;background:0 0;color:#64748b;font-size:.72rem;cursor:pointer}.work-client-search-toggle:focus-visible,.work-client-search-toggle:hover,.work-faq-search-toggle:focus-visible,.work-faq-search-toggle:hover,.work-service-search-toggle:focus-visible,.work-service-search-toggle:hover{color:#111827;outline:0}.work-client-search-input,.work-faq-search-input,.work-service-search-input{width:100%;min-width:0;height:1.9rem;border:0;background:0 0;color:#111827;padding:0 .55rem 0 0;font-size:.82rem;font-weight:720;outline:0}.work-section-view-toggle{display:inline-flex;align-items:center;gap:2px;border:0;border-radius:6px;background:#f7f7f5;padding:2px}.work-section-view-button{width:1.65rem;height:1.45rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:0 0;color:#64748b;font-size:.72rem;line-height:1}.work-section-view-button:focus-visible,.work-section-view-button:hover{background:#eeeeec;color:#37352f;outline:0}.work-section-view-button.is-active{background:#e9e9e7;color:#37352f}.work-section-command-bar .work-availability-trigger,.work-section-command-bar .work-faq-filter-trigger,.work-section-command-bar .work-sort-trigger{min-height:32px;height:32px;border:1px solid transparent;border-radius:6px;background:0 0;color:#37352f;font-size:13px;font-weight:650}.work-section-command-bar .work-availability-trigger strong,.work-section-command-bar .work-faq-filter-trigger strong,.work-section-command-bar .work-sort-trigger strong{font-weight:650}.work-section-command-bar .work-availability-control.is-open .work-availability-trigger,.work-section-command-bar .work-availability-trigger:focus-visible,.work-section-command-bar .work-availability-trigger:hover,.work-section-command-bar .work-faq-filter-control.is-open .work-faq-filter-trigger,.work-section-command-bar .work-faq-filter-trigger:focus-visible,.work-section-command-bar .work-faq-filter-trigger:hover,.work-section-command-bar .work-sort-control.is-open .work-sort-trigger,.work-section-command-bar .work-sort-trigger:focus-visible,.work-section-command-bar .work-sort-trigger:hover{border-color:transparent;background:#f1f1ef;color:#37352f;outline:0}@media(max-width:680px){.work-section-command-bar{grid-template-columns:minmax(0,1fr)}.work-section-command-search{display:none}.work-section-command-actions{width:100%;justify-content:flex-start;overflow:visible}#clients .work-section-command-actions .work-sort-control,#clients .work-section-command-actions .work-sort-trigger,#services .work-section-command-actions .work-sort-control,#services .work-section-command-actions .work-sort-trigger{width:auto}#clients .work-section-command-actions .work-sort-trigger,#services .work-section-command-actions .work-sort-trigger{justify-content:center}#clients .work-section-command-actions .work-sort-menu,#services .work-section-command-actions .work-sort-menu{right:auto;left:0;width:150px}#services .work-availability-control{order:-1}#clients .work-section-view-toggle,#services .work-section-view-toggle{display:none}}.work-availability-control{position:relative}.work-availability-trigger{min-height:1.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#475569;padding:0 .62rem;font-size:.78rem;font-weight:780;line-height:1;cursor:pointer}.work-availability-trigger:focus-visible,.work-availability-trigger:hover{border-color:#cbd5e1;background:#f8fafc;color:#111827;outline:0}.work-availability-trigger.is-active{border-color:#cbd5e1;background:#fff;color:#111827}.work-availability-trigger strong{max-width:7.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-availability-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;min-width:12.5rem;display:none;grid-template-columns:1fr;gap:.15rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 16px 38px #0f172a24;padding:.35rem}.work-availability-control.is-open .work-availability-menu{display:grid}.work-availability-menu button{min-height:2rem;display:flex;align-items:center;gap:.55rem;border:0;border-radius:7px;background:0 0;color:#334155;padding:.42rem .58rem;font-size:.82rem;font-weight:740;text-align:left;cursor:pointer}.work-availability-menu button.active,.work-availability-menu button:focus-visible,.work-availability-menu button:hover{background:#f1f5f9;color:#111827;outline:0}.work-availability-menu button i{width:1rem;color:#94a3b8;text-align:center}.work-filter-icon-button{width:1.8rem;height:1.55rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#64748b;font-size:.72rem;cursor:pointer}.work-filter-icon-button:focus-visible,.work-filter-icon-button:hover,.work-filter-icon-button[aria-expanded=true]{background:#f1f5f9;color:#0f172a;outline:0}.work-filter-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 14px}.work-filter-chip-row.hidden{display:none}.work-filter-chip{min-height:30px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#475569;padding:5px 11px;font-size:12px;font-weight:750;cursor:pointer}.work-filter-chip:focus-visible,.work-filter-chip:hover{border-color:#cbd5e1;background:#f8fafc;color:#111827;outline:0}.work-filter-chip.is-active{border-color:#111827;background:#111827;color:#fff}.work-filter-chip-skeleton{flex:0 0 auto;width:78px;min-height:30px;border-radius:999px}.work-filter-chip-skeleton:nth-child(2n){width:104px}.work-filter-chip-skeleton:nth-child(3n){width:92px}.work-faq-filter-control{position:relative;flex:0 0 auto}.work-faq-filter-trigger{min-height:32px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#0f172a;padding:0 10px;font-size:12px;font-weight:750;cursor:pointer}.work-faq-filter-trigger strong{min-width:34px;font-weight:800;text-align:left}.work-faq-filter-trigger i{color:#64748b;font-size:11px}.work-faq-filter-trigger i:last-child{transition:transform .16s ease-out}.work-faq-filter-trigger:focus-visible,.work-faq-filter-trigger:hover{border-color:#cbd5e1;background:#f8fafc;outline:0}.work-faq-filter-control.is-open .work-faq-filter-trigger{border-color:#cbd5e1;background:#f8fafc}.work-faq-filter-control.is-open .work-faq-filter-trigger i:last-child{transform:rotate(180deg)}.work-faq-filter-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:178px;display:grid;gap:2px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a1f;padding:5px;opacity:0;transform:translateY(-4px) scale(.98);transform-origin:top right;visibility:hidden;pointer-events:none;transition:opacity .14s ease-out,transform .14s ease-out,visibility .14s ease-out}.work-faq-filter-control.is-open .work-faq-filter-menu{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto}.work-faq-filter-menu button{min-height:32px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;background:#fff;color:#0f172a;padding:6px 8px;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.work-faq-filter-menu button i{width:16px;color:#94a3b8;text-align:center}.work-faq-filter-menu button.active,.work-faq-filter-menu button:focus-visible,.work-faq-filter-menu button:hover{background:#f1f5f9;outline:0}.work-faq-filter-menu button.active i{color:#2563eb}@media(prefers-reduced-motion:reduce){.work-tab-panel.is-tab-entering{animation:none}.work-faq-filter-menu,.work-faq-filter-trigger i:last-child,.work-faq-list{transition:none}}.work-section h2{margin:0;color:#020617;font-size:1.25rem;line-height:1.2}.work-section-head h2{font-size:1.875rem;font-weight:750;line-height:1.12}.work-section-title-link{display:inline-flex;align-items:center;border-radius:4px;padding:.18rem .42rem;margin:-.18rem -.42rem;color:inherit;text-decoration:none;transition:background-color .16s,color .16s}.work-section-title-link:focus-visible,.work-section-title-link:hover{background:#dbeafe;color:#1e5f93;text-decoration:none;outline:0}#clients-intro,#faq-intro,#lead-form-section .work-section-head p,#overview-intro,#services-intro{max-width:760px;margin:7px 0 0;padding-bottom:12px;color:#94a3b8;font-size:13px;line-height:1.45}.work-card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.work-client-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px 38px;align-items:center}#clients.work-section-list-mode #clients-list,#services.work-section-list-mode #services-list{width:min(42rem,100%);margin-right:auto;margin-left:auto}#clients.work-section-grid-mode #clients-list,#services.work-section-grid-mode #services-list{width:100%;margin-right:auto;margin-left:auto}#clients .work-client-grid.work-client-list-mode{grid-template-columns:minmax(0,1fr);gap:4px;align-items:stretch}.work-client-grid.work-client-thumbnail-mode{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:18px 24px;align-items:center}.work-card{min-width:0;border:1px solid var(--wp-border);border-radius:8px;background:#fff;overflow:hidden;transition:border-color .16s ease-out,background-color .16s ease-out}.work-client-card{min-width:0;border:0;border-radius:0;background:0 0}.work-client-logo-card{min-width:0;min-height:112px;display:flex;align-items:center;justify-content:center;border:0;border-radius:16px;background:0 0;padding:10px}.work-client-thumbnail-mode .work-client-logo-card{min-height:108px;padding:10px}.work-client-thumbnail-mode .work-client-logo{width:min(100%,164px);aspect-ratio:3/2}[data-overview-block=client]{container-name:overview-clients;container-type:inline-size}#overview-clients{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 18px}.work-client-overview-rail-shell{position:relative;min-width:0}#overview-clients>.work-client-logo-card.is-overview{width:128px;min-width:0;min-height:72px;flex:0 0 128px;border:0;border-radius:8px;background:0 0;padding:6px;scroll-snap-align:start;transition:background-color .14s}#overview-clients .work-client-logo-card.is-overview .work-client-logo{width:min(100%,116px);aspect-ratio:2/1;padding:6px 8px;opacity:.86;transform:none;transition:opacity .14s}#overview-clients .work-client-logo-card.is-overview:focus-visible,#overview-clients .work-client-logo-card.is-overview:hover{background:#f7f7f5;outline:0}#overview-clients .work-client-logo-card.is-overview:focus-visible{box-shadow:inset 0 0 0 2px #2563eb2e}#overview-clients .work-client-logo-card.is-overview:focus-visible .work-client-logo,#overview-clients .work-client-logo-card.is-overview:hover .work-client-logo{opacity:1;transform:none}#overview-clients .work-client-fallback{width:2.5rem;height:2.5rem;border-radius:10px;font-size:18px}@container overview-clients (min-width:860px){#overview-clients{gap:12px 18px}}@container overview-clients (min-width:641px) and (max-width:859px){#overview-clients{gap:12px 18px}#overview-clients>.work-client-logo-card.is-overview{width:min(140px,calc((100% - 54px)/4));flex-basis:min(140px,calc((100% - 54px)/4))}#overview-clients .work-client-logo-card.is-overview .work-client-logo{width:min(100%,112px)}}@container overview-clients (max-width:640px){.work-client-overview-rail-shell:after,.work-client-overview-rail-shell:before{content:"";position:absolute;top:0;bottom:6px;z-index:2;width:28px;opacity:0;pointer-events:none;transition:opacity .16s}.work-client-overview-rail-shell:before{left:0;background:linear-gradient(90deg,#fff 0,#ffffffe0 38%,#fff0)}.work-client-overview-rail-shell:after{right:0;background:linear-gradient(270deg,#fff 0,#ffffffe0 38%,#fff0)}.work-client-overview-rail-shell.has-overflow:not(.is-at-end):after,.work-client-overview-rail-shell.has-overflow:not(.is-at-start):before{opacity:1}#overview-clients{flex-wrap:nowrap;justify-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 0 6px;scroll-padding-inline:0;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}#overview-clients:focus-visible{border-radius:8px;outline:rgba(37,99,235,.3) solid 2px;outline-offset:2px}#overview-clients::-webkit-scrollbar{display:none}#overview-clients>.work-client-logo-card.is-overview{width:104px;min-height:68px;flex-basis:104px;padding:5px}#overview-clients .work-client-logo-card.is-overview .work-client-logo{width:96px;padding:5px 7px;opacity:1}#overview-clients .work-client-logo-card.is-overview:active{background:#f7f7f5}#overview-clients:has(>.work-client-logo-card.is-overview:only-child){justify-content:center}}@media(prefers-reduced-motion:reduce){.work-client-overview-rail-shell:after,.work-client-overview-rail-shell:before{transition:none}}#clients .work-card:hover{border-color:transparent;background:0 0;box-shadow:none}.work-card:hover{border-color:#d1d5db;background:#fff;box-shadow:0 2px 8px #0f172a0f}.work-card{display:flex;flex-direction:column;min-height:154px;padding:16px}.work-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:8px}.work-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px}.work-text-button{border:0;background:0 0;color:var(--wp-accent);padding:0;font-size:13px;font-weight:700}.work-client-logo{padding:14px 16px;width:min(100%,188px);aspect-ratio:3/2;display:flex;align-items:center;justify-content:center;border-radius:16px;background:0 0;overflow:visible;transition:transform .16s}.work-client-logo-card:focus-visible .work-client-logo,.work-client-logo-card:hover .work-client-logo{transform:translateY(-2px)}.work-client-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;filter:none}.work-client-fallback{width:3.25rem;height:3.25rem;display:none;place-items:center;border-radius:13px;background:#eef2f7;color:#6b7280;font-weight:800;font-size:24px}.work-client-logo.is-missing .work-client-fallback{display:grid}.work-faq-list{display:grid;gap:8px;margin-top:4px;padding-top:4px;transition:opacity .16s ease-out,transform .16s ease-out}.work-faq-list.is-filtering{opacity:.58;transform:translateY(4px)}.work-faq-group-heading{margin:14px 0 2px;color:#64748b;font-size:11px;font-weight:850;line-height:1.2;text-transform:uppercase}.work-faq-group-heading:first-child{margin-top:0}.work-faq-item{border:0;border-radius:6px;background:#fff;overflow:hidden;transition:background-color .14s}.work-faq-item:hover,.work-faq-item[open]{background:#f7f7f5}.work-faq-question{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;padding:10px 10px 10px 12px;color:#1f2328;cursor:pointer;list-style:none;outline:0}.work-faq-question:hover{color:#0f172a}.work-faq-question:focus-visible{box-shadow:inset 0 0 0 2px #cbd5e1}.work-faq-question::-webkit-details-marker{display:none}.work-faq-question span:first-child{min-width:0}.work-faq-item h3,.work-faq-question{margin:0;font-size:16px;font-weight:650;line-height:1.4}.work-faq-item[open] .work-faq-question{min-height:0;padding-bottom:8px}.work-faq-toggle{width:24px;height:24px;display:inline-grid;place-items:center;justify-self:end;border-radius:5px;background:0 0;color:#6b7280;font-size:11px;line-height:1;transition:transform .16s ease-out,background-color .16s,color .16s}.work-faq-item[open] .work-faq-toggle,.work-faq-question:hover .work-faq-toggle{background:#ececea;color:#374151}.work-faq-item[open] .work-faq-toggle{transform:rotate(45deg)}.work-faq-skeleton{position:relative;min-height:48px;border-radius:6px;background:#fff;animation:none;overflow:hidden}.work-faq-skeleton:after,.work-faq-skeleton:before{content:"";position:absolute;display:block;border-radius:999px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:1.1s linear infinite workPulse}.work-faq-skeleton:before{left:12px;top:17px;width:min(460px,calc(100% - 76px));height:14px}.work-faq-skeleton:after{right:12px;top:12px;width:24px;height:24px;border-radius:5px}.work-faq-answer{max-width:720px;margin:0;padding:0 46px 12px 12px;color:#475569;font-size:14px;line-height:1.65;white-space:pre-line}.public-rich-text,.public-textarea-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}.work-status{min-height:24px;margin-top:12px;color:var(--wp-muted);font-size:13px;text-align:center}.work-empty{display:grid;justify-items:center;gap:8px;padding:18px;color:var(--wp-muted);text-align:center}.work-empty strong{color:#0f172a;font-size:14px}.work-empty p{max-width:360px;margin:0;font-size:13px}.work-empty-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#f1f5f9;color:#475569}.work-load-more{min-height:38px;display:flex;align-items:center;justify-content:center;margin:8px auto 0;border:1px solid var(--wp-border);border-radius:7px;background:#fff;color:#334155;padding:8px 16px;font-size:13px;font-weight:700}.work-infinite-sentinel{width:100%;height:1px}.work-skeleton{min-height:154px;border-radius:8px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:1.1s linear infinite workPulse}.work-client-timeline-skeleton-list{display:grid;gap:10px;margin-top:12px}.work-client-timeline-skeleton-list[hidden]{display:none}.work-client-timeline-skeleton{display:grid;gap:9px;border-top:1px solid #f1f5f9;padding-top:14px}.work-client-timeline-skeleton .work-skeleton{min-height:0;border-radius:7px}.work-client-timeline-skeleton-period{width:118px;height:12px}.work-client-timeline-skeleton-title{width:min(360px,78%);height:18px}.work-client-timeline-skeleton-line{width:100%;height:11px}.work-client-timeline-skeleton-line.is-short{width:min(420px,66%)}.work-client-timeline-skeleton-media{width:min(280px,56%);height:72px}@keyframes workPulse{to{background-position:-200% 0}}@media(pointer:fine)and (min-width:768px){#faq{width:min(42rem,100% - 24px)}}@media(max-width:900px){#project-categories-status{order:4;display:none;padding:0 8px 8px}}@media(min-width:641px)and (max-width:820px){#services .work-service-thumb-grid{grid-template-columns:minmax(0,1fr);gap:8px}}@media(max-width:640px){#overview>.work-overview-section-head{display:none}#overview.work-section{padding-top:12px}.work-shell{width:min(100% - 24px,1120px)}.work-nav{justify-content:center;gap:2px;padding-inline:8px}.work-tab{min-height:28px;height:28px;gap:5px;padding-inline:10px}.work-service-preview-list{grid-template-columns:minmax(0,1fr);gap:0}.work-service-preview-list .work-service-preview{border:0;border-radius:0;background:0 0;box-shadow:none;padding-inline:0}.work-service-preview-list .work-service-preview+.work-service-preview{border-top:1px solid #eef2f7}#services .work-section-view-toggle{display:none}.work-service-overview-offer{min-height:0;padding:14px}.work-service-unified-offer{min-height:0;grid-template-columns:40px minmax(0,1fr);gap:12px;border:0;border-bottom:1px solid #eef2f7;border-radius:0;background:0 0;box-shadow:none;padding:14px 0 18px}.work-service-unified-offer:focus-visible,.work-service-unified-offer:hover{border-color:#eef2f7;background:#fafafa}.work-service-overview-offer,.work-service-row,.work-service-thumb{border:0;border-bottom:1px solid #eef2f7;border-radius:0;background:0 0;box-shadow:none}.work-service-unified-icon{width:40px;height:40px;font-size:22px}.work-service-unified-action{grid-column:2;justify-self:start}.work-service-overview-head{grid-template-columns:minmax(0,1fr);gap:6px}.work-service-overview-action{justify-self:start}.work-service-list-full{gap:0}.work-service-thumb-grid{grid-template-columns:minmax(0,1fr);gap:0}.work-service-category-group-title{gap:10px;margin:22px 0 14px;font-size:1.55rem}.work-service-thumb{min-height:0}.work-service-offer-foot{grid-template-columns:minmax(0,1fr);gap:7px}.work-service-offer-foot span:first-child{white-space:normal}.work-service-row{min-height:0;grid-template-columns:40px minmax(0,1fr);gap:.75rem;padding:12px}.work-service-row-icon{width:40px;height:40px;font-size:22px}.work-service-row-more{display:none}.work-service-row-meta{font-size:.8rem}.work-service-row-name{font-size:.93rem}.work-service-row-support{white-space:normal}.work-client-grid{grid-template-columns:minmax(0,1fr)}.work-faq-question{min-height:46px;grid-template-columns:minmax(0,1fr) 24px;gap:10px;padding:10px 9px 10px 11px;font-size:15px}.work-faq-toggle{width:24px;height:24px;font-size:11px}.work-faq-item[open] .work-faq-question{padding-bottom:7px}.work-faq-answer{padding:0 42px 12px 11px;font-size:13px;line-height:1.6}}.work-modal{position:fixed;inset:0;z-index:1000;overflow-x:hidden;overflow-y:hidden}.work-modal-backdrop{position:fixed;inset:0;background:#0f172a6b;backdrop-filter:blur(4px);opacity:0;animation:workModalBackdropIn .2s ease-out forwards}.work-modal-scroll{position:absolute;inset:0;z-index:1;display:flex;justify-content:flex-end;align-items:stretch;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.work-modal-scroll::-webkit-scrollbar{display:none}.work-modal-panel{position:relative;z-index:1;flex:0 0 min(460px,100vw);width:min(460px,100%);max-width:100vw;min-height:100dvh;margin-left:auto;background:#fff;border-left:1px solid rgba(226,232,240,.72);box-shadow:-12px 0 30px #0f172a1f;overflow:visible;transform:translate(28px);opacity:0;animation:workModalPanelIn .24s cubic-bezier(.22,1,.36,1) forwards}.work-modal.is-service .work-modal-panel{flex-basis:min(760px,100vw);width:min(760px,100%);min-height:100dvh;background:#fff;border-top:0;border-right:0;border-bottom:0;border-radius:0;overflow-x:clip;overflow-y:visible}.work-modal.is-service .work-modal-body{background:#fff;padding:22px 32px 28px}.work-modal.is-service #work-modal-content,.work-modal.is-service .work-modal-inner,.work-modal.is-service .work-modal-record-inner{width:100%;min-height:100dvh;background:#fff}.work-modal-close{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:2;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#0f172aad;color:#fff;box-shadow:0 10px 24px #0f172a3d;backdrop-filter:blur(10px)}.work-modal-close:hover{background:#0f172ae6}.work-modal-inner{min-height:0;min-width:0;overflow-x:hidden;overflow-y:visible}.work-modal-body{min-width:0;overflow-x:hidden;overflow-y:visible;padding:18px 20px}#work-modal-content{min-width:0;overflow-x:hidden;overflow-y:visible}.work-modal-record-inner .work-modal-body{padding-top:28px}.work-modal-inner h2{min-width:0;margin:0;color:#020617;font-size:clamp(20px,1.75vw,24px);line-height:1.2}.work-modal-title-row{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px}.work-modal-title-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:#334155;font-size:28px}.work-modal-title-icon i{font-size:40px;line-height:1}.work-modal-title-icon img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.work-modal-client-logo{height:82px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden}.work-modal-client-logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.work-modal-client-fallback{width:82px;height:82px;display:none;place-items:center;border:1px solid var(--wp-border);border-radius:10px;background:#f8fafc;color:#475569;font-size:28px;font-weight:800}.work-modal-client-logo.is-missing .work-modal-client-fallback{display:grid}.work-modal-inner p{margin-top:10px;color:var(--wp-muted);font-size:14px;line-height:1.55}.work-user-text{white-space:pre-line}.work-modal-hero{width:100%;aspect-ratio:16 / 8.6;max-height:248px;overflow:hidden;background:var(--wp-soft)}.work-modal-image{width:100%;height:100%;display:block;object-fit:cover}.work-modal-video{background:#020617}.work-reference-link,.work-primary-link{display:inline-flex;align-items:center;gap:8px;color:var(--wp-accent);font-size:13px;font-weight:800;text-decoration:none}.work-reference-preview{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:0;border-radius:7px;padding:8px 6px;color:inherit;text-decoration:none}.work-reference-preview:hover{background:#f8fafc}.work-reference-preview-thumb{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#f1f5f9;color:#64748b;object-fit:cover;overflow:hidden}.work-reference-preview-copy{min-width:0;display:grid;gap:3px}.work-reference-preview-title,.work-reference-preview-domain{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-reference-preview-title{color:#0f172a;font-size:13px;font-weight:780}.work-reference-preview-domain{color:#64748b;font-size:12px}.work-reference-preview-open{color:#64748b;font-size:12px;font-weight:700}.work-primary-link{min-height:40px;justify-content:center;width:100%;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff}.work-modal-actions{position:sticky;bottom:0;border-top:1px solid rgba(226,232,240,.86);background:#ffffffeb;padding:12px 20px;backdrop-filter:blur(12px)}.work-detail-list{display:grid;gap:7px;margin:14px 0 0}.work-detail-list div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--wp-border);padding-top:7px}.work-detail-list dt{color:var(--wp-muted);font-size:12px}.work-detail-list dd{margin:0;color:#0f172a;font-size:13px;font-weight:700;text-align:right;white-space:pre-line}.work-service-offer-summary{display:grid;gap:12px;margin-top:24px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:18px}.work-service-price-hero{display:grid;gap:3px}.work-service-price-hero span{color:#64748b;font-size:11px;font-weight:850;text-transform:uppercase}.work-service-price-hero strong{color:#0f172a;font-size:26px;line-height:1.05;font-weight:900}.work-service-price-hero .work-service-money-hero{font-size:26px;line-height:1.05}.work-service-offer-summary dl{display:grid;gap:7px;margin:0}.work-service-offer-summary dl div{display:flex;justify-content:space-between;gap:12px}.work-service-offer-summary dt{color:#64748b;font-size:12px;font-weight:700}.work-service-offer-summary dd{margin:0;color:#0f172a;font-size:13px;font-weight:850;text-align:right}.work-service-offer-summary p{margin:0;color:#64748b;font-size:12px;line-height:1.45}.work-service-gallery-carousel{position:relative;margin:-22px -32px 24px;background:#f8fafc}.work-service-gallery-strip{display:flex;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.work-service-gallery-strip::-webkit-scrollbar{display:none}.work-service-gallery-thumb{flex:0 0 100%;width:100%;aspect-ratio:16 / 10;scroll-snap-align:start;border:0;border-radius:0;background:transparent;padding:0;overflow:hidden;cursor:zoom-in}.work-service-gallery-thumb:hover,.work-service-gallery-thumb:focus-visible{outline:none}.work-service-gallery-thumb img{width:100%;height:100%;display:block;object-fit:cover}.work-service-gallery-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;pointer-events:none}.work-service-gallery-dots button{width:6px;height:6px;border:0;border-radius:999px;background:#ffffff94;padding:0;pointer-events:auto;box-shadow:0 1px 4px #0f172a2e}.work-service-gallery-dots button.is-active{width:18px;background:#fff}.work-service-detail-block{margin-top:38px;border-top:1px solid #f1f5f9;padding-top:24px}.work-service-detail-block h3{margin:0 0 14px;color:#0f172a;font-size:13px;font-weight:850}.work-service-detail-block ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.work-service-detail-block ul li{position:relative;padding-left:18px;color:#475569;font-size:13px;line-height:1.45}.work-service-detail-block ul li:before{content:"";position:absolute;top:.62em;left:3px;width:5px;height:5px;border-radius:999px;background:#111827}.work-service-deliverables ul{gap:8px}.work-service-deliverables ul li{padding-left:24px;color:#334155;font-weight:650}.work-service-deliverables ul li:before{top:.18em;left:0;width:16px;height:16px;display:grid;place-items:center;border-radius:999px;background:#dcfce7;color:#047857;content:"";font-size:11px;font-weight:900}.work-service-process ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.work-service-process li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;color:#475569;font-size:13px;line-height:1.45}.work-service-process li span{color:#94a3b8;font-size:11px;font-weight:850}.work-service-addon-list{display:grid;margin-top:14px;gap:8px}.work-service-addon{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;border-top:1px solid #f1f5f9;padding-top:9px}.work-service-addon strong{min-width:0;color:#0f172a;font-size:14px;overflow-wrap:anywhere}.work-service-addon span{color:#2563eb;font-size:13px;font-weight:900}.work-service-addon small{grid-column:1 / -1;color:#64748b;font-size:12px;line-height:1.4}.work-service-summary-status{display:inline-flex;align-items:center;gap:6px;color:#334155;font-weight:760}.work-service-summary-status i{color:#059669;font-size:11px}.work-service-summary-status.is-limited i{color:#b45309}.work-service-summary-status.is-paused i{color:#64748b}.work-service-summary-status.is-coming_soon i{color:#2563eb}.work-service-actions .work-service-cta{border-color:#111827;background:#111827;color:#fff}.work-service-actions .work-service-cta:hover,.work-service-actions .work-service-cta:focus-visible{background:#020617;outline:none}.work-service-attachment-list{display:grid;gap:4px}.work-service-attachment{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:7px;padding:8px 6px;color:#0f172a;text-decoration:none}.work-service-attachment:hover,.work-service-attachment:focus-visible{background:#f8fafc;outline:none}.work-service-attachment-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:#f8fafc;color:#475569;font-size:15px}.work-service-attachment-icon.is-pdf{color:#991b1b}.work-service-attachment-icon.is-doc{color:#1d4ed8}.work-service-attachment-icon.is-sheet{color:#047857}.work-service-attachment-icon.is-slide{color:#b45309}.work-service-attachment-copy{min-width:0;display:grid;gap:2px}.work-service-attachment-copy strong{min-width:0;color:#0f172a;font-size:13px;font-weight:780;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-service-attachment-copy small,.work-service-attachment-action{color:#64748b;font-size:12px;font-weight:700;line-height:1.25}.work-service-detail-block,.work-service-addon,.work-service-attachment,.work-service-faq-list details,.work-reference-preview{min-width:0;max-width:100%}.work-service-detail-block p,.work-service-detail-block li,.work-service-faq-list summary,.work-reference-preview-title,.work-reference-preview-domain{overflow-wrap:anywhere}.work-service-faq-list{display:grid;gap:4px}.work-service-faq-list details{border-radius:7px;padding:0}.work-service-faq-list details:hover,.work-service-faq-list details:focus-within{background:#f8fafc}.work-service-faq-list summary{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px;padding:9px 6px;cursor:pointer;list-style:none;color:#0f172a;font-size:13px;font-weight:800;line-height:1.4}.work-service-faq-list summary::-webkit-details-marker{display:none}.work-service-faq-list summary:before{content:"+";width:22px;height:22px;display:grid;place-items:center;color:#64748b;font-size:15px;font-weight:700;line-height:1}.work-service-faq-list details[open] summary:before{content:"-"}.work-service-faq-list summary span{min-width:0;overflow-wrap:anywhere}.work-service-faq-list p{margin:0;padding:0 6px 11px 38px;color:#475569;font-size:13px;line-height:1.6}.work-service-detail-skeleton .work-modal-body{display:grid;gap:18px}.work-service-detail-skeleton .work-skeleton{min-height:0;border-radius:8px}.work-service-skeleton-gallery{height:280px;margin:-22px -32px 4px;border-radius:0}.work-service-skeleton-kicker{width:72px;height:13px}.work-service-skeleton-title{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px}.work-service-skeleton-icon{width:48px;height:48px}.work-service-skeleton-heading,.work-service-skeleton-copy,.work-service-skeleton-section{min-width:0;display:grid;gap:9px}.work-service-skeleton-line{width:100%;height:13px}.work-service-skeleton-line.is-title{width:min(420px,82%);height:26px}.work-service-skeleton-line.is-short{width:min(180px,46%)}.work-service-skeleton-line.is-medium{width:min(460px,72%)}.work-service-skeleton-line.is-section{width:118px;height:15px;margin-top:18px}.work-service-skeleton-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}.work-service-skeleton-block{height:92px}.work-service-skeleton-section{border-top:1px solid #f1f5f9;padding-top:4px}.work-service-skeleton-row{width:100%;height:34px}.work-service-skeleton-row.is-short{width:62%}.work-service-offer-summary{gap:14px;margin-top:24px;border-radius:8px;padding:18px}.work-service-price-hero{gap:5px}.work-service-price-hero strong{font-size:30px}.work-service-offer-summary dl{gap:9px}.work-service-offer-summary p{line-height:1.55}.work-service-detail-block{margin-top:44px}.work-service-detail-block h3{margin-bottom:14px;font-size:14px}.work-service-detail-block ul{gap:10px}.work-service-detail-block ul li{line-height:1.6}.work-service-deliverables ul{gap:11px}.work-service-deliverables ul li{padding-left:28px}.work-service-deliverables ul li:before{top:.18em;left:0;width:18px;height:18px;display:block;background:#dcfce7;content:""}.work-service-deliverables ul li:after{content:"";position:absolute;top:.46em;left:5px;width:8px;height:4px;border-left:2px solid #047857;border-bottom:2px solid #047857;transform:rotate(-45deg)}.work-service-process ol{gap:11px}.work-service-process li{line-height:1.6}.work-service-addon-list,.work-service-attachment-list,.work-service-faq-list{gap:4px}.work-service-addon{gap:6px 14px;padding:12px 0}.work-service-addon:first-child{border-top:0;padding-top:0}.work-service-addon span{line-height:1.35}.work-service-addon small{line-height:1.55}.work-service-attachment{padding:9px 6px}.work-service-faq-list details{padding:0}.work-service-faq-list p{margin-top:0;line-height:1.6}.work-service-offer-summary{border-color:#e5e7eb;background:#fff}.work-service-price-hero span{color:#64748b}.work-service-addon span{color:#0f172a}.work-service-deliverables ul li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding-left:0}.work-service-deliverables ul li:before,.work-service-deliverables ul li:after{display:none}.work-service-deliverables ul li i{margin-top:.3em;color:#475569;font-size:12px}.work-service-estimate{min-width:0;border-top:1px solid #e5e7eb;padding-top:20px}.work-service-estimate-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.work-service-estimate-head h3{margin:0}.work-service-estimate-head span{color:#94a3b8;font-size:12px;font-weight:750}.work-service-estimate-rows{display:grid;gap:0}.work-service-estimate-group{display:grid;gap:0;margin-top:14px}.work-service-estimate-group-title{color:#64748b;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.work-service-estimate-warning,.work-service-estimate-reason{color:#64748b;font-size:12px;line-height:1.4}.work-service-estimate-warning{margin:0 0 10px}.work-service-estimate-row,.work-service-estimate-option,.work-service-estimate-total{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-top:1px solid #f1f5f9;padding:11px 0}.work-service-estimate-row{border-top:0;padding-top:0}.work-service-estimate-option{grid-template-columns:18px minmax(0,1fr) minmax(0,auto);cursor:pointer}.work-service-estimate-option input{width:15px;height:15px;margin:0;accent-color:#111827}.work-service-estimate-option.is-manual em,.work-service-estimate-option.is-discussion em{color:#64748b}.work-service-estimate-option.is-discussion{background:#fcfcfd}.work-service-estimate-option span{min-width:0;display:grid;gap:3px}.work-service-estimate-row span,.work-service-estimate-option strong,.work-service-estimate-total span{min-width:0;color:#0f172a;font-size:13px;font-weight:750;overflow-wrap:anywhere}.work-service-estimate-option small{color:#64748b;font-size:12px;font-weight:500;line-height:1.45}.work-service-estimate-row strong,.work-service-estimate-option em,.work-service-estimate-total strong{min-width:0;color:#0f172a;font-size:13px;font-style:normal;font-weight:850;overflow-wrap:anywhere;text-align:right}.work-service-estimate-total{margin-top:8px;border-top-color:#e5e7eb;padding-bottom:0;grid-template-columns:minmax(0,1fr) minmax(0,auto) auto}.work-service-estimate-total[data-estimate-mode=mixed]{align-items:start}.work-service-estimate-total[data-estimate-mode=selection]{grid-template-columns:minmax(0,1fr) auto}.work-service-estimate-selected{grid-column:1 / -1;width:fit-content;border-radius:6px;background:#f8fafc;padding:4px 7px;color:#475569;font-size:11px;font-weight:800;line-height:1.2}.work-service-estimate-total strong{font-size:15px}.work-service-copy-estimate{border:0;border-radius:6px;background:#f8fafc;padding:6px 8px;color:#475569;cursor:pointer;font-size:12px;font-weight:800}.work-service-copy-estimate:hover,.work-service-copy-estimate:focus-visible{background:#f1f5f9;color:#0f172a;outline:none}.work-service-estimate{padding-top:22px}.work-service-estimate-rows{gap:8px}.work-service-estimate-group{gap:9px;margin-top:18px}.work-service-estimate-group-title{padding-left:2px}.work-service-estimate-row{border-top:0;border-radius:8px;background:#f8fafc;padding:10px 12px}.work-service-estimate-option{grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:14px;border:1px solid #f1f5f9;border-radius:8px;background:#fff;padding:11px 12px;transition:border-color .16s ease,background-color .16s ease}.work-service-estimate-option:hover,.work-service-estimate-option:focus-within{border-color:#e2e8f0;background:#f8fafc}.work-service-estimate-option input{margin-top:2px}.work-service-estimate-option em{max-width:170px}.work-service-estimate-total{margin-top:16px;border-top:1px solid #e5e7eb;padding-top:13px}.work-service-actions{position:sticky;bottom:0;z-index:2;margin:48px 0 0;border-top:1px solid rgba(226,232,240,.9);background:#fffffff0;padding:16px 32px max(18px,env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.work-modal.is-service .work-service-actions{padding-inline:32px}.work-service-cta-context{min-width:0;display:grid;gap:3px;margin-bottom:10px}.work-service-cta-context span{color:#64748b;font-size:12px;font-weight:750;line-height:1.3}.work-service-cta-context strong{color:#0f172a;font-size:16px;font-weight:850;line-height:1.25;overflow-wrap:anywhere}.work-service-actions .work-service-cta{min-height:46px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border-radius:8px;padding:13px 17px;text-align:left}.work-service-actions .work-service-cta span{min-width:0;display:block}.work-service-actions .work-service-cta i{justify-self:end}@media(max-width:640px){.work-service-offer-summary{margin-top:24px}.work-service-detail-block{margin-top:36px}.work-service-detail-block h3{margin-bottom:14px}.work-service-actions{margin:38px 0 0;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.work-service-estimate-total{grid-template-columns:minmax(0,1fr) auto}.work-service-estimate-group{margin-top:16px}.work-service-estimate-option{grid-template-columns:18px minmax(0,1fr);gap:10px}.work-service-estimate-option em{grid-column:2;justify-self:start;max-width:100%;text-align:left}.work-service-copy-estimate{grid-column:1 / -1;justify-self:start}}.work-service-money{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:900;letter-spacing:0}.work-service-money-muted{color:#64748b;font-size:12px;font-style:normal;font-weight:700}.work-service-money-base,.work-service-money-addon{font-size:13px;line-height:1.25}.work-service-money-hero{font-size:30px;line-height:1.05}.work-service-money-total{width:fit-content;justify-self:end;border-radius:6px;background:#f8fafc;padding:4px 7px;font-size:15px;line-height:1.2}.work-service-money-cta{font-size:17px;font-weight:900}.work-related-group{margin:32px 32px 0}.work-related-group h3{margin:0 0 12px;color:#0f172a;font-size:14px;font-weight:850;letter-spacing:0}.work-related{display:grid;gap:4px}.work-related a{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:7px;padding:8px 6px;color:#0f172a;text-decoration:none;font-size:13px}.work-related a:hover,.work-related a:focus-visible{background:#f8fafc;outline:none}.work-related-icon,.work-related-thumb{width:32px;height:32px;display:grid;align-items:center;justify-content:center;border-radius:7px;background:#f8fafc;color:#64748b;font-size:13px;overflow:hidden}.work-related-thumb img{width:100%;height:100%;display:block;object-fit:cover}.work-related-copy{min-width:0;display:grid;gap:2px}.work-related-copy strong,.work-related-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-related-copy strong{color:#0f172a;font-size:13px;font-weight:780}.work-related-copy small{color:#64748b;font-size:12px;font-weight:650}.work-related-action{color:#64748b;font-size:12px;font-weight:700}.work-modal.is-closing .work-modal-backdrop{animation:workModalBackdropOut .18s ease-in forwards}.work-modal.is-closing .work-modal-panel{animation:workModalPanelOut .18s ease-in forwards}@keyframes workModalBackdropIn{to{opacity:1}}@keyframes workModalBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes workModalPanelIn{to{opacity:1;transform:translate(0)}}@keyframes workModalPanelOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}@media(prefers-reduced-motion:reduce){.work-modal-backdrop,.work-modal-panel,.work-modal.is-closing .work-modal-backdrop,.work-modal.is-closing .work-modal-panel{animation:none;opacity:1;transform:none}}@media(max-width:640px){.work-modal{display:block}.work-modal-scroll{align-items:flex-start;padding-top:max(24px,6dvh)}.work-modal-panel{flex-basis:100%;width:100%;min-height:0;margin-top:auto;margin-left:0;border-right:0;border-bottom:0;border-left:0;border-radius:16px 16px 0 0;overflow:visible;transform:translateY(28px)}.work-modal.is-service .work-modal-panel{width:100%;min-height:0;margin-block:0;border:0;border-radius:16px 16px 0 0}.work-modal-inner{padding-bottom:max(28px,env(safe-area-inset-bottom))}@keyframes workModalPanelIn{to{opacity:1;transform:translateY(0)}}@keyframes workModalPanelOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(28px)}}.work-modal-close{width:40px;height:40px}.work-modal-body{padding:16px}.work-service-gallery-carousel{margin:-16px -16px 18px}.work-service-skeleton-gallery{height:220px;margin:-16px -16px 4px}.work-modal-actions{padding:12px 16px max(12px,env(safe-area-inset-bottom))}.work-service-actions{margin:38px 0 0;padding:12px 16px max(14px,env(safe-area-inset-bottom))}.work-related-group{margin:30px 16px 0}}.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;cursor:pointer}.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{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.proof-viewer-title{margin:.25rem 0 0;color:#111827;font-size:1.05rem;font-weight:800;line-height:1.35}.proof-viewer-title a{color:inherit;text-decoration:none}.proof-viewer-title a:hover,.proof-viewer-title a:focus-visible{color:#1e5f93;text-decoration:underline;outline:none}.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;color:inherit;text-decoration:none}a.proof-viewer-chip:hover,a.proof-viewer-chip:focus-visible{color:#1e5f93;text-decoration:underline;outline:none}.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-service{display:grid;gap:1rem;margin-top:1.1rem}.proof-viewer-service-facts{display:grid;gap:.55rem}.proof-viewer-service-facts div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;align-items:baseline}.proof-viewer-service-facts span,.proof-viewer-service-label{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1.3}.proof-viewer-service-facts strong{min-width:0;color:#0f172a;font-size:.92rem;font-variant-numeric:tabular-nums;font-weight:900;line-height:1.25;text-align:right;overflow-wrap:anywhere}.proof-viewer-service-included{display:grid;gap:.55rem}.proof-viewer-service-included ul{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.proof-viewer-service-included li{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.45rem;align-items:start;color:#334155;font-size:.86rem;font-weight:650;line-height:1.45}.proof-viewer-service-included i{margin-top:.23rem;color:#475569;font-size:.72rem}.proof-viewer-service-cta{min-height:2.55rem;display:inline-flex;align-items:center;justify-content:space-between;gap:.8rem;border-radius:8px;background:#111827;color:#fff;padding:.75rem .9rem;font-size:.88rem;font-weight:850;line-height:1.2;text-decoration:none}.proof-viewer-service-cta:hover,.proof-viewer-service-cta:focus-visible{background:#020617;color:#fff;outline:none}.proof-viewer-service-cta i{font-size:.78rem}.proof-viewer-modal.is-collapsed .proof-viewer-panel{display:none}.proof-viewer-related{margin-top:1rem;color:#64748b;font-size:.82rem}.proof-viewer-related-title{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.proof-viewer-related-list{margin-top:.5rem;display:grid;gap:.45rem}.proof-viewer-related-item{display:block;border-top:1px solid #e5e7eb;padding-top:.55rem;color:#111827;font-weight:750;line-height:1.35;text-decoration:none}.proof-viewer-related-item:hover,.proof-viewer-related-item:focus-visible{color:#1e5f93;outline:none}.proof-viewer-related-item span{display:block;margin-top:.12rem;color:#64748b;font-size:.78rem;font-weight:650}.proof-viewer-modal.is-collapsed .proof-viewer-collapse{transform:rotate(180deg)}@media(max-width:820px){.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}}body.service-public-page{margin:0;background:#fff;color:#111827}.service-public-main{padding-bottom:4rem}.service-public-hero{border-top:0;margin-top:.5rem;margin-bottom:1.6rem;padding-top:0}.service-public-section{margin-top:0;padding-top:0}.service-public-nav{position:sticky;top:calc(var(--verify-compact-height, 56px) + .35rem);z-index:12;width:100%;display:grid;gap:.7rem;margin:0 0 1.5rem;padding:.55rem 0;background:#ffffffeb;backdrop-filter:blur(10px)}.service-public-command-bar{width:min(42rem,100%);margin-right:auto;margin-left:auto}.service-public-section .work-filter-chip-row{min-width:0;width:100%;display:flex;gap:.35rem;align-items:center;margin:0;padding:0;overflow-x:auto;scrollbar-width:none}.service-public-section .work-filter-chip-row::-webkit-scrollbar{display:none}.service-public-section .work-filter-chip{min-height:2rem;flex:0 0 auto;border:0;border-radius:6px;background:transparent;color:#64748b;padding:0 .62rem;font-size:.82rem;font-weight:750}.service-public-section .work-filter-chip:hover,.service-public-section .work-filter-chip:focus-visible,.service-public-section .work-filter-chip.is-active{background:#f1f5f9;color:#111827;outline:none}.service-public-list{margin-top:0}.service-public-section .work-service-category-group-title{scroll-margin-top:7.8rem}.service-public-section .work-service-category-group-title:first-child{margin-top:.35rem}.service-public-status{margin-top:1rem}.service-public-page .work-modal{z-index:10030}@media(max-width:820px){.service-public-nav{top:calc(var(--verify-compact-height, 52px) + .25rem)}}@media(max-width:680px){.service-public-hero{margin-bottom:1.25rem}.service-public-nav{gap:.5rem;margin-bottom:1.2rem;padding-top:.4rem;padding-bottom:.4rem}.service-public-command-bar{width:100%}.service-public-section .work-service-category-group-title{scroll-margin-top:7.2rem}}
