.team-hero{position:relative;min-height:clamp(300px,34vw,410px);display:grid;align-items:end;overflow:hidden;color:#fff;background:#07121f}.team-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.team-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,#040a12e0,#040a1285 48%,#040a1238),linear-gradient(0deg,#040a1252,#040a1200)}.team-hero__content{position:relative;width:min(1320px,calc(100% - 3rem));margin:0 auto;padding:clamp(3.2rem,7vw,5.25rem) 0 clamp(3.6rem,7vw,5.4rem)}.team-hero__content p,.team-hero__content h1,.team-hero__content span{display:block;margin:0}.team-hero__content p{margin-bottom:.7rem;color:#ef2c3a;font-size:.76rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.team-hero__content h1{max-width:640px;color:#fff;font-size:clamp(2.75rem,5.4vw,4.85rem);line-height:.96;letter-spacing:0}.team-hero__content span{max-width:560px;margin-top:.9rem;color:#ffffffeb;font-size:1rem;font-weight:650;line-height:1.45}.team-page{width:min(1250px,calc(100% - 3rem));margin:0 auto;padding:0 0 clamp(3.5rem,7vw,5.5rem)}.team-shell{display:grid;grid-template-columns:330px minmax(0,1fr);align-items:start;min-height:520px;margin-top:-2.75rem;overflow:hidden;border:1px solid rgba(7,18,31,.12);border-radius:8px;background:#fff;box-shadow:0 24px 70px #07121f21}.team-shell--single{grid-template-columns:minmax(0,1fr)}.team-locations{display:grid;grid-template-rows:auto auto 1fr;gap:1.35rem;min-height:100%;padding:1.65rem;border-right:1px solid rgba(7,18,31,.1);background:#fff}.team-locations h2,.team-store__section-heading h3,.team-help h3,.team-cta h3{margin:0;color:#07121f}.team-locations h2{font-size:1rem;line-height:1.2}.team-locations__list{display:grid;gap:.85rem;align-content:start}.team-location-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:.9rem;align-items:center;width:100%;min-height:94px;padding:.7rem;border:1px solid rgba(7,18,31,.1);border-radius:7px;background:#fff;color:#07121f;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.team-location-card:hover{transform:translateY(-1px);border-color:#07121f33;box-shadow:0 12px 28px #07121f14}.team-location-card.is-active{border-color:#07121f;background:#07121f;color:#fff;box-shadow:0 18px 36px #07121f2e}.team-location-card img{width:76px;height:64px;border-radius:5px;object-fit:cover;background:#e7ebef}.team-location-card span{display:grid;gap:.2rem}.team-location-card strong{font-size:.98rem;line-height:1.1}.team-location-card em{color:#ef2c3a;font-size:.62rem;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.team-location-card i{font-style:normal;font-size:1.35rem;line-height:1}.team-content{min-width:0;padding:1.9rem 1.9rem 1.65rem}.team-store{display:none;gap:1.4rem}.team-store.is-active{display:grid;animation:teamPanelIn .28s ease both}@keyframes teamPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.team-store__intro{display:grid;grid-template-columns:minmax(280px,.53fr) minmax(0,1fr);gap:1.65rem;align-items:center}.team-store__intro figure{margin:0;overflow:hidden;border-radius:7px;background:#eef2f5}.team-store__intro img{display:block;width:100%;height:clamp(200px,22vw,250px);object-fit:cover}.team-store__details{display:grid;gap:.7rem;align-content:center}.team-store__title-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.team-store__title-row h2{margin:0;color:#07121f;font-size:clamp(2rem,4vw,3.25rem);line-height:1;letter-spacing:0}.team-store__title-row span{display:inline-flex;align-items:center;min-height:24px;padding:0 .55rem;border-radius:5px;background:#ef2c3a1a;color:#d92132;font-size:.62rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.team-store__fact{position:relative;margin:0;padding-left:1.45rem;color:#495769;font-size:.9rem;font-weight:650;line-height:1.35}.team-store__fact:before{position:absolute;left:0;top:.02rem;color:#07121f;font-weight:900}.team-store__fact--pin:before{content:"⌖"}.team-store__fact--phone:before{content:"☎"}.team-store__fact--hours:before{content:"◷"}.team-store__hours{display:grid;gap:.32rem}.team-store__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.45rem}.team-store__actions a,.team-help a,.team-cta a{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:43px;padding:0 1.1rem;border-radius:6px;font-size:.88rem;font-weight:850;text-decoration:none}.team-store__actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.team-store__primary,.team-help a,.team-cta a{border:1px solid #d92132;background:#d92132;color:#fff}.team-store__secondary{border:1px solid rgba(7,18,31,.25);background:#fff;color:#07121f}.team-store__section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(7,18,31,.1)}.team-store__section-heading h3{font-size:clamp(1.35rem,2.3vw,1.9rem);line-height:1.12}.team-store__section-heading a{color:#07121f;font-size:.82rem;font-weight:800;text-decoration:none}.team-store__section-heading a:after{content:" →"}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.team-card{overflow:hidden;border:1px solid rgba(7,18,31,.1);border-radius:7px;background:#fff;box-shadow:0 10px 26px #07121f0e;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.team-card:hover{transform:translateY(-2px);border-color:#07121f2e;box-shadow:0 16px 34px #07121f17}.team-card>img{display:block;width:100%;aspect-ratio:1 / 1.04;object-fit:cover;background:#d9dee3}.team-card>div{display:grid;justify-items:center;gap:.22rem;padding:.72rem .65rem .8rem;text-align:center}.team-card h4,.team-card p{margin:0}.team-card h4{color:#07121f;font-size:.92rem;line-height:1.12}.team-card p{color:#52606f;font-size:.73rem;font-weight:650}.team-card__links{display:flex;gap:.85rem;margin-top:.35rem}.team-card__links a{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;color:#07121f;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.team-card__links a:hover{transform:translateY(-1px);background:#07121f12}.team-card__links svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.team-help{border:1px solid rgba(7,18,31,.1);border-radius:7px;padding:1.2rem;background:#fbfbfc}.team-help--rail{align-self:end}.team-help h3{max-width:210px;font-size:1.05rem;line-height:1.2}.team-help p{margin:.65rem 0 0;color:#52606f;font-size:.86rem;font-weight:650;line-height:1.5}.team-help a{min-height:39px;margin-top:.95rem;padding-inline:1rem;font-size:.82rem}.team-cta{position:relative;overflow:hidden;min-height:150px;border-radius:7px;padding:1.35rem 1.55rem;color:#fff;background:#07121f}.team-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07121ff5,#07121fb3 44%,#07121f2e),var(--team-cta-image) right center / cover;transform:scale(1.02)}.team-cta>*{position:relative}.team-cta p,.team-cta h3,.team-cta span{margin:0}.team-cta p{color:#ef2c3a;font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.team-cta h3{max-width:520px;margin-top:.38rem;color:#fff;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.05}.team-cta span{display:block;max-width:540px;margin-top:.4rem;color:#ffffffd6;font-size:.88rem;font-weight:650}.team-cta a{min-height:40px;margin-top:1rem;padding-inline:1rem;font-size:.82rem}.team-empty,.team-empty-page p{margin:0;color:#52606f;font-weight:650}.team-empty-page{margin-top:2rem;padding:2rem;border-radius:8px;background:#fff}.team-empty-page h2{margin:0;color:#07121f}.team-reveal{opacity:0;transform:translateY(18px);transition:opacity .68s ease,transform .68s ease;transition-delay:var(--reveal-delay, 0ms)}.team-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.team-shell{grid-template-columns:1fr}.team-locations{border-right:0;border-bottom:1px solid rgba(7,18,31,.1)}.team-locations__list{grid-template-columns:repeat(2,minmax(0,1fr))}.team-help--rail{display:none}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.team-page,.team-hero__content{width:min(100% - 1.25rem,1250px)}.team-shell{margin-top:-1.5rem}.team-store__intro{grid-template-columns:1fr}.team-store__intro img{height:230px}.team-store__section-heading{align-items:flex-start;flex-direction:column}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.team-hero{min-height:390px}.team-hero__content{padding-bottom:3rem}.team-hero__content h1{font-size:clamp(2.4rem,13vw,3.45rem)}.team-locations,.team-content{padding:1rem}.team-locations__list,.team-grid{grid-template-columns:1fr}.team-location-card{min-height:86px}.team-store__title-row h2{font-size:2.3rem}.team-store__actions{display:grid}}
