.team-section{background:#f6f1e8;padding:80px 0}.team-section .container{max-width:1200px;margin:0 auto;padding:0 24px}.team-section-header{text-align:center;max-width:720px;margin:0 auto 56px}.team-eyebrow{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#86b49b;border-radius:20px;margin-bottom:16px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.team-title{color:#2b2b2b;margin:0 0 16px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15}.team-title-accent{color:#86b49b;font-style:italic}.team-subtitle{color:#2b2b2b;opacity:.75;margin:0;font-size:18px;line-height:1.6}.team-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.team-card{text-align:center;background:#ffffffd9;border:1px solid #86b49b40;border-radius:20px;flex-direction:column;align-items:center;padding:36px 28px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.team-card:hover{border-color:#86b49b8c;transform:translateY(-4px);box-shadow:0 12px 32px #2b2b2b1a}.team-card-photo-wrap{background:linear-gradient(135deg,#86b49b,#2e4d3e);border-radius:50%;width:160px;height:160px;margin-bottom:20px;padding:4px}.team-card-photo{object-fit:cover;background:#f6f1e8;border-radius:50%;width:100%;height:100%;display:block}.team-card-photo--fallback{color:#2e4d3e;letter-spacing:1px;background:#eef4f0;justify-content:center;align-items:center;font-size:44px;font-weight:700;display:flex}.team-card-name{color:#2b2b2b;margin:0 0 4px;font-size:20px;font-weight:700}.team-card-role{color:#86b49b;margin:0 0 14px;font-size:15px;font-weight:600}.team-card-bio{color:#2b2b2b;opacity:.75;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.team-card-linkedin{color:#2b2b2b;background:#86b49b26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-top:20px;transition:background .3s,color .3s,transform .3s;display:inline-flex}.team-card-linkedin:hover{color:#fff;background:#86b49b;transform:translateY(-2px)}.team-linkedin-icon{width:20px;height:20px}.team-status{text-align:center;color:#2b2b2b;opacity:.7;padding:48px 0;font-size:16px}.team-skeleton-card{background:#ffffffd9;border:1px solid #86b49b40;border-radius:20px;flex-direction:column;align-items:center;padding:36px 28px 28px;display:flex}.team-skeleton-shape{background:linear-gradient(90deg,#2b2b2b0f 25%,#2b2b2b1f 37%,#2b2b2b0f 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s ease-in-out infinite team-shimmer}.team-skeleton-photo{border-radius:50%;width:160px;height:160px;margin-bottom:20px}.team-skeleton-name{width:60%;height:20px;margin-bottom:10px}.team-skeleton-role{width:40%;height:15px;margin-bottom:18px}.team-skeleton-line{width:100%;height:12px;margin-bottom:8px}.team-skeleton-line--short{width:70%}@keyframes team-shimmer{0%{background-position:100%}to{background-position:0}}@media (prefers-reduced-motion:reduce){.team-card,.team-card-linkedin{transition:none}.team-card:hover{transform:none}.team-skeleton-shape{animation:none}}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.team-section{padding:60px 0}.team-grid{grid-template-columns:1fr;gap:20px}.team-card-photo-wrap,.team-skeleton-photo{width:132px;height:132px}}
.values{background:#f6f1e8;padding:80px 0}.values-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:40px;display:grid}@media (min-width:900px){.values-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px}.values-intro{top:calc(var(--site-header-offset) + 32px);position:sticky}}.values-title{color:#2b2b2b;margin:0 0 20px;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.values-lead{color:#4a4a4a;max-width:46ch;margin:0 0 16px;font-size:16px;line-height:1.75}.values-lead:last-child{margin-bottom:0}.values-lead strong{color:#2b2b2b;font-weight:600}.values-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:32px 24px;margin:0;padding:0;list-style:none;display:grid}.values-item{margin:0}.values-ring{color:#2e4d3e;border:1.5px dashed #86b49b;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:14px;display:flex}.values-number{font-size:20px;font-weight:700;line-height:1}.values-item:nth-child(2) .values-ring{border-style:dashed;border-width:2px}.values-item:nth-child(3) .values-ring{border-style:dotted;border-width:2.5px}.values-item:nth-child(4) .values-ring{border-style:solid;border-width:1.5px}.values-item:nth-child(5) .values-ring{border-style:double;border-width:4px}.values-item:nth-child(6) .values-ring{border-style:dashed;border-width:3px}.values-item-title{color:#2e4d3e;margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.3}.values-item-text{color:#4a4a4a;margin:0;font-size:15px;line-height:1.65}@media (max-width:640px){.values{padding:56px 0}.values-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:26px 20px}.values-ring{width:56px;height:56px}.values-number{font-size:17px}}
