.player-hero{align-items:flex-end;min-height:45vh;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.player-hero .hero-bg{background:linear-gradient(160deg,#0f172a 0%,#1e293b 40%,#162033 100%);position:absolute;inset:0}.player-hero .hero-overlay{background:linear-gradient(#0f172a33 0%,#0f172a99 60%,#0f172aeb 100%);position:absolute;inset:0}.player-hero-content{z-index:10;align-items:flex-end;gap:3rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.player-hero-headshot{background:linear-gradient(135deg,#334155 0%,#1e293b 100%);border:3px solid #c9a84c66;border-radius:50%;flex-shrink:0;width:180px;height:180px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.player-hero-headshot img{object-fit:cover;width:100%;height:100%}.player-hero-headshot-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.player-hero-headshot-placeholder svg{opacity:.3;color:#94a3b8;width:45%;height:45%}.player-hero-text{flex:1;min-width:0}.player-hero-name{font-family:var(--font-display),"DM Serif Display",Georgia,serif;color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:400;line-height:1.1}.player-hero .gold-rule{background:var(--gold);border:none;width:3.5rem;height:2px;margin:1rem 0 1.25rem}.player-hero-status{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);border:1px solid #c9a84c80;border-radius:2px;margin-bottom:.875rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-block}.player-hero-instagram{width:fit-content;font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.02em;color:#c9a84cbf;align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.player-hero-instagram:hover{color:var(--gold)}.player-hero-instagram svg{opacity:.7;flex-shrink:0}.player-hero-bio{font-family:var(--font-body),system-ui,sans-serif;color:#ffffffb3;max-width:640px;margin:0;font-size:1.0625rem;line-height:1.7}.highlights-card{max-width:800px;box-shadow:var(--shadow-md);border-left:3px solid var(--gold);background:#fff;border-radius:8px;margin:0 auto;padding:2.5rem 3rem;position:relative}.highlights-card:before{content:"“";font-family:var(--font-display),Georgia,serif;color:var(--gold);opacity:.2;font-size:4rem;line-height:1;position:absolute;top:1rem;left:1.5rem}.highlights-text{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:1rem;line-height:1.75}.schedule-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.schedule-grid{grid-template-columns:1fr}}.schedule-card{color:inherit;background:#fff;border:1px solid #0f172a14;border-radius:8px;padding:2rem;text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;display:block}.schedule-card:hover{box-shadow:var(--shadow-md);border-color:#c9a84c4d;transform:translateY(-2px)}.schedule-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.schedule-card-name{font-family:var(--font-display),"DM Serif Display",Georgia,serif;color:var(--navy);margin:0;font-size:1.25rem;line-height:1.25}.schedule-card-date-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--gold-dark);white-space:nowrap;background:#c9a84c1a;border-radius:2px;flex-shrink:0;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.schedule-card-details{color:var(--text-secondary);margin:0 0 .25rem;font-size:.9375rem;line-height:1.6}.schedule-card-details svg{vertical-align:-2px;opacity:.5;margin-right:.375rem;display:inline-block}.schedule-card-inventory{color:var(--text-muted);border-top:1px solid #0f172a0f;margin:.75rem 0 1rem;padding-top:.75rem;font-size:.8125rem}.schedule-card-inventory strong{color:var(--gold-dark);font-weight:600}.schedule-card-link{color:var(--gold-dark);align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;transition:color .2s,gap .2s;display:inline-flex}.schedule-card:hover .schedule-card-link{color:var(--gold);gap:.625rem}.schedule-empty{text-align:center;color:var(--text-muted);padding:3rem 0;font-size:1rem}@media (max-width:768px){.player-hero{min-height:40vh;padding-bottom:3rem}.player-hero-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.player-hero-headshot{width:140px;height:140px}.player-hero .gold-rule,.player-hero-instagram{margin-left:auto;margin-right:auto}.player-hero-bio{max-width:100%}.player-hero-name{font-size:1.75rem}.highlights-card{padding:2rem 1.5rem}.highlights-card:before{font-size:3rem;left:.75rem}}.profile-tag{color:var(--charcoal);letter-spacing:.01em;background:#fffc;border:1px solid #00000014;border-radius:9999px;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;display:inline-block}
