.team-hero{position:relative;overflow:hidden;padding-top:var(--space-16);padding-bottom:var(--space-12);background:radial-gradient(circle at top left,rgba(249,115,22,0.08) 0,#ffffff 40%,#eef2ff 100%)}.team-hero-media{position:absolute;inset:0}.team-hero-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.1) contrast(1.02)}.team-hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(15,23,42,0.85),rgba(15,23,42,0.4),rgba(15,23,42,0.9));mix-blend-mode:multiply}.team-hero-content{position:relative;z-index:1;max-width:44rem;color:#e5e7eb}.team-hero-badge{display:inline-flex;align-items:center;padding:0.25rem 0.9rem;border-radius:var(--radius-full);background-color:rgba(15,23,42,0.6);font-size:var(--font-size-xs);letter-spacing:0.14em;text-transform:uppercase;color:rgba(241,245,249,0.96)}.team-hero-title{margin-top:var(--space-4);font-size:clamp(2.1rem,4vw,3rem);line-height:var(--line-height-tight);color:#f9fafb}.team-hero-subtitle{margin-top:var(--space-4);max-width:36rem;color:rgba(226,232,240,0.95);font-size:var(--font-size-lg)}.team-hero-actions{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (max-width:640px){.team-hero{padding-top:var(--space-14);padding-bottom:var(--space-10)}.team-hero-content{max-width:100%}}.team-intro{max-width:54rem}.team-intro-header{text-align:left}.team-intro-header h2{margin-bottom:var(--space-4)}.team-grid{display:grid;gap:var(--space-6)}@media (min-width:768px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-block{height:100%;display:flex;flex-direction:column;justify-content:space-between}.team-block p:last-child{margin-bottom:0}.poker-team{display:grid;gap:var(--space-8);align-items:center}.poker-team-header h2{margin-bottom:var(--space-2)}.poker-team-subtitle{color:var(--color-text-muted);margin-bottom:var(--space-4)}.poker-team-cta{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.poker-team-media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium)}@media (min-width:900px){.poker-team{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}}.theme-team-grid{display:grid;gap:var(--space-6)}@media (min-width:900px){.theme-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.team-support-cta{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.culture-grid{display:grid;gap:var(--space-8);align-items:center}.culture-header h2{margin-bottom:var(--space-2)}.culture-subtitle{color:var(--color-text-muted);margin-bottom:var(--space-4)}.culture-title{margin-bottom:var(--space-2)}.culture-values,.culture-workplace{margin-bottom:var(--space-4)}.culture-values p:last-child,.culture-workplace p:last-child{margin-bottom:0}.culture-media img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium)}@media (min-width:900px){.culture-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.join-section{border-top:1px solid rgba(148,163,184,0.25);border-bottom:1px solid rgba(148,163,184,0.25)}.join-inner{display:grid;gap:var(--space-6);align-items:center}.join-header h2{margin-bottom:var(--space-2)}.join-content p:last-of-type{margin-bottom:var(--space-4)}.join-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}@media (min-width:900px){.join-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}