.team-page main,.team-page{background-color:var(--color-background)}.section-hero-team{padding-top:var(--space-12);padding-bottom:var(--space-10)}.team-header{max-width:720px}.team-hero-layout{display:grid;grid-template-columns:minmax(0,1.3fr)minmax(0,1fr);gap:var(--space-8);align-items:stretch}.team-hero-image{overflow:hidden}.team-hero-image img{width:100%;height:100%;object-fit:cover;max-height:520px}.team-hero-summary{align-self:center}.team-hero-title{font-size:var(--font-size-2xl);margin-bottom:var(--space-3)}.team-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.leadership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.team-card h3{margin-bottom:var(--space-1)}.team-role{font-size:var(--font-size-sm);color:var(--color-text-soft);margin-bottom:var(--space-3)}.team-highlights{font-size:var(--font-size-sm);color:var(--color-text-soft);padding-left:1.2rem}.team-highlights li+li{margin-top:var(--space-1)}.section-restaurant-team{padding-top:var(--space-12)}.restaurant-team-layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1fr);gap:var(--space-8);align-items:center}.restaurant-team-text{max-width:640px}.restaurant-team-image img{width:100%;height:100%;object-fit:cover;max-height:480px}.restaurant-team-info{margin-top:var(--space-6)}.team-links{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.plain-link{font-size:var(--font-size-sm);letter-spacing:0.08em;text-transform:uppercase;border-bottom:1px solid rgba(37,37,37,0.18);padding-bottom:2px;color:var(--color-text-soft)}.plain-link:hover{color:var(--color-primary);border-color:var(--color-primary)}.philosophy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.philosophy-card h3{margin-bottom:var(--space-3)}.experience-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.experience-column h3{margin-bottom:var(--space-3)}.careers-layout{display:grid;grid-template-columns:minmax(0,1.05fr)minmax(0,1.3fr);gap:var(--space-8);align-items:center}.careers-image img{width:100%;height:100%;object-fit:cover;max-height:460px}.careers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-6)}.careers-card h3{margin-bottom:var(--space-3)}.careers-cta{margin-top:var(--space-6);display:flex;flex-direction:column;gap:var(--space-3)}.careers-note{font-size:var(--font-size-sm);color:var(--color-text-soft);margin:0}.responsible-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.responsible-column h3{margin-bottom:var(--space-3)}.responsible-notice{margin-top:var(--space-6)}.section-team-cta{padding-bottom:var(--space-14)}@media (max-width:1024px){.team-hero-layout{grid-template-columns:minmax(0,1.1fr)minmax(0,1fr)}.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.philosophy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.careers-layout{grid-template-columns:minmax(0,1fr)minmax(0,1fr)}.responsible-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.section-hero-team{padding-top:var(--space-9);padding-bottom:var(--space-8)}.team-hero-layout{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.team-hero-image{order:-1}.section-restaurant-team{padding-top:var(--space-9)}.restaurant-team-layout{grid-template-columns:minmax(0,1fr)}.restaurant-team-image{order:-1}.leadership-grid{grid-template-columns:minmax(0,1fr)}.philosophy-grid{grid-template-columns:minmax(0,1fr)}.experience-layout{grid-template-columns:minmax(0,1fr)}.careers-layout{grid-template-columns:minmax(0,1fr)}.careers-image{order:-1}.careers-grid{grid-template-columns:minmax(0,1fr)}.responsible-layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.team-hero-actions{flex-direction:column;align-items:flex-start}.team-hero-image img,.restaurant-team-image img,.careers-image img{max-height:none}}