.emp-page{color:#222;font-family:Instrument Sans,sans-serif}.emp-hero{background:linear-gradient(135deg,#d6dfe9,#e8edf4 25%,#f4f6f9 55%,#fff);padding:64px 40px 80px}.emp-hero__inner{align-items:flex-start;display:flex;gap:64px;margin:0 auto;max-width:1200px}.emp-hero__photo-col{flex:0 0 360px}.emp-hero__headshot{display:block;height:auto;width:100%}.emp-hero__text-col{flex:1;padding-top:8px}.emp-hero__name{color:#111;font-size:2.75rem;font-weight:700;line-height:1.15;margin:0 0 6px}.emp-hero__job-title{color:#666;font-size:.9375rem;font-weight:600;letter-spacing:.07em;margin:0 0 24px;text-transform:uppercase}.emp-hero__bio{color:#444;font-size:.9375rem;line-height:1.78}.emp-hero__bio p{margin:0 0 14px}.emp-hero__bio p:last-child{margin-bottom:0}.emp-hero__bio a{color:inherit}.emp-posts{background:#fff;padding:64px 40px}.emp-posts__inner{margin:0 auto;max-width:1200px}.emp-posts__hdr{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}.emp-posts__heading{color:#111;font-size:1.375rem;font-weight:700;margin:0}.emp-posts__arrows{display:flex;gap:6px}.emp-posts__arrow{align-items:center;background:transparent;border:1px solid #ccc;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.375rem;height:34px;justify-content:center;line-height:1;transition:border-color .2s,color .2s,background .2s;width:34px}.emp-posts__arrow:hover:not(:disabled){background:#f4f4f4;border-color:#555;color:#111}.emp-posts__arrow:disabled{cursor:default;opacity:.3}.emp-posts__track-wrap{overflow:hidden}.emp-posts__track{display:grid;gap:24px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.emp-posts__track--3{grid-template-columns:repeat(3,1fr)}.emp-posts__track--2{grid-template-columns:repeat(2,1fr)}.emp-posts__track--1{grid-template-columns:1fr}.emp-post-card{background:#fff;border:1px solid #e5e7eb;border-radius:3px;display:flex;flex-direction:column;overflow:hidden}.emp-post-card__thumb{aspect-ratio:3/2;background:#ececec;display:block;overflow:hidden}.emp-post-card__thumb img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.emp-post-card__thumb:hover img{transform:scale(1.04)}.emp-post-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px}.emp-post-card__title{font-size:.9375rem;font-weight:600;line-height:1.4;margin:0}.emp-post-card__title a{color:#111;text-decoration:none}.emp-post-card__title a:hover{text-decoration:underline}.emp-post-card__meta{color:#888;font-size:.8rem;margin:0}.emp-post-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:6px}.emp-post-card__tag{border:1px solid #d5d5d5;border-radius:20px;color:#666;font-size:.7rem;padding:3px 10px;white-space:nowrap}.emp-posts__track--1 .emp-post-card{flex-direction:row}.emp-posts__track--1 .emp-post-card__thumb{aspect-ratio:unset;flex:0 0 42%;order:2}.emp-posts__track--1 .emp-post-card__body{flex:1;order:1;padding:28px 24px}.emp-carousel{background:#f4f4f4;padding-bottom:48px}.emp-carousel__viewport{cursor:grab;overflow:hidden;user-select:none;-webkit-user-select:none}.emp-carousel__viewport:active{cursor:grabbing}.emp-carousel__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.emp-carousel__slide{align-items:center;background:#111;display:flex;flex:0 0 33.333%;height:420px;justify-content:center;position:relative}.emp-carousel__slide img{display:block;height:auto;max-height:420px;max-width:100%;object-fit:contain;width:auto}.emp-carousel__cap{background:linear-gradient(0deg,rgba(0,0,0,.72) 0,transparent);bottom:0;color:#fff;font-size:.875rem;font-weight:500;left:0;line-height:1.45;margin:0;padding:56px 18px 18px;position:absolute;right:0}.emp-carousel__dots{align-items:center;display:flex;gap:8px;justify-content:center;padding:18px 0 0}.emp-carousel__dot{background:#bbb;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .25s,transform .25s;width:8px}.emp-carousel__dot.is-active{background:#333;transform:scale(1.35)}@media (max-width:1023px){.emp-hero{padding:48px 24px 60px}.emp-hero__inner{gap:40px}.emp-hero__photo-col{flex:0 0 280px}.emp-hero__name{font-size:2.25rem}.emp-posts{padding:48px 24px}.emp-posts__track--3{grid-template-columns:repeat(2,1fr)}.emp-carousel__slide{flex:0 0 50%;height:360px}.emp-carousel__slide img{max-height:360px}}@media (max-width:767px){.emp-hero{padding:40px 20px 48px}.emp-hero__inner{flex-direction:column;gap:24px}.emp-hero__photo-col{flex:0 0 auto;max-width:240px}.emp-hero__name{font-size:1.875rem}.emp-posts{padding:40px 20px}.emp-posts__track--2,.emp-posts__track--3{grid-template-columns:1fr}.emp-posts__track--1 .emp-post-card{flex-direction:column}.emp-posts__track--1 .emp-post-card__thumb{aspect-ratio:3/2;flex:0 0 auto;order:1}.emp-posts__track--1 .emp-post-card__body{order:2;padding:16px}.emp-carousel__slide{flex:0 0 100%;height:300px}.emp-carousel__slide img{max-height:300px}}