.rl-panel-lifestyle{flex-direction:column;gap:40px;display:flex}.rl-panel-lifestyle-intro{flex-direction:column;align-items:flex-start;gap:14px;max-width:560px;display:flex}.rl-panel-lifestyle-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-h2);color:var(--text-primary);margin:0}.rl-panel-lifestyle-accent{color:var(--accent)}.rl-panel-lifestyle-lead{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--text-secondary);margin:0}.rl-panel-lifestyle-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.rl-panel-lifestyle-shot{color:inherit;flex-direction:column;gap:12px;margin:0;text-decoration:none;display:flex}.rl-panel-lifestyle-shot img{aspect-ratio:5/4;object-fit:cover;object-position:var(--rl-panel-object-position,center center);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);width:100%;box-shadow:var(--shadow-md);background:#1a1214;transition:transform .35s,box-shadow .35s;display:block}.rl-panel-lifestyle-shot:hover img{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.rl-panel-lifestyle-meta{flex-direction:column;gap:2px;display:flex}.rl-panel-lifestyle-name{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-sm);color:var(--text-primary);letter-spacing:.01em}.rl-panel-lifestyle-blurb{font-family:var(--font-body);color:var(--text-secondary);font-size:.8125rem}@media (max-width:1200px){.rl-panel-lifestyle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.rl-panel-lifestyle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rl-panel-lifestyle-shot:last-child{grid-column:1/-1;width:100%;max-width:420px;margin-inline:auto}}@media (max-width:520px){.rl-panel-lifestyle-grid{grid-template-columns:1fr}.rl-panel-lifestyle-shot:last-child{grid-column:auto;max-width:none}}
