/* Shared portrait deck for the public club directory and club teaching team. */
.spotlight-shell{--deck-width:300px;--deck-height:400px;--deck-step:190px;position:relative;min-width:0;padding:8px 0 18px}
:is(#public-home,#public-club) .spotlight-stage{position:relative;display:block;isolation:isolate;height:calc(var(--deck-height) + 68px);margin:0;perspective:1200px;overflow:hidden;touch-action:pan-y;cursor:grab;border-radius:22px}
:is(#public-home,#public-club) .spotlight-stage:active{cursor:grabbing}
:is(#public-home,#public-club) .spotlight-stage:focus-visible{outline:2px solid #38746a;outline-offset:4px}
:is(#public-home,#public-club) .spotlight-stage>.spotlight-card,
:is(#public-home,#public-club) .spotlight-stage>.spotlight-card:hover{position:absolute;top:24px;left:50%;right:auto;display:block;width:var(--deck-width);height:var(--deck-height);min-height:0;margin:0;padding:0!important;overflow:hidden;border:1px solid #ffffff38!important;border-radius:13px!important;background:#183e3b!important;color:#fff;transform:translateX(calc(-50% + var(--deck-offset) * var(--deck-step))) translateZ(calc(var(--deck-depth) * -100px)) rotateY(calc(var(--deck-offset) * -7deg))!important;filter:grayscale(1) brightness(.64);opacity:1;box-shadow:0 20px 30px -17px #12382f60!important;animation:none!important;transition:transform .6s cubic-bezier(.22,.75,.2,1),filter .6s,opacity .4s!important;user-select:none}
:is(#public-home,#public-club) .spotlight-stage>.is-spotlight-active{filter:grayscale(0) brightness(1);box-shadow:0 26px 38px -19px #163e3570!important}
:is(#public-home,#public-club) .spotlight-stage>.is-spotlight-away{opacity:0;pointer-events:none;visibility:hidden}
:is(#public-home,#public-club) .spotlight-stage>[hidden]{display:none!important}
#public-home .spotlight-stage .club-card-media{position:absolute;inset:0;height:100%;border-radius:0!important}
#public-home .spotlight-stage .club-card-cover{width:100%;height:100%;object-fit:cover;transform:none!important}
#public-home .spotlight-stage .club-card-media-shade{background:linear-gradient(0deg,#071e20 0%,#071e20ba 30%,transparent 75%)}
#public-home .spotlight-stage .club-card-body{position:absolute;inset:auto 0 0;padding:22px!important;background:linear-gradient(0deg,#071e20f5,#071e2099 75%,transparent)}
#public-home .spotlight-stage .club-card-body h3{margin:5px 0;color:#fff!important;font-size:24px;line-height:1.5}
#public-home .spotlight-stage .club-owner{color:#e2e9e3;font-size:11px;margin:0 0 12px}
#public-home .spotlight-stage .card-label{color:#d7f6a9;font-size:10px;letter-spacing:.4px}
#public-home .spotlight-stage .club-about,#public-home .spotlight-stage .club-service-tags{display:none!important}
#public-home .spotlight-stage .card-metrics{border:0;background:transparent;margin:0;padding:0;gap:12px;color:#edf3ec}
#public-home .spotlight-stage .card-metrics span,#public-home .spotlight-stage .card-metrics b{color:inherit;font-size:10px}
#public-home .spotlight-stage .card-metrics span{background:transparent;padding:5px 0}
#public-home .spotlight-stage .club-card-actions{display:flex;gap:8px;margin-top:16px}
#public-home .spotlight-stage .club-card-actions>*{flex:1;justify-content:center;min-height:42px;padding:8px;font-size:11px}
#public-home .spotlight-stage .card-action{background:#d4ef9f!important;color:#163f38!important}
#public-home .spotlight-stage .profile-action{background:#ffffff20!important;color:#fff!important;border:1px solid #ffffff40}
#public-home .spotlight-stage .club-avatar{position:absolute;inset:18px 18px auto auto;width:52px;height:52px;border-radius:14px}
#public-home .spotlight-stage .verified{display:none}
#public-home .spotlight-stage .glass-save{z-index:4;top:18px;left:18px;right:auto}
#public-club .spotlight-stage .cp-coach-photo,#public-club .spotlight-stage .cp-coach-fallback{position:absolute;inset:0;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center 24%}
#public-club .spotlight-stage .cp-coach-fallback{font-size:96px;color:#d8edb6;background:radial-gradient(ellipse at 50% 25%,#47736a,transparent 65%),linear-gradient(145deg,#264b48,#102e30);padding-bottom:90px}
#public-club .spotlight-stage .cp-coach>div{position:absolute;inset:auto 0 0;padding:65px 24px 24px;background:linear-gradient(0deg,#091f20f5,#091f20a0 65%,transparent)}
#public-club .spotlight-stage .cp-coach small{font-size:10px;color:#d4ef9f}
#public-club .spotlight-stage .cp-coach b{font-size:25px;line-height:1.5;margin:5px 0;color:#fff}
#public-club .spotlight-stage .cp-coach em{font-size:12px;color:#e0e9e5}
#public-club .spotlight-stage .cp-coach p{display:none}
#public-club .spotlight-stage .cp-coach a{margin-top:14px;font-size:11px;color:#d4ef9f;min-height:30px;align-items:center}
.spotlight-controls{display:flex;align-items:center;justify-content:center;gap:28px;margin:0 auto 10px;direction:rtl}
.spotlight-controls button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #bccdc2;border-radius:50%;background:transparent;color:#214b42;font:inherit;font-size:22px;cursor:pointer;transition:background .2s}
.spotlight-controls button:last-child{background:#234b42;color:#e5f4d8;border-color:#234b42}
.spotlight-controls button:hover{background:#d4e8c5;color:#163f38}
.spotlight-controls button:focus-visible,.spotlight-card a:focus-visible,.spotlight-card button:focus-visible{outline:3px solid #9abb52;outline-offset:3px}
.spotlight-count{min-width:70px;text-align:center;color:#3a6556;font-size:12px;font-weight:700;letter-spacing:3px;direction:ltr}
.spotlight-hint{text-align:center;color:#738276;font-size:10px;margin:8px 0 16px}
.spotlight-caption{max-width:600px;margin:14px auto 0;padding:0 20px;text-align:center;color:#51695f;font-size:13px;line-height:2;white-space:pre-line;overflow-wrap:anywhere}
.spotlight-shell [hidden]{display:none!important}
@media(max-width:600px){.spotlight-shell{--deck-width:236px;--deck-height:340px;--deck-step:142px;margin-inline:-10px}#public-home .spotlight-stage .club-card-body{padding:18px!important}#public-home .spotlight-stage .club-card-body h3,#public-club .spotlight-stage .cp-coach b{font-size:21px}#public-club .spotlight-stage .cp-coach>div{padding:60px 18px 22px}.spotlight-caption{font-size:12px}.spotlight-controls{gap:20px}}
@media(max-width:360px){.spotlight-shell{--deck-width:212px;--deck-step:124px}}
@media(prefers-reduced-motion:reduce){:is(#public-home,#public-club) .spotlight-stage>.spotlight-card{transition:none!important}}
