.lp-coach{display:flex;align-items:center;gap:16px;margin:2px 0 24px}.lp-coach-orb{--lp-coach-size: 72px;flex:0 0 auto;width:var(--lp-coach-size);height:var(--lp-coach-size);border-radius:50%;position:relative;background:radial-gradient(circle at 36% 32%,#dcffee99,#1fe08480,#00c56652,#061c1340 78%,#061c131a);box-shadow:0 0 0 1px #ffffff0f,0 0 18px #00c56659;transition:box-shadow .24s ease}.lp-coach-core{position:absolute;inset:30% 0 0 34%;width:8px;height:8px;border-radius:50%;background:#ffffffd9;filter:blur(1px)}.lp-coach-orb.is-green{box-shadow:0 0 0 1px #1fe08480,0 0 18px #00c5668c}.lp-coach-orb.is-hot{box-shadow:0 0 0 1px #1fe084b3,0 0 26px #1fe084b3}.lp-coach-orb.is-red{background:radial-gradient(circle at 36% 32%,#ffdce499,#ff5a7880,#e5436052,#1c080c40 78%,#1c080c1a);box-shadow:0 0 0 1px #ff5a788c,0 0 18px #e543608c}.lp-coach-orb.is-finale{box-shadow:0 0 0 1px #1fe08480,0 0 18px #00c56680}.lp-coach-orb .lp-coach-core{display:none}.lp-coach-face{position:absolute;inset:0;pointer-events:none}.lp-eye,.lp-brow{position:absolute;background:#07120bd1;transition:all .18s ease}.lp-eye{top:46%;width:calc(var(--lp-coach-size) * .085);height:calc(var(--lp-coach-size) * .085);border-radius:50%}.lp-eye-l{left:34%}.lp-eye-r{right:34%}.lp-brow{top:33%;width:calc(var(--lp-coach-size) * .16);height:2px;border-radius:2px}.lp-brow-l{left:28%;transform-origin:center}.lp-brow-r{right:28%;transform-origin:center}.lp-coach-orb.is-green .lp-eye{top:48%;height:calc(var(--lp-coach-size) * .045);width:calc(var(--lp-coach-size) * .13);background:transparent;border-top:2px solid rgba(7,18,11,.85);border-radius:50% 50% 0 0}.lp-coach-orb.is-green .lp-brow{top:28%}.lp-coach-orb.is-finale .lp-eye{top:48%;height:calc(var(--lp-coach-size) * .045);width:calc(var(--lp-coach-size) * .13);background:transparent;border-top:2px solid rgba(7,18,11,.85);border-radius:50% 50% 0 0}.lp-coach-orb.is-finale .lp-brow{top:31%}.lp-coach-orb.is-red .lp-brow-l{top:31%;transform:rotate(-15deg)}.lp-coach-orb.is-red .lp-brow-r{top:31%;transform:rotate(15deg)}.lp-coach-orb.is-red .lp-eye{top:51%;opacity:.8}.lp-coach-orb.is-hot .lp-brow{top:23%}.lp-coach-orb.is-hot .lp-eye{top:45%;width:calc(var(--lp-coach-size) * .1);height:calc(var(--lp-coach-size) * .1)}.lp-coach-orb.is-idle .lp-eye{animation:lp-blink 4.2s ease-in-out infinite}@keyframes lp-blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}.lp-coach-pulse{animation:lp-coach-pop .52s ease}.lp-coach-orb.is-green.lp-coach-pulse{animation:lp-coach-bounce .52s ease}.lp-coach-orb.is-hot.lp-coach-pulse{animation:lp-coach-wiggle .48s ease}.lp-coach-orb.is-finale.lp-coach-pulse{animation:lp-coach-nod .9s ease}@keyframes lp-coach-pop{0%{transform:scale(1)}40%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes lp-coach-bounce{0%{transform:translateY(0)}35%{transform:translateY(-5px)}70%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes lp-coach-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}75%{transform:rotate(-4deg)}}@keyframes lp-coach-nod{0%{transform:translateY(0)}45%{transform:translateY(3px)}85%{transform:translateY(0)}}.lp-coach-bubble{font-size:14px;line-height:1.4;color:var(--text-secondary);background:linear-gradient(180deg,#ffffff09,#ffffff05);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:8px 14px}@media(prefers-reduced-motion:reduce){.lp-coach-pulse,.lp-coach-orb.is-idle .lp-eye{animation:none}}
