@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale(var(--tw-enter-scale, 1))}to{opacity:1;transform:translateZ(0) scale(1)}}.animate-in{animation-name:enter;animation-duration:var(--tw-duration, .2s);animation-timing-function:var(--tw-ease, ease-out);animation-fill-mode:both}.fade-in{--tw-enter-opacity: 0}.zoom-in,.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom-2{--tw-enter-translate-y: .5rem}.slide-in-from-bottom-4{--tw-enter-translate-y: 1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .25s ease-out both}@keyframes iconBounce{0%{transform:translate(0)}40%{transform:translate(4px)}70%{transform:translate(-1px)}to{transform:translate(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 6px #10b98166,0 0 12px #10b98126}50%{box-shadow:0 0 10px #10b981b3,0 0 20px #10b9814d}}@keyframes shimmerSweep{0%{background-position:-200% center}to{background-position:200% center}}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes labelSlideIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes spinOnce{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes doorShake{0%,to{transform:rotate(0)}20%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(3deg)}}@keyframes activeEdgeGlow{0%,to{opacity:.5;height:40%}50%{opacity:1;height:70%}}.coach-nav-item{position:relative;overflow:hidden}.coach-nav-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(16,185,129,.06) 40%,rgba(16,185,129,.06) 60%,transparent 100%);background-size:200% 100%;opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:inherit}.coach-nav-item:hover:before{opacity:1;animation:shimmerSweep 1.2s ease-in-out}.coach-nav-item .nav-icon{transition:transform .35s cubic-bezier(.34,1.56,.64,1),color .2s ease}.coach-nav-item:hover .nav-icon{animation:iconBounce .45s cubic-bezier(.34,1.56,.64,1)}.coach-nav-item .nav-label{transition:transform .25s ease,letter-spacing .3s ease,color .2s ease}.coach-nav-item:hover .nav-label{transform:translate(2px);letter-spacing:.02em}.coach-nav-item.active .active-dot{animation:glowPulse 2.5s ease-in-out infinite}.coach-nav-item.active:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(180deg,transparent,#10b981,transparent);border-radius:0 4px 4px 0;animation:activeEdgeGlow 3s ease-in-out infinite}.coach-logo{transition:transform .6s ease,filter .4s ease}.coach-logo:hover{animation:gentleFloat 2s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(16,185,129,.3))}.coach-settings-btn .settings-icon{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.coach-settings-btn:hover .settings-icon{animation:spinOnce .4s cubic-bezier(.34,1.56,.64,1) forwards}.coach-logout-btn .logout-icon{transition:transform .3s ease}.coach-logout-btn:hover .logout-icon{animation:doorShake .5s ease-in-out}.coach-section-title{transition:letter-spacing .4s ease,color .3s ease;cursor:default}.coach-section-title:hover{letter-spacing:.12em;color:#ffffff8c}.coach-collapse-btn svg{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.coach-collapse-btn:hover svg{transform:scale(1.2)}.coach-account-switcher{transition:box-shadow .3s ease,border-color .3s ease}.coach-account-switcher:hover{box-shadow:0 0 16px #10b98126,inset 0 0 16px #10b9810d;border-color:#10b98166}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.coach-dropdown-item{animation:dropdownSlideIn .2s ease-out both}.coach-dropdown-item:nth-child(1){animation-delay:0ms}.coach-dropdown-item:nth-child(2){animation-delay:40ms}.coach-dropdown-item:nth-child(3){animation-delay:80ms}.coach-dropdown-item:nth-child(4){animation-delay:.12s}.coach-dropdown-item:nth-child(5){animation-delay:.16s}.coach-dropdown-item:nth-child(6){animation-delay:.2s}@keyframes modalEnter{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}.admin-modal-backdrop{animation:modalBackdropIn .2s ease-out both}.admin-modal-panel{animation:modalEnter .35s cubic-bezier(.16,1,.3,1) both}.admin-accordion-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1)}.admin-accordion-wrapper.expanded{grid-template-rows:1fr}.admin-accordion-inner{overflow:hidden}.admin-coach-card{transition:transform .25s ease,box-shadow .3s ease,border-color .3s ease}.admin-coach-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000004d,0 0 0 1px #10b98126}.admin-coach-card.expanded{border-color:#10b9814d!important;box-shadow:0 8px 32px #00000040,0 0 20px #10b98114;transform:none}.admin-coach-card .chevron-icon{transition:transform .35s cubic-bezier(.16,1,.3,1)}.admin-coach-card.expanded .chevron-icon{transform:rotate(180deg)}@keyframes batchCardSlideIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.batch-sub-card{animation:batchCardSlideIn .3s cubic-bezier(.16,1,.3,1) both}.batch-sub-card:nth-child(1){animation-delay:50ms}.batch-sub-card:nth-child(2){animation-delay:.1s}.batch-sub-card:nth-child(3){animation-delay:.15s}.batch-sub-card:nth-child(4){animation-delay:.2s}.batch-sub-card:nth-child(5){animation-delay:.25s}.batch-sub-card:nth-child(6){animation-delay:.3s}@keyframes tabContentFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.admin-tab-content{animation:tabContentFade .25s ease-out both}@keyframes memberSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.admin-member-card{animation:memberSlideIn .25s ease-out both}@keyframes dangerPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}.danger-icon-pulse{animation:dangerPulse 2s ease-in-out infinite}@keyframes avatarRingGlow{0%,to{box-shadow:0 0 0 2px #10b98133}50%{box-shadow:0 0 0 4px #10b98159,0 0 12px #10b98126}}.admin-coach-card:hover .coach-avatar-ring{animation:avatarRingGlow 2s ease-in-out infinite}.stat-pill{transition:transform .2s ease,background-color .2s ease}.stat-pill:hover{transform:scale(1.05)}.add-batch-inline{transition:all .25s ease;border-style:dashed}.add-batch-inline:hover{border-style:solid;transform:scale(1.01);border-color:#10b98166;background:#10b98114}@keyframes courseCardShake{0%,to{transform:translate(0)}10%,50%,90%{transform:translate(-3px)}30%,70%{transform:translate(3px)}}.course-card-shake{animation:courseCardShake .45s cubic-bezier(.36,.07,.19,.97) both}@keyframes lockIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.course-lock-icon{animation:lockIconFloat 3s ease-in-out infinite}
