.tps-team{--tps-background:#fff;--tps-text:#080808;--tps-accent:#ff5d35;--tps-badge:#cb3c08;--tps-decoration:#ff9879;--tps-social:#363636;background:var(--tps-background);color:var(--tps-text);font-family:Arial,Helvetica,sans-serif;padding:80px 24px 54px;container-type:inline-size}
.tps-team *{box-sizing:border-box}
.tps-team .tps-inner{max-width:1280px;margin:0 auto}
.tps-team .tps-slides{display:grid;gap:60px}
.tps-team .tps-slide{display:grid;grid-template-columns:minmax(0,494px) minmax(0,1fr);gap:40px;align-items:center}
.tps-team .tps-portrait{position:relative;min-width:0}
.tps-team .tps-portrait:after{content:"";position:absolute;right:-34px;bottom:13px;width:64px;height:84px;background:linear-gradient(150deg,var(--tps-decoration),#ffb4a3);border-radius:0 23px 23px 0;z-index:0;pointer-events:none}
.tps-team .tps-photo{position:relative;z-index:1;aspect-ratio:494/602;overflow:hidden;border-radius:24px;background:#f8efe8}
.tps-team .tps-photo img,.tps-team .tps-photo>svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center var(--tps-focus,center);color:#dfc8bb}
.tps-team .tps-details{position:relative;z-index:1;max-width:580px;min-width:0;padding-top:36px}
.tps-team .tps-badge{display:inline-block;background:var(--tps-badge);color:#fff;border-radius:99px;padding:5px 12px;font-size:14px;line-height:1.2;letter-spacing:1px;font-weight:700;text-transform:uppercase;margin-bottom:32px}
.tps-team .tps-name{font-size:56px;font-weight:500;line-height:.94;letter-spacing:-1.2px;color:var(--tps-text);margin:0 0 12px;white-space:pre-line;overflow-wrap:anywhere}
.tps-team .tps-role{font-size:26px;font-weight:500;line-height:1.3;margin:0 0 19px;color:var(--tps-text)}
.tps-team .tps-bio{font-size:16px;font-weight:400;line-height:1.9;letter-spacing:-.2px;margin:0;white-space:pre-line;color:var(--tps-text);overflow-wrap:anywhere}
.tps-team .tps-socials{display:flex;gap:20px;align-items:center;margin-top:26px}
.tps-team .tps-social{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--tps-social);text-decoration:none}
.tps-team .tps-social svg{width:40px;height:40px}
.tps-team .tps-social:hover{color:var(--tps-accent)}
.tps-team .tps-navigation{display:flex;gap:16px;margin-top:48px;align-items:center}
.tps-team .tps-arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;width:54px;height:54px;border:0;border-radius:50%;background:var(--tps-accent);color:#fff;cursor:pointer;box-shadow:none;transition:transform .18s,filter .18s}
.tps-team .tps-arrow svg{height:24px;width:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tps-team .tps-arrow:hover:not(:disabled){filter:brightness(.9);transform:translateY(-2px)}
.tps-team .tps-arrow:disabled{cursor:default;opacity:.6}
.tps-team .tps-arrow:focus-visible,.tps-team .tps-social:focus-visible{outline:3px solid var(--tps-badge);outline-offset:4px}
.tps-team [hidden]{display:none!important}
.tps-team .tps-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@container(max-width:1000px){.tps-team .tps-slide{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:36px}.tps-team .tps-name{font-size:46px}.tps-team .tps-details{padding-top:0}.tps-team .tps-badge{margin-bottom:24px}}
@container(max-width:700px){.tps-team .tps-slide{grid-template-columns:1fr;gap:32px}.tps-team .tps-portrait{max-width:494px;margin-right:25px}.tps-team .tps-details{max-width:none}.tps-team .tps-name{font-size:44px}.tps-team .tps-role{font-size:23px}.tps-team .tps-navigation{margin-top:30px}.tps-team .tps-portrait:after{right:-24px;width:50px}}
@media(max-width:600px){.tps-team{padding:36px 22px}}
@media(prefers-reduced-motion:reduce){.tps-team *{transition:none!important}}
