.sm-team {
  --sm-bg:#09090b; --sm-panel:#121216; --sm-text:#f7f7f8; --sm-muted:#aaaab2;
  --sm-line:rgba(255,255,255,.12); --sm-accent:#a2ff00;
  width:100%; overflow:hidden; background:var(--sm-bg); color:var(--sm-text); font-family:"Work Sans",sans-serif;
}
.sm-team *, .sm-team *::before, .sm-team *::after { box-sizing:border-box; }
.sm-team p { display:block!important; }
.sm-team__container { width:100%; max-width:1180px; margin-inline:auto; padding-inline:24px; }
.sm-team__sr-only { position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; }
.sm-team__eyebrow { display:flex; align-items:center; gap:11px; color:var(--sm-accent); font-size:11px; font-weight:750; letter-spacing:.18em; text-transform:uppercase; }
.sm-team__eyebrow::before { content:""; width:34px; height:1px; background:currentColor; }
.sm-team__hero { position:relative; isolation:isolate; display:flex; min-height:720px; align-items:flex-end; overflow:hidden; border-bottom:1px solid var(--sm-line); }
.sm-team__hero::before { content:""; position:absolute; z-index:-2; inset:0; background:radial-gradient(circle at 78% 36%,rgba(162,255,0,.16),transparent 23%),linear-gradient(120deg,#09090b 45%,#111216 100%); }
.sm-team__hero-lines { position:absolute; z-index:-1; inset:0; opacity:.36; background-image:linear-gradient(var(--sm-line) 1px,transparent 1px),linear-gradient(90deg,var(--sm-line) 1px,transparent 1px); background-size:80px 80px; mask-image:linear-gradient(90deg,transparent,black); }
.sm-team__hero .sm-team__container { padding-top:140px; padding-bottom:80px; }
.sm-team__hero h1 { max-width:1000px; margin:30px 0; font-size:clamp(58px,9vw,126px); font-weight:760; line-height:.84; letter-spacing:-.067em; text-transform:uppercase; }
.sm-team__hero h1 span, .sm-team__cta h2 span { color:var(--sm-bg); font-weight:650; letter-spacing:0; -webkit-text-stroke:1px var(--sm-accent); paint-order:stroke fill; }
.sm-team__hero p { max-width:620px; margin:0; color:var(--sm-muted); font-size:clamp(16px,1.7vw,20px); line-height:1.65; }
.sm-team__members { padding:clamp(90px,12vw,155px) 0; }
.sm-team__section-head { display:flex; justify-content:space-between; gap:30px; padding-bottom:24px; border-bottom:1px solid var(--sm-line); }
.sm-team__section-head span { color:var(--sm-accent); font-size:10px; font-weight:700; letter-spacing:.14em; text-transform:uppercase; }
.sm-team__section-head p { margin:0; color:#73737c; font-size:12px; }
.sm-team__grid { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; margin-top:64px; background:var(--sm-line); border:1px solid var(--sm-line); }
.sm-team__card { min-width:0; background:var(--sm-bg); transition:background .25s ease,transform .25s ease; }
.sm-team__card:hover { z-index:1; background:var(--sm-panel); transform:translateY(-5px); }
.sm-team__image { position:relative; aspect-ratio:4/5; overflow:hidden; background:#18181d; }
.sm-team__photo { display:block; width:100%; height:100%; object-fit:cover; filter:grayscale(100%); transition:filter .35s ease,transform .5s ease; }
.sm-team__card:hover .sm-team__photo { filter:grayscale(0); transform:scale(1.025); }
.sm-team__image::after { content:""; position:absolute; inset:auto 0 0; height:42%; background:linear-gradient(transparent,rgba(9,9,11,.82)); pointer-events:none; }
.sm-team__index { position:absolute; z-index:1; right:18px; bottom:16px; color:var(--sm-accent); font-size:10px; font-weight:700; letter-spacing:.12em; }
.sm-team__card-body { padding:25px 25px 30px; }
.sm-team__position { margin:0 0 12px; color:var(--sm-accent); font-size:10px; font-weight:700; letter-spacing:.13em; text-transform:uppercase; }
.sm-team__card h3 { margin:0; color:var(--sm-text); font-size:clamp(27px,3vw,37px); font-weight:680; line-height:1; letter-spacing:-.04em; }
.sm-team__location { margin:10px 0 0; color:#707079; font-size:11px; text-transform:uppercase; letter-spacing:.1em; }
.sm-team__bio { margin:20px 0 0; color:var(--sm-muted); font-size:13px; line-height:1.68; }
.sm-team__socials { display:flex; flex-wrap:wrap; gap:8px; margin-top:23px; }
.sm-team__socials a { display:grid; width:44px; height:44px; place-items:center; border:0; border-radius:50%; background:#25252b; color:#fff; text-decoration:none; box-shadow:0 7px 18px rgba(0,0,0,.22); transition:filter .2s,transform .2s,box-shadow .2s; }
.sm-team__socials svg { display:block; width:22px; height:22px; overflow:visible; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.sm-team__socials .sm-team__icon-fill { fill:currentColor; stroke:none; }
.sm-team__socials .sm-team__icon-cut { fill:#ff0000; stroke:none; }
.sm-team__socials .sm-team__social--fb { background:#1877f2; }
.sm-team__socials .sm-team__social--ig { background:linear-gradient(135deg,#ff0069,#d300c5); }
.sm-team__socials .sm-team__social--tk { background:#050505; }
.sm-team__socials .sm-team__social--yt { background:#ff0000; }
.sm-team__socials .sm-team__social--tw { background:#9146ff; }
.sm-team__socials .sm-team__social--web { background:#a2ff00; color:#101406; }
.sm-team__socials a:hover { filter:brightness(1.12); transform:translateY(-3px) scale(1.04); box-shadow:0 10px 24px rgba(0,0,0,.32); }
.sm-team__empty { margin:70px 0 0; color:var(--sm-muted); font-size:18px; }
.sm-team__cta { position:relative; overflow:hidden; padding:clamp(105px,14vw,185px) 0; border-top:1px solid var(--sm-line); text-align:center; }
.sm-team__cta::before { content:""; position:absolute; inset:0; opacity:.45; background-image:linear-gradient(var(--sm-line) 1px,transparent 1px),linear-gradient(90deg,var(--sm-line) 1px,transparent 1px); background-size:80px 80px; mask-image:radial-gradient(circle,black 0%,transparent 72%); }
.sm-team__cta-inner { position:relative; display:flex; align-items:center; flex-direction:column; }
.sm-team__cta h2 { margin:30px 0 28px; font-size:clamp(53px,8vw,108px); font-weight:750; line-height:.88; letter-spacing:-.06em; text-transform:uppercase; }
.sm-team__cta p { max-width:600px; margin:0; color:var(--sm-muted); font-size:16px; line-height:1.7; }
.sm-team__button { display:inline-flex; align-items:center; gap:34px; margin-top:38px; padding:16px 22px; border:1px solid var(--sm-accent); background:var(--sm-accent); color:#101406!important; font-size:13px; font-weight:760; text-decoration:none; transition:transform .2s,background .2s,color .2s; }
.sm-team__button:hover { transform:translateY(-3px); background:#b5ff32!important; color:#111!important; text-decoration:none; }
.sm-team__button:focus-visible { outline:3px solid rgba(162,255,0,.3); outline-offset:4px; }
@media(max-width:900px){.sm-team__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.sm-team__container{padding-inline:17px}.sm-team__hero{min-height:690px}.sm-team__hero h1{font-size:clamp(52px,16vw,76px)}.sm-team__section-head{flex-direction:column;gap:9px}.sm-team__grid{grid-template-columns:1fr}.sm-team__cta h2{font-size:clamp(48px,14vw,70px)}}
@media(prefers-reduced-motion:reduce){.sm-team *,.sm-team *::before,.sm-team *::after{scroll-behavior:auto!important;transition:none!important}}
